:root{--hs-accent: #f5a926;--hs-navy: #001a5e;--hs-savings: #2ea818;--hs-max: 110rem;--hs-font: var(--font-body-family)}.hs-section{font-family:var(--hs-font);color:#000}.hs-container{max-width:var(--hs-max);margin:0 auto;padding:0 1.5rem}.hs-heading{font-family:var(--hs-font);color:#000;margin:0;text-wrap:balance}.hs-eyebrow{font-weight:700;font-size:2rem;text-transform:uppercase;text-align:center;margin:0 0 1.5rem}.hs-btn{display:inline-block;background:var(--hs-accent);color:#fff;font-weight:700;font-size:1.8rem;border-radius:3rem;padding:1.5rem 4rem;text-decoration:none;border:0;cursor:pointer;font-family:var(--hs-font);line-height:1.3;transition:background .2s,color .2s}.hs-btn:hover{background:#000;color:#fff}.hs-btn--upper{text-transform:uppercase}.hs-img{display:block;max-width:100%;height:auto}.hs-visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.hs-slider{position:relative}.hs-slider__track{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;margin:0;padding:0;list-style:none;scroll-padding-left:calc((var(--hs-peek, 0) / (var(--hs-per-view, 1) + var(--hs-peek, 0) * .01)) * 1% / 2)}.hs-slider__track::-webkit-scrollbar{display:none}.hs-slider__slide{flex:0 0 calc(100% / (var(--hs-per-view, 1) + var(--hs-peek, 0) * .01));scroll-snap-align:start;padding:var(--hs-slide-pad, 0 .7rem);box-sizing:border-box;display:flex;flex-direction:column}.hs-slider__slide>*{width:100%}.hs-slider__arrow{position:absolute;top:calc(50% - 2rem);width:4rem;height:4rem;border-radius:50%;border:0;cursor:pointer;background:#0006;transition:background .35s;z-index:2;padding:0}.hs-slider__arrow:hover{background:#000}.hs-slider__arrow:before,.hs-slider__arrow:after{content:"";position:absolute;left:1.9rem;width:1px;height:.8rem;background:#fff}.hs-slider__arrow:before{top:1.9rem;transform:rotate(45deg)}.hs-slider__arrow:after{top:1.4rem;transform:rotate(-45deg)}.hs-slider__arrow--prev{left:2rem;transform:rotate(180deg)}.hs-slider__arrow--next{right:2rem}.hs-slider__arrow[disabled]{opacity:.35;cursor:default}.hs-slider__dots{position:absolute;bottom:0;left:0;width:100%;display:flex;justify-content:center;gap:1rem}.hs-slider__dots button{width:2rem;height:.5rem;border:0;padding:0;background:#0006;cursor:pointer;border-radius:0}.hs-slider__dots button.is-active,.hs-slider__dots button:hover{background:#000}.hs-slider--dots .hs-slider__track{padding-bottom:2rem}.hs-slider.is-static .hs-slider__track{justify-content:center}.hs-slider.is-static .hs-slider__arrow,.hs-slider.is-static .hs-slider__dots{display:none}.hs-hero{background-size:cover;background-repeat:no-repeat;background-position:left center;padding:2rem 1.5rem 2rem 6rem}.hs-hero__inner{display:flex;flex-flow:row;justify-content:flex-start;align-items:center;height:65rem;margin:0 auto}.hs-hero__content{display:flex;flex-flow:column;align-items:flex-start;max-width:60%}.hs-hero__heading{font-weight:400;font-size:5.2rem;line-height:1.2;color:#000;margin:0}.hs-hero__heading strong{font-weight:700}.hs-hero__text{margin:1rem 0 0;font-size:1.6rem;color:#000}.hs-hero__btn{margin-top:2rem}@media screen and (min-width:1025px)and (max-width:1199px){.hs-hero__inner{height:55rem}.hs-hero__heading{font-size:4.2rem}}@media screen and (min-width:750px)and (max-width:1024px){.hs-hero__inner{height:38rem;max-width:var(--hs-max)}.hs-hero__heading{font-size:2.8rem}.hs-hero__text{font-size:1.4rem}}@media screen and (max-width:749px){.hs-hero{background-position:center center;padding-left:1.5rem}.hs-hero--has-mobile{background-image:var(--hs-hero-mobile)!important}.hs-hero__inner{height:44rem;align-items:flex-start}.hs-hero__content{max-width:100%;width:100%;align-items:center;text-align:center}.hs-hero__heading{font-size:2.8rem;margin-top:2rem}.hs-hero__text{font-size:1.4rem}}.hs-imgtext{padding:6rem 1.5rem 4rem;background-size:cover;background-position:right center}.hs-imgtext__inner{display:flex;align-items:center;gap:0 4rem;max-width:var(--hs-max);margin:0 auto}.hs-imgtext--reverse .hs-imgtext__inner{flex-direction:row-reverse}.hs-imgtext__media{flex:1 1 0;display:flex}.hs-imgtext__media img,.hs-imgtext__media .hs-placeholder{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:1.2rem}.hs-imgtext__body{width:50%;display:flex;flex-flow:column;align-items:flex-start}.hs-imgtext__heading{font-weight:700;font-size:3.2rem;line-height:1.3}.hs-imgtext__text{margin:1rem 0 0;color:#000}.hs-imgtext__text p{margin:0}.hs-imgtext__btn{margin-top:2rem}@media screen and (max-width:749px){.hs-imgtext{padding-top:4rem}.hs-imgtext__inner,.hs-imgtext--reverse .hs-imgtext__inner{flex-direction:column;align-items:stretch}.hs-imgtext__body{width:100%;align-items:center;text-align:center}.hs-imgtext__heading{font-size:2rem;margin-top:2rem}.hs-imgtext__text,.hs-imgtext__btn{font-size:1.4rem}}.hs-products{padding:4rem 1.5rem;background:#fff}.hs-products__inner{max-width:var(--hs-max);margin:0 auto}.hs-products .hs-slider{--hs-per-view: 2;--hs-peek: 0;--hs-slide-pad: .8rem;padding-bottom:1.5rem}.hs-pcard{display:flex;flex-direction:column;text-decoration:none;color:#000}.hs-pcard__media{position:relative;border-radius:1.2rem;overflow:hidden;background:#f6f6f6}.hs-pcard__media img{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;display:block}.hs-pcard__title{font-size:1.8rem;font-weight:700;margin:0;padding-top:1rem;text-align:left;color:#000}.hs-pcard__price{font-size:1.6rem;margin-top:.6rem;color:#000;display:flex;gap:.8rem;align-items:baseline}.hs-pcard__price s{color:#888}.hs-pcard__price .hs-pcard__sale{color:var(--hs-accent);font-weight:700}@media screen and (min-width:750px){.hs-products .hs-slider{--hs-per-view: 2;--hs-peek: 55;--hs-slide-pad: 1.5rem}}@media screen and (min-width:1025px){.hs-products .hs-slider{--hs-per-view: 2;--hs-peek: 50;--hs-slide-pad: 1rem}}@media screen and (min-width:1200px){.hs-products .hs-slider{--hs-per-view: 3;--hs-peek: 45;--hs-slide-pad: 1.5rem}}@media screen and (max-width:749px){.hs-products{padding-top:2rem}.hs-pcard__title{font-size:1.6rem}}.hs-press{padding:4rem 1.5rem;background:#fff}.hs-press__inner{max-width:var(--hs-max);margin:0 auto;display:flex;flex-direction:column;align-items:center}.hs-press__logos{display:flex;flex-flow:row;justify-content:center;align-items:center;gap:0 6rem;width:100%}.hs-press__logo{flex:1 1 0;display:flex;justify-content:center}.hs-press__logo img{max-width:100%;height:auto;object-fit:contain}@media screen and (max-width:749px){.hs-press{padding-top:2rem}.hs-press__logos{flex-wrap:wrap;gap:2rem 3rem}.hs-press__logo{flex:0 1 40%}}.hs-testimonials{padding:2rem 1.5rem 6rem}.hs-testimonials__inner{max-width:var(--hs-max);margin:0 auto}.hs-testimonials .hs-slider{--hs-per-view: 1;--hs-peek: 40;--hs-slide-pad: 0 .7rem;padding-bottom:1.5rem}.hs-tcard{display:flex;flex-direction:column;border:solid #e4e4e4;border-width:0 1px 1px;border-radius:1.2rem;padding-bottom:2rem;background:#fff;height:100%}.hs-tcard__img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:1.2rem 1.2rem 0 0;display:block}.hs-tcard__title{font-size:1.5rem;font-weight:700;margin:1.5rem 2rem 1rem}.hs-tcard__quote{font-size:1.4rem;margin:0 2rem;color:#000}.hs-tcard__author{margin:1rem 2rem 0;font-weight:700;font-style:italic}@media screen and (min-width:750px){.hs-testimonials .hs-slider{--hs-per-view: 3;--hs-peek: 0}}@media screen and (min-width:1025px){.hs-testimonials .hs-slider{--hs-per-view: 3;--hs-peek: 40}}.hs-faq{padding:2rem 1.5rem 6rem;background:#fff}.hs-faq__inner{max-width:var(--hs-max);margin:0 auto;display:flex;flex-direction:column;align-items:center}.hs-faq__heading{font-weight:700;font-size:2.6rem;text-transform:uppercase;text-align:center;margin-bottom:1rem}.hs-faq__sub{margin:0;color:#000;text-align:center}.hs-faq__list{width:76rem;max-width:100%;margin-top:2rem}.hs-faq__item{border-bottom:2px solid #000}.hs-faq__item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.5rem 1.5rem 1.5rem 0;font-weight:700;font-size:1.4rem;color:#000;background:#fff}.hs-faq__item summary::-webkit-details-marker{display:none}.hs-faq__icon{flex:0 0 auto;width:1.4rem;height:1.4rem;transition:transform .3s}.hs-faq__item[open] .hs-faq__icon--chevron{transform:rotate(90deg)}.hs-faq__item[open] .hs-faq__icon--plus{transform:rotate(45deg)}.hs-faq__answer{padding:0 0 1.5rem;color:#000;font-size:1.6rem;line-height:1.5}.hs-faq__answer p{margin:0 0 .8rem}.hs-faq__answer p:last-child{margin-bottom:0}.hs-faq--product{padding:2rem}.hs-faq--product .hs-faq__heading{font-size:4rem;text-transform:none;line-height:1.5;margin-bottom:.8rem}.hs-faq--product .hs-faq__sub{font-size:2.4rem;line-height:1.5}.hs-faq--product .hs-faq__list{width:100%;max-width:calc(var(--hs-max) - 32rem);margin-top:3.4rem}.hs-faq--product .hs-faq__item{border-bottom:0;border-top:4px solid #000}.hs-faq--product .hs-faq__item summary{font-size:2.2rem;line-height:1.5;padding:2rem 0 2.1rem;background:transparent}.hs-faq--product .hs-faq__icon{width:2rem;height:2rem}.hs-faq--product .hs-faq__answer{font-size:2.2rem}@media screen and (max-width:1024px){.hs-faq--product .hs-faq__heading{font-size:2.6rem}.hs-faq--product .hs-faq__sub{font-size:1.8rem}.hs-faq--product .hs-faq__item summary{font-size:1.6rem;padding:1.2rem 0 1.3rem}.hs-faq--product .hs-faq__answer{font-size:1.6rem}}@media screen and (max-width:749px){.hs-faq--product .hs-faq__heading{font-size:2.4rem}}.hs-product{padding:0 1.5rem 1rem}.hs-product__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 3.4rem;max-width:var(--hs-max);margin:0 auto;align-items:start}.hs-product__grid>*{min-width:0}.hs-gallery{position:relative}.hs-gallery__main{position:relative;margin-bottom:1.6rem}.hs-gallery__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;margin:0;padding:0;list-style:none}.hs-gallery__track::-webkit-scrollbar{display:none}.hs-gallery__item{flex:0 0 100%;scroll-snap-align:start}.hs-gallery__item img,.hs-gallery__item video{display:block;width:100%;height:auto}.hs-gallery__thumbs{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:2.4rem;scrollbar-width:none;margin:0;padding:2px;list-style:none}.hs-gallery__thumbs::-webkit-scrollbar{display:none}.hs-gallery__thumb{flex:0 0 calc((100% - 7.2rem)/4);border:2px solid transparent;border-radius:.6rem;padding:0;background:none;cursor:pointer;overflow:hidden}.hs-gallery__thumb img{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover}.hs-gallery__thumb[aria-current=true]{border-color:#1a55c7}.hs-gallery .hs-slider__arrow{top:calc(50% - 2rem)}.hs-buybox{display:flex;flex-direction:column}.hs-badges{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap;margin-bottom:.5rem}.hs-badge{display:inline-flex;align-items:center;font-size:1.2rem;font-weight:600;line-height:1;white-space:nowrap;border-radius:999px;padding:.7rem}.hs-badge--filled{background:var(--hs-accent);color:#fff}.hs-badge--outline{background:transparent;color:#1a1a1a;border:1.5px solid #d0d0d0}.hs-rating{display:flex;align-items:center;margin-bottom:.4rem}.hs-rating__stars{display:inline-flex;gap:.2rem;margin-right:1rem;color:var(--hs-accent)}.hs-rating__stars svg{width:1.8rem;height:1.8rem}.hs-rating__stars img{width:11rem;height:auto}.hs-rating__text{margin:0;font-size:1.6rem;line-height:1.5;color:#000}.hs-product__title{margin:0 0 .8rem;font-size:3rem;font-weight:700;line-height:1.5;color:#000}.hs-price{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:1rem;font-weight:700;font-size:2.4rem}.hs-price__current{color:var(--hs-accent);font-size:2.8rem;margin-right:1rem}.hs-price__compare{text-decoration:line-through;color:#ccc;font-size:2.8rem;margin-right:1rem}.hs-price__save{display:inline-flex;align-items:center;height:3.2rem;padding:0 .5rem;border:3px solid var(--hs-accent);background:var(--hs-accent);border-radius:.8rem;color:#0a0a09;font-size:1.8rem;font-weight:700;line-height:1}.hs-price__save:empty,.hs-price__compare:empty{display:none}.hs-product__desc{margin:0 0 1.5rem;font-size:2rem;font-weight:600;line-height:1.5;color:#000}.hs-bullets{list-style:none;margin:0 0 .4rem;padding:0}.hs-bullets li{display:flex;align-items:center;margin-bottom:1.6rem;font-size:2rem;line-height:1.5;color:#000}.hs-bullets svg{flex:0 0 auto;width:2rem;height:2rem;margin-right:.8rem;color:var(--hs-navy)}.hs-offers{margin:0 0 2rem}.hs-offers__label{font-weight:700;font-size:1.6rem;margin:0 0 1rem}.hs-offer{position:relative;display:block;margin-top:1.2rem;cursor:pointer}.hs-offer input{position:absolute;opacity:0;width:0;height:0}.hs-offer__box{display:flex;align-items:center;gap:1.2rem;border:2px solid #d9d9d9;border-radius:.8rem;padding:1.2rem 1.4rem;background:#fff;transition:border-color .2s,background .2s}.hs-offer input:checked+.hs-offer__box{border-color:var(--hs-navy);background:#fcf1d2}.hs-offer input:focus-visible+.hs-offer__box{outline:2px solid var(--hs-navy);outline-offset:2px}.hs-offer__check{flex:0 0 auto;width:2rem;height:2rem;border-radius:50%;border:2px solid #999;position:relative}.hs-offer input:checked+.hs-offer__box .hs-offer__check{border-color:var(--hs-navy)}.hs-offer input:checked+.hs-offer__box .hs-offer__check:after{content:"";position:absolute;top:.3rem;right:.3rem;bottom:.3rem;left:.3rem;border-radius:50%;background:var(--hs-navy)}.hs-offer__img{flex:0 0 5.6rem;width:5.6rem;height:5.6rem;object-fit:contain;border-radius:.6rem}.hs-offer__info{flex:1 1 auto;display:flex;flex-direction:column;gap:.3rem;min-width:0}.hs-offer__name{font-size:1.8rem;font-weight:700;color:#333232}.hs-offer__save{display:inline-block;background:var(--hs-navy);color:#fff;font-size:1.2rem;font-weight:600;border-radius:.6rem;padding:.3rem .8rem;width:max-content}.hs-offer__prices{text-align:right;line-height:1.4}.hs-offer__price{font-size:1.6rem;font-weight:700;color:#0d1953}.hs-offer__compare{font-size:1.4rem;font-weight:500;color:#989898;text-decoration:line-through}.hs-offer__tag{position:absolute;top:-1.2rem;left:1.6rem;background:#201547;color:#fff;font-size:1rem;font-weight:600;padding:.3rem 1.5rem;border-radius:2rem;line-height:1.3}.hs-atc-wrap{display:flex;align-items:center;margin-bottom:1rem}.hs-atc{width:100%;background:var(--hs-accent);color:#fff;font-weight:700;font-size:2.5rem;line-height:1.5;border:0;border-radius:1rem;padding:1.6rem 2rem;box-shadow:#00000040 4px 4px 8px;cursor:pointer;font-family:var(--hs-font);text-transform:uppercase;transition:background .2s;position:relative;text-align:center}.hs-atc:hover,.hs-atc:active{background:#000;color:#fff}.hs-atc[disabled]{background:#b7b7b7;box-shadow:none;cursor:not-allowed}.hs-atc.is-loading .hs-atc__label{visibility:hidden}.hs-atc .loading__spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.hs-atc .loading__spinner.hidden{display:none}.hs-atc .spinner{width:2.4rem;height:2.4rem}.hs-atc .path{stroke:#fff}.hs-atc--float{animation:hs-float 2.4s ease-in-out infinite}@keyframes hs-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.hs-form__error{color:#c00;font-size:1.4rem;margin:.5rem 0 1rem}.hs-form__error:empty{display:none}.hs-pill{display:flex;align-items:center;justify-content:center;gap:.7rem;padding:.8rem 1.4rem;border:1px solid var(--hs-accent);border-radius:.4rem;background:#f5a9272b;margin-bottom:1.2rem}.hs-pill svg{width:1.6rem;height:1.6rem;flex:0 0 auto}.hs-pill span{color:#000;font-size:1.3rem;font-weight:600;line-height:1.3;letter-spacing:.02rem}.hs-infobox{display:flex;align-items:center;gap:1.2rem;width:100%;padding:1.2rem 1.6rem;border-radius:.8rem;margin-bottom:1.2rem;box-sizing:border-box}.hs-infobox__icon{flex:0 0 4.2rem;width:4.2rem;height:4.2rem}.hs-infobox__icon img,.hs-infobox__icon svg{display:block;width:100%;height:100%;object-fit:contain}.hs-infobox__text{margin:0;font-size:1.2rem;line-height:1.5;color:#333;font-weight:500}.hs-infobox__text strong{font-weight:700}.hs-minireview{display:flex;gap:1.5rem;align-items:flex-start;margin:1rem 0 2rem}.hs-minireview__avatar{flex:0 0 8rem;width:8rem;height:8rem;border-radius:50%;object-fit:cover}.hs-minireview__quote{margin:.8rem 0;font-size:1.6rem;line-height:1.5;color:#000}.hs-minireview__meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.hs-minireview__stars{display:inline-flex;gap:.2rem;color:var(--hs-accent)}.hs-minireview__stars svg{width:1.6rem;height:1.6rem}.hs-minireview__name{font-weight:700;font-size:1.6rem;margin:0}.hs-acc{margin-top:.5rem}.hs-acc__item{border-bottom:1px solid #9b9b9b}.hs-acc__item summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:1rem;padding:1.5rem;font-weight:700;font-size:1.8rem;color:#000;background:#fff}.hs-acc__item summary::-webkit-details-marker{display:none}.hs-acc__item summary svg{width:1.4rem;height:1.4rem;transition:transform .3s;flex:0 0 auto}.hs-acc__item[open] summary svg{transform:rotate(90deg)}.hs-acc__content{padding:0 1.5rem 1.5rem;font-size:1.8rem;line-height:1.5;color:#000}.hs-acc__content p{margin:0}@media screen and (min-width:750px)and (max-width:1024px){.hs-price__current,.hs-price__compare{font-size:2.2rem}.hs-price__save{font-size:1.5rem;margin:0}.hs-product__desc,.hs-bullets li{font-size:1.6rem}.hs-atc{font-size:1.8rem;padding:1.6rem 2rem}}@media screen and (max-width:749px){.hs-product{padding-top:0}.hs-product__grid{grid-template-columns:minmax(0,1fr);gap:0}.hs-gallery__main{margin-bottom:1.6rem}.hs-gallery__thumbs{gap:1.5rem}.hs-gallery__thumb{flex-basis:calc((100% - 4.5rem)/4)}.hs-badges{margin-top:2rem}.hs-rating{margin-top:1rem}.hs-rating__stars img{width:9rem}.hs-rating__text{font-size:1.4rem}.hs-product__title{font-size:2rem}.hs-price__current,.hs-price__compare{font-size:2.2rem;margin-right:.5rem}.hs-price__compare{color:#6c6974}.hs-price__save{font-size:1.4rem;height:2.7rem;padding:0 .7rem;margin-top:0}.hs-product__desc,.hs-bullets li{font-size:1.6rem}.hs-atc{font-size:1.9rem;padding:1rem 1.2rem;box-shadow:#00000040 0 4px 12px}.hs-offer__name{font-size:1.6rem}.hs-minireview__avatar{flex-basis:5rem;width:5rem;height:5rem}.hs-minireview__quote{font-size:1.4rem;font-style:italic}}.hs-caution{padding:3rem 1.5rem 2rem;background:#fff}.hs-caution__inner{max-width:var(--hs-max);margin:0 auto}.hs-caution__heading{font-size:4rem;font-weight:700;text-align:center;margin:0 0 1rem}.hs-caution__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 3.2rem}.hs-caution__item{display:flex;flex-direction:column;align-items:center}.hs-caution__title{font-size:2.3rem;font-weight:700;text-align:center;margin:1rem 0 0}.hs-caution__img{width:23.1rem;height:23.1rem;border-radius:100rem;object-fit:cover;margin:4rem auto 1.5rem;display:block}.hs-caution__text{font-size:1.9rem;line-height:1.5;text-align:center;margin:.8rem 0;color:#000}.hs-caution__text p{margin:0 0 1rem}@media screen and (min-width:1025px)and (max-width:1199px){.hs-caution__title{font-size:2rem;margin-top:0}.hs-caution__img{margin-top:2rem}}@media screen and (max-width:1024px){.hs-caution__heading{font-size:2.4rem}.hs-caution__grid{grid-template-columns:1fr;gap:1rem 0;max-width:62rem;margin:0 auto}.hs-caution__title{font-size:2rem;margin-top:2rem}.hs-caution__img{width:13rem;height:13rem;margin:2rem auto 1.5rem}.hs-caution__text{font-size:1.6rem}}@media screen and (max-width:749px){.hs-caution__title{font-size:1.8rem;margin-bottom:1rem}.hs-caution__img{width:14rem;height:14rem;margin-top:2rem}}.hs-benefits{background:var(--hs-navy);color:#fff;padding:4rem 1.5rem}.hs-benefits__inner{max-width:var(--hs-max);margin:0 auto}.hs-benefits__heading{color:#fff;font-size:4rem;font-weight:700;text-align:center;margin:0}.hs-benefits__text{font-size:2rem;text-align:center;margin:1.5rem 0 3rem}.hs-benefits__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.hs-benefits__item{display:flex;flex-direction:column;align-items:center;text-align:center}.hs-benefits__icon{width:14rem;height:14rem;object-fit:contain;border-radius:10rem;margin-bottom:1rem}.hs-benefits__label{color:#fff;font-size:2.2rem;font-weight:700;line-height:1.3;margin:0 0 .8rem;white-space:pre-line}@media screen and (max-width:1024px){.hs-benefits__heading{font-size:2.4rem;padding:0 2rem}.hs-benefits__text{font-size:1.6rem;margin:1.5rem .8rem 2rem}.hs-benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 2rem}.hs-benefits__icon{width:13rem;height:13rem}.hs-benefits__label{font-size:2.2rem}}@media screen and (max-width:749px){.hs-benefits{padding:3rem 1.5rem}.hs-benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem .5rem}.hs-benefits__icon{width:7rem;height:7rem}.hs-benefits__label{font-size:1.4rem;margin-bottom:.4rem}}.hs-features{padding:2rem 1.5rem 0}.hs-features__inner{max-width:var(--hs-max);margin:0 auto}.hs-feature{display:flex;flex-direction:row;align-items:center;gap:3rem;margin-bottom:3rem}.hs-feature--reverse{flex-direction:row-reverse}.hs-feature__body,.hs-feature__media{flex:1 1 0;min-width:0}.hs-feature__media{display:flex;justify-content:center}.hs-feature__media video{width:100%;height:auto;display:block}.hs-feature__media img{width:40rem;max-width:100%;height:auto;display:block}.hs-feature__heading{font-size:4rem;font-weight:700;text-align:left;margin:0 0 1rem;white-space:pre-line}.hs-feature__text{font-size:2rem;line-height:1.5;color:#000}.hs-feature__text p{margin:0 0 1.2rem}@media screen and (max-width:1024px){.hs-feature__heading{font-size:2.4rem}.hs-feature__text{font-size:1.6rem}}@media screen and (max-width:749px){.hs-feature,.hs-feature--reverse{flex-direction:column;gap:1rem}.hs-feature__heading{margin-top:2rem}.hs-feature__media img{width:30rem;aspect-ratio:1 / 1;object-fit:cover}}.hs-reviews{padding:1rem 1.5rem 0;background:#fff}.hs-reviews__inner{max-width:var(--hs-max);margin:0 auto}.hs-reviews__heading{font-size:4rem;font-weight:700;line-height:1.4;margin:0 0 4rem;text-align:center}.hs-reviews .hs-slider{--hs-per-view: 1;--hs-peek: 60;--hs-slide-pad: 0 1.2rem 1.2rem;padding-bottom:5.6rem}.hs-rcard{background:#fff;box-shadow:#00000026 4px 4px 10px;padding:1px;margin-bottom:1rem;border-radius:3rem 3rem .4rem .4rem;height:100%;display:flex;flex-direction:column}.hs-rcard__img{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;border-radius:3rem 3rem 0 0;display:block}.hs-rcard__title{font-size:2rem;font-weight:700;color:#222;line-height:1.5;margin:1.5rem 1.5rem .5rem;text-align:center;white-space:pre-line}.hs-rcard__quote{font-size:2rem;line-height:1.4;color:#222;margin:0 1rem;text-align:center}.hs-rcard__author{font-size:2rem;font-weight:700;color:#222;margin:1.5rem 1.5rem 2rem;text-align:center}@media screen and (min-width:750px){.hs-reviews .hs-slider{--hs-per-view: 2;--hs-peek: 55}}@media screen and (min-width:1025px){.hs-reviews .hs-slider{--hs-per-view: 3;--hs-peek: 50}}@media screen and (min-width:1200px){.hs-reviews .hs-slider{--hs-per-view: 3;--hs-peek: 45}}@media screen and (max-width:1024px){.hs-reviews__heading{font-size:3.2rem;margin-bottom:3rem}.hs-rcard__quote,.hs-rcard__title,.hs-rcard__author{font-size:1.6rem}}@media screen and (max-width:749px){.hs-reviews__heading{font-size:2.4rem;margin-bottom:1rem}}.hs-compare{padding:3rem 1.5rem}.hs-compare__inner{max-width:var(--hs-max);margin:0 auto}.hs-compare__head{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:end;margin-bottom:1rem}.hs-compare__col{text-align:center}.hs-compare__col--us{grid-column:2}.hs-compare__col--them{grid-column:3}.hs-compare__col-title{font-size:2.6rem;margin:1rem 0;text-align:center;white-space:pre-line}.hs-compare__col img{display:block;margin:0 auto 1.5rem;height:auto}.hs-compare__col--us img{width:12.5rem;aspect-ratio:1 / 1;object-fit:cover}.hs-compare__col--them img{width:10rem;aspect-ratio:1 / 1;object-fit:cover}.hs-compare__table{display:grid;grid-template-columns:1fr 1fr 1fr;box-shadow:#00000040 4px 4px 16px;border-radius:1.5rem;overflow:hidden;background:#fff}.hs-compare__label{background:var(--hs-navy);color:#fff;font-size:2.4rem;font-weight:700;text-align:center;padding:1rem;margin:0;display:flex;align-items:center;justify-content:center}.hs-compare__cell{display:flex;align-items:center;justify-content:center;padding:1rem}.hs-compare__cell svg{width:3rem;height:3rem}.hs-compare__cell--yes svg{color:var(--hs-navy)}.hs-compare__cell--no svg{color:#e00}@media screen and (max-width:1024px){.hs-compare__label{font-size:2rem}.hs-compare__cell svg{width:2.2rem;height:2.2rem}}@media screen and (max-width:749px){.hs-compare__col-title{font-size:1.8rem}.hs-compare__col--us img{width:8rem}.hs-compare__col--them img{width:7rem}.hs-compare__label{font-size:1.6rem;padding:1rem .5rem}}.hs-guarantee{padding:3rem 1.5rem 0}.hs-guarantee__inner{max-width:var(--hs-max);margin:0 auto;display:flex;align-items:center;background:var(--hs-navy);border-radius:5rem;overflow:hidden}.hs-guarantee__img{flex:0 0 42.4rem;width:42.4rem;align-self:stretch}.hs-guarantee__img img{width:100%;height:100%;object-fit:cover;display:block;border-radius:5rem 0 0 5rem}.hs-guarantee__body{flex:1 1 auto;padding:2rem 3rem 2rem 2rem}.hs-guarantee__heading{color:#fff;font-size:3.5rem;font-weight:700;line-height:1.5;margin:0 0 1.5rem}.hs-guarantee__text{color:#fff;font-size:2.2rem;line-height:1.5;margin:0 1rem 0 0}.hs-guarantee__text p{margin:0}@media screen and (max-width:1024px){.hs-guarantee__img{flex-basis:40%;width:40%}.hs-guarantee__heading{font-size:2.2rem}.hs-guarantee__text{font-size:1.6rem;margin:0}}@media screen and (max-width:749px){.hs-guarantee__inner{flex-direction:column}.hs-guarantee__img{flex-basis:auto;width:100%}.hs-guarantee__img img{border-radius:5rem 5rem 0 0;aspect-ratio:1 / 1}.hs-guarantee__body{padding:1rem 1rem 2rem;text-align:center}.hs-guarantee__heading{font-size:2.3rem;margin:1rem 0 0}.hs-guarantee__text{margin:1rem 1rem 0}}.hs-reviewgrid{padding:4rem 1.5rem}.hs-reviewgrid__inner{max-width:var(--hs-max);margin:0 auto}.hs-reviewgrid__heading{font-size:4rem;font-weight:700;text-align:center;margin:0 0 3rem}.hs-reviewgrid__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.hs-review{border:1px solid #e4e4e4;border-radius:1.2rem;padding:2rem;background:#fff}.hs-review__stars{display:inline-flex;gap:.2rem;color:var(--hs-accent);margin-bottom:1rem}.hs-review__stars svg{width:1.8rem;height:1.8rem}.hs-review__title{font-size:1.8rem;font-weight:700;margin:0 0 .8rem}.hs-review__text{font-size:1.5rem;line-height:1.5;margin:0 0 1.2rem;color:#222}.hs-review__img{width:100%;border-radius:.8rem;margin-bottom:1.2rem;aspect-ratio:4 / 3;object-fit:cover}.hs-review__author{font-weight:700;font-style:italic;margin:0;font-size:1.5rem}.hs-review__verified{display:inline-flex;align-items:center;gap:.4rem;color:#219653;font-size:1.2rem;font-weight:600;margin-left:.6rem}@media screen and (max-width:1024px){.hs-reviewgrid__heading{font-size:2.4rem}.hs-reviewgrid__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.hs-reviewgrid__grid{grid-template-columns:1fr}}.hs-sticky-section{position:sticky;bottom:0;z-index:5}.hs-sticky{display:block;position:relative;background:#e1dcdc;padding:1.5rem;transition:transform .3s,opacity .3s;box-shadow:0 -2px 12px #00000014}.hs-sticky.is-hidden{transform:translateY(110%);opacity:0;pointer-events:none}.hs-sticky__inner{max-width:var(--hs-max);margin:.5rem auto;display:flex;align-items:center;gap:1.5rem}.hs-sticky__product{display:none;align-items:center;gap:1rem;flex:1 1 auto;min-width:0}.hs-sticky__product img{width:5.6rem;height:5.6rem;object-fit:cover;border-radius:.6rem}.hs-sticky__title{font-weight:700;font-size:1.6rem;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hs-sticky__price{font-weight:700;color:var(--hs-accent);font-size:1.6rem}.hs-sticky__price s{color:#888;font-weight:400;margin-left:.5rem}.hs-sticky--with-product .hs-sticky__product{display:flex}.hs-sticky--with-product .hs-atc{width:auto;min-width:32rem}@media screen and (max-width:749px){.hs-sticky__inner{margin:.3rem auto}.hs-sticky--with-product .hs-sticky__product{display:none}.hs-sticky--with-product .hs-atc{width:100%;min-width:0}}.header__heading-logo{max-height:4rem;width:auto}.header__menu-item{font-size:1.4rem}.header__menu-item span{color:rgb(var(--color-foreground))}.header__active-menu-item{text-decoration:underline;text-underline-offset:.3rem}.utility-bar .announcement-bar__message{font-weight:700;letter-spacing:.06rem;padding:.7rem 0;display:flex;align-items:center;justify-content:center;text-wrap:balance}@media screen and (max-width:749px){.utility-bar__grid.page-width{padding-left:1.5rem;padding-right:1.5rem}.utility-bar .announcement-bar__message{font-size:1.3rem;letter-spacing:.04rem}}.footer__content-bottom-wrapper .footer__copyright{text-align:right}.hs-placeholder{background:#f0f0f0 url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 24 24' fill='none' stroke='%23bdbdbd' stroke-width='1.2'><rect x='3' y='3' width='18' height='18' rx='2'/><circle cx='8.5' cy='8.5' r='1.5'/><path d='M21 15l-5-5L5 21'/></svg>") center/25% no-repeat;display:block;width:100%}html{scroll-behavior:smooth}.hs-chero{padding:1rem 1.5rem 3rem}.hs-chero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 4rem;max-width:var(--hs-max);margin:0 auto;align-items:center}.hs-chero__grid>*{min-width:0}.hs-chero__quotes{min-width:0;max-width:100%}.hs-chero__quotes .hs-slider__slide{min-width:0}.hs-chero__media .hs-gallery__main{margin-bottom:1.2rem}.hs-chero__media .hs-gallery__item img{border-radius:1.2rem}.hs-chero__body{display:flex;flex-direction:column;align-items:flex-start}.hs-chero__rating{margin-bottom:1rem}.hs-chero__heading{font-size:4rem;font-weight:700;line-height:1.2;margin:0 0 1.2rem}.hs-chero__sub{font-size:2rem;line-height:1.5;margin:0 0 1.6rem;color:#000}.hs-chero__bullets{margin-bottom:.8rem}.hs-chero__bullets li{margin-bottom:1rem;font-size:1.8rem}.hs-chero__quotes{width:calc(100% + 1.6rem);max-width:none;margin:1.8rem -.8rem 0;--hs-per-view: 1;--hs-peek: 0;--hs-slide-pad: .6rem .8rem 1.2rem}.hs-chero__quote{flex:1 0 auto;box-sizing:border-box;margin:0;padding:2rem 2.2rem 1.8rem;display:flex;flex-direction:column;align-items:flex-start;text-align:left;background:#fff;border:1px solid #ececec;border-radius:1.6rem;box-shadow:0 .2rem .8rem #001a5e12}.hs-chero__quote-stars{display:inline-flex;gap:.3rem;color:var(--hs-accent)}.hs-chero__quote-stars svg{width:1.8rem;height:1.8rem}.hs-chero__quote-text{flex:1 1 auto;margin:1rem 0 1.6rem;padding:0;border:0;font-style:normal;color:#1d1d1d}.hs-chero__quote-text p{margin:0;font-size:1.6rem;line-height:1.6}.hs-chero__quote-author{display:flex;align-items:center;gap:1rem;min-height:3.6rem;padding-right:8.5rem}.hs-chero__quote-avatar{flex:0 0 3.6rem;width:3.6rem;height:3.6rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--hs-navy);color:#fff;font-weight:700;font-size:1.5rem;line-height:1}.hs-chero__quote-author cite{font-style:normal;font-weight:700;font-size:1.4rem;color:#000}.hs-chero__quotes .hs-slider__arrow{top:auto;bottom:3.2rem;width:3.4rem;height:3.4rem;color:#1d1d1d;background:#fff;border:1px solid #dcdcdc;transition:background .2s,border-color .2s,color .2s}.hs-chero__quotes .hs-slider__arrow:hover{background:var(--hs-navy);border-color:var(--hs-navy);color:#fff}.hs-chero__quotes .hs-slider__arrow:after{display:none}.hs-chero__quotes .hs-slider__arrow:before{top:0;left:0;width:100%;height:100%;transform:none;background:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'><path d='M9.5 6l6 6-6 6'/></svg>") center / 1.6rem no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'><path d='M9.5 6l6 6-6 6'/></svg>") center / 1.6rem no-repeat}.hs-chero__quotes .hs-slider__arrow--next{left:auto;right:3rem}.hs-chero__quotes .hs-slider__arrow--prev{left:auto;right:7.2rem}@media screen and (max-width:1024px){.hs-chero__heading{font-size:3rem}.hs-chero__sub{font-size:1.7rem}.hs-chero__bullets li{font-size:1.6rem}}@media screen and (max-width:749px){.hs-chero{padding-top:0}.hs-chero__grid{grid-template-columns:minmax(0,1fr);gap:1.5rem}.hs-chero__body{align-items:stretch;text-align:center}.hs-chero__rating{justify-content:center}.hs-chero__heading{font-size:2.6rem}.hs-chero__sub{font-size:1.6rem}.hs-chero__bullets li{text-align:left}.hs-chero__quote-text p{font-size:1.5rem}}.hs-cta{display:flex;flex-direction:column;align-items:center;gap:1.2rem;margin-top:2.5rem}.hs-cta--left{align-items:flex-start}.hs-cta__btn{font-size:1.8rem;padding:1.6rem 4rem;box-shadow:#0003 0 4px 12px}.hs-cta__badges{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.6rem 2rem;justify-content:center}.hs-cta--left .hs-cta__badges{justify-content:flex-start}.hs-cta__badges li{display:inline-flex;align-items:center;gap:.5rem;font-size:1.4rem;font-weight:600;color:#000}.hs-cta__badges svg{width:1.6rem;height:1.6rem;color:var(--hs-accent)}.hs-cta--light .hs-cta__badges li{color:#fff}.hs-benefits .hs-cta{margin-top:3.5rem}.hs-guarantee .hs-cta{margin-top:2rem}.hs-feature .hs-cta{margin-top:1.2rem}@media screen and (max-width:749px){.hs-cta,.hs-cta--left{align-items:stretch}.hs-cta__btn{text-align:center;font-size:1.6rem;padding:1.4rem 2rem}.hs-cta__badges,.hs-cta--left .hs-cta__badges,.hs-chero .hs-cta__badges{justify-content:center}}.hs-product__anchor{display:block;position:relative;top:-1.5rem;height:0}.hs-product__intro{max-width:var(--hs-max);margin:0 auto 2.5rem;text-align:center;padding-top:3rem}.hs-product__intro-heading{font-size:3.4rem;font-weight:700;margin:0 0 .6rem}.hs-product__intro-text{margin:0;font-size:1.8rem;color:#000}@media screen and (max-width:749px){.hs-product__intro-heading{font-size:2.4rem}.hs-product__intro-text{font-size:1.5rem}.hs-product__intro{padding-top:2rem;margin-bottom:1.5rem}}.hs-sticky__options{flex:0 0 auto;font-size:1.4rem;font-weight:700;color:#000;text-decoration:underline;text-underline-offset:.3rem;white-space:nowrap}@media screen and (max-width:749px){.hs-sticky__inner{flex-direction:column;gap:.6rem}.hs-sticky__options{order:2;font-size:1.3rem}}.hs-ctab{padding:5rem 1.5rem}.hs-ctab__inner{max-width:76rem;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center}.hs-ctab__rating{justify-content:center;margin-bottom:1rem}.hs-ctab__heading{font-size:3.6rem;font-weight:700;margin:0 0 1rem}.hs-ctab__text{font-size:1.8rem;line-height:1.5;margin:0}@media screen and (max-width:749px){.hs-ctab{padding:3.5rem 1.5rem}.hs-ctab__heading{font-size:2.4rem}.hs-ctab__text{font-size:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/heusom.css.map */
