.ShopLayout-module__d53FbW__shop_content{margin:0 auto;padding:3rem 0 6rem}.ShopLayout-module__d53FbW__top_bar{background:#fff;border:1px solid #00653d0d;border-radius:15px;justify-content:space-between;align-items:center;margin-bottom:40px;padding:20px 30px;display:flex;box-shadow:0 4px 15px #00000005}.ShopLayout-module__d53FbW__results_count{color:#666;font-size:.9rem;font-weight:500}.ShopLayout-module__d53FbW__results_count span{color:var(--primary-color);margin-right:4px;font-weight:700}.ShopLayout-module__d53FbW__sort_wrapper{align-items:center;gap:15px;display:flex}.ShopLayout-module__d53FbW__sort_label{color:#333;font-size:.9rem;font-weight:600}.ant-select-selector{height:42px!important;box-shadow:none!important;border:1px solid #eee!important;border-radius:10px!important;align-items:center!important;padding:0 15px!important;transition:all .3s!important;display:flex!important}.ant-select-focused .ant-select-selector{border-color:var(--primary-color)!important}.ShopLayout-module__d53FbW__shop_main{grid-template-columns:300px 1fr;align-items:start;gap:40px;display:grid}@media (max-width:1200px){.ShopLayout-module__d53FbW__shop_main{grid-template-columns:260px 1fr;gap:30px}}@media (max-width:1024px){.ShopLayout-module__d53FbW__shop_main{grid-template-columns:1fr}.ShopLayout-module__d53FbW__top_bar{flex-direction:column;align-items:flex-start;gap:15px;padding:15px 20px}}@media (max-width:768px){.ShopLayout-module__d53FbW__shop_content{padding:2rem 0 4rem}}
.Shop-module__bfx6_W__sidebar_filters{background:#fff;border:1px solid #00653d0d;border-radius:20px;height:fit-content;padding:30px;position:sticky;top:100px;box-shadow:0 10px 30px #00000005}.Shop-module__bfx6_W__filter_box{flex-direction:column;gap:25px;display:flex}.Shop-module__bfx6_W__filter_group{border-bottom:1px solid #f0f0f0;padding-bottom:20px}.Shop-module__bfx6_W__filter_group:last-child{border-bottom:none;padding-bottom:0}.Shop-module__bfx6_W__filter_title{color:#333;font-size:1rem;font-weight:700;font-family:var(--eb_garamond);letter-spacing:.5px;margin-bottom:15px;display:block}.Shop-module__bfx6_W__filter_list{flex-direction:column;gap:12px;display:flex}.Shop-module__bfx6_W__filter_item{color:#666;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:.9rem;transition:all .3s;display:flex}.Shop-module__bfx6_W__filter_item:hover{color:var(--primary-color);padding-left:5px}.Shop-module__bfx6_W__filter_item.Shop-module__bfx6_W__active{color:var(--primary-color);font-weight:600}.Shop-module__bfx6_W__checkbox{background:#fff;border:1.5px solid #ddd;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;transition:all .3s;display:flex}.Shop-module__bfx6_W__active .Shop-module__bfx6_W__checkbox{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.Shop-module__bfx6_W__checkbox svg{font-size:10px}.Shop-module__bfx6_W__count{color:#999;background:#f8f9fa;border-radius:10px;margin-left:auto;padding:2px 8px;font-size:.75rem}.Shop-module__bfx6_W__active .Shop-module__bfx6_W__count{background:var(--primary-color-10);color:var(--primary-color)}.Shop-module__bfx6_W__show_more_btn{color:var(--primary-color);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;margin-top:15px;padding:0;font-size:.8rem;font-weight:600;transition:opacity .3s;display:flex}.Shop-module__bfx6_W__show_more_btn:hover{opacity:.7}.Shop-module__bfx6_W__products_container{width:100%}.Shop-module__bfx6_W__product_grid{grid-template-columns:repeat(4,1fr);gap:1vw;display:grid}.Shop-module__bfx6_W__no_products{text-align:center;background:#fff;border:1px dashed #ddd;border-radius:20px;padding:100px 20px}.Shop-module__bfx6_W__no_products h3{color:#333;margin-bottom:10px;font-size:1.8rem}.Shop-module__bfx6_W__no_products p{color:#666}@media (max-width:1024px){.Shop-module__bfx6_W__sidebar_filters{margin-bottom:30px;position:relative;top:0}.Shop-module__bfx6_W__filter_box{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;display:grid}}@media (max-width:640px){.Shop-module__bfx6_W__filter_box,.Shop-module__bfx6_W__product_grid{grid-template-columns:1fr}}
.ProductCard-module__ssJZNG__product_card{background:#fff;border:1px solid #00653d0d;border-radius:20px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;overflow:hidden}.ProductCard-module__ssJZNG__product_card:hover{border-color:var(--primary-color-20)}.ProductCard-module__ssJZNG__image_wrapper{aspect-ratio:1;background:#f9f9f9;width:100%;position:relative;overflow:hidden}.ProductCard-module__ssJZNG__image_container{width:100%;height:100%;position:relative}.ProductCard-module__ssJZNG__product_image{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.165,.84,.44,1)}.ProductCard-module__ssJZNG__badges{z-index:2;flex-direction:column;gap:8px;display:flex;position:absolute;top:15px;left:15px}.ProductCard-module__ssJZNG__badge_new{background:var(--primary-color);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:20px;padding:4px 12px;font-size:.7rem;font-weight:600}.ProductCard-module__ssJZNG__badge_sale{color:#fff;background:#e74c3c;border-radius:20px;padding:4px 12px;font-size:.7rem;font-weight:600}.ProductCard-module__ssJZNG__card_actions{z-index:2;flex-direction:column;gap:10px;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:absolute;top:15px;right:15px;transform:translate(60px)}.ProductCard-module__ssJZNG__product_card:hover .ProductCard-module__ssJZNG__card_actions{transform:translate(0)}.ProductCard-module__ssJZNG__action_btn{width:40px;height:40px;color:var(--primary-color);cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;box-shadow:0 5px 15px #0000001a}.ProductCard-module__ssJZNG__action_btn:hover{background:var(--primary-color);color:#fff}.ProductCard-module__ssJZNG__action_btn svg{font-size:1.2rem}.ProductCard-module__ssJZNG__product_info{flex-direction:column;flex-grow:1;padding:12px 15px;display:flex}.ProductCard-module__ssJZNG__meta_info{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.ProductCard-module__ssJZNG__category_tag{font-size:calc(var(--font-size-base) - 2px);color:#888;letter-spacing:.5px;font-weight:400}.ProductCard-module__ssJZNG__product_name{font-size:calc(var(--font-size-base) + 0px);color:#333;margin:0 0 12px;font-weight:600;line-height:1.3;transition:color .3s}.ProductCard-module__ssJZNG__price_container{margin-top:auto}.ProductCard-module__ssJZNG__price_box{align-items:center;gap:8px;display:flex}.ProductCard-module__ssJZNG__current_price{font-size:calc(var(--font-size-base) + 4px);color:var(--primary-color);font-weight:700}.ProductCard-module__ssJZNG__old_price{font-size:calc(var(--font-size-base) - 2px);color:#a4a3a3;text-decoration:line-through}@media (max-width:640px){.ProductCard-module__ssJZNG__product_card{border-radius:15px}.ProductCard-module__ssJZNG__product_info{padding:15px}.ProductCard-module__ssJZNG__product_name{font-size:1.1rem}.ProductCard-module__ssJZNG__card_actions{opacity:.8;transform:translate(0)}}
.ShopByBond-module__i4B74a__shopByBondSection{background:linear-gradient(90deg,#fffdef,#fffbe3);padding:65px 0;overflow:hidden}.ShopByBond-module__i4B74a__swiperWrapper{margin-top:50px;padding:20px 0 0;overflow:hidden}.ShopByBond-module__i4B74a__shopByBondSwiper{padding-top:3%;overflow:visible!important}.ShopByBond-module__i4B74a__shopByBondSlide{opacity:.6;cursor:pointer;transition:all .6s cubic-bezier(.4,0,.2,1);transform:scale(1)}.ShopByBond-module__i4B74a__shopByBondItem{text-align:center;cursor:pointer;width:100%;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.ShopByBond-module__i4B74a__imageContainer{z-index:1;aspect-ratio:1/1.35;border-radius:18px;justify-content:center;align-items:flex-end;width:100%;padding-top:15%;display:flex;position:relative;overflow:hidden}.ShopByBond-module__i4B74a__imageContainer:after{content:"";z-index:-1;background:linear-gradient(#86d4b6,#023923);border-radius:18px;width:100%;height:95%;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:absolute;bottom:0;left:0;box-shadow:0 10px 30px #00653d26}.ShopByBond-module__i4B74a__shopByBondImage{object-fit:cover;object-position:center top;transform-origin:bottom;z-index:2;width:100%;height:100%;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.swiper-slide-active.ShopByBond-module__i4B74a__shopByBondSlide{opacity:1;z-index:10;transform:translateY(-12%)scale(1.1)}.swiper-slide-active.ShopByBond-module__i4B74a__shopByBondSlide .ShopByBond-module__i4B74a__shopByBondItem .ShopByBond-module__i4B74a__shopByBondImage{filter:drop-shadow(0 15px 25px #0000001a);transform:scale(1.1)}.ShopByBond-module__i4B74a__shopByBondName{color:var(--primary-color);font-size:calc(var(--font-size-base) + 2px);z-index:3;background:#fff;border-radius:2px 2px 15px 15px;justify-content:center;align-items:center;width:96%;height:38px;margin-top:0;font-weight:700;transition:all .3s;display:flex;position:absolute;bottom:1%;left:50%;transform:translate(-50%)translateY(100px);box-shadow:0 4px 10px #0000000d}.swiper-slide-active .ShopByBond-module__i4B74a__shopByBondName{background:#fff;box-shadow:0 6px 15px #0000001a}.swiper-slide-active.ShopByBond-module__i4B74a__shopByBondSlide .ShopByBond-module__i4B74a__shopByBondItem .ShopByBond-module__i4B74a__shopByBondName{transform:translate(-50%)translateY(0)}.ShopByBond-module__i4B74a__mainWrapper{width:100%;position:relative}.ShopByBond-module__i4B74a__uniquePrevBtn,.ShopByBond-module__i4B74a__uniqueNextBtn{border:1px solid var(--primary-color-20);width:52px;height:52px;color:var(--primary-color);cursor:pointer;z-index:100;background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute;top:57%;transform:translateY(-50%);box-shadow:0 8px 25px #0000000d}.ShopByBond-module__i4B74a__uniquePrevBtn{left:-26px}.ShopByBond-module__i4B74a__uniqueNextBtn{right:-26px}.ShopByBond-module__i4B74a__uniquePrevBtn:hover,.ShopByBond-module__i4B74a__uniqueNextBtn:hover{background:var(--primary-color);color:#fff;border-color:var(--primary-color);transform:translateY(-50%)scale(1.1);box-shadow:0 12px 30px #00653d33}.ShopByBond-module__i4B74a__uniquePrevBtn svg,.ShopByBond-module__i4B74a__uniqueNextBtn svg{font-size:1.8rem}.swiper-pagination-bullet-active{background:var(--primary-color)!important;border-radius:5px!important;width:25px!important}@media (max-width:1024px){.ShopByBond-module__i4B74a__imageContainer{border-radius:12px}.ShopByBond-module__i4B74a__shopByBondName{height:32px;font-size:1rem}}@media (max-width:640px){:is(.swiper-button-next,.swiper-button-prev){display:none!important}}
.GenderSection-module__hmcdfG__genderSection{background-color:#fff;padding:80px 0}.GenderSection-module__hmcdfG__genderGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.GenderSection-module__hmcdfG__genderItem{width:100%}.GenderSection-module__hmcdfG__link{text-decoration:none;display:block}.GenderSection-module__hmcdfG__imageWrapper{background:#f8f8f8;border-radius:12px;transition:transform .4s cubic-bezier(.165,.84,.44,1),box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px -15px #0000001a}.GenderSection-module__hmcdfG__genderImage{object-fit:cover;transition:transform .8s cubic-bezier(.165,.84,.44,1);width:100%!important;height:100%!important}.GenderSection-module__hmcdfG__contentOverlay{opacity:.8;background:linear-gradient(#0000 40%,#0006 100%);flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:100%;padding:30px 30px 25px;transition:opacity .4s,background .4s;display:flex;position:absolute;top:0;left:0}.GenderSection-module__hmcdfG__nameBadge{text-align:center;background:#fff;border-radius:4px;width:80%;padding:12px 24px;transition:all .5s cubic-bezier(.165,.84,.44,1);transform:translateY(15px);box-shadow:0 10px 25px #0000001a}.GenderSection-module__hmcdfG__genderName{color:#1a1c1c;font-family:var(--eb_garamond);margin-bottom:2px;font-size:24px;font-weight:600;line-height:1}.GenderSection-module__hmcdfG__shopNow{color:var(--primary-color);font-family:var(--mulish);text-transform:uppercase;letter-spacing:2px;opacity:0;max-height:0;font-size:.8rem;font-weight:700;transition:all .4s;display:block;overflow:hidden}.GenderSection-module__hmcdfG__imageWrapper:hover{transform:translateY(-8px);box-shadow:0 20px 50px -20px #0003}.GenderSection-module__hmcdfG__imageWrapper:hover .GenderSection-module__hmcdfG__genderImage{transform:scale(1.02)}.GenderSection-module__hmcdfG__imageWrapper:hover .GenderSection-module__hmcdfG__contentOverlay{opacity:1;background:linear-gradient(#0000 30%,#0009 100%)}.GenderSection-module__hmcdfG__imageWrapper:hover .GenderSection-module__hmcdfG__nameBadge{transform:translateY(0)}.GenderSection-module__hmcdfG__imageWrapper:hover .GenderSection-module__hmcdfG__shopNow{opacity:1;max-height:30px;margin-top:8px}@media (max-width:1200px){.GenderSection-module__hmcdfG__genderName{font-size:1.8rem}.GenderSection-module__hmcdfG__nameBadge{padding:15px 30px}}@media (max-width:991px){.GenderSection-module__hmcdfG__genderSection{padding:60px 0}.GenderSection-module__hmcdfG__genderGrid{grid-template-columns:repeat(2,1fr);gap:20px}.GenderSection-module__hmcdfG__genderName{font-size:1.6rem}}@media (max-width:575px){.GenderSection-module__hmcdfG__genderGrid{grid-template-columns:1fr;gap:25px}.GenderSection-module__hmcdfG__imageWrapper{aspect-ratio:4/5}.GenderSection-module__hmcdfG__nameBadge{width:70%}}
.SingleBannerSection-module___IdZ1G__bannerImage{width:100%;height:auto}
.BudgetGiftSection-module__e7mmSW__giftSection{background-color:#fff;padding:80px 0}.BudgetGiftSection-module__e7mmSW__giftGrid{grid-template-columns:1fr 1fr;align-items:stretch;gap:65px;display:grid}.BudgetGiftSection-module__e7mmSW__productColumn{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.BudgetGiftSection-module__e7mmSW__productCard{background:#fff8f9;border-radius:12px;flex-direction:column;padding:10px;transition:all .3s;display:flex}.BudgetGiftSection-module__e7mmSW__productCard:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.BudgetGiftSection-module__e7mmSW__imageBox{aspect-ratio:1;background:#fff;border-radius:10px;justify-content:center;align-items:center;margin-bottom:15px;display:flex;overflow:hidden}.BudgetGiftSection-module__e7mmSW__productImage{object-fit:contain;width:85%;height:85%;transition:transform .5s}.BudgetGiftSection-module__e7mmSW__productCard:hover .BudgetGiftSection-module__e7mmSW__productImage{transform:scale(1.1)}.BudgetGiftSection-module__e7mmSW__cardInfo{padding:0 5px 10px}.BudgetGiftSection-module__e7mmSW__productTitle{color:#1a1c1c;font-size:1.1rem;font-weight:600;font-family:var(--fraunces);border-bottom:1px solid #ddd;margin-bottom:6px;display:inline-block}.BudgetGiftSection-module__e7mmSW__productDesc{color:#666;margin-top:5px;font-size:.85rem;line-height:1.4}.BudgetGiftSection-module__e7mmSW__posterColumn{border-radius:30px;overflow:hidden}.BudgetGiftSection-module__e7mmSW__posterColumn .BudgetGiftSection-module__e7mmSW__posterImage{object-fit:cover;width:100%;height:100%}.BudgetGiftSection-module__e7mmSW__bannerColumn{width:100%;margin:10px auto;display:flex}.BudgetGiftSection-module__e7mmSW__giftBanner{background-color:var(--primary-color,#00653d);outline:10px solid var(--primary-color,#00653d);outline-offset:0px;border:2px dashed #fff6;border-radius:30px;flex-direction:column;justify-content:center;width:100%;padding:40px;display:flex;position:relative;overflow:hidden}.BudgetGiftSection-module__e7mmSW__bannerContent{z-index:2;text-align:center;position:relative}.BudgetGiftSection-module__e7mmSW__bannerTitle{color:#fff;font-size:2.2rem;font-family:var(--eb_garamond);margin-bottom:30px;line-height:1}.BudgetGiftSection-module__e7mmSW__bannerTitle span{color:#f9e6cf;margin-left:5px;font-size:3.5rem;font-style:italic;position:relative;top:7px}.BudgetGiftSection-module__e7mmSW__giftPriceGrid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.BudgetGiftSection-module__e7mmSW__giftBoxItem{text-decoration:none;transition:transform .3s}.BudgetGiftSection-module__e7mmSW__giftBoxItem:hover{transform:scale(1.01)}.BudgetGiftSection-module__e7mmSW__giftIcon{background:#fffceb;border-radius:0 0 15px 15px;flex-direction:column;align-items:center;width:150px;margin:45px auto 0;padding:40px 10px 25px;display:flex;position:relative;box-shadow:0 10px 25px #0000001a}.BudgetGiftSection-module__e7mmSW__giftIcon:before{content:"";width:120%;height:35px;box-shadow:none;background:#fffceb;border-radius:10px;position:absolute;top:-5px;left:-10%}.BudgetGiftSection-module__e7mmSW__giftRibbon{z-index:5;background:#fffceb;border-radius:50%;width:15px;height:15px;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.BudgetGiftSection-module__e7mmSW__giftRibbon:before,.BudgetGiftSection-module__e7mmSW__giftRibbon:after{content:"";border:4px solid #fffceb;border-radius:50%;width:35px;height:18px;position:absolute;top:-10px}.BudgetGiftSection-module__e7mmSW__giftRibbon:before{left:-32px;transform:rotate(30deg)}.BudgetGiftSection-module__e7mmSW__giftRibbon:after{right:-32px;transform:rotate(-30deg)}.BudgetGiftSection-module__e7mmSW__budgetType{color:#3c3c3c;margin-bottom:5px;font-size:1rem;display:block}.BudgetGiftSection-module__e7mmSW__budgetPrice{color:var(--primary-color,#00653d);align-items:center;font-size:1.8rem;font-weight:700;line-height:1;display:flex}.BudgetGiftSection-module__e7mmSW__rupeeIcon{font-family:var(--mulish);margin-right:3px;font-size:1.7rem;position:relative;top:1px}.BudgetGiftSection-module__e7mmSW__bannerDecorations{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.BudgetGiftSection-module__e7mmSW__decorHeart{background:#fff3;border-radius:3px;width:20px;height:20px;position:absolute;transform:rotate(45deg)}.BudgetGiftSection-module__e7mmSW__decorHeart:before,.BudgetGiftSection-module__e7mmSW__decorHeart:after{content:"";background:inherit;border-radius:50%;width:100%;height:100%;position:absolute}.BudgetGiftSection-module__e7mmSW__decorHeart:before{top:-10px;left:0}.BudgetGiftSection-module__e7mmSW__decorHeart:after{top:0;left:-10px}.BudgetGiftSection-module__e7mmSW__decorHeart:first-child{top:10%;left:5%;transform:scale(.8)rotate(20deg)}.BudgetGiftSection-module__e7mmSW__decorHeart:nth-child(2){bottom:15%;right:10%;transform:scale(1.2)rotate(-15deg)}.BudgetGiftSection-module__e7mmSW__decorHeart:nth-child(3){top:20%;right:5%;transform:scale(.6)rotate(45deg)}@media (max-width:1200px){.BudgetGiftSection-module__e7mmSW__giftGrid{grid-template-columns:1fr}.BudgetGiftSection-module__e7mmSW__bannerTitle{font-size:1.8rem}}@media (max-width:767px){.BudgetGiftSection-module__e7mmSW__productColumn{grid-template-columns:1fr}.BudgetGiftSection-module__e7mmSW__bannerTitle span{font-size:2.5rem}.BudgetGiftSection-module__e7mmSW__giftBanner{padding:30px 20px}}
.GiftSection-module__gsE5Oq__occasionSection{background:linear-gradient(#fff 0%,#fffbf2 100%);padding:100px 0 50px;position:relative;overflow:hidden}.GiftSection-module__gsE5Oq__decorations{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.GiftSection-module__gsE5Oq__decorCircle{background:var(--primary-color-10);filter:blur(40px);z-index:-1;border-radius:50%;position:absolute}.GiftSection-module__gsE5Oq__decorCircle:first-child{width:300px;height:300px;animation:10s ease-in-out infinite alternate GiftSection-module__gsE5Oq__float;top:-100px;right:-100px}.GiftSection-module__gsE5Oq__decorCircle:nth-child(2){background:#d4af371a;width:200px;height:200px;animation:15s ease-in-out infinite alternate-reverse GiftSection-module__gsE5Oq__float;bottom:-50px;left:-50px}.GiftSection-module__gsE5Oq__decorHeart{color:var(--primary-color-20);opacity:.4;font-size:40px;position:absolute}.GiftSection-module__gsE5Oq__decorHeart:nth-child(4){animation:4s ease-in-out infinite GiftSection-module__gsE5Oq__pulse;top:10%;left:5%}.GiftSection-module__gsE5Oq__decorHeart:nth-child(5){font-size:24px;animation:6s ease-in-out 1s infinite GiftSection-module__gsE5Oq__pulse;top:20%;right:15%}@keyframes GiftSection-module__gsE5Oq__float{0%{transform:translate(0)rotate(0)}to{transform:translate(30px,30px)rotate(15deg)}}@keyframes GiftSection-module__gsE5Oq__pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}.GiftSection-module__gsE5Oq__sectionHeader{z-index:2;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:50px;display:flex;position:relative}.GiftSection-module__gsE5Oq__headerLeft{max-width:600px}.GiftSection-module__gsE5Oq__subTitle{text-transform:uppercase;letter-spacing:2px;color:var(--primary-color);font-size:14px;font-weight:700;font-family:var(--mulish);margin-bottom:12px;display:block}.GiftSection-module__gsE5Oq__mainTitle{color:#1a1a1a;font-size:42px;font-weight:800;font-family:var(--newsreader);font-size:42px;font-weight:800;line-height:1.2;font-family:var(--newsreader);flex-wrap:wrap;align-items:center;gap:25px;margin-bottom:15px;line-height:1.2;display:flex}.GiftSection-module__gsE5Oq__stylishGiftBox{perspective:1000px;justify-content:center;align-items:center;width:60px;height:60px;display:inline-flex;position:relative}.GiftSection-module__gsE5Oq__giftBox{width:50px;height:50px;transform-style:preserve-3d;animation:4s ease-in-out infinite GiftSection-module__gsE5Oq__boxShake;position:relative}.GiftSection-module__gsE5Oq__boxBody{background:var(--primary-color);z-index:2;border-radius:4px;width:50px;height:40px;position:absolute;bottom:0;overflow:hidden;box-shadow:inset -5px -5px 15px #0003}.GiftSection-module__gsE5Oq__ribbonVertical{background:#e8e1ac;width:10px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:2px 0 5px #0000001a}.GiftSection-module__gsE5Oq__ribbonHorizontal{background:#e8e1ac;width:100%;height:10px;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 2px 5px #0000001a}.GiftSection-module__gsE5Oq__boxLid{background:var(--primary-color);z-index:5;transform-origin:0;border-radius:3px;width:54px;height:12px;transition:all .6s cubic-bezier(.175,.885,.32,1.275);animation:4s ease-in-out infinite GiftSection-module__gsE5Oq__openLid3D;position:absolute;top:3px;left:-2px;box-shadow:0 2px 8px #0000004d}.GiftSection-module__gsE5Oq__lidRibbon{background:#e8e1ac;width:10px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.GiftSection-module__gsE5Oq__lidBow{z-index:6;width:24px;height:20px;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.GiftSection-module__gsE5Oq__lidBow:before,.GiftSection-module__gsE5Oq__lidBow:after{content:"";background:#e8e1ac;border-radius:50% 50% 0;width:14px;height:14px;position:absolute;top:0;transform:rotate(45deg)}.GiftSection-module__gsE5Oq__lidBow:before{left:-4px}.GiftSection-module__gsE5Oq__lidBow:after{border-radius:50% 50% 50% 0;right:-4px;transform:rotate(135deg)}.GiftSection-module__gsE5Oq__giftGlow{opacity:0;z-index:1;background:radial-gradient(circle,#e8e1ac 0%,#0000 70%);width:40px;height:40px;animation:4s ease-in-out infinite GiftSection-module__gsE5Oq__glowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GiftSection-module__gsE5Oq__giftSparkles{pointer-events:none;z-index:10;position:absolute;inset:0}.GiftSection-module__gsE5Oq__giftSparkles svg{color:#e8e1ac;opacity:0;font-size:14px;position:absolute}.GiftSection-module__gsE5Oq__sparkle1{animation:4s ease-out infinite GiftSection-module__gsE5Oq__popOutStar;top:0;left:10%}.GiftSection-module__gsE5Oq__sparkle2{animation:4s ease-out .3s infinite GiftSection-module__gsE5Oq__popOutStar;top:0;left:50%}.GiftSection-module__gsE5Oq__sparkle3{animation:4s ease-out .6s infinite GiftSection-module__gsE5Oq__popOutStar;top:0;left:80%;color:#ff69b4!important}@keyframes GiftSection-module__gsE5Oq__boxShake{0%,20%,to{transform:rotate(0)}5%,15%{transform:rotate(-5deg)}10%{transform:rotate(5deg)}}@keyframes GiftSection-module__gsE5Oq__openLid3D{0%,20%,to{transform:translate(0)rotate(0)}40%,80%{transform:translateY(-30px)translate(10px)rotateX(-40deg)rotateY(20deg)}}@keyframes GiftSection-module__gsE5Oq__glowPulse{0%,25%,to{opacity:0;transform:translate(-50%,-50%)scale(.5)}50%,75%{opacity:.6;transform:translate(-50%,-50%)scale(1.5)}}@keyframes GiftSection-module__gsE5Oq__popOutStar{0%,30%{opacity:0;transform:translateY(0)scale(0)rotate(0)}50%{opacity:1;transform:translateY(-50px)scale(1.2)rotate(180deg)}80%,to{opacity:0;transform:translateY(-80px)scale(0)rotate(360deg)}}.GiftSection-module__gsE5Oq__description{color:#666;font-size:16px;line-height:1.6;font-family:var(--mulish)}.GiftSection-module__gsE5Oq__navigationBtns{gap:15px;display:flex}.GiftSection-module__gsE5Oq__navBtn{cursor:pointer;color:#1a1a1a;background:#fff;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;transition:all .3s;display:flex}.GiftSection-module__gsE5Oq__navBtn:hover{background:var(--primary-color);border-color:var(--primary-color);color:#fff;transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.GiftSection-module__gsE5Oq__sliderWrapper{z-index:2;position:relative}.GiftSection-module__gsE5Oq__occasionSwiper{padding:20px 0 50px!important;overflow:visible!important}.GiftSection-module__gsE5Oq__occasionCard{aspect-ratio:4/5.5;background:#f5f5f5;border-radius:24px;transition:all .5s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.GiftSection-module__gsE5Oq__imageBox{width:100%;height:100%;position:relative;overflow:hidden}.GiftSection-module__gsE5Oq__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.4,0,.2,1)}.GiftSection-module__gsE5Oq__overlay{opacity:.8;background:linear-gradient(#0000 30%,#000c 100%);transition:opacity .3s;position:absolute;inset:0}.GiftSection-module__gsE5Oq__cardContent{z-index:2;width:100%;padding:30px;position:absolute;bottom:0;left:0}.GiftSection-module__gsE5Oq__cardTitle{color:#fff;font-size:24px;font-weight:700;font-family:var(--newsreader);margin-bottom:5px}.GiftSection-module__gsE5Oq__cardSubtitle{color:#fffc;font-size:14px;font-family:var(--mulish);margin-bottom:20px}.GiftSection-module__gsE5Oq__cardFooter{opacity:0;max-height:0;transition:all .4s;overflow:hidden}.GiftSection-module__gsE5Oq__shopNow{color:#fff;text-transform:uppercase;letter-spacing:1px;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.GiftSection-module__gsE5Oq__occasionCard:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.GiftSection-module__gsE5Oq__occasionCard:hover .GiftSection-module__gsE5Oq__cardImage{transform:scale(1.1)}.GiftSection-module__gsE5Oq__occasionCard:hover .GiftSection-module__gsE5Oq__cardFooter{opacity:1;max-height:40px;margin-top:10px}.GiftSection-module__gsE5Oq__paginationWrapper{justify-content:center;gap:8px;margin-top:0;display:flex}.GiftSection-module__gsE5Oq__bullet{cursor:pointer;background:#e0e0e0;border-radius:50%;width:10px;height:10px;transition:all .3s;display:block}.GiftSection-module__gsE5Oq__bulletActive{background:var(--primary-color);border-radius:10px;width:30px}@media (max-width:768px){.GiftSection-module__gsE5Oq__occasionSection{padding:60px 0}.GiftSection-module__gsE5Oq__sectionHeader{text-align:center;flex-direction:column;align-items:flex-start;margin-bottom:35px}.GiftSection-module__gsE5Oq__headerLeft{width:100%}.GiftSection-module__gsE5Oq__headerRight{display:none}.GiftSection-module__gsE5Oq__mainTitle{font-size:32px}.GiftSection-module__gsE5Oq__cardContent{padding:20px}}
.MonthlyPlanBannerSection-module__4OhXVG__monthly_planSection{border-top:2px solid var(--primary-color-10);border-bottom:2px solid var(--primary-color-10);z-index:1;background:linear-gradient(90deg,#fffdef,#fffbe3);padding:30px 0;position:relative}.MonthlyPlanBannerSection-module__4OhXVG__monthly_planSection .MonthlyPlanBannerSection-module__4OhXVG__layerImage{z-index:-1;width:15%;height:100%;position:absolute;bottom:-7%;right:0}.MonthlyPlanBannerSection-module__4OhXVG__monthly_planSection .MonthlyPlanBannerSection-module__4OhXVG__planSection{grid-template-columns:repeat(3,1fr);align-items:center;gap:2vw;display:grid}.MonthlyPlanBannerSection-module__4OhXVG__monthly_planSection .MonthlyPlanBannerSection-module__4OhXVG__planSection .MonthlyPlanBannerSection-module__4OhXVG__leftContent{justify-content:center;align-items:center;gap:2vw;display:flex;position:relative}.MonthlyPlanBannerSection-module__4OhXVG__monthly_planSection .MonthlyPlanBannerSection-module__4OhXVG__planSection .MonthlyPlanBannerSection-module__4OhXVG__leftContent .MonthlyPlanBannerSection-module__4OhXVG__planNo{color:var(--primary-color);font-family:var(--newsreader);font-size:5vw;font-weight:600;line-height:1}.MonthlyPlanBannerSection-module__4OhXVG__monthly_planSection .MonthlyPlanBannerSection-module__4OhXVG__planSection .MonthlyPlanBannerSection-module__4OhXVG__leftContent .MonthlyPlanBannerSection-module__4OhXVG__planNo .MonthlyPlanBannerSection-module__4OhXVG__plusIcon{font-family:var(--eb_garamond);padding:0 3px;font-size:6vw;font-weight:400;line-height:1}.MonthlyPlanBannerSection-module__4OhXVG__monthly_planSection .MonthlyPlanBannerSection-module__4OhXVG__planSection .MonthlyPlanBannerSection-module__4OhXVG__leftContent .MonthlyPlanBannerSection-module__4OhXVG__planTitle{color:var(--primary-color);text-transform:uppercase;font-weight:500;font-family:var(--newsreader);text-align:left;letter-spacing:1.5px;font-size:1.3vw;line-height:1.4}.MonthlyPlanBannerSection-module__4OhXVG__monthly_planSection .MonthlyPlanBannerSection-module__4OhXVG__planSection .MonthlyPlanBannerSection-module__4OhXVG__leftContent:before{content:"";background:var(--primary-color-40);width:1px;height:100%;position:absolute;top:50%;left:-12%;transform:translateY(-50%)}.MonthlyPlanBannerSection-module__4OhXVG__monthly_planSection .MonthlyPlanBannerSection-module__4OhXVG__planSection .MonthlyPlanBannerSection-module__4OhXVG__leftContent:after{content:"";background:var(--primary-color-40);width:1px;height:100%;position:absolute;top:50%;right:-12%;transform:translateY(-50%)}.MonthlyPlanBannerSection-module__4OhXVG__monthly_planSection .MonthlyPlanBannerSection-module__4OhXVG__planSection .MonthlyPlanBannerSection-module__4OhXVG__centerContent{justify-content:start;align-items:center;padding:0;display:flex}.MonthlyPlanBannerSection-module__4OhXVG__planName{color:var(--primary-color);font-family:var(--eb_garamond);text-align:center;letter-spacing:2px;border-top:2px solid;border-bottom:2px solid;border-image-source:linear-gradient(to right, transparent, rgba(var(--primary-color-rgb,10, 71, 56), .2) 10%, var(--primary-color) 50%, rgba(var(--primary-color-rgb,10, 71, 56), .2) 90%, transparent);border-image-slice:1;border-image:unset;background:0 0;border:0;margin:0;padding:0;font-size:3.5vw;font-weight:700;line-height:1.2;position:relative}.MonthlyPlanBannerSection-module__4OhXVG__monthly_planSection .MonthlyPlanBannerSection-module__4OhXVG__planSection .MonthlyPlanBannerSection-module__4OhXVG__rightContent{flex-direction:column;justify-content:center;gap:.3vw;display:flex}.MonthlyPlanBannerSection-module__4OhXVG__monthly_planSection .MonthlyPlanBannerSection-module__4OhXVG__planSection .MonthlyPlanBannerSection-module__4OhXVG__rightContent .MonthlyPlanBannerSection-module__4OhXVG__planDescription{color:var(--primary-color);font-family:var(--newsreader);text-align:center;opacity:.9;margin:0;font-size:1.1vw;font-weight:500;line-height:1.4}.MonthlyPlanBannerSection-module__4OhXVG__monthly_planSection .MonthlyPlanBannerSection-module__4OhXVG__planSection .MonthlyPlanBannerSection-module__4OhXVG__rightContent .MonthlyPlanBannerSection-module__4OhXVG__planDescription:nth-child(2){text-transform:uppercase;letter-spacing:.05em;font-size:1.25vw;font-weight:700}@media (max-width:991px){.MonthlyPlanBannerSection-module__4OhXVG__monthly_planSection .MonthlyPlanBannerSection-module__4OhXVG__planSection{grid-template-columns:1fr;gap:40px}.MonthlyPlanBannerSection-module__4OhXVG__monthly_planSection .MonthlyPlanBannerSection-module__4OhXVG__planSection .MonthlyPlanBannerSection-module__4OhXVG__leftContent .MonthlyPlanBannerSection-module__4OhXVG__planNo{font-size:18vw}.MonthlyPlanBannerSection-module__4OhXVG__monthly_planSection .MonthlyPlanBannerSection-module__4OhXVG__planSection .MonthlyPlanBannerSection-module__4OhXVG__leftContent .MonthlyPlanBannerSection-module__4OhXVG__planNo .MonthlyPlanBannerSection-module__4OhXVG__plusIcon{font-size:20vw}.MonthlyPlanBannerSection-module__4OhXVG__monthly_planSection .MonthlyPlanBannerSection-module__4OhXVG__planSection .MonthlyPlanBannerSection-module__4OhXVG__leftContent .MonthlyPlanBannerSection-module__4OhXVG__planTitle{font-size:5vw}.MonthlyPlanBannerSection-module__4OhXVG__planName{border-width:1.5px;padding:1rem .5rem;font-size:10vw}.MonthlyPlanBannerSection-module__4OhXVG__monthly_planSection .MonthlyPlanBannerSection-module__4OhXVG__planSection .MonthlyPlanBannerSection-module__4OhXVG__rightContent .MonthlyPlanBannerSection-module__4OhXVG__planDescription{font-size:4.5vw}.MonthlyPlanBannerSection-module__4OhXVG__monthly_planSection .MonthlyPlanBannerSection-module__4OhXVG__planSection .MonthlyPlanBannerSection-module__4OhXVG__rightContent .MonthlyPlanBannerSection-module__4OhXVG__planDescription:nth-child(2){font-size:5.5vw}}
.ReelSection-module__y2H6ia__reelSection{background-color:#fff;padding:35px 0;overflow:hidden}.ReelSection-module__y2H6ia__reelContainer{padding:0 12px}.ReelSection-module__y2H6ia__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.ReelSection-module__y2H6ia__muteToggle{border:1px solid var(--primary-color-10);color:var(--primary-color);cursor:pointer;font-family:var(--mulish);background:#f8f8f8;border-radius:50px;align-items:center;gap:10px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .3s;display:flex}.ReelSection-module__y2H6ia__muteToggle:hover{background:var(--primary-color);color:#fff;box-shadow:0 4px 10px #00653d26}.ReelSection-module__y2H6ia__navBtn{width:50px;height:50px;color:var(--primary-color);cursor:pointer;z-index:10;background:#fff;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 15px #0000001a}.ReelSection-module__y2H6ia__prevBtn{left:-25px}.ReelSection-module__y2H6ia__nextBtn{right:-25px}.ReelSection-module__y2H6ia__navBtn:hover{background:var(--primary-color);color:#fff;box-shadow:0 8px 25px #00653d4d}.ReelSection-module__y2H6ia__navBtn svg{transition:transform .3s}.ReelSection-module__y2H6ia__navBtn:active svg{transform:scale(.9)}.ReelSection-module__y2H6ia__swiperWrapper{padding:10px 0;position:relative}.ReelSection-module__y2H6ia__reelItem{width:100%;position:relative}.ReelSection-module__y2H6ia__reelVideoWrapper{aspect-ratio:9/16;background:#f0f0f0;border-radius:12px;transition:transform .4s;position:relative;overflow:hidden;box-shadow:0 10px 30px -15px #0003}.ReelSection-module__y2H6ia__videoContainer{cursor:pointer;width:100%;height:100%;position:relative}.ReelSection-module__y2H6ia__centerPlayBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:10;pointer-events:none;background:#fff3;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;animation:.3s ReelSection-module__y2H6ia__fadeIn;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ReelSection-module__y2H6ia__videoControls{opacity:0;z-index:12;background:linear-gradient(#0000 0%,#00000080 100%);justify-content:space-between;align-items:center;padding:15px;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0;right:0}.ReelSection-module__y2H6ia__videoContainer:hover .ReelSection-module__y2H6ia__videoControls{opacity:1}.ReelSection-module__y2H6ia__controlBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;background:#fff3;border:1px solid #ffffff4d;border-radius:50%;outline:none;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}.ReelSection-module__y2H6ia__controlBtn:hover{background:#fff6;transform:scale(1.1)}@keyframes ReelSection-module__y2H6ia__fadeIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.8)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.ReelSection-module__y2H6ia__reelVideo{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:1200px){.ReelSection-module__y2H6ia__reelSection{padding:60px 0}}@media (max-width:991px){.ReelSection-module__y2H6ia__sectionHeader{margin-bottom:30px}.ReelSection-module__y2H6ia__navBtn{width:40px;height:40px}}@media (max-width:767px){.ReelSection-module__y2H6ia__reelSection{padding:40px 0}.ReelSection-module__y2H6ia__sectionHeader{margin-bottom:20px}.ReelSection-module__y2H6ia__navBtn{width:40px;height:40px;display:none}.ReelSection-module__y2H6ia__reelVideoWrapper{border-radius:8px}}
.Breadcrumb-module__eE8glG__breadcrumb_section{background-color:var(--primary-color-10);text-align:center;padding:4rem 0;position:relative;overflow:hidden}.Breadcrumb-module__eE8glG__breadcrumb_section:before{content:"";background:radial-gradient(circle, var(--primary-color-10) 0%, transparent 70%);opacity:.5;z-index:0;width:150%;height:150%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Breadcrumb-module__eE8glG__breadcrumb_content{z-index:1;position:relative}.Breadcrumb-module__eE8glG__breadcrumb_title{font-family:var(--fraunces);color:var(--font-color);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3rem;font-weight:400}.Breadcrumb-module__eE8glG__breadcrumb_list{justify-content:center;align-items:center;gap:.8rem;margin:0;padding:0;list-style:none;display:flex}.Breadcrumb-module__eE8glG__breadcrumb_item{color:var(--font-color);opacity:.6;font-size:.9rem;transition:opacity .3s}.Breadcrumb-module__eE8glG__breadcrumb_item a{color:inherit;text-decoration:none;transition:color .3s}.Breadcrumb-module__eE8glG__breadcrumb_item a:hover{color:var(--primary-color)}.Breadcrumb-module__eE8glG__breadcrumb_separator{opacity:.3;font-size:.8rem}.Breadcrumb-module__eE8glG__active{opacity:1;font-weight:600}@media (max-width:768px){.Breadcrumb-module__eE8glG__breadcrumb_section{padding:3rem 0}.Breadcrumb-module__eE8glG__breadcrumb_title{font-size:2.2rem}}
.CartLayout-module__-6Covq__cart_content{padding:2rem 0}.CartLayout-module__-6Covq__empty_cart{text-align:center;padding:4rem 2rem}.CartLayout-module__-6Covq__empty_cart svg{color:var(--primary-color-40);margin-bottom:1rem;font-size:4rem}.CartLayout-module__-6Covq__empty_cart h2{color:var(--primary-color);font-size:2rem;font-family:var(--fraunces);margin-bottom:.5rem}.CartLayout-module__-6Covq__empty_cart p{color:var(--font-color);margin-bottom:2rem}.CartLayout-module__-6Covq__cart_items{margin-bottom:2rem}.CartLayout-module__-6Covq__cart_item{border:1px solid var(--primary-color-20);background:var(--background);border-radius:8px;grid-template-columns:100px 1fr 120px 100px 40px;align-items:center;gap:1rem;margin-bottom:1rem;padding:1.5rem;display:grid}.CartLayout-module__-6Covq__item_image{border-radius:6px;overflow:hidden}.CartLayout-module__-6Covq__item_details{flex-direction:column;gap:.25rem;display:flex}.CartLayout-module__-6Covq__item_name{color:var(--primary-color);font-weight:600;font-family:var(--fraunces)}.CartLayout-module__-6Covq__item_size,.CartLayout-module__-6Covq__item_price{color:var(--font-color);font-size:.875rem}.CartLayout-module__-6Covq__item_quantity{justify-content:center;display:flex}.CartLayout-module__-6Covq__item_total{color:var(--primary-color);text-align:center;font-weight:600}.CartLayout-module__-6Covq__item_actions{justify-content:center;display:flex}.CartLayout-module__-6Covq__remove_btn{color:#c00;cursor:pointer;background:0 0;border:none;font-size:1.25rem;transition:color .3s}.CartLayout-module__-6Covq__remove_btn:hover{color:#a00}.CartLayout-module__-6Covq__cart_summary{background:var(--background);border:1px solid var(--primary-color-20);border-radius:8px;overflow:hidden}.CartLayout-module__-6Covq__summary_content{padding:2rem}.CartLayout-module__-6Covq__summary_content h3{color:var(--primary-color);font-size:1.5rem;font-weight:700;font-family:var(--fraunces);margin-bottom:1.5rem}.CartLayout-module__-6Covq__summary_row{border-bottom:1px solid var(--primary-color-10);justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.CartLayout-module__-6Covq__total_row{border-bottom:none;border-top:2px solid var(--primary-color-20);color:var(--primary-color);font-size:1.125rem;font-weight:700}.CartLayout-module__-6Covq__checkout_actions{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}@media (max-width:768px){.CartLayout-module__-6Covq__cart_item{grid-template-rows:auto auto;grid-template-columns:80px 1fr;gap:.5rem}.CartLayout-module__-6Covq__item_image{grid-row:1/3}.CartLayout-module__-6Covq__item_details{grid-area:1/2}.CartLayout-module__-6Covq__item_quantity{grid-area:2/1;justify-self:start}.CartLayout-module__-6Covq__item_total{text-align:right;grid-area:2/2}.CartLayout-module__-6Covq__item_actions{position:absolute;top:1rem;right:1rem}.CartLayout-module__-6Covq__cart_item{padding-right:3rem;position:relative}.CartLayout-module__-6Covq__checkout_actions{flex-direction:column}}
.PolicyLayout-module__yoypTW__policy_content{background:var(--background);border-radius:12px;padding:2rem;line-height:1.8;box-shadow:0 4px 20px #00000014}.PolicyLayout-module__yoypTW__policy_content h2{color:var(--primary-color);font-size:1.5rem;font-weight:600;font-family:var(--fraunces);margin:2rem 0 1rem}.PolicyLayout-module__yoypTW__policy_content h3{color:var(--primary-color);font-size:1.25rem;font-weight:600;font-family:var(--fraunces);margin:1.5rem 0 .75rem}.PolicyLayout-module__yoypTW__policy_content p{color:var(--font-color);margin-bottom:1rem}.PolicyLayout-module__yoypTW__policy_content ul{margin:1rem 0;padding-left:1.5rem}.PolicyLayout-module__yoypTW__policy_content li{color:var(--font-color);margin-bottom:.5rem}.PolicyLayout-module__yoypTW__policy_content strong{color:var(--primary-color);font-weight:600}@media (max-width:768px){.PolicyLayout-module__yoypTW__policy_content{margin:0 1rem;padding:1.5rem}}
.WishlistLayout-module__nXL_oa__wishlist_content{max-width:1200px;margin:0 auto;padding:2rem 0 4rem}.WishlistLayout-module__nXL_oa__empty_wishlist{text-align:center;padding:4rem 2rem}.WishlistLayout-module__nXL_oa__empty_wishlist svg{color:var(--primary-color-40);margin-bottom:1rem;font-size:4rem}.WishlistLayout-module__nXL_oa__empty_wishlist h2{color:var(--primary-color);font-size:2rem;font-family:var(--fraunces);margin-bottom:.5rem}.WishlistLayout-module__nXL_oa__empty_wishlist p{color:var(--font-color);margin-bottom:2rem}.WishlistLayout-module__nXL_oa__wishlist_header{margin-bottom:2rem}.WishlistLayout-module__nXL_oa__wishlist_header h1{color:var(--primary-color);font-size:2rem;font-weight:700;font-family:var(--fraunces)}.WishlistLayout-module__nXL_oa__wishlist_grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.WishlistLayout-module__nXL_oa__wishlist_item{background:var(--background);border:1px solid var(--primary-color-20);border-radius:12px;transition:transform .3s,box-shadow .3s;overflow:hidden}.WishlistLayout-module__nXL_oa__wishlist_item:hover{transform:translateY(-5px);box-shadow:0 8px 32px #0000001a}.WishlistLayout-module__nXL_oa__item_image{height:250px;position:relative;overflow:hidden}.WishlistLayout-module__nXL_oa__item_image img{object-fit:cover;width:100%;height:100%}.WishlistLayout-module__nXL_oa__remove_btn{color:#c00;cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.WishlistLayout-module__nXL_oa__remove_btn:hover{color:#fff;background:#c00;transform:scale(1.1)}.WishlistLayout-module__nXL_oa__out_of_stock{color:#fff;background:#cc0000e6;border-radius:4px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;bottom:1rem;left:1rem}.WishlistLayout-module__nXL_oa__item_info{padding:1.5rem}.WishlistLayout-module__nXL_oa__item_name{color:var(--primary-color);font-size:1.125rem;font-weight:600;font-family:var(--fraunces);margin-bottom:.5rem;line-height:1.3}.WishlistLayout-module__nXL_oa__item_rating{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.WishlistLayout-module__nXL_oa__stars{gap:.125rem;display:flex}.WishlistLayout-module__nXL_oa__star_filled{color:#ffb400;font-size:.875rem}.WishlistLayout-module__nXL_oa__star_empty{color:var(--primary-color-20);font-size:.875rem}.WishlistLayout-module__nXL_oa__rating_text{color:var(--font-color);font-size:.875rem}.WishlistLayout-module__nXL_oa__item_price{margin-bottom:1.5rem}.WishlistLayout-module__nXL_oa__current_price{color:var(--primary-color);font-size:1.25rem;font-weight:700}.WishlistLayout-module__nXL_oa__original_price{color:var(--primary-color-60);margin-left:.5rem;font-size:1rem;text-decoration:line-through}.WishlistLayout-module__nXL_oa__item_actions{flex-direction:column;gap:.5rem;display:flex}@media (max-width:768px){.WishlistLayout-module__nXL_oa__wishlist_grid{grid-template-columns:1fr}.WishlistLayout-module__nXL_oa__wishlist_item{margin:0 1rem}.WishlistLayout-module__nXL_oa__item_info{padding:1rem}.WishlistLayout-module__nXL_oa__item_name{font-size:1rem}}
.About-module__9vb2MG__about_content{max-width:1200px;margin:0 auto;padding:0 0 4rem}.About-module__9vb2MG__about_hero{text-align:center;margin-bottom:4rem}.About-module__9vb2MG__about_title{color:var(--primary-color);font-size:3rem;font-weight:700;font-family:var(--fraunces);margin-bottom:1rem}.About-module__9vb2MG__about_subtitle{color:var(--font-color);font-size:1.25rem;font-style:italic}.About-module__9vb2MG__about_section{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;margin-bottom:4rem;display:grid}.About-module__9vb2MG__about_text h2{color:var(--primary-color);font-size:2rem;font-weight:600;font-family:var(--fraunces);margin-bottom:1.5rem}.About-module__9vb2MG__about_text p{color:var(--font-color);margin-bottom:1rem;line-height:1.8}.About-module__9vb2MG__about_image img{object-fit:cover;border-radius:12px;width:100%;height:400px;box-shadow:0 8px 32px #0000001a}.About-module__9vb2MG__about_values{text-align:center;margin-bottom:2rem}.About-module__9vb2MG__about_values h2{color:var(--primary-color);font-size:2.5rem;font-weight:700;font-family:var(--fraunces);margin-bottom:3rem}.About-module__9vb2MG__values_grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.About-module__9vb2MG__value_item{background:var(--background);border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #00000014}.About-module__9vb2MG__value_item:hover{transform:translateY(-5px);box-shadow:0 8px 32px #0000001f}.About-module__9vb2MG__value_icon{margin-bottom:1rem;font-size:3rem}.About-module__9vb2MG__value_item h3{color:var(--primary-color);font-size:1.25rem;font-weight:600;font-family:var(--fraunces);margin-bottom:.5rem}.About-module__9vb2MG__value_item p{color:var(--font-color);line-height:1.6}@media (max-width:768px){.About-module__9vb2MG__about_title{font-size:2.5rem}.About-module__9vb2MG__about_section{grid-template-columns:1fr;gap:2rem}.About-module__9vb2MG__about_image img{height:250px}.About-module__9vb2MG__values_grid{grid-template-columns:1fr}.About-module__9vb2MG__value_item{padding:1.5rem}}
.Account-module__wQ3QNq__filter_btn{border:2px solid var(--primary-color);color:var(--primary-color);cursor:pointer;background:0 0;border-radius:25px;padding:.5rem 1.5rem;font-weight:600;transition:all .3s}.Account-module__wQ3QNq__filter_btn:hover,.Account-module__wQ3QNq__filter_btn.Account-module__wQ3QNq__active{background:var(--primary-color);color:#fff}.Account-module__wQ3QNq__orders_list{gap:1.5rem;display:grid}.Account-module__wQ3QNq__order_card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:1.5rem;transition:all .3s;box-shadow:0 2px 10px #0000000d}.Account-module__wQ3QNq__order_card:hover{transform:translateY(-2px);box-shadow:0 4px 20px #0000001a}.Account-module__wQ3QNq__order_header{border-bottom:1px solid #e8e8e8;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.Account-module__wQ3QNq__order_id{color:var(--primary-color);font-size:1.1rem;font-weight:700}.Account-module__wQ3QNq__order_date{color:var(--font-color-light);font-size:.9rem}.Account-module__wQ3QNq__order_status{text-transform:uppercase;border-radius:20px;padding:.25rem .75rem;font-size:.8rem;font-weight:600}.Account-module__wQ3QNq__status_delivered{color:#155724;background:#d4edda}.Account-module__wQ3QNq__status_shipped{color:#004085;background:#cce5ff}.Account-module__wQ3QNq__status_processing{color:#856404;background:#fff3cd}.Account-module__wQ3QNq__status_cancelled{color:#721c24;background:#f8d7da}.Account-module__wQ3QNq__order_item{align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.Account-module__wQ3QNq__item_image{border-radius:8px;flex-shrink:0;width:60px;height:60px;overflow:hidden}.Account-module__wQ3QNq__item_details{flex:1}.Account-module__wQ3QNq__item_details h4{color:var(--font-color);margin:0 0 .25rem;font-size:1rem;font-weight:600}.Account-module__wQ3QNq__item_details p{color:var(--font-color-light);margin:0;font-size:.9rem}.Account-module__wQ3QNq__order_total{color:var(--primary-color);border-top:1px solid #e8e8e8;justify-content:space-between;align-items:center;padding-top:1rem;font-weight:700;display:flex}.Account-module__wQ3QNq__order_actions{gap:.5rem;margin-top:1rem;display:flex}.Account-module__wQ3QNq__action_btn{border:1px solid var(--primary-color);color:var(--primary-color);cursor:pointer;background:0 0;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .3s}.Account-module__wQ3QNq__action_btn:hover,.Account-module__wQ3QNq__action_btn.Account-module__wQ3QNq__primary{background:var(--primary-color);color:#fff}.Account-module__wQ3QNq__action_btn.Account-module__wQ3QNq__primary:hover{background:#004d32}.Account-module__wQ3QNq__profile_form{max-width:600px;margin:0 auto}.Account-module__wQ3QNq__form_section{background:#fff;border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 10px #0000000d}.Account-module__wQ3QNq__form_section h2{font-family:var(--fraunces);color:var(--font-color);border-bottom:2px solid var(--primary-color);margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.5rem}.Account-module__wQ3QNq__form_row{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.Account-module__wQ3QNq__form_group{margin-bottom:1rem}.Account-module__wQ3QNq__form_label{color:var(--font-color);margin-bottom:.5rem;font-weight:600;display:block}.Account-module__wQ3QNq__form_input{border:2px solid #e8e8e8;border-radius:8px;width:100%;padding:.75rem;font-size:1rem;transition:all .3s}.Account-module__wQ3QNq__form_input:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #00653d1a}.Account-module__wQ3QNq__form_textarea{resize:vertical;border:2px solid #e8e8e8;border-radius:8px;width:100%;min-height:100px;padding:.75rem;font-size:1rem;transition:all .3s}.Account-module__wQ3QNq__form_textarea:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #00653d1a}.Account-module__wQ3QNq__save_btn{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:1rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.Account-module__wQ3QNq__save_btn:hover{background:#004d32;transform:translateY(-2px);box-shadow:0 4px 12px #00653d4d}.Account-module__wQ3QNq__address_list{gap:1.5rem;display:grid}.Account-module__wQ3QNq__address_card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:1.5rem;position:relative;box-shadow:0 2px 10px #0000000d}.Account-module__wQ3QNq__address_card.Account-module__wQ3QNq__default{border-color:var(--primary-color);background:linear-gradient(135deg,#00653d0d 0%,#00653d05 100%)}.Account-module__wQ3QNq__default_badge{background:var(--primary-color);color:#fff;border-radius:20px;padding:.25rem .75rem;font-size:.8rem;font-weight:600;position:absolute;top:1rem;right:1rem}.Account-module__wQ3QNq__address_type{color:var(--primary-color);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.Account-module__wQ3QNq__address_actions{gap:.5rem;margin-top:1rem;display:flex}.Account-module__wQ3QNq__add_address_btn{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-bottom:2rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.Account-module__wQ3QNq__add_address_btn:hover{background:#004d32;transform:translateY(-2px);box-shadow:0 4px 12px #00653d4d}.Account-module__wQ3QNq__empty_state{text-align:center;color:var(--font-color-light);padding:3rem 2rem}.Account-module__wQ3QNq__empty_state svg{color:var(--primary-color);opacity:.5;margin-bottom:1rem;font-size:4rem}.Account-module__wQ3QNq__empty_state h3{color:var(--font-color);margin-bottom:.5rem}.Account-module__wQ3QNq__empty_state p{margin-bottom:2rem}@media (max-width:768px){.Account-module__wQ3QNq__account_content{padding:1rem}.Account-module__wQ3QNq__order_filters{flex-direction:column;align-items:center}.Account-module__wQ3QNq__order_header{flex-direction:column;align-items:flex-start;gap:.5rem}.Account-module__wQ3QNq__order_item{text-align:center;flex-direction:column}.Account-module__wQ3QNq__order_total{text-align:center;flex-direction:column;gap:.5rem}.Account-module__wQ3QNq__form_row{grid-template-columns:1fr}.Account-module__wQ3QNq__address_actions{flex-direction:column}}@media (max-width:480px){.Account-module__wQ3QNq__order_card,.Account-module__wQ3QNq__form_section,.Account-module__wQ3QNq__address_card{padding:1rem}.Account-module__wQ3QNq__account_header h1{font-size:1.5rem}.Account-module__wQ3QNq__form_section h2{font-size:1.2rem}}.Account-module__wQ3QNq__account_content{background:var(--background);border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000014}.Account-module__wQ3QNq__account_header{text-align:center;margin-bottom:2rem}.Account-module__wQ3QNq__account_header h1{color:var(--primary-color);font-size:2rem;font-weight:700;font-family:var(--fraunces);margin-bottom:.5rem}.Account-module__wQ3QNq__account_header p{color:var(--font-color);font-size:1rem}.Account-module__wQ3QNq__order_filters{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem;display:flex}.Account-module__wQ3QNq__orders_list{flex-direction:column;gap:1.5rem;display:flex}.Account-module__wQ3QNq__no_orders{text-align:center;padding:3rem 2rem}.Account-module__wQ3QNq__no_orders svg{color:var(--primary-color-40);margin-bottom:1rem;font-size:3rem}.Account-module__wQ3QNq__no_orders h3{color:var(--primary-color);font-size:1.25rem;font-family:var(--fraunces);margin-bottom:.5rem}.Account-module__wQ3QNq__no_orders p{color:var(--font-color);margin-bottom:2rem}.Account-module__wQ3QNq__order_card{background:var(--background);border:1px solid var(--primary-color-20);border-radius:8px;padding:1.5rem;transition:box-shadow .3s}.Account-module__wQ3QNq__order_card:hover{box-shadow:0 4px 16px #0000001a}.Account-module__wQ3QNq__order_header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.Account-module__wQ3QNq__order_info h3{color:var(--primary-color);font-size:1.125rem;font-weight:600;font-family:var(--fraunces);margin-bottom:.25rem}.Account-module__wQ3QNq__order_info p{color:var(--font-color);font-size:.875rem}.Account-module__wQ3QNq__order_status{align-items:center;display:flex}.Account-module__wQ3QNq__order_items{margin-bottom:1rem}.Account-module__wQ3QNq__order_item{border-bottom:1px solid var(--primary-color-10);justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.Account-module__wQ3QNq__order_item:last-child{border-bottom:none}.Account-module__wQ3QNq__item_details h4{color:var(--primary-color);margin-bottom:.25rem;font-size:1rem;font-weight:600}.Account-module__wQ3QNq__item_details p{color:var(--font-color);font-size:.875rem}.Account-module__wQ3QNq__order_footer{border-top:1px solid var(--primary-color-10);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;display:flex}.Account-module__wQ3QNq__order_total{font-size:1.125rem}.Account-module__wQ3QNq__order_actions{flex-wrap:wrap;gap:.5rem;display:flex}.Account-module__wQ3QNq__order_status_section{background:var(--primary-color-10);border-radius:8px;margin-bottom:2rem;padding:2rem}.Account-module__wQ3QNq__status_header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Account-module__wQ3QNq__status_header h2{color:var(--primary-color);font-size:1.25rem;font-weight:600;font-family:var(--fraunces)}.Account-module__wQ3QNq__status_steps{margin-bottom:1.5rem}.Account-module__wQ3QNq__status_steps .Account-module__wQ3QNq__ant-steps-item-title{font-weight:600}.Account-module__wQ3QNq__tracking_info{background:var(--background);border-radius:6px;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.Account-module__wQ3QNq__tracking_info svg{color:var(--primary-color);margin-top:.25rem;font-size:1.5rem}.Account-module__wQ3QNq__order_details_grid{grid-template-columns:1fr 350px;gap:2rem;display:grid}.Account-module__wQ3QNq__order_section{background:var(--background);border:1px solid var(--primary-color-20);border-radius:8px;padding:1.5rem}.Account-module__wQ3QNq__order_section h2{color:var(--primary-color);font-size:1.25rem;font-weight:600;font-family:var(--fraunces);margin-bottom:1.5rem}.Account-module__wQ3QNq__order_items_detailed{flex-direction:column;gap:1rem;display:flex}.Account-module__wQ3QNq__order_item_detailed{border:1px solid var(--primary-color-10);border-radius:6px;grid-template-columns:80px 1fr auto;align-items:center;gap:1rem;padding:1rem;display:grid}.Account-module__wQ3QNq__item_image{border-radius:6px;overflow:hidden}.Account-module__wQ3QNq__item_image img{object-fit:cover;width:100%;height:60px}.Account-module__wQ3QNq__item_info h3{color:var(--primary-color);margin-bottom:.25rem;font-size:1rem;font-weight:600}.Account-module__wQ3QNq__item_info p{color:var(--font-color);margin-bottom:.25rem;font-size:.875rem}.Account-module__wQ3QNq__item_price{color:var(--primary-color);font-weight:600}.Account-module__wQ3QNq__item_actions{flex-direction:column;gap:.5rem;display:flex}.Account-module__wQ3QNq__order_summary{flex-direction:column;gap:1.5rem;display:flex}.Account-module__wQ3QNq__summary_section{background:var(--background);border:1px solid var(--primary-color-20);border-radius:8px;padding:1.5rem}.Account-module__wQ3QNq__summary_section h3{color:var(--primary-color);font-size:1.125rem;font-weight:600;font-family:var(--fraunces);margin-bottom:1rem}.Account-module__wQ3QNq__address_info p{color:var(--font-color);margin-bottom:.25rem}.Account-module__wQ3QNq__summary_breakdown{flex-direction:column;gap:.5rem;display:flex}.Account-module__wQ3QNq__summary_row{justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.Account-module__wQ3QNq__total_row{border-top:2px solid var(--primary-color-20);color:var(--primary-color);margin-top:.5rem;padding-top:1rem;font-size:1.125rem;font-weight:700}.Account-module__wQ3QNq__profile_content{max-width:600px;margin:0 auto}.Account-module__wQ3QNq__profile_actions{justify-content:flex-end;margin-bottom:2rem;display:flex}.Account-module__wQ3QNq__edit_actions{gap:.5rem;display:flex}.Account-module__wQ3QNq__profile_form{background:var(--background);border:1px solid var(--primary-color-20);border-radius:8px;padding:2rem}.Account-module__wQ3QNq__form_row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Account-module__wQ3QNq__profile_form .Account-module__wQ3QNq__ant-form-item-label label{color:var(--primary-color);font-weight:600}.Account-module__wQ3QNq__profile_form .Account-module__wQ3QNq__ant-input,.Account-module__wQ3QNq__profile_form .Account-module__wQ3QNq__ant-input-disabled{border-color:var(--primary-color-20);border-radius:6px}.Account-module__wQ3QNq__profile_form .Account-module__wQ3QNq__ant-input:focus,.Account-module__wQ3QNq__profile_form .Account-module__wQ3QNq__ant-input-focused{border-color:var(--primary-color);box-shadow:0 0 0 2px #00653d1a}.Account-module__wQ3QNq__address_actions{justify-content:flex-end;margin-bottom:2rem;display:flex}.Account-module__wQ3QNq__addresses_list{flex-direction:column;gap:1.5rem;display:flex}.Account-module__wQ3QNq__address_card{background:var(--background);border:1px solid var(--primary-color-20);border-radius:8px;padding:1.5rem;transition:box-shadow .3s}.Account-module__wQ3QNq__address_card:hover{box-shadow:0 4px 16px #0000001a}.Account-module__wQ3QNq__address_header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.Account-module__wQ3QNq__address_type{align-items:center;gap:.5rem;display:flex}.Account-module__wQ3QNq__type_badge{background:var(--primary-color);color:#fff;border-radius:15px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.Account-module__wQ3QNq__default_badge{background:var(--primary-color-60);color:#fff;border-radius:15px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.Account-module__wQ3QNq__address_details p{color:var(--font-color);margin-bottom:.25rem}.Account-module__wQ3QNq__address_details p:first-child{color:var(--primary-color);font-weight:600}
.Blog-module__GogjaW__footer{border-top:1px solid var(--primary-color-10);background:#fdfdfd;margin-top:6rem;padding-top:5rem}.Blog-module__GogjaW__footer_top{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:4rem;padding-bottom:4rem;display:grid}.Blog-module__GogjaW__footer_section{flex-direction:column;display:flex}.Blog-module__GogjaW__logo{width:auto;height:60px;margin-bottom:2rem}.Blog-module__GogjaW__footer_description{color:var(--font-color);opacity:.8;max-width:350px;margin-bottom:2.5rem;font-size:.95rem;line-height:1.8}.Blog-module__GogjaW__social_links{gap:1.2rem;display:flex}.Blog-module__GogjaW__social_link{background:var(--primary-color-10);width:40px;height:40px;color:var(--primary-color);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .4s cubic-bezier(.22,1,.36,1);display:flex}.Blog-module__GogjaW__social_link:hover{background:var(--primary-color);color:#fff;transform:translateY(-5px)}.Blog-module__GogjaW__footer_title{color:var(--font-color);text-transform:uppercase;letter-spacing:.1em;font-size:1rem;font-weight:700;font-family:var(--mulish);margin-bottom:2rem;position:relative}.Blog-module__GogjaW__footer_title:after{content:"";background:var(--primary-color);width:30px;height:2px;position:absolute;bottom:-8px;left:0}.Blog-module__GogjaW__footer_links{margin:0;padding:0;list-style:none}.Blog-module__GogjaW__footer_links li{margin-bottom:1rem}.Blog-module__GogjaW__footer_links a{color:var(--font-color);opacity:.7;padding-left:0;font-size:.9rem;text-decoration:none;transition:all .3s;position:relative}.Blog-module__GogjaW__footer_links a:hover{color:var(--primary-color);opacity:1;padding-left:8px}.Blog-module__GogjaW__footer_links a:before{content:"→";opacity:0;transition:all .3s;position:absolute;left:-15px}.Blog-module__GogjaW__footer_links a:hover:before{opacity:1;left:-5px}.Blog-module__GogjaW__footer_bottom{border-top:1px solid var(--primary-color-10);justify-content:space-between;align-items:center;padding:2.5rem 0;display:flex}.Blog-module__GogjaW__copyright{color:var(--font-color);opacity:.6;font-size:.85rem}.Blog-module__GogjaW__payment_methods{opacity:.5;filter:grayscale();gap:1.5rem;font-size:1.8rem;transition:filter .3s;display:flex}.Blog-module__GogjaW__payment_methods:hover{filter:grayscale(0);opacity:1}@media (max-width:1200px){.Blog-module__GogjaW__footer_top{grid-template-columns:1fr 1fr 1fr;gap:3rem}}@media (max-width:768px){.Blog-module__GogjaW__footer_top{text-align:center;grid-template-columns:1fr 1fr;gap:2rem}.Blog-module__GogjaW__footer_section:first-child{grid-column:span 2;align-items:center}.Blog-module__GogjaW__footer_description{margin-left:auto;margin-right:auto}.Blog-module__GogjaW__social_links{justify-content:center}.Blog-module__GogjaW__footer_title:after{left:50%;transform:translate(-50%)}.Blog-module__GogjaW__footer_bottom{text-align:center;flex-direction:column;gap:2rem}.Blog-module__GogjaW__footer_links a:hover{padding-left:0}.Blog-module__GogjaW__footer_links a:before{display:none}}@media (max-width:480px){.Blog-module__GogjaW__footer_top{grid-template-columns:1fr}.Blog-module__GogjaW__footer_section:first-child{grid-column:span 1}}.Blog-module__GogjaW__page_numbers span{cursor:pointer;border:1px solid #f0f0f0;border-radius:50%;justify-content:center;align-items:center;font-weight:600;transition:all .3s;display:flex}.Blog-module__GogjaW__current_page{background:var(--primary-color);color:#fff;border-color:var(--primary-color)!important}.Blog-module__GogjaW__page_numbers span:hover:not(.Blog-module__GogjaW__current_page){border-color:var(--primary-color);color:var(--primary-color)}@media (max-width:1200px){.Blog-module__GogjaW__blog_grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.Blog-module__GogjaW__blog_grid{grid-template-columns:1fr}.Blog-module__GogjaW__blog_content{padding:4rem 1rem}.Blog-module__GogjaW__blog_header h1{font-size:2.5rem}.Blog-module__GogjaW__post_image{height:220px}.Blog-module__GogjaW__post_content{padding:1.8rem}}
.BlogDetails-module__AtlAuW__footer{border-top:1px solid var(--primary-color-10);background:#fdfdfd;margin-top:6rem;padding-top:5rem}.BlogDetails-module__AtlAuW__footer_top{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:4rem;padding-bottom:4rem;display:grid}.BlogDetails-module__AtlAuW__footer_section{flex-direction:column;display:flex}.BlogDetails-module__AtlAuW__logo{width:auto;height:60px;margin-bottom:2rem}.BlogDetails-module__AtlAuW__footer_description{color:var(--font-color);opacity:.8;max-width:350px;margin-bottom:2.5rem;font-size:.95rem;line-height:1.8}.BlogDetails-module__AtlAuW__social_links{gap:1.2rem;display:flex}.BlogDetails-module__AtlAuW__social_link{background:var(--primary-color-10);width:40px;height:40px;color:var(--primary-color);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .4s cubic-bezier(.22,1,.36,1);display:flex}.BlogDetails-module__AtlAuW__social_link:hover{background:var(--primary-color);color:#fff;transform:translateY(-5px)}.BlogDetails-module__AtlAuW__footer_title{color:var(--font-color);text-transform:uppercase;letter-spacing:.1em;font-size:1rem;font-weight:700;font-family:var(--mulish);margin-bottom:2rem;position:relative}.BlogDetails-module__AtlAuW__footer_title:after{content:"";background:var(--primary-color);width:30px;height:2px;position:absolute;bottom:-8px;left:0}.BlogDetails-module__AtlAuW__footer_links{margin:0;padding:0;list-style:none}.BlogDetails-module__AtlAuW__footer_links li{margin-bottom:1rem}.BlogDetails-module__AtlAuW__footer_links a{color:var(--font-color);opacity:.7;padding-left:0;font-size:.9rem;text-decoration:none;transition:all .3s;position:relative}.BlogDetails-module__AtlAuW__footer_links a:hover{color:var(--primary-color);opacity:1;padding-left:8px}.BlogDetails-module__AtlAuW__footer_links a:before{content:"→";opacity:0;transition:all .3s;position:absolute;left:-15px}.BlogDetails-module__AtlAuW__footer_links a:hover:before{opacity:1;left:-5px}.BlogDetails-module__AtlAuW__footer_bottom{border-top:1px solid var(--primary-color-10);justify-content:space-between;align-items:center;padding:2.5rem 0;display:flex}.BlogDetails-module__AtlAuW__copyright{color:var(--font-color);opacity:.6;font-size:.85rem}.BlogDetails-module__AtlAuW__payment_methods{opacity:.5;filter:grayscale();gap:1.5rem;font-size:1.8rem;transition:filter .3s;display:flex}.BlogDetails-module__AtlAuW__payment_methods:hover{filter:grayscale(0);opacity:1}@media (max-width:1200px){.BlogDetails-module__AtlAuW__footer_top{grid-template-columns:1fr 1fr 1fr;gap:3rem}}@media (max-width:768px){.BlogDetails-module__AtlAuW__footer_top{text-align:center;grid-template-columns:1fr 1fr;gap:2rem}.BlogDetails-module__AtlAuW__footer_section:first-child{grid-column:span 2;align-items:center}.BlogDetails-module__AtlAuW__footer_description{margin-left:auto;margin-right:auto}.BlogDetails-module__AtlAuW__social_links{justify-content:center}.BlogDetails-module__AtlAuW__footer_title:after{left:50%;transform:translate(-50%)}.BlogDetails-module__AtlAuW__footer_bottom{text-align:center;flex-direction:column;gap:2rem}.BlogDetails-module__AtlAuW__footer_links a:hover{padding-left:0}.BlogDetails-module__AtlAuW__footer_links a:before{display:none}}@media (max-width:480px){.BlogDetails-module__AtlAuW__footer_top{grid-template-columns:1fr}.BlogDetails-module__AtlAuW__footer_section:first-child{grid-column:span 1}}.BlogDetails-module__AtlAuW__related_card:hover{transform:translateY(-10px)}.BlogDetails-module__AtlAuW__related_img_wrap{height:200px;position:relative}.BlogDetails-module__AtlAuW__related_info{padding:2rem}.BlogDetails-module__AtlAuW__related_info h3{font-family:var(--newsreader);margin-bottom:1rem;font-size:1.4rem;line-height:1.3}.BlogDetails-module__AtlAuW__related_link{text-transform:uppercase;color:var(--primary-color);letter-spacing:.1em;font-size:.8rem;font-weight:700;text-decoration:none}@media (max-width:1024px){.BlogDetails-module__AtlAuW__content_image{margin:4rem 0}.BlogDetails-module__AtlAuW__related_grid{grid-template-columns:repeat(2,1fr)}.BlogDetails-module__AtlAuW__post_title{font-size:3rem}}@media (max-width:768px){.BlogDetails-module__AtlAuW__post_hero_image{border-radius:15px;height:350px}.BlogDetails-module__AtlAuW__post_title{font-size:2.2rem}.BlogDetails-module__AtlAuW__post_meta{flex-direction:column;align-items:center;gap:1rem}.BlogDetails-module__AtlAuW__related_grid{grid-template-columns:1fr}.BlogDetails-module__AtlAuW__post_footer{text-align:center;flex-direction:column;gap:2rem}}
.Contact-module__x0Rp0G__footer{border-top:1px solid var(--primary-color-10);background:#fdfdfd;margin-top:6rem;padding-top:5rem}.Contact-module__x0Rp0G__footer_top{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:4rem;padding-bottom:4rem;display:grid}.Contact-module__x0Rp0G__footer_section{flex-direction:column;display:flex}.Contact-module__x0Rp0G__logo{width:auto;height:60px;margin-bottom:2rem}.Contact-module__x0Rp0G__footer_description{color:var(--font-color);opacity:.8;max-width:350px;margin-bottom:2.5rem;font-size:.95rem;line-height:1.8}.Contact-module__x0Rp0G__social_links{gap:1.2rem;display:flex}.Contact-module__x0Rp0G__social_link{background:var(--primary-color-10);width:40px;height:40px;color:var(--primary-color);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .4s cubic-bezier(.22,1,.36,1);display:flex}.Contact-module__x0Rp0G__social_link:hover{background:var(--primary-color);color:#fff;transform:translateY(-5px)}.Contact-module__x0Rp0G__footer_title{color:var(--font-color);text-transform:uppercase;letter-spacing:.1em;font-size:1rem;font-weight:700;font-family:var(--mulish);margin-bottom:2rem;position:relative}.Contact-module__x0Rp0G__footer_title:after{content:"";background:var(--primary-color);width:30px;height:2px;position:absolute;bottom:-8px;left:0}.Contact-module__x0Rp0G__footer_links{margin:0;padding:0;list-style:none}.Contact-module__x0Rp0G__footer_links li{margin-bottom:1rem}.Contact-module__x0Rp0G__footer_links a{color:var(--font-color);opacity:.7;padding-left:0;font-size:.9rem;text-decoration:none;transition:all .3s;position:relative}.Contact-module__x0Rp0G__footer_links a:hover{color:var(--primary-color);opacity:1;padding-left:8px}.Contact-module__x0Rp0G__footer_links a:before{content:"→";opacity:0;transition:all .3s;position:absolute;left:-15px}.Contact-module__x0Rp0G__footer_links a:hover:before{opacity:1;left:-5px}.Contact-module__x0Rp0G__footer_bottom{border-top:1px solid var(--primary-color-10);justify-content:space-between;align-items:center;padding:2.5rem 0;display:flex}.Contact-module__x0Rp0G__copyright{color:var(--font-color);opacity:.6;font-size:.85rem}.Contact-module__x0Rp0G__payment_methods{opacity:.5;filter:grayscale();gap:1.5rem;font-size:1.8rem;transition:filter .3s;display:flex}.Contact-module__x0Rp0G__payment_methods:hover{filter:grayscale(0);opacity:1}@media (max-width:1200px){.Contact-module__x0Rp0G__footer_top{grid-template-columns:1fr 1fr 1fr;gap:3rem}}@media (max-width:768px){.Contact-module__x0Rp0G__footer_top{text-align:center;grid-template-columns:1fr 1fr;gap:2rem}.Contact-module__x0Rp0G__footer_section:first-child{grid-column:span 2;align-items:center}.Contact-module__x0Rp0G__footer_description{margin-left:auto;margin-right:auto}.Contact-module__x0Rp0G__social_links{justify-content:center}.Contact-module__x0Rp0G__footer_title:after{left:50%;transform:translate(-50%)}.Contact-module__x0Rp0G__footer_bottom{text-align:center;flex-direction:column;gap:2rem}.Contact-module__x0Rp0G__footer_links a:hover{padding-left:0}.Contact-module__x0Rp0G__footer_links a:before{display:none}}@media (max-width:480px){.Contact-module__x0Rp0G__footer_top{grid-template-columns:1fr}.Contact-module__x0Rp0G__footer_section:first-child{grid-column:span 1}}
.Faq-module__hF9sRa__footer{border-top:1px solid var(--primary-color-10);background:#fdfdfd;margin-top:6rem;padding-top:5rem}.Faq-module__hF9sRa__footer_top{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:4rem;padding-bottom:4rem;display:grid}.Faq-module__hF9sRa__footer_section{flex-direction:column;display:flex}.Faq-module__hF9sRa__logo{width:auto;height:60px;margin-bottom:2rem}.Faq-module__hF9sRa__footer_description{color:var(--font-color);opacity:.8;max-width:350px;margin-bottom:2.5rem;font-size:.95rem;line-height:1.8}.Faq-module__hF9sRa__social_links{gap:1.2rem;display:flex}.Faq-module__hF9sRa__social_link{background:var(--primary-color-10);width:40px;height:40px;color:var(--primary-color);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .4s cubic-bezier(.22,1,.36,1);display:flex}.Faq-module__hF9sRa__social_link:hover{background:var(--primary-color);color:#fff;transform:translateY(-5px)}.Faq-module__hF9sRa__footer_title{color:var(--font-color);text-transform:uppercase;letter-spacing:.1em;font-size:1rem;font-weight:700;font-family:var(--mulish);margin-bottom:2rem;position:relative}.Faq-module__hF9sRa__footer_title:after{content:"";background:var(--primary-color);width:30px;height:2px;position:absolute;bottom:-8px;left:0}.Faq-module__hF9sRa__footer_links{margin:0;padding:0;list-style:none}.Faq-module__hF9sRa__footer_links li{margin-bottom:1rem}.Faq-module__hF9sRa__footer_links a{color:var(--font-color);opacity:.7;padding-left:0;font-size:.9rem;text-decoration:none;transition:all .3s;position:relative}.Faq-module__hF9sRa__footer_links a:hover{color:var(--primary-color);opacity:1;padding-left:8px}.Faq-module__hF9sRa__footer_links a:before{content:"→";opacity:0;transition:all .3s;position:absolute;left:-15px}.Faq-module__hF9sRa__footer_links a:hover:before{opacity:1;left:-5px}.Faq-module__hF9sRa__footer_bottom{border-top:1px solid var(--primary-color-10);justify-content:space-between;align-items:center;padding:2.5rem 0;display:flex}.Faq-module__hF9sRa__copyright{color:var(--font-color);opacity:.6;font-size:.85rem}.Faq-module__hF9sRa__payment_methods{opacity:.5;filter:grayscale();gap:1.5rem;font-size:1.8rem;transition:filter .3s;display:flex}.Faq-module__hF9sRa__payment_methods:hover{filter:grayscale(0);opacity:1}@media (max-width:1200px){.Faq-module__hF9sRa__footer_top{grid-template-columns:1fr 1fr 1fr;gap:3rem}}@media (max-width:768px){.Faq-module__hF9sRa__footer_top{text-align:center;grid-template-columns:1fr 1fr;gap:2rem}.Faq-module__hF9sRa__footer_section:first-child{grid-column:span 2;align-items:center}.Faq-module__hF9sRa__footer_description{margin-left:auto;margin-right:auto}.Faq-module__hF9sRa__social_links{justify-content:center}.Faq-module__hF9sRa__footer_title:after{left:50%;transform:translate(-50%)}.Faq-module__hF9sRa__footer_bottom{text-align:center;flex-direction:column;gap:2rem}.Faq-module__hF9sRa__footer_links a:hover{padding-left:0}.Faq-module__hF9sRa__footer_links a:before{display:none}}@media (max-width:480px){.Faq-module__hF9sRa__footer_top{grid-template-columns:1fr}.Faq-module__hF9sRa__footer_section:first-child{grid-column:span 1}}.Faq-module__hF9sRa__icon_wrapper{border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .5s;display:flex}.Faq-module__hF9sRa__contact_item:hover .Faq-module__hF9sRa__icon_wrapper{background:var(--primary-color)}.Faq-module__hF9sRa__contact_item svg{color:var(--primary-color);font-size:1.5rem;transition:all .5s}.Faq-module__hF9sRa__contact_item:hover svg{color:#fff;transform:scale(1.1)}.Faq-module__hF9sRa__contact_item h3{font-family:var(--mulish);letter-spacing:.1em;text-transform:uppercase;color:var(--font-color);margin-bottom:1rem;font-size:1.1rem;font-weight:700}.Faq-module__hF9sRa__info_group{flex-direction:column;gap:.4rem;display:flex}.Faq-module__hF9sRa__contact_item p{opacity:.8;margin:0;font-size:.95rem;line-height:1.4}.Faq-module__hF9sRa__contact_item p:last-child{opacity:.5;font-size:.85rem;font-style:italic}@media (max-width:1024px){.Faq-module__hF9sRa__contact_options{grid-template-columns:1fr;gap:1.5rem}.Faq-module__hF9sRa__faq_contact{padding:4rem 2rem}.Faq-module__hF9sRa__faq_contact h2{font-size:2.2rem}}@media (max-width:768px){.Faq-module__hF9sRa__faq_content{padding:3rem 1rem}.Faq-module__hF9sRa__question_text{font-size:.95rem}.Faq-module__hF9sRa__faq_answer{font-size:.85rem}}
.TrackOrder-module__x0fiPq__track_content{padding:2rem 0}.TrackOrder-module__x0fiPq__track_form_section{text-align:center;max-width:500px;margin:0 auto}.TrackOrder-module__x0fiPq__form_header{margin-bottom:2rem}.TrackOrder-module__x0fiPq__form_header svg{color:var(--primary-color);margin-bottom:1rem;font-size:3rem}.TrackOrder-module__x0fiPq__form_header h1{font-family:var(--font-heading);color:var(--font-color);margin-bottom:.5rem;font-size:2.5rem}.TrackOrder-module__x0fiPq__form_header p{color:var(--font-color-light);font-size:1.1rem}.TrackOrder-module__x0fiPq__track_form .TrackOrder-module__x0fiPq__ant-form-item-label>label{color:var(--font-color);font-weight:600}.TrackOrder-module__x0fiPq__track_form .TrackOrder-module__x0fiPq__ant-input{border:2px solid #e8e8e8;border-radius:8px;padding:.75rem;font-size:1rem;transition:all .3s}.TrackOrder-module__x0fiPq__track_form .TrackOrder-module__x0fiPq__ant-input:focus,.TrackOrder-module__x0fiPq__track_form .TrackOrder-module__x0fiPq__ant-input:hover{border-color:var(--primary-color);box-shadow:0 0 0 2px #00653d1a}.TrackOrder-module__x0fiPq__track_btn{background:var(--primary-color);border-color:var(--primary-color);border-radius:8px;height:50px;margin-top:1rem;font-size:1.1rem;font-weight:600;transition:all .3s}.TrackOrder-module__x0fiPq__track_btn:hover{background:#004d32;border-color:#004d32;transform:translateY(-2px);box-shadow:0 4px 12px #00653d4d}.TrackOrder-module__x0fiPq__help_text{border-left:4px solid var(--primary-color);background:#f8f9fa;border-radius:8px;margin-top:2rem;padding:1.5rem}.TrackOrder-module__x0fiPq__help_text p{color:var(--font-color);margin:.5rem 0}.TrackOrder-module__x0fiPq__help_text strong{color:var(--primary-color)}.TrackOrder-module__x0fiPq__order_tracking{max-width:800px;margin:0 auto}.TrackOrder-module__x0fiPq__tracking_header{border-bottom:2px solid #e8e8e8;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.TrackOrder-module__x0fiPq__tracking_header h1{font-family:var(--font-heading);color:var(--font-color);margin:0;font-size:2rem}.TrackOrder-module__x0fiPq__tracking_steps{margin-bottom:2rem}.TrackOrder-module__x0fiPq__tracking_steps .TrackOrder-module__x0fiPq__ant-steps-item-title{color:var(--font-color);font-weight:600}.TrackOrder-module__x0fiPq__tracking_steps .TrackOrder-module__x0fiPq__ant-steps-item-description{color:var(--font-color-light)}.TrackOrder-module__x0fiPq__tracking_details{background:#f8f9fa;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.TrackOrder-module__x0fiPq__tracking_details h2{font-family:var(--font-heading);color:var(--font-color);margin-bottom:1rem;font-size:1.5rem}.TrackOrder-module__x0fiPq__tracking_info{align-items:flex-start;gap:1rem;display:flex}.TrackOrder-module__x0fiPq__info_item{flex:1;align-items:flex-start;gap:1rem;display:flex}.TrackOrder-module__x0fiPq__info_item svg{color:var(--primary-color);margin-top:.25rem;font-size:1.5rem}.TrackOrder-module__x0fiPq__info_item p{color:var(--font-color);margin:.25rem 0}.TrackOrder-module__x0fiPq__order_summary{margin-bottom:2rem}.TrackOrder-module__x0fiPq__order_summary h2{font-family:var(--font-heading);color:var(--font-color);margin-bottom:1.5rem;font-size:1.5rem}.TrackOrder-module__x0fiPq__order_items{margin-bottom:2rem}.TrackOrder-module__x0fiPq__order_item{background:#f8f9fa;border-radius:8px;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.TrackOrder-module__x0fiPq__item_image{border-radius:8px;flex-shrink:0;width:80px;height:80px;overflow:hidden}.TrackOrder-module__x0fiPq__item_image img{object-fit:cover;width:100%;height:100%}.TrackOrder-module__x0fiPq__item_details h3{font-family:var(--font-heading);color:var(--font-color);margin:0 0 .5rem;font-size:1.1rem}.TrackOrder-module__x0fiPq__item_details p{color:var(--font-color-light);margin:0}.TrackOrder-module__x0fiPq__shipping_address{background:#f8f9fa;border-radius:8px;padding:1.5rem}.TrackOrder-module__x0fiPq__shipping_address h3{font-family:var(--font-heading);color:var(--font-color);margin-bottom:1rem;font-size:1.2rem}.TrackOrder-module__x0fiPq__shipping_address p{color:var(--font-color);margin:.25rem 0}.TrackOrder-module__x0fiPq__shipping_address strong{color:var(--primary-color)}.TrackOrder-module__x0fiPq__tracking_actions{justify-content:center;gap:1rem;margin-top:2rem;display:flex}.TrackOrder-module__x0fiPq__tracking_actions .TrackOrder-module__x0fiPq__ant-btn{border-radius:8px;padding:.5rem 2rem;font-weight:600}.TrackOrder-module__x0fiPq__tracking_actions .TrackOrder-module__x0fiPq__ant-btn-primary{background:var(--primary-color);border-color:var(--primary-color)}.TrackOrder-module__x0fiPq__tracking_actions .TrackOrder-module__x0fiPq__ant-btn-primary:hover{background:#004d32;border-color:#004d32}@media (max-width:768px){.TrackOrder-module__x0fiPq__track_content{padding:1rem 0}.TrackOrder-module__x0fiPq__form_header h1{font-size:2rem}.TrackOrder-module__x0fiPq__tracking_header{flex-direction:column;align-items:flex-start;gap:1rem}.TrackOrder-module__x0fiPq__tracking_header h1{font-size:1.5rem}.TrackOrder-module__x0fiPq__order_item{text-align:center;flex-direction:column}.TrackOrder-module__x0fiPq__item_details h3{font-size:1rem}.TrackOrder-module__x0fiPq__tracking_actions{flex-direction:column}.TrackOrder-module__x0fiPq__tracking_actions .TrackOrder-module__x0fiPq__ant-btn{width:100%}}@media (max-width:480px){.TrackOrder-module__x0fiPq__track_form_section{padding:0 1rem}.TrackOrder-module__x0fiPq__form_header h1{font-size:1.8rem}.TrackOrder-module__x0fiPq__tracking_steps{padding:0 1rem}.TrackOrder-module__x0fiPq__tracking_details,.TrackOrder-module__x0fiPq__order_summary,.TrackOrder-module__x0fiPq__shipping_address{margin:0 1rem 1rem}}
