@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600&display=swap");.zh-hero,.zh-hero *,.zh-hero :after,.zh-hero :before{box-sizing:border-box;font-style:normal}.zh-hero,.zh-hero *,.zh-hero :after,.zh-hero :before{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.zh-hero{--zh-bg:#0a0a0a;--zh-border:#3e3e3e;--zh-grid:#272727;--zh-surface:#272727;--zh-text-strong:#f2f4f7;--zh-text-muted:#d0d5dd;--zh-accent:#9841ff;background:var(--zh-bg);overflow:hidden;padding:clamp(72px,11vw,150px) 24px;position:relative}.zh-hero--light{--zh-bg:#f2f4f7;--zh-border:#e4e7ec;--zh-grid:#d0d5dd;--zh-surface:#e4e7ec;--zh-text-strong:#0a0a0a;--zh-text-muted:#272727;--zh-accent:#9841ff}.zh-hero--light .zh-btn--primary{color:#f2f4f7}.zh-hero--light .zh-btn--secondary{background:#0a0a0a;color:var(--zh-accent)}.zh-hero__bg{color:var(--zh-grid);inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:0}.zh-hero__grid{height:661px;position:absolute;width:1242px}.zh-hero__grid--tl{left:-833px;top:-254px}.zh-hero__grid--br{bottom:-67px;right:-742px}.zh-hero__inner{gap:clamp(48px,8vw,105px);margin:0 auto;max-width:1269px;position:relative;z-index:1}.zh-hero__head,.zh-hero__inner{align-items:center;display:flex;flex-direction:column}.zh-hero__head{gap:32px;width:100%}.zh-hero__badge{align-items:center;background:var(--zh-surface);border:.5px solid var(--zh-border);border-radius:4px;color:var(--zh-text-muted);display:inline-flex;font-size:12px;font-weight:300;line-height:19.2px;padding:8px}.zh-hero__title{color:var(--zh-text-strong);font-size:clamp(34px,6vw,72px);font-weight:400;letter-spacing:0;line-height:1.2;margin:0;max-width:969px;text-align:center}.zh-hero__subtext{color:var(--zh-text-muted);font-size:16px;font-weight:300;line-height:25.6px;margin:0;max-width:680px;text-align:center}.zh-hero__actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.zh-btn{align-items:center;border:0;border-radius:8px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:300;justify-content:center;line-height:22.4px;padding:16px 32px;text-decoration:none;transition:transform .15s ease,opacity .15s ease;white-space:nowrap}.zh-btn--primary{background:var(--zh-accent);color:var(--zh-text-strong)}.zh-btn--secondary{background:var(--zh-text-strong);color:var(--zh-accent)}.zh-btn:hover{opacity:.92;transform:translateY(-1px)}.zh-hero__stats{flex-wrap:wrap;gap:23px;margin:0 auto;width:100%}.zh-hero__stats,.zh-stat{display:flex;justify-content:center}.zh-stat{align-items:center;border:1px solid var(--zh-border);flex:0 0 300px;flex-direction:column;gap:16px;min-height:184px;padding:24px;text-align:center;width:300px}.zh-stat__num{color:var(--zh-text-strong);font-size:clamp(40px,5vw,72px);font-weight:400;line-height:1}.zh-stat__label{color:var(--zh-text-muted);font-size:16px;font-weight:300;line-height:1.4}@media (max-width:1320px){.zh-hero__stats{max-width:623px}}@media (max-width:680px){.zh-hero__stats{max-width:300px}.zh-stat{flex-basis:100%;width:100%}}.zh-hero--light .zh-hero__badge{background:#fff;border-color:#e4e7ec}.zh-hero__media{margin:clamp(48px,6vw,80px) auto 0;max-width:1500px;position:relative;width:100%;z-index:1}.zh-hero__media img{display:block;height:auto;width:100%}.zh-hero__media:after{background:linear-gradient(to bottom,transparent 50%,var(--zh-bg) 92%)}.zh-hero__media--top-fade:before,.zh-hero__media:after{content:"";inset:0;pointer-events:none;position:absolute}.zh-hero__media--top-fade:before{background:linear-gradient(to bottom,var(--zh-bg) 0,transparent 42%)}.zh-hero__media--size-contained{max-width:1080px}.zh-hero__media--size-full{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;width:100vw}.zh-hero__media--gap-sm{margin-top:clamp(20px,3vw,32px)}.zh-hero__media--gap-none{margin-top:0}.zh-hero--has-image{padding-bottom:0}.zh-hero--pt-none{padding-top:0!important}.zh-hero--pt-xs{padding-top:clamp(16px,2.5vw,24px)!important}.zh-hero--pt-sm{padding-top:clamp(28px,4vw,40px)!important}.zh-hero--pt-md{padding-top:clamp(44px,6vw,64px)!important}.zh-hero--pt-lg{padding-top:clamp(64px,9vw,96px)!important}.zh-hero--pb-none{padding-bottom:0!important}.zh-hero--pb-xs{padding-bottom:clamp(16px,2.5vw,24px)!important}.zh-hero--pb-sm{padding-bottom:clamp(28px,4vw,40px)!important}.zh-hero--pb-md{padding-bottom:clamp(44px,6vw,64px)!important}.zh-hero--pb-lg{padding-bottom:clamp(64px,9vw,96px)!important}