body.template-product.hs-v2-site{background:var(--hs3-bg)!important}.template-product .content-for-layout{background:transparent}.hs3-site.template-product h1,.hs3-site.template-product h2,.hs3-site.template-product h3,.hs3-site.template-product h4{color:var(--hs3-ink)!important;font-family:var(--hs3-font)}.hs3-site.template-product .rte,.hs3-site.template-product .rte p,.hs3-site.template-product .product__description{color:var(--hs3-ink-muted)!important;font-size:var(--hs3-fs-body);line-height:var(--hs3-lh-body)}.hs3-site.template-product .rte a,.hs3-site.template-product .product__description a{color:var(--hs3-teal-deep)!important}.hs3-breadcrumb{padding-block:1.25rem 0}.hs3-breadcrumb__list{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;list-style:none;margin:0;padding:0;font-size:.8125rem;color:var(--hs3-ink-faint)}.hs3-breadcrumb__list li:not(:last-child):after{content:"/";margin-left:.4rem;color:var(--hs3-border-strong)}.hs3-breadcrumb__list a{color:var(--hs3-ink-faint);text-decoration:none}.hs3-breadcrumb__list a:hover{color:var(--hs3-teal-deep)}.hs3-breadcrumb__list li[aria-current=page]{color:var(--hs3-ink-muted)}.hs-v2-site.template-product .product-section,.hs-v2-site.template-product product-info{background:var(--hs3-bg)}.hs-v2-site.template-product .product__title h1{font-size:var(--hs3-fs-h1);font-weight:700;line-height:1.08;letter-spacing:-.02em;color:var(--hs3-ink);max-width:18ch}.hs-v2-site.template-product .price--large,.hs-v2-site.template-product .price{color:var(--hs3-ink);font-size:clamp(1.5rem,1.3rem + .6vw,1.875rem);font-family:var(--hs3-font-mono);font-variant-numeric:tabular-nums}.hs-v2-site.template-product .price-item--regular{color:var(--hs3-teal-deep)}.hs-v2-site.template-product .product-form__submit.button--primary{background-color:var(--hs3-teal-deep);color:var(--hs3-on-teal);border-color:var(--hs3-teal-deep);font-weight:600;min-height:48px;border-radius:var(--hs3-radius-pill)}.hs-v2-site.template-product .product-form__submit.button--primary:hover{background-color:var(--hs3-teal-deep-hover);border-color:var(--hs3-teal-deep-hover);color:var(--hs3-on-teal)}.hs-v2-site.template-product .product-form__submit.button--primary:focus-visible{outline:2px solid var(--hs3-teal-deep);outline-offset:3px}.hs-v2-site.template-product .product-form__submit.button--full-width:not(.button--primary){background:var(--hs3-surface);border:1px solid var(--hs3-border-strong);color:var(--hs3-ink);border-radius:var(--hs3-radius-pill);min-height:48px}.hs-v2-site.template-product .product__media-wrapper{border-radius:0;overflow:visible}.hs-v2-site.template-product .product__media img{border-radius:var(--hs3-radius-lg)}.hs-v2-site.template-product .product-form__input .form__label{color:var(--hs3-ink-muted);font-size:.875rem}.hs-v2-site.template-product .product-form__input input[type=radio]+label,.hs-v2-site.template-product variant-selects .form__label{color:var(--hs3-ink)}.hs-v2-site.template-product .product-form__input .button,.hs-v2-site.template-product variant-selects label.button-pill,.hs-v2-site.template-product fieldset.product-form__input{border-radius:var(--hs3-radius)}.hs-v2-site.template-product quantity-input{border:1px solid var(--hs3-border-strong);border-radius:var(--hs3-radius-pill);background:var(--hs3-surface)}.hs-v2-site.template-product .quantity__button,.hs-v2-site.template-product .quantity__input,.hs-v2-site.template-product .product__accordion .accordion__title{color:var(--hs3-ink)}.hs-v2-site.template-product .product__accordion summary{border-color:var(--hs3-border)}.hs-v2-site.template-product .hs-v2-product-actions,.hs-v2-site.template-product .hs3-product-actions{margin-top:.75rem}.hs-v2-site.template-product .hs-v2-product-actions .hs3-btn,.hs-v2-site.template-product .hs3-product-actions .hs3-btn{width:100%;justify-content:center}.hs-v2-site.template-product .hs-v2-product-disclaimer,.hs-v2-site.template-product .hs3-product-disclaimer{margin:1rem 0 0;font-size:.875rem;color:var(--hs3-ink-faint);font-style:italic;line-height:1.5}.hs-v2-site.template-product .product__column-sticky{top:calc(var(--hs3-header-height, 84px) + 1.5rem);z-index:1}.hs-v2-site.template-product .related-products{display:none}.hs3-gallery{display:flex;flex-direction:column;gap:.875rem}.hs3-gallery__stage{position:relative;aspect-ratio:1 / 1;border-radius:var(--hs3-radius-xl);overflow:hidden;background:var(--hs3-surface);border:1px solid var(--hs3-border)}.hs3-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.hs3-gallery__slide.is-active{opacity:1;pointer-events:auto}.hs3-gallery__img{width:100%;height:100%;object-fit:contain}@media(hover:hover)and (pointer:fine){.hs3-gallery__slide{cursor:zoom-in}}.hs3-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;background:var(--hs3-surface);border:1px solid var(--hs3-border-strong);box-shadow:var(--hs3-shadow-sm);color:var(--hs3-ink);cursor:pointer;transition:border-color var(--hs3-transition-fast),color var(--hs3-transition-fast);z-index:2}.hs3-gallery__nav:hover{border-color:var(--hs3-teal-deep);color:var(--hs3-teal-deep)}.hs3-gallery__nav--prev{left:1rem}.hs3-gallery__nav--next{right:1rem}.hs3-gallery__counter{position:absolute;left:1rem;bottom:1rem;padding:.4rem .85rem;border-radius:var(--hs3-radius-pill);background:var(--hs3-surface);border:1px solid var(--hs3-border);font-size:.8125rem;font-family:var(--hs3-font-mono);color:var(--hs3-ink-muted);z-index:2}.hs3-gallery__zoom-btn{position:absolute;right:1rem;bottom:1rem;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;background:var(--hs3-surface);border:1px solid var(--hs3-border-strong);box-shadow:var(--hs3-shadow-sm);color:var(--hs3-ink);cursor:pointer;transition:border-color var(--hs3-transition-fast),color var(--hs3-transition-fast);z-index:2}.hs3-gallery__zoom-btn:hover{border-color:var(--hs3-teal-deep);color:var(--hs3-teal-deep)}.hs3-gallery__thumbs{display:flex;gap:.625rem;overflow-x:auto;scrollbar-width:none;padding-bottom:.125rem}.hs3-gallery__thumbs::-webkit-scrollbar{display:none}.hs3-gallery__thumb{flex:none;width:4.75rem;height:4.75rem;border-radius:var(--hs3-radius);overflow:hidden;background:var(--hs3-surface);border:1.5px solid var(--hs3-border);padding:0;cursor:pointer;transition:border-color var(--hs3-transition-fast),opacity var(--hs3-transition-fast);opacity:.65}.hs3-gallery__thumb img{width:100%;height:100%;object-fit:cover}.hs3-gallery__thumb.is-active,.hs3-gallery__thumb:hover{border-color:var(--hs3-teal-deep);opacity:1}@media(max-width:749px){.hs3-gallery__thumb{width:3.75rem;height:3.75rem}}.hs3-gallery--placeholder .hs3-gallery__slide{position:relative;opacity:1;aspect-ratio:1 / 1}.hs3-gallery__placeholder-svg{width:55%;height:55%;color:var(--hs3-border-strong)}.hs3-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#10201fe6;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:2rem}.hs3-lightbox[hidden]{display:none}.hs3-lightbox__img{max-width:100%;max-height:100%;object-fit:contain;border-radius:var(--hs3-radius);background:#fff}.hs3-lightbox__close{position:absolute;top:1.5rem;right:1.5rem;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;background:#ffffff1f;border:1px solid rgba(255,255,255,.35);color:#fff;cursor:pointer}.hs3-lightbox__close:hover{background:#ffffff38}@media(prefers-reduced-motion:reduce){.hs3-gallery__img,.hs3-gallery__slide{transition:none}}.hs3-sticky-cta{display:none}@media(max-width:749px){.hs3-sticky-cta{display:flex;align-items:center;gap:.625rem;position:fixed;left:0;right:0;bottom:0;z-index:40;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom));background:#ffffffeb;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--hs3-border)}.hs-v2-site.template-product .shopify-section-group-footer-group{padding-bottom:calc(4.75rem + env(safe-area-inset-bottom))}.hs-v2-site.template-product .cart-notification-wrapper{bottom:5.5rem!important}}.hs3-sticky-cta__wa{flex:none;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--hs3-radius);background:#25a8571a;border:1px solid rgba(37,168,87,.35);color:#1c8a4a}.hs3-sticky-cta__quote{flex:none;min-height:44px;padding-inline:1rem}.hs3-sticky-cta__submit{flex:1;min-height:44px;border:none;min-width:0}.hs3-sticky-cta__submit:disabled{opacity:.5;cursor:not-allowed}.hs3-p-trust{background:var(--hs3-bg-band);border-top:1px solid var(--hs3-border)}.hs3-p-specs,.hs3-p-uses,.hs3-p-documents{background:var(--hs3-bg)}.hs3-p-video,.hs3-p-faq,.hs3-p-related{background:var(--hs3-bg-band)}product-recommendations.hs3-p-related{display:block}.hs3-p-trust__list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem 1.25rem;list-style:none;margin:0;padding:0}@media(min-width:750px){.hs3-p-trust__list{grid-template-columns:repeat(3,1fr)}}@media(min-width:990px){.hs3-p-trust__list{grid-template-columns:repeat(6,1fr)}}.hs3-p-trust__item{display:flex;align-items:flex-start;gap:.75rem}.hs3-p-trust__icon{flex:none;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:var(--hs3-surface);border:1px solid var(--hs3-border-strong);color:var(--hs3-teal-deep)}.hs3-p-trust__icon svg{width:1.125rem;height:1.125rem;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.hs3-p-trust__body{display:flex;flex-direction:column;gap:.15rem;min-width:0}.hs3-p-trust__label{font-size:.9375rem;font-weight:700;color:var(--hs3-ink)}.hs3-p-trust__desc{font-size:.8125rem;color:var(--hs3-ink-faint)}.hs3-p-specs__wrap{max-width:46rem}.hs3-p-specs__title,.hs3-p-uses__title,.hs3-p-documents__title,.hs3-p-video__title,.hs3-p-faq__title,.hs3-p-related__title{font-size:var(--hs3-fs-h2);font-weight:700;letter-spacing:-.02em;margin:0 0 1.5rem;color:var(--hs3-ink)}.hs3-p-specs__table{display:flex;flex-direction:column}.hs3-p-specs__row{display:grid;grid-template-columns:1fr 1.4fr;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--hs3-border)}.hs3-p-specs__row:first-child{border-top:1px solid var(--hs3-border)}.hs3-p-specs__label{font-size:.9375rem;color:var(--hs3-ink-faint)}.hs3-p-specs__value{font-size:.9375rem;color:var(--hs3-ink);font-weight:500;font-family:var(--hs3-font-mono)}@media(max-width:549px){.hs3-p-specs__row{grid-template-columns:1fr;gap:.25rem}}.hs3-p-uses__grid{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media(min-width:700px){.hs3-p-uses__grid{grid-template-columns:repeat(4,1fr)}}.hs3-p-uses__card{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1.25rem;background:var(--hs3-surface);border:1px solid var(--hs3-border);border-radius:var(--hs3-radius-lg);text-decoration:none;color:var(--hs3-ink);transition:border-color var(--hs3-transition-fast),box-shadow var(--hs3-transition-fast),transform var(--hs3-transition-fast)}.hs3-p-uses__card:hover{border-color:var(--hs3-teal-deep);box-shadow:var(--hs3-shadow-md);transform:translateY(-2px)}.hs3-p-uses__icon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:var(--hs3-teal-wash);color:var(--hs3-teal-deep)}.hs3-p-uses__icon svg{width:1.125rem;height:1.125rem;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.hs3-p-uses__title-text{font-size:.9375rem;font-weight:700}.hs3-p-documents__grid{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:750px){.hs3-p-documents__grid{grid-template-columns:repeat(2,1fr)}}.hs3-p-documents__card{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:var(--hs3-surface);border:1px solid var(--hs3-border);border-radius:var(--hs3-radius-lg);text-decoration:none;color:inherit;transition:border-color var(--hs3-transition-fast),transform var(--hs3-transition-fast)}a.hs3-p-documents__card:hover{border-color:var(--hs3-teal-deep);transform:translateY(-2px)}.hs3-p-documents__card--disabled{opacity:.55}.hs3-p-documents__icon{flex:none;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:var(--hs3-radius);background:var(--hs3-bg-band);color:var(--hs3-teal-deep)}.hs3-p-documents__icon svg{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-width:1.6}.hs3-p-documents__body{flex:1;display:flex;flex-direction:column;gap:.15rem;min-width:0}.hs3-p-documents__card-title{font-size:.9375rem;font-weight:700;color:var(--hs3-ink)}.hs3-p-documents__card-desc{font-size:.8125rem;color:var(--hs3-ink-faint)}.hs3-p-documents__empty{padding:1.5rem;border:1px dashed var(--hs3-border-strong);border-radius:var(--hs3-radius-lg);color:var(--hs3-ink-faint);font-size:.9375rem;text-align:center}.hs3-p-video__wrap{max-width:56rem}.hs3-p-video__frame{border-radius:var(--hs3-radius-xl);overflow:hidden;background:var(--hs3-surface);border:1px solid var(--hs3-border);aspect-ratio:16 / 9}.hs3-p-video__embed,.hs3-p-video__embed iframe{width:100%;height:100%;display:block;border:none}.hs3-p-faq__wrap{max-width:46rem}.hs3-p-faq__list{display:flex;flex-direction:column}.hs3-p-faq__item{border-bottom:1px solid var(--hs3-border)}.hs3-p-faq__item:first-child{border-top:1px solid var(--hs3-border)}.hs3-p-faq__question{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.125rem 0;font-size:1rem;font-weight:700;color:var(--hs3-ink);cursor:pointer;list-style:none}.hs3-p-faq__question::-webkit-details-marker{display:none}.hs3-p-faq__question:focus-visible{outline:2px solid var(--hs3-teal-deep);outline-offset:2px}.hs3-p-faq__chevron{flex:none;color:var(--hs3-teal-deep);transition:transform var(--hs3-transition-fast)}.hs3-p-faq__item[open] .hs3-p-faq__chevron{transform:rotate(180deg)}.hs3-p-faq__answer-outer{height:0;overflow:hidden}.hs3-p-faq__answer{padding:0 0 1.25rem;color:var(--hs3-ink-muted);font-size:.9375rem;line-height:1.65}@media(prefers-reduced-motion:reduce){.hs3-p-faq__answer-outer{transition:none!important}}.hs3-p-related__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(2,1fr)}@media(min-width:750px){.hs3-p-related__grid{grid-template-columns:repeat(4,1fr)}}.hs3-p-related__card{display:flex;flex-direction:column;text-decoration:none;color:inherit;background:var(--hs3-surface);border:1px solid var(--hs3-border);border-radius:var(--hs3-radius-lg);overflow:hidden;transition:border-color var(--hs3-transition-fast),transform var(--hs3-transition-fast)}.hs3-p-related__card:hover{border-color:var(--hs3-teal-deep);transform:translateY(-3px)}.hs3-p-related__visual{aspect-ratio:1 / 1;background:var(--hs3-bg-band)}.hs3-p-related__visual img{width:100%;height:100%;object-fit:cover}.hs3-p-related__body{padding:1rem;display:flex;flex-direction:column;gap:.25rem}.hs3-p-related__name{font-size:.9375rem;font-weight:700;color:var(--hs3-ink);line-height:1.35}.hs3-p-related__price{font-size:.875rem;color:var(--hs3-teal-deep);font-weight:600;font-family:var(--hs3-font-mono)}.hs3-p-related__cta{margin-top:.5rem;font-size:.8125rem;font-weight:600;color:var(--hs3-teal-deep)}
/*# sourceMappingURL=/cdn/shop/t/12/assets/hs3-product.css.map */
