.hero-product-features{padding:60px 0;background-color:rgb(var(--color-background-rgb))}.hero-product-features__container{width:100%}.hero-product-features__grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-product-features__grid--right .hero-product-features__image-wrapper{order:2}.hero-product-features__grid--right .hero-product-features__content{order:1}.hero-product-features__image-wrapper{position:relative;width:100%;overflow:hidden}.hero-product-features__image{width:100%;height:auto;display:block}.hero-product-features__video{width:100%;height:100%;display:block;object-fit:var(--media-object-fit, cover)}.hero-product-features__media{width:100%;height:100%}.hero-product-features__placeholder{width:100%;aspect-ratio:4/5;display:flex;align-items:center;justify-content:center;background:#f3f3f3;overflow:hidden}.hero-product-features__placeholder-svg{width:50%;height:auto;opacity:.5}.hero-product-features__content{display:flex;flex-direction:column;gap:1.5rem}.hero-product-features__reviews{display:flex;align-items:center;gap:8px}.hero-product-features__reviews-text{line-height:1.4;font-weight:500}.hero-product-features__heading{font-weight:700;line-height:1.1;margin:0;color:rgb(var(--color-foreground-heading-rgb))}.hero-product-features__subtext{line-height:1.6;color:rgb(var(--color-foreground-rgb));margin:0}.hero-product-features__subtext p{margin:0 0 .5em}.hero-product-features__subtext p:last-child{margin-bottom:0}.hero-product-features__benefits{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.hero-product-features__benefit{display:flex;align-items:center;gap:.75rem}.hero-product-features__benefit-icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.hero-product-features__benefit-icon svg{width:100%;height:100%;fill:currentColor}.hero-product-features__benefit-text{font-weight:500;line-height:1.4}.hero-product-features__button-wrapper{margin-top:1rem}.hero-product-features__button{display:inline-block;text-decoration:none;font-weight:700;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;border:none;text-align:center;background-color:var(--color-primary-button-background);color:var(--color-primary-button-text)}.hero-product-features__button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026;background-color:var(--color-primary-button-hover-background);color:var(--color-primary-button-hover-text)}@media screen and (max-width:989px){.hero-product-features{padding:40px 0}.hero-product-features__grid{grid-template-columns:1fr;gap:2.5rem}.hero-product-features__grid--right .hero-product-features__image-wrapper{order:1}.hero-product-features__grid--right .hero-product-features__content{order:2}.hero-product-features__content{gap:1.25rem}.hero-product-features__heading{font-size:2rem}.hero-product-features__subtext{font-size:1rem}}@media screen and (max-width:749px){.hero-product-features{padding:30px 0}.hero-product-features__grid{gap:2rem}.hero-product-features__content{gap:1rem}.hero-product-features__heading{font-size:1.75rem}.hero-product-features__reviews-text{font-size:12px}.hero-product-features__benefits{gap:.75rem}.hero-product-features__button{width:100%}}.product-benefits-center__container{width:100%}.product-benefits-center__heading{text-align:center;margin-bottom:3rem;font-weight:400}.product-benefits-center__heading.rte p{margin:0}.product-benefits-center__heading.rte h1,.product-benefits-center__heading.rte h2,.product-benefits-center__heading.rte h3,.product-benefits-center__heading.rte h4,.product-benefits-center__heading.rte h5,.product-benefits-center__heading.rte h6{margin:0 0 .5em;font-weight:inherit;line-height:inherit}.product-benefits-center__heading.rte h1:last-child,.product-benefits-center__heading.rte h2:last-child,.product-benefits-center__heading.rte h3:last-child,.product-benefits-center__heading.rte h4:last-child,.product-benefits-center__heading.rte h5:last-child,.product-benefits-center__heading.rte h6:last-child{margin-bottom:0}.product-benefits-center__heading.left{text-align:left}.product-benefits-center__heading.right{text-align:right}.product-benefits-center__heading--custom-color{color:inherit}.product-benefits-center__grid{display:grid;grid-template-columns:1fr auto 1fr;gap:3rem;align-items:center;--overlap-amount: 0px}.product-benefits-center__features{display:grid;grid-template-columns:100%;grid-auto-rows:1fr;gap:2.5rem;position:relative;z-index:2}.product-benefits-center__features--left{align-items:flex-end;margin-right:calc(var(--overlap-amount) * -1)}.product-benefits-center__features--left .product-benefits-center__feature{margin-left:auto}.product-benefits-center__features--right{align-items:flex-start;margin-left:calc(var(--overlap-amount) * -1)}.product-benefits-center__features--right .product-benefits-center__feature{margin-right:auto}.product-benefits-center__image-wrapper{position:relative;z-index:1}.product-benefits-center__feature{display:flex;flex-direction:column;gap:.75rem;width:var(--feature-max-width, 280px);background-color:var(--feature-background, transparent);border-radius:var(--feature-border-radius, 0);transition:background-color .3s ease}.product-benefits-center__content{flex:1}.product-benefits-center__feature{padding:1.5rem!important}.product-benefits-center__feature.text-left{text-align:left}.product-benefits-center__feature.text-center{text-align:center}.product-benefits-center__feature.text-right{text-align:right}.product-benefits-center__icon{display:flex;align-items:center;justify-content:center;fill:currentcolor}.product-benefits-center__icon-media{width:auto;height:auto}.product-benefits-center__feature-heading{font-weight:600;letter-spacing:.05em;text-transform:uppercase;margin:0}.product-benefits-center__feature-heading--custom-color{color:inherit}.product-benefits-center__text{line-height:1.6;margin:0}.product-benefits-center__text--custom-color{color:inherit}.product-benefits-center__text p{margin:0}.product-benefits-center__text>:first-child{margin-top:0}.product-benefits-center__text>:last-child{margin-bottom:0}.product-benefits-center__image-wrapper{margin:0 auto}.product-benefits-center__image{width:100%;height:auto;display:block;overflow:hidden}.product-benefits-center__placeholder{width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:#f3f3f3;overflow:hidden}.product-benefits-center__placeholder-svg{width:50%;height:auto;opacity:.5}@media screen and (max-width:989px){.product-benefits-center__grid{grid-template-columns:1fr;gap:3rem}.product-benefits-center__features--left,.product-benefits-center__features--right{align-items:stretch;margin-left:0;margin-right:0;width:100%}.product-benefits-center__features--left .product-benefits-center__feature,.product-benefits-center__features--right .product-benefits-center__feature{align-self:stretch}.product-benefits-center__feature{width:100%;max-width:100%;align-items:center}.product-benefits-center__image-wrapper{order:-1;width:100%;max-width:100%}}@media screen and (max-width:749px){.product-benefits-center__container{padding-left:0;padding-right:0}.product-benefits-center__heading{font-size:2rem;margin-bottom:2rem;padding-left:20px;padding-right:20px}.product-benefits-center__grid{gap:2rem;padding-left:0;padding-right:0}.product-benefits-center__features{gap:2rem;padding-left:20px;padding-right:20px}.product-benefits-center__image-wrapper{width:100%!important;max-width:100%!important;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.product-benefits-center__image{width:100%;max-width:100%}}.shipping-info{width:100%;overflow:hidden}.shipping-info__container{max-width:1400px;margin:0 auto;padding:0 20px}.shipping-info__title{font-size:2.5rem;font-weight:700;text-align:center;margin:0 0 48px;line-height:1.2}.shipping-info__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.shipping-info__card{position:relative}.shipping-info__card-inner{height:100%;display:flex;gap:20px;align-items:flex-start;padding:32px;background:var(--shipping-card-bg);border-radius:var(--shipping-border-radius);transition:all .3s cubic-bezier(.4,0,.2,1)}.shipping-info__card:hover .shipping-info__card-inner{transform:translateY(-2px);box-shadow:0 8px 20px #00000014}.shipping-info__icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.shipping-info__icon svg{width:100%;height:100%;stroke:var(--shipping-icon-color);fill:none;stroke-width:1.5}.shipping-info__content{flex:1;min-width:0}.shipping-info__card-title{font-size:1.25rem;font-weight:600;margin:0 0 6px;line-height:1.3}.shipping-info__delivery-time{font-size:1rem;font-weight:600;color:var(--shipping-accent-color);margin:0 0 8px}.shipping-info__description{font-size:.9375rem;line-height:1.6;opacity:.8;margin-bottom:8px}.shipping-info__description p{margin:0}.shipping-info__price{font-size:1.125rem;font-weight:700;margin:8px 0 0}.shipping-info__tracking{grid-column:1 / -1}.shipping-info__tracking-inner{display:flex;align-items:flex-start;gap:20px;padding:32px;background:var(--shipping-highlight-bg);border-radius:var(--shipping-border-radius)}.shipping-info__tracking-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.shipping-info__tracking-icon svg{width:100%;height:100%;stroke:var(--shipping-accent-color);fill:none;stroke-width:1.5}.shipping-info__tracking-content{flex:1;min-width:0}.shipping-info__tracking-title{font-size:1.25rem;font-weight:600;margin:0 0 8px;line-height:1.3}.shipping-info__tracking-description{font-size:.9375rem;line-height:1.6;opacity:.8}.shipping-info__tracking-description p{margin:0}.shipping-info__map{margin-top:40px;border-radius:var(--shipping-border-radius);overflow:hidden;box-shadow:0 4px 20px #00000014}.shipping-info__map img{width:100%;height:auto;display:block}@media(max-width:989px){.shipping-info__grid{grid-template-columns:1fr;gap:20px}}@media(max-width:749px){.shipping-info__title{font-size:2rem;margin-bottom:32px}.shipping-info__card-inner{padding:24px;gap:16px}.shipping-info__icon{width:40px;height:40px}.shipping-info__card-title{font-size:1.125rem}.shipping-info__delivery-time{font-size:.9375rem}.shipping-info__description{font-size:.875rem}.shipping-info__price{font-size:1rem}.shipping-info__tracking-inner{padding:24px;gap:16px}.shipping-info__tracking-icon{width:40px;height:40px}.shipping-info__tracking-title{font-size:1.125rem}.shipping-info__tracking-description{font-size:.875rem}.shipping-info__map{margin-top:32px}}.payment-icons{display:flex;align-items:center;justify-content:var(--justify-content);width:100%}.payment-icons__wrapper{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:var(--justify-content)}.payment-icons__security-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--text-color);flex-shrink:0}.payment-icons__security-icon svg{width:100%;height:100%;fill:currentColor}.payment-icons__heading{font-size:var(--text-size);color:var(--text-color);font-weight:400;white-space:nowrap}.payment-icons__list{display:flex;align-items:center;gap:var(--icon-gap);flex-wrap:wrap}.payment-icons__icon{height:var(--icon-size);width:auto;max-width:60px;object-fit:contain}@media screen and (max-width:749px){.payment-icons__wrapper{gap:8px}.payment-icons__list{gap:calc(var(--icon-gap) * .75)}.payment-icons__icon{max-width:50px}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
