.hl-v2{--v2-h: 100svh;--v2-chrome: 52px;--v2-nav: 114px;--v2-pad: 20px;position:relative;background:var(--hl-ink);color:var(--hl-on-dark);font-family:var(--hl-font-body)}.hl-v2-sec{display:block}.hl-v2__chrome{position:relative;z-index:6;height:var(--v2-chrome);display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 var(--v2-pad);border-bottom:1px solid var(--hl-line-dark)}.hl-v2__crumb{display:flex;align-items:baseline;gap:10px;min-width:0}.hl-v2__eyebrow{font:700 10.5px/1 var(--hl-font-body);letter-spacing:.14em;text-transform:uppercase;color:#d2ff8bbf;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hl-v2__count{font:600 13px/1 var(--hl-font-body);color:var(--hl-on-dark-muted);white-space:nowrap}.hl-v2__count b{font-size:16px;color:var(--hl-on-dark)}.hl-v2__buy{flex:0 0 auto;border:0;cursor:pointer;background:var(--hl-lime);color:var(--hl-ink);font:700 13px/1 var(--hl-font-body);padding:9px 16px;border-radius:var(--hl-btn-radius)}.hl-v2__buy[hidden]{display:none}.hl-v2__buy:hover{filter:brightness(.95)}.hl-v2__deck{position:relative;height:calc(var(--v2-h) - var(--v2-chrome) - var(--v2-nav));min-height:420px}.hl-v2__track{display:flex;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;scrollbar-width:none}.hl-v2__track::-webkit-scrollbar{display:none}.hl-v2__track:focus-visible{outline:2px solid var(--hl-lime);outline-offset:-2px}@media(prefers-reduced-motion:reduce){.hl-v2__track{scroll-behavior:auto}}.hl-v2__p{position:relative;flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden;isolation:isolate;background:var(--hl-ink)}.hl-v2__p[hidden]{display:none}.hl-v2__p:focus{outline:none}.hl-v2__p:focus-visible{outline:2px solid var(--hl-lime);outline-offset:-2px}.hl-v2__p.is-scrollable:after{content:"";position:absolute;left:0;right:0;bottom:0;height:64px;z-index:2;pointer-events:none;transition:opacity .2s ease;background:linear-gradient(to top,#091a18eb,#091a1800)}.hl-v2__p--offer.is-scrollable:after{background:linear-gradient(to top,#f1f1edf2,#f1f1ed00)}.hl-v2__p.is-at-end:after{opacity:0}.hl-v2__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hl-v2__bg img{width:100%;height:100%;object-fit:cover;display:block}.hl-v2__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.hl-v2__bg--grad:after{background:linear-gradient(180deg,#091a1826,#091a18b8 46%,#091a18f2)}.hl-v2__bg--dark:after{background:#091a18d1}.hl-v2__bg--none:after{background:none}.hl-v2__inner{position:relative;z-index:1;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;scrollbar-width:none;display:flex;flex-direction:column;justify-content:flex-end;gap:12px;padding:28px var(--v2-pad) 24px;max-width:720px;margin:0 auto}.hl-v2__inner::-webkit-scrollbar{display:none}.hl-v2__inner--mid{justify-content:center}.hl-v2__p--offer .hl-v2__inner{justify-content:flex-start}.hl-v2__kicker{font:700 11px/1.3 var(--hl-font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--hl-lime)}.hl-v2__h{margin:0;font-family:var(--hl-font-head);font-weight:700;font-size:clamp(28px,7.4vw,44px);line-height:1.04;letter-spacing:-.02em;color:var(--hl-on-dark);text-wrap:balance}.hl-v2__h .hl-it{font-style:italic;color:var(--hl-lime)}.hl-v2__lead{margin:0;font-size:15px;line-height:1.5;color:var(--hl-on-dark-muted);max-width:46ch}.hl-v2__cards{display:grid;gap:8px;margin-top:4px}.hl-v2__cards--1{grid-template-columns:1fr}.hl-v2__cards--2,.hl-v2__cards--3{grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:750px){.hl-v2__cards--3{grid-template-columns:repeat(3,minmax(0,1fr))}}.hl-v2__card{display:flex;flex-direction:column;gap:4px;padding:12px 13px;border-radius:var(--hl-r-row);background:#091a188c;border:1px solid var(--hl-line-dark);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:13px;line-height:1.4}.hl-v2__ico{font-size:20px;line-height:1}.hl-v2__ct{font:700 13px/1.25 var(--hl-font-body);color:var(--hl-on-dark)}.hl-v2__cl{color:var(--hl-on-dark-muted);font-size:12.5px}.hl-v2__card--plus .hl-v2__cl:before{content:"+ ";color:var(--hl-lime);font-weight:700}.hl-v2__card--stat{align-items:flex-start;justify-content:center}.hl-v2__num{font-family:var(--hl-font-head);font-weight:700;font-size:clamp(24px,6vw,32px);line-height:1;color:var(--hl-lime)}.hl-v2__bad,.hl-v2__good{display:flex;gap:6px;font-size:12.5px}.hl-v2__bad{color:#f1f1edbd}.hl-v2__bad i{font-style:normal;color:var(--hl-pink);font-weight:700}.hl-v2__good{color:var(--hl-on-dark)}.hl-v2__good i{font-style:normal;color:var(--hl-lime);font-weight:700}.hl-v2__card--step{padding-top:14px}.hl-v2__step{width:22px;height:22px;border-radius:999px;display:grid;place-items:center;background:var(--hl-lime);color:var(--hl-ink);font:700 12px/1 var(--hl-font-body)}.hl-v2__card--review blockquote{margin:0;font-size:13px;line-height:1.5;color:var(--hl-on-dark)}.hl-v2__q{font:700 10.5px/1.3 var(--hl-font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--hl-lime)}.hl-v2__who{font-size:11.5px;color:var(--hl-on-dark-muted)}.hl-v2__who i{font-style:normal;color:var(--hl-lime)}.hl-v2__more-btn{align-self:flex-start;margin-top:2px;cursor:pointer;background:#091a188c;color:var(--hl-on-dark);border:1px solid var(--hl-line-dark);border-radius:var(--hl-btn-radius);font:700 11px/1 var(--hl-font-body);letter-spacing:.1em;padding:10px 16px}.hl-v2__more-btn:hover{border-color:var(--hl-lime);color:var(--hl-lime)}.hl-v2__more-btn[aria-expanded=true] span{display:inline-block;transform:rotate(180deg)}.hl-v2__sheet{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;background:#091a18f7;display:flex;align-items:stretch;animation:hlV2Up .22s ease-out}.hl-v2__sheet[hidden]{display:none}@keyframes hlV2Up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.hl-v2__sheet{animation:none}}.hl-v2__sheet-in{width:100%;max-width:720px;margin:0 auto;max-height:100%;overflow-y:auto;overscroll-behavior-y:contain;padding:58px var(--v2-pad) 28px;font-size:14px;line-height:1.6;color:var(--hl-on-dark-muted)}.hl-v2__sheet-in>*+*{margin-top:12px}.hl-v2__sheet-in strong,.hl-v2__sheet-in b{color:var(--hl-on-dark)}.hl-v2__sheet-in a{color:var(--hl-lime)}.hl-v2__sheet-x{position:absolute;top:12px;right:12px;z-index:1;width:34px;height:34px;border-radius:999px;cursor:pointer;background:#f1f1ed1a;border:1px solid var(--hl-line-dark);color:var(--hl-on-dark);font-size:20px;line-height:1}.hl-v2__proof{margin-top:16px;padding-top:12px;border-top:1px solid var(--hl-line-dark);color:var(--hl-lime);font-weight:700;font-size:13px}.hl-v2__ages{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:6px}.hl-v2 .hl-v2__ages .hl-v2__age[data-age]{display:flex;flex-direction:column;gap:4px;cursor:pointer;padding:12px;text-align:left;border-radius:var(--hl-r-tile);background:#f1f1ed12;border:1px solid var(--hl-line-dark);color:var(--hl-on-dark);box-shadow:none}.hl-v2 .hl-v2__ages .hl-v2__age[data-age]:hover{border-color:var(--hl-lime)}.hl-v2 .hl-v2__age img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:10px;margin-bottom:4px;display:block}.hl-v2 .hl-v2__age b{font:700 15px/1.2 var(--hl-font-body);color:var(--hl-on-dark)}.hl-v2 .hl-v2__age span{font-size:12px;color:var(--hl-on-dark-muted)}body[data-age=junior] .hl-v2.is-age-chosen .hl-v2__ages .hl-v2__age[data-age=junior],body[data-age=teen] .hl-v2.is-age-chosen .hl-v2__ages .hl-v2__age[data-age=teen]{border-color:var(--hl-lime);background:#d2ff8b24;box-shadow:none}.hl-v2__rate{margin-top:8px;font-size:12.5px;color:var(--hl-on-dark-muted)}.hl-v2__rate .hl-stars{color:var(--hl-star);letter-spacing:1px}.hl-v2__trust{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.hl-v2__trust span{font-size:11px;padding:5px 10px;border-radius:999px;background:#f1f1ed12;border:1px solid var(--hl-line-dark);color:var(--hl-on-dark-muted)}.hl-v2__p--offer{background:var(--hl-bg);color:var(--hl-ink)}.hl-v2__p--offer .hl-v2__kicker{color:var(--hl-cta)}.hl-v2__tiers{margin-top:4px}.hl-v2__atc{margin-top:12px}.hl-v2__perks{margin-top:10px}.hl-v2__ps{margin-top:14px;font-size:12px;line-height:1.6;color:var(--hl-faint)}.hl-v2__cta{align-self:flex-start;margin-top:4px;padding:15px 26px;font-size:15px}.hl-v2__arrow{position:absolute;top:50%;z-index:4;transform:translateY(-50%);width:42px;height:42px;border-radius:999px;cursor:pointer;display:none;place-items:center;background:#091a188c;border:1px solid var(--hl-line-dark);color:var(--hl-on-dark)}.hl-v2__arrow:hover{background:var(--hl-lime);color:var(--hl-ink);border-color:var(--hl-lime)}.hl-v2__arrow--prev{left:12px}.hl-v2__arrow--next{right:12px}.hl-v2__arrow[disabled]{opacity:.3;pointer-events:none}@media(min-width:990px){.hl-v2__arrow{display:grid}}.hl-v2__nav{position:relative;z-index:6;height:var(--v2-nav);border-top:1px solid var(--hl-line-dark);background:var(--hl-ink);padding-bottom:env(safe-area-inset-bottom,0)}.hl-v2__bar{display:flex;gap:3px;padding:10px var(--v2-pad) 0}.hl-v2__seg{flex:1 1 0;height:3px;border-radius:2px;background:#f1f1ed2e;transition:background .2s ease}.hl-v2__seg.is-done{background:var(--hl-lime)}.hl-v2__tabs{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;padding:10px var(--v2-pad) 8px}.hl-v2__tabs::-webkit-scrollbar{display:none}.hl-v2__tab{flex:0 0 auto;cursor:pointer;white-space:nowrap;padding:8px 14px;border-radius:999px;background:transparent;border:1px solid var(--hl-line-dark);color:var(--hl-on-dark-muted);font:600 12px/1 var(--hl-font-body)}.hl-v2__tab.is-on{background:var(--hl-lime);border-color:var(--hl-lime);color:var(--hl-ink);font-weight:700}.hl-v2__steps{display:flex;gap:8px;padding:0 var(--v2-pad) 12px}.hl-v2__step-btn{flex:1;cursor:pointer;padding:12px;border-radius:var(--hl-btn-radius);background:transparent;border:1px solid var(--hl-line-dark);color:var(--hl-on-dark);font:700 13px/1 var(--hl-font-body)}.hl-v2__step-btn--next{background:var(--hl-lime);border-color:var(--hl-lime);color:var(--hl-ink)}.hl-v2__step-btn[disabled]{opacity:.35;pointer-events:none}@keyframes hlV2Nudge{0%,to{transform:none}35%{transform:translate(-18px)}70%{transform:translate(0)}}.hl-v2.is-hint .hl-v2__p--age .hl-v2__inner{animation:hlV2Nudge 1.5s ease-in-out 1.8s 2}@media(prefers-reduced-motion:reduce){.hl-v2.is-hint .hl-v2__p--age .hl-v2__inner{animation:none}}@media(min-width:750px){.hl-v2{--v2-pad: 32px;--v2-nav: 102px}.hl-v2__inner{gap:14px;padding:40px var(--v2-pad) 32px}.hl-v2__card{font-size:14px;padding:14px 16px}.hl-v2__ages{gap:14px}}@media(min-width:990px){.hl-v2{--v2-nav: 72px}.hl-v2__inner{max-width:820px}.hl-v2__steps{display:none}.hl-v2__nav{height:72px}.hl-v2__tabs{padding:10px var(--v2-pad);justify-content:center}.hl-v2__bar{max-width:640px;margin:0 auto}}.hl-v2 .hl-v2__h{color:var(--hl-on-dark);font-size:clamp(28px,7.4vw,44px);line-height:1.04;letter-spacing:-.02em}.hl-v2 .hl-v2__h .hl-it{color:var(--hl-lime)}.hl-v2 .hl-v2__p--offer .hl-v2__h{color:var(--hl-ink)}.hl-v2 .hl-v2__p--offer .hl-v2__h .hl-it{color:var(--hl-cta)}.hl-v2 .hl-v2__lead{color:var(--hl-on-dark-muted);font-size:15px;line-height:1.5}.hl-v2 .hl-v2__p--offer .hl-v2__lead{color:var(--hl-muted)}@media(min-width:750px){.hl-v2 .hl-v2__lead{font-size:16px}}.hl-v2 .hl-v2__p:not(.hl-v2__p--offer) .hl-btn--primary{background:var(--hl-lime);color:var(--hl-ink);border-color:var(--hl-lime);box-shadow:none}.hl-v2 .hl-v2__p:not(.hl-v2__p--offer) .hl-btn--primary:hover{background:#c3f072;color:var(--hl-ink)}@supports selector(:has(*)){.hl-v2__p:not(:has(.hl-v2__bg)) .hl-v2__inner{justify-content:center}}@media(max-width:749px){.hl-v2__steps{padding-left:66px}.hl-v2__inner{gap:10px;padding:20px var(--v2-pad) 20px}.hl-v2 .hl-v2__h{font-size:clamp(24px,6.6vw,32px)}.hl-v2 .hl-v2__lead{font-size:14px}.hl-v2__ages{gap:8px}.hl-v2 .hl-v2__ages .hl-v2__age[data-age]{padding:10px}.hl-v2 .hl-v2__age img{aspect-ratio:1 / 1}.hl-v2 .hl-v2__age b{font-size:14px}.hl-v2 .hl-v2__age span{font-size:11px;line-height:1.35}.hl-v2__rate{margin-top:6px;font-size:12px}.hl-v2__trust{gap:5px}.hl-v2__trust span{font-size:10.5px;padding:4px 9px}.hl-v2__card{padding:10px 12px}.hl-v2__card--review blockquote{font-size:12.5px}}@media(max-height:700px){.hl-v2{--v2-nav: 102px}.hl-v2 .hl-v2__h{font-size:clamp(22px,5.6vw,28px)}.hl-v2__inner{gap:8px;padding-top:16px}.hl-v2 .hl-v2__age img{aspect-ratio:3 / 2}}
/*# sourceMappingURL=/cdn/shop/t/82/assets/hl-v2.css.map */
