@import "https://fonts.googleapis.com/css2?family=Poetsen+One&display=swap";
.theme-01-module__8rtk-G__layout{width:100%}.theme-01-module__8rtk-G__header{background:var(--app-primary-background);border-bottom:1px solid var(--app-primary-border-color);z-index:9998;justify-content:space-between;align-items:center;width:100%;height:65px;padding-left:15px;padding-right:15px;display:flex;position:fixed;top:0;left:0;right:0}.theme-01-module__8rtk-G__headerWrap{justify-content:center;align-items:center;gap:16px;width:fit-content;height:100%;display:flex;position:relative}.theme-01-module__8rtk-G__headerLogo{cursor:pointer;justify-content:center;align-items:center;width:100px;transition:all .2s;display:flex;position:relative}.theme-01-module__8rtk-G__headerLogoImg{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-01-module__8rtk-G__languageDropdown{flex-direction:column;align-items:center;display:flex;position:relative;top:0;right:0}.theme-01-module__8rtk-G__languageDropdownCurrent{cursor:pointer;justify-content:center;align-items:center;gap:2px;display:flex;position:relative}.theme-01-module__8rtk-G__languageDropdownCurrentRow{justify-content:center;align-items:center;gap:8px;display:flex}.theme-01-module__8rtk-G__languageDropdownFlag{border-radius:9999px;justify-content:center;align-items:center;width:25px;height:25px;display:flex;overflow:hidden}.theme-01-module__8rtk-G__languageDropdownFlagImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-01-module__8rtk-G__languageDropdownName{font-size:16px;font-weight:600;line-height:1;font-family:var(--app-font)}.theme-01-module__8rtk-G__languageDropdownArrow{justify-content:center;align-items:center;display:flex}.theme-01-module__8rtk-G__languageDropdownList{width:auto;height:auto;box-shadow:var(--shadow-xs);z-index:10;background:#fff;border-radius:6px;flex-direction:column;align-items:flex-start;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.theme-01-module__8rtk-G__languageDropdownItem{border-bottom:1px solid var(--app-primary-border-color);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;width:100%;padding:12px 20px;transition:all .2s;display:flex}.theme-01-module__8rtk-G__languageDropdownItem:hover,.theme-01-module__8rtk-G__languageDropdownItem:focus{background:var(--app-primary-border-color)}.theme-01-module__8rtk-G__languageDropdownItem:last-child{border-bottom:none}.theme-01-module__8rtk-G__languageDropdownItemFlag{border-radius:9999px;justify-content:center;align-items:center;width:25px;height:25px;display:flex;overflow:hidden}.theme-01-module__8rtk-G__languageDropdownItemFlagImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-01-module__8rtk-G__languageDropdownItemName{white-space:nowrap;font-size:16px;font-weight:600;line-height:1;font-family:var(--app-font);-webkit-user-select:none;user-select:none}.theme-01-module__8rtk-G__currentCurrency{cursor:pointer;display:flex}.theme-01-module__8rtk-G__currentCurrencyRow{align-items:center;gap:8px;display:flex}.theme-01-module__8rtk-G__currentCurrencyIcon{justify-content:center;align-items:center;display:flex}.theme-01-module__8rtk-G__currentCurrencyText{white-space:nowrap;font-size:16px;font-weight:600;line-height:1;font-family:var(--app-font);-webkit-user-select:none;user-select:none}.theme-01-module__8rtk-G__currentCurrencyArrow{justify-content:center;align-items:center;display:flex}.theme-01-module__8rtk-G__backPageBtn{width:40px;height:40px;color:var(--app-primary-text);cursor:pointer;background:0 0;justify-content:center;align-items:center;display:flex}.theme-01-module__8rtk-G__main{width:100%;padding-top:65px;position:relative}.theme-01-module__8rtk-G__mainBg{background:#f8f8f8}.theme-01-module__8rtk-G__mainPt0{padding-top:0}.theme-01-module__8rtk-G__mainCategory{padding-bottom:82px}.theme-01-module__8rtk-G__container{background:#fff;width:100%}.theme-01-module__8rtk-G__heroContainer{width:100%;min-height:100vh;position:relative}.theme-01-module__8rtk-G__heroAutoHeight{min-height:auto}.theme-01-module__8rtk-G__heroHeader{flex-direction:column;align-items:center;width:100%;margin-bottom:100px;display:flex;position:relative}.theme-01-module__8rtk-G__heroBanner{background:var(--app-primary-border-color);justify-content:center;align-items:center;width:100%;height:400px;display:flex;position:relative}.theme-01-module__8rtk-G__heroBannerImgContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-01-module__8rtk-G__heroBannerImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-01-module__8rtk-G__heroLogo{background:var(--app-primary);z-index:1;border-radius:20px;justify-content:center;align-items:center;width:200px;height:140px;padding:0 20px;display:flex;position:absolute;bottom:-60px}.theme-01-module__8rtk-G__heroLogoImgContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-01-module__8rtk-G__heroLogoImg{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;pointer-events:none;filter:brightness(0)invert();width:100%;height:100%}.theme-01-module__8rtk-G__heroContent{width:100%;padding-bottom:30px}.theme-01-module__8rtk-G__heroBtnList{justify-content:center;align-items:center;gap:40px;width:100%;display:flex}.theme-01-module__8rtk-G__heroBtn{text-align:center;flex-direction:column;align-items:center;gap:15px;display:flex;text-decoration:none!important}.theme-01-module__8rtk-G__heroBtnIcon{background:var(--app-primary-solid);width:110px;height:110px;box-shadow:0px 0px 0px 7px var(--app-primary-solid);border:2px solid var(--app-primary);border-radius:9999px;justify-content:center;align-items:center;transition:all .2s ease-in-out;display:flex}.theme-01-module__8rtk-G__heroBtnIcon:hover,.theme-01-module__8rtk-G__heroBtnIcon:focus{background:var(--app-primary)}.theme-01-module__8rtk-G__heroBtnIcon:hover img,.theme-01-module__8rtk-G__heroBtnIcon:focus img{filter:brightness(0)invert()}.theme-01-module__8rtk-G__heroIconPicture{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-01-module__8rtk-G__heroIconImg{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-01-module__8rtk-G__heroBtnText{text-transform:uppercase;font-size:18px;font-weight:600;font-family:var(--app-font);color:var(--app-primary)}.theme-01-module__8rtk-G__productCategory{border-bottom:1px solid var(--app-primary-border-color);width:100%;padding:10px 15px 15px;position:relative}.theme-01-module__8rtk-G__product-category:last-child{border-bottom:none}.theme-01-module__8rtk-G__productCategoryName{z-index:5;font-size:28px;font-weight:700;line-height:26px;font-family:var(--app-font);text-align:center;color:var(--app-primary-text);background:var(--app-primary-background);margin-bottom:10px;padding:15px 0;position:sticky;top:65px}.theme-01-module__8rtk-G__productRow{flex-wrap:wrap;gap:16px;width:100%;display:flex;position:relative}.theme-01-module__8rtk-G__productRowVertical{flex-direction:column}.theme-01-module__8rtk-G__productCard{border:1px solid var(--app-primary-border-color);cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:15px;width:calc(50% - 8px);padding:12px;transition:all .2s;display:flex;position:relative}.theme-01-module__8rtk-G__ribbonSoldOut{--f:.5em;--r:.8em;z-index:1;top:20px;left:calc(-1*var(--f));font-size:14px;font-weight:600;line-height:1.8;font-family:var(--app-font);color:#fff;border-bottom:var(--f)solid #0005;border-right:var(--r)solid #0000;clip-path:polygon(0 0,0 calc(100% - var(--f)),var(--f)100%,var(--f)calc(100% - var(--f)),100% calc(100% - var(--f)),calc(100% - var(--r))calc(50% - var(--f)/2),100% 0);background:#e11300;padding-inline:.25em;position:absolute}.theme-01-module__8rtk-G__productCard:hover,.theme-01-module__8rtk-G__productCard:focus{text-decoration:none}.theme-01-module__8rtk-G__productCardImage{border-radius:6px;flex-grow:1;justify-content:center;align-items:center;width:100%;height:100px;display:flex;position:relative;overflow:hidden}.theme-01-module__8rtk-G__productCardPicture{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-01-module__8rtk-G__productCardPictureImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-01-module__8rtk-G__productCardContent{flex-direction:column;flex-grow:1;gap:5px;width:100%;height:auto;display:flex}.theme-01-module__8rtk-G__productCardContentName{font-size:16px;font-weight:600;line-height:1.3;font-family:var(--app-font);color:var(--app-primary-text);flex-grow:1}.theme-01-module__8rtk-G__productCardContentDescription{word-break:break-word;color:var(--app-primary-text);line-clamp:2;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;flex-grow:1;font-family:Inter,sans-serif;font-size:12px;font-weight:300;line-height:1.5;display:-webkit-box;overflow:hidden}.theme-01-module__8rtk-G__productCardPriceContainer{flex-grow:1;justify-content:space-between;align-items:flex-end;gap:10px;width:100%;display:flex}.theme-01-module__8rtk-G__productCardPriceRow{align-items:center;gap:4px;display:flex}.theme-01-module__8rtk-G__productCardPrice{letter-spacing:.5px;font-size:15px;font-weight:500;line-height:1;font-family:var(--app-font);color:var(--app-primary-text)}.theme-01-module__8rtk-G__productCardPriceLowest{color:#999;font-size:12px;text-decoration:line-through}.theme-01-module__8rtk-G__productFeatureList{flex-wrap:wrap;gap:10px;width:100%;padding-top:6px;padding-bottom:6px;display:flex}.theme-01-module__8rtk-G__productFeature{cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.theme-01-module__8rtk-G__productFeaturePicture{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.theme-01-module__8rtk-G__productFeatureImg{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-01-module__8rtk-G__footer{width:100%;padding-top:15px;padding-bottom:15px}.theme-01-module__8rtk-G__footerCopyright{text-align:center;justify-content:center;align-items:center;gap:8px;display:flex}.theme-01-module__8rtk-G__footerCopyrightLogo{-o-object-fit:contain;object-fit:contain;width:50px;height:auto}.theme-01-module__8rtk-G__instagram{border-bottom:1px solid var(--app-primary-border-color);align-items:center;gap:15px;width:100%;padding:15px;display:flex;position:relative;text-decoration:none!important}.theme-01-module__8rtk-G__instagramAvatar{border-radius:9999px;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:relative;overflow:hidden}.theme-01-module__8rtk-G__instagramAvatarPicture{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.theme-01-module__8rtk-G__instagramAvatarImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-01-module__8rtk-G__instagramContent{justify-content:space-between;align-items:center;width:calc(100% - 80px);padding-right:10px;display:flex}.theme-01-module__8rtk-G__instagramContentWrap{flex-direction:column;gap:2px;width:fit-content;display:flex}.theme-01-module__8rtk-G__instagramContentName{font-size:16px;font-weight:600;line-height:24px;font-family:var(--app-font);color:var(--app-primary-text)}.theme-01-module__8rtk-G__instagramContentUsername{font-size:14px;font-weight:400;line-height:15px;font-family:var(--app-font);color:var(--app-primary-text)}.theme-01-module__8rtk-G__instagramFollowBtn{font-size:16px;font-weight:600;font-family:var(--app-font);color:#1e90ff}.theme-01-module__8rtk-G__whatsappPulse{z-index:9999;-webkit-user-select:none;user-select:none;width:60px;height:60px;font-family:var(--app-font);color:#fff;background:#25d366;border-radius:9999px;justify-content:center;align-items:center;gap:12px;text-decoration:none;transition:all .2s;animation-name:theme-01-module__8rtk-G__pulse;animation-duration:1.5s;animation-timing-function:ease-out;animation-iteration-count:infinite;display:flex;position:fixed;bottom:20px;right:20px}.theme-01-module__8rtk-G__whatsappPulseSvg{width:28px;height:28px}.theme-01-module__8rtk-G__whatsappPulse:hover,.theme-01-module__8rtk-G__whatsappPulse:focus{color:#fff;background:#00bc46}@keyframes theme-01-module__8rtk-G__pulse{0%{box-shadow:0 0 #25d36680}80%{box-shadow:0 0 0 10px #0000}}.theme-01-module__8rtk-G__feedbackBtn{font-weight:700;font-family:var(--app-font);color:var(--app-primary);margin-top:30px;margin-left:auto;margin-right:auto;display:flex}.theme-01-module__8rtk-G__modalCloseBtn{color:var(--app-primary-text);background:var(--app-primary-background);opacity:1;cursor:pointer;z-index:2;border-radius:9999px;justify-content:center;align-items:center;width:30px;height:30px;transition:opacity .2s;display:flex;position:absolute;top:-10px;right:-10px}.theme-01-module__8rtk-G__singleProduct{width:100%;height:auto;position:relative}.theme-01-module__8rtk-G__singleProductModal{max-width:calc(100% - 30px)!important}.theme-01-module__8rtk-G__singleProductModal .rs-modal-content{background-color:var(--app-primary-background)!important}.theme-01-module__8rtk-G__singleProductRow{flex-direction:column;gap:24px;width:100%;max-width:1280px;margin:0 auto;display:flex;position:relative}.theme-01-module__8rtk-G__singleProductSlider{width:100%;height:fit-content;position:relative}.theme-01-module__8rtk-G__singleProductSliderFeature{align-items:center;width:100%;height:300px;display:flex;position:relative}.theme-01-module__8rtk-G__singleProductFancybox{border-radius:6px;width:100%;height:100%;overflow:hidden}.theme-01-module__8rtk-G__singleProductArrowBtn{z-index:2;-webkit-user-select:none;user-select:none;appearance:none;cursor:pointer;width:38px;height:38px;color:var(--app-primary-text);background:var(--app-primary-border-color);box-shadow:var(--shadow-xs);border-radius:8px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex;position:absolute}.theme-01-module__8rtk-G__singleProductArrowBtnPrev{left:20px}.theme-01-module__8rtk-G__singleProductArrowBtnNext{right:20px}.theme-01-module__8rtk-G__singleProductArrowDisable{opacity:.5;cursor:not-allowed}.theme-01-module__8rtk-G__singleProductSliderFeatureSwiper{width:100%;height:100%}.theme-01-module__8rtk-G__singleProductItem{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-01-module__8rtk-G__singleProductItem a{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-01-module__8rtk-G__singleProductItemPicture{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-01-module__8rtk-G__singleProductItemImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-01-module__8rtk-G__singleProductContent{width:100%;height:auto;position:relative}.theme-01-module__8rtk-G__singleProductHeading{font-size:30px;font-weight:600;line-height:1.2;font-family:var(--app-font);color:var(--app-primary-text);margin-bottom:10px}.theme-01-module__8rtk-G__singleProductDescription{color:var(--app-primary-text);margin-bottom:20px;font-family:Inter,sans-serif;font-size:15px;line-height:1.5}.theme-01-module__8rtk-G__singleProductFeatureList{padding-bottom:20px}.theme-01-module__8rtk-G__singleProductFeature{width:30px;height:30px}.theme-01-module__8rtk-G__singleProductPriceContainer{flex-grow:1;justify-content:space-between;align-items:flex-end;gap:10px;width:100%;display:flex}.theme-01-module__8rtk-G__singleProductPriceRow{align-items:center;gap:4px;display:flex}.theme-01-module__8rtk-G__singleProductPrice{letter-spacing:.5px;font-size:20px;font-weight:500;line-height:1;font-family:var(--app-font);color:var(--app-primary-text)}.theme-01-module__8rtk-G__singleProductPriceLowest{color:#999;font-size:15px;text-decoration:line-through}.theme-01-module__8rtk-G__carouselCategories{border-bottom:1px solid var(--app-primary-border-color);width:100%;padding:15px;position:relative}.theme-01-module__8rtk-G__carouselCategory{text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:column;gap:10px;display:flex}.theme-01-module__8rtk-G__carouselCategoryPicture{background:var(--app-primary-solid);border-radius:8px;justify-content:center;align-items:center;width:100%;height:100px;display:flex;position:relative;overflow:hidden}.theme-01-module__8rtk-G__carouselCategoryImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-01-module__8rtk-G__carouselCategoryName{font-size:13px;font-weight:600;line-height:1.3;font-family:var(--app-font);color:var(--app-primary-text);line-clamp:1;-webkit-line-clamp:1;text-overflow:ellipsis;text-transform:uppercase;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.theme-01-module__8rtk-G__carouselCategoryNameBtn{background:var(--app-primary-solid);text-align:center;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:100%;height:40px;padding:8px;display:flex}.theme-01-module__8rtk-G__carouselCategoryArrowRight{z-index:1;background-image:linear-gradient(270deg,#fff,#0000);flex-direction:column;justify-content:center;align-items:center;width:40px;height:100%;display:flex;position:absolute;top:0;bottom:0;right:0}.theme-01-module__8rtk-G__carouselCategoryArrowLeft{z-index:1;background-image:linear-gradient(90deg,#fff,#0000);flex-direction:column;justify-content:center;align-items:center;width:40px;height:100%;display:flex;position:absolute;top:0;bottom:0;left:0}.theme-01-module__8rtk-G__carouselCategoryArrowDisable{display:none!important}.theme-01-module__8rtk-G__carouselCategoryArrowBtn{cursor:pointer;outline:none;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.theme-01-module__8rtk-G__carouselCategoryArrowBtn svg{width:100%;height:100%;color:var(--app-primary-text)}@media only screen and (min-width:960px){.theme-01-module__8rtk-G__header{padding-left:20px;padding-right:20px}.theme-01-module__8rtk-G__productCard{width:calc(20% - 13px)}.theme-01-module__8rtk-G__productCardImage{width:100%;height:160px}.theme-01-module__8rtk-G__headerWrap{gap:25px}.theme-01-module__8rtk-G__carouselCategoryPicture{height:104px}.theme-01-module__8rtk-G__carouselCategoryName{font-size:16px}.theme-01-module__8rtk-G__carouselCategoryArrowRight,.theme-01-module__8rtk-G__carouselCategoryArrowLeft{width:80px}}
.theme-02-module__5ChCNq__layout{width:100%}.theme-02-module__5ChCNq__header{background:var(--app-primary-background);border-bottom:1px solid var(--app-primary-border-color);z-index:9998;justify-content:space-between;align-items:center;width:100%;height:65px;padding-left:15px;padding-right:15px;display:flex;position:fixed;top:0;left:0;right:0}.theme-02-module__5ChCNq__headerWrap{justify-content:center;align-items:center;gap:16px;width:fit-content;height:100%;display:flex;position:relative}.theme-02-module__5ChCNq__headerLogo{cursor:pointer;justify-content:center;align-items:center;width:auto;height:40px;transition:all .2s;display:flex;position:relative}.theme-02-module__5ChCNq__headerLogoPicture{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.theme-02-module__5ChCNq__headerLogoImg{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-02-module__5ChCNq__languageDropdown{flex-direction:column;align-items:center;display:flex;position:relative;top:0;right:0}.theme-02-module__5ChCNq__languageDropdownCurrent{cursor:pointer;justify-content:center;align-items:center;gap:2px;display:flex;position:relative}.theme-02-module__5ChCNq__languageDropdownCurrentRow{justify-content:center;align-items:center;gap:8px;display:flex}.theme-02-module__5ChCNq__languageDropdownFlag{border-radius:9999px;justify-content:center;align-items:center;width:25px;height:25px;display:flex;overflow:hidden}.theme-02-module__5ChCNq__languageDropdownFlagImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-02-module__5ChCNq__languageDropdownName{font-size:16px;font-weight:600;line-height:1;font-family:var(--app-font)}.theme-02-module__5ChCNq__languageDropdownArrow{justify-content:center;align-items:center;display:flex}.theme-02-module__5ChCNq__languageDropdownList{width:auto;height:auto;box-shadow:var(--shadow-xs);z-index:10;background:#fff;border-radius:6px;flex-direction:column;align-items:flex-start;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.theme-02-module__5ChCNq__languageDropdownItem{border-bottom:1px solid var(--app-primary-border-color);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;width:100%;padding:12px 20px;transition:all .2s;display:flex}.theme-02-module__5ChCNq__languageDropdownItem:hover,.theme-02-module__5ChCNq__languageDropdownItem:focus{background:var(--app-primary-border-color)}.theme-02-module__5ChCNq__languageDropdownItem:last-child{border-bottom:none}.theme-02-module__5ChCNq__languageDropdownItemFlag{border-radius:9999px;justify-content:center;align-items:center;width:25px;height:25px;display:flex;overflow:hidden}.theme-02-module__5ChCNq__languageDropdownItemFlagImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-02-module__5ChCNq__languageDropdownItemName{white-space:nowrap;font-size:16px;font-weight:600;line-height:1;font-family:var(--app-font);-webkit-user-select:none;user-select:none}.theme-02-module__5ChCNq__currentCurrency{cursor:pointer;display:flex}.theme-02-module__5ChCNq__currentCurrencyRow{align-items:center;gap:8px;display:flex}.theme-02-module__5ChCNq__currentCurrencyIcon{justify-content:center;align-items:center;display:flex}.theme-02-module__5ChCNq__currentCurrencyText{white-space:nowrap;font-size:16px;font-weight:600;line-height:1;font-family:var(--app-font);-webkit-user-select:none;user-select:none}.theme-02-module__5ChCNq__currentCurrencyArrow{justify-content:center;align-items:center;display:flex}.theme-02-module__5ChCNq__backPageBtn{width:40px;height:40px;color:var(--app-primary-text);cursor:pointer;background:0 0;justify-content:center;align-items:center;display:flex}.theme-02-module__5ChCNq__main{width:100%;padding-top:65px;position:relative}.theme-02-module__5ChCNq__mainBg{background:#f8f8f8}.theme-02-module__5ChCNq__mainPt0{padding-top:0}.theme-02-module__5ChCNq__mainCategory{padding-bottom:82px}.theme-02-module__5ChCNq__container{background:#fff;width:100%}.theme-02-module__5ChCNq__heroContainer{width:100%;min-height:100vh;position:relative}.theme-02-module__5ChCNq__heroAutoHeight{min-height:auto}.theme-02-module__5ChCNq__heroHeader{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.theme-02-module__5ChCNq__heroBanner{background:var(--app-primary-border-color);justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:absolute;top:0;bottom:0}.theme-02-module__5ChCNq__heroBannerImgContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-02-module__5ChCNq__heroBannerImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-02-module__5ChCNq__heroLogo{justify-content:center;align-items:center;width:160px;height:auto;display:flex}.theme-02-module__5ChCNq__heroLogoImgContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-02-module__5ChCNq__heroLogoImg{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;pointer-events:none;filter:brightness(0)invert();width:100%;height:100%}.theme-02-module__5ChCNq__heroContent1{flex-direction:column;align-items:center;gap:24px;display:flex;position:absolute;top:80px}.theme-02-module__5ChCNq__heroContent{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;background:#2727271a;border:2px solid #ffffff59;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:30px;width:auto;min-width:300px;padding:30px;display:flex;box-shadow:0 0 80px #0000004d}.theme-02-module__5ChCNq__heroBtnList{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;min-width:150px;max-width:max-content;display:flex}.theme-02-module__5ChCNq__heroBtn{text-align:center;width:100%;height:50px;font-family:var(--app-font);-webkit-user-select:none;user-select:none;cursor:pointer;color:var(--color-9);background:linear-gradient(.25turn,#fff 0%,#a2a2a2 100%);border-radius:9999px;justify-content:center;align-items:center;padding:10px;font-size:16px;font-weight:600;line-height:24px;transition:all .2s ease-in-out;display:flex;text-decoration:none!important}.theme-02-module__5ChCNq__heroBtn:hover,.theme-02-module__5ChCNq__heroBtn:focus{background:linear-gradient(.764turn,#fff 0%,#e8e8e8 100%)}.theme-02-module__5ChCNq__heroBtn:active{transform:scale(.9)!important}.theme-02-module__5ChCNq__productCategory{border-bottom:1px solid var(--app-primary-border-color);width:100%;padding:10px 15px 15px;position:relative}.theme-02-module__5ChCNq__product-category:last-child{border-bottom:none}.theme-02-module__5ChCNq__productCategoryName{z-index:5;font-size:28px;font-weight:700;line-height:26px;font-family:var(--app-font);text-align:center;color:var(--app-primary-text);background:var(--app-primary-background);margin-bottom:10px;padding:15px 0;position:sticky;top:65px}.theme-02-module__5ChCNq__productRow{flex-wrap:wrap;gap:16px;width:100%;display:flex;position:relative}.theme-02-module__5ChCNq__productRowVertical{flex-direction:column}.theme-02-module__5ChCNq__productCard{border:1px solid var(--app-primary-border-color);cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:15px;width:calc(50% - 8px);padding:12px;transition:all .2s;display:flex;position:relative}.theme-02-module__5ChCNq__ribbonSoldOut{--f:.5em;--r:.8em;z-index:1;top:20px;left:calc(-1*var(--f));font-size:14px;font-weight:600;line-height:1.8;font-family:var(--app-font);color:#fff;border-bottom:var(--f)solid #0005;border-right:var(--r)solid #0000;clip-path:polygon(0 0,0 calc(100% - var(--f)),var(--f)100%,var(--f)calc(100% - var(--f)),100% calc(100% - var(--f)),calc(100% - var(--r))calc(50% - var(--f)/2),100% 0);background:#e11300;padding-inline:.25em;position:absolute}.theme-02-module__5ChCNq__productCard:hover,.theme-02-module__5ChCNq__productCard:focus{text-decoration:none}.theme-02-module__5ChCNq__productCardImage{border-radius:6px;flex-grow:1;justify-content:center;align-items:center;width:100%;height:100px;display:flex;position:relative;overflow:hidden}.theme-02-module__5ChCNq__productCardPicture{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-02-module__5ChCNq__productCardPictureImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-02-module__5ChCNq__productCardContent{flex-direction:column;flex-grow:1;gap:5px;width:100%;height:auto;display:flex}.theme-02-module__5ChCNq__productCardContentName{font-size:16px;font-weight:600;line-height:1.3;font-family:var(--app-font);color:var(--app-primary-text);flex-grow:1}.theme-02-module__5ChCNq__productCardContentDescription{word-break:break-word;color:var(--app-primary-text);line-clamp:2;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;flex-grow:1;font-family:Inter,sans-serif;font-size:12px;font-weight:300;line-height:1.5;display:-webkit-box;overflow:hidden}.theme-02-module__5ChCNq__productCardPriceContainer{flex-grow:1;justify-content:space-between;align-items:flex-end;gap:10px;width:100%;display:flex}.theme-02-module__5ChCNq__productCardPriceRow{align-items:center;gap:4px;display:flex}.theme-02-module__5ChCNq__productCardPrice{letter-spacing:.5px;font-size:15px;font-weight:500;line-height:1;font-family:var(--app-font);color:var(--app-primary-text)}.theme-02-module__5ChCNq__productCardPriceLowest{color:#999;font-size:12px;text-decoration:line-through}.theme-02-module__5ChCNq__productFeatureList{flex-wrap:wrap;gap:10px;width:100%;padding-top:6px;padding-bottom:6px;display:flex}.theme-02-module__5ChCNq__productFeature{cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.theme-02-module__5ChCNq__productFeaturePicture{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.theme-02-module__5ChCNq__productFeatureImg{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-02-module__5ChCNq__footer{width:100%;padding-top:15px;padding-bottom:15px}.theme-02-module__5ChCNq__footerCopyright{text-align:center;justify-content:center;align-items:center;gap:8px;display:flex}.theme-02-module__5ChCNq__footerCopyrightLogo{-o-object-fit:contain;object-fit:contain;width:50px;height:auto}.theme-02-module__5ChCNq__instagram{border-bottom:1px solid var(--app-primary-border-color);align-items:center;gap:15px;width:100%;padding:15px;display:flex;position:relative;text-decoration:none!important}.theme-02-module__5ChCNq__instagramAvatar{border-radius:9999px;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:relative;overflow:hidden}.theme-02-module__5ChCNq__instagramAvatarPicture{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.theme-02-module__5ChCNq__instagramAvatarImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-02-module__5ChCNq__instagramContent{justify-content:space-between;align-items:center;width:calc(100% - 80px);padding-right:10px;display:flex}.theme-02-module__5ChCNq__instagramContentWrap{flex-direction:column;gap:2px;width:fit-content;display:flex}.theme-02-module__5ChCNq__instagramContentName{font-size:16px;font-weight:600;line-height:24px;font-family:var(--app-font);color:var(--app-primary-text)}.theme-02-module__5ChCNq__instagramContentUsername{font-size:14px;font-weight:400;line-height:15px;font-family:var(--app-font);color:var(--app-primary-text)}.theme-02-module__5ChCNq__instagramFollowBtn{font-size:16px;font-weight:600;font-family:var(--app-font);color:#1e90ff}.theme-02-module__5ChCNq__whatsappPulse{z-index:9999;-webkit-user-select:none;user-select:none;width:60px;height:60px;font-family:var(--app-font);color:#fff;background:#25d366;border-radius:9999px;justify-content:center;align-items:center;gap:12px;text-decoration:none;transition:all .2s;animation-name:theme-02-module__5ChCNq__pulse;animation-duration:1.5s;animation-timing-function:ease-out;animation-iteration-count:infinite;display:flex;position:fixed;bottom:20px;right:20px}.theme-02-module__5ChCNq__whatsappPulseSvg{width:28px;height:28px}.theme-02-module__5ChCNq__whatsappPulse:hover,.theme-02-module__5ChCNq__whatsappPulse:focus{color:#fff;background:#00bc46}@keyframes theme-02-module__5ChCNq__pulse{0%{box-shadow:0 0 #25d36680}80%{box-shadow:0 0 0 10px #0000}}.theme-02-module__5ChCNq__feedbackBtn{font-weight:700;font-family:var(--app-font);color:var(--app-primary);margin-top:30px;margin-left:auto;margin-right:auto;display:flex}.theme-02-module__5ChCNq__modalCloseBtn{color:var(--app-primary-text);background:var(--app-primary-background);opacity:1;cursor:pointer;z-index:2;border-radius:9999px;justify-content:center;align-items:center;width:30px;height:30px;transition:opacity .2s;display:flex;position:absolute;top:-10px;right:-10px}.theme-02-module__5ChCNq__singleProduct{width:100%;height:auto;position:relative}.theme-02-module__5ChCNq__singleProductModal{max-width:calc(100% - 30px)!important}.theme-02-module__5ChCNq__singleProductModal .rs-modal-content{background-color:var(--app-primary-background)!important}.theme-02-module__5ChCNq__singleProductRow{flex-direction:column;gap:24px;width:100%;max-width:1280px;margin:0 auto;display:flex;position:relative}.theme-02-module__5ChCNq__singleProductSlider{width:100%;height:fit-content;position:relative}.theme-02-module__5ChCNq__singleProductSliderFeature{align-items:center;width:100%;height:300px;display:flex;position:relative}.theme-02-module__5ChCNq__singleProductFancybox{border-radius:6px;width:100%;height:100%;overflow:hidden}.theme-02-module__5ChCNq__singleProductArrowBtn{z-index:2;-webkit-user-select:none;user-select:none;appearance:none;cursor:pointer;width:38px;height:38px;color:var(--app-primary-text);background:var(--app-primary-border-color);box-shadow:var(--shadow-xs);border-radius:8px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex;position:absolute}.theme-02-module__5ChCNq__singleProductArrowBtnPrev{left:20px}.theme-02-module__5ChCNq__singleProductArrowBtnNext{right:20px}.theme-02-module__5ChCNq__singleProductArrowDisable{opacity:.5;cursor:not-allowed}.theme-02-module__5ChCNq__singleProductSliderFeatureSwiper{width:100%;height:100%}.theme-02-module__5ChCNq__singleProductItem{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-02-module__5ChCNq__singleProductItem a{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-02-module__5ChCNq__singleProductItemPicture{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-02-module__5ChCNq__singleProductItemImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-02-module__5ChCNq__singleProductContent{width:100%;height:auto;position:relative}.theme-02-module__5ChCNq__singleProductHeading{font-size:30px;font-weight:600;line-height:1.2;font-family:var(--app-font);color:var(--app-primary-text);margin-bottom:10px}.theme-02-module__5ChCNq__singleProductDescription{color:var(--app-primary-text);margin-bottom:20px;font-family:Inter,sans-serif;font-size:15px;line-height:1.5}.theme-02-module__5ChCNq__singleProductFeatureList{padding-bottom:20px}.theme-02-module__5ChCNq__singleProductFeature{width:30px;height:30px}.theme-02-module__5ChCNq__singleProductPriceContainer{flex-grow:1;justify-content:space-between;align-items:flex-end;gap:10px;width:100%;display:flex}.theme-02-module__5ChCNq__singleProductPriceRow{align-items:center;gap:4px;display:flex}.theme-02-module__5ChCNq__singleProductPrice{letter-spacing:.5px;font-size:20px;font-weight:500;line-height:1;font-family:var(--app-font);color:var(--app-primary-text)}.theme-02-module__5ChCNq__singleProductPriceLowest{color:#999;font-size:15px;text-decoration:line-through}.theme-02-module__5ChCNq__carouselCategories{border-bottom:1px solid var(--app-primary-border-color);width:100%;padding:15px;position:relative}.theme-02-module__5ChCNq__carouselCategory{text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:column;gap:10px;display:flex}.theme-02-module__5ChCNq__carouselCategoryPicture{background:var(--app-primary-solid);border-radius:8px;justify-content:center;align-items:center;width:100%;height:100px;display:flex;position:relative;overflow:hidden}.theme-02-module__5ChCNq__carouselCategoryImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-02-module__5ChCNq__carouselCategoryName{font-size:13px;font-weight:600;line-height:1.3;font-family:var(--app-font);color:var(--app-primary-text);line-clamp:1;-webkit-line-clamp:1;text-overflow:ellipsis;text-transform:uppercase;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.theme-02-module__5ChCNq__carouselCategoryNameBtn{background:var(--app-primary-solid);text-align:center;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:100%;height:40px;padding:8px;display:flex}.theme-02-module__5ChCNq__carouselCategoryArrowRight{z-index:1;background-image:linear-gradient(270deg,#fff,#0000);flex-direction:column;justify-content:center;align-items:center;width:40px;height:100%;display:flex;position:absolute;top:0;bottom:0;right:0}.theme-02-module__5ChCNq__carouselCategoryArrowLeft{z-index:1;background-image:linear-gradient(90deg,#fff,#0000);flex-direction:column;justify-content:center;align-items:center;width:40px;height:100%;display:flex;position:absolute;top:0;bottom:0;left:0}.theme-02-module__5ChCNq__carouselCategoryArrowDisable{display:none!important}.theme-02-module__5ChCNq__carouselCategoryArrowBtn{cursor:pointer;outline:none;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.theme-02-module__5ChCNq__carouselCategoryArrowBtn svg{width:100%;height:100%;color:var(--app-primary-text)}.theme-02-module__5ChCNq__socialLinks{align-items:center;gap:12px;display:flex}.theme-02-module__5ChCNq__socialLink{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2727271a;border:2px solid #ffffff59;border-radius:9999px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;box-shadow:0 0 80px #0000004d}.theme-02-module__5ChCNq__socialLink:active{transform:scale(.9)}.theme-02-module__5ChCNq__socialLinkIcon{cursor:pointer;color:#000;background:#fff;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;padding:2px;text-decoration:none;display:flex;position:relative}@media only screen and (min-width:960px){.theme-02-module__5ChCNq__header{padding-left:20px;padding-right:20px}.theme-02-module__5ChCNq__productCard{width:calc(20% - 13px)}.theme-02-module__5ChCNq__productCardImage{width:100%;height:160px}.theme-02-module__5ChCNq__headerWrap{gap:25px}.theme-02-module__5ChCNq__carouselCategoryPicture{height:104px}.theme-02-module__5ChCNq__carouselCategoryName{font-size:16px}.theme-02-module__5ChCNq__carouselCategoryArrowRight,.theme-02-module__5ChCNq__carouselCategoryArrowLeft{width:80px}}
.theme-03-module__KSZsjW__layout{width:100%}.theme-03-module__KSZsjW__header{background:var(--app-primary-background);border-bottom:1px solid var(--app-primary-border-color);z-index:9998;justify-content:space-between;align-items:center;width:100%;height:65px;padding-left:15px;padding-right:15px;display:flex;position:fixed;top:0;left:0;right:0}.theme-03-module__KSZsjW__headerWrap{justify-content:center;align-items:center;gap:16px;width:fit-content;height:100%;display:flex;position:relative}.theme-03-module__KSZsjW__headerLogo{cursor:pointer;justify-content:center;align-items:center;width:auto;height:40px;transition:all .2s;display:flex;position:relative}.theme-03-module__KSZsjW__headerLogoPicture{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.theme-03-module__KSZsjW__headerLogoImg{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-03-module__KSZsjW__languageDropdown{flex-direction:column;align-items:center;display:flex;position:relative;top:0;right:0}.theme-03-module__KSZsjW__languageDropdownCurrent{cursor:pointer;justify-content:center;align-items:center;gap:2px;display:flex;position:relative}.theme-03-module__KSZsjW__languageDropdownCurrentRow{justify-content:center;align-items:center;gap:8px;display:flex}.theme-03-module__KSZsjW__languageDropdownFlag{border-radius:9999px;justify-content:center;align-items:center;width:25px;height:25px;display:flex;overflow:hidden}.theme-03-module__KSZsjW__languageDropdownFlagImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-03-module__KSZsjW__languageDropdownName{font-size:16px;font-weight:600;line-height:1;font-family:var(--app-font)}.theme-03-module__KSZsjW__languageDropdownArrow{justify-content:center;align-items:center;display:flex}.theme-03-module__KSZsjW__languageDropdownList{width:auto;height:auto;box-shadow:var(--shadow-xs);z-index:10;background:#fff;border-radius:6px;flex-direction:column;align-items:flex-start;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.theme-03-module__KSZsjW__languageDropdownItem{border-bottom:1px solid var(--app-primary-border-color);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;width:100%;padding:12px 20px;transition:all .2s;display:flex}.theme-03-module__KSZsjW__languageDropdownItem:hover,.theme-03-module__KSZsjW__languageDropdownItem:focus{background:var(--app-primary-border-color)}.theme-03-module__KSZsjW__languageDropdownItem:last-child{border-bottom:none}.theme-03-module__KSZsjW__languageDropdownItemFlag{border-radius:9999px;justify-content:center;align-items:center;width:25px;height:25px;display:flex;overflow:hidden}.theme-03-module__KSZsjW__languageDropdownItemFlagImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-03-module__KSZsjW__languageDropdownItemName{white-space:nowrap;font-size:16px;font-weight:600;line-height:1;font-family:var(--app-font);-webkit-user-select:none;user-select:none}.theme-03-module__KSZsjW__currentCurrency{cursor:pointer;display:flex}.theme-03-module__KSZsjW__currentCurrencyRow{align-items:center;gap:8px;display:flex}.theme-03-module__KSZsjW__currentCurrencyIcon{justify-content:center;align-items:center;display:flex}.theme-03-module__KSZsjW__currentCurrencyText{white-space:nowrap;font-size:16px;font-weight:600;line-height:1;font-family:var(--app-font);-webkit-user-select:none;user-select:none}.theme-03-module__KSZsjW__currentCurrencyArrow{justify-content:center;align-items:center;display:flex}.theme-03-module__KSZsjW__backPageBtn{width:40px;height:40px;color:var(--app-primary-text);cursor:pointer;background:0 0;justify-content:center;align-items:center;display:flex}.theme-03-module__KSZsjW__main{width:100%;padding-top:65px;position:relative}.theme-03-module__KSZsjW__mainBg{background:#f8f8f8}.theme-03-module__KSZsjW__mainPt0{padding-top:0}.theme-03-module__KSZsjW__mainCategory{padding-bottom:82px}.theme-03-module__KSZsjW__container{background:#fff;width:100%}.theme-03-module__KSZsjW__heroContainer{width:100%;min-height:100vh;position:relative}.theme-03-module__KSZsjW__heroAutoHeight{min-height:auto}.theme-03-module__KSZsjW__heroHeader{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.theme-03-module__KSZsjW__heroBanner{background:var(--app-primary-border-color);justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:absolute;top:0;bottom:0}.theme-03-module__KSZsjW__heroBannerImgContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-03-module__KSZsjW__heroBannerImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-03-module__KSZsjW__heroLogo{justify-content:center;align-items:center;width:160px;height:auto;display:flex}.theme-03-module__KSZsjW__heroLogoImgContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-03-module__KSZsjW__heroLogoImg{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;pointer-events:none;filter:brightness(0)invert();width:100%;height:100%}.theme-03-module__KSZsjW__heroContent1{flex-direction:column;align-items:center;gap:24px;display:flex;position:absolute;top:80px}.theme-03-module__KSZsjW__heroContent{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;background:#2727271a;border:2px solid #ffffff59;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:30px;width:auto;min-width:300px;padding:30px;display:flex;box-shadow:0 0 80px #0000004d}.theme-03-module__KSZsjW__heroBtnList{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;min-width:150px;max-width:max-content;display:flex}.theme-03-module__KSZsjW__heroBtn{text-align:center;width:100%;height:50px;font-family:var(--app-font);-webkit-user-select:none;user-select:none;cursor:pointer;color:var(--color-9);background:linear-gradient(.25turn,#fff 0%,#a2a2a2 100%);border-radius:9999px;justify-content:center;align-items:center;padding:10px;font-size:16px;font-weight:600;line-height:24px;transition:all .2s ease-in-out;display:flex;text-decoration:none!important}.theme-03-module__KSZsjW__heroBtn:hover,.theme-03-module__KSZsjW__heroBtn:focus{background:linear-gradient(.764turn,#fff 0%,#e8e8e8 100%)}.theme-03-module__KSZsjW__heroBtn:active{transform:scale(.9)!important}.theme-03-module__KSZsjW__productCategory{border-bottom:1px solid var(--app-primary-border-color);width:100%;padding:10px 15px 15px;position:relative}.theme-03-module__KSZsjW__product-category:last-child{border-bottom:none}.theme-03-module__KSZsjW__productCategoryName{z-index:5;font-size:28px;font-weight:700;line-height:26px;font-family:var(--app-font);text-align:center;color:var(--app-primary-text);background:var(--app-primary-background);margin-bottom:10px;padding:15px 0;position:sticky;top:65px}.theme-03-module__KSZsjW__productRow{flex-wrap:wrap;gap:16px;width:100%;display:flex;position:relative}.theme-03-module__KSZsjW__productRowVertical{flex-direction:column}.theme-03-module__KSZsjW__productCard{border:1px solid var(--app-primary-border-color);cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:15px;width:calc(50% - 8px);padding:12px;transition:all .2s;display:flex;position:relative}.theme-03-module__KSZsjW__ribbonSoldOut{--f:.5em;--r:.8em;z-index:1;top:20px;left:calc(-1*var(--f));font-size:14px;font-weight:600;line-height:1.8;font-family:var(--app-font);color:#fff;border-bottom:var(--f)solid #0005;border-right:var(--r)solid #0000;clip-path:polygon(0 0,0 calc(100% - var(--f)),var(--f)100%,var(--f)calc(100% - var(--f)),100% calc(100% - var(--f)),calc(100% - var(--r))calc(50% - var(--f)/2),100% 0);background:#e11300;padding-inline:.25em;position:absolute}.theme-03-module__KSZsjW__productCard:hover,.theme-03-module__KSZsjW__productCard:focus{text-decoration:none}.theme-03-module__KSZsjW__productCardImage{border-radius:6px;flex-grow:1;justify-content:center;align-items:center;width:100%;height:100px;display:flex;position:relative;overflow:hidden}.theme-03-module__KSZsjW__productCardPicture{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-03-module__KSZsjW__productCardPictureImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-03-module__KSZsjW__productCardContent{flex-direction:column;flex-grow:1;gap:5px;width:100%;height:auto;display:flex}.theme-03-module__KSZsjW__productCardContentName{font-size:16px;font-weight:600;line-height:1.3;font-family:var(--app-font);color:var(--app-primary-text);flex-grow:1}.theme-03-module__KSZsjW__productCardContentDescription{word-break:break-word;color:var(--app-primary-text);line-clamp:2;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;flex-grow:1;font-family:Inter,sans-serif;font-size:12px;font-weight:300;line-height:1.5;display:-webkit-box;overflow:hidden}.theme-03-module__KSZsjW__productCardPriceContainer{flex-grow:1;justify-content:space-between;align-items:flex-end;gap:10px;width:100%;display:flex}.theme-03-module__KSZsjW__productCardPriceRow{align-items:center;gap:4px;display:flex}.theme-03-module__KSZsjW__productCardPrice{letter-spacing:.5px;font-size:15px;font-weight:500;line-height:1;font-family:var(--app-font);color:var(--app-primary-text)}.theme-03-module__KSZsjW__productCardPriceLowest{color:#999;font-size:12px;text-decoration:line-through}.theme-03-module__KSZsjW__productFeatureList{flex-wrap:wrap;gap:10px;width:100%;padding-top:6px;padding-bottom:6px;display:flex}.theme-03-module__KSZsjW__productFeature{cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.theme-03-module__KSZsjW__productFeaturePicture{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.theme-03-module__KSZsjW__productFeatureImg{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-03-module__KSZsjW__footer{width:100%;padding-top:15px;padding-bottom:15px}.theme-03-module__KSZsjW__footerCopyright{text-align:center;justify-content:center;align-items:center;gap:8px;display:flex}.theme-03-module__KSZsjW__footerCopyrightLogo{-o-object-fit:contain;object-fit:contain;width:50px;height:auto}.theme-03-module__KSZsjW__instagram{border-bottom:1px solid var(--app-primary-border-color);align-items:center;gap:15px;width:100%;padding:15px;display:flex;position:relative;text-decoration:none!important}.theme-03-module__KSZsjW__instagramAvatar{border-radius:9999px;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:relative;overflow:hidden}.theme-03-module__KSZsjW__instagramAvatarPicture{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.theme-03-module__KSZsjW__instagramAvatarImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-03-module__KSZsjW__instagramContent{justify-content:space-between;align-items:center;width:calc(100% - 80px);padding-right:10px;display:flex}.theme-03-module__KSZsjW__instagramContentWrap{flex-direction:column;gap:2px;width:fit-content;display:flex}.theme-03-module__KSZsjW__instagramContentName{font-size:16px;font-weight:600;line-height:24px;font-family:var(--app-font);color:var(--app-primary-text)}.theme-03-module__KSZsjW__instagramContentUsername{font-size:14px;font-weight:400;line-height:15px;font-family:var(--app-font);color:var(--app-primary-text)}.theme-03-module__KSZsjW__instagramFollowBtn{font-size:16px;font-weight:600;font-family:var(--app-font);color:#1e90ff}.theme-03-module__KSZsjW__whatsappPulse{z-index:9999;-webkit-user-select:none;user-select:none;width:60px;height:60px;font-family:var(--app-font);color:#fff;background:#25d366;border-radius:9999px;justify-content:center;align-items:center;gap:12px;text-decoration:none;transition:all .2s;animation-name:theme-03-module__KSZsjW__pulse;animation-duration:1.5s;animation-timing-function:ease-out;animation-iteration-count:infinite;display:flex;position:fixed;bottom:20px;right:20px}.theme-03-module__KSZsjW__whatsappPulseSvg{width:28px;height:28px}.theme-03-module__KSZsjW__whatsappPulse:hover,.theme-03-module__KSZsjW__whatsappPulse:focus{color:#fff;background:#00bc46}@keyframes theme-03-module__KSZsjW__pulse{0%{box-shadow:0 0 #25d36680}80%{box-shadow:0 0 0 10px #0000}}.theme-03-module__KSZsjW__feedbackBtn{font-weight:700;font-family:var(--app-font);color:var(--app-primary);margin-top:30px;margin-left:auto;margin-right:auto;display:flex}.theme-03-module__KSZsjW__modalCloseBtn{color:var(--app-primary-text);background:var(--app-primary-background);opacity:1;cursor:pointer;z-index:2;border-radius:9999px;justify-content:center;align-items:center;width:30px;height:30px;transition:opacity .2s;display:flex;position:absolute;top:-10px;right:-10px}.theme-03-module__KSZsjW__singleProduct{width:100%;height:auto;position:relative}.theme-03-module__KSZsjW__singleProductModal{max-width:calc(100% - 30px)!important}.theme-03-module__KSZsjW__singleProductModal .rs-modal-content{background-color:var(--app-primary-background)!important}.theme-03-module__KSZsjW__singleProductRow{flex-direction:column;gap:24px;width:100%;max-width:1280px;margin:0 auto;display:flex;position:relative}.theme-03-module__KSZsjW__singleProductSlider{width:100%;height:fit-content;position:relative}.theme-03-module__KSZsjW__singleProductSliderFeature{align-items:center;width:100%;height:300px;display:flex;position:relative}.theme-03-module__KSZsjW__singleProductFancybox{border-radius:6px;width:100%;height:100%;overflow:hidden}.theme-03-module__KSZsjW__singleProductArrowBtn{z-index:2;-webkit-user-select:none;user-select:none;appearance:none;cursor:pointer;width:38px;height:38px;color:var(--app-primary-text);background:var(--app-primary-border-color);box-shadow:var(--shadow-xs);border-radius:8px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex;position:absolute}.theme-03-module__KSZsjW__singleProductArrowBtnPrev{left:20px}.theme-03-module__KSZsjW__singleProductArrowBtnNext{right:20px}.theme-03-module__KSZsjW__singleProductArrowDisable{opacity:.5;cursor:not-allowed}.theme-03-module__KSZsjW__singleProductSliderFeatureSwiper{width:100%;height:100%}.theme-03-module__KSZsjW__singleProductItem{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-03-module__KSZsjW__singleProductItem a{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-03-module__KSZsjW__singleProductItemPicture{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-03-module__KSZsjW__singleProductItemImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-03-module__KSZsjW__singleProductContent{width:100%;height:auto;position:relative}.theme-03-module__KSZsjW__singleProductHeading{font-size:30px;font-weight:600;line-height:1.2;font-family:var(--app-font);color:var(--app-primary-text);margin-bottom:10px}.theme-03-module__KSZsjW__singleProductDescription{color:var(--app-primary-text);margin-bottom:20px;font-family:Inter,sans-serif;font-size:15px;line-height:1.5}.theme-03-module__KSZsjW__singleProductFeatureList{padding-bottom:20px}.theme-03-module__KSZsjW__singleProductFeature{width:30px;height:30px}.theme-03-module__KSZsjW__singleProductPriceContainer{flex-grow:1;justify-content:space-between;align-items:flex-end;gap:10px;width:100%;display:flex}.theme-03-module__KSZsjW__singleProductPriceRow{align-items:center;gap:4px;display:flex}.theme-03-module__KSZsjW__singleProductPrice{letter-spacing:.5px;font-size:20px;font-weight:500;line-height:1;font-family:var(--app-font);color:var(--app-primary-text)}.theme-03-module__KSZsjW__singleProductPriceLowest{color:#999;font-size:15px;text-decoration:line-through}.theme-03-module__KSZsjW__carouselCategories{border-bottom:1px solid var(--app-primary-border-color);width:100%;padding:15px;position:relative}.theme-03-module__KSZsjW__carouselCategory{text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:column;gap:10px;display:flex}.theme-03-module__KSZsjW__carouselCategoryPicture{background:var(--app-primary-solid);border-radius:8px;justify-content:center;align-items:center;width:100%;height:100px;display:flex;position:relative;overflow:hidden}.theme-03-module__KSZsjW__carouselCategoryImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-03-module__KSZsjW__carouselCategoryName{font-size:13px;font-weight:600;line-height:1.3;font-family:var(--app-font);color:var(--app-primary-text);line-clamp:1;-webkit-line-clamp:1;text-overflow:ellipsis;text-transform:uppercase;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.theme-03-module__KSZsjW__carouselCategoryNameBtn{background:var(--app-primary-solid);text-align:center;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:100%;height:40px;padding:8px;display:flex}.theme-03-module__KSZsjW__carouselCategoryArrowRight{z-index:1;background-image:linear-gradient(270deg,#fff,#0000);flex-direction:column;justify-content:center;align-items:center;width:40px;height:100%;display:flex;position:absolute;top:0;bottom:0;right:0}.theme-03-module__KSZsjW__carouselCategoryArrowLeft{z-index:1;background-image:linear-gradient(90deg,#fff,#0000);flex-direction:column;justify-content:center;align-items:center;width:40px;height:100%;display:flex;position:absolute;top:0;bottom:0;left:0}.theme-03-module__KSZsjW__carouselCategoryArrowDisable{display:none!important}.theme-03-module__KSZsjW__carouselCategoryArrowBtn{cursor:pointer;outline:none;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.theme-03-module__KSZsjW__carouselCategoryArrowBtn svg{width:100%;height:100%;color:var(--app-primary-text)}.theme-03-module__KSZsjW__socialLinks{align-items:center;gap:12px;display:flex}.theme-03-module__KSZsjW__socialLink{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2727271a;border:2px solid #ffffff59;border-radius:9999px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;box-shadow:0 0 80px #0000004d}.theme-03-module__KSZsjW__socialLink:active{transform:scale(.9)}.theme-03-module__KSZsjW__socialLinkIcon{cursor:pointer;color:#000;background:#fff;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;padding:2px;text-decoration:none;display:flex;position:relative}@media only screen and (min-width:960px){.theme-03-module__KSZsjW__header{padding-left:20px;padding-right:20px}.theme-03-module__KSZsjW__productCard{width:calc(20% - 13px)}.theme-03-module__KSZsjW__productCardImage{width:100%;height:160px}.theme-03-module__KSZsjW__headerWrap{gap:25px}.theme-03-module__KSZsjW__carouselCategoryPicture{height:104px}.theme-03-module__KSZsjW__carouselCategoryName{font-size:16px}.theme-03-module__KSZsjW__carouselCategoryArrowRight,.theme-03-module__KSZsjW__carouselCategoryArrowLeft{width:80px}}
.theme-caila-module__pQNvUa__layout{width:100%}.theme-caila-module__pQNvUa__layout.theme-caila-module__pQNvUa__bgMenu{background:var(--bg);background-size:cover}.theme-caila-module__pQNvUa__header{background:var(--app-primary-background);border-bottom:1px solid var(--app-primary-border-color);z-index:9998;justify-content:space-between;align-items:center;width:100%;height:65px;padding-left:15px;padding-right:15px;display:flex;position:fixed;top:0;left:0;right:0}.theme-caila-module__pQNvUa__bgMenu .theme-caila-module__pQNvUa__header{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#2727271a;border-bottom:none}.theme-caila-module__pQNvUa__headerWrap{justify-content:center;align-items:center;gap:16px;width:fit-content;height:100%;display:flex;position:relative}.theme-caila-module__pQNvUa__headerLogo{cursor:pointer;justify-content:center;align-items:center;width:auto;height:28px;transition:all .2s;display:flex;position:relative}.theme-caila-module__pQNvUa__headerLogoPicture{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.theme-caila-module__pQNvUa__headerLogoImg{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-caila-module__pQNvUa__languageDropdown{flex-direction:column;align-items:center;display:flex;position:relative;top:0;right:0}.theme-caila-module__pQNvUa__languageDropdownCurrent{cursor:pointer;justify-content:center;align-items:center;gap:2px;display:flex;position:relative}.theme-caila-module__pQNvUa__languageDropdownCurrentRow{justify-content:center;align-items:center;gap:8px;display:flex}.theme-caila-module__pQNvUa__languageDropdownFlag{border-radius:9999px;justify-content:center;align-items:center;width:25px;height:25px;display:flex;overflow:hidden}.theme-caila-module__pQNvUa__languageDropdownFlagImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-caila-module__pQNvUa__languageDropdownName{font-size:16px;font-weight:600;line-height:1;font-family:var(--app-font)}.theme-caila-module__pQNvUa__languageDropdownArrow{justify-content:center;align-items:center;display:flex}.theme-caila-module__pQNvUa__languageDropdownList{width:auto;height:auto;box-shadow:var(--shadow-xs);z-index:10;background:#fff;border-radius:6px;flex-direction:column;align-items:flex-start;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.theme-caila-module__pQNvUa__languageDropdownItem{border-bottom:1px solid var(--app-primary-border-color);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;width:100%;padding:12px 20px;transition:all .2s;display:flex}.theme-caila-module__pQNvUa__languageDropdownItem:hover,.theme-caila-module__pQNvUa__languageDropdownItem:focus{background:var(--app-primary-border-color)}.theme-caila-module__pQNvUa__languageDropdownItem:last-child{border-bottom:none}.theme-caila-module__pQNvUa__languageDropdownItemFlag{border-radius:9999px;justify-content:center;align-items:center;width:25px;height:25px;display:flex;overflow:hidden}.theme-caila-module__pQNvUa__languageDropdownItemFlagImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-caila-module__pQNvUa__languageDropdownItemName{white-space:nowrap;font-size:16px;font-weight:600;line-height:1;font-family:var(--app-font);-webkit-user-select:none;user-select:none}.theme-caila-module__pQNvUa__currentCurrency{cursor:pointer;display:flex}.theme-caila-module__pQNvUa__currentCurrencyRow{align-items:center;gap:8px;display:flex}.theme-caila-module__pQNvUa__currentCurrencyIcon{justify-content:center;align-items:center;display:flex}.theme-caila-module__pQNvUa__currentCurrencyText{white-space:nowrap;font-size:16px;font-weight:600;line-height:1;font-family:var(--app-font);-webkit-user-select:none;user-select:none}.theme-caila-module__pQNvUa__currentCurrencyArrow{justify-content:center;align-items:center;display:flex}.theme-caila-module__pQNvUa__backPageBtn{width:40px;height:40px;color:var(--app-primary-text);cursor:pointer;background:0 0;justify-content:center;align-items:center;display:flex}.theme-caila-module__pQNvUa__main{width:100%;padding-top:65px;position:relative}.theme-caila-module__pQNvUa__mainBg{background:#f8f8f8}.theme-caila-module__pQNvUa__mainPt0{padding-top:0}.theme-caila-module__pQNvUa__mainCategory{padding-bottom:82px}.theme-caila-module__pQNvUa__container{background:#fff;width:100%}.theme-caila-module__pQNvUa__heroContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative}.theme-caila-module__pQNvUa__heroAutoHeight{min-height:auto}.theme-caila-module__pQNvUa__heroHeader{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-caila-module__pQNvUa__heroBanner{background:var(--app-primary-border-color);justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;bottom:0}.theme-caila-module__pQNvUa__heroBannerImgContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-caila-module__pQNvUa__heroBannerImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-caila-module__pQNvUa__heroLogo{justify-content:center;align-items:center;width:160px;height:auto;display:flex}.theme-caila-module__pQNvUa__heroLogoImgContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-caila-module__pQNvUa__heroLogoImg{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-caila-module__pQNvUa__heroLogoImg.theme-caila-module__pQNvUa__filterLogo,.theme-caila-module__pQNvUa__goldConcept .theme-caila-module__pQNvUa__heroLogoImg-test{filter:brightness(0)invert()}.theme-caila-module__pQNvUa__heroContent1{flex-direction:column;align-items:center;gap:24px;padding-top:60px;padding-bottom:60px;display:flex;position:absolute}.theme-caila-module__pQNvUa__heroContent{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1;background:#2727271a;border:2px solid #ffffff59;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:30px;width:auto;min-width:300px;padding:30px;display:flex;box-shadow:0 0 80px #0000004d}.theme-caila-module__pQNvUa__goldConcept .theme-caila-module__pQNvUa__heroContent-test{background-image:linear-gradient(160deg,#a54e07,#b47e11,#fef1a2,#bc881b,#a54e07);border:1px solid #a55d07;box-shadow:0 3px 6px #00000029,0 3px 6px #6e501466,inset 0 -2px 5px 1px #8b4208,inset 0 -1px 1px 3px #fae385}.theme-caila-module__pQNvUa__heroBtnList{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;min-width:230px;max-width:max-content;display:flex}.theme-caila-module__pQNvUa__heroBtn{text-align:center;width:180px;height:50px;font-family:var(--app-font);-webkit-user-select:none;user-select:none;cursor:pointer;background:var(--bg);color:var(--color-9);background-size:cover;border-radius:9999px;justify-content:center;align-items:center;padding:10px;font-size:16px;font-weight:600;line-height:24px;transition:all .2s ease-in-out;display:flex;text-decoration:none!important}.theme-caila-module__pQNvUa__heroBtn:hover,.theme-caila-module__pQNvUa__heroBtn:focus{background:linear-gradient(.764turn,#fff 0%,#e8e8e8 100%)}.theme-caila-module__pQNvUa__heroBtn:active{transform:scale(.9)!important}.theme-caila-module__pQNvUa__goldConcept .theme-caila-module__pQNvUa__heroBtn-test{color:#783205;text-shadow:0 2px 2px #fae385;background-image:linear-gradient(160deg,#a54e07,#b47e11,#fef1a2,#bc881b,#a54e07);border:1px solid #a55d07;box-shadow:0 3px 6px #00000029,0 3px 6px #6e501466,inset 0 -2px 5px 1px #8b4208,inset 0 -1px 1px 3px #fae385}.theme-caila-module__pQNvUa__goldConcept .theme-caila-module__pQNvUa__heroBtn{text-shadow:0 2px 2px #fae385;background:url(https://cdn.menu1.io/34946307handpaintedalcoholinkbackgroundinearthtoneswithgoldglitter0811.jpg) 0 0/cover;border:1px solid #a55d07;box-shadow:0 3px 6px #00000029,0 3px 6px #6e501466,inset 0 -2px 5px 1px #8b4208,inset 0 -1px 1px 3px #fae385}.theme-caila-module__pQNvUa__goldConcept .theme-caila-module__pQNvUa__heroBtn-test:hover,.theme-caila-module__pQNvUa__goldConcept .theme-caila-module__pQNvUa__heroBtn-test:focus{color:#783205cc;background-size:150% 150%;border:1px solid #a55d0799;box-shadow:0 10px 20px #00000030,0 6px 6px #0000003b,inset 0 -2px 5px 1px #b17d10,inset 0 -1px 1px 3px #fae385}.theme-caila-module__pQNvUa__productCategory{border-bottom:1px solid var(--app-primary-border-color);width:100%;padding:10px 15px 15px;position:relative}.theme-caila-module__pQNvUa__bgMenu .theme-caila-module__pQNvUa__productCategory{border-bottom:1px solid #d9d5d2}.theme-caila-module__pQNvUa__product-category:last-child{border-bottom:none}.theme-caila-module__pQNvUa__productCategoryName{z-index:5;font-size:28px;font-weight:700;line-height:26px;font-family:var(--app-font);text-align:center;color:var(--app-primary-text);background:var(--app-primary-background);margin-bottom:10px;padding:15px 0;position:sticky;top:65px}.theme-caila-module__pQNvUa__bgMenu .theme-caila-module__pQNvUa__productCategoryName{background:0 0}.theme-caila-module__pQNvUa__productRow{flex-wrap:wrap;gap:16px;width:100%;display:flex;position:relative}.theme-caila-module__pQNvUa__productRowVertical{flex-direction:column}.theme-caila-module__pQNvUa__productCard{border:1px solid var(--app-primary-border-color);cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:15px;width:calc(50% - 8px);padding:12px;transition:all .2s;display:flex;position:relative}.theme-caila-module__pQNvUa__ribbonSoldOut{--f:.5em;--r:.8em;z-index:1;bottom:-2px;left:calc(-1*var(--f));font-size:14px;font-weight:600;line-height:1.8;font-family:var(--app-font);color:#fff;border-bottom:var(--f)solid #0005;border-right:var(--r)solid #0000;clip-path:polygon(0 0,0 calc(100% - var(--f)),var(--f)100%,var(--f)calc(100% - var(--f)),100% calc(100% - var(--f)),calc(100% - var(--r))calc(50% - var(--f)/2),100% 0);padding-inline:.25em;background:#e11300;padding-left:18px;position:absolute}.theme-caila-module__pQNvUa__productCard:hover,.theme-caila-module__pQNvUa__productCard:focus{text-decoration:none}.theme-caila-module__pQNvUa__productCardImage{border-radius:6px;flex-grow:1;justify-content:center;align-items:center;width:100%;height:100px;display:flex;position:relative;overflow:hidden}.theme-caila-module__pQNvUa__productCardPicture{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-caila-module__pQNvUa__productCardPictureImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-caila-module__pQNvUa__productCardContent{flex-direction:column;flex-grow:1;gap:5px;width:100%;height:auto;display:flex}.theme-caila-module__pQNvUa__productCardContentName{font-size:16px;font-weight:600;line-height:1.3;font-family:var(--app-font);color:var(--app-primary-text);flex-grow:1}.theme-caila-module__pQNvUa__productCardContentDescription{word-break:break-word;color:var(--app-primary-text);line-clamp:2;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;flex-grow:1;font-family:Inter,sans-serif;font-size:12px;font-weight:300;line-height:1.5;display:-webkit-box;overflow:hidden}.theme-caila-module__pQNvUa__productCardPriceContainer{flex-grow:1;justify-content:space-between;align-items:flex-end;gap:10px;width:100%;display:flex}.theme-caila-module__pQNvUa__productCardPriceRow{align-items:center;gap:4px;display:flex}.theme-caila-module__pQNvUa__productCardPrice{letter-spacing:.5px;font-size:15px;font-weight:500;line-height:1;font-family:var(--app-font);color:var(--app-primary-text)}.theme-caila-module__pQNvUa__productCardPriceLowest{color:#999;font-size:12px;text-decoration:line-through}.theme-caila-module__pQNvUa__productFeatureList{flex-wrap:wrap;gap:10px;width:100%;padding-top:6px;padding-bottom:6px;display:flex}.theme-caila-module__pQNvUa__productFeature{cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.theme-caila-module__pQNvUa__productFeaturePicture{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.theme-caila-module__pQNvUa__productFeatureImg{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-caila-module__pQNvUa__footer{width:100%;padding-top:15px;padding-bottom:15px}.theme-caila-module__pQNvUa__footerCopyright{text-align:center;justify-content:center;align-items:center;gap:8px;display:flex}.theme-caila-module__pQNvUa__footerCopyrightLogo{-o-object-fit:contain;object-fit:contain;width:50px;height:auto}.theme-caila-module__pQNvUa__instagram{border-bottom:1px solid var(--app-primary-border-color);align-items:center;gap:15px;width:100%;padding:15px;display:flex;position:relative;text-decoration:none!important}.theme-caila-module__pQNvUa__bgMenu .theme-caila-module__pQNvUa__instagram{border-bottom:1px solid #d9d5d2}.theme-caila-module__pQNvUa__instagramAvatar{border-radius:9999px;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:relative;overflow:hidden}.theme-caila-module__pQNvUa__instagramAvatarPicture{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.theme-caila-module__pQNvUa__instagramAvatarImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-caila-module__pQNvUa__instagramContent{justify-content:space-between;align-items:center;width:calc(100% - 80px);padding-right:10px;display:flex}.theme-caila-module__pQNvUa__instagramContentWrap{flex-direction:column;gap:2px;width:fit-content;display:flex}.theme-caila-module__pQNvUa__instagramContentName{font-size:16px;font-weight:600;line-height:24px;font-family:var(--app-font);color:var(--app-primary-text)}.theme-caila-module__pQNvUa__instagramContentUsername{font-size:14px;font-weight:400;line-height:15px;font-family:var(--app-font);color:var(--app-primary-text)}.theme-caila-module__pQNvUa__instagramFollowBtn{font-size:16px;font-weight:600;font-family:var(--app-font);color:#1e90ff}.theme-caila-module__pQNvUa__whatsappPulse{z-index:9999;-webkit-user-select:none;user-select:none;width:60px;height:60px;font-family:var(--app-font);color:#fff;background:#25d366;border-radius:9999px;justify-content:center;align-items:center;gap:12px;text-decoration:none;transition:all .2s;animation-name:theme-caila-module__pQNvUa__pulse;animation-duration:1.5s;animation-timing-function:ease-out;animation-iteration-count:infinite;display:flex;position:fixed;bottom:20px;right:20px}.theme-caila-module__pQNvUa__whatsappPulseSvg{width:28px;height:28px}.theme-caila-module__pQNvUa__whatsappPulse:hover,.theme-caila-module__pQNvUa__whatsappPulse:focus{color:#fff;background:#00bc46}@keyframes theme-caila-module__pQNvUa__pulse{0%{box-shadow:0 0 #25d36680}80%{box-shadow:0 0 0 10px #0000}}.theme-caila-module__pQNvUa__feedbackBtn{font-weight:700;font-family:var(--app-font);color:var(--app-primary);margin-top:30px;margin-left:auto;margin-right:auto;display:flex}.theme-caila-module__pQNvUa__modalCloseBtn{color:var(--app-primary-text);background:var(--app-primary-background);opacity:1;cursor:pointer;z-index:2;border-radius:9999px;justify-content:center;align-items:center;width:30px;height:30px;transition:opacity .2s;display:flex;position:absolute;top:-10px;right:-10px}.theme-caila-module__pQNvUa__singleProduct{width:100%;height:auto;position:relative}.theme-caila-module__pQNvUa__singleProductModal{max-width:calc(100% - 30px)!important}.theme-caila-module__pQNvUa__singleProductModal .rs-modal-content{background-color:var(--app-primary-background)!important}.theme-caila-module__pQNvUa__singleProductRow{flex-direction:column;gap:24px;width:100%;max-width:1280px;margin:0 auto;display:flex;position:relative}.theme-caila-module__pQNvUa__singleProductSlider{width:100%;height:fit-content;position:relative}.theme-caila-module__pQNvUa__singleProductSliderFeature{align-items:center;width:100%;height:300px;display:flex;position:relative}.theme-caila-module__pQNvUa__singleProductFancybox{border-radius:6px;width:100%;height:100%;overflow:hidden}.theme-caila-module__pQNvUa__singleProductArrowBtn{z-index:2;-webkit-user-select:none;user-select:none;appearance:none;cursor:pointer;width:38px;height:38px;color:var(--app-primary-text);background:var(--app-primary-border-color);box-shadow:var(--shadow-xs);border-radius:8px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex;position:absolute}.theme-caila-module__pQNvUa__singleProductArrowBtnPrev{left:20px}.theme-caila-module__pQNvUa__singleProductArrowBtnNext{right:20px}.theme-caila-module__pQNvUa__singleProductArrowDisable{opacity:.5;cursor:not-allowed}.theme-caila-module__pQNvUa__singleProductSliderFeatureSwiper{width:100%;height:100%}.theme-caila-module__pQNvUa__singleProductItem{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-caila-module__pQNvUa__singleProductItem a{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-caila-module__pQNvUa__singleProductItemPicture{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-caila-module__pQNvUa__singleProductItemImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-caila-module__pQNvUa__singleProductContent{width:100%;height:auto;position:relative}.theme-caila-module__pQNvUa__singleProductHeading{font-size:30px;font-weight:600;line-height:1.2;font-family:var(--app-font);color:var(--app-primary-text);margin-bottom:10px}.theme-caila-module__pQNvUa__singleProductDescription{color:var(--app-primary-text);margin-bottom:20px;font-family:Inter,sans-serif;font-size:15px;line-height:1.5}.theme-caila-module__pQNvUa__singleProductFeatureList{padding-bottom:20px}.theme-caila-module__pQNvUa__singleProductFeature{width:30px;height:30px}.theme-caila-module__pQNvUa__singleProductPriceContainer{flex-grow:1;justify-content:space-between;align-items:flex-end;gap:10px;width:100%;display:flex}.theme-caila-module__pQNvUa__singleProductPriceRow{align-items:center;gap:4px;display:flex}.theme-caila-module__pQNvUa__singleProductPrice{letter-spacing:.5px;font-size:20px;font-weight:500;line-height:1;font-family:var(--app-font);color:var(--app-primary-text)}.theme-caila-module__pQNvUa__singleProductPriceLowest{color:#999;font-size:15px;text-decoration:line-through}.theme-caila-module__pQNvUa__carouselCategories{border-bottom:1px solid var(--app-primary-border-color);width:100%;padding:15px;position:relative}.theme-caila-module__pQNvUa__bgMenu .theme-caila-module__pQNvUa__carouselCategories{border-bottom:1px solid #d9d5d2}.theme-caila-module__pQNvUa__carouselCategory{text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:column;gap:10px;display:flex}.theme-caila-module__pQNvUa__carouselCategoryPicture{background:var(--app-primary-solid);border-radius:8px;justify-content:center;align-items:center;width:100%;height:100px;display:flex;position:relative;overflow:hidden}.theme-caila-module__pQNvUa__carouselCategoryImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-caila-module__pQNvUa__carouselCategoryName{font-size:13px;font-weight:600;line-height:1.3;font-family:var(--app-font);color:var(--app-primary-text);line-clamp:1;-webkit-line-clamp:1;text-overflow:ellipsis;text-transform:uppercase;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.theme-caila-module__pQNvUa__carouselCategoryNameBtn{background:var(--app-primary-solid);text-align:center;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:100%;height:40px;padding:8px;display:flex}.theme-caila-module__pQNvUa__carouselCategoryArrowRight{z-index:1;background-image:linear-gradient(270deg,#fff,#0000);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:40px;height:100%;display:flex;position:absolute;top:0;bottom:0;right:0}.theme-caila-module__pQNvUa__carouselCategoryArrowLeft{z-index:1;background-image:linear-gradient(90deg,#fff,#0000);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:40px;height:100%;display:flex;position:absolute;top:0;bottom:0;left:0}.theme-caila-module__pQNvUa__carouselCategoryArrowDisable{display:none!important}.theme-caila-module__pQNvUa__carouselCategoryArrowBtn{cursor:pointer;outline:none;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.theme-caila-module__pQNvUa__carouselCategoryArrowBtn svg{width:100%;height:100%;color:var(--app-primary-text)}.theme-caila-module__pQNvUa__socialLinks{align-items:center;gap:12px;display:flex}.theme-caila-module__pQNvUa__socialLink{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2727271a;border:2px solid #ffffff59;border-radius:9999px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;box-shadow:0 0 80px #0000004d}.theme-caila-module__pQNvUa__socialLink:active{transform:scale(.9)}.theme-caila-module__pQNvUa__socialLinkIcon{cursor:pointer;color:#000;background:#fff;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;padding:2px;text-decoration:none;display:flex;position:relative}.theme-caila-module__pQNvUa__goldConcept .theme-caila-module__pQNvUa__socialLinkIcon{color:#783205;text-shadow:0 2px 2px #fae385;background-image:linear-gradient(160deg,#a54e07,#b47e11,#fef1a2,#bc881b,#a54e07);border:1px solid #a55d07;box-shadow:0 3px 6px #00000029,0 3px 6px #6e501466,inset 0 -2px 5px 1px #8b4208,inset 0 -1px 1px 3px #fae385}.theme-caila-module__pQNvUa__goldConcept .theme-caila-module__pQNvUa__socialLinkIcon linearGradient stop{stop-color:#783205}@media only screen and (min-width:960px){.theme-caila-module__pQNvUa__header{padding-left:20px;padding-right:20px}.theme-caila-module__pQNvUa__productCard{width:calc(20% - 13px)}.theme-caila-module__pQNvUa__productCardImage{width:100%;height:160px}.theme-caila-module__pQNvUa__headerWrap{gap:25px}.theme-caila-module__pQNvUa__carouselCategoryPicture{height:104px}.theme-caila-module__pQNvUa__carouselCategoryName{font-size:16px}.theme-caila-module__pQNvUa__carouselCategoryArrowRight,.theme-caila-module__pQNvUa__carouselCategoryArrowLeft{width:80px}}
.theme-supla-module__t01H-q__layout{width:100%}.theme-supla-module__t01H-q__header{z-index:9998;background:#cccb31;border-bottom:1px solid #cccb31;justify-content:space-between;align-items:center;width:100%;height:65px;padding-left:15px;padding-right:15px;display:flex;position:fixed;top:0;left:0;right:0}.theme-supla-module__t01H-q__headerWrap{justify-content:center;align-items:center;gap:16px;width:fit-content;height:100%;display:flex;position:relative}.theme-supla-module__t01H-q__headerLogo{cursor:pointer;justify-content:center;align-items:center;width:auto;height:45px;transition:all .2s;display:flex;position:relative}.theme-supla-module__t01H-q__headerLogoPicture{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.theme-supla-module__t01H-q__headerLogoImg{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;pointer-events:none;filter:brightness(0)invert();width:100%;height:100%}.theme-supla-module__t01H-q__languageDropdown{flex-direction:column;align-items:center;display:flex;position:relative;top:0;right:0}.theme-supla-module__t01H-q__languageDropdownCurrent{cursor:pointer;justify-content:center;align-items:center;gap:2px;display:flex;position:relative}.theme-supla-module__t01H-q__languageDropdownCurrentRow{justify-content:center;align-items:center;gap:8px;display:flex}.theme-supla-module__t01H-q__languageDropdownFlag{border-radius:9999px;justify-content:center;align-items:center;width:25px;height:25px;display:flex;overflow:hidden}.theme-supla-module__t01H-q__languageDropdownFlagImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-supla-module__t01H-q__languageDropdownName{color:#494c1b;font-family:Poetsen One;font-size:16px;font-weight:600;line-height:1}.theme-supla-module__t01H-q__languageDropdownArrow{color:#494c1b;justify-content:center;align-items:center;display:flex}.theme-supla-module__t01H-q__languageDropdownList{width:auto;height:auto;box-shadow:var(--shadow-xs);z-index:10;background:#fff;border-radius:6px;flex-direction:column;align-items:flex-start;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.theme-supla-module__t01H-q__languageDropdownItem{border-bottom:1px solid var(--app-primary-border-color);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;width:100%;padding:12px 20px;transition:all .2s;display:flex}.theme-supla-module__t01H-q__languageDropdownItem:hover,.theme-supla-module__t01H-q__languageDropdownItem:focus{background:var(--app-primary-border-color)}.theme-supla-module__t01H-q__languageDropdownItem:last-child{border-bottom:none}.theme-supla-module__t01H-q__languageDropdownItemFlag{border-radius:9999px;justify-content:center;align-items:center;width:25px;height:25px;display:flex;overflow:hidden}.theme-supla-module__t01H-q__languageDropdownItemFlagImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-supla-module__t01H-q__languageDropdownItemName{white-space:nowrap;font-size:16px;font-weight:600;line-height:1;font-family:var(--app-font);-webkit-user-select:none;user-select:none}.theme-supla-module__t01H-q__currentCurrency{cursor:pointer;display:flex}.theme-supla-module__t01H-q__currentCurrencyRow{align-items:center;gap:8px;display:flex}.theme-supla-module__t01H-q__currentCurrencyIcon{justify-content:center;align-items:center;display:flex}.theme-supla-module__t01H-q__currentCurrencyText{white-space:nowrap;font-size:16px;font-weight:600;line-height:1;font-family:var(--app-font);-webkit-user-select:none;user-select:none}.theme-supla-module__t01H-q__currentCurrencyArrow{justify-content:center;align-items:center;display:flex}.theme-supla-module__t01H-q__backPageBtn{width:40px;height:40px;color:var(--app-primary-text);cursor:pointer;background:0 0;justify-content:center;align-items:center;display:flex}.theme-supla-module__t01H-q__main{background:#cccc3113;width:100%;padding-top:65px;position:relative}.theme-supla-module__t01H-q__mainBg{background:#f8f8f8}.theme-supla-module__t01H-q__mainPt0{padding-top:0}.theme-supla-module__t01H-q__mainCategory{padding-bottom:82px}.theme-supla-module__t01H-q__container{background:#fff;width:100%}.theme-supla-module__t01H-q__heroContainer{width:100%;min-height:100vh;position:relative}.theme-supla-module__t01H-q__heroAutoHeight{min-height:auto}.theme-supla-module__t01H-q__heroHeader{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.theme-supla-module__t01H-q__heroBanner{background:var(--app-primary-border-color);justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:absolute;top:0;bottom:0}.theme-supla-module__t01H-q__heroBannerImgContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-supla-module__t01H-q__heroBannerImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-supla-module__t01H-q__heroLogo{justify-content:center;align-items:center;width:160px;height:auto;display:flex}.theme-supla-module__t01H-q__heroLogoImgContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-supla-module__t01H-q__heroLogoImg{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-supla-module__t01H-q__heroContent1{flex-direction:column;align-items:center;gap:24px;display:flex;position:absolute;top:80px}.theme-supla-module__t01H-q__heroContent{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;background:#2727271a;border:2px solid #cccb31;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:25px;width:auto;min-width:250px;padding:25px;display:flex;box-shadow:0 0 80px #0000004d}.theme-supla-module__t01H-q__heroBtnList{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;min-width:100px;max-width:max-content;display:flex}.theme-supla-module__t01H-q__heroBtn{text-align:center;-webkit-user-select:none;user-select:none;cursor:pointer;color:#fff;background:linear-gradient(.25turn,#cccb31 0% 100%);border-radius:9999px;justify-content:center;align-items:center;width:100%;height:50px;padding:10px;font-family:Poetsen One;font-size:16px;font-weight:600;line-height:24px;transition:all .2s ease-in-out;display:flex;text-decoration:none!important}.theme-supla-module__t01H-q__heroBtn:hover,.theme-supla-module__t01H-q__heroBtn:focus{color:#fff;background:linear-gradient(.764turn,#ced33c 0% 100%)}.theme-supla-module__t01H-q__heroBtn:active{transform:scale(.9)!important}.theme-supla-module__t01H-q__productCategory{border-bottom:1px solid var(--app-primary-border-color);width:100%;padding:10px 15px 15px;position:relative}.theme-supla-module__t01H-q__product-category:last-child{border-bottom:none}.theme-supla-module__t01H-q__productCategoryName{z-index:5;font-size:28px;font-weight:700;line-height:26px;font-family:var(--app-font);text-align:center;color:var(--app-primary-text);background:var(--app-primary-background);margin-bottom:10px;padding:15px 0;position:sticky;top:65px}.theme-supla-module__t01H-q__productRow{flex-wrap:wrap;gap:16px;width:100%;display:flex;position:relative}.theme-supla-module__t01H-q__productRowVertical{flex-direction:column}.theme-supla-module__t01H-q__productCard{border:1px solid var(--app-primary-border-color);cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:15px;width:calc(50% - 8px);padding:12px;transition:all .2s;display:flex;position:relative}.theme-supla-module__t01H-q__ribbonSoldOut{--f:.5em;--r:.8em;z-index:1;top:20px;left:calc(-1*var(--f));font-size:14px;font-weight:600;line-height:1.8;font-family:var(--app-font);color:#fff;border-bottom:var(--f)solid #0005;border-right:var(--r)solid #0000;clip-path:polygon(0 0,0 calc(100% - var(--f)),var(--f)100%,var(--f)calc(100% - var(--f)),100% calc(100% - var(--f)),calc(100% - var(--r))calc(50% - var(--f)/2),100% 0);background:#e11300;padding-inline:.25em;position:absolute}.theme-supla-module__t01H-q__productCard:hover,.theme-supla-module__t01H-q__productCard:focus{text-decoration:none}.theme-supla-module__t01H-q__productCardImage{border-radius:6px;flex-grow:1;justify-content:center;align-items:center;width:100%;height:100px;display:flex;position:relative;overflow:hidden}.theme-supla-module__t01H-q__productCardPicture{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-supla-module__t01H-q__productCardPictureImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-supla-module__t01H-q__productCardContent{flex-direction:column;flex-grow:1;gap:5px;width:100%;height:auto;display:flex}.theme-supla-module__t01H-q__productCardContentName{font-size:16px;font-weight:600;line-height:1.3;font-family:var(--app-font);color:var(--app-primary-text);flex-grow:1}.theme-supla-module__t01H-q__productCardContentDescription{word-break:break-word;color:var(--app-primary-text);line-clamp:2;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;flex-grow:1;font-family:Inter,sans-serif;font-size:12px;font-weight:300;line-height:1.5;display:-webkit-box;overflow:hidden}.theme-supla-module__t01H-q__productCardPriceContainer{gap:10px;display:flex}.theme-supla-module__t01H-q__productCardPriceRow{align-items:center;gap:4px;display:flex}.theme-supla-module__t01H-q__productCardPrice{letter-spacing:.5px;color:#bd1e2d;font-family:Poetsen One,sans-serif;font-size:15px;font-weight:500;line-height:1}.theme-supla-module__t01H-q__productCardPriceLowest{color:#999;font-size:12px;text-decoration:line-through}.theme-supla-module__t01H-q__productFeatureList{flex-wrap:wrap;gap:10px;display:flex}.theme-supla-module__t01H-q__productFeature{cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.theme-supla-module__t01H-q__productFeaturePicture{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.theme-supla-module__t01H-q__productFeatureImg{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-supla-module__t01H-q__footer{width:100%;padding-top:15px;padding-bottom:15px}.theme-supla-module__t01H-q__footerCopyright{text-align:center;justify-content:center;align-items:center;gap:8px;display:flex}.theme-supla-module__t01H-q__footerCopyrightLogo{-o-object-fit:contain;object-fit:contain;width:50px;height:auto}.theme-supla-module__t01H-q__instagram{border-top:1px solid var(--app-primary-border-color);border-bottom:1px solid var(--app-primary-border-color);background:#fff;align-items:center;gap:15px;width:100%;padding:15px;display:flex;position:relative;text-decoration:none!important}.theme-supla-module__t01H-q__instagramAvatar{border-radius:9999px;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:relative;overflow:hidden}.theme-supla-module__t01H-q__instagramAvatarPicture{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.theme-supla-module__t01H-q__instagramAvatarImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-supla-module__t01H-q__instagramContent{justify-content:space-between;align-items:center;width:calc(100% - 80px);padding-right:10px;display:flex}.theme-supla-module__t01H-q__instagramContentWrap{flex-direction:column;gap:2px;width:fit-content;display:flex}.theme-supla-module__t01H-q__instagramContentName{font-size:16px;font-weight:600;line-height:24px;font-family:var(--app-font);color:var(--app-primary-text)}.theme-supla-module__t01H-q__instagramContentUsername{font-size:14px;font-weight:400;line-height:15px;font-family:var(--app-font);color:var(--app-primary-text)}.theme-supla-module__t01H-q__instagramFollowBtn{font-size:16px;font-weight:600;font-family:var(--app-font);color:#1e90ff}.theme-supla-module__t01H-q__whatsappPulse{z-index:9999;-webkit-user-select:none;user-select:none;width:60px;height:60px;font-family:var(--app-font);color:#fff;background:#25d366;border-radius:9999px;justify-content:center;align-items:center;gap:12px;text-decoration:none;transition:all .2s;animation-name:theme-supla-module__t01H-q__pulse;animation-duration:1.5s;animation-timing-function:ease-out;animation-iteration-count:infinite;display:flex;position:fixed;bottom:20px;right:20px}.theme-supla-module__t01H-q__whatsappPulseSvg{width:28px;height:28px}.theme-supla-module__t01H-q__whatsappPulse:hover,.theme-supla-module__t01H-q__whatsappPulse:focus{color:#fff;background:#00bc46}@keyframes theme-supla-module__t01H-q__pulse{0%{box-shadow:0 0 #25d36680}80%{box-shadow:0 0 0 10px #0000}}.theme-supla-module__t01H-q__feedbackBtn{font-weight:700;font-family:var(--app-font);color:var(--app-primary);margin-top:30px;margin-left:auto;margin-right:auto;display:flex}.theme-supla-module__t01H-q__modalCloseBtn{color:var(--app-primary-text);background:var(--app-primary-background);opacity:1;cursor:pointer;z-index:2;border-radius:9999px;justify-content:center;align-items:center;width:30px;height:30px;transition:opacity .2s;display:flex;position:absolute;top:-10px;right:-10px}.theme-supla-module__t01H-q__singleProduct{width:100%;height:auto;position:relative}.theme-supla-module__t01H-q__singleProductModal{max-width:calc(100% - 30px)!important}.theme-supla-module__t01H-q__singleProductModal .rs-modal-content{background-color:var(--app-primary-background)!important}.theme-supla-module__t01H-q__singleProductRow{flex-direction:column;gap:24px;width:100%;max-width:1280px;margin:0 auto;display:flex;position:relative}.theme-supla-module__t01H-q__singleProductSlider{width:100%;height:fit-content;position:relative}.theme-supla-module__t01H-q__singleProductSliderFeature{align-items:center;width:100%;height:300px;display:flex;position:relative}.theme-supla-module__t01H-q__singleProductFancybox{border-radius:6px;width:100%;height:100%;overflow:hidden}.theme-supla-module__t01H-q__singleProductArrowBtn{z-index:2;-webkit-user-select:none;user-select:none;appearance:none;cursor:pointer;width:38px;height:38px;color:var(--app-primary-text);background:var(--app-primary-border-color);box-shadow:var(--shadow-xs);border-radius:8px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex;position:absolute}.theme-supla-module__t01H-q__singleProductArrowBtnPrev{left:20px}.theme-supla-module__t01H-q__singleProductArrowBtnNext{right:20px}.theme-supla-module__t01H-q__singleProductArrowDisable{opacity:.5;cursor:not-allowed}.theme-supla-module__t01H-q__singleProductSliderFeatureSwiper{width:100%;height:100%}.theme-supla-module__t01H-q__singleProductItem{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-supla-module__t01H-q__singleProductItem a{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-supla-module__t01H-q__singleProductItemPicture{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.theme-supla-module__t01H-q__singleProductItemImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-supla-module__t01H-q__singleProductContent{width:100%;height:auto;position:relative}.theme-supla-module__t01H-q__singleProductHeading{font-size:30px;font-weight:600;line-height:1.2;font-family:var(--app-font);color:var(--app-primary-text);margin-bottom:10px}.theme-supla-module__t01H-q__singleProductDescription{color:var(--app-primary-text);margin-bottom:20px;font-family:Inter,sans-serif;font-size:15px;line-height:1.5}.theme-supla-module__t01H-q__singleProductFeatureList{padding-bottom:20px}.theme-supla-module__t01H-q__singleProductFeature{width:30px;height:30px}.theme-supla-module__t01H-q__singleProductPriceContainer{flex-grow:1;justify-content:space-between;align-items:flex-end;gap:10px;width:100%;display:flex}.theme-supla-module__t01H-q__singleProductPriceRow{align-items:center;gap:4px;display:flex}.theme-supla-module__t01H-q__singleProductPrice{letter-spacing:.5px;color:#be1e2d;font-family:Poetsen One,sans-serif;font-size:20px;font-weight:500;line-height:1}.theme-supla-module__t01H-q__singleProductPriceLowest{color:#999;font-size:15px;text-decoration:line-through}.theme-supla-module__t01H-q__carouselCategories{border-bottom:1px solid var(--app-primary-border-color);width:100%;padding:15px;position:relative}.theme-supla-module__t01H-q__carouselCategory{text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:column;gap:10px;display:flex}.theme-supla-module__t01H-q__carouselCategoryPicture{background:var(--app-primary-solid);border-radius:8px;justify-content:center;align-items:center;width:100%;height:100px;display:flex;position:relative;overflow:hidden}.theme-supla-module__t01H-q__carouselCategoryImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;width:100%;height:100%}.theme-supla-module__t01H-q__carouselCategoryName{font-size:13px;font-weight:600;line-height:1.3;font-family:var(--app-font);color:var(--app-primary-text);line-clamp:1;-webkit-line-clamp:1;text-overflow:ellipsis;text-transform:uppercase;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.theme-supla-module__t01H-q__carouselCategoryNameBtn{background:var(--app-primary-solid);text-align:center;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:100%;height:40px;padding:8px;display:flex}.theme-supla-module__t01H-q__carouselCategoryArrowRight{background-image:linear-gradient(to left,var(--bg-arrow),#0000);z-index:1;flex-direction:column;justify-content:center;align-items:center;width:40px;height:100%;display:flex;position:absolute;top:0;bottom:0;right:0}.theme-supla-module__t01H-q__carouselCategoryArrowLeft{background-image:linear-gradient(to right,var(--bg-arrow),#0000);z-index:1;flex-direction:column;justify-content:center;align-items:center;width:40px;height:100%;display:flex;position:absolute;top:0;bottom:0;left:0}.theme-supla-module__t01H-q__carouselCategoryArrowDisable{display:none!important}.theme-supla-module__t01H-q__carouselCategoryArrowBtn{cursor:pointer;outline:none;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.theme-supla-module__t01H-q__carouselCategoryArrowBtn svg{width:100%;height:100%;color:var(--app-primary-text)}.theme-supla-module__t01H-q__socialLinks{align-items:center;gap:12px;display:flex}.theme-supla-module__t01H-q__socialLink{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2727271a;border:2px solid #cccb3259;border-radius:9999px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;box-shadow:0 0 80px #0000004d}.theme-supla-module__t01H-q__socialLink:active{transform:scale(.9)}.theme-supla-module__t01H-q__socialLinkIcon{cursor:pointer;color:#000;background:#fff;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;padding:2px;text-decoration:none;display:flex;position:relative}.theme-supla-module__t01H-q__brushBg{border-image:url(/images/brush-bg.svg);border-style:solid;border-width:22px;border-image-slice:17% 7% 14% 10% fill;width:100%;height:auto;overflow:auto}@media only screen and (min-width:960px){.theme-supla-module__t01H-q__header{padding-left:20px;padding-right:20px}.theme-supla-module__t01H-q__productCard{width:calc(20% - 13px)}.theme-supla-module__t01H-q__productCardImage{width:100%;height:160px}.theme-supla-module__t01H-q__headerWrap{gap:25px}.theme-supla-module__t01H-q__carouselCategoryPicture{height:104px}.theme-supla-module__t01H-q__carouselCategoryName{font-size:16px}.theme-supla-module__t01H-q__carouselCategoryArrowRight,.theme-supla-module__t01H-q__carouselCategoryArrowLeft{width:80px}}
