.sp-section{color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.sp-container{width:min(100% - 3rem,120rem);margin-inline:auto}.sp-section__header{max-width:72rem;margin:0 auto 4rem;text-align:center}.sp-section__header h2{margin:0 0 1.2rem;font-size:clamp(3rem,5vw,5.2rem);line-height:1.05;letter-spacing:0}.sp-eyebrow{margin:0 0 1rem;color:#d62839;font-size:1.3rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.sp-lead{margin:0;color:rgba(var(--color-foreground),.72);font-size:1.8rem;line-height:1.6}.sp-hero{padding:3rem 0 7rem}.sp-hero__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(34rem,.85fr);gap:clamp(3rem,6vw,8rem);align-items:center}.sp-hero__media{position:relative;min-height:52rem;display:grid;place-items:center;overflow:hidden;background:#f3f4f5}.sp-hero__media img{width:100%;height:100%;max-height:68rem;object-fit:contain}.sp-hero__placeholder{width:100%;height:52rem}.sp-hero__content h1{margin:0 0 1.6rem;font-size:clamp(4rem,6vw,7.2rem);line-height:.98;letter-spacing:0}.sp-hero__subtitle{margin:0 0 2.4rem;font-size:2rem;line-height:1.55;color:rgba(var(--color-foreground),.76)}.sp-hero__bullets{display:grid;gap:1rem;margin:0 0 2.4rem;padding:0;list-style:none}.sp-hero__bullets li{position:relative;padding-left:2.6rem;font-weight:600}.sp-hero__bullets li:before{content:"";position:absolute;left:0;top:.65rem;width:1.2rem;height:.7rem;border-left:.2rem solid #D62839;border-bottom:.2rem solid #D62839;transform:rotate(-45deg)}.sp-product-form{display:grid;gap:1.4rem}.sp-field-label{font-size:1.3rem;font-weight:700;text-transform:uppercase}.sp-variant-select{width:100%;min-height:5rem;padding:0 1.5rem;border:.1rem solid rgba(var(--color-foreground),.24);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font:inherit}.sp-price-row{display:flex;gap:1.2rem;align-items:baseline}.sp-price{font-size:3rem;font-weight:800}.sp-compare-price{font-size:1.8rem;color:rgba(var(--color-foreground),.55)}.sp-stock{margin:0;font-size:1.4rem}.sp-stock:before{content:"";display:inline-block;width:.8rem;height:.8rem;margin-right:.8rem;border-radius:50%;background:#0f7b6c}.sp-add-button{min-height:5.6rem;background:#d62839;border-color:#d62839;font-weight:800;text-transform:uppercase}.sp-add-button:hover{background:#b51f2e;border-color:#b51f2e}.sp-microcopy{margin:1.2rem 0 0;font-size:1.3rem;color:rgba(var(--color-foreground),.66)}.sp-trust{padding:2rem 0;background:#0b3437;color:#fff}.sp-trust__grid{display:grid;grid-template-columns:repeat(var(--sp-columns, 4),minmax(0,1fr));gap:1rem}.sp-trust__item{display:flex;gap:1.2rem;align-items:center;justify-content:center;min-height:5rem;text-align:left}.sp-trust__icon{width:3rem;height:3rem;display:grid;place-items:center;border:.1rem solid rgba(255,255,255,.4);font-weight:800}.sp-trust__item strong,.sp-trust__item span{display:block}.sp-trust__item span{color:#ffffffad;font-size:1.2rem}.sp-padded{padding:clamp(6rem,9vw,11rem) 0}.sp-benefits__grid,.sp-use-cases__grid,.sp-testimonials__grid,.sp-info-cards{display:grid;grid-template-columns:repeat(var(--sp-columns, 3),minmax(0,1fr));gap:2rem}.sp-benefit,.sp-use-case,.sp-testimonial,.sp-info-card{min-width:0}.sp-benefit{padding-top:2rem;border-top:.3rem solid #D62839}.sp-benefit__number{display:block;margin-bottom:2rem;color:rgba(var(--color-foreground),.35);font-size:1.3rem;font-weight:800}.sp-benefit h3,.sp-use-case h3,.sp-info-card h3{margin:0 0 1rem;font-size:2.2rem}.sp-benefit p,.sp-use-case p,.sp-info-card p{margin:0;color:rgba(var(--color-foreground),.7);line-height:1.6}.sp-feature{padding:clamp(5rem,8vw,10rem) 0}.sp-feature__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(3rem,7vw,9rem)}.sp-feature--reverse .sp-feature__media{order:2}.sp-feature__media{min-height:42rem;background:#f1f2f3;overflow:hidden}.sp-feature__media img{width:100%;height:100%;min-height:42rem;object-fit:cover}.sp-feature__content h2{margin:0 0 1.8rem;font-size:clamp(3.2rem,5vw,5.6rem);line-height:1.05}.sp-feature__content .rte{font-size:1.8rem;line-height:1.7}.sp-text-link{display:inline-flex;margin-top:2rem;color:inherit;font-weight:800;text-decoration-thickness:.2rem;text-underline-offset:.5rem}.sp-use-case__image{aspect-ratio:4 / 3;margin-bottom:1.8rem;overflow:hidden;background:#eceeef}.sp-use-case__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.sp-use-case:hover img{transform:scale(1.025)}.sp-table-wrap{overflow-x:auto}.sp-comparison{width:100%;border-collapse:collapse;font-size:1.6rem}.sp-comparison th,.sp-comparison td{padding:1.8rem;border-bottom:.1rem solid rgba(var(--color-foreground),.15);text-align:left}.sp-comparison thead th{background:#0b3437;color:#fff}.sp-comparison th:nth-child(2),.sp-comparison td:nth-child(2){background:#c51f2b12;font-weight:700}.sp-testimonial{padding:2.4rem;border:.1rem solid rgba(var(--color-foreground),.14)}.sp-stars{color:#d62839;letter-spacing:.15em}.sp-testimonial blockquote{margin:1.5rem 0;font-size:1.7rem;line-height:1.6}.sp-testimonial cite{font-style:normal;font-weight:700}.sp-info-card{padding:2.8rem;background:#f3f4f5}.sp-faq{max-width:86rem;margin-inline:auto}.sp-faq details{border-top:.1rem solid rgba(var(--color-foreground),.18)}.sp-faq details:last-child{border-bottom:.1rem solid rgba(var(--color-foreground),.18)}.sp-faq summary{display:flex;justify-content:space-between;gap:2rem;padding:2rem 0;cursor:pointer;font-size:1.8rem;font-weight:700;list-style:none}.sp-faq summary:after{content:"+";font-size:2.4rem;line-height:1}.sp-faq details[open] summary:after{content:"-"}.sp-faq__answer{padding:0 4rem 2rem 0;color:rgba(var(--color-foreground),.72)}.sp-final{padding:clamp(6rem,10vw,12rem) 0;background:#0b3437;color:#fff;text-align:center}.sp-final__inner{max-width:78rem;margin-inline:auto}.sp-final h2{margin:0 0 1.5rem;color:#fff;font-size:clamp(3.6rem,6vw,6.4rem);line-height:1}.sp-final p{color:#ffffffb3;font-size:1.8rem}.sp-final__price{display:block;margin:2rem 0;font-size:3rem;font-weight:800}.sp-final .button{min-width:24rem;min-height:5.6rem;background:#d62839;color:#fff;border-color:#d62839}.sp-sticky-buy{display:none}.is-hidden{display:none!important}@media screen and (max-width:989px){.sp-hero__grid{grid-template-columns:1fr}.sp-hero__media{min-height:42rem}.sp-trust__grid,.sp-benefits__grid,.sp-use-cases__grid,.sp-testimonials__grid,.sp-info-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.sp-container{width:min(100% - 2.4rem,120rem)}.sp-hero{padding:1.2rem 0 4.5rem}.sp-hero__grid{gap:2.5rem}.sp-hero__media,.sp-hero__placeholder{min-height:32rem;height:32rem}.sp-hero__content h1{font-size:4rem}.sp-trust__grid,.sp-benefits__grid,.sp-use-cases__grid,.sp-testimonials__grid,.sp-info-cards{grid-template-columns:1fr}.sp-trust__item{justify-content:flex-start}.sp-feature__grid{grid-template-columns:1fr}.sp-feature--reverse .sp-feature__media{order:0}.sp-feature__media,.sp-feature__media img{min-height:30rem}.sp-comparison{min-width:62rem}.sp-sticky-buy{position:fixed;z-index:30;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;background:#fff;border-top:.1rem solid #ddd;box-shadow:0 -.4rem 2rem #0000001a}.sp-sticky-buy strong{font-size:1.5rem}.sp-sticky-buy .button{min-height:4.4rem;padding-inline:1.6rem;background:#d62839;color:#fff}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/single-product.css.map */
