.carousel_carousel__m0mMY{position:relative;width:100%;padding:5px;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25),0 0 0 1px rgba(255,255,255,.1);background:white;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.carousel_carousel__m0mMY:hover{transform:translateY(-2px);box-shadow:0 32px 64px -12px rgba(0,0,0,.35),0 0 0 1px rgba(255,255,255,.15)}.carousel_imageContainer__8m5QA{position:relative;width:100%;overflow:hidden}.carousel_slide__BH3i_{width:100%;opacity:0;display:none;transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.carousel_slideActive__YiT8J{opacity:1;display:block;transform:scale(1)}.carousel_imageLink__btD5v{display:block;width:100%;position:relative;overflow:hidden}.carousel_image__LIz_B{width:100%;height:auto;object-fit:cover;transition:transform .7s ease}.carousel_overlay__CyOpo{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.1) 0,rgba(0,0,0,0) 30%,rgba(0,0,0,0) 70%,rgba(0,0,0,.3));pointer-events:none}.carousel_navigation__CsdpI{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;padding:0 24px;opacity:0;transition:opacity .3s ease;pointer-events:none}.carousel_navigationVisible__xZn81{opacity:1;pointer-events:auto}.carousel_navButton__inkdY{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:rgba(255,255,255,.15);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);border-radius:50%;color:white;font-size:18px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 25px rgba(0,0,0,.15)}.carousel_navButton__inkdY:hover{background:rgba(255,255,255,.25);transform:scale(1.1);box-shadow:0 12px 35px rgba(0,0,0,.2)}.carousel_navButton__inkdY:active{transform:scale(.95)}.carousel_prevButton__bO9yz{transform:translateX(-10px)}.carousel_nextButton__csA79{transform:translateX(10px)}.carousel_prevButton__bO9yz:hover{transform:translateX(-10px) scale(1.1)}.carousel_nextButton__csA79:hover{transform:translateX(10px) scale(1.1)}.carousel_indicators__i9AWW{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);z-index:10}.carousel_indicatorContainer__kJD6u{display:flex;align-items:center;gap:8px;background:rgba(0,0,0,.3);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.15);border-radius:30px;padding:12px 20px;box-shadow:0 8px 25px rgba(0,0,0,.15)}.carousel_dot__OOaI5{width:12px;height:12px;border-radius:50%;border:none;background:rgba(255,255,255,.4);cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.carousel_dot__OOaI5:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:white;border-radius:50%;transform:scale(0);transition:transform .4s cubic-bezier(.4,0,.2,1)}.carousel_dotActive__VQmv_:before{transform:scale(1)}.carousel_dot__OOaI5:hover{background:rgba(255,255,255,.6);transform:scale(1.2)}.carousel_dotActive__VQmv_{background:white;transform:scale(1.3);box-shadow:0 0 15px rgba(255,255,255,.5)}.carousel_playPause__tKJCr{position:absolute;top:24px;right:24px;opacity:0;transition:opacity .3s ease}.carousel_playPauseVisible___HOZi{opacity:1}.carousel_playPauseButton__V3rNO{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:rgba(0,0,0,.3);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);border-radius:50%;color:white;font-size:16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 25px rgba(0,0,0,.15)}.carousel_playPauseButton__V3rNO:hover{background:rgba(0,0,0,.5);transform:scale(1.1);box-shadow:0 12px 35px rgba(0,0,0,.2)}.carousel_progressContainer__Ytw0N{position:absolute;bottom:0;left:0;width:100%;height:4px;background:rgba(255,255,255,.2);overflow:hidden}.carousel_progressBar__3YGii{height:100%;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899);transition:width .1s linear;position:relative}.carousel_progressBar__3YGii:after{content:"";position:absolute;top:0;right:0;width:20px;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3));animation:carousel_shimmer__rRXia 2s infinite}@keyframes carousel_shimmer__rRXia{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.carousel_counter__jrB8g{position:absolute;top:24px;left:24px;opacity:0;transition:opacity .3s ease}.carousel_counterVisible__6tVl8{opacity:1}.carousel_counter__jrB8g span{display:inline-block;background:rgba(0,0,0,.3);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:8px 16px;color:white;font-size:14px;font-weight:500;box-shadow:0 8px 25px rgba(0,0,0,.15)}@media (max-width:768px){.carousel_navigation__CsdpI{padding:0 16px}.carousel_navButton__inkdY{width:48px;height:48px;font-size:16px}.carousel_indicators__i9AWW{bottom:16px}.carousel_indicatorContainer__kJD6u{padding:8px 16px;gap:6px}.carousel_dot__OOaI5{width:10px;height:10px}.carousel_counter__jrB8g,.carousel_playPause__tKJCr{top:16px}.carousel_playPause__tKJCr{right:16px}.carousel_counter__jrB8g{left:16px}.carousel_playPauseButton__V3rNO{width:40px;height:40px;font-size:14px}.carousel_counter__jrB8g span{padding:6px 12px;font-size:12px}.carousel_prevButton__bO9yz{transform:translateX(-5px)}.carousel_nextButton__csA79{transform:translateX(5px)}.carousel_prevButton__bO9yz:hover{transform:translateX(-5px) scale(1.1)}.carousel_nextButton__csA79:hover{transform:translateX(5px) scale(1.1)}}@media (max-width:480px){.carousel_navigation__CsdpI{opacity:.7;pointer-events:auto}.carousel_counter__jrB8g,.carousel_playPause__tKJCr{opacity:.8}}@media (prefers-reduced-motion:reduce){.carousel_carousel__m0mMY,.carousel_dot__OOaI5,.carousel_image__LIz_B,.carousel_navButton__inkdY,.carousel_playPauseButton__V3rNO,.carousel_slide__BH3i_{transition:none}.carousel_progressBar__3YGii:after{animation:none}}.carousel_dot__OOaI5:focus,.carousel_navButton__inkdY:focus,.carousel_playPauseButton__V3rNO:focus{outline:2px solid #3b82f6;outline-offset:2px}@media (prefers-contrast:high){.carousel_counter__jrB8g span,.carousel_indicatorContainer__kJD6u,.carousel_navButton__inkdY,.carousel_playPauseButton__V3rNO{background:rgba(0,0,0,.8);border:2px solid white}.carousel_dot__OOaI5{border:1px solid white}}.page_home__jFQbK{position:relative;margin-top:85px}.page_home__jFQbK .page_categories__ZiyXf{position:relative;display:grid;grid-template-columns:1fr;grid-gap:10px;margin:40px 10px 150px}.page_home__jFQbK .page_categories__ZiyXf div{width:100%;height:100%}.page_home__jFQbK .page_categories__ZiyXf div img{width:100%;height:100%;border-radius:10px}.page_home__jFQbK .page_trendingProducts__mDCjG{margin:3rem 8vw 8rem}.page_home__jFQbK .page_trendingProducts__mDCjG h2{text-align:center;margin:20px 0;font-size:2.7em;font-weight:600;word-spacing:5px;color:var(--heading-color);font-family:var(--primary-font)!important}.page_home__jFQbK .page_newProducts__c6OK6 h2{color:var(--heading-color)}.page_home__jFQbK .page_productsGrid__kl98d{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px}.page_home__jFQbK .page_productsGrid__kl98d .page_prdt__oJGsj{border:1px solid rgb(218,218,218);border-radius:10px;padding:1rem;background-color:white;cursor:pointer;transition:all .3s;border-radius:5px;position:relative;text-align:center}.page_home__jFQbK .page_productsGrid__kl98d .page_sold__D7BRP{opacity:.6}.page_home__jFQbK .page_productsGrid__kl98d .page_sold__D7BRP button{background-color:rgb(134,134,134)!important}.page_home__jFQbK .page_productsGrid__kl98d .page_prdt__oJGsj img{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;border-radius:10px}.page_home__jFQbK .page_productsGrid__kl98d .page_prdt__oJGsj:hover{scale:1.02;opacity:.8}.page_home__jFQbK .page_productsGrid__kl98d .page_prdt__oJGsj .page_info__8u_Lr{padding:5px 0}.page_home__jFQbK .page_productsGrid__kl98d .page_prdt__oJGsj .page_info__8u_Lr .page_productName__P3JQT{font-weight:600;font-size:17px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:2.4em;color:#47663B}.page_home__jFQbK .page_productsGrid__kl98d .page_prdt__oJGsj .page_info__8u_Lr .page_productPrice__9UDVu{font-weight:700;font-size:18px;margin:10px 0;color:#47663B;display:flex;align-items:center;justify-content:center}.page_home__jFQbK .page_productsGrid__kl98d .page_prdt__oJGsj .page_info__8u_Lr .page_productPrice__9UDVu span:nth-child(2){font-size:12px;text-decoration:line-through;margin-left:1rem}.page_home__jFQbK .page_productsGrid__kl98d .page_prdt__oJGsj .page_info__8u_Lr button{border:none;padding:12px;color:white;font-weight:500;width:100%;font-size:14px;cursor:pointer;border-radius:10px;background-color:#47663B}.page_home__jFQbK .page_trendingCollections__HcW_l .page_trendingpadding__lysML{margin:8rem 8vw}.page_home__jFQbK .page_trendingCollections__HcW_l h2{text-align:center;margin:20px 0;font-size:2.7em;font-weight:600;word-spacing:5px;text-transform:uppercase;color:var(--heading-color)}.page_home__jFQbK .page_trendingCollections__HcW_l .page_collections__5voJe{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;margin:5rem 0}.page_home__jFQbK .page_trendingCollections__HcW_l .page_collections__5voJe .page_collection__R2PvE{background-color:white;overflow:hidden;cursor:pointer;border:1px solid #d9d9d9;display:flex;justify-content:center;align-items:center;padding:1rem;border-radius:10px;flex-direction:column;transition:all .3s ease-in-out;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.page_home__jFQbK .page_trendingCollections__HcW_l .page_collections__5voJe .page_collection__R2PvE img{width:100%;height:auto;aspect-ratio:1/1;border-radius:5px;transition:all .3s}.page_home__jFQbK .page_trendingCollections__HcW_l .page_collections__5voJe .page_collection__R2PvE p{font-weight:600;font-size:19px;margin:10px 0;text-align:center;color:rgb(37,37,37)}.page_home__jFQbK .page_trendingCollections__HcW_l .page_collections__5voJe .page_collection__R2PvE:hover{scale:1.01;opacity:.8}.page_home__jFQbK .page_trendingCollections__HcW_l .page_trendingBanner__cBv1Q{margin:5rem 0}.page_home__jFQbK .page_trendingCollections__HcW_l .page_trendingBanner__cBv1Q img{width:100%;height:auto;object-fit:cover}.page_home__jFQbK .page_trendingCollections__HcW_l .page_viewAllCol__hUPth{width:100%;display:flex;justify-content:center;position:relative;margin-top:2rem}.page_home__jFQbK .page_trendingCollections__HcW_l .page_viewAllCol__hUPth a{cursor:pointer;background-color:white;z-index:1}.page_home__jFQbK .page_trendingCollections__HcW_l .page_viewAllCol__hUPth:before{content:"";position:absolute;width:100%;background-color:#47663B;height:1px;top:50%}.page_home__jFQbK .page_trendingCollections__HcW_l .page_viewAllCol__hUPth button{letter-spacing:1px;font-weight:500;background-color:transparent;border:none;cursor:pointer;padding:10px 15px;font-size:17px;color:#47663B}.page_home__jFQbK .page_ratingsCarousel__Wkwgv{position:relative;display:flex;align-items:center;overflow:hidden}.page_ratingsCarousel__Wkwgv .page_carouselContainer__t2WJc{display:flex;gap:10px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.page_ratingsCarousel__Wkwgv .page_carouselContainer__t2WJc::-webkit-scrollbar{display:none}.page_ratingsCarousel__Wkwgv .page_carouselItem__mbT9O{min-width:20%;box-sizing:border-box;padding:10px;text-align:center;background-color:rgb(247,247,247);border-radius:5px;max-height:350px;color:#47663B}.page_ratingsCarousel__Wkwgv .page_image__NPJyO{width:100px;aspect-ratio:1/1;object-fit:cover;border-radius:8px}.page_ratingsCarousel__Wkwgv .page_title__3jonF{font-size:12px;font-weight:500;margin-bottom:10px}.page_ratingsCarousel__Wkwgv .page_ratingDesc__qycVF{font-size:12px}.page_ratingsCarousel__Wkwgv .page_rating__E7BEc{font-size:13px;font-weight:600;margin-bottom:10px}.page_ratingsCarousel__Wkwgv .page_ratingStar__HpHQ6{font-size:13px;font-weight:500;margin-bottom:10px}.page_ratingsCarousel__Wkwgv .page_arrow__cks_j{background-color:transparent;border:none;font-size:24px;cursor:pointer;z-index:1;padding:5px 10px}.page_shippings__mCgUJ{gap:15px}.page_shippings__mCgUJ,.page_shippings__mCgUJ div{display:flex;justify-content:center;align-items:center}.page_shippings__mCgUJ div{flex-direction:column;padding:10px;border-radius:5px;background-color:white;text-align:center;height:125px}.page_shippings__mCgUJ div img{width:80px;height:auto;aspect-ratio:1/1;object-fit:cover;margin-bottom:10px}.page_shippings__mCgUJ div p{font-size:12px;font-weight:500;color:#47663B}.page_home__jFQbK .page_ribbanBanner__ApIBK{width:100%;margin:5rem 0}.page_home__jFQbK .page_ribbanBanner__ApIBK img{width:100%;height:auto;object-fit:cover}@media screen and (max-width:768px){.page_carouselItem__mbT9O{min-width:50%}.page_home__jFQbK .page_productsGrid__kl98d .page_prdt__oJGsj .page_info__8u_Lr .page_productName__P3JQT{font-size:15px}.page_home__jFQbK .page_productsGrid__kl98d .page_prdt__oJGsj .page_info__8u_Lr .page_productPrice__9UDVu{font-size:16px}.page_home__jFQbK .page_productsGrid__kl98d .page_prdt__oJGsj .page_info__8u_Lr button{padding:8px}.page_home__jFQbK .page_trendingCollections__HcW_l .page_collections__5voJe .page_collection__R2PvE{padding:5px}.page_home__jFQbK .page_trendingCollections__HcW_l .page_collections__5voJe .page_collection__R2PvE p{font-size:14px;height:40px}}@media screen and (max-width:1250px){.page_ratingsCarousel__Wkwgv .page_carouselItem__mbT9O{min-width:30%}.page_home__jFQbK .page_productsGrid__kl98d .page_prdt__oJGsj{border-radius:10px;padding:5px}.page_home__jFQbK .page_productsGrid__kl98d .page_prdt__oJGsj img{border-radius:10px}}@media screen and (max-width:950px){.page_ratingsCarousel__Wkwgv .page_carouselItem__mbT9O{min-width:40%}.page_home__jFQbK .page_trendingProducts__mDCjG{margin:3rem 2rem}.page_home__jFQbK .page_productsGrid__kl98d{grid-template-columns:repeat(2,1fr);grid-gap:10px}.page_home__jFQbK .page_trendingCollections__HcW_l .page_trendingpadding__lysML{margin:2rem}.page_home__jFQbK .page_trendingCollections__HcW_l .page_collections__5voJe{grid-template-columns:repeat(2,1fr);grid-gap:10px}}@media screen and (max-width:650px){.page_home__jFQbK .page_categories__ZiyXf{grid-template-columns:1fr;margin:20px 5px;grid-gap:15px}.page_home__jFQbK .page_trendingCollections__HcW_l h2{margin:10px 0}.page_home__jFQbK .page_trendingCollections__HcW_l .page_collections__5voJe{margin:2rem 0}.page_home__jFQbK .page_trendingCollections__HcW_l .page_trendingBanner__cBv1Q{margin:1rem 0}.page_home__jFQbK .page_ribbanBanner__ApIBK{margin:2rem 0}.page_ratingsCarousel__Wkwgv .page_carouselItem__mbT9O{min-width:50%}.page_home__jFQbK .page_trendingProducts__mDCjG h2{margin:20px 0;font-size:2em;word-spacing:0}.page_home__jFQbK .page_trendingProducts__mDCjG{margin:3rem 1rem}.page_home__jFQbK .page_productsGrid__kl98d{grid-gap:5px}.page_home__jFQbK .page_trendingCollections__HcW_l h2{margin:20px 0;font-size:1.8em;word-spacing:0}.page_home__jFQbK .page_trendingCollections__HcW_l .page_trendingpadding__lysML{margin:2rem 1rem}.page_home__jFQbK .page_trendingCollections__HcW_l .page_collections__5voJe{grid-gap:10px;grid-template-columns:1fr}.page_home__jFQbK .page_productsGrid__kl98d .page_prdt__oJGsj .page_info__8u_Lr .page_productPrice__9UDVu{font-size:14px}.page_home__jFQbK .page_productsGrid__kl98d .page_prdt__oJGsj .page_info__8u_Lr .page_productPrice__9UDVu span:nth-child(2){font-size:8px;margin-left:10px}}@media screen and (max-width:400px){.page_ratingsCarousel__Wkwgv .page_carouselItem__mbT9O{min-width:80%}}