@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";:root{--primary-color:#ff0851;--Neutral-Black-100:#1e1e1e;--Neutral-White-100:#fff;--Neutral-Gray-600:#aeaeae;--hover-color:#d60543;--Neutral-White-400:#f1f1f1;--Neutral-White-300:#f7f7f7;--Neutral-Gray-900:#555;--Neutral-Gray-700:#909090;--tr:0.4s;--green:#28a745;--Neutral-Gray-300:#dfdfdf;--blue:#0072de;--orange:#f90;--Neutral-Gray-400:#cecece;--Neutral-Black-200:#383838;--Neutral-Gray-500:#bebebe;--Neutral-Gray-200:#e7e7e7;--Warning-success:#009906;--Warning-Error:#c50000;--Warning-neutral:#f09000;--Neutral-Gray-800:#737373}body{background:#fafafa;font-family:Montserrat,serif!important}:after,:before,a,button,img,path,span,svg{transition:all .4s ease}h1,h2,h3,h4,h5,h6,p{margin:0}header .headerTop{padding:2rem 0 1.2rem;display:flex;align-items:center;justify-content:space-between;border-bottom:.1rem solid #dfdfdf}header .headerTop .headerTopLeft{display:flex;align-items:center;justify-content:flex-start;gap:4rem}header .headerTop .headerTopLeft a{color:#1e1e1e;font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%;position:relative}header .headerTop .headerTopLeft a:after{position:absolute;content:"";left:0;bottom:0;width:0;height:.1rem;background-color:var(--primary-color)}header .headerTop .headerTopLeft a:hover{color:var(--primary-color)}header .headerTop .headerTopLeft a:hover:after{width:100%}header .headerTop .headerTopRight{display:flex;align-items:center;justify-content:flex-end;gap:7rem}header .headerTop .headerTopRight .headerTopRightSide{display:flex;align-items:center;gap:2rem}header .headerTop .headerTopRight .headerTopRightSide a{white-space:nowrap}.whatsapp{border-radius:1.2rem;background:#009906;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%;height:4.8rem;padding:0 2rem}.whatsapp svg{width:2.8rem;height:2.8rem;margin-right:.8rem}.whatsapp:hover{background-color:#075e0a}.socials{display:flex;align-items:center;justify-content:space-between;gap:1.6rem}.socials a svg{width:2.4rem;height:2.4rem}.socials a:hover svg path{stroke:var(--primary-color)}.phoneButton{border-radius:1.2rem;border:.1rem solid #aeaeae;height:4.6rem;display:flex;align-items:center;justify-content:center;padding:0 1.2rem;cursor:pointer;overflow:hidden;transition:transform .5s ease-in-out;position:relative;background:var(--primary-color)}.phoneButton span{color:#1e1e1e;font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%;position:relative;z-index:2;display:block}.phoneButton svg{width:2.8rem;height:2.8rem;margin-right:.8rem;position:relative;z-index:2}.phoneButton:before{content:"";position:absolute;background-color:var(--Neutral-White-300);width:200%;height:400%;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);transition:all .5s ease-in-out;z-index:0}.phoneButton:hover{border:.1rem solid transparent}.phoneButton:hover span{color:#fff}.phoneButton:hover svg path{stroke:#fff}.phoneButton:hover:before{width:200%;height:200%;opacity:0}.lang{display:flex;align-items:center;justify-content:flex-end;gap:1.2rem}.lang a,.lang button{color:#1e1e1e;font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%;border:none;background-color:transparent;padding:0;text-transform:lowercase;cursor:pointer}.lang a:hover,.lang button:hover{opacity:.6}.lang .line{background:#909090;width:.1rem;height:1.6rem}.headerMiddleScroll{width:100%;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.headerMiddleScroll .headerMiddle{display:flex;align-items:center;justify-content:space-between;padding:.4rem 0;gap:0 4rem;position:relative;max-width:128rem;width:100%}.headerMiddleScroll.scrolled{position:fixed;top:0;left:0;z-index:2;box-shadow:0 .4rem 1rem rgba(0,0,0,.08);transition:all .3s ease;background-color:#fafafa;padding:1rem 0}.headerMiddleScroll.scrolled .logo svg{height:6rem;width:6rem}.headerMiddleScroll.scrolled .searchInput form{height:5rem}.headerMiddleScroll.scrolled .searchInput form button{height:3rem;padding:0 1.5rem;font-size:1.4rem}.headerMiddleScroll.scrolled .searchInput form button svg{width:2rem;height:2rem}.headerMiddleScroll.scrolled .storesLink svg{width:2.4rem;height:2.4rem}.headerMiddleScroll.scrolled .storesLink span{font-size:1.6rem}.logo svg{width:12rem;height:12rem}.searchInput{width:100%;position:relative}.searchInput form{background-color:var(--Neutral-White-300);width:auto;height:100%;position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;border:.15rem solid var(--primary-color);height:6.1rem;border-radius:1.6rem}.searchInput form input{width:100%;height:90%;color:var(--Neutral-Black-100);font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%;border:none;background-color:transparent;outline:none}.searchInput form input::placeholder{opacity:1;color:var(--Neutral-Black-100)}.searchInput form button{border-radius:1.2rem;background:var(--primary-color);color:var(--Neutral-White-100);font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%;display:flex;align-items:center;justify-content:center;padding:0 2rem;height:4.4rem;border:none;white-space:nowrap;cursor:pointer}.searchInput form button svg{width:2.4rem;height:2.4rem;margin-right:.8rem}.searchInput form button:hover{background-color:var(--hover-color)}.storesLink{display:flex;align-items:center}.storesLink span{color:var(--Neutral-Black-100);font-size:1.8rem;font-style:normal;font-weight:500;line-height:150%;border-bottom:.1rem solid var(--Neutral-Black-100);position:relative}.storesLink span:after{position:absolute;content:"";bottom:-.15rem;left:0;width:0;height:.2rem;background-color:var(--hover-color);z-index:1}.storesLink svg{width:3.2rem;height:3.2rem;margin-right:.8rem}.storesLink:hover span{color:var(--hover-color)}.storesLink:hover span:after{width:100%}.accountBar{display:flex;align-items:center;justify-content:flex-end;gap:2rem}.accountBar a,.accountBar button{color:var(--Neutral-Gray-900)!important;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;background-color:transparent;border:none;cursor:pointer}.accountBar a span,.accountBar button span{position:absolute;right:-.5rem;top:-.5rem;background-color:var(--primary-color);width:2rem;height:2rem;color:var(--Neutral-White-100);font-size:1rem;font-style:normal;font-weight:500;line-height:150%;display:flex;align-items:center;justify-content:center;border-radius:50%}.accountBar a svg,.accountBar button svg{width:2.8rem;height:2.8rem}.accountBar a p,.accountBar button p{color:var(--Neutral-Gray-900)!important;font-size:1.2rem;font-style:normal;font-weight:400;line-height:150%;margin-top:.6rem;margin-bottom:0;transition:var(--tr);white-space:nowrap}.accountBar a:hover p,.accountBar button:hover p{color:var(--primary-color)!important}.accountBar a:hover svg path,.accountBar button:hover svg path{stroke:var(--primary-color)}.homeSlider{margin-bottom:7rem}.homeSlider .swiper{width:100%;height:auto;padding-bottom:3rem}.homeSlider .swiper .swiper-pagination-bullet{width:1.2rem;height:1.2rem;color:var(--Neutral-Gray-600);transition:var(--tr)}.homeSlider .swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{width:4rem;background:var(--primary-color);border-radius:10rem}.homeSlider h2{color:var(--Neutral-Black-100,#1e1e1e);font-size:4rem;font-family:"Noto Serif Display"!important;font-weight:500;line-height:normal;position:absolute;top:14.2rem;left:10%}.homeSlider .homeSliderCard{width:100%;height:100%}.homeSlider .homeSliderCard img{width:100%;height:auto;object-fit:contain;border-radius:2.4rem;overflow:hidden}.staticAbout{padding:4rem 4rem 4rem 6rem;border-radius:2.4rem;background:var(--Neutral-White-100);display:flex;margin-bottom:5rem}.staticAbout .staticAboutLeft{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:50%}.staticAbout .staticAboutLeft p{color:var(--Neutral-Gray-900);font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%;width:90%}.staticAbout .staticAboutLeft h1{color:var(--Neutral-Black-100);font-family:"Noto Serif Display"!important;font-size:3.6rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:1.2rem}.staticAbout .staticAboutLeft a{color:var(--Neutral-Gray-900);font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;margin-left:.4rem}.staticAbout .staticAboutLeft a:hover{color:var(--primary-color)}.staticAbout .staticAboutRight{width:50%}.staticAbout .staticAboutRight video{width:100%;height:100%;object-fit:cover;pointer-events:none;border-radius:1.2rem}.statistics{display:flex;flex-wrap:wrap}.statistics .statisticCard{width:50%;display:flex;justify-content:flex-start;margin-top:5rem;height:-moz-fit-content;height:fit-content;flex-direction:row}.statistics .statisticCard svg{width:3.2rem;height:3.2rem;margin-right:.4rem;position:static}.statistics .statisticCard div{display:flex;flex-direction:row;width:100%;justify-content:flex-start;flex-wrap:wrap}.statistics .statisticCard div span{color:var(--primary-color);font-size:3.2rem;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.096rem;display:block;margin-bottom:.8rem}.statistics .statisticCard div p{color:var(--Neutral-Gray-900);text-align:left;font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%;padding:0;margin:0}.categories{padding:5rem 0}.subTitle{display:flex;flex-direction:column;align-items:center;margin-bottom:4rem}.subTitle span{color:var(--Neutral-Black-100);font-family:"Noto Serif Display"!important;font-size:3.6rem;font-weight:600;line-height:normal;text-transform:uppercase;display:block}.subTitle p,.subTitle span{text-align:center;font-style:normal}.subTitle p{color:var(--Neutral-Gray-900);font-size:1.6rem;font-weight:400;line-height:150%;width:40%;margin-top:1.2rem}.categoryRow{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:2rem}.categoryCard{width:30.5rem;height:28.6rem;position:relative;border-radius:1.6rem;overflow:hidden}.categoryCard span{color:var(--Neutral-Black-100);font-size:2rem;font-style:normal;font-weight:700;line-height:150%;position:absolute;left:2.8rem;top:2.8rem}.categoryCard img{width:70%;height:70%;object-fit:contain;position:absolute;right:1rem;bottom:0}.categoryCard:hover img{transform:scale(1.1)}.subButtons{display:flex;align-items:center;justify-content:center;gap:.8rem;padding-top:2rem}.subButtons button{color:var(--Neutral-Black-100);text-align:center;font-size:1.8rem;font-style:normal;font-weight:400;line-height:150%;border-radius:1.2rem;border:.1rem solid var(--Neutral-Gray-700);padding:.8rem 3.2rem;cursor:pointer;background-color:transparent}.subButtons button.active,.subButtons button:hover{color:var(--Neutral-White-100);border-radius:1.2rem;background:var(--primary-color);border:.1rem solid var(--primary-color)}.forYou{padding:5rem 0}.forYou .container{position:relative}.forYou .productCard .blackButton{display:none}.forYou .productCard .productBody{padding-bottom:3.2rem}.productCard{border-radius:1.2rem;border:.1rem solid var(--Neutral-Gray-300);position:relative;overflow:hidden;background:transparent}.productCard .img{border-radius:1.2rem 1.2rem 0 0;overflow:hidden;display:flex;align-items:center;justify-content:center;height:35.5rem;width:100%;background-color:var(--Neutral-White-100)}.productCard .img img{width:-moz-fit-content;width:fit-content;object-fit:contain;height:70%;transform:scale(1.04)}.productCard .img:hover img{transform:scale(1.1)}.productCard .productBody{padding:1.2rem 1.2rem 1.6rem}.productCard .productBody .percent{background:var(--green)}.productCard .productBody .price{display:flex;align-items:center;margin:.4rem 0;gap:2rem}.productCard .productBody .price span{color:var(--Neutral-Gray-900);font-size:1.4rem;font-style:normal;font-weight:400;line-height:150%;display:block;position:relative;white-space:nowrap}.productCard .productBody .price span:after{position:absolute;content:"";top:0;bottom:0;left:0;right:0;margin:auto;background-color:var(--Neutral-Black-100);height:.1rem;width:100%;transform:rotate(-5deg)}.productCard .productBody .price p{color:var(--primary-color);text-align:center;font-size:2rem;font-style:normal;font-weight:700;line-height:150%;white-space:nowrap}.productCard .productBody .detail{display:flex;flex-direction:column}.productCard .productBody .detail p{color:var(--Neutral-Black-100,#1e1e1e);font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%;height:4.2rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1.6rem}.productCard .productBody .detail .ratingParent{display:flex;align-items:center;color:var(--Neutral-Black-100);font-size:1.2rem;font-style:normal;font-weight:400;line-height:150%;height:2rem}.productCard .productBody .detail .ratingParent svg{width:1.6rem;height:1.6rem;margin-right:.4rem}.productCard .productBody .blackButton{margin-top:1rem}.productCard:hover .blackButton{background-color:var(--primary-color)}.favButton{position:absolute;top:1.2rem;right:1.2rem;z-index:2;cursor:pointer}.favButton input{position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;width:2.4rem;height:2.4rem;opacity:0}.favButton.active svg{animation:bounce .5s ease-in-out}.favButton.active svg path{fill:var(--primary-color);stroke:var(--primary-color)}@keyframes bounce{0%{transform:translateY(0)}30%{transform:translateY(-1rem)}60%{transform:translateY(.5rem)}to{transform:translateY(0)}}.favButton svg{width:2.4rem;height:2.4rem;transition:transform .2s ease-in-out}.badges .new{background:var(--blue)}.badges .sale{background:var(--primary-color)}.badges .stock{background:var(--orange)}.swiper-button-next,.swiper-button-prev{width:5.6rem!important;height:5.6rem!important;background-color:transparent;border:none}.swiper-button-next:after,.swiper-button-prev:after{content:""!important;background-position:50%;background-size:contain;background-repeat:no-repeat;width:5.6rem!important;height:5.6rem!important}.swiper-button-next.swiper-button-next,.swiper-button-prev.swiper-button-next{right:-1.6rem}.swiper-button-next.swiper-button-prev,.swiper-button-prev.swiper-button-prev{left:-1.6rem}.badges{position:absolute;left:1.2rem;top:1.2rem;display:flex;flex-direction:column;z-index:2;gap:.8rem}.badge{border-radius:10rem;display:flex;align-items:center;justify-content:center;padding:.4rem 1.2rem;color:var(--Neutral-White-100);font-size:1.2rem;font-style:normal;font-weight:500;line-height:150%;width:-moz-fit-content;width:fit-content}.badge svg{width:2rem;height:2rem;margin-right:.6rem}.blackButton{display:flex;align-items:center;justify-content:center;border-radius:1.6rem;background:var(--Neutral-Black-100);height:5.6rem;border:none;color:var(--Neutral-White-100);font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%;margin-top:2.4rem;cursor:pointer}.blackButton svg{width:2.4rem;height:2.4rem;margin-right:1.6rem}.blackButton:hover{background-color:var(--hover-color)}.specialCollection{padding:5rem 0}.specialCollection .row{gap:2rem}.collectionCard{height:28.6rem;width:100%;overflow:hidden;position:relative;display:block;border-radius:1.6rem;background:#eee3e6}.collectionCard img{width:-moz-fit-content;width:fit-content;object-fit:contain;height:80%;position:absolute;right:2rem;bottom:1rem}.collectionCard span{color:var(--Neutral-Black-100);font-size:2rem;font-style:normal;font-weight:700;line-height:150%;position:absolute;left:2.8rem;height:2.8rem;top:2.8rem;z-index:2}.collectionCard:hover span{color:var(--hover-color);transform:scale(1.05)}.collectionCard:hover img{transform:scale(1.05)}.blogSection{padding:5rem 0}.blogCard{position:relative;margin-bottom:3.2rem}.blogCard .date{position:absolute;left:2rem;top:2rem;border-radius:10rem;background:var(--primary-color);padding:.6rem 2.4rem;color:var(--Neutral-White-100);font-size:1.4rem;font-style:normal;font-weight:500;line-height:150%;z-index:2;display:none}.blogCard .img{height:38rem;width:100%;border-radius:2.4rem;overflow:hidden;z-index:2}.blogCard .img img{width:100%;height:100%;object-fit:cover}.blogCard .blogCardBody{padding:1.2rem}.blogCard .blogCardBody span{font-size:1.8rem;font-weight:700;display:block;height:5rem}.blogCard .blogCardBody p,.blogCard .blogCardBody span{color:var(--Neutral-Black-100);font-style:normal;line-height:150%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.blogCard .blogCardBody p{font-size:1.4rem;font-weight:400;transition:var(--tr);height:4.2rem}.blogCard:hover .blogCardBody span{color:var(--primary-color)}.blogCard:hover .blogCardBody p{color:var(--primary-color);opacity:.7}.blogCard:hover img{transform:scale(1.1)}.moreLink{color:var(--Neutral-Black-100);font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%;-webkit-text-decoration-line:underline;text-decoration-line:underline;margin:auto;display:flex;align-items:center;justify-content:center}.moreLink svg{width:2.4rem;height:2.4rem;margin-left:1rem}.moreLink:hover{color:var(--hover-color)!important}.moreLink:hover svg{transform:translateX(1rem)}.moreLink:hover svg path{stroke:var(--hover-color)}.infoBar{padding:5rem 0;gap:2rem}.infoBar,.infoBar div{display:flex;align-items:center}.infoBar div{justify-content:center;color:var(--Neutral-Black-100);font-size:2rem;font-style:normal;font-weight:500;line-height:150%;border-radius:1.2rem;background:var(--Neutral-White-100);height:9.4rem;width:100%}.infoBar div svg{margin-right:1.2rem;width:3.2rem;height:3.2rem}.storeEmpty{height:70vh;display:flex;align-items:center}.storeEmpty h1{color:var(--Neutral-Black-100);font-size:2.8rem;font-style:normal;font-weight:600;line-height:150%}.seo{padding:1.6rem 0 3rem;border-top:.1rem solid var(--Neutral-Gray-400)}.seo h1,.seo h2{color:var(--Neutral-Black-100);font-size:1.8rem;font-style:normal;font-weight:500;line-height:150%;margin-bottom:1.2rem}.seo h1{font-size:2rem;color:var(--Neutral-Gray-900);font-size:700;line-height:100% s}.seo h3{color:var(--Neutral-Black-100);font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%;margin-bottom:1.2rem}.seo p{color:var(--Neutral-Gray-900);display:block;margin-bottom:2rem}.seo a,.seo p{font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%}.seo a{color:var(--Warning-Error)}.seo button{border:none;background-color:transparent;padding:0;display:flex;align-items:center;cursor:pointer;position:relative;outline:none}.seo button span{color:var(--Neutral-Black-100);font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%;-webkit-text-decoration-line:underline;text-decoration-line:underline;display:block;margin-right:1rem}.seo button svg{width:2rem;height:2rem}.seo button:after{position:absolute;content:"";right:.9rem;top:0;bottom:0;margin:auto;width:.14rem;height:1.2rem;border-radius:.5rem;background-color:var(--Neutral-Black-100);opacity:.8}.seo button.active:after{transform:rotate(-90deg)}.seo .seoContent{max-height:8.8rem;overflow:hidden;margin-bottom:2rem;transition:var(--tr) all ease}.seo .seoContent.active{max-height:100%}footer{background:var(--Neutral-Black-100)}footer .footerTop{background:var(--Neutral-Black-200);padding:2.2rem 0}footer .footerTop .container{justify-content:space-around}footer .footerTop .container,footer .footerTop .container a,footer .footerTop .container div{display:flex;align-items:center}footer .footerTop .container a svg,footer .footerTop .container div svg{width:2.4rem;height:2.4rem;margin-right:1.6rem}footer .footerTop .container a span,footer .footerTop .container div span{color:var(--Neutral-White-100);font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%}footer .footerTop .container a span{position:relative}footer .footerTop .container a span:after{position:absolute;content:"";left:0;bottom:0;background-color:#fff;width:0;height:.1rem}footer .footerTop .container a:hover span:after{width:100%}.footerMiddle{padding:4rem 0;display:flex;align-items:flex-start;flex-wrap:wrap}.footerMiddle div{width:25%}.footerMiddle div:nth-child(3),.footerMiddle div:nth-child(4),.footerMiddle div:nth-child(7),.footerMiddle div:nth-child(8),.footerMiddle div:nth-child(9){display:none}.footerMiddle div:nth-child(2),.footerMiddle div:nth-child(6){order:-1}.footerMiddle div a{color:var(--Neutral-White-100);font-size:2rem;font-style:normal;font-weight:400;line-height:150%;text-transform:uppercase}.footerMiddle div a:hover{color:var(--hover-color)}.footerMiddle div span{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.footerMiddle div svg{width:2.4rem;height:2.4rem;display:none}.footerMiddle div svg path{stroke:#fff}.footerMiddle div ul{padding-left:0;max-height:24rem;display:flex;flex-direction:column;flex-wrap:wrap;gap:0 3rem}.footerMiddle div ul li{list-style-type:none;margin-bottom:1.2rem}.footerMiddle div ul li a{color:var(--Neutral-Gray-500);font-size:1.4rem;font-style:normal;font-weight:400;line-height:150%;text-transform:math-auto}.footerSocials{border-top:.1rem solid var(--Neutral-Black-200);border-bottom:.1rem solid var(--Neutral-Black-200);padding:3.2rem 0}.footerSocials .container{display:flex;align-items:center;justify-content:space-between}.footerSocials .container .socials svg path{stroke:var(--Neutral-White-100)}.footerSocials .container .socials a:hover svg path{stroke:var(--primary-color)}.footerSocialsLeft{display:flex;align-items:center}.footerSocialsLeft a{margin-left:1.2rem;background:#fff;border-radius:3rem}.footerSocialsLeft a svg{width:15.2rem;height:4.4rem}.footerSocialsLeft span{color:var(--Neutral-Gray-500);font-size:1.6rem;font-style:normal;font-weight:700;line-height:150%;display:block;margin-right:4.2rem}.footerBottom{display:flex;align-items:center;justify-content:space-between;padding:2.4rem 0 4rem}.footerBottom p{color:var(--Neutral-White-300);font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%}.footerBottom ul{display:flex;align-items:center;justify-content:center;gap:3.2rem}.footerBottom ul li{list-style-type:none}.footerBottom ul a{color:var(--Neutral-White-300);font-size:1.4rem;font-style:normal;font-weight:400;line-height:150%;-webkit-text-decoration-line:underline;text-decoration-line:underline}.footerBottom ul a:hover{color:var(--primary-color)}.footerBottom div{color:var(--Neutral-Gray-600)}.footerBottom div,.footerBottom div a{display:flex;align-items:center;text-align:right;font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%}.footerBottom div a{color:var(--Neutral-White-300);margin-left:.8rem;justify-content:flex-end}.footerBottom div a svg{width:2.8rem;height:2.8rem;margin-right:.8rem}.footerBottom div a:hover{color:var(--primary-color)}.headerBottom{padding:1rem 0 2rem}.headerBottom ul{display:flex;align-items:center;justify-content:space-around}.headerBottom ul li{list-style-type:none;padding-bottom:2rem;margin-bottom:-2rem;position:relative}.headerBottom ul li:nth-child(2){order:-1}.headerBottom ul li a{color:var(--Neutral-Black-100);font-size:1.8rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.06rem;text-transform:uppercase;display:flex;align-items:center;font-family:"Noto Serif Display"!important}.headerBottom ul li a svg{width:2.4rem;height:2.4rem;margin-left:1rem}.headerBottom ul li ul{display:none;position:absolute;z-index:4;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:2rem 4rem;top:4.2rem;gap:1.2rem;border-radius:1.2rem;border:.1rem solid var(--Neutral-Gray-200);background:var(--Neutral-White-100);left:50%;transform:translate(-50%);min-width:80%}.headerBottom ul li ul li{margin:0;padding:0}.headerBottom ul li ul li a{color:var(--Neutral-Black-100);font-family:Montserrat,serif!important;font-size:1.8rem;font-style:normal;font-weight:500;line-height:150%;text-transform:inherit;white-space:nowrap}.headerBottom ul li ul li a:hover{color:var(--primary-color)!important}.headerBottom ul li:hover a{color:var(--primary-color)}.headerBottom ul li:hover a svg{transform:rotate(-180deg)}.headerBottom ul li:hover a svg path{stroke:var(--primary-color)}.headerBottom ul li:hover ul{display:flex!important}.headerBottom ul li:hover ul li a{color:var(--Neutral-Black-100)}.auth .img{width:100%;height:52.5rem;min-height:100%;border-radius:2rem;overflow:hidden}.auth .img img{width:100%;object-fit:cover;height:100%}.auth .loginLeft{height:100%;display:flex;flex-direction:column;justify-content:center}.auth h1{color:var(--Neutral-Black-100);font-family:"Noto Serif Display"!important;font-size:2.4rem;font-weight:600;line-height:normal;margin:0 0 2rem}.auth h1,.auth p{font-style:normal}.auth p{color:var(--Neutral-Gray-900);font-size:1.4rem;font-weight:400;line-height:150%;margin-bottom:2rem}.auth form{width:96%}.auth .loginTitle{gap:6rem;display:flex;align-items:center;justify-content:center;margin-bottom:6rem}.auth .loginTitle a{color:var(--Neutral-Black-100);font-family:"Noto Serif Display"!important;font-size:2.8rem!important;font-style:normal!important;font-weight:400!important;line-height:normal;border-bottom:.1rem solid transparent;padding-bottom:.4rem;-webkit-text-decoration-line:none;text-decoration-line:none;margin-bottom:0}.auth .loginTitle a.active{color:var(--primary-color);border-bottom:.1rem solid var(--primary-color)}.auth .loginTitle a:hover{color:var(--primary-color)}.auth a{color:var(--Neutral-Gray-900);font-size:1.4rem;font-style:normal;font-weight:500;line-height:150%;-webkit-text-decoration-line:underline;text-decoration-line:underline;margin-bottom:2rem}.auth .blackButton{display:flex;align-items:center;justify-content:center;width:100%}.auth .blackButton svg{margin-left:1.6rem;width:2.4rem;height:2.4rem}.auth .blackButton svg path{stroke:var(--Neutral-White-100)}.inputChild{width:100%;padding-bottom:2.8rem;position:relative}.inputChild input,.inputChild select,.inputChild textarea{color:var(--Neutral-Black-100);font-size:1.6rem;font-style:normal;-webkit-appearance:none;font-weight:400;line-height:150%;padding:0 2rem;height:6.2rem;border-radius:1.6rem;border:.15rem solid var(--Neutral-Gray-400);background:var(--Neutral-White-300);width:-webkit-fill-available;outline:none;resize:none}.inputChild label{color:var(--Neutral-Gray-900)!important;font-size:1.4rem!important;font-style:normal!important;font-weight:500!important;line-height:150%!important;display:flex!important;align-items:center!important;background:transparent!important;border:none!important;padding:0!important;margin:0 0 .6rem 2rem!important}.inputChild .errorText{font-size:1rem;font-style:normal;font-weight:400;line-height:100%;position:absolute;left:2rem;bottom:1rem;color:var(--Warning-Error)}.inputChild textarea{padding:2rem;height:19.4rem;max-height:23.4rem}.inputChild.selectChild{position:relative}.inputChild.selectChild:after{content:"";background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 9L12 15L18 9" stroke="%231E1E1E" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:50%;background-size:contain}.inputChild .eye,.inputChild.selectChild:after{position:absolute;top:0;right:2rem;bottom:0;margin:auto;width:2.4rem;height:2.4rem}.inputChild .eye{cursor:pointer}.inputChild .eye svg{width:2.4rem;height:2.4rem}.inputChild .eye.active:after{position:absolute;content:"";right:0;top:0;left:0;bottom:0;margin:auto;width:2.4rem;height:.1rem;background-color:var(--Neutral-Black-100);opacity:.8;transform:rotate(30deg)}.pages{padding:8rem 0 10rem}.breadCrumb{display:flex;align-items:center;justify-content:flex-start;margin-bottom:2rem}.breadCrumb a{position:relative;padding-right:2rem}.breadCrumb a,.breadCrumb a:after{color:var(--Neutral-Gray-700);font-size:1.2rem;font-style:normal;font-weight:400;line-height:150%}.breadCrumb a:after{position:absolute;content:"/";right:1rem;top:0;bottom:0}.breadCrumb a:last-child{color:var(--Neutral-Black-100);pointer-events:none}.breadCrumb a:last-child:after{display:none}.breadCrumb a:hover{color:var(--primary-color)}.page{padding-bottom:10rem}.page .blogCard{margin-bottom:4rem!important;display:block}.title{margin-bottom:4rem}.title h1{font-family:"Noto Serif Display"!important;font-size:4rem;line-height:normal;margin:0;text-transform:uppercase}.title h1,.title p,.title span{color:var(--Neutral-Black-100);font-style:normal;font-weight:500}.title p,.title span{font-size:1.8rem;line-height:150%}.title .rating{display:none;align-items:center}.detail .img{border-radius:2.4rem;height:auto;margin-bottom:4rem;overflow:hidden}.detail .img img{width:100%;height:auto;object-fit:contain}.detail p{color:var(--Neutral-Gray-900);font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%;margin-bottom:2.4rem}.detail h2{margin-bottom:1.6rem}.detail h2,.detail h4{color:var(--Neutral-Black-100);font-family:"Noto Serif Display"!important;font-size:2rem;font-style:normal;font-weight:600;line-height:normal}.detail h3,.detail h4{margin-bottom:1.2rem}.detail h3{color:var(--Neutral-Black-100);font-size:1.8rem;font-style:normal;font-weight:500;line-height:150%;position:relative;padding-left:2rem}.detail h3:after{position:absolute;content:"";left:0;top:.9rem;width:.8rem;height:.8rem;background-color:var(--primary-color);border-radius:50%}.detail h6{color:var(--Neutral-Black-100);font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%}.detail ol,.detail ul{padding-left:2rem;margin-bottom:2.4rem}.detail ol li,.detail ul li{color:var(--Neutral-Black-100);font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%;position:relative;margin-bottom:.5rem}.detail ul li{list-style-type:none}.detail ul li:after{position:absolute;content:"";left:-1.2rem;top:.9rem;width:.2rem;height:.2rem;background-color:var(--Neutral-Black-100)}.contentContainer{max-width:84rem;width:100%;margin:0 auto 10rem}.imgChild{height:43.4rem;width:80%;margin:10rem auto;border-radius:2.4rem;overflow:hidden}.imgChild img{width:100%;height:100%;object-fit:cover}.share{display:flex;align-items:center;gap:1.6rem}.share span{color:var(--Neutral-Black-100);font-size:2rem;font-style:normal;font-weight:500;line-height:150%;display:block;margin-right:.4rem}.share button{padding:0;background-color:transparent;border:none;cursor:pointer}.share svg{width:2.4rem;min-width:2.4rem;height:2.4rem}.share svg:hover path{fill:var(--Neutral-Black-100)}.share a:nth-child(3) svg,.share a:nth-child(5) svg{width:1.8rem;height:1.8rem}.aboutContent{display:flex;align-items:flex-start;width:80%;margin:10rem auto;gap:3.2rem}.aboutContent h3{color:var(--Neutral-Black-100);font-family:"Noto Serif Display"!important;font-size:2.4rem;font-style:normal;font-weight:600;line-height:normal;width:35%;list-style-type:none;padding-left:0}.aboutContent h3:after{display:none}.aboutContent h1{color:var(--Neutral-Black-100);font-size:2.4rem;font-style:normal;font-weight:400;line-height:150%;margin-bottom:1.2rem}.aboutContent div{width:65%}.aboutContent div p{color:var(--Neutral-Gray-900);margin-bottom:0}.aboutContent div a,.aboutContent div p{font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%}.aboutContent div a{color:var(--Warning-Error)}.statisticSection{margin-bottom:10rem}.statisticCard{border-radius:2.4rem;background:var(--Neutral-White-100);height:22.8rem;position:relative;display:flex;flex-direction:column;justify-content:flex-end}.statisticCard svg{width:6rem;height:6rem;position:absolute;right:3.6rem;top:3.2rem}.statisticCard .statisticCardInner{padding:3.6rem}.statisticCard span{color:var(--primary-color);font-size:4.4rem;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.132rem;display:block;margin-bottom:1.2rem}.statisticCard p{color:var(--Neutral-Gray-900);font-size:2rem;font-style:normal;font-weight:500;line-height:150%;margin:0}.vissionSection .vissionLeft{height:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.vissionSection .vissionLeft div{margin-bottom:1rem}.vissionSection .vissionLeft h3{color:var(--Neutral-Black-100);font-family:"Noto Serif Display"!important;font-size:2.8rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:1rem}.vissionSection .vissionLeft p{color:var(--Neutral-Gray-900);font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%;margin-bottom:3rem;width:95%}.vissionSection .vissionLeft p:last-child{margin-bottom:0}.vissionSection .img{width:100%;border-radius:2.4rem;overflow:hidden;height:43rem}.vissionSection .img img{width:100%;height:100%;object-fit:cover}.directorMessage{padding:10rem 7rem;border-radius:2.4rem;background:var(--Neutral-White-100);width:-moz-fit-content;width:fit-content;margin:10rem auto;max-width:50%;position:relative}.directorMessage svg{position:absolute;right:4rem;top:-4rem;width:9.4rem;height:7.4rem}.directorMessage h4{color:var(--Neutral-Black-100);font-family:"Noto Serif Display"!important;font-size:2rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:1.2rem}.directorMessage p{color:var(--Neutral-Gray-900);font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%}.certCard{width:100%}.certCard .img{width:100%;height:42rem;margin-bottom:2rem;border-radius:1.6rem}.certCard img{width:100%;height:100%;object-fit:contain}.certCard p{color:var(--Neutral-Black-100);text-align:center;font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%;transition:.4s}.certCard:hover p{color:var(--primary-color)}.certificatesDetail{position:relative}.accountNav{display:flex;flex-direction:column;align-items:flex-start;gap:2.8rem;border-right:.1rem solid #bebebe;position:-webkit-sticky;position:sticky;top:4rem}.accountNav a,.accountNav button{color:var(--Neutral-Gray-900);font-size:1.8rem;font-style:normal;font-weight:500;line-height:150%;display:flex;align-items:center;background:transparent;border:none;padding:0}.accountNav a svg,.accountNav button svg{width:2.4rem;height:2.4rem;margin-right:1.2rem}.accountNav a.active,.accountNav a:hover,.accountNav button.active,.accountNav button:hover{color:var(--primary-color)}.accountNav a.active svg path,.accountNav a:hover svg path,.accountNav button.active svg path,.accountNav button:hover svg path{stroke:var(--primary-color)}.inputGroup{display:flex;align-items:center;width:100%;gap:2rem}.inputGroup .inputChild{margin-bottom:0}.profileForm{display:flex;flex-direction:column;align-items:flex-end}.profileForm .blackButton{padding:0 12.2rem;width:-moz-fit-content;width:fit-content}.profileForm .blackButton:hover{background-color:var(--hover-color)}.fav .productCard{margin-bottom:4rem;grid-column:span 4}.fav .productCard.active{display:none}.fav .favRow{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:0 2rem}.bonus{border-radius:2rem;background:var(--Neutral-White-100);padding:2.8rem}.bonus .img{height:9.4rem;width:100%;margin-bottom:1.6rem}.bonus .img img{width:100%;height:100%;object-fit:contain}.bonus .bonusBottom{display:flex;align-items:center;justify-content:space-between}.bonus .bonusBottom svg{width:4rem;height:4rem;border-radius:50%}.bonus .bonusBottom strong{font-size:1.2rem;font-weight:500!important}.bonus .bonusBottom p,.bonus .bonusBottom strong{color:var(--Neutral-Gray-900);font-style:normal;line-height:150%}.bonus .bonusBottom p{font-size:1.6rem;font-weight:500;display:flex;align-items:center;margin-left:2rem}.bonus .bonusBottom p span{display:block;margin-left:1rem}.bonus .bonusBottom div,.logout{display:flex;align-items:center}.logout{flex-direction:column;justify-content:center}.logout h3{color:var(--Neutral-Black-100);text-align:center;font-size:2rem;font-style:normal;font-weight:500;line-height:150%;width:40%;margin-bottom:3.2rem}.logout .buttons{display:flex;align-items:center;justify-content:center;gap:1.2rem}.logout .buttons .blackButton{margin:0;min-width:18rem}.logout .buttons .blackButton:hover{background-color:var(--primary-color);color:var(--Neutral-White-100)}.logout .buttons a{color:var(--Neutral-Black-100);font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%;border-radius:1.6rem;border:1px solid var(--Neutral-Black-100);height:5.6rem;display:flex;align-items:center;justify-content:center;min-width:18rem}.logout .buttons a:hover{background-color:var(--Neutral-Black-100);color:var(--Neutral-White-100)}.orderHistory .orderHistoryTitle{margin-bottom:3.2rem;display:flex;align-items:center;justify-content:space-between;padding:0 2rem}.orderHistory .orderHistoryTitle span{width:20%;color:var(--Neutral-Black-100);font-size:1.8rem;font-style:normal;font-weight:700;line-height:150%;display:flex;justify-content:center}.orderHistory .orderCard{margin-bottom:2rem}.orderHistory .orderCard.active .orderCardHeader svg{transform:rotate(-180deg)}.orderHistory .orderCard.active .orderCardBody{display:block}.orderHistory .orderCard .orderCardHeader{display:flex;align-items:center;justify-content:space-between;padding:0 2rem;position:relative}.orderHistory .orderCard .orderCardHeader svg{position:absolute;right:0;top:0;bottom:0;margin:auto;width:2.4rem;height:2.4rem}.orderHistory .orderCard .orderCardHeader span{color:var(--Neutral-Gray-900);width:20%}.orderHistory .orderCard .orderCardHeader .status,.orderHistory .orderCard .orderCardHeader span{font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%;display:flex;justify-content:center}.orderHistory .orderCard .orderCardHeader .status{width:18%;border-radius:10rem;height:4rem;color:var(--Neutral-White-100);align-items:center;margin-right:2rem}.orderHistory .orderCard .orderCardHeader .status.success{background:var(--Warning-success)}.orderHistory .orderCard .orderCardHeader .status.error{background:var(--Warning-Error)}.orderHistory .orderCard .orderCardHeader .status.pending{background:var(--Warning-neutral)}.orderHistory .orderCard .orderLeftMobile,.orderHistory .orderCard .orderRightMobile{display:none}.orderHistory .orderCard .orderCardBody{display:none;position:relative;padding-top:4.2rem}.orderHistory .orderCard .orderCardBody .orderLeft{border-radius:1.6rem;background:var(--Neutral-White-100);padding:2.8rem}.orderHistory .orderCard .orderCardBody .orderLeft span{color:var(--Neutral-Black-100);font-size:1.6rem;font-style:normal;font-weight:700;line-height:150%;margin-bottom:2.4rem;display:block}.orderHistory .orderCard .orderCardBody .orderLeft p{display:flex;align-items:center;justify-content:space-between;color:var(--Neutral-Black-100);font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%;margin-bottom:2rem}.orderHistory .orderCard .orderCardBody .orderLeft p span{color:var(--Neutral-Black-100);text-align:right;font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%;margin-bottom:0}.orderHistory .orderCard .orderCardBody .orderLeft .orderLeftBottom{display:flex;align-items:center;justify-content:space-between;border-top:.1rem solid #dfdfdf;padding-top:2rem;margin-bottom:0}.orderHistory .orderCard .orderCardBody .orderLeft .orderLeftBottom p,.orderHistory .orderCard .orderCardBody .orderLeft .orderLeftBottom span{margin:0}.orderHistory .orderCard .orderCardBody .orderRightInner{max-height:28rem;overflow:auto;padding-right:1rem;border-radius:1.6rem}::-webkit-scrollbar{width:.8rem}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:10rem}.search-result{position:absolute;left:0;right:0;border-radius:1.2rem;background:var(--Neutral-White-400,#f1f1f1);z-index:2;padding:5.4rem 6.4rem}.searchLoading{margin:2rem 0;color:var(--Neutral-Black-200);font-size:2rem;font-weight:500}.orderRightCard{display:flex;align-items:center;border-radius:1.6rem;background:var(--Neutral-White-100);margin-bottom:2.2rem;padding:2.8rem}.orderRightCard .img{width:7.4rem;height:7.4rem;min-width:7.4rem;margin-right:1.8rem;display:flex;align-items:center;justify-content:center}.orderRightCard .img img{width:70%;height:70%;object-fit:contain}.orderRightCard .orderRightCardDetail{width:100%}.orderRightCard .orderRightCardDetail h6{color:var(--Neutral-Black-100);font-size:1.8rem;font-style:normal;font-weight:400;line-height:normal;margin-bottom:.6rem;font-family:"Noto Serif Display"!important;width:85%}.orderRightCard .orderRightCardDetail div{display:flex;align-items:center;width:100%}.orderRightCard .orderRightCardDetail div.rating{color:var(--Neutral-Black-100);font-size:1.2rem;font-style:normal;font-weight:400;line-height:150%}.orderRightCard .orderRightCardDetail div.rating svg{width:1.6rem;height:1.6rem;margin-right:.4rem}.orderRightCard .orderRightCardDetail div.mlClass{display:flex;align-items:center;justify-content:space-between}.orderRightCard .orderRightCardDetail div.mlClass p{color:var(--Neutral-Black-100);text-align:right;font-size:1.2rem;font-style:normal;font-weight:400;line-height:150%;white-space:nowrap}.orderRightCard .orderRightCardDetail div.mlClass div span{color:var(--Neutral-Black-100);font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%;display:block;margin-right:1.2rem}.orderRightCard .orderRightCardDetail div.mlClass div strong{color:var(--primary-color);font-size:2rem;font-style:normal;font-weight:700;line-height:150%}.orderRightCard .orderRightCardDetail div.mlClass div .price{width:-moz-fit-content;width:fit-content;color:var(--primary-color);font-size:1.8rem;font-style:normal;font-weight:700;line-height:120%;margin-left:.8rem}.orderRightCard .orderRightCardDetail div.mlClass div .discount{color:var(--Neutral-Gray-900);font-size:1.2rem;font-style:normal;font-weight:400;line-height:120%;position:relative;width:-moz-fit-content;width:fit-content;margin-left:.8rem}.orderRightCard .orderRightCardDetail div.mlClass div .discount:after{position:absolute;content:"";left:0;top:0;bottom:0;margin:auto;width:100%;height:.1rem;background:#1e1e1e;transform:rotate(-8deg)}.addressCard{border-radius:2rem;background:var(--Neutral-White-100);position:relative;overflow:hidden;margin-bottom:2.4rem}.addressCard .addressCardInner{padding:3.1rem;transition:all .4s ease;border-radius:2rem;border:.1rem solid transparent}.addressCard strong{font-size:1.8rem;font-weight:700;margin-bottom:2.8rem}.addressCard span,.addressCard strong{color:var(--Neutral-Black-100);font-style:normal;line-height:150%;display:block}.addressCard span{font-size:1.6rem;font-weight:500;margin-bottom:.4rem}.addressCard p{color:var(--Neutral-Black-100);font-size:1.4rem;font-style:normal;font-weight:400;line-height:150%;margin-bottom:2rem;overflow:hidden;height:4.2rem;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.addressCard p:last-child{margin-bottom:0}.addressCard .checkbox{position:absolute;right:3.2rem;top:3.2rem;border:.2rem solid #555;width:2.2rem;height:2.2rem;border-radius:50%}.addressCard .buttons{margin-top:2.8rem;display:flex;align-items:center;gap:.8rem}.addressCard .buttons svg{width:2.4rem;height:2.4rem;cursor:pointer}.addressCard input{position:absolute;left:0;top:0;width:100%;height:75%;cursor:pointer;opacity:0;z-index:2}.addressCard input:checked~.addressCardInner{border:.1rem solid var(--primary-color)}.addressCard input:checked~.addressCardInner .checkbox{border:.2rem solid var(--primary-color)}.addressCard input:checked~.addressCardInner .checkbox:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;width:1.6rem;height:1.6rem;border-radius:50%;background:var(--primary-color)}.addNewAddress{border-radius:2rem;background:var(--Neutral-White-100);width:100%;height:33rem;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:2.4rem;cursor:pointer}.addNewAddress svg{width:3.2rem;height:3.2rem;margin-bottom:1.2rem}.addNewAddress p{color:var(--Neutral-Black-100);font-size:1.8rem;font-style:normal;font-weight:500;line-height:150%}.popup{position:fixed;right:0;z-index:5;display:flex;align-items:center;justify-content:center}.popup,.popup .popupLayer{width:100%;height:100%;top:0;left:0}.popup .popupLayer{background:rgba(30,30,30,.32);position:absolute}.popup .popupContainer{border-radius:1.2rem;background:var(--Neutral-White-100);z-index:2;padding:3.2rem}.popup .popupContainer h5{color:var(--Neutral-Black-100);font-family:"Noto Serif Display"!important;font-size:2rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:3rem}.popup .popupContainer .inputChild{width:56.6rem}.popup .popupContainer .blackButton{width:100%;padding:0}.contactCard{border-radius:1.6rem;background:var(--Neutral-White-100);position:relative;height:14.4rem;display:flex;flex-direction:column;justify-content:flex-end}.contactCard .contactCardInner{padding:2rem}.contactCard svg{position:absolute;right:2rem;top:2rem;width:3.2rem;height:3.2rem}.contactCard a,.contactCard span{color:var(--primary-color);font-size:1.8rem;display:block;margin-bottom:.4rem}.contactCard a,.contactCard p,.contactCard span{font-style:normal;font-weight:500;line-height:120%}.contactCard p{color:var(--Neutral-Gray-900);font-size:1.6rem}.contactCard:hover a{color:var(--hover-color)}.contactForm{padding:6rem 0 0}.contactForm form{display:flex;gap:2rem}.contactForm form .div{width:100%;height:100%}.contactForm form .blackButton{width:100%}.content h2{color:var(--Neutral-Black-100);font-family:"Noto Serif Display"!important;font-size:2.8rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:3.2rem}.content h3,.content h4,.content h6{color:var(--Neutral-Black-100);font-size:2rem;font-style:normal;font-weight:500;line-height:150%;margin-bottom:1.6rem}.content h6{position:relative;padding-left:2.4rem}.content h6:after{position:absolute;content:"";left:0;top:.6rem;width:1.6rem;height:1.6rem;border-radius:50%;background-color:var(--primary-color)}.content p{color:var(--Neutral-Gray-900);font-weight:400;margin-bottom:2.4rem}.content p,.content p a{font-size:1.6rem;font-style:normal;line-height:150%}.content p a{color:#000;border-bottom:.1rem solid #000;margin:0 .3rem;padding:0;font-weight:500}.content p a:hover{color:var(--primary-color);border-bottom:.1rem solid var(--primary-color)}.content .supportTop{display:flex;align-items:center;justify-content:flex-start;margin-bottom:1.6rem}.content .supportTop svg{margin-right:2rem;width:8rem;height:8rem}.content ul{padding-left:0;margin-bottom:2.4rem}.content ul li{color:var(--Neutral-Gray-900);font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%;margin-bottom:1.2rem;list-style-type:none;position:relative;padding-left:2rem}.content ul li:after{position:absolute;content:"";left:0;top:.7rem;width:.8rem;height:.8rem;background-color:var(--primary-color);border-radius:50%}.content ul li:last-child{margin-bottom:0}.content ul li a{font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%;color:var(--primary-color)}.content ul li strong{color:var(--Neutral-Black-100);font-size:2rem;font-style:normal;font-weight:500;line-height:150%;position:relative;margin-bottom:1.6rem;display:block}.accordionItem{border-bottom:.1rem solid var(--Neutral-Gray-400);padding:2.8rem 0;cursor:pointer}.accordionItem .accordionHeader{width:100%;color:var(--Neutral-Black-100);font-size:2rem;font-style:normal;font-weight:500;line-height:150%;display:flex;align-items:center;justify-content:space-between}.accordionItem .accordionHeader span{width:2rem;height:.2rem;background:var(--primary-color);position:relative}.accordionItem .accordionHeader span:after{position:absolute;content:"";top:0;right:0;left:0;bottom:0;height:2rem;width:.2rem;background-color:var(--primary-color);margin:auto}.accordionItem .accordionHeader span.active:after{transform:rotate(-90deg)}.accordionItem .accordionContent{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out,padding .3s ease-in-out;padding:0 16px}.accordionItem .accordionContent p{color:var(--Neutral-Gray-900);font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%;margin:0}.accordionItem .open{max-height:200px;padding:8px 16px}.errorPage{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5rem 0 10rem;width:100%;height:80vh}.errorPage h1{color:var(--Neutral-Black-100);text-align:center;font-family:"Noto Serif Display"!important;font-size:3.6rem;font-style:normal;font-weight:600;line-height:normal;width:40%;margin:0 auto}.errorPage img{width:70.9rem;height:34.9rem;margin-bottom:4rem;object-fit:contain}.errorPage .blackButton{display:flex;align-items:center;justify-content:center;padding:0 11rem}.errorPage .blackButton svg{width:2.4rem;height:2.4rem;margin-left:2rem}.errorPage .blackButton svg path{stroke:#fff}.cartPopup{position:fixed;left:0;right:0;top:0;bottom:0;z-index:10;display:none}.cartPopup.cartActive{display:block}.cartPopup.cartActive .cartPopupInner{transform:translateX(0);transition:transform .4s ease-in-out}.cartPopup .cartPopupLayer{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(30,30,30,.32)}.cartPopup .cartPopupInner{position:absolute;right:10%;top:5%;width:40%;border-radius:2.4rem;background:var(--Neutral-White-400,#f1f1f1);padding:4rem;transform:translateX(10rem)}.cartPopup .cartPopupInner .buttons{margin-top:2.4rem;display:flex;align-items:center;justify-content:center;gap:1.2rem}.cartPopup .cartPopupInner .buttons .blackButton{margin:0;min-width:-moz-fit-content;min-width:fit-content;width:100%;color:var(--Neutral-White-100)}.cartPopup .cartPopupInner .buttons .blackButton:hover{background-color:var(--primary-color);color:var(--Neutral-White-100);border:none}.cartPopup .cartPopupInner .buttons a{color:var(--Neutral-Black-100);font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%;border-radius:1.6rem;border:.1rem solid var(--Neutral-Black-100);height:5.6rem;display:flex;align-items:center;justify-content:center;min-width:-moz-fit-content;min-width:fit-content;width:100%}.cartPopup .cartPopupInner .buttons a svg{width:2.4rem;height:2.4rem;margin-right:1rem}.cartPopup .cartPopupInner .buttons a:hover{background-color:var(--Neutral-Black-100);color:var(--Neutral-White-100)}.cartPopup .cartPopupInner .buttons a:hover svg path{stroke:var(--Neutral-White-100)}.cartPopup .cartPopupInner .cartPopupTop{display:flex;align-items:center;justify-content:space-between}.cartPopup .cartPopupInner .cartPopupTop span{color:var(--Neutral-Black-100);font-size:2.4rem;font-style:normal;font-weight:600;line-height:normal}.cartPopup .cartPopupInner .cartPopupTop .closeClass{cursor:pointer;width:2.4rem;height:2.4rem;z-index:2}.cartPopup .cartPopupInner .cartList{max-height:55vh;overflow:auto;margin:2rem 0;padding-right:1rem}.cartPopup .cartPopupInner .cartList .orderRightCard{position:relative;border-radius:0;padding:2.4rem 0;background-color:transparent;margin-bottom:0;border-bottom:.1rem solid var(--Neutral-Gray-400)}.cartPopup .cartPopupInner .cartList .orderRightCard .img{width:15rem;height:15rem;min-width:15rem;background-color:var(--Neutral-White-100);border-radius:1.2rem}.cartPopup .cartPopupInner .cartList .orderRightCard .delete{position:absolute;right:2rem;top:2rem;width:2rem;height:2rem;cursor:pointer}.cartPopup .cartPopupInner .cartList .orderRightCard .mlClass{margin-top:2rem;display:flex;align-items:center;justify-content:space-between}.cartPopup .cartPopupInner .cartList .orderRightCard .mlClass .mlClassDetail{justify-content:flex-end;padding-right:1rem}.cartPopup .cartPopupInner .cartList .orderRightCard .quantity-selector{gap:1rem;width:-moz-fit-content;width:fit-content;border:.1rem solid var(--Neutral-Gray-500);padding:0 1rem;height:4.6rem;background-color:transparent}.cartPopup .cartPopupInner .cartList .orderRightCard .quantity-selector button,.cartPopup .cartPopupInner .cartList .orderRightCard .quantity-selector input{width:2.8rem;height:2.8rem;padding:0}.cartPopup .cartPopupInner .cartBottom p{color:var(--Neutral-Black-100);font-size:2rem;font-style:normal;font-weight:500;line-height:150%;display:flex;align-items:center;justify-content:space-between}.cartPopup .cartPopupInner .cartBottom p span{text-align:right;font-size:2rem;font-style:normal;font-weight:700;line-height:150%;display:flex;align-items:center;color:var(--primary-color)}.cartPopup .cartPopupInner .cartBottom p span .discount{color:var(--Neutral-Black-100);position:relative;font-weight:600;display:block;margin-left:1.2rem}.cartPopup .cartPopupInner .cartBottom p span .discount:after{position:absolute;content:"";left:0;top:0;bottom:0;margin:auto;width:100%;height:.1rem;background:var(--hover-color);transform:rotate(-8deg)}.checkoutPopup{position:fixed;left:0;right:0;top:0;bottom:0;z-index:10;display:none}.checkoutPopup.active{display:block}.checkoutPopup .layer{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(30,30,30,.32)}.checkoutPopup .checkoutPopupInner{border-radius:2.4rem;background:var(--Neutral-White-400);width:35.5rem;height:23.3rem;z-index:2;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:3rem}.checkoutPopup .checkoutPopupInner .close{position:absolute;right:2rem;top:2rem;width:2rem;height:2rem}.checkoutPopup .checkoutPopupInner h2{font-size:2rem;font-weight:600;margin-bottom:2rem}.checkoutPopup .checkoutPopupInner h2,.checkoutPopup .checkoutPopupInner p{color:var(--Neutral-Black-100);font-style:normal;line-height:normal;text-align:center}.checkoutPopup .checkoutPopupInner p{font-size:1.3rem;font-weight:500}.classStore,.copiedClass{position:relative}.copiedClass .copied{position:absolute;left:0;right:0;margin:auto;color:var(--primary-color);font-size:1.2rem;top:-2rem;font-weight:500}.copiedClass svg path{fill:transparent!important;stroke:var(--primary-color)}.copiedClass svg:hover{stroke:var(--Neutral-Black-100)}.notFoundSpan{color:var(--Neutral-Black-100);font-size:1.4rem;font-style:normal;font-weight:500;line-height:150%}.storesBar{padding-right:1rem;position:-webkit-sticky;position:sticky;top:3rem;max-height:90vh;overflow:hidden;overflow-y:auto}.storesBar a{width:100%;border-radius:1.2rem;background:var(--Neutral-White-100);height:8.7rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.2rem;color:var(--Neutral-Black-100);text-align:center;font-size:2rem;font-style:normal;font-weight:500;line-height:150%;border:.1rem solid transparent}.storesBar a.active,.storesBar a:hover{border:.1rem solid var(--primary-color)}.storeRow .contactCard{height:15.6rem;margin-bottom:2rem}.storeRow .contactCard svg path{stroke:var(--primary-color)}.storeRow iframe{border-radius:1.2rem;border:none}.storeRow iframe,.videoCard{width:100%;height:47.3rem;overflow:hidden}.videoCard{border-radius:1.2rem;position:relative;display:block;margin-bottom:2rem}.videoCard img{width:100%;height:100%;object-fit:cover}.videoCard svg{width:9.2rem;height:9.2rem;position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;z-index:1}.videoCard:hover img{transform:scale(1.1)}.videoCard:hover svg{transform:scale(.8)}.discountCard{margin-top:2.4rem}.discountCard img{width:100%;object-fit:contain;height:26.4rem;border-radius:1.2rem}.discountCard span{display:block;text-align:center;color:var(--Neutral-Black-100);font-size:2.4rem;font-style:normal;font-weight:600;line-height:150%;margin-top:1rem}.giftPackages{display:flex;align-items:center;justify-content:center;flex-direction:column}.giftPackages p{width:70%;margin-top:2rem;opacity:.8;text-align:center}.specialCard a{background-color:#fff;padding:4rem 0;display:block}.specialCard a:hover{background-color:var(--Neutral-White-300)}.brandTop{display:flex;align-items:center;justify-content:center;gap:1.6rem;margin-bottom:4rem}.brandTop a{color:var(--Neutral-Black-100);font-size:2rem;font-style:normal;font-weight:500;line-height:150%}.brandTop a:hover{color:var(--primary-color)}.brandBody .brandAlp{margin-bottom:2rem;position:relative;padding:0 1.6rem;display:block;height:4rem;display:flex;align-items:center;justify-content:center}.brandBody .brandAlp span{color:var(--primary-color);text-align:center;font-size:2rem;font-style:normal;font-weight:700;line-height:150%;background:#fafafa;padding:0 1.6rem;z-index:2;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center}.brandBody .brandAlp:after{left:0}.brandBody .brandAlp:after,.brandBody .brandAlp:before{position:absolute;content:"";top:0;bottom:0;margin:auto;background-color:#cecece;height:.1rem;width:50%}.brandBody .brandAlp:before{right:0}.brandBody{padding-top:4rem;margin-bottom:4rem}.brandBody:last-child{margin-bottom:0}.brandBody:first-child{padding-top:0}.brandRow{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:4rem;gap:4rem;align-items:center}.brandCard{display:block;margin-bottom:4rem}.brandCard .img{border-radius:1.2rem;overflow:hidden;background-color:var(--Neutral-White-100);margin-bottom:1.2rem;display:flex;align-items:center;justify-content:center;padding:1rem}.brandCard .img img{width:70%;height:16rem;object-fit:contain}.brandCard p{color:var(--Neutral-Black-100);text-align:center;font-size:2rem;font-style:normal;font-weight:500;line-height:150%;transition:all .4s ease}.brandCard:hover p{color:var(--primary-color)}.productsTop{display:flex;align-items:center;justify-content:space-between;margin-bottom:4rem}.productsTop .title{display:flex;align-items:center;margin-bottom:0}.productsTop .title h1{font-size:3.2rem}.productsTop .title span{color:var(--Neutral-Gray-800);line-height:100%;display:block;margin-left:1rem;margin-bottom:-1rem}.productsTop .title span,.sortBox .selectedOption{font-size:1.6rem;font-style:normal;font-weight:400}.sortBox .selectedOption{color:var(--Neutral-Black-100);line-height:150%;display:flex;align-items:center;justify-content:center}.sortBox .selectedOption svg{margin-right:.5rem;width:2rem;min-width:2rem}.productPage .productCard{margin-bottom:4rem}.filterTop{display:flex;align-items:center;justify-content:space-between;border-bottom:.1rem solid var(--Neutral-Gray-700);padding-bottom:1.6rem;margin-bottom:2.8rem}.filterTop span{color:var(--Neutral-Black-100);font-size:2rem;font-style:normal;font-weight:400;line-height:150%}.filterTop svg{width:2.4rem;height:2.4rem}.filterTop svg:hover path{stroke:var(--primary-color)}.filterCard{margin-bottom:6rem}.filterCard .filterCardTop{margin-bottom:2rem}.filterCard .filterCardTop span{color:var(--Neutral-Black-100);font-size:1.8rem;font-style:normal;font-weight:500;line-height:150%;text-transform:uppercase}.filterCard svg{display:none}.filterCard .filterCardBody{max-height:20rem;overflow:hidden;overflow-y:auto}.filterCard .filterPrice{min-height:10rem}.filterCard .categoryFilter{position:relative;margin-bottom:1.2rem;display:flex;align-items:center}.filterCard .categoryFilter:last-child{margin-bottom:0}.filterCard .categoryFilter input{position:absolute;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.filterCard .categoryFilter span{color:var(--Neutral-Black-200);font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%}.filterCard .categoryFilter input:checked~span,.filterCard .categoryFilter:hover span{color:var(--primary-color)}.filterCard .priceFilter{display:flex;align-items:center;gap:1.6rem;position:relative;margin-bottom:1.6rem}.filterCard .priceFilter div{border-radius:1.2rem;border:.1rem solid var(--Neutral-Gray-400);height:5.6rem;display:flex;align-items:center;justify-content:center;text-align:center;width:100%}.filterCard .priceFilter div,.filterCard .priceFilter div input{color:var(--Neutral-Black-100);font-size:1.8rem;font-style:normal;font-weight:400;line-height:150%}.filterCard .priceFilter div input{margin-right:.2rem;max-width:6.8rem;text-align:end;background:transparent;border:none;outline:none}.filterCard .priceFilter button{border:.1rem solid var(--Neutral-Gray-400);padding:0;background:transparent;border-radius:1.2rem;height:5rem;width:5rem;min-width:5rem;display:flex;align-items:center;justify-content:center}.filterCard .priceFilter button svg{width:2rem;height:2rem;display:block}.filterCard .priceFilter button svg path{stroke:var(--Neutral-Black-100)}.my-snackbar{font-size:2.8rem;font-weight:500;padding:1rem 1.2rem}.sliderPrice{position:relative;width:90%;margin:auto}.sliderPrice .priceRange [data-slot=track]{border-radius:30px;border:1px solid var(--Orange-200);background-color:transparent}.sliderPrice .priceRange [data-slot=thumb]{background-color:var(--Neutral-White-100);border:.1rem solid var(--primary-color);border-radius:50%;width:2rem;height:2rem;z-index:1;top:.5rem}.sliderPrice .sliderTrack{position:absolute;top:.05rem;left:0;width:100%;height:1.2rem}.sliderPrice .priceRange [data-slot=track]{border-radius:10rem;border:.1rem solid var(--primary-color);background:var(--Neutral-White-100);height:1.2rem}.sliderPrice .sliderFiller{position:absolute;transition:left .1s ease,width .1s ease}.sliderPrice .priceRange [data-slot=filler],.sliderPrice .sliderFiller{background:var(--primary-color);height:1.2rem;display:none}.sliderPrice .sliderFiller{display:block}.inputFilter{border-radius:1.6rem;border:1.5px solid var(--Neutral-Gray-400);background:var(--Neutral-White-300);display:flex;align-items:center;justify-content:space-between;padding:0 2rem;height:5.4rem;margin-top:1.4rem}.inputFilter input{color:var(--Neutral-Black-100);font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%;border:none;background-color:transparent;outline:none}.inputFilter svg{width:2.4rem;height:2.4rem}.inputFilter svg path{stroke:var(--Neutral-Black-100)}.brandFilterBody .checkboxFilter{display:flex;align-items:center;position:relative;margin-bottom:1.2rem}.brandFilterBody .checkboxFilter input{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;cursor:pointer}.brandFilterBody .checkboxFilter div{display:flex;align-items:center}.brandFilterBody .checkboxFilter div span{width:1.6rem;min-width:1.6rem;height:1.6rem;border:.1rem solid var(--Neutral-Black-100);border-radius:.3rem;display:block;margin-right:.6rem}.brandFilterBody .checkboxFilter div p{color:var(--Neutral-Black-200);font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%}.brandFilterBody .checkboxFilter input:checked~div span{background-color:var(--primary-color);border:.1rem solid var(--primary-color)}.seasonFilterCard{position:relative;margin-bottom:1.2rem}.seasonFilterCard input{width:100%;height:100%;position:absolute;left:0;top:0;cursor:pointer;opacity:0;z-index:2}.seasonFilterCard p{color:var(--Neutral-Black-100);font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%}.seasonFilterCard svg{width:2.4rem;height:2.4rem;margin-right:2rem}.seasonFilterCard strong{color:var(--Neutral-Black-100);text-align:right;font-size:1.4rem;font-style:normal;font-weight:500;line-height:150%;position:absolute;right:6rem}.seasonFilterCard div{height:5.4rem;border-radius:1.2rem;display:flex;align-items:center;position:relative;padding:0 2rem;border:.1rem solid var(--Neutral-Black-100)}.seasonFilterCard span{width:2.4rem;height:2.4rem;border-radius:50%;border:.15rem solid var(--Neutral-Black-100);position:absolute;right:2rem}.seasonFilterCard span:after{position:absolute;content:"";left:0;right:0;top:0;bottom:0;margin:auto;width:1.6rem;height:1.6rem;background-color:var(--primary-color);border-radius:50%;display:none}.seasonFilterCard input:checked~div{border:.1rem solid var(--primary-color)!important;opacity:1}.seasonFilterCard input:checked~div span{border:.15rem solid var(--primary-color)}.seasonFilterCard input:checked~div span:after{display:block}.productDetailLeft{position:relative;margin-bottom:10rem}.productDetailLeft .favButton{top:3.2rem;right:3.2rem;width:3.2rem;height:3.2rem}.productDetailLeft .favButton svg{width:3.2rem;height:3.2rem}.productDetailLeft .badges{top:3.2rem;left:3.2rem}.productDetailLeft .mySwiper2{border-radius:2.4rem;margin-bottom:1.2rem;background-color:var(--Neutral-White-100)}.productDetailLeft .mySwiper2 .img{height:61.6rem;width:100%;cursor:pointer;display:flex;align-items:center;justify-content:center}.productDetailLeft .mySwiper2 .img img{width:70%;height:70%;object-fit:contain}.outofStockButton{opacity:.6;pointer-events:none}.mySwiper{width:100%}.mySwiper .swiper-wrapper{padding-top:.2rem}.mySwiper .swiper-slide{height:10rem!important;width:100%}.mySwiper .swiper-slide:first-child{display:none}.mySwiper .volumeCard{position:relative;height:10rem;border-radius:.8rem;background:var(--Neutral-White-300);display:flex;align-items:center;justify-content:center}.mySwiper .volumeCard input{position:absolute;left:0;right:0;top:0;width:100%;height:100%;z-index:1;cursor:pointer;opacity:0;margin:0}.mySwiper .volumeCard .volumeCardInner{display:flex;align-items:center;justify-content:center;gap:3.2rem;width:100%;height:100%;border:.1rem solid transparent;border-radius:.8rem}.mySwiper .volumeCard .volumeCardInner .img{width:8rem;height:8rem;display:flex;align-items:center;justify-content:center}.mySwiper .volumeCard .volumeCardInner .img img{width:100%;height:90%;object-fit:contain}.mySwiper .volumeCard .volumeCardInner .volumeDetail{display:flex;align-items:center;flex-direction:column;justify-content:center}.mySwiper .volumeCard .volumeCardInner .volumeDetail span{color:var(--primary-color);text-align:center;font-size:1.6rem;font-style:normal;font-weight:700;line-height:120%;display:block;margin-bottom:.8rem}.mySwiper .volumeCard .volumeCardInner .volumeDetail .price{color:var(--Neutral-Black-100);font-size:1.8rem;font-style:normal;font-weight:700;line-height:120%}.mySwiper .volumeCard .volumeCardInner .volumeDetail .discount{color:var(--Neutral-Gray-900);font-size:1.2rem;font-style:normal;font-weight:400;line-height:120%;position:relative}.mySwiper .volumeCard .volumeCardInner .volumeDetail .discount:after{position:absolute;content:"";left:0;top:0;bottom:0;margin:auto;width:100%;height:.1rem;background:#1e1e1e;transform:rotate(-8deg)}.mySwiper .volumeCard input:checked~.volumeCardInner{border:.1rem solid var(--primary-color)}.productDetailTop{display:flex;align-items:center}.productDetailTop .blackButton{margin-top:1rem;width:100%}.productDetailTop .blackButton svg path{stroke:#fff}.productDetailTop .productDetailVolume{padding:3.2rem;border-radius:2.4rem;background:var(--Neutral-White-100);width:-webkit-fill-available;display:flex;flex-direction:column;gap:1.2rem;margin-bottom:2.2rem}.productDetailTop .productDetailVolume span{color:var(--Neutral-Black-100);font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%;display:block}.productDetailTop .volumeCardBottom{width:100%}.quantity-selector{margin-bottom:0;border-radius:.8rem;background:var(--Neutral-White-300);display:flex;align-items:center;justify-content:space-between;width:100%;height:5.6rem}.quantity-selector input{color:var(--Neutral-Black-100);font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%;pointer-events:none;background-color:transparent;border:0;text-align:center;width:6rem}.quantity-selector button{background-color:transparent;border:none;display:flex;align-items:center;justify-content:center;padding:0 2rem;cursor:pointer}.quantity-selector button svg{width:2.4rem;height:2.4rem}.productDetailRight{border-radius:2.4rem;background:var(--Neutral-White-100);padding:4rem 2rem;margin-bottom:2.2rem}.productDetailRight h3{color:#000;font-size:2rem;font-style:normal;font-weight:500;line-height:150%;display:block;margin-bottom:1rem}.productDetailRight .rating{color:var(--Neutral-Black-100);font-size:1.2rem;font-style:normal;font-weight:400;line-height:150%;display:flex;align-items:center;justify-content:flex-start;margin-bottom:2.4rem}.productDetailRight .rating svg{width:1.6rem;height:1.6rem;margin-right:.4rem}.productDetailRight p{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;color:var(--Neutral-Gray-900);font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%}.productDetailRight p:last-child{margin-bottom:0}.productDetailRight p span{align-items:center;gap:1rem}.productDetailRight p a,.productDetailRight p span{color:var(--Neutral-Black-100);text-align:right;font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%;-webkit-text-decoration-line:underline;text-decoration-line:underline}.productDetailRight p span{cursor:default;-webkit-text-decoration-line:none;text-decoration-line:none;display:flex;flex-wrap:wrap;align-items:flex-start;padding-left:3rem}.shareButtons{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:1.6rem}.shareButtons svg{width:2.4rem;height:2.4rem}.shareButtons a:nth-child(3) svg,.shareButtons a:nth-child(5) svg{width:1.8rem;height:1.8rem}.shareButtons button{padding:0;background-color:transparent;border:none;cursor:pointer}.shareButtons .whatsappShare{display:flex;align-items:center;justify-content:flex-end;cursor:pointer;margin-left:3rem}.shareButtons .whatsappShare span{color:var(--green);text-align:center;font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%;-webkit-text-decoration-line:underline;text-decoration-line:underline}.shareButtons .whatsappShare svg{width:2.8rem;height:2.8rem;margin-right:1.2rem}.shareButtons .whatsappShare svg path{fill:var(--green)}.shareButtons .whatsappShare:hover span{color:var(--Neutral-Black-100)}.shareButtons .whatsappShare:hover svg path{fill:var(--Neutral-Black-100)}.productImg{height:44rem;width:100%}.loading,.productImg svg{width:100%;height:100%}.loading{position:fixed;left:0;top:0;backdrop-filter:blur(1rem);-webkit-backdrop-filter:blur(1rem);background-color:hsla(0,0%,100%,.3);z-index:30;display:flex;align-items:center;justify-content:center;flex-direction:column}.loading svg{width:10rem;height:10rem}.loading .progressBarContainer{margin-top:3rem;width:20rem;height:.5rem;background-color:#ccc;border-radius:.4rem;overflow:hidden}.loading .progressBar{width:0;height:100%;background-color:#000;animation:loadProgress 2s linear infinite alternate}@keyframes loadProgress{0%{width:0}to{width:100%}}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem}.pagination button{cursor:pointer}.pagination .page-btn{width:3.6rem;height:3.6rem;color:#0b3557;font-size:1.6rem;font-style:normal;font-weight:500;line-height:122%;transition:background-color .2s;display:flex;justify-content:center;align-items:center;border:none;background-color:var(--Neutral-White-100);border-radius:50%}.pagination .page-btn:hover{background-color:var(--primary-color);color:var(--Neutral-White-100)!important}.pagination .page-btn:disabled{background-color:var(--Neutral-Gray-400);cursor:not-allowed}.pagination .page-btn:disabled:hover{color:var(--Neutral-Black-100)!important}.pagination .active{background:var(--Neutral-Black-100);color:var(--Neutral-White-100)!important;filter:drop-shadow(0 1px 5.5px rgba(41,56,129,.13))}.pagination .nextBtn,.pagination .prevBtn{background-color:var(--Neutral-White-100);border-radius:4rem;width:-moz-fit-content;width:fit-content;padding:0 1.3rem}.pagination .nextBtn{color:#0b3557}.productDetail{display:flex;flex-direction:column;justify-content:space-between;padding:2rem 0;height:96%;margin:auto}.productDetail .productDetailDiv{display:flex;align-items:flex-start;flex-wrap:wrap;gap:1.6rem;width:100%;padding-bottom:2rem}.productDetail .productDetailDiv::-webkit-scrollbar{height:.4rem;border-radius:10rem}.productDetail .productDetailDiv::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:10rem}.productDetail label{color:var(--Neutral-Black-100);font-size:1.8rem;font-style:normal;font-weight:700;line-height:150%;display:block;margin-bottom:.4rem}.productDetail .detailCard{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.productDetail .detailCard .img{width:4.8rem;height:4.8rem;overflow:hidden;border-radius:50%}.productDetail .detailCard .img img{width:100%;height:100%;object-fit:cover}.productDetail .detailCard span{color:var(--Neutral-Gray-900);text-align:center;font-size:1.4rem;font-style:normal;font-weight:500;line-height:110%;white-space:nowrap}.productDetailInfo{margin:10rem 0 2rem}.productDetailInfo article,.productDetailInfo div{display:flex;flex-direction:column;align-items:center}.productDetailInfo p{color:var(--Neutral-Gray-900);text-align:center;font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%;width:70%}.otherProducts{margin:10rem 0 0}.otherProducts .otherSwiper{position:relative}.otherSection .blogSection{padding:0}.logoutButton{color:var(--Neutral-Black-100);font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%;display:flex;align-items:center;justify-content:flex-end}.logoutButton svg{width:2.4rem;height:2.4rem;margin-left:1.6rem}.pb-3{padding-bottom:3rem}.loadingProduct{color:var(--Neutral-Black-100);font-size:2rem;font-style:normal;font-weight:500;line-height:150%}.emptyCart{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:4.2rem 0}.emptyCart span{font-size:2.8rem;margin:1rem 0}.emptyCart a,.emptyCart span{color:var(--Neutral-Black-100);font-style:normal;font-weight:600;line-height:150%}.emptyCart a{font-size:1.6rem;border-bottom:.1rem solid var(--Neutral-Black-100);opacity:.6;margin-bottom:2.4rem}.emptyCart a:hover{opacity:1}.emptyCart svg{width:6.4rem;height:6.4rem}.checkoutLeft{border-radius:1.2rem;background:var(--Neutral-White-100);padding:3.2rem}.checkoutLeft .addressCard .addressCardInner{padding:1rem 2rem;border:.1rem solid #555}.checkoutLeft .addNewAddress{border:.1rem solid #555;height:28rem}.checkoutLeft label{color:var(--Neutral-Black-100);font-size:2rem;font-style:normal;font-weight:500;line-height:150%;display:block;margin-bottom:2rem}.checkoutLeft .row .lg-4,.checkoutLeft .row .md-4,.checkoutLeft .row .xl-4{grid-column:span 6}.checkoutLeft .inputCheckout .seasonFilterCard div{opacity:.8;border:.1rem solid var(--Neutral-Gray-400);background:var(--Neutral-White-300)}.checkoutLeft .inputCheckout .inputChild:last-child,.checkoutLeft .inputCheckout .seasonFilterCard:last-child,.checkoutLeft .inputCheckout:last-child{margin-bottom:0}.checkoutRight .orderRightCard{padding:2.4rem 3.2rem;position:relative;margin-bottom:1.2rem}.checkoutRight .orderRightCard .delete{width:2.4rem;height:2.4rem;position:absolute;right:3.2rem;top:2.4rem}.checkoutRight .orderRightCard .img{width:11.3rem;height:11.3rem;min-width:11.3rem}.checkoutRight .orderRightCard .orderRightCardDetail div.rating{margin-bottom:2rem}.checkoutRight .orderRightCard .orderRightCardDetail .mlClass{display:flex;align-items:center;justify-content:space-between}.checkoutRight .orderRightCard .orderRightCardDetail .mlClass div{width:-moz-fit-content;width:fit-content}.checkoutRight .orderRightCard .orderRightCardDetail .mlClass .quantity-selector{border-radius:1.2rem;border:.1rem solid var(--Neutral-Gray-500);background-color:transparent;height:4.4rem;padding:0 1.6rem}.checkoutRight .orderRightCard .orderRightCardDetail .mlClass .quantity-selector input{width:3.2rem}.checkoutRight .orderRightCard .orderRightCardDetail .mlClass .quantity-selector button{padding:0}.checkoutRight .orderRightCard .orderRightCardDetail .mlClass .quantity-selector button svg{width:2rem;height:2.4rem}.checkoutRight .checkoutDetail{padding:3.2rem;border-radius:1.2rem;background:var(--Neutral-White-100);margin-bottom:2rem}.checkoutRight .checkoutDetail p{margin-bottom:1.2rem;font-weight:400;display:flex;align-items:center;justify-content:space-between}.checkoutRight .checkoutDetail p,.checkoutRight .checkoutDetail p span{color:var(--Neutral-Black-200);font-size:1.8rem;font-style:normal;line-height:150%}.checkoutRight .checkoutDetail p span{font-weight:500}.checkoutRight .checkoutDetail p span.discounted{display:flex;align-items:center;color:var(--primary-color)}.checkoutRight .checkoutDetail p span.discounted .discount{color:var(--Neutral-Black-100);position:relative;font-weight:600;display:block;margin-left:1.2rem}.checkoutRight .checkoutDetail p span.discounted .discount:after{position:absolute;content:"";left:0;top:0;bottom:0;margin:auto;width:100%;height:.1rem;background:var(--hover-color);transform:rotate(-8deg)}.checkoutRight .checkoutDetail p:last-child{margin-bottom:0}.checkoutRight .checkoutDetail div{color:var(--primary-color);font-size:1.2rem;font-style:normal;font-weight:400;line-height:150%;display:block;border-bottom:.1rem solid #dfdfdf;padding-bottom:1.2rem;margin-bottom:1.2rem}.checkoutRight .checkoutDetail strong{color:var(--Neutral-Black-200);text-align:right;font-size:1.8rem;font-style:normal;font-weight:700;line-height:150%}.checkoutRight .buttons{display:flex;align-items:center;justify-content:center;gap:1.2rem}.checkoutRight .buttons .blackButton{margin:0;min-width:-moz-fit-content;min-width:fit-content;width:100%}.checkoutRight .buttons .blackButton:hover{background-color:var(--primary-color);color:var(--Neutral-White-100)}.checkoutRight .buttons a{color:var(--Neutral-Black-100);font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%;border-radius:1.6rem;border:.1rem solid var(--Neutral-Black-100);height:5.6rem;display:flex;align-items:center;justify-content:center;min-width:-moz-fit-content;min-width:fit-content;width:100%}.checkoutRight .buttons a svg{width:2.4rem;height:2.4rem;margin-right:1rem}.checkoutRight .buttons a:hover{background-color:var(--Neutral-Black-100);color:var(--Neutral-White-100)}.checkoutRight .buttons a:hover svg path{stroke:var(--Neutral-White-100)}.dropdown-container{display:none}.searchList{border-radius:1.2rem;background:var(--Neutral-White-400);position:absolute;left:0;top:9rem;padding:4.4rem 6.4rem 3.2rem;height:auto;z-index:3;display:block;width:60%}.searchList svg{position:absolute;top:3.2rem;right:3.2rem;width:2.4rem;height:2.4rem;cursor:pointer}.searchList .orderRightCardDetail .rating svg{position:static}.searhCard .orderRightCard{background-color:transparent;padding:2rem 0;border-bottom:.1rem solid var(--Neutral-Gray-400);border-radius:0;margin-bottom:0}.searhCard .orderRightCard .img{background-color:var(--Neutral-White-100);border-radius:1.2rem;overflow:hidden;width:10rem;height:10rem;min-width:10rem}.searhCard .orderRightCard .price{display:flex;align-items:center;margin:.4rem 0;gap:2rem}.searhCard .orderRightCard .price span{color:var(--Neutral-Gray-900);font-size:1.4rem;font-style:normal;font-weight:400;line-height:150%;display:block;position:relative;white-space:nowrap}.searhCard .orderRightCard .price span:after{position:absolute;content:"";top:0;bottom:0;left:0;right:0;margin:auto;background-color:var(--Neutral-Black-100);height:.1rem;width:100%;transform:rotate(-5deg)}.searhCard .orderRightCard .price p{color:var(--primary-color);text-align:center;font-size:2rem;font-style:normal;font-weight:700;line-height:150%;white-space:nowrap}.searchListLink{color:var(--Neutral-Black-100);font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%;display:flex;align-items:center;justify-content:center;padding-top:1.6rem}.searchListLink svg{width:2.4rem;height:2.4rem;margin-left:1rem;position:static}.searchListLink:hover{color:var(--primary-color)}header{z-index:3;position:relative}.layer{position:absolute;left:0;top:70%;width:100%;height:100vh;background:rgba(30,30,30,.32);z-index:1}.popup .layer{position:fixed;top:0;right:0}.closeFilter,.filterButton,.filterCard .blackButton,.filterTopCategory,.menuButton,.mobileMenu,.searchButton,.searchPopup{display:none}.fixedWp{position:fixed;right:2.4rem;bottom:3.4rem;z-index:3}.fixedWp svg{width:6.4rem;height:6.4rem}.popupCart{-webkit-backdrop-filter:blur(2.8rem);backdrop-filter:blur(2.8rem);background:hsla(0,0%,94%,.374);box-shadow:inset 7.6rem -7.6rem 7.6rem hsla(0,0%,73%,.174),inset -7.6rem 7.6rem 7.6rem hsla(0,0%,100%,.174);display:flex;align-items:center;justify-content:center;height:100%;left:0;position:fixed;top:0;width:100%;z-index:100}.popupCart .productCardPopupChild{display:flex;align-items:flex-start;width:100%;gap:2rem}.popupCart .popupCartInner{background:#fff;border-radius:.4rem;box-shadow:0 4.4rem 4.4rem hsla(0,5%,42%,.149);max-height:90vh;padding:2.4rem;position:relative;width:45vw}.popupCart .popupCartInner .closeButton{background-color:transparent;border:none;padding:0;position:absolute;right:-3.2rem;top:-3.2rem;cursor:pointer}.popupCart .popupCartInner .closeButton svg{height:3.2rem;width:3.2rem}.popupCart .productDetailQuantityPopup{display:flex;align-items:center;justify-content:center;gap:3rem;margin-top:3.2rem;width:100%}.popupCart .productDetailQuantityPopup .addToCard{margin-top:0;white-space:nowrap;padding:0;width:100%}.popupCart .productDetailQuantityPopup .quantity-selector{width:-moz-fit-content;width:fit-content}.popupCart .productCardPopup{border:.1rem solid hsla(0,5%,42%,.149);display:flex;align-items:center;flex-direction:column;padding:2.4rem}.popupCart .productCardPopup .img-container{height:9rem;min-width:9rem;width:9rem}.popupCart .productCardPopup .img-container img{width:100%;height:100%;object-fit:contain}.popupCart .productCardPopup .productPopupDetail label{height:6.4rem;margin-bottom:1.2rem;margin-right:.8rem!important;position:relative;width:50%;width:9.4rem}.popupCart .productCardPopup .productPopupDetail label svg{height:.6rem;width:.8rem}.popupCart .productCardPopup .productPopupDetail label input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:2}.popupCart .productCardPopup .productPopupDetail label input:checked+.sizeCard{border:.2rem solid #001301;box-sizing:border-box}.popupCart .productCardPopup .productPopupDetail label .sizeCard{align-items:center;background:#fff;border:.1rem solid #e9e9e9;border-radius:1.5rem;box-sizing:border-box;display:flex;flex-direction:column;height:7.2rem;justify-content:center;left:0;position:absolute;top:0;width:100%}.popupCart .productCardPopup .productPopupDetail label .sizeCard span{color:#121212;font-size:1.2rem;font-style:normal;font-weight:500;line-height:1.6rem;margin-bottom:.8rem;text-align:center}.popupCart .productCardPopup .productPopupDetail label .sizeCard .price{align-items:flex-end;color:#121212;display:flex;font-size:1.4rem;font-style:normal;font-weight:600;line-height:3.3rem}.popupCart .productCardPopup .productPopupDetail h2{color:#121212;font-size:1.4rem;font-style:normal;font-weight:600;line-height:155%;margin-bottom:2rem;opacity:.9}.popupCart .productCardPopup .productDetailSize{align-items:center;display:flex;flex-wrap:wrap;gap:1.2rem}.checkoutMessage{height:40rem;border-radius:3rem;width:60%;margin:4rem auto;background-color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem}.checkoutMessage h1{font-family:"Noto Serif Display"!important;font-size:2.8rem;line-height:normal;margin:0;text-transform:uppercase}.checkoutMessage h1,.checkoutMessage p{color:var(--Neutral-Black-100);font-style:normal;font-weight:500;width:-moz-fit-content;width:fit-content;text-align:center}.checkoutMessage p{font-size:1.8rem;line-height:150%}.checkoutMessage .blackButton{padding:0 3.2rem}@media(max-width:767.9px){.filterParent{display:flex;align-items:center;gap:1.2rem;width:100%;margin-top:2rem}.sortBy{border-radius:.8rem;border:.1rem solid var(--Neutral-Gray-400);width:100%;height:4.8rem}.sortBy .sortBox .selectedOption{font-size:1.2rem}.filterButton{display:flex;align-items:center;justify-content:center;color:var(--Neutral-Black-100);font-size:1.4rem;font-style:normal;font-weight:400;line-height:150%;border-radius:.8rem;border:.1rem solid var(--Neutral-Gray-400);width:100%;height:4.8rem}.filterButton svg{width:2.4rem;height:2.4rem;margin-right:1.2rem}.mobileMenu{position:fixed;left:-.1rem;right:0;top:0;height:100vh;width:100vw;display:block;z-index:2;transform:translateX(-110%);transition:all .6s ease;background:var(--Neutral-White-400)}.mobileMenu .phoneButton,.mobileMenu .storesLink,.mobileMenu .whatsapp{display:flex!important}.mobileMenu .menuBottom{border-top:.1rem solid #cecece;margin:0 2rem;padding:2rem 0}.mobileMenu .menuBottomLinks,.mobileMenu .menuBottomSocials{display:flex;align-items:center;justify-content:space-between}.mobileMenu .menuBottomLinks{margin-top:2rem;gap:1rem}.mobileMenu .mobileMenuInner{overflow:auto;height:-webkit-fill-available}.mobileMenu .mobileMenuTop{display:flex;align-items:center;justify-content:space-between;background-color:var(--Neutral-White-400);padding:2rem 2rem 1rem;position:fixed;top:0;left:0;width:-webkit-fill-available;z-index:2}.mobileMenu .logo{width:-moz-fit-content;width:fit-content}.mobileMenu .xButton{width:4rem}.mobileMenu .xButton svg{width:2.4rem;height:2.4rem}.mobileMenu .accountBar{display:flex!important;align-items:center;justify-content:center;padding:11rem 0 2rem;gap:5rem}.mobileMenu .lang{display:flex!important;gap:.5rem}.mobileMenu.menuActive{transform:translate(0)}.mobileMenu .headerTopLeft{display:flex;flex-direction:column;margin:0 2rem;padding-bottom:2rem;gap:1.6rem;border-bottom:.1rem solid #cecece}.mobileMenu .headerTopLeft a{color:var(--Neutral-Black-100);font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%}.searchPopup{position:fixed;left:-.1rem;right:0;top:0;height:100vh;width:100vw;display:block;z-index:2;transform:translateX(-110%);transition:all .6s ease;background:var(--Neutral-White-400)}.searchPopup .mobileMenuInner{padding:6rem 0}.searchPopup .searchListParent span{color:var(--Neutral-Black-100);font-family:"Noto Serif Display"!important;font-size:2rem;font-style:normal;font-weight:500;line-height:normal}.searchPopup .xButton{position:absolute;top:2rem;right:2rem}.searchPopup .xButton svg{width:3.2rem;height:3.2rem}.searchPopup form{background-color:var(--Neutral-White-300);width:auto;height:100%;position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;border:.15rem solid var(--primary-color);height:6.1rem;border-radius:1.6rem;margin-bottom:3.2rem}.searchPopup form input{width:100%;height:90%;color:var(--Neutral-Black-100);font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%;border:none;background-color:transparent;outline:none}.searchPopup form input::placeholder{opacity:1;color:var(--Neutral-Black-100)}.searchPopup form button{border-radius:1.2rem;background:var(--primary-color);display:flex;align-items:center;justify-content:center;padding:0 2rem;height:4.4rem;border:none;white-space:nowrap;cursor:pointer}.searchPopup form button svg{width:2.4rem;height:2.4rem;margin-right:.8rem}.searchPopup form button:hover{background-color:var(--hover-color)}.searchPopup.searchuActive{transform:translateX(0)}.headerMobile{padding:2rem}.headerMobile div a{color:var(--Neutral-Black-100);font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%}.headerMobile div a:hover{color:var(--hover-color)}.headerMobile div span{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.headerMobile div svg{width:2.4rem;height:2.4rem;display:block}.headerMobile div svg.active{transform:rotate(-180deg)}.headerMobile div ul{padding-left:0;height:30rem;display:flex;flex-direction:column;flex-wrap:wrap;gap:0 3rem;display:none;height:auto;margin-bottom:3.2rem}.headerMobile div ul.active{display:block}.headerMobile div ul li{list-style-type:none;margin-bottom:1.2rem}.headerMobile div ul li a{color:var(--Neutral-Gray-900);font-size:1.4rem;font-style:normal;font-weight:400;line-height:150%}header{padding:2rem 0}.menuButton,.searchButton{display:block;width:2.8rem;height:2.8rem}.menuButton svg path,.searchButton svg path{stroke:var(--Neutral-Black-100)}.headerMiddle{padding:0}.homeSlider{margin-bottom:1rem}.homeSlider .swiper{height:auto;padding-bottom:2rem}.homeSlider .swiper .swiper-pagination-bullet{width:.6rem;height:.6rem}.homeSlider .swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{height:.6rem;width:1.6rem}.homeSlider h2{font-size:1.6rem;top:3.2rem;left:2rem}.staticAbout{padding:0;background-color:transparent;flex-direction:column}.staticAbout .staticAboutLeft{width:100%}.staticAbout .staticAboutLeft h1{font-size:2rem}.staticAbout .staticAboutLeft p{font-size:1.4rem;width:100%}.staticAbout .staticAboutRight{margin-top:2rem;width:100%}.staticAbout .staticAboutRight video{height:20rem}.statistics .statisticCard{margin-top:2rem;background-color:transparent}.statistics .statisticCard svg{width:2.8rem;height:2.8rem;margin-right:1.2rem}.statistics .statisticCard div span{font-size:2rem;font-style:normal;font-weight:500}.statistics .statisticCard div p{font-size:1.4rem}.staticAbout{margin-bottom:3rem}.blogSection,.categories,.forYou,.infoBar,.specialCollection{padding:3rem 0}.subTitle{margin-bottom:2rem}.subTitle span{font-size:2rem}.subTitle p{font-size:1.6rem;width:90%}.productDetailInfo{margin:0;padding:4rem 0}.productDetailInfo .subTitle p{width:100%;font-size:1.4rem}.otherProducts{margin-bottom:6rem}.categoryRow{justify-content:flex-start;gap:1.6rem}.categoryCard{width:47%;height:16rem}.categoryCard span{font-size:1.4rem}.badge{font-size:.9rem;display:none}.productCard .img{background:#fff;height:22rem}.productCard .img img{height:14rem;object-fit:contain}.productCard .productBody .badge{display:flex}.productCard .productBody .detail p{margin-bottom:.6rem;font-size:1.4rem}.productCard .productBody .detail .blackButton{margin-top:1.2rem;height:4rem}.productCard .productBody .price{flex-direction:column;align-items:flex-start;gap:0}.productCard .productBody .price p,.productCard .productBody .price span{font-size:1.2rem}.quantity-selector{height:4rem}.popupCart .quantity-selector button{padding:0 1rem!important}.popupCart .productDetailQuantityPopup{gap:2rem}.popupCart .popupCartInner{width:90vw;padding:0}.popupCart .popupCartInner .closeButton{right:1rem}.popupCart .productCardPopupChild{flex-direction:column;justify-content:center}.popupCart .productCardPopupChild .productPopupDetail h2{width:-moz-fit-content;width:fit-content;margin:0 auto 2rem;font-size:1.8rem}.popupCart .productCardPopup .img-container{margin:auto;height:12rem}.popupCart .productCardPopup .productDetailSize{justify-content:center}.cartPopup .cartPopupInner .cartList .orderRightCard .img{width:7.2rem;height:7.2rem;min-width:7.2rem}.fixedWp{position:fixed;right:1.4rem;bottom:1.4rem;z-index:3}.fixedWp svg{width:3rem;height:3rem}.productDetailLeft .mySwiper2 .img img{height:70%}.blackButton{font-size:1.2rem;height:4rem}.blackButton svg{width:1.6rem;height:1.6rem;margin-right:.8rem}.collectionCard{height:16rem}.collectionCard span{font-size:1.6rem;left:1rem;top:1rem}.blogCard .img{height:24rem}.blogCard .blogCardBody span{font-size:1.6rem}.infoBar{display:flex;flex-direction:column}.infoBar div{font-size:1.6rem}.infoBar div svg{width:2.8rem;height:2.8rem}.logo svg{width:6.2rem;height:6rem}.giftPackages p{font-size:1.4rem;width:90%}.discountCard{padding:2rem 0}.discountCard img{height:20rem}.discountCard span{font-size:1.6rem}.specialCard a{padding:2rem 0}footer .footerTop .container{flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:2.5rem}footer .footerTop .container a,footer .footerTop .container div{width:46%}footer .footerTop .container a span,footer .footerTop .container div span{font-size:1.4rem}footer .footerMiddle{flex-direction:column;padding:2.8rem 0}footer .footerMiddle div{width:100%!important}footer .footerMiddle div:last-child span{margin-bottom:0}footer .footerMiddle div span svg{display:block}footer .footerMiddle div span svg.active{transform:rotate(-180deg)}footer .footerMiddle div ul{display:none;height:auto;margin-bottom:3.2rem;max-height:auto}footer .footerMiddle div ul.active{display:block}footer .footerSocialsLeft{margin-top:2rem}footer .footerSocialsLeft span{display:none}footer .footerSocials{padding:2.8rem 0}footer .footerSocials .container{flex-direction:column-reverse}footer .socials a svg{width:4rem;height:4rem}.footerBottom{flex-direction:column}.footerBottom ul{order:-1;padding:0}.footerBottom p{margin-bottom:2rem;color:var(--Neutral-White-300);opacity:.8}.accountBar,.headerBottom,.headerTop,.searchInput,.storesLink,.swiper-button-next,.swiper-button-prev{display:none!important}.title{margin-bottom:2rem}.title h1{font-size:2rem}.title .rating{display:flex;align-items:center;justify-content:flex-start;margin-top:.8rem}.productDetailLeft .mySwiper2 .img{height:34rem}.productDetailLeft{margin-bottom:2.8rem}.productDetailLeft .mySwiper{display:none}.productDetailLeft .favButton{top:2rem;right:2rem}.productDetailTop .productDetailVolume{display:flex;align-items:flex-start;padding:0;background:transparent;flex-wrap:wrap;flex-direction:row}.productDetailTop .productDetailVolume span{width:100%}.productDetailTop .productDetailVolume .volumeCard{height:18.8rem;width:48%;border-radius:.8rem;background:var(--Neutral-White-100)}.productDetailTop .productDetailVolume .volumeCard .volumeCardInner{flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:1rem 0;height:-webkit-fill-available}.productDetailTop .productDetailVolume .volumeCard .volumeCardInner .img{width:7rem;height:7rem}.quantity-selector button{padding:0}.productDetailShare{order:-1}.productTopRightParent{display:flex;flex-direction:column}.productDetailRight{margin:4rem 0 0;padding:2.4rem 1.2rem}.productImg{display:none}.productDetailTop .volumeCardBottom{padding:2rem 1.2rem;width:-webkit-fill-available;border-radius:.8rem;border:.1rem solid var(--Neutral-Gray-200);background:var(--Neutral-White-100);position:fixed;bottom:2rem;left:1.6rem;right:1.6rem;display:flex;align-items:center;z-index:2;gap:1rem}.productDetailTop .volumeCardBottom .blackButton{margin-top:0;width:65%}.productDetailTop .volumeCardBottom .blackButton svg path{stroke:var(--Neutral-White-100)}.quantity-selector{justify-content:center;border-radius:1.6rem;border:.1rem solid var(--Neutral-Gray-500);background:var(--Neutral-White-400);width:35%}.quantity-selector input{width:4rem}.productsTop{align-items:flex-start;margin-bottom:2rem}.productsTop .title{flex-direction:column;align-items:flex-start}.productsTop .title h1{font-size:2.4rem}.productsTop .title span{margin:1rem 0 0;font-size:1.4rem}.breadCrumb{display:none}.checkoutLeft{padding:2.4rem 1.2rem;margin-bottom:3.2rem}.checkoutRight .buttons{position:fixed;left:1.6rem;right:1.6rem;bottom:1rem;z-index:2;border-radius:.8rem;border:.1rem solid var(--Neutral-Gray-200);background:var(--Neutral-White-100);padding:2rem 1rem;gap:.6rem}.checkoutRight .buttons a,.checkoutRight .buttons button{padding:0;width:100%;font-size:1.4rem}.checkoutRight .buttons a svg,.checkoutRight .buttons button svg{width:1.2rem;height:1.2rem;margin-right:.3rem}.checkoutRight .checkoutDetail{margin-bottom:0}.checkoutRight .orderRightCard{padding:3rem 1.2rem}.checkoutRight .orderRightCard .delete{right:1.4rem;top:1.4rem;width:1.8rem;height:1.8rem}.checkoutRight .orderRightCard .img{margin-right:1rem}.checkoutRight .orderRightCard .orderRightCardDetail .mlClass{gap:1rem}.checkoutRight .orderRightCard .orderRightCardDetail .mlClass .quantity-selector{padding:0;height:4rem}.checkoutRight .orderRightCard .orderRightCardDetail h6{font-size:1.6rem}.auth{padding:2.2rem 0 6rem}.auth .loginTitle{margin-bottom:3.2rem}.auth .loginTitle a{font-size:2rem!important}.auth form{width:100%}.auth .img{display:none}.auth .blackButton{font-size:1.6rem}.page{padding:0 0 6rem}.page .title h1{font-size:2.8rem}.page .title span{font-size:1.6rem}.page .blogCard{margin-bottom:3.2rem!important}.page .blogCard .img{height:33rem}.page .blogCard .blogCardBody{padding:1.2rem 0 0}.detail .img{height:21rem}.detail ol li,.detail p,.detail ul li{font-size:1.4rem}.contentContainer{min-width:100%;margin:0 0 4rem}.imgChild{height:22rem;width:100%;margin:3.2rem 0}.share span{font-size:1.8rem}.otherSection .blogCard{margin-bottom:0!important}.otherSection .blogCard .img{height:24.6rem}.aboutContent{width:100%;margin:3.2rem 0;flex-direction:column}.aboutContent h2{width:100%;font-size:2rem}.aboutContent div{width:100%}.aboutContent div p{font-size:1.4rem}.statisticCard{height:16rem;margin-bottom:1.6rem}.statisticCard svg{width:3.2rem;height:3.2rem;right:2rem;top:2rem}.statisticCard span{font-size:2.4rem}.statisticCard p{font-size:1.4rem}.statisticCard .statisticCardInner{padding:2rem}.row{gap:0 1.6rem}.statisticSection{margin-bottom:3rem}.vissionSection .img{height:20rem;margin:4rem 0 0}.vissionSection .vissionLeft h3{font-size:2rem}.vissionSection .vissionLeft p{font-size:1.4rem}.directorMessage{padding:3.2rem 1.2rem;margin:6rem 1.6rem;max-width:100%}.directorMessage p{font-size:1.4rem}.directorMessage svg{width:6.4rem;height:5rem}.accountNav{display:flex;align-items:center;border-right:none;flex-direction:row;margin-bottom:2rem;overflow:auto;gap:1.2rem;padding-bottom:1rem;margin-right:-1.2rem}.accountNav::-webkit-scrollbar{height:.2rem}.accountNav a,.accountNav button{border-radius:.8rem;border:.1rem solid var(--Neutral-Gray-400);background:var(--Neutral-White-300);padding:0 2.4rem;height:5.2rem;white-space:nowrap;font-size:1.4rem}.contact .row{gap:1.6rem}.contact .contactCard .contactCardInner svg{top:1rem;right:1rem;width:2.4rem;height:2.4rem}.contact .contactCard a,.contact .contactCard span{font-size:1.4rem}.contact .contactCard p{font-size:1.2rem}.contactForm{padding:3rem 0 0}.contactForm form{flex-direction:column}.content h2{font-size:2.2rem}.content h6{font-size:1.8rem}.content .supportTop h3,.content .supportTop h4{margin-bottom:0;font-size:1.6rem}.content .supportTop svg{width:6rem;height:6rem;min-width:6rem}.content p{font-size:1.4rem}.inputGroup{flex-direction:column;align-items:flex-start}.productDetailTop .productDetailVolume .volumeCard{height:14rem!important}.profileForm .blackButton{width:100%;padding:0;font-size:1.6rem}.addressCard{margin-bottom:1.2rem}.addNewAddress{height:29rem}.bonus{padding:2.4rem}.logout{padding:2rem 0 0}.logout h3{width:100%}.orderHistory .orderHistoryTitle{display:none}.orderHistory .orderCard .orderCardHeader{padding:0}.orderHistory .orderCard .orderCardHeader .status,.orderHistory .orderCard .orderCardHeader span,.orderHistory .orderCard svg{display:none}.orderHistory .orderCard .orderCardBody{padding-top:2rem}.orderHistory .orderCard .orderCardBody .orderLeft{display:none}.orderHistory .orderCard .orderRightCard{padding:2.4rem}.orderRightMobile{padding:2rem;display:block!important;border-radius:1.2rem;background:var(--Neutral-White-100);margin-top:2rem}.orderRightMobile p{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.orderRightMobile p,.orderRightMobile p span{color:var(--Neutral-Black-100);font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%}.orderRightMobile p span{text-align:right;margin-bottom:0}.orderRightMobile .orderLeftBottom{display:flex;align-items:center;justify-content:space-between;border-top:.1rem solid #dfdfdf;padding-top:2rem;margin-bottom:0}.orderRightMobile .orderLeftBottom span{margin:0;color:var(--Neutral-Black-100);text-align:right;font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%}.orderRightMobile .orderLeftBottom p{margin:0}.orderLeftMobile{display:block!important;border-radius:1.6rem;padding:3.2rem 2rem;width:100%;border-radius:1.2rem;border:1px solid var(--Neutral-Gray-400,#cecece);background:var(--Neutral-White-300,#f7f7f7)}.orderLeftMobile .status{display:flex!important;padding:0 3.2rem;margin-right:0!important}.orderLeftMobile p{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.orderLeftMobile p,.orderLeftMobile p span{color:var(--Neutral-Black-100);font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%}.orderLeftMobile p span{text-align:right;margin-bottom:0;display:block!important;width:-moz-fit-content!important;width:fit-content!important}.orderLeftMobile .orderLeftMobileStatus{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.orderLeftMobile .orderLeftMobileStatus p{margin-bottom:0}.orderLeftMobile .orderLeftMobileDown{display:flex;align-items:center;justify-content:flex-end;color:var(--Neutral-Black-100);font-size:1.4rem;font-style:normal;font-weight:500;line-height:150%}.orderLeftMobile .orderLeftMobileDown svg{display:flex!important;position:static!important;margin:0 0 0 1.2rem!important}.brandTop{overflow:auto;width:-moz-fit-content;width:fit-content;justify-content:flex-start}.brandCard .img img{height:18rem}.contactCard a,.contactCard p,.contactCard span{font-size:1.2rem}.videoCard{margin-top:2rem;height:22rem}.videoCard svg{width:6.4rem;height:6.4rem}.storeRow iframe{height:22rem}.storesBar{margin-bottom:2rem;display:flex!important;align-items:center;flex-wrap:nowrap;overflow:auto;padding-bottom:1rem;width:100%;gap:1rem}.storesBar::-webkit-scrollbar{width:.8rem;height:.3rem}.storesBar a{width:-moz-fit-content;width:fit-content;border-radius:1rem;height:3.8rem;padding:0 1rem;white-space:nowrap;margin-bottom:0;text-align:center;font-size:1.4rem;line-height:100%}.dropdown-container{position:relative;margin-bottom:2.4rem;display:block}.dropdown-container .dropdown-header{border-radius:1.6rem;color:var(--Neutral-Black-100);font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%;height:6.4rem;display:flex;align-items:center;justify-content:space-between;padding:0 2rem}.dropdown-container .dropdown-header,.dropdown-container .dropdown-list{border:.1rem solid var(--Neutral-Gray-400);background:var(--Neutral-White-300)}.dropdown-container .dropdown-list{position:absolute;left:0;top:7.2rem;padding:2rem;z-index:3;border-radius:1.6rem;width:-webkit-fill-available}.dropdown-container .dropdown-list div{color:var(--Neutral-Black-100);font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%;margin-bottom:1rem}.dropdown-container .dropdown-list div:last-child{margin-bottom:0}.searchPopup form button svg{margin-right:0}.filterCard{position:fixed;top:0;left:0;padding:4.2rem 2rem;background:#fff;width:-webkit-fill-available;height:100%;z-index:4;display:none}.filterCard svg,.filterCard.active{display:block}.filterCard .filterCardTop span{color:var(--Neutral-Black-100);font-family:"Noto Serif Display"!important;font-size:2.8rem;font-style:normal;font-weight:600;line-height:normal}.filterCard .categoryFilter{margin-bottom:2.4rem}.filterCard .blackButton{display:flex}.filterTop{position:fixed;top:0;left:0;padding:4.2rem 2rem;background:#fff;width:-webkit-fill-available;height:100%;z-index:4;flex-direction:column;justify-content:flex-start;align-items:flex-start}.filterTop,.filterTop svg{display:none}.filterTop span{font-family:"Noto Serif Display"!important;color:var(--Neutral-Black-100);font-size:2.8rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:2rem;text-transform:uppercase}.filterTop .filterTopCategory{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.filterTop .filterTopCategory div{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:1.6rem}.filterTop .filterTopCategory div,.filterTop .filterTopCategory div p{color:var(--Neutral-Black-100);font-size:1.8rem;font-style:normal;font-weight:500;line-height:150%}.filterTop .filterTopCategory div svg{display:block}.filterTop.active{display:flex}.closeFilter{margin-bottom:1.6rem}.closeFilter,.deleteFilter{display:block!important;width:2.4rem;height:2.4rem}.deleteFilter{position:absolute;top:4.2rem;right:2rem}.productsTop{flex-wrap:wrap}.productsTop .title{width:100%;display:flex;align-items:center;flex-direction:row}.productsTop .title span{margin-left:2rem}.whatsapp{padding:0 1rem}.searhCard .orderRightCard .img{width:8rem;height:8rem;min-width:8rem}.orderRightCard .orderRightCardDetail h6,.searhCard .orderRightCard .price p{font-size:1.4rem}.searhCard .orderRightCard{padding:1rem 0}.cartPopup .cartPopupInner{right:0;top:0;width:-webkit-fill-available;border-radius:0;padding:2rem}.phoneButton svg{width:2rem;height:2rem}.phoneButton span{font-size:1.4rem}.mySwiper .swiper-slide{height:14rem!important;width:48%}.productDetailTop .productDetailVolume .volumeCard{width:100%}.mySwiper .swiper-wrapper{flex-direction:row!important;flex-wrap:wrap;gap:1rem}.brandRow{grid-template-columns:repeat(2,1fr);gap:2rem}.scrolled{padding:0}.scrolled .headerMiddle{padding:0 1.5rem}.scrolled .logo svg{height:5rem;width:5rem;color:hsla(0,0%,50%,.66)}.cartPopup .mlClass{flex-direction:column!important;gap:1rem;align-items:flex-start!important}.errorPage img{width:100%;height:22.9rem}.errorPage h1{width:100%;font-size:2.4rem}.errorPage .blackButton{padding:0;width:100%;height:5rem}.checkoutMessage{width:100%}.checkoutMessage h1{font-size:2.4rem}.checkoutMessage p{font-size:1.6rem}}
/*# sourceMappingURL=8cffc58bd8588d5d.css.map*/