h1,.h1{font-size:3.2rem;line-height:1.2;letter-spacing:-.06rem}h2,.h2{font-size:2.6rem;line-height:1.3;letter-spacing:-.03rem}h3,.h3{font-size:2.4rem;line-height:1.17;letter-spacing:-.03rem}h1,h2,h3,h4,.h1,.h2,.h3,.h4{text-transform:none}@media screen and (min-width:990px){h1,.h1{font-size:5rem;line-height:1.2;letter-spacing:-.1rem}h2,.h2{font-size:3.6rem;line-height:1.3;letter-spacing:-.04rem}h3,.h3{font-size:3.2rem;line-height:1.25;letter-spacing:-.04rem}}.hp{color:rgb(var(--color-foreground))}hp-rail{display:block}.hp-wide{max-width:160rem;margin:0 auto;padding-left:2rem;padding-right:2rem}.hp-section-heading{margin:0 0 2.4rem;font-size:2.6rem;line-height:1.25;text-align:center;letter-spacing:-.03rem}.hp-section-heading--light{color:#fff}.hp-stars{color:#e0a800;letter-spacing:.1rem;font-size:1.3rem}.hp-stars--lg{font-size:1.8rem}.hp-btn{display:inline-flex;align-items:center;justify-content:center;border:2px solid transparent;border-radius:.5rem;padding:1rem 1.6rem;min-height:4.7rem;font-size:1.6rem;font-weight:600;letter-spacing:.04rem;text-decoration:none;text-align:center;cursor:pointer;transition:background-color .3s cubic-bezier(.4,0,.15,1.01),color .3s cubic-bezier(.4,0,.15,1.01)}@media screen and (min-width:990px){.hp-btn{padding:1.4rem 4.9rem;min-height:5.9rem;font-size:1.8rem}}.hp-btn--full{width:100%;padding-left:2rem;padding-right:2rem}.hp-btn--primary{background:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.hp-btn--primary:hover{background:transparent;color:rgb(var(--color-foreground))}.hp-btn--tertiary{background:var(--hp-accent);border-color:var(--hp-accent);color:#fff}.hp-btn--tertiary:hover{background:#fff;color:var(--hp-accent)}.hp-btn--white{background:#fff;border-color:#fff;color:var(--hp-accent);text-transform:uppercase}.hp-btn--white:hover{background:transparent;color:#fff}.hp-btn--pill{border-radius:10rem;min-height:6.2rem;background:var(--hp-pill-fill);border-color:var(--hp-pill-fill);color:var(--hp-pill-text);font-size:1.8rem;font-weight:500}.hp-hero{position:relative}.hp-hero__media img,.hp-hero__media .placeholder-svg{display:block;width:100%;height:auto;object-fit:cover}.hp-hero__content{display:flex;flex-direction:column;gap:2.4rem;padding:2.4rem 1.6rem 3.2rem}.hp-hero__eyebrow{margin:0;display:flex;align-items:center;gap:.8rem;font-size:1.4rem}.hp-hero__heading{margin:0;font-size:3.2rem;line-height:1.2;letter-spacing:-.06rem}.hp-hero__text{font-size:1.6rem;line-height:1.5}.hp-hero__text>:first-child{margin-top:0}.hp-hero__text>:last-child{margin-bottom:0}.hp-hero__ctas{display:flex;flex-direction:column;gap:1.2rem}.hp-hero__ctas .hp-btn{width:100%}.hp-hero__trust{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:1.2rem 2.4rem;font-size:1.4rem}.hp-hero__trust li{display:flex;align-items:center;gap:.6rem}.hp-hero__trust-ico svg{width:1.6rem;height:1.6rem;color:var(--hp-accent)}@media screen and (min-width:990px){.hp-hero__media img,.hp-hero__media .placeholder-svg{height:var(--hp-hero-height)}.hp-hero__content{position:absolute;top:50%;left:6vw;transform:translateY(-50%);width:55rem;max-width:calc(100% - 12vw);padding:0;gap:2.125rem}.hp-hero__heading{font-size:5rem;line-height:1.2;letter-spacing:-.1rem}.hp-hero__ctas{flex-direction:row}.hp-hero__ctas .hp-btn{width:auto}}@media screen and (min-width:990px)and (max-width:1200px){.hp-hero__content{left:4vw;width:42.5rem;gap:.875rem}}@media screen and (min-width:990px){.hp-hero--light .hp-hero__content{color:#fff}}.hp-grid-wrap{padding-left:1.6rem;padding-right:1.6rem}.hp-tiles{display:grid;grid-auto-flow:column;grid-auto-columns:85%;gap:1.2rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hp-tiles::-webkit-scrollbar{display:none}.hp-tile{position:relative;display:block;aspect-ratio:1;border-radius:1.3rem;overflow:hidden;scroll-snap-align:start;text-decoration:none;color:#fff}.hp-tile img,.hp-tile .placeholder-svg{display:block;width:100%;height:100%;object-fit:cover}.hp-tile__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0000008c,#0000 55%)}.hp-tile__badge{position:absolute;top:1.6rem;left:1.6rem;background:var(--hp-accent);border-radius:.5rem;padding:.4rem 1rem;font-size:1.2rem;font-weight:600}.hp-tile__title{position:absolute;bottom:2rem;left:2rem;right:5rem;font-size:1.8rem;font-weight:600}.hp-tile__arrow{position:absolute;bottom:2rem;right:2rem;font-size:2.2rem;line-height:1}@media screen and (min-width:990px){.hp-grid-wrap{padding-left:1.4rem;padding-right:1.4rem}.hp-tiles{grid-auto-flow:row;grid-auto-columns:auto;grid-template-columns:repeat(4,1fr);gap:1rem;overflow:visible}.hp-tile--lead{grid-column:span 2;grid-row:span 2}.hp-tile__veil,.hp-tile__badge,.hp-tile__title,.hp-tile__arrow{opacity:0;transition:opacity .25s ease}.hp-tile:hover .hp-tile__veil,.hp-tile:hover .hp-tile__badge,.hp-tile:hover .hp-tile__title,.hp-tile:hover .hp-tile__arrow,.hp-tile:focus-visible .hp-tile__veil,.hp-tile:focus-visible .hp-tile__badge,.hp-tile:focus-visible .hp-tile__title,.hp-tile:focus-visible .hp-tile__arrow{opacity:1}.hp-tile--lead .hp-tile__title{font-size:2.5rem;bottom:2rem;left:3rem}.hp-tile--lead .hp-tile__arrow{bottom:4rem;right:4.9rem}}.hp-fprods{background-color:rgba(var(--color-foreground),.9);background-size:cover;background-position:center}.hp-fprods__inner{padding-left:2rem;padding-right:2rem}.hp-fprods__grid{display:grid;gap:2.1rem;max-width:160rem;margin:0 auto}.hp-fcard{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem;padding:4.2rem 3.6rem;border-radius:1.5rem;background:color-mix(in srgb,var(--hp-card-fill) 70%,transparent);color:#fff}.hp-fcard__name{margin:0;font-size:2rem;font-weight:500}.hp-fcard__media{display:block;width:100%}.hp-fcard__media img,.hp-fcard__media .placeholder-svg{display:block;width:100%;height:auto;max-height:34rem;object-fit:contain}.hp-fcard__tagline{margin:0;font-size:1.6rem;min-height:4.5rem}.hp-fcard__price{margin:0;display:flex;align-items:center;justify-content:center;gap:.8rem;font-size:1.8rem}.hp-fcard__badge{background:var(--hp-accent);border-radius:.4rem;padding:.2rem .8rem;font-size:1.3rem;font-weight:500}.hp-fcard__icons{list-style:none;margin:0;padding:0;width:100%;display:flex;justify-content:space-between;gap:1rem}.hp-fcard__icons li{flex:1;font-size:1.2rem;line-height:1.35}.hp-fcard__ico{display:block;font-size:2rem;margin-bottom:.6rem}@media screen and (min-width:990px){.hp-fprods__grid{grid-template-columns:repeat(3,1fr);gap:3.1rem}}.hp-band{display:grid}.hp-band__media img,.hp-band__media .placeholder-svg{display:block;width:100%;height:100%;object-fit:cover}.hp-band__content{background:var(--hp-band-fill);padding-left:2rem;padding-right:2rem;display:flex;align-items:center;justify-content:center}.hp-band--light .hp-band__content{color:#fff}.hp-band--light .hp-band__content :is(h1,h2,h3,h4,blockquote),.hp-quotes :is(h1,h2,h3,h4,blockquote){color:inherit}.hp-band__inner{display:flex;flex-direction:column;gap:2.4rem;width:100%;max-width:43rem}.hp-band__heading{margin:0;font-size:2.4rem;line-height:1.2}.hp-band__inner .rte>:first-child{margin-top:0}.hp-band__inner .rte>:last-child{margin-bottom:0}.hp-band__media{order:2}.hp-band__content{order:1}@media screen and (min-width:990px){.hp-band{grid-template-columns:1fr 1fr}.hp-band__media{order:2}.hp-band__content{order:1;gap:3.2rem}.hp-band--flip .hp-band__media{order:1}.hp-band--flip .hp-band__content{order:2}.hp-band__heading{font-size:3.2rem;line-height:1.25}}.hp-quotes{background:var(--hp-band-fill);color:#fff}.hp-quotes__grid{display:flex;flex-direction:column-reverse;gap:4rem}.hp-quotes__list{display:grid;gap:2rem}.hp-quote{margin:0;display:flex;flex-direction:column;gap:.8rem;text-align:center}.hp-quote__head{font-size:1.6rem;font-weight:700;line-height:1.35}.hp-quote__body{font-size:1.4rem;line-height:1.5;opacity:.9}.hp-quote__who{font-size:1.4rem;font-weight:600;font-style:normal}.hp-quotes__cta{display:flex;flex-direction:column;align-items:center;gap:1.6rem;text-align:center}.hp-quotes__heading{margin:0;font-size:2.6rem;line-height:1.25}.hp-quotes__sub{margin:0;font-size:1.7rem;opacity:.9}.hp-quotes__note{font-size:1.3rem;opacity:.8}@media screen and (min-width:990px){.hp-quotes__grid{flex-direction:row;align-items:center;gap:6rem}.hp-quotes__list{flex:1;grid-template-columns:1fr 1fr;gap:3rem 3.6rem}.hp-quotes__cta{flex:none;width:44rem;align-items:flex-start;text-align:left}.hp-quotes__cta .hp-btn{width:100%}}.hp-icards{display:grid;gap:1.6rem;max-width:90rem;margin:0 auto}.hp-icard{display:flex;align-items:center;gap:1.6rem;background:var(--hp-card-fill);border-radius:.45rem;padding:1.6rem 2.8rem}.hp-icard__ico{flex:none;width:2.4rem;height:2.4rem;color:var(--hp-accent)}.hp-icard__ico svg,.hp-icard__ico img{display:block;width:100%;height:100%;object-fit:contain}.hp-icard__text strong{display:block;font-size:1.6rem;font-weight:600}.hp-icard__text span{display:block;font-size:1.4rem;color:rgba(var(--color-foreground),.7)}@media screen and (min-width:990px){.hp-icards{grid-template-columns:1fr 1fr}.hp-icard{padding:1rem 3.4rem;min-height:11.2rem}}.hp-tinted{background:var(--hp-band-fill)}.hp-rail{position:relative}.hp-rail__track{display:flex;gap:1.2rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.4rem}.hp-rail__track::-webkit-scrollbar{display:none}.hp-rail__item{flex:0 0 auto;width:min(var(--hp-card-w),78vw);scroll-snap-align:center}.hp-rail--bleed .hp-rail__track{padding-left:1.6rem;padding-right:1.6rem}.hp-rail__arrow{display:none;position:absolute;top:50%;transform:translateY(-50%);width:4.4rem;height:4.4rem;border-radius:50%;border:1px solid rgba(var(--color-foreground),.2);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:2.2rem;line-height:1;cursor:pointer;z-index:2}.hp-rail__arrow[disabled]{opacity:.35;cursor:default}.hp-rail__arrow--prev{left:-1rem}.hp-rail__arrow--next{right:-1rem}@media screen and (min-width:990px){.hp-rail__arrow{display:grid;place-items:center}.hp-rail--bleed .hp-rail__track{padding-left:5rem;padding-right:5rem}.hp-rail--bleed .hp-rail__arrow--prev{left:1.2rem}.hp-rail--bleed .hp-rail__arrow--next{right:1.2rem}}.hp-reviews__head{display:flex;flex-direction:column;align-items:center;gap:.8rem;margin-bottom:2.4rem}.hp-reviews__head .hp-section-heading{margin:0}.hp-reviews__sub{margin:0;font-size:1.5rem;color:rgba(var(--color-foreground),.7)}.hp-review{display:flex;flex-direction:column;gap:1.2rem;background:rgb(var(--color-background));border-radius:.8rem;padding:2.7rem 2.5rem}.hp-review__body{margin:0;flex:1;font-size:1.5rem;line-height:1.5}.hp-review__who{margin:0;display:flex;align-items:center;gap:.6rem;font-size:1.5rem;font-weight:600}.hp-review__tick svg{width:1.4rem;height:1.4rem;color:var(--hp-accent)}.hp-review__tags{margin:0;display:flex;flex-wrap:wrap;gap:.6rem}.hp-review__tags span{border-radius:2rem;padding:.3rem 1rem;font-size:1.2rem;background:color-mix(in srgb,var(--hp-accent) 12%,transparent);color:var(--hp-accent)}.hp-faq{display:grid}.hp-faq__body{padding-left:1.5rem;padding-right:1.5rem}.hp-faq__inner{max-width:117rem;margin:0 auto}.hp-faq__heading{margin:0 0 2.4rem;font-size:2.6rem;line-height:1.25}.hp-faq__item{background:rgba(var(--color-foreground),.04);border-radius:.3rem;margin-bottom:1.2rem;padding:0 1.6rem}.hp-faq__q{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:2.4rem 0;font-size:1.6rem;font-weight:700;cursor:pointer;list-style:none}.hp-faq__q::-webkit-details-marker{display:none}.hp-faq__sign{flex:none;font-size:2.2rem;font-weight:300;line-height:1;color:var(--hp-accent);transition:transform .22s ease}.hp-faq__item[open] .hp-faq__sign{transform:rotate(45deg)}.hp-faq__a{padding-bottom:2.2rem;font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.8)}.hp-faq__a>:first-child{margin-top:0}.hp-faq__a>:last-child{margin-bottom:0}.hp-faq__media img,.hp-faq__media .placeholder-svg{display:block;width:100%;height:100%;object-fit:cover}@media screen and (min-width:990px){.hp-faq{grid-template-columns:1fr 1fr}.hp-faq__body{padding-left:10rem;padding-right:10rem}.hp-faq--flip .hp-faq__body{order:2}.hp-faq--flip .hp-faq__media{order:1}.hp-faq__heading{font-size:3.6rem}}.hp-chero{padding:2rem}.hp-chero__media{position:relative;border-radius:1rem;overflow:hidden}.hp-chero__media img,.hp-chero__media .placeholder-svg{display:block;width:100%;height:var(--hp-chero-height);object-fit:cover}.hp-chero__content{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:0 4.5rem}.hp-chero__heading{margin:0;font-size:3.2rem;line-height:1.2;text-align:center}.hp-chero--light .hp-chero__heading{color:#fff}@media screen and (min-width:990px){.hp-chero__heading{font-size:5rem;line-height:1.2}}.hp-cgrid{display:grid;gap:1.4rem}.hp-cgrid__empty{text-align:center;font-size:1.6rem}.hp-pcard{display:flex;flex-direction:column;gap:1.6rem;background:var(--hp-card-fill);border-radius:1.3rem;padding:2rem 1.8rem}.hp-pcard__media img,.hp-pcard__media .placeholder-svg{display:block;width:100%;aspect-ratio:1;object-fit:cover;border-radius:.8rem}.hp-pcard__details{display:flex;flex-direction:column;gap:1.2rem}.hp-pcard__title{margin:0;font-size:2.2rem;line-height:1.2}.hp-pcard__title a{color:inherit;text-decoration:none}.hp-pcard__text{font-size:1.4rem;line-height:1.5;color:rgba(var(--color-foreground),.75)}.hp-pcard__text>:first-child{margin-top:0}.hp-pcard__text>:last-child{margin-bottom:0}.hp-pcard__price{margin:0;font-size:2rem;font-weight:600;color:var(--hp-accent)}@media screen and (min-width:990px){.hp-cgrid{grid-template-columns:1fr 1fr}.hp-pcard{display:grid;grid-template-columns:1fr 1fr;gap:3.6rem;align-items:stretch}.hp-pcard__title{font-size:2.4rem}.hp-pcard__price{margin-top:auto}}.hp-promo{display:grid;border-radius:3rem;overflow:hidden}.hp-promo__media img,.hp-promo__media .placeholder-svg{display:block;width:100%;height:100%;object-fit:cover}.hp-promo__panel{background:var(--hp-band-fill);color:#fff;padding:3.2rem 2.4rem;display:flex;flex-direction:column;gap:1.6rem}.hp-promo__badge{align-self:flex-start;margin:0;background:var(--hp-badge-fill);border-radius:.5rem;padding:.5rem 1.2rem;font-size:1.4rem;font-weight:600}.hp-promo__badge--inline{align-self:center}.hp-promo__heading{margin:0;font-size:2.6rem;line-height:1.25}.hp-promo__reviews{margin:0;display:flex;align-items:center;gap:.8rem;font-size:1.4rem}.hp-promo__icons{list-style:none;margin:0;padding:0;display:flex;gap:1.2rem}.hp-promo__icons li{flex:1;font-size:1.3rem;line-height:1.3;text-align:center}.hp-promo__icons li span{display:block;font-size:2.4rem;margin-bottom:.6rem}.hp-promo__price{margin:0;display:flex;align-items:center;gap:1.2rem}.hp-promo__now{font-size:3rem;font-weight:700}.hp-promo__was{font-size:2.4rem;color:#f1e2d4}@media screen and (min-width:990px){.hp-promo{grid-template-columns:1fr 1fr}.hp-promo__panel{padding:8rem;gap:2rem}.hp-promo__heading{font-size:3.2rem}}hp-header{display:block}.hp-header__bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:calc(var(--hp-hd-pad) * .55) 2rem;background:var(--hp-hd-fill);color:var(--hp-hd-text);box-shadow:0 0 1px #0003}@media screen and (min-width:990px){.hp-header__bar{padding:var(--hp-hd-pad) 5rem}}.hp-header--sticky.hp-header--stuck .hp-header__bar{position:fixed;top:0;left:0;right:0;z-index:20;transform:translate3d(0,-100%,0);transition:transform .4s cubic-bezier(.165,.84,.44,1)}.hp-header--sticky.hp-header--opening .hp-header__bar{transform:translateZ(0)}@media screen and (min-width:700px)and (max-height:550px){.hp-header--sticky.hp-header--stuck .hp-header__bar{position:static;transform:none}}.hp-header__burger{justify-self:start;display:grid;gap:.6rem;width:4.3rem;padding:.6rem 0;border:0;background:none;cursor:pointer}.hp-header__burger span{display:block;height:2px;background:currentColor}.hp-header__logo{justify-self:center;display:flex;align-items:center;color:inherit;text-decoration:none}.hp-header__logo img{display:block;width:var(--hp-hd-logo-w);height:auto}.hp-header__wordmark{font-size:1.8rem;font-weight:700;letter-spacing:-.02rem;white-space:nowrap}.hp-header__actions{justify-self:end;display:flex;align-items:center;gap:1.6rem}.hp-header__account,.hp-header__cart{position:relative;display:flex;align-items:center;color:inherit}@media screen and (max-width:749px){.hp-header__account--desktop{display:none}}.hp-header__account svg,.hp-header__cart svg{width:var(--hp-hd-icon, 2.2rem);height:var(--hp-hd-icon, 2.2rem)}.hp-header__count{position:absolute;right:calc(var(--hp-hd-icon, 2.2rem) * -.22);bottom:calc(var(--hp-hd-icon, 2.2rem) * -.12);min-width:calc(var(--hp-hd-icon, 2.2rem) * .62);height:calc(var(--hp-hd-icon, 2.2rem) * .62);border-radius:999px;padding:0 calc(var(--hp-hd-icon, 2.2rem) * .15);font-size:calc(var(--hp-hd-icon, 2.2rem) * .38);font-weight:600;line-height:calc(var(--hp-hd-icon, 2.2rem) * .62);text-align:center;color:var(--hp-hd-count-text, #fff);background:var(--hp-hd-count-fill, var(--hp-hd-text))}.hp-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30}.hp-nav .hp-nav__scrim{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;transition:opacity .3s ease}.hp-nav--open .hp-nav__scrim{opacity:1}.hp-nav__panel{position:absolute;top:0;left:0;bottom:0;width:min(36rem,85vw);padding:2.4rem;background:#fff;color:var(--hp-hd-text);transform:translate(-100%);transition:transform .3s ease-out;overflow-y:auto}.hp-nav--open .hp-nav__panel{transform:translate(0)}.hp-nav__close{display:block;margin-left:auto;width:3.4rem;height:3.4rem;border:0;background:none;color:inherit;cursor:pointer}.hp-nav__close svg{width:1.8rem;height:1.8rem}.hp-nav__list{list-style:none;margin:1.6rem 0 0;padding:0;display:grid;gap:1.8rem}.hp-nav__list a{font-size:1.8rem;color:inherit;text-decoration:none}.hp-nav__list a:hover{text-decoration:underline}.hp-nav__note{margin:2.4rem 0 0;font-size:1.3rem;opacity:.7}.hp-footer{background:var(--hp-ft-fill);color:var(--hp-ft-text)}.hp-footer a,.hp-footer h1,.hp-footer h2,.hp-footer h3,.hp-footer h4{color:inherit}.hp-footer__logo{display:inline-flex;text-decoration:none}.hp-footer__inner{max-width:116.8rem;margin:0 auto;padding-left:2rem;padding-right:2rem}.hp-footer__grid{display:flex;flex-wrap:wrap;gap:3.2rem}.hp-footer__col{flex:1 1 100%}.hp-footer__col--legal{flex-basis:100%;padding-top:3rem}@media screen and (min-width:990px){.hp-footer__col--logo{flex:0 0 23%}.hp-footer__col--news{flex:1 1 40%}.hp-footer__col--links{flex:0 0 26%}}@media screen and (max-width:989px){.hp-footer__grid{gap:0}.hp-footer__col{padding:2.4rem 0;border-bottom:1px solid rgba(255,255,255,.12)}.hp-footer__col:last-child{border-bottom:0}}.hp-footer__logo img{display:block;width:6.3rem;height:auto}.hp-footer__wordmark{font-size:1.8rem;font-weight:700}.hp-footer__heading{margin:0 0 .6rem;font-size:2rem;line-height:1.3}.hp-footer__heading--small{font-size:1.6rem}.hp-footer__sub{margin:0 0 1.4rem;font-size:1.4rem;line-height:1.5;opacity:.9}.hp-footer__form{display:flex;flex-wrap:wrap;gap:1rem;max-width:46rem}.hp-footer__input{flex:1 1 22rem;min-height:4.7rem;padding:0 1.4rem;border:1px solid rgba(255,255,255,.4);border-radius:.5rem;font-family:inherit;font-size:1.5rem;color:inherit;background:transparent}.hp-footer__input::placeholder{color:#ffffffa6}.hp-footer__submit{flex:none;min-height:4.7rem;padding:0 2.4rem;border:2px solid currentColor;border-radius:.5rem;font-family:inherit;font-size:1.6rem;font-weight:600;color:var(--hp-ft-fill);background:var(--hp-ft-text);cursor:pointer}.hp-footer__submit:hover{color:var(--hp-ft-text);background:transparent}.hp-footer__success{flex-basis:100%;margin:0;font-size:1.4rem}.hp-footer__links{list-style:none;margin:0;padding:0;display:grid;gap:.8rem}.hp-footer__links a{font-size:1.4rem;text-decoration:none}.hp-footer__links a:hover{text-decoration:underline}.hp-footer__legal{font-size:1.1rem;line-height:1.5;opacity:.8}.hp-footer__legal p{margin:0 0 .8rem}.hp-footer__market{padding-top:2.4rem}.hp-footer__faux-select{display:inline-flex;align-items:center;gap:.8rem;min-height:3.8rem;padding:0 1.4rem;border:1px solid rgba(255,255,255,.4);border-radius:.5rem;font-family:inherit;font-size:1.4rem;color:inherit;background:transparent;cursor:pointer}.hp-footer__faux-select svg{width:1rem;height:1rem}.hp-footer__small{display:flex;align-items:center;justify-content:center;gap:1.2rem;margin:2.4rem 0 0;font-size:1.4rem;text-align:center}.hp-footer__pay img{display:block;height:2.4rem;width:auto}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-hp.css.map */
