:root{--hlp-black: #000000;--hlp-off-white: #f7f7f7;--hlp-accent: #e4531b;--hlp-accent-dk: #b83e10;--hlp-warm-gray: #1a1a1a;--hlp-mid-gray: #2e2e2e;--hlp-soft-gray: #6b6b6b;--hlp-border: rgba(255,255,255,.08);--hlp-border-lt: rgba(0,0,0,.09);--hlp-display: "DM Serif Display", Georgia, serif;--hlp-body: "DM Sans", -apple-system, BlinkMacSystemFont, sans-serif}.hlp-wrap{max-width:1200px;margin:0 auto;padding:0 clamp(20px,5vw,60px);box-sizing:border-box}.hlp-wrap--narrow{max-width:840px;margin:0 auto;padding:0 clamp(20px,5vw,60px);box-sizing:border-box}.hlp-eyebrow{display:block;font-family:var(--hlp-body);font-size:.68rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--hlp-accent);margin:0 0 10px}.hlp-title{font-family:var(--hlp-display);font-size:clamp(2rem,4vw,3.2rem);font-weight:400;line-height:1.12;margin:0 0 14px;color:#000;letter-spacing:-.01em}.hlp-title--sm{font-size:clamp(1.6rem,3vw,2.4rem)}.hlp-title--white{color:var(--hlp-off-white)}.hlp-subtitle{font-family:var(--hlp-body);font-size:1rem;color:var(--hlp-soft-gray);line-height:1.7;margin:0 0 32px}.hlp-subtitle--white{color:#fff9}.hlp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:15px 30px;background:var(--hlp-accent);color:#fff;font-family:var(--hlp-body);font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;border:none;border-radius:2px;cursor:pointer;text-decoration:none;transition:background .2s,transform .15s;white-space:nowrap;line-height:1;box-sizing:border-box}a.hlp-btn,a.hlp-btn:link,a.hlp-btn:visited,a.hlp-btn:hover,a.hlp-btn:active{color:#fff;text-decoration:none}.hlp-btn:hover{background:var(--hlp-accent-dk);transform:translateY(-1px);color:#fff}.hlp-btn:disabled{background:#aaa;cursor:not-allowed;transform:none}.hlp-btn--full{width:100%;display:flex}.hlp-btn--lg{padding:18px 44px;font-size:.88rem}.hlp-btn-ghost{display:inline-flex;align-items:center;justify-content:center;padding:14px 29px;background:transparent;color:#fff;font-family:var(--hlp-body);font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;border:1px solid rgba(255,255,255,.3);border-radius:2px;cursor:pointer;text-decoration:none;transition:border-color .2s,background .2s}.hlp-btn-ghost:hover{border-color:#fff;background:#ffffff0f;color:#fff}.hlp-hero{background:#fff;padding:60px 0 0}.hlp-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:flex-start}.hlp-gallery__main{width:100%;border-radius:4px;background:var(--hlp-off-white);margin-bottom:10px}.hlp-gallery__slides{position:relative;width:100%}.hlp-slide{display:none;width:100%}.hlp-slide.is-active{display:block;animation:hlpFadeIn .35s ease}@keyframes hlpFadeIn{0%{opacity:0}to{opacity:1}}.hlp-slide img{width:100%;height:auto;display:block;object-fit:contain}.hlp-gallery__thumbs{display:flex;gap:8px;flex-wrap:wrap}.hlp-thumb{width:68px;height:68px;border-radius:3px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .2s;background:var(--hlp-off-white);flex-shrink:0;padding:0}.hlp-thumb.is-active{border-color:var(--hlp-accent)}.hlp-thumb img{width:100%;height:100%;object-fit:cover;display:block}.hlp-buy__title{font-family:var(--hlp-display);font-size:clamp(1.8rem,3vw,2.6rem);font-weight:400;color:#000;line-height:1.12;letter-spacing:-.015em;margin:0 0 10px}.hlp-buy__sub{font-family:var(--hlp-body);font-size:.95rem;color:var(--hlp-soft-gray);line-height:1.65;margin:0 0 16px}.hlp-stars-row{display:flex;align-items:center;gap:8px;font-family:var(--hlp-body);font-size:.82rem;color:#555;margin-bottom:18px}.hlp-stars{color:#d4900e;letter-spacing:-1px;font-size:.95rem}.hlp-price-row{display:flex;align-items:baseline;gap:10px;margin-bottom:4px;flex-wrap:wrap}.hlp-price{font-family:var(--hlp-display);font-size:2rem;font-weight:400;color:#000}.hlp-compare{font-family:var(--hlp-body);font-size:1rem;color:#bbb;text-decoration:line-through}.hlp-save{font-family:var(--hlp-body);font-size:.75rem;font-weight:600;color:var(--hlp-accent);background:#e4531b14;padding:3px 10px;border-radius:2px}.hlp-installment{font-family:var(--hlp-body);font-size:.78rem;color:#999;margin-bottom:20px}.hlp-opt{margin-bottom:14px}.hlp-opt>label{display:block;font-family:var(--hlp-body);font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#666;margin-bottom:7px}.hlp-variant-btns{display:flex;flex-wrap:wrap;gap:6px}.hlp-variant-btn{padding:9px 16px;background:#fff;color:#333;font-family:var(--hlp-body);font-size:.78rem;font-weight:500;border:1px solid rgba(0,0,0,.2);border-radius:2px;cursor:pointer;transition:all .15s;line-height:1;white-space:nowrap}.hlp-variant-btn.is-active{background:#000;color:#fff;border-color:#000}.hlp-variant-btn.is-unavailable{opacity:.35;text-decoration:line-through;cursor:not-allowed}.hlp-variant-btn:hover:not(.is-active):not(.is-unavailable){border-color:#000}.hlp-qty-row{display:flex;align-items:center;gap:12px;margin-bottom:14px}.hlp-qty-row>label{font-family:var(--hlp-body);font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#666}.hlp-qty{display:flex;align-items:center;border:1px solid rgba(0,0,0,.16);border-radius:2px;overflow:hidden}.hlp-qty button{width:36px;height:36px;background:var(--hlp-off-white);border:none;cursor:pointer;font-size:1.1rem;color:#000;transition:background .15s;flex-shrink:0}.hlp-qty button:hover{background:#e0e0e0}.hlp-qty input{width:50px;height:36px;border:none;border-left:1px solid rgba(0,0,0,.12);border-right:1px solid rgba(0,0,0,.12);text-align:center;font-size:.9rem;font-family:var(--hlp-body);-moz-appearance:textfield}.hlp-qty input::-webkit-inner-spin-button,.hlp-qty input::-webkit-outer-spin-button{-webkit-appearance:none}.hlp-trust-icons{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px;padding-top:18px;border-top:1px solid rgba(0,0,0,.08)}.hlp-trust-icon{display:flex;flex-direction:column;align-items:center;text-align:center;gap:7px}.hlp-trust-icon__circle{width:40px;height:40px;border-radius:50%;background:var(--hlp-accent);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hlp-trust-icon__circle svg{width:18px;height:18px}.hlp-trust-icon__title{font-family:var(--hlp-body);font-size:.7rem;font-weight:600;color:#000;line-height:1.3}.hlp-trust-icon__sub{font-family:var(--hlp-body);font-size:.62rem;color:#888;line-height:1.3}.hlp-proof-strip{background:var(--hlp-warm-gray);margin-top:40px;padding:14px 0}.hlp-proof-strip__inner{display:flex;align-items:center;gap:0;overflow:hidden}.hlp-proof-strip__rating{display:flex;align-items:center;gap:10px;flex-shrink:0;padding-right:20px;border-right:1px solid rgba(255,255,255,.12);margin-right:0}.hlp-proof-strip__stars{color:#d4900e;font-size:.9rem;letter-spacing:-1px}.hlp-proof-strip__score{font-family:var(--hlp-body);font-size:.82rem;font-weight:600;color:#fff}.hlp-proof-strip__count{font-family:var(--hlp-body);font-size:.68rem;color:#fff6}.hlp-proof-strip__ticker{display:flex;align-items:center;flex:1;overflow:hidden}.hlp-proof-strip__q{font-family:var(--hlp-display);font-style:italic;font-size:.82rem;color:#fff9;white-space:nowrap;padding:0 20px;border-right:1px solid rgba(255,255,255,.1);flex-shrink:0}.hlp-proof-strip__q:last-child{border-right:none}.hlp-trust-bar{background:var(--hlp-warm-gray);padding:14px 0}.hlp-trust-bar__inner{display:flex;justify-content:center;flex-wrap:wrap;align-items:center}.hlp-trust-bar__item{font-family:var(--hlp-body);font-size:.78rem;font-weight:400;color:#ffffffbf;padding:4px 20px;border-right:1px solid rgba(255,255,255,.12);white-space:nowrap}.hlp-trust-bar__item:last-child{border-right:none}.hlp-sp-bar{display:flex;align-items:center;background:#fff;border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08);height:52px;overflow:hidden}.hlp-sp-bar__rating{display:flex;align-items:center;gap:10px;padding:0 28px;flex-shrink:0;white-space:nowrap}.hlp-sp-bar__stars{color:#d4900e;font-size:1rem;letter-spacing:1px;line-height:1}.hlp-sp-bar__score{font-family:var(--hlp-body);font-weight:700;font-size:1rem;color:#111}.hlp-sp-bar__count{font-family:var(--hlp-body);font-size:.82rem;color:#888}.hlp-sp-bar__sep{width:1px;height:26px;background:#00000026;flex-shrink:0}.hlp-sp-bar__ticker-wrap{flex:1;overflow:hidden;position:relative;min-width:0}.hlp-sp-bar__ticker{display:flex;align-items:center;width:max-content;animation:hlp-ticker 28s linear infinite}.hlp-sp-bar__ticker:hover{animation-play-state:paused}.hlp-sp-bar__quote{font-family:var(--hlp-display);font-style:italic;font-size:.9rem;color:#555;white-space:nowrap;padding:0 44px}@keyframes hlp-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.hlp-problem{background:#fff;padding:80px 0}.hlp-pain-list{max-width:680px;margin:0 auto 28px;list-style:none;padding:0}.hlp-pain-list li{padding:14px 0;border-bottom:1px solid var(--hlp-border-lt);display:flex;gap:16px;align-items:flex-start;font-family:var(--hlp-body);font-size:.95rem;color:#444;line-height:1.65}.hlp-pain-list li:last-child{border-bottom:none}.hlp-pain-list__marker{flex-shrink:0;margin-top:3px;width:18px;height:18px;border-radius:50%;border:1px solid rgba(228,83,27,.4);display:flex;align-items:center;justify-content:center;font-size:.6rem;color:var(--hlp-accent);font-weight:700}.hlp-problem__close{max-width:680px;margin:28px auto 0;text-align:center;font-family:var(--hlp-body);font-size:.97rem;color:#555;line-height:1.85}.hlp-intro{background:var(--hlp-off-white);padding:80px 0;text-align:center}.hlp-intro__body{max-width:660px;margin:0 auto;font-family:var(--hlp-body);font-size:1.05rem;color:#555;line-height:1.9}.hlp-features-3up{background:#fff;padding:80px 0}.hlp-features-3up__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:52px;background:var(--hlp-border-lt);border:1px solid var(--hlp-border-lt)}.hlp-feat-card{background:#fff;padding:36px 28px}.hlp-feat-icon{width:40px;height:40px;color:var(--hlp-accent);margin-bottom:20px;display:block}.hlp-feat-icon svg{width:100%;height:100%}.hlp-feat-card__title{font-family:var(--hlp-display);font-size:1.15rem;font-weight:400;color:#000;margin:0 0 10px}.hlp-feat-card__body{font-family:var(--hlp-body);font-size:.88rem;color:var(--hlp-soft-gray);line-height:1.75}.hlp-frow--white{background:#fff}.hlp-frow--off-white{background:var(--hlp-off-white)}.hlp-frow__full-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;min-height:560px;align-items:stretch}.hlp-frow__img-col{overflow:hidden;position:relative;min-height:420px;margin:0;padding:0}.hlp-frow__img-col img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;margin:0;padding:0}.hlp-frow__ph{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#e0e2e5;font-family:var(--hlp-body);font-size:.78rem;color:#aaa;text-align:center;padding:20px}.hlp-frow__text-col{display:flex;flex-direction:column;justify-content:center;padding:clamp(52px,7vw,96px) clamp(40px,6vw,84px)}.hlp-frow__title{font-family:var(--hlp-display);font-size:clamp(1.9rem,3vw,2.6rem);font-weight:400;color:#000;margin:0 0 12px;line-height:1.1;letter-spacing:-.015em}.hlp-frow__sub{font-family:var(--hlp-body);font-size:.95rem;font-weight:600;color:#222;margin-bottom:14px}.hlp-frow__body{font-family:var(--hlp-body);font-size:.93rem;color:#555;line-height:1.88}.hlp-frow__note{margin-top:18px;font-family:var(--hlp-body);font-size:.8rem;color:#999;font-style:italic;border-left:2px solid var(--hlp-accent);padding-left:12px}.hlp-comparison{background:#fff;padding:80px 0}.hlp-cmp-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:44px}.hlp-cmp-card{padding:28px 24px;border:1px solid var(--hlp-border-lt);background:#fff;transition:border-color .2s}.hlp-cmp-card:hover{border-color:#0003}.hlp-cmp-card__x{width:26px;height:26px;border-radius:50%;background:#e4531b14;color:var(--hlp-accent);display:flex;align-items:center;justify-content:center;margin-bottom:14px;flex-shrink:0}.hlp-cmp-card__x svg{width:12px;height:12px}.hlp-cmp-card__title{font-family:var(--hlp-body);font-size:.9rem;font-weight:700;color:#000;margin:0 0 8px}.hlp-cmp-card__body{font-family:var(--hlp-body);font-size:.83rem;color:#666;line-height:1.72;margin:0}.hlp-cmp-card__heatka{margin-top:12px;padding-top:12px;border-top:1px solid rgba(0,0,0,.07);font-family:var(--hlp-body);font-size:.78rem;color:var(--hlp-accent);font-weight:500;display:flex;gap:6px;align-items:flex-start}.hlp-cmp-card__heatka:before{content:"\2192";flex-shrink:0}.hlp-cmp-table{margin-top:44px;border:1px solid rgba(0,0,0,.1);overflow:hidden}.hlp-cmp-table__head{display:grid;grid-template-columns:22% 38% 40%;padding:13px 28px;background:#0000000a;border-bottom:1px solid rgba(0,0,0,.1)}.hlp-cmp-table__hcell{font-family:var(--hlp-body);font-size:.6rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#aaa}.hlp-cmp-table__hcell--accent{color:var(--hlp-accent)}.hlp-cmp-table__row{display:grid;grid-template-columns:22% 38% 40%;padding:22px 28px;background:#fff;align-items:flex-start;border-top:1px solid rgba(0,0,0,.08)}.hlp-cmp-table__row:first-of-type{border-top:none}.hlp-cmp-table__cell{padding-right:28px}.hlp-cmp-table__cell:last-child{padding-right:0}.hlp-cmp-table__name{font-family:var(--hlp-body);font-size:.9rem;font-weight:700;color:#111;line-height:1.4}.hlp-cmp-table__fail{font-family:var(--hlp-body);font-size:.85rem;color:#999;line-height:1.55}.hlp-cmp-table__heatka-col{font-family:var(--hlp-body);font-size:.85rem;color:#333;line-height:1.6;display:flex;gap:8px;align-items:flex-start}.hlp-cmp-table__check{color:var(--hlp-accent);flex-shrink:0;font-size:.9rem;margin-top:1px}.hlp-testimonials{background:#fff;padding:80px 0;overflow:hidden}.hlp-testi-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:4px 0 20px;scrollbar-width:none;margin-top:44px}.hlp-testi-track::-webkit-scrollbar{display:none}.hlp-tcard{flex:0 0 300px;border:1px solid var(--hlp-border-lt);padding:28px 24px;scroll-snap-align:start;background:#fff}.hlp-tcard__stars{color:#d4900e;font-size:.88rem;margin-bottom:12px;letter-spacing:-1px}.hlp-tcard__text{font-family:var(--hlp-display);font-style:italic;font-size:.95rem;color:#333;line-height:1.7;margin-bottom:16px}.hlp-tcard__name{font-family:var(--hlp-body);font-size:.8rem;font-weight:600;color:#000}.hlp-tcard__verify{font-family:var(--hlp-body);font-size:.7rem;color:var(--hlp-soft-gray);margin-top:2px}.hlp-testi-nav{display:flex;justify-content:center;gap:10px;margin-top:24px}.hlp-testi-arrow{width:40px;height:40px;border-radius:50%;border:1px solid rgba(0,0,0,.2);background:transparent;cursor:pointer;font-size:1rem;color:#000;display:flex;align-items:center;justify-content:center;transition:all .18s}.hlp-testi-arrow:hover{background:#000;color:#fff;border-color:#000}.hlp-products{background:var(--hlp-off-white);padding:80px 0}.hlp-products__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:52px}.hlp-pcard{background:#fff;border:1px solid var(--hlp-border-lt);overflow:hidden;transition:box-shadow .3s}.hlp-pcard:hover{box-shadow:0 10px 28px #00000014}.hlp-pcard--featured{border-color:var(--hlp-accent);border-top-width:3px}.hlp-pcard__badge{background:var(--hlp-accent);color:#fff;text-align:center;padding:8px 12px;font-family:var(--hlp-body);font-size:.67rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.hlp-pcard__img{background:var(--hlp-off-white);overflow:hidden}.hlp-pcard__img img{width:100%;height:auto;object-fit:contain;display:block}.hlp-pcard__body{padding:28px}.hlp-pcard__title{font-family:var(--hlp-display);font-size:1.25rem;font-weight:400;color:#000;margin:0 0 8px}.hlp-pcard__desc{font-family:var(--hlp-body);font-size:.85rem;color:#666;line-height:1.65;margin-bottom:16px}.hlp-pcard__features{list-style:none;padding:0;margin:0 0 20px}.hlp-pcard__features li{font-family:var(--hlp-body);font-size:.82rem;color:#444;padding:5px 0;border-bottom:1px solid rgba(0,0,0,.05);display:flex;gap:10px;align-items:flex-start}.hlp-pcard__features li:last-child{border-bottom:none}.hlp-pcard__features li:before{content:"\2014";color:var(--hlp-accent);flex-shrink:0}.hlp-pcard__price{display:flex;align-items:baseline;gap:10px;margin-bottom:18px;flex-wrap:wrap}.hlp-pcard__price .p-cur{font-family:var(--hlp-display);font-size:1.5rem;font-weight:400;color:#000}.hlp-pcard__price .p-cmp{font-family:var(--hlp-body);color:#bbb;text-decoration:line-through;font-size:.9rem}.hlp-pcard__price .p-save{font-family:var(--hlp-body);font-size:.75rem;font-weight:600;color:var(--hlp-accent)}.hlp-calculator{background:var(--hlp-off-white);padding:80px 0}.hlp-calc-box{max-width:840px;margin:0 auto;background:#fff;border:1px solid var(--hlp-border-lt);padding:44px}.hlp-calc-box__title{font-family:var(--hlp-display);font-size:clamp(1.5rem,3vw,2rem);font-weight:400;color:#000;margin:0 0 8px;line-height:1.2}.hlp-calc-box__sub{font-family:var(--hlp-body);font-size:.88rem;color:#888;margin:0 0 28px}.hlp-cfield{margin-bottom:22px}.hlp-cfield__heading{display:block;font-family:var(--hlp-body);font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#888;margin-bottom:10px}.hlp-slider-label{display:flex;justify-content:space-between;font-family:var(--hlp-body);font-size:.75rem;font-weight:500;color:#555;margin-bottom:4px}.hlp-slider-val{color:var(--hlp-accent);font-weight:700}.hlp-cfield__opts{display:flex;flex-direction:column;gap:1px;border:1px solid rgba(0,0,0,.1)}.hlp-radio-opt{display:flex;align-items:center;gap:12px;padding:12px 14px;border-left:3px solid transparent;background:#fff;cursor:pointer;font-family:var(--hlp-body);font-size:.88rem;color:#333;transition:border-color .15s,background .15s;-webkit-user-select:none;user-select:none;border-right:none;border-top:none;border-bottom:none}.hlp-radio-opt+.hlp-radio-opt{border-top:1px solid rgba(0,0,0,.07)}.hlp-radio-opt input[type=radio]{display:none}.hlp-radio-opt.is-selected{border-left-color:var(--hlp-accent);background:#e4531b0a}.hlp-radio-icon{width:20px;height:20px;flex-shrink:0;color:#ccc;display:flex;align-items:center}.hlp-radio-icon svg{width:18px;height:18px}.hlp-radio-opt.is-selected .hlp-radio-icon{color:var(--hlp-accent)}.hlp-radio-opt__text{font-size:.88rem;color:#333;line-height:1}.hlp-sliders-row{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-bottom:0;margin-top:20px}.hlp-calc-result{background:var(--hlp-off-white);margin:28px -44px -44px;padding:28px 44px 36px;border-top:1px solid rgba(0,0,0,.08)}.hlp-calc-result__label{font-family:var(--hlp-body);font-size:.62rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#aaa;margin-bottom:16px}.hlp-calc-projections{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-bottom:22px}.hlp-calc-proj__label{font-family:var(--hlp-body);font-size:.62rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#bbb;margin-bottom:4px}.hlp-calc-proj__amt{font-family:var(--hlp-display);font-size:clamp(1.8rem,3vw,2.4rem);font-weight:400;color:var(--hlp-accent);line-height:1}.hlp-calc-divider{border:none;border-top:1px solid rgba(0,0,0,.1);margin:0 0 18px}.hlp-calc-vs{font-family:var(--hlp-body);font-size:.62rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#aaa;margin-bottom:14px}.hlp-calc-bars{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}.hlp-calc-bar-row{display:flex;align-items:center;gap:12px}.hlp-calc-bar-row__label{font-family:var(--hlp-body);font-size:.78rem;color:#555;width:130px;flex-shrink:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hlp-calc-bar-row__track{flex:1;height:8px;background:#00000014;border-radius:4px;overflow:hidden}.hlp-calc-bar-row__fill{height:100%;border-radius:4px;background:#00000038;transition:width .45s cubic-bezier(.4,0,.2,1)}.hlp-calc-bar-row--heatka .hlp-calc-bar-row__fill{background:var(--hlp-accent)}.hlp-calc-bar-row__price{font-family:var(--hlp-body);font-size:.82rem;font-weight:600;color:#555;width:46px;text-align:right;flex-shrink:0}.hlp-calc-bar-row--heatka .hlp-calc-bar-row__price{color:var(--hlp-accent)}.hlp-calc-savings{font-family:var(--hlp-body);font-size:.88rem;color:#666;line-height:1.72;margin-bottom:22px}.hlp-range{-webkit-appearance:none;appearance:none;width:100%;height:4px;border-radius:2px;outline:none;cursor:pointer;margin:14px 0 2px;display:block;border:none;padding:0;background:#0000001a;transition:opacity .2s}.hlp-range::-webkit-slider-runnable-track{height:4px;border-radius:2px;background:transparent}.hlp-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--hlp-accent);border:3px solid #fff;box-shadow:0 0 0 1px #e4531b59,0 2px 6px #00000026;cursor:pointer;transition:transform .15s,box-shadow .15s;margin-top:-8px}.hlp-range::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 0 0 5px #e4531b1f,0 2px 8px #0000002e}.hlp-range::-moz-range-track{height:4px;border-radius:2px;background:#0000001a;border:none}.hlp-range::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--hlp-accent);border:3px solid #fff;box-shadow:0 0 0 1px #e4531b59;cursor:pointer}.hlp-range::-moz-range-progress{background:var(--hlp-accent);height:4px;border-radius:2px}.hlp-price-ctx{background:var(--hlp-off-white);padding:80px 0}.hlp-price-box{border:1px solid rgba(0,0,0,.1);background:var(--hlp-off-white);padding:40px 48px;margin-bottom:60px}.hlp-price-box__headline{font-family:var(--hlp-body);font-size:1.08rem;font-weight:700;color:#000;margin:0 0 28px;line-height:1.4}.hlp-price-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.hlp-price-list__item{font-family:var(--hlp-body);font-size:.95rem;color:#333;display:flex;align-items:baseline;flex-wrap:wrap;gap:0 8px}.hlp-price-list__label{color:#333}.hlp-price-list__range{font-weight:700;color:#000}.hlp-price-list__note{color:#aaa;font-size:.88rem}.hlp-price-box__divider{border:none;border-top:1px solid rgba(0,0,0,.1);margin:32px 0}.hlp-price-box__close{font-family:var(--hlp-display);font-style:italic;font-size:1rem;color:#333;line-height:1.75;margin:0}.hlp-urgency{text-align:center}.hlp-urgency__headline{font-family:var(--hlp-body);font-size:1.05rem;font-weight:700;color:#000;line-height:1.5;max-width:640px;margin:0 auto 10px}.hlp-urgency__ship{font-family:var(--hlp-body);font-size:.92rem;color:var(--hlp-accent);margin:0 0 20px}.hlp-urgency__badges{display:flex;justify-content:center;align-items:center;gap:36px;flex-wrap:wrap}.hlp-urgency__badge{font-family:var(--hlp-body);font-size:.85rem;color:#444;display:flex;align-items:center;gap:7px}.hlp-urgency__check{color:var(--hlp-accent);font-size:.85rem;flex-shrink:0}.hlp-shipping{background:var(--hlp-off-white);padding:80px 0}.hlp-shipping__header{text-align:center;margin-bottom:44px}.hlp-shipping__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hlp-shipping-item{padding:24px 22px;background:#0000000b}.hlp-shipping-item h3{font-family:var(--hlp-body);font-size:.88rem;font-weight:700;color:#111;margin:0 0 8px;line-height:1.4}.hlp-shipping-item p{font-family:var(--hlp-body);font-size:.85rem;color:#666;line-height:1.65;margin:0}.hlp-warranty{background:var(--hlp-off-white);padding:80px 0}.hlp-warranty__header{display:grid;grid-template-columns:1fr auto;align-items:flex-start;gap:40px;margin-bottom:36px}.hlp-title--lg{font-size:clamp(2.2rem,4.5vw,3.6rem)}.hlp-warranty__badge{display:flex;align-items:center;gap:14px;background:#0000000a;border:1px solid rgba(0,0,0,.1);padding:18px 22px;flex-shrink:0;min-width:210px}.hlp-warranty__badge-icon{width:38px;height:38px;color:var(--hlp-accent);flex-shrink:0}.hlp-warranty__badge-icon svg{width:100%;height:100%}.hlp-warranty__badge-title{font-family:var(--hlp-body);font-size:1.05rem;font-weight:700;color:#000;line-height:1.2}.hlp-warranty__badge-sub{font-family:var(--hlp-body);font-size:.78rem;color:#999;margin-top:2px}.hlp-warranty__body{font-family:var(--hlp-body);font-size:1rem;color:#444;line-height:1.8;margin:0 0 52px;max-width:680px}.hlp-warranty__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-bottom:52px}.hlp-warranty__col{padding:0 40px}.hlp-warranty__col:first-child{padding-left:0}.hlp-warranty__col:last-child{padding-right:0}.hlp-warranty__col+.hlp-warranty__col{border-left:1px solid rgba(0,0,0,.12)}.hlp-warranty__col-head{display:flex;align-items:center;gap:12px;margin-bottom:18px}.hlp-warranty__check{width:32px;height:32px;border-radius:50%;background:#e4531b1a;color:var(--hlp-accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}.hlp-warranty__check svg{width:15px;height:15px}.hlp-warranty__col h3{font-family:var(--hlp-body);font-size:.95rem;font-weight:700;color:#000;margin:0}.hlp-warranty__col p{font-family:var(--hlp-body);font-size:.87rem;color:#555;line-height:1.75;margin:0}.hlp-warranty__cta{text-align:center}.hlp-faq{background:#fff;padding:80px 0}.hlp-faq__list{max-width:720px;margin:44px auto 0}.hlp-faq__item{border-bottom:1px solid var(--hlp-border-lt)}.hlp-faq__q{width:100%;text-align:left;padding:18px 0;background:none;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:18px;font-family:var(--hlp-body);font-size:.93rem;font-weight:600;color:#000}.hlp-faq__q:after{content:"+";font-size:1.2rem;font-weight:300;color:#bbb;flex-shrink:0;transition:color .2s}.hlp-faq__item.is-open .hlp-faq__q:after{content:"\2212";color:var(--hlp-accent)}.hlp-faq__a{display:none;padding:0 0 18px;font-family:var(--hlp-body);font-size:.88rem;color:#555;line-height:1.8}.hlp-faq__item.is-open .hlp-faq__a{display:block}.hlp-final-cta{background:var(--hlp-off-white);padding:100px 0;text-align:center}.hlp-final-cta__inner{max-width:600px;margin:0 auto}.hlp-final-cta__title{font-family:var(--hlp-display);font-size:clamp(2.4rem,5.5vw,4rem);font-weight:400;color:#111;margin:0 0 28px;line-height:1.1}.hlp-final-cta__body{font-family:var(--hlp-body);font-size:.97rem;color:#555;line-height:1.85;margin:0 0 14px}.hlp-final-cta__italic{font-family:var(--hlp-display);font-style:italic;font-size:1rem;color:var(--hlp-accent);margin:0 0 36px}.hlp-final-cta__btn{display:flex;width:100%;text-transform:uppercase;letter-spacing:.08em;font-size:.88rem;margin-bottom:22px}.hlp-final-cta__badges{display:flex;justify-content:center;flex-wrap:wrap;gap:0 32px}.hlp-final-cta__badge{font-family:var(--hlp-body);font-size:.88rem;color:#555;display:flex;align-items:center;gap:5px}.hlp-final-cta__check{color:var(--hlp-accent)}.hlp-final-cta__rule{border:none;border-top:1px solid rgba(0,0,0,.1);margin:44px 0}.hlp-final-cta__quote{margin:0}.hlp-final-cta__quote p{font-family:var(--hlp-display);font-style:italic;font-size:clamp(1.25rem,2.5vw,1.65rem);color:#111;line-height:1.55;margin:0 0 16px}.hlp-final-cta__cite{font-family:var(--hlp-body);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--hlp-accent);font-style:normal}@media(max-width:960px){.hlp-hero{padding-top:40px}.hlp-hero__grid{grid-template-columns:1fr;gap:32px}.hlp-sp-bar__count{display:none}.hlp-problem,.hlp-intro,.hlp-features-3up,.hlp-comparison,.hlp-testimonials,.hlp-products,.hlp-calculator,.hlp-price-ctx,.hlp-shipping,.hlp-warranty,.hlp-faq{padding:64px 0}.hlp-final-cta{padding:80px 0}.hlp-features-3up__grid{grid-template-columns:1fr}.hlp-frow__full-grid{grid-template-columns:1fr;min-height:unset}.hlp-frow__img-col{min-height:300px;order:-1}.hlp-frow__text-col{order:0;padding:clamp(36px,5vw,60px) clamp(24px,4vw,48px)}.hlp-cmp-cards{grid-template-columns:1fr}.hlp-cmp-table{display:none}.hlp-products__grid,.hlp-sliders-row{grid-template-columns:1fr}.hlp-calc-projections{gap:8px}.hlp-price-box{padding:32px 36px}.hlp-shipping__grid{grid-template-columns:1fr 1fr}.hlp-warranty__header{grid-template-columns:1fr}.hlp-warranty__badge{display:none}.hlp-warranty__grid{grid-template-columns:1fr}.hlp-warranty__col{padding:20px 0!important;border-left:none!important;border-top:1px solid rgba(0,0,0,.1)}.hlp-warranty__col:first-child{border-top:none}}@media(max-width:600px){.hlp-wrap,.hlp-wrap--narrow{padding:0 18px}.hlp-hero{padding-top:24px}.hlp-hero__grid{gap:24px}.hlp-sp-bar{height:auto;min-height:48px;padding:10px 0}.hlp-sp-bar__rating{padding:0 14px;gap:6px}.hlp-sp-bar__score{font-size:.88rem}.hlp-sp-bar__sep{height:20px}.hlp-thumb{width:52px;height:52px}.hlp-trust-icons{grid-template-columns:repeat(2,1fr);gap:14px}.hlp-trust-bar__item{border-right:none;padding:4px 12px}.hlp-problem,.hlp-intro,.hlp-features-3up,.hlp-comparison,.hlp-testimonials,.hlp-products,.hlp-calculator,.hlp-price-ctx,.hlp-shipping,.hlp-warranty,.hlp-faq{padding:48px 0}.hlp-final-cta{padding:56px 0}.hlp-features-3up__grid{gap:0}.hlp-tcard{flex:0 0 260px}.hlp-calc-box{padding:24px 18px}.hlp-calc-result{margin:22px -18px -24px;padding:22px 18px 28px}.hlp-calc-bar-row__label{width:90px}.hlp-sliders-row{grid-template-columns:1fr;gap:18px}.hlp-calc-proj__amt{font-size:1.5rem}.hlp-price-box{padding:22px 18px;margin-bottom:36px}.hlp-urgency__badges{gap:14px 20px}.hlp-shipping__grid,.hlp-warranty__grid{grid-template-columns:1fr}.hlp-final-cta__badges{gap:10px 20px}.hlp-final-cta__rule{margin:28px 0}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/heatka-lp.css.map */
