@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";.poppins-regular{font-family:Poppins,serif;font-weight:400;font-style:normal}.poppins-medium{font-family:Poppins,serif;font-weight:500;font-style:normal}.poppins-semibold{font-family:Poppins,serif;font-weight:600;font-style:normal}.poppins-bold{font-family:Poppins,serif;font-weight:700;font-style:normal}*{margin:0;padding:0;scroll-behavior:smooth}html,body{font-family:Poppins,serif;font-weight:400;font-style:normal;background-color:beige;color:#000}a{text-decoration:none}li{list-style:none}.hero{max-height:160vh}.hero_top{display:flex;padding-inline:5rem;gap:2rem;justify-content:space-between}.hero_left{max-width:50%;margin-top:5rem}.hero_left h2{font-size:1.5rem;font-weight:700}.hero_left h1{font-size:3.5rem;margin-top:1rem;font-weight:800}.hero_left p{font-size:1.2rem;margin-top:1rem;color:#3f3e3e}.hero_right{max-width:50%}.hero_right img{width:42rem;margin-top:4rem;border:none;border-radius:10rem;box-shadow:-1px 11px 24px 11px #07000091}.hero_bottom{display:flex;justify-content:space-between;width:80%;padding:2rem;margin:5rem 0rem 5rem 7rem;border-radius:4rem;box-shadow:-1px 11px 24px 11px #07000091}.hero_content{display:flex;gap:2rem}.info_icon .hero_cc-icon{font-size:3rem;color:tan}.hero_content .detail h3{font-size:1.5rem}.hero_content .detail p{font-size:1.2rem;color:#555}@media screen and (max-width: 1380px){.hero_top{padding-inline:4rem;gap:1.5rem}.hero_right img{width:35rem}.hero_left h2{font-size:1.2rem;font-weight:700}.hero_left h1{font-size:2.5rem;margin-top:1rem;font-weight:800}.hero_left p{font-size:1rem;margin-top:1rem;color:#3f3e3e}.hero_bottom{max-width:80%;margin-left:5rem}}@media screen and (max-width: 1084px){.hero_top{margin-top:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.hero_left{max-width:100%}.hero_left h2{font-size:1.5rem;font-weight:700;text-align:center}.hero_left h1{font-size:3.5rem;margin-top:1rem;font-weight:800;text-align:center}.hero_left p{font-size:1.2rem;margin-top:1rem;color:#3f3e3e;text-align:center}.hero_right{max-width:200%}}@media screen and (max-width: 820px){.hero_top{padding-inline:2rem}.hero_left h1{font-size:2.5rem}.hero_left p{font-size:1rem}.hero_right{max-width:100%;margin-top:1rem;display:flex;justify-content:center}.hero_right img{width:30rem;margin-top:2rem}.hero_bottom{flex-direction:column;align-items:center;justify-content:center;margin-left:0;margin-inline:3rem;text-align:center;width:75%}.hero_content{flex-direction:column;align-items:center;gap:1.5rem}.info_icon .hero_cc-icon{font-size:2.5rem}.hero_content .detail h3{font-size:1.2rem}.hero_content .detail p{font-size:1rem}}@media screen and (max-width: 580px){.hero_left{max-width:100%;margin-top:1rem;text-align:center}.hero_left h1{font-size:2rem}.hero_left p{font-size:.9rem}.hero_right{max-width:100%;margin-top:2rem;display:flex;justify-content:center}.hero_right img{max-width:25rem;margin-top:2rem}.hero_bottom{flex-direction:column;align-items:center;margin-left:0;margin-inline:1.8rem;width:70%}.hero_content{flex-direction:column;align-items:center;gap:1rem}.info_icon .hero_cc-icon{font-size:2rem}.hero_content .detail h3{font-size:1rem}.hero_content .detail p{font-size:.9rem}}.product_list{padding:4rem;text-align:center;max-width:90rem}.product_list h2{margin-top:2rem;font-size:2rem;color:#333;margin-bottom:1.2rem}.product_grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;justify-content:center}.product_card{height:26rem;width:14rem;background-color:#f5f5dc94;border:.1rem solid transparent;border-radius:5rem;padding:1rem;transition:transform .2s ease-in-out;box-shadow:.1rem .2rem .1rem .2rem #bc987e;margin-top:1.7rem}.product-img{height:13rem;width:13rem;border-radius:2rem;margin-bottom:.8rem;transform:scale(.8);transition:transform .3s ease-in-out;background:transparent}.product-img:hover{transform:scale(1);transition:.4s ease-in-out;box-shadow:.1rem .1rem .1rem .1rem #bc987e;margin-top:1.7rem}.product_info h4{font-size:1.2rem;margin:.8rem .2rem;color:#333}.product_info p{font-size:1.2rem;color:#424141;margin-top:.8rem}.add-to-cart{padding:.5rem 1rem;background:tan;color:#000;border:.1rem solid transparent;border-radius:1rem;cursor:pointer;font-size:1rem;font-weight:700;margin-top:.7rem;transition:background-color .3s ease-in-out}.add-to-cart:hover{background-color:wheat}@media (max-width: 1380px){.product_grid{grid-template-columns:repeat(4,1fr);justify-content:center}.product_card{width:13rem}}@media (max-width: 1084px){.product_grid{grid-template-columns:repeat(3,1fr);justify-content:center}.product_card{width:12rem}}@media (max-width: 820px){.product_grid{display:flex;flex-direction:column;align-items:center}.product_card{width:16rem;margin-bottom:1.5rem}}@media (max-width: 580px){.product_grid{display:flex;flex-direction:column;align-items:center}.product_card{width:14rem;margin-bottom:1rem}}@media (max-width: 320px){.product_grid{display:flex;flex-direction:column;align-items:center}.product_card{width:12rem;margin-bottom:.8rem}}.product_details_info{background:linear-gradient(to right bottom,#e6dac9,beige);display:flex;padding:5rem;gap:2.2rem}.detail_left img{width:27rem}.details_right{padding:4.5rem}.details_right h3{font-size:1.8rem}.details_right .product_price{font-size:2rem;color:#f4a460;margin-top:.625rem;font-weight:900;transition:color .3s ease,transform .3s ease}.details_right .product_price:hover{color:peru;transform:scale(1.1);transition:.5s ease-in-out}.details_right .desc{font-size:1.25rem;color:#302f2fc5;margin-top:1rem;font-weight:700}.details_right .desc:hover{text-decoration:underline;font-weight:900;transform:scale(1.1);transition:.4s ease-in-out}.details_right button{padding:1.2rem 3.6rem;margin-top:2rem;border:none;border-radius:2.5rem;background:tan;color:#000;font-size:1.2rem;font-weight:700;cursor:pointer}.details_right button:hover{background:peru;color:#fff;transform:scale(1.05);transition:.4s ease-in-out}@media (max-width: 1380px){.product_details_info{padding:4rem;gap:2rem}.detail_left img{width:25rem}.details_right{padding:4rem}.details_right h3{font-size:1.7rem}.details_right .product_price{font-size:1.9rem}.details_right .desc{font-size:1.2rem}.details_right button{padding:1.1rem 3.2rem;font-size:1.1rem}}@media (max-width: 1084px){.product_details_info{padding:3.5rem;gap:1.8rem}.detail_left img{width:22rem}.details_right{padding:3.5rem}.details_right h3{font-size:1.6rem}.details_right .product_price{font-size:1.8rem}.details_right .desc{font-size:1.1rem}.details_right button{padding:1rem 2.8rem;font-size:1rem}}@media (max-width: 820px){.product_details_info{flex-direction:column;align-items:center;padding:3rem;gap:1.5rem}.detail_left img{width:20rem;margin:0 auto}.details_right{padding:3rem;text-align:center}.details_right h3{font-size:1.5rem}.details_right .product_price{font-size:1.6rem}.details_right .desc{font-size:1rem}.details_right button{padding:.9rem 2.4rem;font-size:.95rem}}@media (max-width: 580px){.product_details_info{flex-direction:column;align-items:center;padding:2.5rem;gap:1.2rem}.detail_left img{width:18rem}.details_right{padding:2.5rem;text-align:center}.details_right h3{font-size:1.4rem}.details_right .product_price{font-size:1.5rem}.details_right .desc{font-size:.95rem}.details_right button{padding:.8rem 2rem;font-size:.9rem}}@media (max-width: 320px){.product_details_info{flex-direction:column;align-items:center;padding:2rem;gap:1rem}.detail_left img{width:15rem}.details_right{padding:2rem;text-align:center}.details_right h3{font-size:1.2rem}.details_right .product_price{font-size:1.4rem}.details_right .desc{font-size:.85rem}.details_right button{padding:.7rem 1.8rem;font-size:.85rem}}.cart_container{display:flex;justify-content:space-between;padding:1.2rem;background-color:tan}.cart_left{background-color:#faebd7;width:63%;padding:1.2rem;border-radius:3rem}.cart_right{width:30%;background-color:beige;padding:1.2rem;border-radius:2rem}.cart_header{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:1rem;margin:1.2rem 0;font-weight:800}.cart_header span{font-size:1.2rem;color:#2f2f2f}.cart_header .delete_cart{font-size:1.3rem;cursor:pointer;align-self:center}.cart_item{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:1rem;align-items:center;margin-top:1.2rem;padding:.8rem 0;border-bottom:.1rem solid #ccc;text-align:left}.product_details{display:flex;align-items:center;gap:1.2rem}.product_details img{width:4rem;height:4rem;border-radius:.5rem}.product_info h3{margin:0;font-size:1rem;word-break:break-word}.product_info button{border:none;color:brown;background:none;cursor:pointer}.quantity{display:flex;justify-content:center;align-items:center;gap:.4rem}.quantity button{width:2rem;height:2rem;border:none;background-color:#f0f0f0;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.1rem}.quantity span{margin:0 .6rem;font-size:1rem}.price,.total{font-size:1rem;font-weight:700;color:#000}.cart_right h2{font-size:1.5rem;margin-bottom:1.25rem;color:#2f2f2f}.summary_item{display:flex;justify-content:space-between;margin-bottom:.625rem}.summary_item.total_cost{font-weight:700;font-size:1.125rem}.summary_item_total_cost span{margin-left:1rem;font-weight:900;font-size:1rem}.input{height:4rem;margin:.6rem 0rem;display:flex;align-items:center;justify-content:center;gap:1rem;background-color:tan;font-weight:700}.summary_item input{height:1rem;font-size:.8rem;border:.1rem solid black;border-radius:2rem;padding:.5rem;text-align:center}.checkout_btn{width:100%;background:wheat;color:#000;padding:.9375rem;border:.1rem solid #FAEBD7;border-radius:1rem;font-weight:700;cursor:pointer;margin-top:1.25rem;font-size:1rem;text-align:center;transition:background-color .3s ease-in-out}.checkout_btn:hover{background-color:tan}.apply_btn{background-color:red;color:#fff;border:none;border-radius:2rem;padding:.625rem .9375rem;cursor:pointer;margin-top:.625rem;font-size:.8rem;text-align:center;margin-bottom:.5rem}.apply_btn:hover{background-color:brown}@media (max-width: 1380px){.cart_container{padding:1rem}.cart_left{width:55%;padding:1rem;border-radius:2rem}.cart_right{width:35%;padding:1rem;border-radius:2rem}.cart_header span,.product_info h3{font-size:1.1rem}.quantity button{width:1.8rem;height:1.8rem;font-size:1rem}.cart_right h2{font-size:1.4rem}.apply_btn{font-size:.7rem;padding:.5rem .8rem}.checkout_btn{font-size:.9rem;padding:.8rem}}@media (max-width: 1084px){.cart_container{padding:.8rem}.cart_left{width:50%;padding:.8rem}.cart_right{width:40%;padding:.8rem}.cart_header span,.product_info h3{font-size:1rem}.quantity button{width:1.7rem;height:1.7rem;font-size:.9rem}.cart_right h2{font-size:1.3rem}.apply_btn{font-size:.6rem;padding:.4rem .7rem}.checkout_btn{font-size:.85rem;padding:.75rem}}@media (max-width: 820px){.cart_container{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:1rem}.cart_left{width:90%;padding:1rem;border-radius:2rem}.cart_right{width:90%;padding:1rem;margin-top:1rem;border-radius:2rem}.cart_item{grid-template-columns:1fr 1fr;gap:1rem}.product_details img{width:3rem;height:3rem}.cart_header span,.product_info h3{font-size:.9rem}.quantity button{width:1.5rem;height:1.5rem;font-size:.8rem}.cart_right h2{font-size:1.2rem}.apply_btn{font-size:.6rem;padding:.3rem .6rem}.checkout_btn{font-size:.8rem;padding:.7rem}}@media (max-width: 580px){.cart_container{flex-direction:column;gap:1rem;padding:.8rem}.cart_left{width:95%;padding:.8rem;border-radius:2rem}.cart_right{width:95%;padding:.8rem;margin-top:.8rem;border-radius:2rem}.cart_item{grid-template-columns:1fr;gap:.8rem}.product_details img{width:2.5rem;height:2.5rem}.cart_header span,.product_info h3{font-size:.8rem}.quantity button{width:1.3rem;height:1.3rem;font-size:.75rem}.cart_right h2{font-size:1.1rem}.apply_btn{font-size:.5rem;padding:.3rem .5rem}.checkout_btn{font-size:.75rem;padding:.6rem}}@media (max-width: 320px){.cart_container{flex-direction:column;gap:.8rem;padding:.6rem}.cart_left{width:99%;padding:.6rem;border-radius:2rem}.cart_right{width:99%;padding:.6rem;margin-top:.6rem;border-radius:2rem}.cart_item{grid-template-columns:1fr;gap:.6rem}.product_details img{width:2rem;height:2rem}.cart_header span,.product_info h3{font-size:.7rem}.quantity button{width:1.2rem;height:1.2rem;font-size:.7rem}.cart_right h2{font-size:1rem}.apply_btn{font-size:.4rem;padding:.2rem .4rem}.checkout_btn{font-size:.7rem;padding:.5rem}}.footer{background:linear-gradient(to right,#8b7d6b,tan);color:#fff;font-family:poppins,sans-serif;padding:2rem 1rem;text-align:center}.footer_content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto}.footer_brand h2{font-size:2rem;font-weight:700}.footer_brand p{font-size:1rem;margin-top:.5rem;color:#e0e0e0}.footer_socials{display:flex;gap:1.5rem}.footer_icon{font-size:2rem;color:#fff;transition:color .3s ease,transform .3s ease}.footer_icon:hover{color:#000;transform:scale(1.2)}.copy{margin-top:1.5rem;font-size:.9rem;color:#e0e0e0;border-top:1px solid #fff;padding-top:1rem;max-width:1200px;margin:1.5rem auto 0}.copy p{margin:0}@media screen and (max-width: 768px){.footer_content{flex-direction:column;align-items:center;gap:1.5rem}.footer_brand{text-align:center}.footer_socials{justify-content:center}.copy{text-align:center;border-top:none}}@media screen and (max-width: 480px){.footer_content{padding:1.5rem .5rem}.footer_brand h2{font-size:1.8rem}.footer_brand p{font-size:.9rem}.footer_icon{font-size:1.5rem}.copy{font-size:.8rem}}@media screen and (max-width: 320px){.footer_content{padding:1rem .3rem}.footer_brand h2{font-size:1.5rem}.footer_brand p{font-size:.8rem}.footer_icon{font-size:1.3rem}.copy{font-size:.7rem}}.navbar{font-family:Poppins,serif;padding:1.5rem;padding-inline:5rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer}nav img{width:3rem;border:none;border-radius:25%}.logo{display:flex;gap:1rem}.navbar h2{font-size:2rem;font-weight:800;color:#000}.link ul a{text-decoration:none;color:#000}.link ul{display:flex;gap:2rem}.link ul li{font-size:1.2rem;font-weight:600;text-transform:uppercase}.nav_icon_wrapper{display:flex}.nav_icon{font-size:2.5rem;margin-left:2.5rem;color:#000}.nav_cart{display:flex;cursor:pointer}.nav_cart_amount{background-color:#ef4444;font-size:.8rem;height:1.2rem;width:1.2rem;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center}.mobile{position:fixed;top:2;right:0;width:10rem;height:100vh;border:.2rem solid transparent;background-color:beige;z-index:1}.logo_mobile{display:none;flex-direction:column;align-items:center;gap:1rem}.link_mobile{display:none;flex-direction:column;align-items:flex-start;gap:2rem;padding:1rem}.link_mobile li{color:#000;font-size:1.2rem;font-weight:600;margin-top:.5rem}.nav_icon_wrapper_mobile{display:none;padding:1rem}.bi-menu,.bi-x{position:fixed;top:0;right:0;display:none;font-size:2rem;cursor:pointer;color:#000;font-weight:900;z-index:2}@media (max-width: 1380px){.navbar{padding-inline:3rem}}@media (max-width: 1084px){.navbar{flex-direction:column;padding:1rem;gap:1.2rem}}@media (max-width: 820px){.navbar{flex-direction:column;align-items:flex-start;padding:1rem}.logo_mobile{display:flex;flex-direction:column;align-items:center}.logo_mobile h2{font-size:1.8rem}.logo,.nav_icon_wrapper,.link{display:none}.bi-menu,.bi-x{position:fixed;right:0;top:0;display:block}.logo_mobile,.link_mobile,.nav_icon_wrapper_mobile{display:block}}@media (max-width: 580px){.navbar h2{font-size:1.5rem}.nav_icon{font-size:2rem;margin-left:1rem}}.order_confirmation{background:linear-gradient(to bottom right,beige,#b2ad90);display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;padding:2rem;text-align:center}.order_confirmation h1{font-size:3rem;font-weight:800;color:#f4a460;margin-bottom:1.2rem;animation:fadeIn 2s ease-in-out}.order_confirmation h2{font-size:2rem;font-weight:900;color:#000b;margin-top:4rem}.order_confirmation p{font-size:1.2rem;color:#333;font-weight:600;margin:.7rem 0rem}.end_message{font-size:1rem;color:#333333cd;font-weight:500;margin-top:.5rem}@media (max-width: 768px){.order_confirmation{padding:1.5rem}.order_confirmation h1{font-size:2.5rem}.order_confirmation h2{font-size:1.8rem}.order_confirmation p{font-size:1.1rem}.end_message{font-size:.9rem}}@media (max-width: 480px){.order_confirmation{padding:1rem}.order_confirmation h1{font-size:2rem}.order_confirmation h2{font-size:1.5rem}.order_confirmation p{font-size:1rem}.end_message{font-size:.8rem}}@media (max-width: 320px){.order_confirmation{padding:.8rem}.order_confirmation h1{font-size:1.7rem}.order_confirmation h2{font-size:1.3rem}.order_confirmation p{font-size:.9rem}.end_message{font-size:.7rem}}
