.hlf-section{--hlf-bg:#fff;--hlf-text:#111;--hlf-muted:#5d6268;--hlf-accent:#1f456f;--hlf-soft:#eef4f8;--hlf-radius:8px;background:var(--hlf-bg);color:var(--hlf-text);position:relative;overflow:hidden}.hlf-inner{width:min(var(--hlf-width,1200px),calc(100% - 40px));margin:0 auto}.hlf-kicker{font:600 12px/1.2 var(--hlf-body-font,Arial,sans-serif);letter-spacing:.08em;text-transform:uppercase;color:var(--hlf-kicker,var(--hlf-accent));margin:0 0 10px}.hlf-title{font:var(--hlf-heading-weight,600) var(--hlf-heading-size,34px)/1.12 var(--hlf-heading-font,Arial,sans-serif);letter-spacing:-.025em;margin:0;color:var(--hlf-text)}.hlf-copy,.hlf-copy p,.hlf-copy li{font:400 var(--hlf-body-size,16px)/1.48 var(--hlf-body-font,Arial,sans-serif);color:var(--hlf-muted)}.hlf-copy p{margin:0 0 12px}.hlf-copy strong{color:var(--hlf-text)}.hlf-reveal{opacity:0;transform:translateY(var(--hlf-reveal-distance,20px));transition:opacity var(--hlf-reveal-duration,.65s) ease,transform var(--hlf-reveal-duration,.65s) cubic-bezier(.2,.7,.2,1)}.hlf-reveal.hlf-visible{opacity:1;transform:none}.hlf-placeholder{display:grid;place-items:center;min-height:180px;background:linear-gradient(135deg,#edf3f7,#f8fafb);color:#7d8993;font:500 13px/1.2 Arial,sans-serif;border:1px dashed #cbd5dc}.hlf-button{display:inline-flex;align-items:center;justify-content:center;border:0;text-decoration:none;cursor:pointer;background:var(--hlf-accent);color:#fff;font:700 14px/1 var(--hlf-body-font,Arial,sans-serif);min-height:48px;padding:0 28px;border-radius:var(--hlf-button-radius,2px)}.hlf-icon-img{width:34px;height:34px;object-fit:contain;display:block}.hlf-inline-icon{width:30px;height:30px;display:grid;place-items:center;color:var(--hlf-accent)}.hlf-results{padding:var(--hlf-pt,68px) 0 var(--hlf-pb,64px)}.hlf-results .hlf-title{text-align:center;margin-bottom:34px}.hlf-results-shell{position:relative;max-width:1000px;margin:0 auto}.hlf-result-slide{display:none;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);gap:44px;align-items:center}.hlf-result-slide.is-active{display:grid;animation:hlfResultIn var(--hlf-slide-duration,.42s) cubic-bezier(.22,.72,.22,1) both}@keyframes hlfResultIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:none}}.hlf-result-media{display:grid;grid-template-columns:1fr 1fr;gap:4px}.hlf-result-media figure{margin:0;position:relative;aspect-ratio:4/5;overflow:hidden;background:#eef1f3}.hlf-result-media img{width:100%;height:100%;object-fit:cover;display:block}.hlf-tag{position:absolute;top:8px;padding:5px 9px;background:var(--hlf-accent);color:#fff;font:700 10px/1 var(--hlf-body-font,Arial,sans-serif);text-transform:uppercase;letter-spacing:.04em}.hlf-tag.before{left:8px}.hlf-tag.after{right:8px}.hlf-result-name{font:500 18px/1.2 var(--hlf-heading-font,Arial,sans-serif);margin:0 0 10px}.hlf-result-quote{font:400 13px/1.55 var(--hlf-body-font,Arial,sans-serif);color:var(--hlf-muted);margin:0}.hlf-result-foot{margin:26px auto 0;border-top:1px solid #d6e2e9;padding-top:15px;display:flex;align-items:center;justify-content:center;gap:8px;font:500 12px/1.35 var(--hlf-body-font,Arial,sans-serif);color:var(--hlf-muted)}.hlf-result-foot strong{font-size:15px;color:var(--hlf-accent)}.hlf-slider-controls{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:16px}.hlf-arrow{width:34px;height:34px;border:1px solid #cfd7dd;border-radius:50%;background:transparent;color:var(--hlf-text);display:grid;place-items:center;cursor:pointer}.hlf-arrow svg{width:15px;height:15px}.hlf-dots{display:flex;gap:5px;margin:0 4px}.hlf-dot{width:5px;height:5px;border-radius:50%;background:#bcc9d1;border:0;padding:0}.hlf-dot.is-active{background:var(--hlf-accent)}.hlf-proof-slider{padding:var(--hlf-pt,52px) 0 var(--hlf-pb,54px)}.hlf-proof-panel{background:var(--hlf-soft);padding:48px 36px 38px;border-radius:var(--hlf-radius)}.hlf-proof-panel .hlf-title{text-align:center;margin-bottom:30px}.hlf-card-track{display:flex;gap:12px;overflow:hidden;scroll-behavior:smooth}.hlf-review-card{flex:0 0 calc(25% - 9px);background:#fff;padding:18px 18px 16px;min-height:170px;display:flex;flex-direction:column}.hlf-review-card .stars{font:700 12px/1 var(--hlf-body-font);color:var(--hlf-accent);letter-spacing:.08em;margin-bottom:11px}.hlf-review-card p{font:400 13px/1.42 var(--hlf-body-font);color:var(--hlf-text);margin:0 0 18px}.hlf-review-card footer{margin-top:auto;font:400 11px/1.4 var(--hlf-body-font);color:var(--hlf-muted)}.hlf-progress{height:1px;background:#d5cbd2;width:120px;margin:26px auto 14px;position:relative}.hlf-progress span{position:absolute;height:2px;top:-1px;left:0;background:var(--hlf-accent);width:32%;transition:transform .35s ease}.hlf-proof-nav{display:flex;justify-content:center;gap:10px}.hlf-faq{padding:var(--hlf-pt,52px) 0 var(--hlf-pb,56px)}.hlf-faq-head{text-align:center;margin-bottom:28px}.hlf-faq-head .hlf-kicker{margin-bottom:9px}.hlf-faq-grid{display:grid;grid-template-columns:repeat(var(--hlf-cols,2),minmax(0,1fr));gap:12px 28px}.hlf-faq-item{border:1px solid #e1e3e5;background:#fff}.hlf-faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 16px;font:500 14px/1.3 var(--hlf-heading-font);color:var(--hlf-text)}.hlf-faq-item summary::-webkit-details-marker{display:none}.hlf-faq-plus{font:400 20px/1 var(--hlf-body-font);transition:transform .2s ease}.hlf-faq-item[open] .hlf-faq-plus{transform:rotate(45deg)}.hlf-faq-answer{padding:0 16px 18px;font:400 13px/1.5 var(--hlf-body-font);color:var(--hlf-muted)}.hlf-story{padding:var(--hlf-pt,58px) 0 var(--hlf-pb,62px);background:var(--hlf-soft)}.hlf-story-top{display:grid;grid-template-columns:1fr 1.28fr;gap:46px;align-items:center;margin-bottom:42px}.hlf-story-photo{aspect-ratio:1.35;overflow:hidden;background:#e7edf0}.hlf-story-photo img{width:100%;height:100%;object-fit:cover;display:block}.hlf-checks{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:10px}.hlf-checks li{display:flex;gap:10px;align-items:flex-start;font:400 14px/1.35 var(--hlf-body-font);color:var(--hlf-muted)}.hlf-checks li:before{content:"\2713";display:grid;place-items:center;flex:0 0 18px;height:18px;border:1px solid var(--hlf-accent);color:var(--hlf-accent);font-size:12px}.hlf-product-card{background:#fff;display:grid;grid-template-columns:1.25fr .75fr;align-items:end;min-height:290px;padding:42px 42px 0;position:relative}.hlf-benefits-row{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:28px}.hlf-benefit{text-align:center}.hlf-benefit .hlf-inline-icon,.hlf-benefit .hlf-icon-img{margin:0 auto 9px}.hlf-benefit b{display:block;font:500 12px/1.3 var(--hlf-body-font);color:var(--hlf-muted)}.hlf-product-image{align-self:end;justify-self:center;max-height:340px;max-width:100%;object-fit:contain;filter:drop-shadow(0 18px 14px rgba(0,0,0,.12))}.hlf-why{padding:var(--hlf-pt,58px) 0 var(--hlf-pb,64px)}.hlf-why .hlf-title{text-align:center;margin-bottom:30px}.hlf-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.hlf-why-card{display:grid;grid-template-columns:45% 55%;background:#f5f8f6;min-height:260px;overflow:hidden}.hlf-why-card img{width:100%;height:100%;object-fit:cover}.hlf-why-text{padding:22px 18px}.hlf-why-label{font:500 11px/1.2 var(--hlf-body-font);letter-spacing:.04em;color:var(--hlf-accent);text-transform:uppercase;margin-bottom:8px}.hlf-why-text h3{font:600 17px/1.2 var(--hlf-heading-font);margin:0 0 8px;color:var(--hlf-text)}.hlf-why-text p{font:400 13px/1.42 var(--hlf-body-font);color:var(--hlf-muted);margin:0}.hlf-compare{padding:var(--hlf-pt,58px) 0 var(--hlf-pb,60px)}.hlf-compare-grid{display:grid;grid-template-columns:1fr .9fr;gap:80px;align-items:center}.hlf-compare-visual h3{text-align:center;font:500 16px/1.2 var(--hlf-heading-font);margin:0 0 22px}.hlf-bars{height:230px;display:flex;align-items:end;justify-content:center;gap:22px}.hlf-bar-wrap{text-align:center;width:94px}.hlf-bar{height:calc(var(--bar,80) * 1.7px);min-height:46px;background:var(--hlf-accent);display:flex;align-items:flex-start;justify-content:center;padding-top:17px;font:700 14px/1 var(--hlf-body-font);color:#fff;border-radius:5px 5px 0 0}.hlf-bar.secondary{background:#e3e3e3;color:#111}.hlf-bar-label{margin-top:8px;font:500 12px/1.25 var(--hlf-body-font);color:var(--hlf-text)}.hlf-compare-note{background:#f5f8f6;padding:13px 15px;margin-top:18px;font:400 12px/1.4 var(--hlf-body-font);color:var(--hlf-muted)}.hlf-timeline{padding:var(--hlf-pt,48px) 0 var(--hlf-pb,60px);background:var(--hlf-soft)}.hlf-timeline .hlf-title{text-align:center;margin-bottom:34px}.hlf-timeline-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;position:relative}.hlf-timeline-grid:before{content:"";position:absolute;top:7px;left:0;right:0;height:1px;background:color-mix(in srgb,var(--hlf-accent) 55%,transparent)}.hlf-step{position:relative;padding-top:28px}.hlf-step:before{content:"";position:absolute;top:1px;left:0;width:13px;height:13px;background:var(--hlf-accent);border:3px solid var(--hlf-soft);outline:1px solid var(--hlf-accent)}.hlf-step-time{font:500 13px/1.2 var(--hlf-heading-font);margin-bottom:8px}.hlf-step-badge{display:inline-block;background:var(--hlf-accent);color:#fff;font:500 11px/1.2 var(--hlf-body-font);padding:5px 8px;margin-bottom:10px}.hlf-step p{font:400 12.5px/1.43 var(--hlf-body-font);color:var(--hlf-muted);margin:0 0 10px}.hlf-step ul{list-style:none;padding:0;margin:0;display:grid;gap:7px}.hlf-step li{font:400 12px/1.35 var(--hlf-body-font);color:var(--hlf-text);padding-left:18px;position:relative}.hlf-step li:before{content:"\2713";position:absolute;left:0;color:var(--hlf-accent)}.hlf-guarantee{padding:var(--hlf-pt,58px) 0 var(--hlf-pb,64px)}.hlf-guarantee-card{background:var(--hlf-soft);padding:40px;display:grid;grid-template-columns:1.1fr .9fr;gap:38px;border-radius:var(--hlf-radius)}.hlf-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:20px 0}.hlf-stat strong{display:block;font:700 34px/1 var(--hlf-heading-font);color:var(--hlf-accent);margin-bottom:7px}.hlf-stat span{font:400 12px/1.35 var(--hlf-body-font);color:var(--hlf-muted)}.hlf-guarantee-visual{aspect-ratio:1.25;overflow:hidden;background:#fff}.hlf-guarantee-visual img{width:100%;height:100%;object-fit:cover}.hlf-guarantee-bottom{grid-column:1/-1;display:grid;grid-template-columns:.75fr 1.25fr;gap:36px;align-items:end}.hlf-guarantee-product{max-height:290px;max-width:100%;object-fit:contain;justify-self:center;filter:drop-shadow(0 16px 12px rgba(0,0,0,.11))}.hlf-shield{width:42px;height:42px;color:var(--hlf-accent);margin-bottom:10px}.hlf-guarantee-points{display:flex;gap:28px;flex-wrap:wrap;margin-top:15px}.hlf-guarantee-points span{font:500 12px/1.2 var(--hlf-body-font);color:var(--hlf-text)}.hlf-sticky-buy{position:fixed;left:0;right:0;bottom:0;z-index:40;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid #e2e4e6;padding:9px 18px;display:flex;justify-content:center;transform:translateY(110%);transition:transform .28s ease}.hlf-sticky-buy.is-visible{transform:none}.hlf-sticky-buy button{width:min(380px,100%);min-height:46px;border:0;background:var(--hlf-accent,#1f456f);color:#fff;font:700 14px/1 Arial,sans-serif;cursor:pointer}@media(max-width:989px){.hlf-review-card{flex-basis:calc(50% - 6px)}.hlf-story-top,.hlf-product-card,.hlf-compare-grid,.hlf-guarantee-card{grid-template-columns:1fr}.hlf-product-card{padding-bottom:0}.hlf-product-image{max-height:270px}.hlf-why-grid{grid-template-columns:1fr}.hlf-guarantee-bottom,.hlf-timeline-grid{grid-template-columns:1fr 1fr}.hlf-timeline-grid:before{display:none}.hlf-step:before{top:3px}}@media(max-width:749px){.hlf-inner{width:min(var(--hlf-width,1200px),calc(100% - 28px))}.hlf-title{font-size:var(--hlf-heading-mobile,28px)}.hlf-copy,.hlf-copy p,.hlf-copy li{font-size:var(--hlf-body-mobile,15px)}.hlf-results{padding-top:var(--hlf-pt-mobile,46px);padding-bottom:var(--hlf-pb-mobile,44px)}.hlf-result-slide{grid-template-columns:1fr;gap:22px}.hlf-result-name,.hlf-result-quote{text-align:center}.hlf-proof-panel{padding:34px 14px 28px}.hlf-review-card{flex-basis:88%;min-height:190px}.hlf-faq-grid{grid-template-columns:1fr}.hlf-story-top{gap:24px}.hlf-product-card{padding:28px 20px 0}.hlf-benefits-row{grid-template-columns:1fr 1fr}.hlf-why-card{grid-template-columns:40% 60%;min-height:220px}.hlf-compare-grid{gap:30px}.hlf-bars{height:190px}.hlf-timeline-grid{grid-template-columns:1fr;gap:20px}.hlf-step{padding-left:22px;padding-top:0}.hlf-step:before{left:0;top:2px}.hlf-guarantee-card{padding:26px 20px}.hlf-stat-grid{grid-template-columns:1fr;gap:15px}.hlf-stat strong{font-size:30px}.hlf-guarantee-bottom{grid-template-columns:1fr}.hlf-guarantee-product{max-height:230px}}@media(prefers-reduced-motion:reduce){.hlf-reveal,.hlf-result-slide,.hlf-card-track,.hlf-sticky-buy{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/halori-longform.css.map */
