.hvm-lp{--lp-ink: #1a1a1a;--lp-ink-2: #444444;--lp-ink-3: #767676;--lp-surface: #ffffff;--lp-fill: #f6f6f7;--lp-border: #e5e7eb;--lp-brand: #d31d20;--lp-brand-deep: #bd181b;--lp-brand-hover: #a60a18;--lp-brand-tint: #fbf0f1;--lp-star: #ffd500;--lp-radius-sm: 8px;--lp-radius-md: 12px;--lp-tracking: -.02em;--lp-gutter: clamp(24px, 8.34vw, 120px);--lp-pt: 104px;--lp-pb: 104px;position:relative;padding-top:var(--lp-pt);padding-bottom:var(--lp-pb);background:var(--lp-surface);color:var(--lp-ink);font-family:var(--font-body-family, "DM Sans"),system-ui,sans-serif;font-style:normal;font-weight:400;letter-spacing:var(--lp-tracking);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hvm-lp *,.hvm-lp *:before,.hvm-lp *:after{box-sizing:border-box}.hvm-lp--gray{background:var(--lp-fill)}.hvm-lp--ink{background:var(--lp-ink);color:#fff}.hvm-lp--brand{background:var(--lp-brand);color:#fff}.hvm-lp h1,.hvm-lp h2,.hvm-lp h3,.hvm-lp p{margin:0;color:inherit;font-family:inherit;letter-spacing:inherit}:where(.hvm-lp) img{display:block;max-width:100%}.hvm-lp__container{width:100%;max-width:calc(1200px + var(--lp-gutter) * 2);margin:0 auto;padding-inline:var(--lp-gutter)}.hvm-lp-show-mobile{display:none}@media screen and (max-width:749px){.hvm-lp{--lp-gutter: 16px;padding-top:calc(var(--lp-pt) * var(--lp-mobile-factor, .46));padding-bottom:calc(var(--lp-pb) * var(--lp-mobile-factor, .46))}.hvm-lp-hide-mobile{display:none!important}.hvm-lp-show-mobile{display:revert}}.hvm-lp__h1{font-size:clamp(46px,33.4px + 3.24vw,80px);font-weight:600;line-height:.98;letter-spacing:-.04em}.hvm-lp__h2{font-size:clamp(32px,23.1px + 2.29vw,56px);font-weight:600;line-height:1.04;letter-spacing:-.035em}.hvm-lp__h2--md{font-size:clamp(32px,24.6px + 1.9vw,52px)}.hvm-lp__lead{font-size:clamp(15px,13.9px + .29vw,18px);line-height:1.56}.hvm-lp__rte p+p{margin-top:.6em}.hvm-lp__rte a{color:inherit;text-underline-offset:3px}.hvm-lp__head{display:flex;flex-direction:column;gap:14px;margin-bottom:clamp(24px,12px + 3.1vw,56px)}.hvm-lp__head--center{align-items:center;max-width:1000px;margin-inline:auto;text-align:center}.hvm-lp__head--split{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:32px}.hvm-lp__head--split .hvm-lp__h2{max-width:760px}@media screen and (max-width:749px){.hvm-lp__head{gap:10px}.hvm-lp__head--center{align-items:flex-start;text-align:left}.hvm-lp__head--split{flex-direction:column;align-items:flex-start}}.hvm-lp__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:440px;max-width:100%;min-height:60px;padding:12px 24px;border:0;border-radius:var(--lp-radius-md);background:var(--lp-brand);color:#fff;font-family:inherit;font-size:18px;font-weight:600;line-height:22px;letter-spacing:var(--lp-tracking);text-align:center;text-decoration:none;cursor:pointer;transition:background-color .2s ease}.hvm-lp__btn:hover{background:var(--lp-brand-hover);color:#fff}.hvm-lp__btn:focus-visible{outline:2px solid var(--lp-ink);outline-offset:3px}.hvm-lp__btn .hvm-lp-icon{flex-shrink:0;transition:transform .2s ease}.hvm-lp__btn:hover .hvm-lp-icon{transform:translate(3px)}@media screen and (max-width:749px){.hvm-lp__btn{width:100%;min-height:54px;font-size:17px}}.hvm-lp-stars{display:inline-flex;flex-shrink:0;gap:2px;color:var(--lp-star)}.hvm-lp-rating{display:inline-flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:clamp(13px,12.3px + .19vw,15px);line-height:20px}.hvm-lp-rating__score{font-weight:600}.hvm-lp-rating__count{color:inherit;text-decoration:underline 1px;text-underline-offset:3px}.hvm-lp-sticker{--sticker-size: 160px;position:absolute;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;width:var(--sticker-size);height:var(--sticker-size);color:#fff;text-align:center;transform:rotate(var(--sticker-rotate, -10deg));pointer-events:none}.hvm-lp-sticker__shape{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;color:var(--lp-brand)}.hvm-lp-sticker span{position:relative;display:block;letter-spacing:var(--lp-tracking)}.hvm-lp-sticker__top{font-size:calc(var(--sticker-size) * .094);font-weight:600;line-height:1.2}.hvm-lp-sticker__main{font-size:calc(var(--sticker-size) * .3);font-weight:700;line-height:1;letter-spacing:-.04em!important}.hvm-lp-sticker__bottom{font-size:calc(var(--sticker-size) * .081);font-weight:500;line-height:1.25}@media screen and (max-width:749px){.hvm-lp-sticker{--sticker-size: 108px}.hvm-lp-sticker__top{font-size:12px}.hvm-lp-sticker__main{font-size:32px}.hvm-lp-sticker__bottom{display:none}.hvm-lp-sticker--keep-bottom .hvm-lp-sticker__bottom{display:block;font-size:11px}}.hvm-lp-proof{display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:15px;line-height:20px}.hvm-lp-proof__avatars{display:flex;flex-shrink:0}.hvm-lp-proof__avatars img{width:32px;height:32px;border:2px solid #ffffff;border-radius:999px;object-fit:cover}.hvm-lp-proof__avatars img+img{margin-left:-12px}.hvm-lp-proof__text{display:inline-flex;flex-wrap:wrap;align-items:center;gap:5px}.hvm-lp-proof__text strong{font-weight:600}.hvm-lp-proof__text .hvm-lp-icon{flex-shrink:0}@media screen and (max-width:749px){.hvm-lp-proof{gap:10px;font-size:14px}}.hvm-lp-trust{display:flex;flex-wrap:wrap;align-items:center;gap:10px 22px;margin:0;padding:6px 0 0;list-style:none}.hvm-lp-trust li{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500;line-height:18px}.hvm-lp-trust .hvm-lp-icon{flex-shrink:0}@media screen and (max-width:749px){.hvm-lp-trust{gap:10px 16px;padding-top:0}}.hvm-lp-pill{display:inline-flex;align-items:center;min-height:28px;padding:5px 12px;border-radius:999px;background:#fff;color:var(--lp-ink);font-size:14px;font-weight:600;line-height:18px}.hvm-lp-pill--brand{background:var(--lp-brand);color:#fff}@media screen and (max-width:749px){.hvm-lp-pill{font-size:13px}}@media screen and (max-width:749px){.hvm-lp-scroller{display:flex!important;flex-wrap:nowrap!important;gap:12px;margin-inline:calc(var(--lp-gutter) * -1);padding-inline:var(--lp-gutter);overflow-x:auto;overscroll-behavior-x:contain;scroll-padding-inline:var(--lp-gutter);scroll-snap-type:x mandatory;scrollbar-width:none}.hvm-lp-scroller::-webkit-scrollbar{display:none}.hvm-lp-scroller>*{flex:0 0 var(--slide-w, 78%);scroll-snap-align:start}}.hvm-lp [data-hvm-count]{display:inline-block;font-variant-numeric:tabular-nums}@media(prefers-reduced-motion:reduce){.hvm-lp *,.hvm-lp *:before,.hvm-lp *:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hvm-lp-hero{display:flex;align-items:center;min-height:var(--hero-h, 800px);overflow:hidden}.hvm-lp-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hvm-lp-hero__media picture,.hvm-lp-hero__image{display:block;width:100%;height:100%;object-fit:cover}.hvm-lp-hero__inner{position:relative;z-index:1}.hvm-lp-hero__content{display:flex;flex-direction:column;gap:32px;width:600px;max-width:100%;padding-block:72px}.hvm-lp-hero__titles{display:flex;flex-direction:column;gap:20px}.hvm-lp-hero__heading{max-width:580px}.hvm-lp-hero__text{max-width:560px;font-size:clamp(16px,14.5px + .38vw,20px);line-height:1.5;letter-spacing:-.02em}.hvm-lp-hero__stats{display:flex;gap:32px}.hvm-lp-hero__stat{display:flex;flex:0 1 170px;flex-direction:column;gap:6px}.hvm-lp-hero__stat-value{font-size:clamp(28px,23.5px + 1.14vw,40px);font-weight:600;line-height:1.1;letter-spacing:-.03em;white-space:nowrap}.hvm-lp-hero__stat-label{color:var(--lp-ink-2);font-size:15px;line-height:21px}.hvm-lp-hero__actions{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.hvm-lp-hero .hvm-lp-sticker{top:12%;right:3%}.hvm-lp-hero__review{position:absolute;right:6.7%;bottom:24px;z-index:2;display:flex;align-items:center;gap:14px;width:370px;margin:0;padding:14px;border-radius:var(--lp-radius-md);background:#fff;box-shadow:0 8px 24px #1a1a1a1f}.hvm-lp-hero__review-image{flex-shrink:0;width:72px;height:72px;border-radius:var(--lp-radius-sm);object-fit:cover}.hvm-lp-hero__review-body{display:flex;flex-direction:column;gap:4px;min-width:0}.hvm-lp-hero__review blockquote{margin:0;padding:0;border:0;font-size:14px;font-style:normal;line-height:20px}.hvm-lp-hero__review figcaption{font-size:13px;font-weight:600;line-height:18px}@media screen and (min-width:750px)and (max-width:1199px){.hvm-lp-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#ffffffe6,#ffffffbf 40%,#fff0 70%)}.hvm-lp-hero__review{display:none}}@media screen and (max-width:749px){.hvm-lp-hero{display:block;min-height:0}.hvm-lp-hero__media{position:relative;aspect-ratio:390 / 420}.hvm-lp-hero .hvm-lp-sticker{top:20px;right:14px}.hvm-lp-hero__review{right:12px;bottom:12px;left:12px;gap:10px;width:auto;padding:10px;border-radius:10px;box-shadow:0 6px 18px #1a1a1a1f}.hvm-lp-hero__review-image{width:52px;height:52px}.hvm-lp-hero__review blockquote{font-size:13px;line-height:18px}.hvm-lp-hero__review figcaption{font-size:12px;line-height:16px}.hvm-lp-hero__content{gap:22px;width:100%;padding-block:24px 32px}.hvm-lp-hero__titles{gap:12px}.hvm-lp-hero__text{line-height:24px}.hvm-lp-hero__stats{gap:14px}.hvm-lp-hero__stat{flex:1 1 0;gap:4px}.hvm-lp-hero__stat-label{font-size:13px;line-height:17px}.hvm-lp-hero__actions{gap:10px}}.hvm-lp-logos__inner{display:flex;flex-direction:column;align-items:center;gap:20px}.hvm-lp-logos__heading{font-size:15px;font-weight:500;line-height:20px}.hvm-lp-logos__image{width:840px;max-width:100%;height:auto}@media screen and (max-width:749px){.hvm-lp-logos__inner{gap:14px}.hvm-lp-logos__heading{font-size:13px;line-height:18px}.hvm-lp-logos__image{width:300px}}.hvm-lp-cards__heading{max-width:760px}.hvm-lp-cards__grid{display:grid;grid-template-columns:repeat(var(--cols, 4),minmax(0,1fr));gap:24px}.hvm-lp-card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;height:var(--card-h, 440px);overflow:hidden;border-radius:var(--lp-radius-md);background:var(--lp-ink);color:#fff}.hvm-lp-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hvm-lp-card:after{content:"";position:absolute;right:0;bottom:0;left:0;height:68%;background:linear-gradient(180deg,#1a1a1a00,#1a1a1a8c 45%,#1a1a1ad9);pointer-events:none}.hvm-lp-card__pill{position:absolute;top:20px;left:20px;z-index:1}.hvm-lp-card__body{position:relative;z-index:1;display:flex;flex-direction:column;gap:6px;padding:22px}.hvm-lp-card__title{font-size:clamp(17px,13.7px + .86vw,26px);font-weight:600;line-height:1.08;letter-spacing:-.025em}.hvm-lp-card__text{font-size:clamp(12px,10.9px + .29vw,15px);line-height:1.4}.hvm-lp-bridge{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-top:56px;padding:28px 32px;border-radius:var(--lp-radius-md);background:var(--lp-surface)}.hvm-lp--white .hvm-lp-bridge{background:var(--lp-fill)}.hvm-lp-bridge__text{display:flex;flex-direction:column;gap:6px;max-width:700px}.hvm-lp-bridge__title{font-size:clamp(16px,13.8px + .57vw,22px);font-weight:600;line-height:1.36}.hvm-lp-bridge__body{font-size:clamp(15px,14.3px + .19vw,17px);line-height:1.53}.hvm-lp-bridge__btn{flex-shrink:0;width:340px;min-height:56px;font-size:17px}@media screen and (min-width:750px)and (max-width:989px){.hvm-lp-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.hvm-lp-cards__grid--grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hvm-lp-cards__grid--grid .hvm-lp-card{height:232px}.hvm-lp-cards__grid--carousel{--slide-w: 264px}.hvm-lp-cards__grid--carousel .hvm-lp-card{height:380px}.hvm-lp-card__pill{top:16px;left:16px}.hvm-lp-cards__grid--grid .hvm-lp-card__body{gap:4px;padding:12px}.hvm-lp-cards__grid--carousel .hvm-lp-card__title{font-size:22px}.hvm-lp-cards__grid--carousel .hvm-lp-card__text{font-size:14px}.hvm-lp-bridge{flex-direction:column;align-items:stretch;gap:16px;margin-top:24px;padding:20px}.hvm-lp-bridge__btn{width:100%;min-height:50px;font-size:16px}}.hvm-lp-steps{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:var(--steps-min-h, 860px)}.hvm-lp-steps--image-right .hvm-lp-steps__media{order:2}.hvm-lp-steps__media{position:relative;min-height:100%}.hvm-lp-steps__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hvm-lp-steps__content{display:flex;flex-direction:column;justify-content:center;gap:40px;max-width:720px;padding:96px var(--lp-gutter) 96px clamp(32px,6.67vw,96px)}.hvm-lp-steps--image-right .hvm-lp-steps__content{justify-self:end;padding:96px clamp(32px,6.67vw,96px) 96px var(--lp-gutter)}.hvm-lp-steps__heading{max-width:500px}.hvm-lp-steps__list{display:flex;flex-direction:column;gap:26px;margin:0;padding:0;list-style:none}.hvm-lp-steps__item{display:flex;align-items:flex-start;gap:18px}.hvm-lp-steps__number{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;background:var(--lp-ink);color:#fff;font-size:16px;font-weight:600;letter-spacing:0}.hvm-lp-steps__item-body{display:flex;flex-direction:column;gap:4px;max-width:450px}.hvm-lp-steps__title{font-size:22px;font-weight:600;line-height:28px}.hvm-lp-steps__text{font-size:17px;line-height:27px}.hvm-lp-steps__callout{display:flex;flex-direction:column;gap:6px;padding:24px;border-radius:var(--lp-radius-md);background:var(--lp-surface)}.hvm-lp--white .hvm-lp-steps__callout{background:var(--lp-fill)}.hvm-lp-steps__callout-title{font-size:18px;font-weight:600;line-height:26px}.hvm-lp-steps__callout-text{font-size:16px;line-height:26px}@media screen and (max-width:749px){.hvm-lp-steps{display:flex;flex-direction:column;gap:24px;min-height:0;padding:48px var(--lp-gutter)}.hvm-lp-steps__content,.hvm-lp-steps--image-right .hvm-lp-steps__content{display:contents}.hvm-lp-steps__heading{order:-2}.hvm-lp-steps__media,.hvm-lp-steps--image-right .hvm-lp-steps__media{order:-1;height:300px;overflow:hidden;border-radius:var(--lp-radius-md)}.hvm-lp-steps__list{gap:20px}.hvm-lp-steps__item{gap:14px}.hvm-lp-steps__number{width:28px;height:28px;font-size:14px}.hvm-lp-steps__title{font-size:17px;line-height:24px}.hvm-lp-steps__text,.hvm-lp-steps__callout-text{font-size:15px;line-height:23px}.hvm-lp-steps__callout{padding:20px}.hvm-lp-steps__callout-title{font-size:16px;line-height:22px}}.hvm-lp-formula{overflow:hidden}.hvm-lp-formula__inner{position:relative;z-index:1}.hvm-lp-formula__box{display:grid;grid-template-columns:minmax(0,270px) minmax(0,470px) minmax(0,270px);align-items:center;justify-content:space-between;gap:24px;padding:48px clamp(24px,3.9vw,56px);border-radius:var(--lp-radius-md);background:var(--lp-fill)}.hvm-lp--gray .hvm-lp-formula__box{background:var(--lp-surface)}.hvm-lp-formula__column{display:flex;flex-direction:column;gap:56px}.hvm-lp-formula__image{width:100%;max-height:440px;object-fit:contain}.hvm-lp-benefit{display:flex;flex-direction:column;gap:10px}.hvm-lp-benefit__icon{flex-shrink:0}.hvm-lp-benefit__body{display:flex;flex-direction:column;gap:10px}.hvm-lp-benefit__title{font-size:21px;font-weight:600;line-height:28px}.hvm-lp-benefit__text{font-size:16px;line-height:25px}.hvm-lp-formula__cta{display:flex;justify-content:center;margin-top:48px}.hvm-lp-formula__deco{position:absolute;z-index:2;height:auto;pointer-events:none}.hvm-lp-formula__deco--1{top:96px;left:0;width:260px}.hvm-lp-formula__deco--2{top:12px;right:0;width:230px}.hvm-lp-formula__deco--3{top:730px;left:20px;width:130px}.hvm-lp-formula__product{position:relative}.hvm-lp-formula__deco-m{display:none}@media screen and (max-width:1399px){.hvm-lp-formula__deco{display:none}}@media screen and (max-width:749px){.hvm-lp-formula__deco-m{position:absolute;z-index:1;display:block;height:auto;pointer-events:none}.hvm-lp-formula__deco-m--1{top:-18px;left:-22px;width:118px}.hvm-lp-formula__deco-m--2{top:-22px;right:-18px;width:104px}.hvm-lp-formula__deco-m--3{right:-8px;bottom:-16px;width:72px}}@media screen and (min-width:750px)and (max-width:989px){.hvm-lp-formula__box{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.hvm-lp-formula__product{grid-column:1 / -1;order:-1}}@media screen and (max-width:749px){.hvm-lp-formula__box{display:flex;flex-direction:column;align-items:stretch;gap:22px;padding:0;background:none}.hvm-lp--gray .hvm-lp-formula__box{background:none}.hvm-lp-formula__product{order:-1;display:flex;align-items:center;justify-content:center;padding:14px 12px;border-radius:var(--lp-radius-md);background:var(--lp-fill)}.hvm-lp--gray .hvm-lp-formula__product{background:var(--lp-surface)}.hvm-lp-formula__image{max-height:302px}.hvm-lp-formula__column{gap:22px}.hvm-lp-benefit{flex-direction:row;gap:14px}.hvm-lp-benefit .hvm-lp-benefit__icon{width:24px;height:24px;margin-top:2px}.hvm-lp-benefit__body{gap:4px}.hvm-lp-benefit__title{font-size:17px;line-height:24px}.hvm-lp-benefit__text{font-size:15px;line-height:23px}.hvm-lp-formula__cta{margin-top:24px}}.hvm-lp-marquee{overflow:hidden}.hvm-lp-marquee__track{display:flex;width:max-content;animation:hvm-lp-marquee var(--marquee-duration, 36s) linear infinite}.hvm-lp-marquee:hover .hvm-lp-marquee__track{animation-play-state:paused}.hvm-lp-marquee__group{display:flex;flex-shrink:0;align-items:center;gap:28px;height:80px;padding-right:28px}.hvm-lp-marquee__item{color:#fff;font-size:21px;font-weight:500;line-height:28px;white-space:nowrap}.hvm-lp-marquee__star{flex-shrink:0;color:var(--lp-star)}.hvm-lp--brand .hvm-lp-marquee__star{color:#fff}@keyframes hvm-lp-marquee{to{transform:translate(-25%)}}@media screen and (max-width:749px){.hvm-lp-marquee__group{gap:18px;height:56px;padding-right:18px}.hvm-lp-marquee__item{font-size:16px;line-height:22px}.hvm-lp-marquee__star{width:14px;height:14px}}@media(prefers-reduced-motion:reduce){.hvm-lp-marquee__track{animation:none}}.hvm-lp-results__inner{display:grid;grid-template-columns:minmax(0,656px) minmax(0,480px);align-items:center;justify-content:space-between;gap:64px}.hvm-lp-results__inner--single{grid-template-columns:minmax(0,760px)}.hvm-lp-results__main{display:flex;flex-direction:column;gap:36px}.hvm-lp-results__head{display:flex;flex-direction:column;gap:12px}.hvm-lp-results__text{font-size:17px;line-height:27px}.hvm-lp-results__footnote{color:var(--lp-ink-3);font-size:13px;line-height:18px}.hvm-lp-bars{display:flex;flex-direction:column;gap:14px;margin:0;padding:0;list-style:none}.hvm-lp-bar{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:20px}.hvm-lp-bar__value{font-size:clamp(28px,22.1px + 1.52vw,44px);font-weight:600;line-height:1.1;letter-spacing:-.035em;white-space:nowrap}.hvm-lp-bar__track{position:relative;height:64px;overflow:hidden;border-radius:var(--lp-radius-md);background:var(--lp-fill)}.hvm-lp--gray .hvm-lp-bar__track{background:var(--lp-surface)}.hvm-lp-bar__fill{position:absolute;top:0;bottom:0;left:0;display:flex;align-items:center;width:var(--pct, 0%);padding:0 12px 0 20px;background:var(--lp-brand);clip-path:inset(0 0 0 0);transition:clip-path 1.2s cubic-bezier(.22,1,.36,1) var(--delay, 0ms)}.hvm-lp-bars[data-hvm-ready]:not(.is-visible) .hvm-lp-bar__fill{clip-path:inset(0 100% 0 0)}.hvm-lp-bar__label{color:#fff;font-size:16px;font-weight:500;line-height:20px}.hvm-lp-compare{display:flex;flex-direction:column;gap:20px;padding:24px;border-radius:var(--lp-radius-md);background:var(--lp-fill)}.hvm-lp--gray .hvm-lp-compare{background:var(--lp-surface)}.hvm-lp-compare__title{font-size:20px;font-weight:600;line-height:28px}.hvm-lp-compare__images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hvm-lp-compare__item{position:relative;aspect-ratio:1 / 2;overflow:hidden;border-radius:var(--lp-radius-sm);background:var(--lp-border)}.hvm-lp-compare__image{width:100%;height:100%;object-fit:cover}.hvm-lp-compare__pill{position:absolute;top:14px;left:14px;font-size:13px}.hvm-lp-compare__caption{color:var(--lp-ink-2);font-size:14px;line-height:20px}@media screen and (min-width:750px)and (max-width:1099px){.hvm-lp-results__inner{grid-template-columns:minmax(0,1fr)}.hvm-lp-compare{max-width:480px}}@media screen and (max-width:749px){.hvm-lp-results__inner{grid-template-columns:minmax(0,1fr);gap:20px}.hvm-lp-results__main{gap:20px}.hvm-lp-results__text{font-size:15px;line-height:23px}.hvm-lp-bars{gap:10px}.hvm-lp-bar{grid-template-columns:64px minmax(0,1fr);gap:12px}.hvm-lp-bar__track{height:56px}.hvm-lp-bar__fill{padding:0 10px 0 14px}.hvm-lp-bar__label{font-size:13px;line-height:17px}.hvm-lp-compare{gap:14px;padding:16px}.hvm-lp-compare__title{font-size:17px;line-height:24px}.hvm-lp-compare__item{aspect-ratio:158 / 280}.hvm-lp-compare__pill{top:10px;left:10px}.hvm-lp-compare__caption{font-size:13px;line-height:18px}.hvm-lp-results__footnote{font-size:12px;line-height:16px}}.hvm-lp-reviews{scroll-margin-top:80px}.hvm-lp-reviews__summary{display:flex;flex-shrink:0;align-items:center;gap:14px}.hvm-lp-reviews__score{font-size:48px;font-weight:600;line-height:52px;letter-spacing:-.03em}.hvm-lp-reviews__summary-meta{display:flex;flex-direction:column;gap:4px;font-size:15px;line-height:20px}.hvm-lp-reviews__photos,.hvm-lp-reviews__texts{display:grid;gap:24px}.hvm-lp-reviews__photos{grid-template-columns:repeat(4,minmax(0,1fr))}.hvm-lp-reviews__texts{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:48px}.hvm-lp-review{display:flex;flex-direction:column;margin:0;overflow:hidden;border-radius:var(--lp-radius-md);background:var(--lp-surface)}.hvm-lp--white .hvm-lp-review{background:var(--lp-fill)}.hvm-lp-review__image{width:100%;height:300px;object-fit:cover}.hvm-lp-review__body{display:flex;flex:1 1 auto;flex-direction:column;justify-content:space-between;gap:14px;padding:20px}.hvm-lp-review--text .hvm-lp-review__body{gap:16px;padding:24px}.hvm-lp-review__content{display:flex;flex-direction:column;gap:10px}.hvm-lp-review__text{margin:0;padding:0;border:0;font-size:16px;font-style:normal;line-height:24px}.hvm-lp-review__author{display:flex;flex-direction:column}.hvm-lp-review__author strong{font-size:15px;font-weight:600;line-height:20px}.hvm-lp-review__author span{color:var(--lp-ink-2);font-size:13px;line-height:18px}@media screen and (min-width:750px)and (max-width:989px){.hvm-lp-reviews__photos{grid-template-columns:repeat(2,minmax(0,1fr))}.hvm-lp-reviews__texts{grid-template-columns:minmax(0,1fr)}}@media screen and (max-width:749px){.hvm-lp-reviews__summary{gap:10px}.hvm-lp-reviews__score{font-size:36px;line-height:40px}.hvm-lp-reviews__summary-meta{font-size:13px;line-height:18px}.hvm-lp-reviews__photos{--slide-w: 270px}.hvm-lp-reviews__texts{--slide-w: 300px;margin-top:12px}.hvm-lp-review__image{height:260px}.hvm-lp-review__body,.hvm-lp-review--text .hvm-lp-review__body{gap:12px;padding:16px}.hvm-lp-review__text{font-size:15px;line-height:22px}}.hvm-lp-offer{scroll-margin-top:72px}.hvm-lp-offer__inner{display:grid;grid-template-columns:minmax(0,600px) minmax(0,576px);align-items:start;justify-content:space-between;gap:32px;max-width:calc(1208px + var(--lp-gutter) * 2)}.hvm-lp-offer__gallery{position:relative}.hvm-lp-offer__slides{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hvm-lp-offer__slide{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--lp-radius-md);background:var(--lp-fill)}.hvm-lp-offer__slide--main{grid-column:1 / -1;aspect-ratio:600 / 640}.hvm-lp-offer__image{width:100%;height:100%;object-fit:cover}.hvm-lp-offer__slide--main .hvm-lp-offer__image,.hvm-lp-offer__image--contain{object-fit:contain}.hvm-lp-offer .hvm-lp-sticker{top:24px;left:24px}.hvm-lp-offer__dots{display:none}.hvm-lp-offer__panel{display:flex;flex-direction:column;gap:16px;padding:32px;border-radius:var(--lp-radius-md);background:var(--lp-surface)}.hvm-lp--gray .hvm-lp-offer__panel{background:var(--lp-surface)}.hvm-lp-offer__rating .hvm-lp-rating{gap:8px;font-size:14px}.hvm-lp-offer__title{margin:-8px 0 0;font-size:34px;font-weight:600;line-height:42px;letter-spacing:-.02em}.hvm-lp-offer__text{margin-top:-8px;font-size:16px;line-height:24px}.hvm-lp-offer__text p{margin:0}.hvm-lp-offer__proof{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:var(--lp-radius-sm);background:var(--lp-fill);font-size:14px;line-height:20px}.hvm-lp-offer__proof .hvm-lp-proof__avatars img{width:24px;height:24px;border-color:var(--lp-fill)}.hvm-lp-offer__proof .hvm-lp-proof__avatars img+img{margin-left:-6px}.hvm-lp-offer__proof .hvm-lp-proof__text{gap:4px;margin:0}.hvm-lp-offer__features{display:flex;flex-direction:column;gap:10px;margin:0;padding:4px 0 0;list-style:none}.hvm-lp-offer__features li{display:flex;align-items:flex-start;gap:10px;font-size:15px;line-height:22px}.hvm-lp-offer__features .hvm-lp-icon{flex-shrink:0;margin-top:1px}.hvm-lp-offer__qb .hvm-qb,.hvm-lp-offer .product-form{margin:0}.hvm-lp-offer .product-form__submit{min-height:56px;border:0;border-radius:var(--lp-radius-md);background:var(--lp-brand);color:#fff;font-family:inherit;font-size:20px;font-weight:600;letter-spacing:var(--lp-tracking);box-shadow:none}.hvm-lp-offer .product-form__submit:before,.hvm-lp-offer .product-form__submit:after{display:none}.hvm-lp-offer .product-form__submit:not([disabled]):hover{background:var(--lp-brand-hover)}.hvm-lp-offer__delivery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding-top:4px}.hvm-lp-offer__delivery-item{display:flex;align-items:center;gap:12px}.hvm-lp-offer__delivery-item .hvm-lp-icon{flex-shrink:0}.hvm-lp-offer__delivery-item div{display:flex;flex-direction:column}.hvm-lp-offer__delivery-item span{color:var(--lp-ink-2);font-size:13px;line-height:18px}.hvm-lp-offer__delivery-item strong{font-size:15px;font-weight:600;line-height:20px;font-variant-numeric:tabular-nums}.hvm-lp-offer__empty{padding:12px;border-radius:var(--lp-radius-sm);background:var(--lp-brand-tint);font-size:14px}@media screen and (min-width:750px)and (max-width:1099px){.hvm-lp-offer__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.hvm-lp-offer__panel{padding:24px}}@media screen and (max-width:749px){.hvm-lp-offer__inner{grid-template-columns:minmax(0,1fr);gap:20px;padding-inline:12px}.hvm-lp-offer__slides{display:flex;gap:0;overflow-x:auto;border-radius:var(--lp-radius-md);scroll-snap-type:x mandatory;scrollbar-width:none}.hvm-lp-offer__slides::-webkit-scrollbar{display:none}.hvm-lp-offer__slide,.hvm-lp-offer__slide--main{flex:0 0 100%;aspect-ratio:1 / 1;border-radius:0;scroll-snap-align:start}.hvm-lp-offer .hvm-lp-sticker{top:16px;left:16px}.hvm-lp-offer__dots{display:flex;justify-content:center;gap:6px;margin-top:12px}.hvm-lp-offer__dots button{width:6px;height:6px;padding:0;border:0;border-radius:999px;background:var(--lp-border);cursor:pointer;transition:width .2s ease,background-color .2s ease}.hvm-lp-offer__dots button[aria-current=true]{width:18px;background:var(--lp-ink)}.hvm-lp-offer__panel{padding:4px 4px 0;gap:14px}.hvm-lp-offer__title{font-size:26px;line-height:32px}.hvm-lp-offer__text{font-size:15px;line-height:22px}.hvm-lp-offer__features li{font-size:14px;line-height:20px}.hvm-lp-offer .product-form__submit{min-height:54px;font-size:18px}.hvm-lp-offer__delivery{grid-template-columns:minmax(0,1fr);gap:12px}}.hvm-lp-comparison__inner{display:grid;grid-template-columns:minmax(0,416px) minmax(0,720px);align-items:center;justify-content:space-between;gap:64px}.hvm-lp-comparison__head{display:flex;flex-direction:column;gap:16px}.hvm-lp-comparison__text{font-size:17px;line-height:27px}.hvm-lp-comparison__table{padding:12px 20px 12px 28px;border-radius:var(--lp-radius-md);background:var(--lp-surface)}.hvm-lp--white .hvm-lp-comparison__table{background:var(--lp-fill)}.hvm-lp-comparison__row{display:grid;grid-template-columns:minmax(0,1fr) 176px 176px}.hvm-lp-comparison__cell{display:flex;align-items:center;min-height:60px;font-size:17px;line-height:22px}.hvm-lp-comparison__row--head .hvm-lp-comparison__cell{min-height:64px}.hvm-lp-comparison__cell--label{padding-right:16px}.hvm-lp-comparison__cell--brand,.hvm-lp-comparison__cell--other{justify-content:center;text-align:center}.hvm-lp-comparison__cell--brand{position:relative;background:var(--lp-brand-deep);color:#fff;font-weight:600}.hvm-lp-comparison__row--head .hvm-lp-comparison__cell--brand{border-radius:var(--lp-radius-md) var(--lp-radius-md) 0 0}.hvm-lp-comparison__row:last-child .hvm-lp-comparison__cell--brand{border-radius:0 0 var(--lp-radius-md) var(--lp-radius-md)}.hvm-lp-comparison__cell--other{color:var(--lp-ink-2)}.hvm-lp-comparison__cell--other .hvm-lp-icon{color:var(--lp-ink-3)}.hvm-lp-comparison__cell--value{font-size:17px}.hvm-lp-comparison__row:nth-child(2) .hvm-lp-comparison__cell--value{font-size:22px}.hvm-lp-comparison__product{position:absolute;bottom:calc(100% - 20px);left:50%;width:auto;max-width:none;height:204px;transform:translate(-50%);pointer-events:none}@media screen and (min-width:750px)and (max-width:1099px){.hvm-lp-comparison__inner{grid-template-columns:minmax(0,1fr);gap:160px}.hvm-lp-comparison__head{max-width:560px}}@media screen and (max-width:749px){.hvm-lp-comparison--has-image .hvm-lp-comparison__inner{gap:124px}.hvm-lp-comparison__inner{grid-template-columns:minmax(0,1fr);gap:24px}.hvm-lp-comparison__head{gap:10px}.hvm-lp-comparison__text{font-size:15px;line-height:24px}.hvm-lp-comparison__table{padding:8px 8px 8px 14px}.hvm-lp-comparison__row{grid-template-columns:minmax(0,1fr) 92px 84px}.hvm-lp-comparison__cell,.hvm-lp-comparison__cell--value{min-height:54px;font-size:14px;line-height:18px}.hvm-lp-comparison__row--head .hvm-lp-comparison__cell{min-height:52px}.hvm-lp-comparison__row:nth-child(2) .hvm-lp-comparison__cell--value{font-size:18px}.hvm-lp-comparison__cell .hvm-lp-icon{width:22px;height:22px}.hvm-lp-comparison__product{height:122px;bottom:calc(100% - 12px)}}.hvm-lp-guarantee__card{display:grid;grid-template-columns:minmax(0,640px) minmax(0,560px);min-height:420px;overflow:hidden;border-radius:var(--lp-radius-md);background:var(--lp-fill)}.hvm-lp--gray .hvm-lp-guarantee__card{background:var(--lp-surface)}.hvm-lp-guarantee__content{display:flex;flex-direction:column;justify-content:center;gap:14px;padding:48px 56px 48px 64px}.hvm-lp-guarantee__title-row{display:flex;flex-direction:column;gap:28px}.hvm-lp-guarantee__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:88px;height:88px;border-radius:999px;background:var(--lp-brand);color:#fff}.hvm-lp-guarantee__heading{font-size:clamp(28px,19.1px + 2.29vw,48px);font-weight:600;line-height:1.04;letter-spacing:-.035em}.hvm-lp-guarantee__text{max-width:460px;font-size:18px;line-height:28px}.hvm-lp-guarantee__media{position:relative;min-height:250px}.hvm-lp-guarantee__image{position:absolute;top:8%;left:50%;width:auto;max-width:none;height:84%;transform:translate(-45%);object-fit:contain}.hvm-lp-guarantee .hvm-lp-sticker{top:36px;left:36px}@media screen and (min-width:750px)and (max-width:989px){.hvm-lp-guarantee__card{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.hvm-lp-guarantee__content{padding:40px}}@media screen and (max-width:749px){.hvm-lp-guarantee__card{display:flex;flex-direction:column-reverse;min-height:0}.hvm-lp-guarantee__media{height:250px}.hvm-lp-guarantee .hvm-lp-sticker{top:18px;left:18px}.hvm-lp-guarantee__content{gap:16px;padding:24px}.hvm-lp-guarantee__title-row{flex-direction:row;align-items:center;gap:12px}.hvm-lp-guarantee__icon{width:52px;height:52px}.hvm-lp-guarantee__icon .hvm-lp-icon{width:26px;height:26px}.hvm-lp-guarantee__text{font-size:15px;line-height:23px}}.hvm-lp-faq__inner{display:grid;grid-template-columns:minmax(0,416px) minmax(0,720px);align-items:start;justify-content:space-between;gap:64px}.hvm-lp-faq__intro{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.hvm-lp-faq__text{font-size:17px;line-height:27px}.hvm-lp-faq__link{display:inline-flex;align-items:center;gap:8px;color:var(--lp-ink);font-size:16px;font-weight:600;line-height:22px;text-decoration:none}.hvm-lp-faq__link span{text-decoration:underline 1px;text-underline-offset:4px}.hvm-lp-faq__panel{padding:28px 32px 8px;border-radius:var(--lp-radius-md);background:var(--lp-surface)}.hvm-lp--white .hvm-lp-faq__panel{background:var(--lp-fill)}.hvm-lp-faq__tabs{display:flex;gap:8px;padding-bottom:12px;overflow-x:auto;scrollbar-width:none}.hvm-lp-faq__tabs::-webkit-scrollbar{display:none}.hvm-lp-faq__tab{flex-shrink:0;padding:10px 18px;border:0;border-radius:999px;background:var(--lp-fill);color:var(--lp-ink);font-family:inherit;font-size:15px;font-weight:500;line-height:20px;letter-spacing:var(--lp-tracking);cursor:pointer;transition:background-color .2s ease,color .2s ease}.hvm-lp--white .hvm-lp-faq__tab{background:var(--lp-surface)}.hvm-lp-faq__tab[aria-selected=true]{background:var(--lp-brand-deep);color:#fff;font-weight:600}.hvm-lp-faq__item{border-bottom:1px solid var(--lp-border)}.hvm-lp-faq__item:last-child{border-bottom:0}.hvm-lp-faq__question{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 0;font-size:18px;font-weight:600;line-height:26px;list-style:none;cursor:pointer}.hvm-lp-faq__question::-webkit-details-marker{display:none}.hvm-lp-faq__toggle{display:flex;flex-shrink:0}.hvm-lp-faq__minus,.hvm-lp-faq__item[open] .hvm-lp-faq__plus{display:none}.hvm-lp-faq__item[open] .hvm-lp-faq__minus{display:block}.hvm-lp-faq__item[open] .hvm-lp-faq__question{padding-bottom:12px}.hvm-lp-faq__answer{max-width:600px;padding-bottom:24px;font-size:16px;line-height:26px}.hvm-lp-faq__answer p{margin:0}@media screen and (min-width:750px)and (max-width:1099px){.hvm-lp-faq__inner{grid-template-columns:minmax(0,1fr);gap:32px}}@media screen and (max-width:749px){.hvm-lp-faq__inner{grid-template-columns:minmax(0,1fr);gap:20px}.hvm-lp-faq__intro{gap:10px}.hvm-lp-faq__text{font-size:15px;line-height:23px}.hvm-lp-faq__panel{padding:0;background:none}.hvm-lp--white .hvm-lp-faq__panel{background:none}.hvm-lp-faq__tabs{margin-inline:calc(var(--lp-gutter) * -1);padding-inline:var(--lp-gutter)}.hvm-lp-faq__tab{padding:9px 16px;font-size:14px;background:var(--lp-surface)}.hvm-lp--white .hvm-lp-faq__tab{background:var(--lp-fill)}.hvm-lp-faq__question{padding:18px 0;font-size:16px;line-height:22px}.hvm-lp-faq__answer{padding-bottom:18px;font-size:15px;line-height:23px}}.hvm-lp-closing__content{display:flex;flex-direction:column;align-items:center;gap:32px;max-width:calc(900px + var(--lp-gutter) * 2);padding-bottom:72px;text-align:center}.hvm-lp-closing__titles{display:flex;flex-direction:column;align-items:center;gap:16px}.hvm-lp-closing__heading{font-size:clamp(40px,28.1px + 3.05vw,72px);font-weight:600;line-height:1;letter-spacing:-.04em}.hvm-lp-closing__text{font-size:clamp(16px,14.5px + .38vw,20px);line-height:1.5}.hvm-lp-closing__actions{display:flex;flex-direction:column;align-items:center;gap:14px;width:100%}.hvm-lp-closing__actions .hvm-lp-proof,.hvm-lp-closing__actions .hvm-lp-trust{justify-content:center}.hvm-lp-closing__media{display:block;width:100%;height:var(--closing-h, 620px)}.hvm-lp-closing__image{width:100%;height:100%;object-fit:cover}@media screen and (max-width:749px){.hvm-lp-closing__content{gap:22px;padding-bottom:36px}.hvm-lp-closing__titles,.hvm-lp-closing__actions{gap:12px}.hvm-lp-closing__media{height:calc(var(--closing-h, 620px) * .484)}}.hvm-lp-sticky{display:none}@media screen and (max-width:749px){.hvm-lp-sticky{position:fixed;right:0;bottom:0;left:0;z-index:150;display:block;padding:16px var(--lp-gutter) calc(16px + env(safe-area-inset-bottom,0px));background:var(--lp-surface);box-shadow:0 -6px 20px #1a1a1a1a;transform:translateY(110%);visibility:hidden;transition:transform .3s ease,visibility 0s linear .3s}.hvm-lp-sticky.is-visible{transform:translateY(0);visibility:visible;transition:transform .3s ease,visibility 0s linear 0s}.hvm-lp-sticky__inner{display:flex;align-items:center;gap:12px}.hvm-lp-sticky__thumb{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:48px;height:48px;overflow:hidden;border-radius:var(--lp-radius-sm);background:var(--lp-fill)}.hvm-lp-sticky__thumb img{width:auto;height:80%;object-fit:contain}.hvm-lp-sticky__info{display:flex;flex:1 1 auto;flex-direction:column;gap:4px;min-width:0}.hvm-lp-sticky__title{overflow:hidden;font-size:15px;font-weight:600;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.hvm-lp-sticky__rating{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:500;line-height:16px;white-space:nowrap}.hvm-lp-sticky__rating .hvm-lp-icon{color:var(--lp-star)}.hvm-lp-sticky__btn{flex-shrink:0;width:auto;min-height:48px;padding:12px 16px;font-size:15px}body.hvm-lp-sticky-on{padding-bottom:calc(80px + env(safe-area-inset-bottom,0px))}.Avada-Faqs_Button{transition:translate .3s ease}body.hvm-lp-sticky-on .Avada-Faqs_Button{translate:0 calc(-80px - env(safe-area-inset-bottom,0px))}}.hvm-lp-placeholder{width:100%;height:100%;background:var(--lp-fill);fill:var(--lp-ink-3)}
/*# sourceMappingURL=/cdn/shop/t/39/assets/hvm-lp.css.map */
