.evh{--evh-grad-a:#7b2ff7;--evh-grad-b:#e5308c;--evh-bg:#fbf8ff;--evh-ink:#14112b;--evh-muted:#6b6786;--evh-line:#ece7f6;--evh-white:#fff;--evh-radius:20px;--evh-grad:linear-gradient(96deg,var(--evh-grad-a) 0%,var(--evh-grad-b) 100%);background:var(--evh-bg);color:var(--evh-ink);font-family:Inter,Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;isolation:isolate;overflow:hidden;padding:64px 24px 88px;position:relative;-webkit-font-smoothing:antialiased}.evh__glow{background:radial-gradient(circle,rgba(123,47,247,.12) 0,rgba(229,48,140,.06) 45%,transparent 70%);border-radius:50%;height:720px;inset:-25% -10% auto auto;width:720px}.evh__glow,.evh__wave{pointer-events:none;position:absolute;z-index:-1}.evh__wave{bottom:-1px;height:220px;left:0;right:0;width:100%}.evh__inner{align-items:center;display:grid;gap:56px;grid-template-columns:minmax(0,1.05fr) minmax(0,.85fr);margin:0 auto;max-width:1200px}.evh__lockup{align-items:center;display:flex;gap:24px;margin-bottom:28px}

/* !important beats the width/height attributes the image field writes inline */.evh__logo{display:block;height:auto!important;max-width:100%;width:auto!important}.evh__logo--brand{max-height:60px}.evh__logo--event{max-height:70px}.evh__divider{background:var(--evh-line);height:56px;width:1px}.evh__headline{font-size:clamp(30px,3.4vw,44px);font-weight:700;letter-spacing:-.02em;line-height:1.35;margin:0 0 28px}.evh__h-line{display:block}.evh__h-line--grad{background:var(--evh-grad);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:800}.evh__meta{display:flex;flex-wrap:wrap;gap:12px;list-style:none;margin:0 0 28px;padding:0}.evh__chip{align-items:center;background:var(--evh-white);border:1px solid var(--evh-line);border-radius:12px;box-shadow:0 2px 10px rgba(20,17,43,.04);display:flex;gap:10px;padding:10px 16px}.evh__chip-icon{background:rgba(123,47,247,.08);border-radius:8px;color:var(--evh-grad-a);display:grid;flex:0 0 30px;height:30px;place-items:center;width:30px}.evh__chip-icon svg{fill:currentColor;height:14px;width:14px}.evh__chip-text{display:flex;flex-direction:column;line-height:1.35}.evh__chip-text strong{color:var(--evh-ink);font-size:14px;font-weight:600}.evh__chip-text em{color:var(--evh-muted);font-size:12px;font-style:normal}.evh__session{align-items:center;background:linear-gradient(120deg,rgba(123,47,247,.06),rgba(229,48,140,.04)),var(--evh-white);border:1px solid var(--evh-line);border-radius:var(--evh-radius);box-shadow:0 8px 26px rgba(20,17,43,.06);color:inherit;display:flex;gap:18px;max-width:520px;padding:18px 22px;position:relative;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}a.evh__session:focus-visible,a.evh__session:hover{box-shadow:0 14px 34px rgba(123,47,247,.16);transform:translateY(-2px)}.evh__avatar{background:var(--evh-grad);border-radius:50%;flex:0 0 74px;height:74px;padding:3px;width:74px}.evh__avatar img{border:2px solid var(--evh-white);border-radius:50%;display:block;height:100%;object-fit:cover;object-position:center 15%;width:100%}.evh__session-body{display:flex;flex-direction:column;gap:2px}.evh__eyebrow{align-items:center;align-self:flex-start;background:rgba(123,47,247,.1);border-radius:999px;color:var(--evh-grad-a);display:inline-flex;font-size:11px;font-weight:600;gap:6px;letter-spacing:.04em;margin-bottom:6px;padding:4px 10px;text-transform:uppercase}.evh__eyebrow svg{fill:currentColor;height:11px;width:11px}.evh__session-title{font-size:16px;font-weight:700;line-height:1.4;margin-bottom:6px}.evh__speaker-name{color:var(--evh-grad-a);font-size:13px;font-weight:600}.evh__speaker-role{color:var(--evh-muted);font-size:12px}.evh__card{background:var(--evh-white);border:1px solid var(--evh-line);border-radius:24px;box-shadow:0 24px 60px rgba(20,17,43,.1);padding:36px 34px 30px}.evh__card-title{text-align:center}.evh__card-title h2,.evh__card-title h3{font-size:26px;font-weight:700;letter-spacing:-.01em;line-height:1.3;margin:0}.evh__card-title .tx-grad{background:var(--evh-grad);-webkit-background-clip:text;background-clip:text;color:transparent}.evh__rule{background:var(--evh-grad);border-radius:3px;display:block;height:3px;margin:14px auto 24px;width:54px}.evh__form .hs-form-field{margin-bottom:16px}.evh__form .hs-form-field>label{color:var(--evh-muted);display:block;font-size:13px;font-weight:500;margin-bottom:6px}.evh__form .hs-form-field>label .hs-form-required{color:var(--evh-grad-b)}.evh__form input[type=email],.evh__form input[type=number],.evh__form input[type=tel],.evh__form input[type=text],.evh__form select,.evh__form textarea{background:var(--evh-white);border:1px solid var(--evh-line);border-radius:10px;box-sizing:border-box;color:var(--evh-ink);font-size:14px;padding:12px 14px;transition:border-color .18s ease,box-shadow .18s ease;width:100%}.evh__form input::placeholder,.evh__form textarea::placeholder{color:#ada8c2}.evh__form input:focus,.evh__form select:focus,.evh__form textarea:focus{border-color:var(--evh-grad-a);box-shadow:0 0 0 3px rgba(123,47,247,.12);outline:none}.evh__form .hs-error-msg,.evh__form .hs-error-msgs label{color:#d92d5e;font-size:12px}.evh__form .hs-submit{margin-top:22px}.evh__form .hs-button,.evh__form input[type=submit]{background:var(--evh-grad);background-size:160% 100%;border:0;border-radius:12px;box-shadow:0 10px 24px rgba(123,47,247,.28);color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:15px 22px;position:relative;transition:background-position .35s ease,transform .18s ease,box-shadow .18s ease;width:100%}.evh__form .hs-button:hover,.evh__form input[type=submit]:hover{background-position:100% 0;box-shadow:0 14px 30px rgba(229,48,140,.3);transform:translateY(-1px)}.evh__form .hs-button:focus-visible,.evh__form input[type=submit]:focus-visible{outline:3px solid rgba(123,47,247,.35);outline-offset:2px}.evh__form .hs-richtext,.evh__form .legal-consent-container{color:var(--evh-muted);font-size:11px;line-height:1.5}.evh__trust{border-top:1px solid var(--evh-line);display:grid;gap:10px;grid-template-columns:repeat(3,1fr);list-style:none;margin:26px 0 0;padding:20px 0 0;text-align:center}.evh__trust li{align-items:center;display:flex;flex-direction:column;gap:2px}.evh__trust-icon{color:var(--evh-grad-a);margin-bottom:4px}.evh__trust-icon svg{fill:currentColor;height:14px;width:14px}.evh__trust strong{font-size:12px;font-weight:600}.evh__trust em{color:var(--evh-muted);font-size:10.5px;font-style:normal;line-height:1.35}@media (max-width:991px){.evh{padding:48px 20px 64px}.evh__inner{gap:40px;grid-template-columns:1fr}.evh__session{max-width:none}.evh__card{padding:30px 24px 26px}}@media (max-width:575px){.evh__lockup{gap:16px}.evh__logo--brand{max-height:44px}.evh__logo--event{max-height:56px}.evh__divider{height:40px}.evh__session{align-items:flex-start;flex-direction:column}.evh__trust{gap:14px;grid-template-columns:1fr}.evh__trust li{flex-direction:row;gap:8px;text-align:left}.evh__trust-icon{margin-bottom:0}}@media (prefers-reduced-motion:reduce){.evh *,.evh :after,.evh :before{animation:none!important;transition:none!important}}