:root{--color-grey-900: #24292E;--color-grey-800: #2F363D;--color-grey-500: #6A737D;--color-grey-400: #959DA5;--color-grey-300: #D1D5DA;--color-grey-200: #E1E4E8;--color-dark-blue-500: #184882;--color-dark-blue-400: #5392DF;--color-dark-blue-300: #7EADE7;--color-green-500: #83B542;--color-green-50: #F3F8EC;--color-red-500: #DF493E;--color-red-50: #FBEAE9;--color-yellow-500: #EBBB0F;--color-orange-500: #EC8027;--color-beige: #F4F2F0;--color-white: #FFFFFF;--color-black: #000000;--font-family: "Manrope", sans-serif;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700}.product-page-section{padding:0!important;margin:0!important;background:transparent!important}.product-page-custom{font-family:var(--font-family)!important;color:var(--color-grey-800);width:100%}.product-page-custom *{font-family:var(--font-family);box-sizing:border-box}.tablet-only{display:none!important}.product-page-container{width:100%;max-width:1280px;margin:0 auto;padding:0 20px}.product-page-layout{display:flex;flex-direction:row;align-items:flex-start;gap:40px;margin-top:32px}.product-page-layout__col1{width:430px;min-width:430px;display:flex;flex-direction:column;align-items:center;gap:32px}.product-page-layout__col2{width:365px;min-width:365px;display:flex;flex-direction:column;align-items:flex-start;gap:27px}.product-page-layout__col3{width:365px;min-width:365px;display:flex;flex-direction:column;gap:12px}.product-page-layout__left{width:430px;min-width:430px;display:flex;flex-direction:column;gap:28px}.product-page-layout__right{width:365px;min-width:365px;display:flex;flex-direction:column;gap:28px}.product-media-section{width:100%}.media-gallery-custom__desktop{display:flex;flex-direction:column;align-items:center;gap:16px;width:430px}.media-gallery-custom__mobile-tablet{display:none}.media-gallery-custom__main{display:flex;flex-direction:column;align-items:center;gap:16px;width:430px}.media-gallery-custom__main-image{width:430px;height:430px;position:relative;overflow:hidden;cursor:zoom-in}@media screen and (max-width:989px){.media-gallery-custom__main-image{cursor:pointer}}.media-gallery-custom__main-image img,.media-gallery-custom__main-img{width:100%;height:100%;object-fit:contain;transition:transform .2s ease-out;transform-origin:center}@media screen and (min-width:990px){.media-gallery-custom__main-image:hover img{transform:scale(2)}}.media-gallery-custom__media-item{width:100%;height:100%;position:relative}.media-gallery-custom__zoom-button{position:absolute;top:16px;right:16px;width:40px;height:40px;background:var(--color-white);border:1px solid var(--color-grey-200);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1;cursor:pointer;transition:background-color .2s ease,transform .2s ease;box-shadow:0 2px 4px #0000001a}.media-gallery-custom__zoom-button:hover{background:var(--color-grey-100);transform:scale(1.05)}.media-gallery-custom__zoom-button svg{width:20px;height:20px;color:var(--color-dark-blue-500)}.media-gallery-custom__media-item[hidden]{display:none}.product-media-modal{background-color:rgb(var(--color-background));height:100%;position:fixed;top:0;left:0;width:100%;visibility:hidden;opacity:0;z-index:-1}.product-media-modal[open]{visibility:visible;opacity:1;z-index:101}.product-media-modal__content{display:flex;flex-direction:column;height:100vh;width:100%;background:#fff}.product-media-modal__header{padding:20px;display:flex;justify-content:flex-end;position:absolute;top:0;right:0;z-index:2}.product-media-modal__close{background:none;border:none;cursor:pointer;padding:10px;color:var(--color-grey-800)}.product-media-modal__close svg{width:24px;height:24px}.product-media-modal__gallery{flex:1;display:flex;flex-direction:column;overflow-y:auto;padding:60px 20px;gap:20px;align-items:center}.product-media-modal__item{width:100%;max-width:1000px;display:block!important;margin-bottom:16px}.product-media-modal__item:last-child{margin-bottom:0}.product-media-modal__item img{width:100%;height:auto;display:block}.media-gallery-custom__whatsapp{display:flex;justify-content:center;align-items:center;gap:12px;width:100%;max-width:430px;height:auto;min-height:20px;background:#f3f8ec;border-radius:6px;padding-top:6px;padding-bottom:6px}.media-gallery-custom__whatsapp--tablet{display:none}.media-gallery-custom__whatsapp-link{display:flex;align-items:center;gap:12px;text-decoration:none;max-width:100%;min-width:0}.media-gallery-custom__thumbnails{display:flex;flex-direction:row;align-items:flex-start;gap:11px;width:235px;height:54px}.media-gallery-custom__thumbnails--vertical{flex-direction:row}.media-gallery-custom__thumbnails--horizontal{flex-direction:row;width:235px;gap:11px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.media-gallery-custom__thumbnails--horizontal::-webkit-scrollbar{display:none}.media-gallery-custom__thumbnail{width:50.5px;height:54px;padding:4px 2px;border:1px solid transparent;cursor:pointer;background:var(--color-white);flex:none;flex-grow:1}.media-gallery-custom__thumbnail--horizontal{width:50.5px;min-width:50.5px;flex-grow:1}.media-gallery-custom__thumbnail--active{border-color:var(--color-dark-blue-300)}.media-gallery-custom__thumbnail img{width:46.5px;height:46px;object-fit:contain}.media-gallery-custom__whatsapp-text{flex:1 1 auto;min-width:0;font-weight:var(--font-weight-bold);font-size:clamp(12px,.35vw + 11px,14px);line-height:120%;color:var(--color-grey-800);overflow-wrap:anywhere}.product-about-section .about-container{background:var(--color-beige);border-radius:16px;padding:16px;width:365px}.about-heading{font-weight:var(--font-weight-bold);font-size:18px;line-height:120%;color:var(--color-grey-800);margin:0 0 16px}.about-text{font-weight:var(--font-weight-medium);font-size:14px;line-height:120%;color:var(--color-grey-800);margin:0}.about-content-wrapper{overflow:hidden;position:relative;transition:max-height .3s ease}.about-content-wrapper.collapsed{max-height:var(--collapsed-height, 140px)}.about-content-wrapper.expanded{max-height:none}.about-description-html{font-weight:var(--font-weight-medium);font-size:14px;line-height:120%;color:var(--color-grey-800)}.about-description-html p{margin:0 0 10px}.about-description-html ul,.about-description-html ol{margin:0 0 10px;padding-left:20px}.about-description-html li{margin-bottom:4px}.about-description-html h1,.about-description-html h2,.about-description-html h3,.about-description-html h4,.about-description-html h5,.about-description-html h6{margin:18px 0 10px;color:var(--color-grey-800);font-weight:var(--font-weight-bold);line-height:1.3}.about-description-html h1{font-size:24px}.about-description-html h2{font-size:20px}.about-description-html h3{font-size:18px}.about-description-html h4{font-size:16px}.about-description-html h5,.about-description-html h6{font-size:14px}.about-description-html h1:first-child,.about-description-html h2:first-child,.about-description-html h3:first-child,.about-description-html h4:first-child,.about-description-html h5:first-child,.about-description-html h6:first-child{display:none}.read-more-link{display:block;margin-top:8px;font-weight:var(--font-weight-bold);color:var(--color-dark-blue-500);text-decoration:underline;cursor:pointer;font-size:12px!important;position:relative;z-index:0}.about-text--expanded{max-height:none!important;overflow:visible!important}.product-links-section{display:flex;flex-direction:column;gap:20px;width:100%}.product-links-section .product-link{font-weight:var(--font-weight-medium);font-size:14px;line-height:120%;color:var(--color-grey-800);text-decoration:underline}#product-tabs,#product-faq,#product-details{scroll-margin-top:calc(var(--anchor-offset-top, 0px) + 16px)}.product-tabs-section{width:100%;max-width:586px}.product-reviews-section .product-tabs-section,.product-reviews-section .product-tabs-container{width:100%}.product-tabs-container{border:none;border-radius:0;overflow:visible}.product-tabs-header{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:0 16px 0 0;gap:16px;width:100%;max-width:615px;height:40px;border-bottom:1px solid #E1E4E8}.product-tab{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px;gap:12px;height:40px;flex:1;background:transparent;border:none;border-bottom:3px solid transparent;cursor:pointer;font-family:Manrope,sans-serif;font-weight:700;font-size:12px;line-height:16px;text-align:center;color:#2f363d;transition:border-color .2s ease}.product-tab:hover{border-bottom-color:#1848824d}.product-tab.active{border-bottom:3px solid #184882}.product-tabs-content{padding:16px}.product-tab-panel{display:none;font-weight:var(--font-weight-medium);font-size:14px;line-height:19px}.product-tab-panel.active{display:block}.product-related-section{width:100%;max-width:1240px}.related-products-custom{display:flex;flex-direction:column;gap:24px}.related-products-custom__heading{font-weight:var(--font-weight-bold);font-size:18px;color:var(--color-grey-800);margin:0}.related-products-custom__grid{display:flex;flex-direction:row;gap:24px;overflow-x:auto;padding-bottom:0;scrollbar-width:none;-ms-overflow-style:none}.related-products-custom__grid::-webkit-scrollbar{display:none}.related-products-custom__card{width:228px;min-width:228px;padding:16px;display:flex;flex-direction:column;gap:12px}.related-products-custom__image{width:196px;height:145px;display:flex;justify-content:center;align-items:center}.related-products-custom__image img{max-width:100%;max-height:100%;object-fit:contain}.related-products-custom__vendor{font-weight:var(--font-weight-medium);font-size:12px;color:var(--color-grey-500)}.related-products-custom__title{margin:0}.related-products-custom__title a{font-weight:var(--font-weight-bold);font-size:14px;color:#000;text-decoration:none}.related-products-custom__price{display:flex;align-items:center;gap:8px}.related-products-custom__from{font-family:Manrope,sans-serif;font-style:italic;font-size:14px;color:var(--color-grey-500)}.related-products-custom__amount{font-weight:var(--font-weight-bold);font-size:14px;color:var(--color-grey-800)}.product-info__rating,.product-rating-custom{display:flex;align-items:center;gap:11px}.product-rating-custom__value{font-weight:var(--font-weight-bold);font-size:14px;color:var(--color-grey-800)}.product-rating-custom__stars{display:flex;gap:7px}.product-rating-custom__count{font-weight:var(--font-weight-medium);font-size:14px;color:var(--color-grey-800);text-decoration:underline}.product__title{margin-bottom:0!important}.product__title h1{font-weight:var(--font-weight-bold);font-size:28px;line-height:120%;color:var(--color-grey-800);margin:0}.product-info__links{display:none}.product-info__badges{display:flex;gap:12px}.badge{padding:4px;border-radius:0;font-weight:var(--font-weight-bold);font-size:10px;text-transform:uppercase}.badge--best-seller{background:var(--color-green-500);color:var(--color-green-50);padding:4px 10px}.badge--sale{background:var(--color-red-500);color:#fbeae9;padding:4px 10px}.badge--in-stock{background:var(--color-green-500);color:var(--color-green-50);padding:4px 10px}.badge--out-of-stock{background:var(--color-red-500);color:var(--color-red-50);padding:4px 10px}.product-info__bulk-buy{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:12px;gap:12px;width:365px;background:#fff;border:1px solid #E1E4E8;border-radius:12px}.bulk-buy__title{font-family:Manrope,sans-serif;font-weight:700;font-size:14px;line-height:120%;text-align:center;color:#000}.bulk-buy__offers{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:8px;width:100%}.bulk-buy__offer{display:flex;flex-direction:row;align-items:flex-start;padding:0;gap:12px}.bulk-buy__offer-text{font-family:Manrope,sans-serif;font-weight:500;font-size:14px;line-height:120%;color:#000}.bulk-buy__offer-cta{font-family:Manrope,sans-serif;font-weight:700;font-size:14px;line-height:120%;text-align:center;color:#83b542;text-decoration:none}.bulk-buy__offer-cta:hover{text-decoration:underline}.badge--delivery{display:flex;justify-content:center;align-items:center;padding:4px 8px;gap:10px;background:var(--color-dark-blue-500);border-radius:0;font-weight:var(--font-weight-bold);font-size:14px;line-height:120%;color:var(--color-white)}.badge--price-promise{display:inline-flex;align-items:center;padding:4px;overflow:hidden;background:var(--color-green-50);border-radius:0;height:24px;flex-wrap:nowrap;flex-shrink:0}.badge--price-promise .badge__price{display:flex;justify-content:center;align-items:center;padding:4px 8px;background:var(--color-green-500);border-radius:0;color:var(--color-white);font-weight:var(--font-weight-bold);font-size:10px;line-height:120%;text-transform:uppercase;white-space:nowrap;word-break:keep-all;overflow-wrap:normal;flex-shrink:0}.badge--price-promise .badge__promise{display:flex;justify-content:center;align-items:center;padding:4px 8px;color:var(--color-green-500);font-weight:var(--font-weight-bold);font-size:10px;line-height:120%;text-transform:uppercase;white-space:nowrap;word-break:keep-all;overflow-wrap:normal;flex-shrink:0}.product-info__price-container{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:0;width:365px;border:1px solid var(--color-grey-200);border-radius:14px}.product-info__price-container .product-info__price-row{padding:16px;border-bottom:1px solid var(--color-grey-200);width:100%;box-sizing:border-box}.product-info__price-container .product-info__delivery,.product-info__price-container .product-info__swatches,.product-info__price-container .product-info__cart{padding:0 16px;width:100%;box-sizing:border-box;margin-top:5px}.product-info__price-container .product-info__delivery{padding-top:16px}.product-info__price-container .product-info__cart{padding-bottom:16px}.product-info__price-row{display:flex;align-items:center;justify-content:space-between;gap:27px;width:100%}.price-display{display:flex;align-items:center;gap:27px;flex:1;min-width:0}.price-display__prices{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:4px;min-width:0}.price-display__top{display:flex;flex-direction:row;align-items:baseline;gap:8px;flex-wrap:nowrap}.price-amount{font-family:Manrope,sans-serif;font-weight:700;font-size:24px;line-height:120%;color:#184882}.price-amount-compare{font-family:Manrope,sans-serif;font-weight:600;font-size:14px;line-height:120%;color:#6b7280;text-decoration:line-through;white-space:nowrap}.product-info__price-row .badge--price-promise,.price-box__header .badge--price-promise{flex-shrink:0}.price-inc-vat{font-family:Manrope,sans-serif;font-weight:700;font-size:14px;line-height:120%;color:#2f363d}.price-vat{font-weight:var(--font-weight-bold);font-size:12px;line-height:120%;color:var(--color-grey-500);padding-bottom:3px}.product-info__delivery,.delivery-info{display:flex;flex-direction:column;gap:12px}.delivery-info__free{font-weight:var(--font-weight-bold);font-size:14px;line-height:120%;color:var(--color-grey-800)}.delivery-info__row{display:flex;flex-wrap:wrap;align-items:center;align-content:flex-start;gap:6px}.delivery-countdown__text{font-weight:var(--font-weight-bold);font-size:14px;line-height:120%;color:var(--color-dark-blue-500)}.delivery-countdown__timer:not(.announcement-bar-custom__text){font-weight:var(--font-weight-bold);color:var(--color-dark-blue-500)}.delivery-countdown__timer .countdown-value,.countdown-value{color:var(--color-dark-blue-500)}.shipping-warning-custom{margin:12px 0;width:100%;box-sizing:border-box}.product-info__price-container .shipping-warning-custom{padding:0 16px}.shipping-warning-custom__info-label{font-weight:var(--font-weight-bold);font-size:12px;line-height:1;text-transform:uppercase;color:#184882;margin-bottom:8px;display:flex;align-items:center;gap:6px;letter-spacing:.05em}.shipping-warning-custom__content p{margin:0;font-size:12px;line-height:1.4;color:var(--color-grey-800)}.shipping-warning-custom__content p+p{margin-top:10px}.shipping-warning-custom__content .shipping-warning-link{color:#184882;font-weight:var(--font-weight-bold);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}.shipping-warning-custom__content .shipping-warning-link:hover{border-bottom-color:#184882}.product-info__swatches{display:flex;flex-direction:column;gap:12px;padding:20px 0}.color-swatches-custom{display:flex;flex-direction:column;gap:12px;margin-bottom:2px}.color-swatches-custom__label{display:flex;align-items:center;gap:4px;font-size:14px;line-height:120%;margin-bottom:4px}.color-swatches-custom__label-text{font-weight:var(--font-weight-medium);color:var(--color-grey-500);margin-top:5px}.color-swatches-custom__selected-name{font-weight:var(--font-weight-bold);color:var(--color-grey-800);margin-top:5px}.color-swatches-custom__swatches{display:flex;flex-direction:row;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:4px}.color-swatches-custom__swatch{width:40px;height:40px;border:none;cursor:pointer;flex:none}.color-swatches-custom__swatch--selected{box-sizing:border-box;border:2px solid var(--color-dark-blue-400)}.color-swatches-custom__overflow{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px;width:45px;height:37px;background:var(--color-white);border:none;font-weight:var(--font-weight-bold);font-size:14px;line-height:120%;color:var(--color-dark-blue-400);text-decoration:underline;cursor:pointer}.size-swatches-custom{display:flex;flex-direction:column;gap:12px}.size-swatches-custom__dropdown{position:relative}.size-swatches-custom__trigger{box-sizing:border-box;width:100%;height:48px;padding:0 16px;display:flex;justify-content:space-between;align-items:center;gap:12px;background:var(--color-white);border:1px solid var(--color-grey-800);border-radius:6px;cursor:pointer;color:var(--color-grey-800)}.size-swatches-custom__trigger-label{display:flex;align-items:center;gap:4px;flex:1;min-width:0;white-space:nowrap}.size-swatches-custom__trigger .size-swatches-custom__label-text,.size-swatches-custom__trigger .size-swatches-custom__selected-name{margin-top:0}.size-swatches-custom__menu{display:none;position:absolute;left:0;right:0;top:calc(100% + 8px);padding:8px;background:var(--color-white);border:1px solid var(--color-grey-800);border-radius:6px;z-index:10;max-height:280px;overflow:auto}.size-swatches-custom--open .size-swatches-custom__menu{display:flex;flex-direction:column;gap:8px}.size-swatches-custom__menu .size-swatches-custom__swatch{width:100%;text-align:left}.size-swatches-custom__label{display:flex;align-items:center;gap:4px;font-size:14px;line-height:120%}.size-swatches-custom__label-text{font-weight:var(--font-weight-medium);color:var(--color-grey-500);margin-top:5px}.size-swatches-custom__selected-name{font-weight:var(--font-weight-bold);color:var(--color-grey-800);margin-top:5px;display:inline-block;white-space:nowrap;max-width:100%}.size-swatches-custom__swatches{display:flex;flex-direction:row;align-items:center;gap:8px;flex-wrap:wrap}.size-swatches-custom__swatch{height:40px;padding:0 12px;border:1px solid var(--color-grey-800);background:var(--color-white);border-radius:6px;cursor:pointer;font-weight:var(--font-weight-bold);font-size:14px;line-height:120%;color:var(--color-grey-800)}.size-swatches-custom__swatch--selected{border:2px solid var(--color-dark-blue-400)}.size-swatches-custom__swatch--hidden{display:none}.size-swatches-custom__swatch[aria-disabled=true]{opacity:.4;cursor:not-allowed}.size-swatches-custom__overflow{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px;width:45px;height:37px;background:var(--color-white);border:none;font-weight:var(--font-weight-bold);font-size:14px;line-height:120%;color:var(--color-dark-blue-400);text-decoration:underline;cursor:pointer}.product-info__cart{width:100%;padding-top:0}.product-form__row{display:flex;flex-direction:row;align-items:center;gap:12px}.quantity-dropdown{width:160.5px;flex:none}.quantity-dropdown__btn{box-sizing:border-box;width:100%;height:48px;padding:0 20px;display:flex;justify-content:space-between;align-items:center;gap:8px;background:var(--color-white);border:1px solid var(--color-grey-800);cursor:pointer;font-weight:var(--font-weight-bold);font-size:14px;line-height:120%;color:var(--color-grey-800);white-space:nowrap}.quantity-dropdown__btn svg{color:#184882;transition:transform .2s ease}.quantity-dropdown__btn--open svg{transform:rotate(180deg)}.quantity-dropdown{position:relative}.quantity-dropdown__list{position:absolute;top:100%;left:0;right:0;background:var(--color-white);border:1px solid var(--color-grey-200);border-top:none;max-height:200px;overflow-y:auto;z-index:1000;display:none}.quantity-dropdown__list--open{display:block}.quantity-dropdown__option{width:100%;padding:12px 20px;border:none;background:var(--color-white);text-align:left;font-size:14px;font-weight:var(--font-weight-medium);cursor:pointer;transition:background-color .2s ease}.quantity-dropdown__option:hover{background:var(--color-grey-200)}.btn-add-to-cart{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:12px 16px;flex:none;width:160.5px;height:48px;background:var(--color-green-500);border:none;border-radius:0;font-weight:var(--font-weight-bold);font-size:14px;line-height:120%;color:var(--color-white);cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.btn-add-to-cart svg{flex:0 0 24px;width:24px;height:24px}.btn-add-to-cart:hover{background:#6a9636}.btn-add-to-cart[disabled],.btn-add-to-cart[aria-disabled=true]{background:#95a5a6;cursor:not-allowed;opacity:.85}.btn-add-to-cart[disabled]:hover,.btn-add-to-cart[aria-disabled=true]:hover{background:#95a5a6}.product-below-fold{width:100%;max-width:1240px;display:flex;flex-direction:column;gap:16px;margin-top:24px}.product-below-fold .product-related-section,.product-below-fold .product-offers-section,.product-below-fold .product-tabs-section{width:100%;max-width:1240px}.product-reviews-faq-row{display:flex;flex-direction:row;align-items:stretch;gap:16px;width:100%;max-width:1240px;margin-top:24px;margin-bottom:30px!important}.product-reviews-section{flex:1 1 0%;min-width:0;display:flex;flex-direction:column;gap:24px;align-self:stretch}.product-faq-section{flex:1 1 0%;min-width:0;display:flex;flex-direction:column;gap:16px}.offers-header{display:flex;justify-content:center;align-items:center;width:100%;height:150px;background:#ecf0f3;border-radius:16px;margin-bottom:0}.offers-header__text{font-family:Manrope;font-weight:500;font-size:16px;line-height:120%;color:#000;text-transform:uppercase}.reviews-custom{display:flex;flex-direction:column;gap:16px;border:1px solid #E1E4E8;border-radius:16px;padding:0;overflow:hidden}.reviews-custom__header{padding:14px;border-bottom:1px solid var(--color-grey-200);background:#fff}.reviews-custom__heading{font-weight:var(--font-weight-bold);font-size:20px;margin:0 0 14px}.reviews-custom__summary{display:flex;align-items:center;gap:10px}.reviews-custom__stars{display:flex;gap:7px}.reviews-custom__count{font-size:16px}.reviews-custom__list{display:flex;flex-direction:column;gap:16px;padding:14px}.review-item{display:flex;flex-direction:column;gap:8px;padding:16px 0;border-bottom:1px solid var(--color-grey-200)}.review-item:last-child{border-bottom:none}.review-item__author{font-weight:var(--font-weight-bold);font-size:14px;color:var(--color-grey-800)}.review-item__date{font-weight:var(--font-weight-medium);font-size:12px;color:var(--color-grey-500)}.review-item__stars{display:flex;gap:4px}.review-item__text{font-weight:var(--font-weight-medium);font-size:14px;line-height:140%;color:var(--color-grey-800)}.reviews-custom__more{display:flex;justify-content:center;padding:16px}.reviews-custom__more-btn{display:flex;justify-content:center;align-items:center;padding:12px 24px;background:var(--color-dark-blue-400);border:none;border-radius:4px;font-weight:var(--font-weight-bold);font-size:14px;color:var(--color-white);cursor:pointer;transition:background-color .2s ease}.reviews-custom__more-btn:hover{background:var(--color-dark-blue-500)}.product-faq{background:var(--color-beige);border:1px solid #E1E4E8;border-radius:16px;padding:16px;overflow:hidden}.product-faq__item{border-bottom:1px solid var(--color-grey-200)}.product-faq__item:last-child{border-bottom:none}.product-faq__header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px 0;background:transparent;border:none;cursor:pointer;text-align:left}.product-faq__question{font-weight:var(--font-weight-bold);font-size:14px;color:var(--color-grey-800);flex:1;padding-right:16px}.product-faq__chevron{transition:transform .3s ease}.product-faq__item.is-open .product-faq__chevron{transform:rotate(180deg)}.product-faq__content{padding-bottom:16px;font-size:12px;line-height:140%;color:var(--color-grey-800)}.product-faq__content[hidden]{display:none}.reviews-faq-content{display:flex;flex-direction:column;gap:0;border:1px solid var(--color-grey-200);border-radius:0 0 14px 14px;overflow:hidden}.reviews-faq-content .reviews-custom{padding:16px;border-bottom:1px solid var(--color-grey-200)}.reviews-faq-content .product-faq{border-radius:0}@media screen and (max-width:1280px)and (min-width:990px){.product-page-container{max-width:100%;padding:0 16px}.product-page-layout{gap:24px}.product-page-layout__col1,.product-page-layout__col2,.product-page-layout__col3{width:32%;min-width:0;flex-shrink:1}.product-page-layout__left,.product-page-layout__right{width:48%;min-width:0;flex-shrink:1}.product-about-section .about-container,.product-tabs-section,.product-related-section{width:100%}.media-gallery-custom__desktop{width:100%;gap:16px}.media-gallery-custom__main{width:100%;flex:1}.media-gallery-custom__main-image{width:100%;height:auto;aspect-ratio:1}.media-gallery-custom__thumbnails--row{width:100%}.media-gallery-custom__whatsapp{width:100%;background:#f3f8ec;border-radius:6px;padding-top:6px;padding-bottom:6px}.product-info__price-container{width:100%}.product-reviews-faq-row{max-width:100%;overflow:hidden}.product-reviews-section,.product-faq-section{width:48%;min-width:0;flex-shrink:1}.product-faq{width:100%;overflow:hidden}.product-faq__question{word-wrap:break-word;overflow-wrap:break-word}.product-below-fold{width:100%}.quantity-dropdown,.btn-add-to-cart{width:calc(50% - 6px)}}@media screen and (max-width:989px){.product-page-container{max-width:100%;padding:0 16px}.product-page-layout{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:28px;max-width:722px;margin:0 auto}.product-page-layout__col1{width:347px;min-width:347px;max-width:347px;display:flex;flex-direction:column;gap:28px}.product-page-layout__col2{display:none}.product-page-layout__col3{width:347px;max-width:347px;min-width:347px;display:flex;flex-direction:column;gap:20px}.product-page-layout__left{width:347px;min-width:347px;max-width:347px;display:flex;flex-direction:column;gap:28px}.product-page-layout__right{width:347px;max-width:347px;min-width:347px;display:flex;flex-direction:column;gap:20px}.media-gallery-custom__desktop{display:none!important}.media-gallery-custom__mobile-tablet{display:flex!important;flex-direction:column;align-items:center;gap:32px;width:347px}.media-gallery-custom__main--tablet{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.media-gallery-custom__main-image--responsive{width:340px;height:340px}.media-gallery-custom__main-image--responsive img{width:100%;height:100%;object-fit:contain}.media-gallery-custom__thumbnails--horizontal{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:11px;width:244px;height:54px}.media-gallery-custom__thumbnail--horizontal{box-sizing:border-box;width:52.75px;min-width:52.75px;height:54px;padding:4px 2px;border:1px solid transparent;flex:none;flex-grow:1}.media-gallery-custom__thumbnail--horizontal.media-gallery-custom__thumbnail--active{border-color:var(--color-dark-blue-300)}.media-gallery-custom__thumbnail--horizontal img{width:48.75px;height:46px;object-fit:contain}.media-gallery-custom__whatsapp--tablet{display:flex;justify-content:center;align-items:center;gap:12px;width:100%;max-width:430px;height:auto;min-height:20px}.media-gallery-custom__whatsapp-text{font-weight:var(--font-weight-bold);font-size:clamp(12px,.35vw + 11px,14px);line-height:120%;color:var(--color-grey-800);overflow-wrap:anywhere}.product-about-section .about-container{width:347px;padding:16px;background:var(--color-beige);border-radius:16px}.about-heading{font-weight:var(--font-weight-bold);font-size:16px;line-height:120%;color:var(--color-grey-800);margin:0 0 16px}.about-text{font-weight:var(--font-weight-medium);font-size:14px;line-height:120%;color:var(--color-grey-800)}.product-tabs-section{width:347px}.product-tabs-container{width:347px;border:none}.product-tabs-header{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:0;gap:0;width:100%;height:40px;border-bottom:1px solid #E1E4E8}.product-tab{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 8px;gap:8px;height:40px;flex:1;background:transparent;border:none;border-bottom:3px solid transparent;cursor:pointer;font-family:Manrope,sans-serif;font-weight:700;font-size:11px;line-height:16px;text-align:center;color:#2f363d}.product-tab.active{border-bottom:3px solid #184882}.product-tabs-content{padding:16px;gap:50px}.product-tab-panel{font-weight:var(--font-weight-medium);font-size:14px;line-height:19px;color:#000}.product-related-section{width:347px}.product-offers-section{width:100%;max-width:722px}.related-products-custom{display:flex;flex-direction:column;gap:24px}.related-products-custom__heading{font-weight:var(--font-weight-bold);font-size:16px;line-height:120%;color:var(--color-grey-800)}.related-products-custom__grid{display:flex;flex-direction:row;gap:24px;overflow-x:auto;padding-bottom:0;scrollbar-width:none;-ms-overflow-style:none}.related-products-custom__card{width:246px;min-width:246px;min-height:auto;height:auto;padding:16px;display:flex;flex-direction:column;gap:16px}.product-info__rating{display:flex;align-items:center;gap:11px}.product-rating-custom__value{font-weight:var(--font-weight-bold);font-size:14px;line-height:120%;color:var(--color-grey-800)}.product-rating-custom__stars{display:flex;gap:7px}.product-rating-custom__count{font-weight:var(--font-weight-medium);font-size:14px;line-height:120%;color:var(--color-grey-800);text-decoration:underline}.product__title h1{font-weight:var(--font-weight-bold);font-size:28px;line-height:120%;color:var(--color-grey-800);margin:0}.product-info__links{display:flex;flex-direction:column;gap:20px}.product-link{font-weight:var(--font-weight-medium);font-size:14px;line-height:120%;color:var(--color-grey-800);text-decoration:underline}.product-info__badges{display:flex;gap:12px}.badge--best-seller{background:var(--color-green-500);border-radius:0;font-weight:var(--font-weight-bold);font-size:10px;line-height:120%;text-transform:uppercase;color:var(--color-green-50)}.badge--sale{padding:4px;background:var(--color-red-500);border-radius:0;font-weight:var(--font-weight-bold);font-size:10px;line-height:120%;text-transform:uppercase;color:#fbeae9}.badge--in-stock{padding:4px 10px;background:var(--color-green-500);border-radius:0;font-weight:var(--font-weight-bold);font-size:10px;line-height:120%;text-transform:uppercase;color:var(--color-green-50)}.badge--out-of-stock{padding:4px 10px;background:var(--color-red-500);border-radius:0;font-weight:var(--font-weight-bold);font-size:10px;line-height:120%;text-transform:uppercase;color:var(--color-red-50)}.product-info__bulk-buy{width:347.5px}.product-info__price-row{display:flex;align-items:center;gap:12px;padding-bottom:16px;border-bottom:1px solid var(--color-grey-200);flex-wrap:wrap}.price-display{display:flex;align-items:center;gap:27px;min-width:0}.price-display__prices{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:0}.price-display__top{display:flex;align-items:baseline;gap:6px;flex-wrap:nowrap}.price-amount-compare{font-size:12px}.price-amount{font-family:Manrope,sans-serif;font-weight:700;font-size:24px;line-height:120%;color:#184882}.price-inc-vat{font-family:Manrope,sans-serif;font-weight:700;font-size:14px;line-height:120%;color:#2f363d}.price-vat{font-weight:var(--font-weight-bold);font-size:12px;line-height:120%;color:var(--color-grey-500);padding-bottom:3px}.badge--price-promise{display:inline-flex;align-items:center;padding:4px;background:var(--color-green-50);border-radius:0;height:24px;flex-shrink:0}.badge--price-promise .badge__price{display:flex;justify-content:center;align-items:center;padding:4px 8px;background:var(--color-green-500);border-radius:0;font-weight:var(--font-weight-bold);font-size:10px;line-height:120%;text-transform:uppercase;color:var(--color-white);white-space:nowrap}.badge--price-promise .badge__promise{display:flex;justify-content:center;align-items:center;padding:4px 8px;font-weight:var(--font-weight-bold);font-size:10px;line-height:120%;text-transform:uppercase;color:var(--color-green-500);white-space:nowrap}.product-info__delivery,.delivery-info{display:flex;flex-direction:column;gap:12px}.delivery-info__free{font-weight:var(--font-weight-bold);font-size:14px;line-height:120%;color:var(--color-grey-800)}.delivery-info__row{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.badge--delivery{display:flex;justify-content:center;align-items:center;padding:4px 8px;background:var(--color-dark-blue-500);border-radius:4px;font-weight:var(--font-weight-bold);font-size:14px;line-height:120%;color:var(--color-white)}.delivery-countdown__text{font-weight:var(--font-weight-bold);font-size:14px;line-height:120%;color:var(--color-dark-blue-500);margin-top:0}.delivery-countdown__timer:not(.announcement-bar-custom__text),.delivery-countdown__timer:not(.announcement-bar-custom__text) .countdown-value{color:var(--color-dark-blue-500)}.color-swatches-custom{display:flex;flex-direction:column;gap:12px}.color-swatches-custom__label{display:flex;align-items:center;gap:4px}.color-swatches-custom__label-text{font-weight:var(--font-weight-medium);font-size:14px;line-height:120%;color:var(--color-grey-500);margin-top:5px}.color-swatches-custom__selected-name{font-weight:var(--font-weight-bold);font-size:14px;line-height:120%;color:var(--color-grey-800);margin-top:5px}.color-swatches-custom__swatches{display:flex;flex-direction:row;align-items:center;gap:8px;position:relative}.color-swatches-custom__swatch{width:40px;height:40px;border:none;cursor:pointer}.color-swatches-custom__swatch--selected{border:2px solid var(--color-dark-blue-400)}.product-info__cart{width:100%}.product-form__row{display:flex;align-items:center;gap:12px}.quantity-dropdown{flex:1}.quantity-dropdown__btn{box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;padding:0 20px;gap:8px;width:100%;height:48px;background:var(--color-white);border:1px solid var(--color-grey-800);font-weight:var(--font-weight-bold);font-size:14px;line-height:120%;color:var(--color-grey-800);cursor:pointer}.btn-add-to-cart{display:flex;justify-content:center;align-items:center;padding:12px 50px;flex:1;height:48px;background:var(--color-green-500);border:none;font-weight:var(--font-weight-bold);font-size:14px;line-height:120%;color:var(--color-white);cursor:pointer}.product-reviews-faq-row{display:flex;flex-direction:column;gap:16px;width:100%;max-width:722px;margin-top:24px}.product-reviews-section,.product-faq-section{width:100%;min-width:auto}.reviews-custom{display:flex;flex-direction:column;gap:24px}.reviews-custom__header{display:flex;flex-direction:column;gap:14px}.reviews-custom__heading{font-weight:var(--font-weight-bold);font-size:20px;line-height:120%;color:var(--color-grey-800);margin:0}.product-faq{display:flex;flex-direction:column;gap:0}.product-faq__item{border-bottom:1px solid var(--color-grey-200)}.product-faq__item:last-child{border-bottom:none}.product-faq__header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px 0;background:transparent;border:none;cursor:pointer;text-align:left}.product-faq__question{font-weight:var(--font-weight-bold);font-size:14px;line-height:120%;color:var(--color-grey-800);flex:1;padding-right:16px}.product-faq__content{padding-bottom:16px;font-weight:var(--font-weight-medium);font-size:12px;line-height:140%;color:var(--color-grey-800)}}@media screen and (max-width:989px)and (min-width:768px){.tablet-only{display:flex!important}.tablet-hidden{display:none!important}.product-tablet-header{width:100%;max-width:722px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;order:2;margin-top:55px}.product-tablet-header .product__title h1{font-size:28px;font-weight:700;line-height:120%;margin:0}.product-page-layout{flex-wrap:wrap;gap:27px 28px;justify-content:center;margin-top:26px}.product-page-layout__col1{width:100%;max-width:100%;order:1}.product-page-layout__col2{display:flex!important;width:347px;min-width:347px;order:3;flex-direction:column;gap:27px}.product-page-layout__col3{width:347px;min-width:347px;order:4}.media-gallery-custom__desktop{display:flex!important;flex-direction:row;align-items:flex-start;gap:32px;width:100%}.media-gallery-custom__mobile-tablet{display:none!important}.media-gallery-custom__thumbnails{display:flex;flex-direction:column;gap:11px;width:68px;height:auto;order:0}.media-gallery-custom__thumbnails--horizontal{flex-direction:column;width:68px;height:auto}.media-gallery-custom__thumbnails-container{flex-direction:column;align-items:center;justify-content:flex-start;width:72px;max-width:72px}.media-gallery-custom__thumbnails.media-gallery-custom__thumbnails--horizontal{width:68px!important;max-width:68px;height:249px;max-height:249px;overflow-y:auto!important;overflow-x:hidden!important;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.media-gallery-custom__thumbnails.media-gallery-custom__thumbnails--horizontal::-webkit-scrollbar{display:none}.thumbnail-slider-btn--prev{order:0}.media-gallery-custom__thumbnails--horizontal{order:1}.thumbnail-slider-btn--next{order:2}.thumbnail-slider-btn--prev svg{transform:rotate(90deg)}.thumbnail-slider-btn--next svg{transform:rotate(90deg)}.media-gallery-custom__thumbnail{width:68px;height:54px;padding:4px 2px;border:1px solid transparent;flex:none}.media-gallery-custom__thumbnail--active{border:1px solid #7EADE7}.media-gallery-custom__thumbnail img{width:64px;height:46px;object-fit:contain}.media-gallery-custom__main{width:430px;gap:24px;order:1}.media-gallery-custom__main-image{width:340px;height:340px;margin:0 auto}.media-gallery-custom__whatsapp{width:100%;justify-content:center;background:#f3f8ec;border-radius:6px;padding-top:6px;padding-bottom:6px}.product-below-fold .product-related-section{width:100%;max-width:722px;margin:40px auto 0}.product-below-fold .product-offers-section{width:100%;max-width:722px;margin:0 auto}.related-products-custom__grid{display:flex;flex-direction:row;gap:24px;overflow-x:auto;padding-bottom:0;scrollbar-width:none;-ms-overflow-style:none}.related-products-custom__grid::-webkit-scrollbar{display:none}.related-products-custom__card{width:246px;min-width:246px;flex:none}.product-reviews-faq-row{display:flex!important;flex-direction:row!important;align-items:stretch;gap:16px;width:100%;max-width:722px;margin:24px auto 0}.product-reviews-section,.product-faq-section{width:356px;min-width:356px;flex:1;display:flex;flex-direction:column;gap:16px}.offers-header{display:flex;justify-content:center;align-items:center;width:100%;height:150px;background:#ecf0f3;border-radius:16px;margin-bottom:0}.offers-header__text{font-family:Manrope;font-weight:500;font-size:16px;color:#000}.quantity-dropdown,.btn-add-to-cart{width:calc(50% - 6px)}.product-tabs-container{width:100%;border:none;background:transparent}.product-tabs-header{border-bottom:1px solid #E1E4E8}.reviews-faq-content{display:flex;flex-direction:column;gap:16px;width:100%}.reviews-custom{border:1px solid #E1E4E8;border-radius:16px;padding:0;overflow:hidden}.reviews-custom__header{padding:14px;background:#fff}.reviews-custom__list{padding:0 14px 14px}.product-faq{border:1px solid #E1E4E8;border-radius:16px;overflow:hidden}.product-faq__item{border-bottom:1px solid #E1E4E8;padding:0 16px}.product-faq__header{padding:16px 0}}.mobile-only{display:none!important}.desktop-tablet-only{display:block}@media screen and (max-width:767px){.mobile-only{display:flex!important}.desktop-tablet-only{display:none!important}.product-page-container{width:100%;max-width:100%;padding:0;margin:0;display:flex;flex-direction:column;box-sizing:border-box;min-width:0}.product-page-layout{display:flex;flex-direction:column;align-items:stretch;gap:27px;width:100%;padding:0 16px;box-sizing:border-box;min-width:0}.product-page-layout__left,.product-page-layout__right{width:100%;max-width:100%;box-sizing:border-box;min-width:0}.product-page-layout__right{order:-1;gap:12px}.product-page-layout__left{gap:27px}.product-page-layout__left .product-media-section,.product-page-layout__col1{display:none!important}.product-page-layout__col2,.product-page-layout__col3{width:100%;max-width:100%;box-sizing:border-box;min-width:0}.product-page-layout__col3{order:1}.product-page-layout__col2{order:2;display:flex!important;flex-direction:column;min-width:0}.product-page-layout{order:1}.product-reviews-faq-row{display:contents!important}.product-reviews-section{order:2;width:100%;max-width:100%;margin:40px 0 0;box-sizing:border-box;min-width:0}.product-below-fold{order:3;margin-top:16px;padding:0 16px;box-sizing:border-box;min-width:0}.product-faq-section{order:4;width:100%;max-width:100%;margin:16px 0 0;box-sizing:border-box;min-width:0}.product-calculator-section,.product-links-section,.offers-header,.product-page-layout__col2 .product-about-section,.product-reviews-section .product-tabs-container .product-accordion-mobile{display:none!important}.product-info__rating{display:flex;align-items:center;gap:11px;padding-top:16px}.product-rating-custom__value,.product-rating-custom__count{font-size:14px;line-height:120%}.product__title h1{font-weight:var(--font-weight-bold);font-size:24px;line-height:120%;color:var(--color-grey-800);margin:0}.product-info__price-row{display:flex;flex-direction:row;align-items:center;gap:12px;padding:0;border:none}.product-info__badges{display:flex;gap:12px;order:5}.product-info__bulk-buy{width:100%;box-sizing:border-box}.media-gallery-custom__desktop{display:none!important}.media-gallery-custom__mobile-tablet{display:flex!important;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:100%;box-sizing:border-box;min-width:0}.media-gallery-custom__main-image--responsive{width:100%;max-width:328px;aspect-ratio:1 / 1;height:auto;margin:0 auto;box-sizing:border-box}.media-gallery-custom__main-image--responsive img{width:100%;height:100%;object-fit:contain}.media-gallery-custom__thumbnails-container{display:grid;grid-template-columns:28px 1fr 28px;align-items:center;column-gap:8px;width:100%;max-width:328px;margin:0 auto}.media-gallery-custom__thumbnails--horizontal{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:11px;width:100%;max-width:244px;height:54px;margin:0 auto;box-sizing:border-box}.media-gallery-custom__thumbnail--horizontal{box-sizing:border-box;width:52.75px;min-width:52.75px;height:54px;padding:4px 2px;border:1px solid transparent}.media-gallery-custom__thumbnail--horizontal.media-gallery-custom__thumbnail--active{border-color:var(--color-dark-blue-300)}.media-gallery-custom__thumbnail--horizontal img{width:48.75px;height:46px;object-fit:contain}.media-gallery-custom__whatsapp--tablet{display:none}.product-info__price-box{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:0;width:100%;max-width:100%;border:1px solid var(--color-grey-200);border-radius:14px;min-width:0}.price-display{display:flex;align-items:center;gap:27px}.price-display__prices{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.price-amount{font-family:Manrope,sans-serif;font-weight:700;font-size:18px;line-height:120%;color:#184882}.price-inc-vat{font-family:Manrope,sans-serif;font-weight:700;font-size:14px;line-height:120%;color:#2f363d}.price-vat{font-weight:var(--font-weight-bold);font-size:14px;line-height:120%;color:var(--color-grey-500);padding-bottom:3px}.product-info__delivery{display:flex;flex-direction:column;gap:12px;width:100%}.delivery-info{display:flex;flex-direction:column;gap:12px}.delivery-info__free{font-weight:var(--font-weight-bold);font-size:14px;line-height:120%}.delivery-info__row{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.badge--delivery{padding:4px 8px;font-size:14px;margin-bottom:4px}.color-swatches-custom{display:flex;flex-direction:column;gap:12px;width:100%}.color-swatches-custom__swatches{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px;width:100%}.color-swatches-custom__swatch{width:40px;height:40px}.color-swatches-custom__overflow{width:45px;height:37px;font-size:14px}.product-info__cart-mobile{width:100%}.product-form__row-mobile{display:flex;flex-direction:row;align-items:center;gap:12px;width:100%}.quantity-dropdown-mobile{width:100%;position:relative}.quantity-dropdown__btn-mobile{box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;padding:0 20px;gap:8px;width:100%;height:48px;background:var(--color-white);border:1px solid var(--color-grey-800);font-weight:var(--font-weight-bold);font-size:14px;line-height:120%;color:var(--color-grey-800);cursor:pointer}.quantity-dropdown__btn-mobile svg{color:#184882;transition:transform .2s ease}.quantity-dropdown__btn-mobile--open svg{transform:rotate(180deg)}.quantity-dropdown-mobile .quantity-dropdown__list{position:absolute;top:100%;left:0;right:0;background:var(--color-white);border:1px solid var(--color-grey-200);border-top:none;max-height:200px;overflow-y:auto;z-index:1000;display:none}.quantity-dropdown-mobile .quantity-dropdown__list--open{display:block}.mobile-add-form,.btn-add-to-cart-mobile,.product-info__cart{display:none!important}.product-form__row{display:none}.quantity-dropdown{flex:1}.quantity-dropdown__btn{display:none}.product-info__links{display:flex;flex-direction:column;gap:20px}.product-link{font-weight:var(--font-weight-medium);font-size:14px;line-height:120%;text-decoration:underline;color:var(--color-grey-800)}.product-info__whatsapp{display:flex;justify-content:center;align-items:center;gap:12px;width:100%;max-width:359px;border-radius:6px;background:#f3f8ec;padding:6px 8px}.media-gallery-custom__whatsapp{display:flex;justify-content:center;align-items:center;gap:12px;width:100%;max-width:359px;background:#f3f8ec;border-radius:6px;padding-top:6px;padding-bottom:6px}.media-gallery-custom__whatsapp-text{font-weight:var(--font-weight-bold);font-size:14px;line-height:120%}.shipping-warning-custom__info-label,.shipping-warning-custom__content p{font-size:12px!important}.product-about-section .about-container{width:100%;max-width:359px;box-sizing:border-box;padding:16px;background:var(--color-beige);border-radius:16px}.about-heading{font-weight:var(--font-weight-bold);font-size:14px;line-height:120%;margin:0 0 16px}.about-text{font-weight:var(--font-weight-medium);font-size:14px;line-height:120%}.product-tabs-section{width:100%;max-width:100%;box-sizing:border-box;min-width:0}.product-tabs-container{box-sizing:border-box;width:100%;border:none;background:transparent}.product-tabs-header{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:0;gap:0;width:100%;height:40px;border-bottom:1px solid #E1E4E8}.product-tab{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 6px;gap:6px;height:40px;flex:1;background:transparent;border:none;border-bottom:3px solid transparent;cursor:pointer;font-family:Manrope,sans-serif;font-weight:700;font-size:14px;line-height:16px;text-align:center;color:#2f363d;white-space:nowrap}.product-tab.active{border-bottom:3px solid #184882}.product-tabs-content{padding:16px}.product-tab-panel{font-weight:var(--font-weight-medium);font-size:14px;line-height:19px;color:#000}.product-related-section{width:100%;max-width:100%;box-sizing:border-box;min-width:0}.product-offers-section{width:100%;max-width:328px;box-sizing:border-box;margin:0 auto}.related-products-custom{display:flex;flex-direction:column;gap:24px}.related-products-custom__heading{font-weight:var(--font-weight-bold);font-size:14px;line-height:120%}.related-products-custom__grid{display:flex;flex-direction:row;gap:24px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:0;scrollbar-width:none;-ms-overflow-style:none}.related-products-custom__card{width:246px;min-width:246px;min-height:auto;height:auto;padding:16px}.product-reviews-faq-row{display:flex;flex-direction:column;gap:16px;width:100%;max-width:100%;margin:16px 0 0;box-sizing:border-box;min-width:0}.product-reviews-section{width:100%;max-width:100%;box-sizing:border-box;min-width:0}.reviews-custom{display:flex;flex-direction:column;gap:24px}.reviews-custom__heading{font-weight:var(--font-weight-bold);font-size:20px;line-height:120%;margin:0}.product-faq-section{width:100%;max-width:100%;box-sizing:border-box;min-width:0}.product-faq{display:flex;flex-direction:column;background:var(--color-beige);border-radius:16px;padding:16px;box-sizing:border-box}.product-faq__item{border-bottom:1px solid var(--color-grey-200)}.product-faq__item:last-child{border-bottom:none}.product-faq__header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px 0;background:transparent;border:none;cursor:pointer;text-align:left}.product-faq__question{font-weight:var(--font-weight-bold);font-size:14px;line-height:120%;flex:1;padding-right:16px}.product-faq__content{padding-bottom:16px;font-weight:var(--font-weight-medium);font-size:14px;line-height:140%}.product-info__links{display:none!important}.product-info__price-summary{display:flex!important;flex-direction:row;align-items:center;padding:0;gap:12px;width:100%;box-sizing:border-box}.price-summary-ex{font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:120%;color:#184882;white-space:nowrap}.price-summary-inc{font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:120%;color:#2f363d;white-space:nowrap}.price-summary-text{font-weight:var(--font-weight-bold);font-size:14px;line-height:120%;color:var(--color-grey-500)}.product-info__mobile-delivery-row{display:flex!important;flex-direction:row;align-items:center;gap:12px;width:100%}.mobile-delivery-text{font-weight:var(--font-weight-bold);font-size:14px;line-height:120%;color:var(--color-black)}.product-info__mobile-image{display:flex!important;flex-direction:column;align-items:center;gap:24px;width:100%}.product-info__mobile-image .mobile-main-image-item img{width:328px;height:328px;max-width:100%;aspect-ratio:1 / 1;object-fit:contain;display:block;margin:0 auto}.mobile-main-image-container{width:100%;max-width:328px;aspect-ratio:1 / 1;position:relative;overflow:hidden;margin:0 auto}.mobile-main-image-item{width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out;display:block!important}.mobile-main-image-item.active{opacity:1;visibility:visible;position:relative}.mobile-main-image-item[hidden]{display:block!important}.mobile-thumbnails{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:11px;width:100%;max-width:244px;height:54px;margin:0 auto;box-sizing:border-box}.mobile-thumbnail{box-sizing:border-box;width:52.75px;min-width:52.75px;height:54px;padding:4px 2px;border:1px solid transparent;background:transparent;cursor:pointer}.mobile-thumbnail--active{border-color:var(--color-dark-blue-300)}.mobile-thumbnail img{width:48.75px;height:46px;object-fit:contain}.product-info__price-box{display:flex!important;flex-direction:column;width:100%;max-width:100%;border:1px solid var(--color-grey-200);border-radius:14px;overflow:visible;box-sizing:border-box;min-width:0}.price-box__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:16px;gap:12px;border-bottom:1px solid #D9D9D9!important;padding-bottom:15px!important;margin-bottom:10px!important;width:100%}.price-box__header .price-display{flex:1;min-width:0}.price-box__content{display:flex;flex-direction:column;padding:16px;gap:20px}.price-box__content .delivery-info{display:flex;flex-direction:column;gap:12px}.price-box__content .delivery-info__row{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.product-info__swatches-mobile{display:flex;flex-direction:column;gap:12px}.product-info__quantity-mobile{width:100%}.quantity-dropdown__btn-mobile{box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;padding:0 20px;gap:8px;width:100%;height:40px;background:var(--color-white);border:1px solid var(--color-grey-800);font-weight:var(--font-weight-bold);font-size:14px;line-height:120%;color:var(--color-grey-800);cursor:pointer}.product-info__links-mobile{display:flex!important;flex-direction:column;gap:20px;width:100%}.product-info__whatsapp{display:flex!important;justify-content:center;align-items:center;gap:12px;width:100%}.whatsapp-link{display:flex;align-items:center;gap:12px;text-decoration:none}.whatsapp-link span{font-weight:var(--font-weight-bold);font-size:14px;line-height:120%;color:var(--color-grey-800)}.mobile-sticky-bar{position:fixed;bottom:0;left:0;right:0;display:flex!important;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;padding:12px 16px;background:var(--color-green-50);border-top:1px solid var(--color-grey-200);box-shadow:0 -2px 10px #0000001a;z-index:1000}.sticky-bar__info{display:flex;align-items:center;gap:4px;flex:1 1 auto;min-width:0;white-space:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.sticky-bar__info::-webkit-scrollbar{display:none}.sticky-bar__count{font-weight:var(--font-weight-medium);font-size:14px;color:var(--color-grey-800)}.sticky-bar__separator{font-size:14px;color:var(--color-grey-500)}.sticky-bar__price{font-weight:var(--font-weight-bold);font-size:14px;color:var(--color-grey-800);white-space:nowrap}.sticky-bar__form{display:flex;flex:0 0 auto;margin-left:auto}.sticky-bar__btn{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:0 clamp(12px,4vw,20px);width:auto;height:40px;background:var(--color-green-500);border:none;border-radius:4px;font-weight:var(--font-weight-bold);font-size:14px;line-height:120%;color:var(--color-white);cursor:pointer;white-space:nowrap}.sticky-bar__btn svg{width:20px;height:20px;flex:0 0 auto;display:block}.sticky-bar__btn{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:0 clamp(12px,4vw,20px);width:auto;height:40px;background:var(--color-green-500);border:none;border-radius:4px;cursor:pointer;font-weight:var(--font-weight-bold);font-size:14px;line-height:120%;color:var(--color-white);text-decoration:none}.sticky-bar__btn span{font-family:Manrope,sans-serif;font-weight:700;font-size:14px;line-height:120%;white-space:nowrap;order:2}.sticky-bar__btn svg{width:20px;height:20px;flex:0 0 auto;display:block;order:1}.sticky-bar__btn[disabled],.sticky-bar__btn[aria-disabled=true]{background:#95a5a6;cursor:not-allowed;opacity:.9}.product-page-custom{padding-bottom:80px}.product-info__badges{order:unset}body.overflow-hidden-mobile .mobile-sticky-bar,body.overflow-hidden-tablet .mobile-sticky-bar{display:none!important}}.media-gallery-custom__thumbnails-container{display:flex;align-items:center;gap:4px;max-width:430px;margin:0 auto;overflow:hidden}.media-gallery-custom__thumbnails.media-gallery-custom__thumbnails--horizontal{overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}@media screen and (min-width:990px){.media-gallery-custom__thumbnails.media-gallery-custom__thumbnails--horizontal{width:235px;justify-content:flex-start}}.media-gallery-custom__thumbnails--horizontal.media-gallery-custom__thumbnails--low-count,.media-gallery-custom__thumbnails.media-gallery-custom__thumbnails--horizontal.media-gallery-custom__thumbnails--low-count{justify-content:center}.media-gallery-custom__thumbnails--horizontal.media-gallery-custom__thumbnails--low-count .media-gallery-custom__thumbnail,.media-gallery-custom__thumbnails--horizontal.media-gallery-custom__thumbnails--low-count .media-gallery-custom__thumbnail--horizontal,.media-gallery-custom__thumbnails.media-gallery-custom__thumbnails--horizontal.media-gallery-custom__thumbnails--low-count .media-gallery-custom__thumbnail,.media-gallery-custom__thumbnails.media-gallery-custom__thumbnails--horizontal.media-gallery-custom__thumbnails--low-count .media-gallery-custom__thumbnail--horizontal{flex:0 0 auto;flex-grow:0}.media-gallery-custom__thumbnails.media-gallery-custom__thumbnails--horizontal::-webkit-scrollbar{display:none}.thumbnail-slider-btn{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;color:var(--color-grey-500);transition:color .2s}.thumbnail-slider-btn:disabled{opacity:.35;cursor:default}.thumbnail-slider-btn:hover{color:var(--color-dark-blue-500)}.thumbnail-slider-btn svg{width:20px;height:20px}.mobile-thumbnails{display:grid;grid-template-columns:28px 1fr 28px;align-items:center;column-gap:8px;width:100%;max-width:328px;margin:10px auto 0}.mobile-thumbnails__track{width:100%;max-width:244px!important;display:flex;justify-content:flex-start;gap:8px;overflow-x:auto!important;flex-wrap:nowrap!important;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.mobile-thumbnails__track:not(:has(.mobile-thumbnail:nth-child(3))){justify-content:center}.mobile-thumbnails__track::-webkit-scrollbar{display:none}.mobile-thumbnail-btn{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;color:var(--color-grey-500)}@media(min-width:769px){.delivery-countdown__text{font-weight:var(--font-weight-bold);font-size:14px;line-height:120%;color:var(--color-dark-blue-500);margin-top:0;margin-bottom:5px}}img.emoji{display:inline!important;border:none!important;box-shadow:none!important;height:1em!important;width:1em!important;margin:0 .07em!important;vertical-align:-.1em!important;background:none!important;padding:0!important}@media(max-width:768px){.bulk-buy__offer{gap:7px}.bulk-buy__offer-text,.bulk-buy__offer-cta{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/component-product-custom.css.map */
