.product__breadcrumbs{margin-bottom:2rem}.product__grid{display:grid;gap:2.5rem;align-items:start}@media(min-width:1024px){.product__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4rem}.product__grid--large{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)}.product__grid--small{grid-template-columns:minmax(0,.85fr) minmax(0,1fr)}.product__grid--media-right .product__media-col{order:2}.product__media-col--sticky{position:sticky;top:6.5rem}}.gallery{position:relative}.gallery__main{position:relative;background:var(--color-card)}.gallery__slides{position:relative;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;list-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.gallery__slides::-webkit-scrollbar{display:none}.gallery__slide{position:relative;flex:0 0 100%;aspect-ratio:var(--gallery-ratio, 4 / 5);scroll-snap-align:start;overflow:hidden;background:rgba(var(--color-text-rgb),.03)}.gallery__slide img,.gallery__slide video,.gallery__slide iframe,.gallery__slide model-viewer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border:0}.gallery__zoom-trigger{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;cursor:zoom-in}.gallery__zoom-trigger img{transition:transform .6s cubic-bezier(.25,.1,.25,1)}@media(hover:hover){.gallery__zoom-trigger:hover img{transform:scale(1.04)}}.gallery__arrow{position:absolute;top:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:999px;background:#ffffffeb;color:#1a1a2e;box-shadow:0 8px 24px #1a1a2e1f;transform:translateY(-50%);opacity:0;transition:opacity .25s ease,background-color .2s ease,color .2s ease}.gallery__arrow--prev{left:1rem}.gallery__arrow--next{right:1rem}.gallery__main:hover .gallery__arrow,.gallery__arrow:focus-visible{opacity:1}.gallery__arrow:hover{background:var(--brand-red);color:#fff}@media(hover:none){.gallery__arrow{display:none}}.gallery__counter,.gallery__zoom-hint{position:absolute;bottom:1rem;z-index:2;display:inline-flex;align-items:center;gap:.25rem;padding:.35rem .75rem;border-radius:999px;background:#ffffffeb;color:#1a1a2e;font-size:.75rem;font-weight:700;pointer-events:none}.gallery__counter{left:1rem}.gallery__zoom-hint{right:1rem;padding:.5rem}.gallery__thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(4.5rem,1fr));gap:.75rem;margin-top:1rem;list-style:none}@media(min-width:768px){.gallery__thumbs{grid-template-columns:repeat(auto-fill,minmax(5.5rem,1fr))}}.gallery__thumb{position:relative;display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden;border:2px solid transparent;border-radius:1rem;background:var(--color-card);opacity:.6;transition:opacity .2s ease,border-color .2s ease}.gallery__thumb img{width:100%;height:100%;object-fit:cover}.gallery__thumb:hover,.gallery__thumb.is-active{opacity:1}.gallery__thumb.is-active{border-color:var(--brand-red)}.gallery__thumb-badge{position:absolute;right:.35rem;bottom:.35rem;display:inline-flex;padding:.25rem;border-radius:999px;background:#1a1a2ebf;color:#fff}.gallery__placeholder{aspect-ratio:var(--gallery-ratio, 4 / 5)}.lightbox{width:100vw;max-width:100vw;height:100vh;max-height:100vh;margin:0;padding:0;border:0;background:#fffaf5}.lightbox::backdrop{background:#1a1a2ecc}.lightbox__slides{display:flex;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;list-style:none;scrollbar-width:none}.lightbox__slides::-webkit-scrollbar{display:none}.lightbox__slide{flex:0 0 100%;height:100%;display:flex;align-items:center;justify-content:center;padding:4rem 1rem;scroll-snap-align:start}.lightbox__slide img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:var(--card-radius)}.lightbox__close,.lightbox__arrow{position:absolute;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:999px;background:#fff;color:#1a1a2e;box-shadow:0 8px 24px #1a1a2e1f;transition:background-color .2s ease,color .2s ease}.lightbox__close:hover,.lightbox__arrow:hover{background:var(--brand-red);color:#fff}.lightbox__close{top:1rem;right:1rem}.lightbox__arrow{top:50%;transform:translateY(-50%)}.lightbox__arrow--prev{left:1rem}.lightbox__arrow--next{right:1rem}.product__info{display:flex;flex-direction:column;gap:1.5rem}.product__tagline{margin-bottom:-1rem}.product__title{line-height:1.1}.product__subtitle{margin-top:.5rem;font-size:.9375rem;font-weight:500;color:rgba(var(--color-text-rgb),.45)}.product__price .price{font-size:1.5rem}.product__price .price__on-request{display:inline-flex;align-items:center;padding:.4rem 1rem;border-radius:999px;background:rgba(var(--brand-red-rgb),.08);font-size:1rem}.product__tax-note{margin-top:.35rem}.product__tax-note a{text-decoration:underline}.product__request-note{display:flex;align-items:flex-start;gap:.5rem;margin-top:.6rem;font-size:.875rem;color:rgba(var(--color-text-rgb),.55)}.product__request-note .icon{margin-top:.15rem;color:var(--color-accent)}.product__description{color:rgba(var(--color-text-rgb),.6);font-size:1.0625rem}.product__block-heading{display:block;margin-bottom:.75rem;padding:0;font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-text-rgb),.6)}.variant-picker__selected{color:var(--color-text);letter-spacing:.02em;text-transform:none}.variant-picker__option{margin:0;padding:0;border:0;min-width:0}.variant-picker__option+.variant-picker__option{margin-top:1.25rem}.variant-picker__pills{display:flex;flex-wrap:wrap;gap:.625rem}.variant-pill{display:inline-flex;align-items:center;padding:.7rem 1.25rem;border:2px solid var(--color-border);border-radius:999px;background:var(--color-card);font-size:.9375rem;font-weight:500;cursor:pointer;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.variant-pill:hover{border-color:rgba(var(--brand-red-rgb),.45)}input:checked+.variant-pill{border-color:var(--brand-red);background:rgba(var(--brand-red-rgb),.06);color:var(--brand-red-dark);font-weight:700}input:focus-visible+.variant-pill{outline:2px solid var(--brand-red);outline-offset:2px}.product__buy,.product-form{display:grid;gap:.75rem}.product__buy-row{display:flex;gap:.75rem}.product__buy-row:has(>[hidden]:only-child),.product__buy-row:not(:has(>:not([hidden]))){display:none}.product__add{flex:1}.product__dynamic-checkout .shopify-payment-button__button{min-height:3.25rem;border-radius:var(--button-radius);overflow:hidden}.product__dynamic-checkout .shopify-payment-button__button--unbranded{background:var(--color-text);color:var(--color-background);font-weight:700;font-size:.875rem;letter-spacing:.025em;text-transform:var(--button-text-transform)}.product__dynamic-checkout .shopify-payment-button__more-options{margin-top:.5rem;font-size:.8125rem;color:rgba(var(--color-text-rgb),.55);text-decoration:underline}.product__buy-note{font-size:.8125rem;text-align:center;color:rgba(var(--color-text-rgb),.5)}.product__buy-note a{color:var(--color-accent);text-decoration:underline}.spec-tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding-top:1.5rem;border-top:1px solid var(--color-border)}@media(min-width:640px){.spec-tiles{grid-template-columns:repeat(4,minmax(0,1fr))}}.spec-tile{display:flex;flex-direction:column;align-items:center;gap:.2rem;padding:1rem .5rem;border-radius:1rem;background:var(--color-card);border:1px solid var(--color-border);text-align:center}.spec-tile .icon{margin-bottom:.25rem;color:var(--brand-red)}.spec-tile__label{font-size:.75rem;font-weight:500;color:rgba(var(--color-text-rgb),.45)}.spec-tile__value{font-size:.875rem;font-weight:700;line-height:1.3}.trust-badges{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;list-style:none}.trust-badge{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:rgba(var(--color-text-rgb),.6)}.trust-badge__icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:var(--brand-green-light);color:var(--brand-green)}.trust-badge__icon .icon{width:1rem;height:1rem}.product__tab+.product__tab{margin-top:-.75rem}.product__tab .accordion__content ul{padding-left:1.25rem}.product__sample{display:flex;gap:1rem;align-items:flex-start;padding:1.5rem}.product__divider{width:100%;margin:0;border:0;border-top:1px solid var(--color-border)}.sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:40;display:block;padding:.75rem 0 calc(.75rem + env(safe-area-inset-bottom));background:#fffaf5f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid rgba(var(--brand-red-rgb),.08);box-shadow:0 -10px 30px #1a1a2e0f;transform:translateY(110%);transition:transform .35s cubic-bezier(.25,.1,.25,1)}.sticky-bar.is-visible{transform:none}.sticky-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.sticky-bar__product{display:flex;align-items:center;gap:.75rem;min-width:0}.sticky-bar__image{width:3rem;height:3rem;border-radius:.75rem;object-fit:cover}.sticky-bar__title{font-weight:700;font-size:.9375rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-bar__variant{font-size:.75rem;color:#1a1a2e80}.sticky-bar__actions{display:flex;align-items:center;gap:1rem;flex-shrink:0}.sticky-bar__price .price__on-request{font-size:.8125rem}@media(max-width:639px){.sticky-bar__product>div,.sticky-bar__price{display:none}.sticky-bar__actions,.sticky-bar__actions .btn{flex:1}}.has-sticky-bar .footer{padding-bottom:9rem}.quote-modal{width:min(40rem,calc(100vw - 2rem))}.quote-modal .field-row+.field-row,.quote-modal .field-row+.field{margin-top:1.25rem}.quote-modal .field+.field{margin-top:1.25rem}.quote-modal .field-row .field+.field{margin-top:0}@media(max-width:639px){.quote-modal .field-row .field+.field{margin-top:1.25rem!important}}.specs{display:grid;gap:3rem;align-items:start}@media(min-width:1024px){.specs{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:5rem}}.spec-table{margin:0;overflow:hidden}.spec-table__row{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:1rem;padding:1.1rem 1.5rem}.spec-table__row:nth-child(2n){background:var(--color-background)}.spec-table__row dt{font-size:.875rem;font-weight:500;color:rgba(var(--color-text-rgb),.55)}.spec-table__row dd{margin:0;font-weight:700}.applications{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none}.applications li{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .9rem;border-radius:999px;background:var(--brand-green-light);color:var(--brand-green-dark);font-size:.875rem;font-weight:500}.process{position:relative;display:grid;gap:2rem;list-style:none}@media(min-width:768px){.process{grid-template-columns:repeat(var(--steps),minmax(0,1fr));gap:1.5rem}.process:before{content:"";position:absolute;top:2rem;left:calc(100% / var(--steps) / 2);right:calc(100% / var(--steps) / 2);height:2px;background:repeating-linear-gradient(90deg,rgba(var(--brand-red-rgb),.25) 0 8px,transparent 8px 16px)}}.process__step{position:relative;text-align:center}.process__marker{position:relative;width:4rem;height:4rem;margin:0 auto 1.25rem}.process__icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:1.25rem;background:var(--color-card);border:1px solid var(--color-border);color:var(--brand-red);box-shadow:0 10px 25px rgba(var(--brand-red-rgb),.08)}.process__number{position:absolute;top:-.5rem;right:-.5rem;display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;border-radius:999px;background:var(--brand-red);color:#fff;font-size:.75rem;font-weight:700}.process__title{font-size:1.0625rem;font-weight:700}.process__text{max-width:16rem;margin:.5rem auto 0;font-size:.875rem;line-height:1.6;color:rgba(var(--color-text-rgb),.55)}.product-faq{display:grid;gap:3rem;align-items:start}@media(min-width:1024px){.product-faq{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:5rem}.product-faq__intro{position:sticky;top:7rem}}.product-faq__image{width:80px}.nutrition{display:grid;gap:3rem;align-items:start}@media(min-width:1024px){.nutrition{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:5rem}}.nutrition__ingredients{padding:1.5rem}.nutrition__ingredients .product__block-heading{margin-bottom:.5rem}.nutrition__ingredients-text{font-size:1.0625rem;font-weight:500;line-height:1.6}.nutrition__badges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;list-style:none}.nutrition__badge{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;font-weight:700;line-height:1.3}.nutrition__table-wrap{overflow:hidden}.nutrition__table-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1rem;padding:1.5rem 1.5rem 1rem}.nutrition__table{width:100%;border-collapse:collapse;font-size:.9375rem}.nutrition__table th,.nutrition__table td{padding:.8rem 1.5rem;text-align:right;white-space:nowrap}.nutrition__table th:first-child{text-align:left}.nutrition__table thead th{background:var(--brand-red);color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.nutrition__table tbody th{font-weight:500;color:rgba(var(--color-text-rgb),.75)}.nutrition__table tbody td{font-weight:700}.nutrition__table tbody tr:nth-child(2n){background:var(--color-background)}.nutrition__footnote{padding:1rem 1.5rem 1.25rem;font-size:.75rem;color:rgba(var(--color-text-rgb),.5)}@media(max-width:639px){.nutrition__table th,.nutrition__table td{padding:.7rem .9rem}}.sticky-bar__actions .btn{white-space:nowrap}@media(max-width:639px){.sticky-bar__actions .btn{padding-left:.75rem;padding-right:.75rem;font-size:.8125rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product.css.map */
