.btmls-product{--btmls-navy: #003A5D;--btmls-button-navy: #003451;--btmls-grey-bg: #F2F5F7;--btmls-border: #C7DBE9;--btmls-orange: #FFA301;--btmls-green: #23CE6B;--btmls-guarantee-bg: #FFF9EE;--btmls-subscribe-footer-bg: #E5EDF3;--btmls-white: #FFFFFF;--btmls-text: #003A5D;--btmls-text-light: rgba(0, 58, 93, .5);--btmls-font-industry: "Industry", "Arial Black", sans-serif;--btmls-font-gotham: "Gotham", "Helvetica Neue", Helvetica, Arial, sans-serif;--btmls-container-max: 1200px;--btmls-container-padding: 16px;--btmls-radius: 6px;--btmls-radius-md: 8px;--btmls-radius-lg: 10px;--btmls-radius-xl: 12px}.btmls-product{background:var(--btmls-white);padding:16px 0 24px;font-family:var(--btmls-font-gotham);color:var(--btmls-text);line-height:1.4;box-sizing:border-box;max-width:100vw}.btmls-product *,.btmls-product *:before,.btmls-product *:after{box-sizing:border-box}.btmls-product__container{max-width:var(--btmls-container-max);margin:0 auto;padding:0 var(--btmls-container-padding);display:grid;grid-template-columns:1fr;gap:20px;width:100%}@media (min-width: 960px){.btmls-product{padding:64px 104px}.btmls-product__container{grid-template-columns:minmax(0,612px) minmax(0,1fr);gap:80px;align-items:start}}.btmls-product__gallery{position:relative;min-width:0;width:100%}@media (min-width: 960px){.btmls-product__gallery{position:sticky;top:20px;align-self:start}}.btmls-product__main-image{position:relative;background-color:var(--btmls-grey-bg);border-radius:var(--btmls-radius-md);overflow:hidden;aspect-ratio:1}@media (min-width: 960px){.btmls-product__main-image{border-radius:var(--btmls-radius-xl)}}.btmls-product__image-slide{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.btmls-product__image{width:100%;height:100%;object-fit:contain}.btmls-product__pagination{position:absolute;bottom:12px;left:0;right:0;display:flex;justify-content:center;gap:6px;z-index:2}.btmls-product__pagination .swiper-pagination-bullet{width:8px;height:8px;background:var(--btmls-navy);opacity:.3;border-radius:50%;transition:opacity .2s;margin:0!important}.btmls-product__pagination .swiper-pagination-bullet-active{opacity:1}@media (min-width: 960px){.btmls-product__pagination{display:none}}.btmls-product__zoom-btn{position:absolute;top:16px;right:16px;width:44px;height:44px;background:var(--btmls-white);border:1px solid var(--btmls-border);border-radius:50%;cursor:pointer;display:none;align-items:center;justify-content:center;color:var(--btmls-navy);transition:background-color .2s,border-color .2s;z-index:3}@media (min-width: 960px){.btmls-product__zoom-btn{display:flex}}.btmls-product__zoom-btn:hover{background-color:var(--btmls-grey-bg);border-color:var(--btmls-navy)}.btmls-product__thumbnails{display:flex;gap:6px;margin-top:10px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px;max-width:100%;width:100%}.btmls-product__thumbnails::-webkit-scrollbar{display:none}.btmls-product__thumbnail{flex:0 0 auto;width:82px;height:82px;padding:0;background:var(--btmls-grey-bg);border:1px solid transparent;border-radius:4px;cursor:pointer;overflow:hidden;opacity:.5;transition:border-color .2s,opacity .2s}.btmls-product__thumbnail:hover{opacity:.75}.btmls-product__thumbnail.is-active{border-color:var(--btmls-navy);opacity:1}.btmls-product__thumbnail img{width:100%;height:100%;object-fit:cover}@media (min-width: 960px){.btmls-product__thumbnails{gap:8px;margin-top:12px}.btmls-product__thumbnail{width:100px;height:100px;border-radius:var(--btmls-radius)}}.btmls-product__analysis{background:var(--btmls-grey-bg);border:1px solid var(--btmls-border);border-radius:var(--btmls-radius);padding:12px}.btmls-product__analysis--desktop{display:none}.btmls-product__analysis--mobile{display:block;margin-top:20px}@media (min-width: 960px){.btmls-product__analysis{padding:20px 24px;border-radius:var(--btmls-radius-md)}.btmls-product__analysis--desktop{display:block;margin-top:24px}.btmls-product__analysis--mobile{display:none}}.btmls-product__analysis-title{font-family:var(--btmls-font-industry);font-weight:900;font-size:18px;margin:0 0 16px;color:var(--btmls-navy);text-transform:uppercase;line-height:1.4}.btmls-product__analysis-grid{display:flex;flex-direction:column;gap:6px;margin:16px 0}@media (min-width: 960px){.btmls-product__analysis-title{margin-bottom:16px}}@media (min-width: 960px){.btmls-product__analysis-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px 24px}}.btmls-product__analysis-item{display:flex;flex-direction:column;gap:6px}.btmls-product__analysis-item-row{display:flex;justify-content:space-between;align-items:center;padding-right:8px}.btmls-product__analysis-label{font-family:var(--btmls-font-gotham);font-weight:400;font-size:14px;color:var(--btmls-text);line-height:1.3}.btmls-product__analysis-value{font-family:var(--btmls-font-gotham);font-weight:700;font-size:14px;color:var(--btmls-navy);line-height:1.3}.btmls-product__analysis-bar{height:0;border-bottom:1px dashed #C7DBE9;margin-top:6px}.btmls-product__analysis-footer-title{font-family:var(--btmls-font-gotham);font-weight:700;font-size:14px;color:var(--btmls-navy);margin:0 0 10px;line-height:1.4}.btmls-product__analysis-footer-text{font-family:var(--btmls-font-gotham);font-weight:400;font-size:14px;color:var(--btmls-text);margin:0;line-height:1.4}.btmls-product__info{display:flex;flex-direction:column;gap:20px;min-width:0;width:100%}@media (min-width: 960px){.btmls-product__info{gap:32px}}.btmls-product__title{font-family:var(--btmls-font-industry);font-weight:900;font-size:32px;line-height:1.1;margin:0;color:var(--btmls-navy);text-transform:uppercase}@media (min-width: 960px){.btmls-product__title{font-size:48px}}.btmls-product__subtitle{font-family:var(--btmls-font-gotham);font-weight:700;font-size:16px;color:var(--btmls-text);text-transform:uppercase;opacity:.5;margin-top:-16px}@media (min-width: 960px){.btmls-product__subtitle{margin-top:-24px}}.btmls-product__divider{height:1px;background:var(--btmls-border);margin:4px 0}@media (min-width: 960px){.btmls-product__divider{margin:0}}.btmls-product__selected-indicator{position:absolute;top:2.5px;right:2.5px;width:12px;height:12px;background:#fff3;border-radius:100px;display:none;align-items:center;justify-content:center}.btmls-product__selected-indicator svg{width:8px;height:8px}.btmls-product__flavor-option.is-active .btmls-product__selected-indicator,.btmls-product__variant-card.is-selected .btmls-product__selected-indicator{display:flex}.btmls-product__flavor-toggle{display:flex;flex-direction:column;gap:12px}@media (min-width: 960px){.btmls-product__flavor-toggle{gap:14px}}.btmls-product__flavor-label{font-family:var(--btmls-font-gotham);font-weight:700;font-size:14px;color:var(--btmls-navy)}@media (min-width: 960px){.btmls-product__flavor-label{font-size:18px}}.btmls-product__flavor-options{display:flex;gap:8px}.btmls-product__flavor-option{flex:0 1 auto;width:100%;max-width:175px;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;background:var(--btmls-grey-bg);border:none;border-radius:var(--btmls-radius);font-family:var(--btmls-font-gotham);font-weight:700;font-size:16px;color:var(--btmls-navy);text-decoration:none;transition:background-color .2s;position:relative}.btmls-product__flavor-option:hover{background:#e8ecef}.btmls-product__flavor-option.is-active{background-color:var(--btmls-navy);color:var(--btmls-white)}.btmls-product__flavor-icon{width:24px;height:24px;object-fit:contain;flex-shrink:0}.btmls-product__flavor-option.is-active .btmls-product__flavor-icon{filter:brightness(0) invert(1)}.btmls-product__variant-picker-wrapper{width:100%}.btmls-product__variant-picker-wrapper .block-variant-picker{display:block}.btmls-variant-fieldset{border:none;padding:0;margin:0;display:flex;gap:8px;width:100%}.btmls-variant-option{flex:1;position:relative}.btmls-variant-option input[type=radio]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.btmls-variant-label{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:48px;padding:9px 12px;background:var(--btmls-grey-bg);border:none;border-radius:var(--btmls-radius);cursor:pointer;transition:background-color .2s,color .2s;font-family:var(--btmls-font-gotham);font-weight:700;font-size:16px;color:var(--btmls-navy);text-transform:uppercase;line-height:1}.btmls-variant-label:hover{background:#e8ecef}.btmls-variant-option input[type=radio]:checked+.btmls-variant-label{background:var(--btmls-navy);color:var(--btmls-white)}.btmls-variant-check{position:absolute;top:4px;right:4px;width:12px;height:12px;background:#fff3;border-radius:100px;display:none;align-items:center;justify-content:center}.btmls-variant-option input[type=radio]:checked+.btmls-variant-label .btmls-variant-check{display:flex}.btmls-variant-badge{position:absolute;top:4px;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;background:var(--btmls-green);border-radius:100px;font-family:var(--btmls-font-gotham);font-weight:700;font-size:9px;text-transform:uppercase;color:var(--btmls-white);line-height:1}.btmls-variant-option.is-popular .btmls-variant-label{padding-top:18px}.btmls-variant-text{display:block}.btmls-variant-option.is-unavailable .btmls-variant-label{opacity:.5;cursor:not-allowed}@media (max-width: 767px){.btmls-variant-fieldset{gap:6px}.btmls-variant-label{font-size:14px;padding:8px 10px;height:44px}.btmls-variant-option.is-popular .btmls-variant-label{padding-top:16px}}.btmls-product__variants{display:flex;flex-direction:column;gap:12px}.btmls-product__variants-header{display:flex;justify-content:space-between;align-items:baseline;gap:16px}.btmls-product__variants-label{font-family:var(--btmls-font-gotham);font-weight:700;font-size:14px;color:var(--btmls-navy)}.btmls-product__variants-sublabel{font-family:var(--btmls-font-gotham);font-weight:400;font-size:14px;color:var(--btmls-navy);opacity:.6;margin-left:4px}.btmls-product__feeding-guide-link{font-family:var(--btmls-font-gotham);font-weight:500;font-size:14px;color:var(--btmls-navy);text-decoration:underline;background:none;border:none;cursor:pointer;padding:0}.btmls-product__feeding-guide-link:hover{opacity:.7}@media (min-width: 960px){.btmls-product__variants-label{font-size:18px}.btmls-product__variants-sublabel,.btmls-product__feeding-guide-link{font-size:16px}}.btmls-product__buy-buttons .element-button,.btmls-product__buy-buttons .add-to-cart{background-color:#003451!important;border:none!important;border-radius:100px!important;padding:16px 24px!important;min-height:56px;color:#fff!important;display:flex;align-items:center;justify-content:center}.btmls-product__buy-buttons .element-button:hover,.btmls-product__buy-buttons .add-to-cart:hover{background-color:#002a41!important}.btmls-product__buy-buttons .element-text{font-family:gotham,sans-serif!important;font-weight:700!important;font-size:20px!important;text-transform:uppercase!important;line-height:1.4!important;letter-spacing:0!important}.btmls-product__delivery{display:flex;align-items:center;justify-content:center;gap:7px;padding:6px 0;font-family:var(--btmls-font-gotham);font-size:14px;color:var(--btmls-navy);line-height:1.4}.btmls-product__delivery-dot{width:9px;height:9px;background:var(--btmls-green);border-radius:50%;flex-shrink:0}.btmls-product__delivery strong{font-weight:700}.btmls-product__accordions{display:flex;flex-direction:column}.btmls-product__accordion{position:relative;border-top:1px dashed #C7DBE9}.btmls-product__accordion:last-child{border-bottom:1px dashed #C7DBE9}.btmls-product__accordion-header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px 0;background:none;border:none;cursor:pointer;text-align:left}.btmls-product__accordion-title{font-family:var(--btmls-font-industry);font-weight:900;font-size:18px;color:var(--btmls-navy);text-transform:uppercase;line-height:1}.btmls-product__accordion-icon{width:24px;height:24px;color:var(--btmls-navy);flex-shrink:0}.btmls-product__accordion-icon-plus{display:block}.btmls-product__accordion-icon-minus,.btmls-product__accordion-header[aria-expanded=true] .btmls-product__accordion-icon-plus{display:none}.btmls-product__accordion-header[aria-expanded=true] .btmls-product__accordion-icon-minus{display:block}.btmls-product__accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.btmls-product__accordion-inner{padding-bottom:16px;font-family:var(--btmls-font-gotham);font-weight:400;font-size:14px;line-height:1.5;color:var(--btmls-text)}.btmls-product__accordion-inner h6{font-family:var(--btmls-font-industry)}.btmls-product__accordion-inner p{margin:0 0 12px}.btmls-product__accordion-inner p:last-child{margin-bottom:0}.btmls-product__accordion-inner ul,.btmls-product__accordion-inner ol{margin:0 0 12px;padding-left:20px}.btmls-product__accordion-inner li{margin-bottom:6px}.btmls-product__guarantee{display:flex;align-items:center;gap:16px;padding:8px 12px;background:var(--btmls-guarantee-bg);border-radius:var(--btmls-radius)}@media (min-width: 960px){.btmls-product__guarantee{padding:8px 16px;border-radius:var(--btmls-radius-md)}}.btmls-product__guarantee-badge{flex:0 0 auto;width:64px;height:64px;object-fit:contain}@media (min-width: 960px){.btmls-product__guarantee-badge{width:72px;height:72px}}.btmls-product__guarantee-badge-placeholder{flex:0 0 auto;width:64px;height:64px;display:flex;align-items:center;justify-content:center}@media (min-width: 960px){.btmls-product__guarantee-badge-placeholder{width:72px;height:72px}}.btmls-product__guarantee-content{flex:1;min-width:0}.btmls-product__guarantee-title{font-family:var(--btmls-font-gotham);font-weight:500;font-size:14px;margin:0 0 4px;color:var(--btmls-navy);line-height:1.4}@media (min-width: 960px){.btmls-product__guarantee-title{font-size:16px}}.btmls-product__guarantee-text{margin:0;font-family:var(--btmls-font-gotham);font-weight:400;font-size:12px;line-height:1.4;color:var(--btmls-navy);opacity:.7}@media (min-width: 960px){.btmls-product__guarantee-text{font-size:14px}}.btmls-product__zoom-modal,.btmls-product__feeding-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;transition:visibility 0s .3s,opacity .3s}.btmls-product__zoom-modal.is-open,.btmls-product__feeding-modal.is-open{visibility:visible;opacity:1;transition:visibility 0s,opacity .3s}.btmls-product__zoom-modal-overlay,.btmls-product__feeding-modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#003a5dcc;cursor:pointer}.btmls-product__zoom-modal-content{position:relative;max-width:90vw;max-height:90vh}.btmls-product__zoom-modal-close,.btmls-product__feeding-modal-close{position:absolute;top:-48px;right:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--btmls-white);border:none;border-radius:50%;cursor:pointer;color:var(--btmls-navy)}.btmls-product__zoom-image{max-width:100%;max-height:90vh;display:block}.btmls-product__feeding-modal-overlay{background:#0000008f}.btmls-product__feeding-modal-content{position:relative;padding:20px;max-height:100%;max-width:100%}.btmls-product__feeding-modal-close{position:absolute;top:0;right:0;width:40px;height:40px;background:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;z-index:10;color:#0f0f0f;transition:transform .2s ease}.btmls-product__feeding-modal-close:hover{transform:scale(1.1)}.btmls-product__feeding-modal-image{display:block;width:auto;height:auto;max-width:90vw;max-height:90vh;object-fit:contain;border-radius:8px}.btmls-product__analysis-image{margin-top:20px;border-radius:var(--btmls-radius-md);overflow:hidden}.btmls-product__analysis-image--desktop{display:none}.btmls-product__analysis-image--mobile{display:block}@media (min-width: 960px){.btmls-product__analysis-image{margin-top:24px;border-radius:var(--btmls-radius-xl)}.btmls-product__analysis-image--desktop{display:block}.btmls-product__analysis-image--mobile{display:none}}.btmls-product__analysis-image-img{width:100%;height:auto;display:block}
/*# sourceMappingURL=/cdn/shop/t/11/assets/btmls-product.css.map */
