body.wh-hero-v2 .wh-nav__cluster:not(.wh-nav__cluster--end),body.wh-hero-v2 .wh-sr-sticky{display:none}body.wh-hero-v2 .wh-nav__logo{grid-column:2}body.wh-hero-v2 .wh-nav__cluster--end{grid-column:3}body.wh-hero-v2 .wh-nav__logo{font-size:26px;gap:10px}body.wh-hero-v2 .wh-nav__face{width:28px;flex:0 0 auto}body.wh-hero-v2 .wh-social{transition:opacity .4s ease}body.wh-hero-v2 .wh-social.hc-social--pending{opacity:0;pointer-events:none}@media(prefers-reduced-motion:reduce){body.wh-hero-v2 .wh-social{transition:none}}body.wh-hero-v2 .wh-pers{transition:opacity .4s ease}body.wh-hero-v2 .wh-pers.hc-pers--pending{opacity:0;pointer-events:none}@media(prefers-reduced-motion:reduce){body.wh-hero-v2 .wh-pers{transition:none}}body.wh-hero-v2 .wh-pers__toggle[data-pers=sound]{display:none}.hc-hero{position:relative;isolation:isolate;background-color:var(--wh-bg);padding-top:calc(var(--wh-nav-h) + clamp(24px,3.4vw,44px));padding-bottom:clamp(48px,6vw,80px);display:grid;grid-template-columns:1fr;grid-template-areas:"top" "offer";min-height:100vh;min-height:100svh}.hc-hero__top{grid-area:top}.wh-hero__slogan-wrap{grid-area:slogan}.hc-hero__panel--short{grid-area:panel}.hc-offer{grid-area:offer}.wh-hero__slogan{line-height:1.15}.hc-hero__who{margin:.9rem 0 0;max-width:34ch;font-size:clamp(.95rem,2.4vw,1.05rem);line-height:1.45;font-weight:400;color:#fff;opacity:.72;text-wrap:balance}.hc-hero__who-short{display:none}.hc-hero__who-long{display:inline}@media(min-width:960px){.hc-hero__who{color:var(--wh-fg);margin-top:1rem;max-width:40ch;opacity:.62}}.hc-hero__panel--short{border-bottom-right-radius:var(--wh-r-chip);height:auto;aspect-ratio:16 / 9;max-height:26vh;max-height:26svh}.hc-hero__mchip{border-radius:var(--wh-r-chip);max-width:58vw;font-size:14px;padding:var(--wh-space-sm) var(--wh-space-sm) var(--wh-space-sm) var(--wh-space-md)}.hc-offer{display:none;padding:clamp(32px,5vw,48px) 50px clamp(32px,4.5vw,48px);max-width:620px}.hc-offer__context{font-family:var(--wh-font-body);font-size:var(--wh-fs-body-lg, clamp(16px, 1.7vw, 22px));line-height:1.4;color:var(--wh-fg)}.hc-offer__trustcard{margin-top:var(--wh-space-xl);padding:var(--wh-space-lg);border:1px solid var(--wh-border, rgba(0,0,0,.1));border-top:3px solid var(--wh-accent);border-radius:12px;background:var(--wh-bg);box-shadow:0 12px 32px -16px #00000047}.hc-offer__trust{font-family:var(--wh-font-mono);font-size:15px;line-height:1.5;letter-spacing:.2px;color:var(--wh-fg)}.hc-offer__proof{margin-top:var(--wh-space-sm);font-family:var(--wh-font-mono);font-size:15px;letter-spacing:.2px;color:var(--wh-fg);border-top:1px solid var(--wh-border, rgba(0,0,0,.1));padding-top:var(--wh-space-sm)}.hc-offer__proof strong{color:var(--wh-fg)}.hc-sticky-cta,.hc-offer__cta--big{box-shadow:0 16px 40px -12px #e69b1e8c;animation:hc-cta-pulse 2.6s ease-in-out infinite}.hc-offer__cta--big.is-stuck{position:fixed;bottom:calc(16px + env(safe-area-inset-bottom,0px));left:50%;right:auto;transform:translate(-50%);z-index:var(--wh-z-fab)}.hc-sticky-cta{position:fixed;bottom:calc(96px + env(safe-area-inset-bottom,0px));left:50%;transform:translate(-50%);z-index:var(--wh-z-fab)}.hc-offer__cta--big{display:none}.hc-sticky-cta:hover,.hc-sticky-cta:focus-visible,.hc-offer__cta--big:hover,.hc-offer__cta--big:focus-visible{animation-play-state:paused;box-shadow:0 20px 48px -10px #e69b1eb3}.hc-sticky-cta__arrow,.hc-offer__cta-arrow{transition:transform var(--wh-dur, .2s) var(--wh-ease, ease)}.hc-sticky-cta:hover .hc-sticky-cta__arrow,.hc-sticky-cta:focus-visible .hc-sticky-cta__arrow,.hc-offer__cta--big:hover .hc-offer__cta-arrow,.hc-offer__cta--big:focus-visible .hc-offer__cta-arrow{transform:translate(4px)}@keyframes hc-cta-pulse{0%,to{box-shadow:0 16px 40px -12px #e69b1e8c}50%{box-shadow:0 20px 52px -10px #e69b1ecc}}@media(prefers-reduced-motion:reduce){.hc-sticky-cta,.hc-offer__cta--big{animation:none}}.hc-sticky-cta{font-size:16px;min-height:58px;max-width:calc(100vw - 32px);padding-inline:var(--wh-space-lg);gap:8px}.hc-offer__cta-row{margin-top:var(--wh-space-xl);display:flex;align-items:center;gap:var(--wh-space-md);flex-wrap:wrap;min-height:68px}.hc-offer__cta--big{font-size:19px;min-height:68px;padding-inline:var(--wh-space-xl);gap:10px}@media(min-width:960px){.hc-hero{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);grid-template-areas:"slogan panel" "offer panel";column-gap:clamp(48px,6vw,96px);align-items:start;padding-inline:var(--wh-panel-inset);min-height:auto}.wh-hero__slogan-wrap{position:static;mix-blend-mode:normal;padding-inline:0;align-self:end}.wh-hero__slogan{color:var(--wh-fg);white-space:normal;font-size:clamp(32px,4.6vw,58px);max-width:none}.hc-hero__panel--short{height:auto;aspect-ratio:auto;max-height:none;margin-top:0;align-self:stretch;border-radius:var(--wh-r-panel);box-shadow:0 24px 48px -24px #00000052}.hc-hero__panel--short .wh-panel__media{object-fit:contain}.hc-offer{display:block;padding-inline:0;max-width:none}.hc-offer__cta--big{display:inline-flex}.hc-hero__mchip,.hc-sticky-cta{display:none}.hc-hero__top{display:contents}body.wh-hero-v2 .wh-nav__logo{font-size:44px;gap:14px}body.wh-hero-v2 .wh-nav__face{width:44px}}@media(min-width:960px)and (max-height:900px){.hc-hero__who{margin-top:.55rem;font-size:.95rem;line-height:1.35;max-width:58ch}.hc-offer{padding-top:12px;padding-bottom:16px}.hc-offer__context{font-size:clamp(15px,1.3vw,17px)}.hc-offer__trustcard{margin-top:14px;padding:16px 20px}.hc-offer__trust{font-size:12px;line-height:1.5}.hc-offer__proof{font-size:13px}}@media(min-width:960px)and (max-height:780px){.wh-hero__slogan{font-size:clamp(1.9rem,3.4vw,2.9rem)}.hc-offer__trustcard{margin-top:10px;padding:14px 18px}}@media(max-width:959px)and (max-height:740px){.hc-hero__who{margin-top:.5rem;font-size:.88rem;line-height:1.3;max-width:44ch}}@media(max-width:959px)and (max-height:699px){.hc-hero__who{margin-top:.25rem;margin-bottom:0;font-size:.8rem;line-height:1.3;max-width:none}.hc-hero__who-long{display:none}.hc-hero__who-short{display:inline}.wh-hero__slogan-wrap{padding-bottom:0;margin-bottom:0}.hc-hero__panel--short{margin-top:4px}.hc-hero__who{margin-top:0}}@media(max-width:959px){body.wh-hero-v2 .wh-panel.hc-hero__panel--short{height:auto;aspect-ratio:16 / 9}body.wh-hero-v2 .wh-panel.hc-hero__panel--short>.wh-panel__media{height:100%;object-fit:cover}}
