@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&family=PT+Serif:wght@400;700&display=swap");.evt-hero{--charcoal:#1b1e27;--violet:#5e43c2;--violet-light:#c7adf8;--copper:#ed6e2e;--white:#fff;--bg-tint:#f2ebfd;--gray-50:#fff;--gray-100:#e3e4e8;--gray-200:#e3e4e8;--gray-400:#92989f;--gray-500:#5c646c;--gray-700:#454c54;--border:rgba(27,30,39,.06);--border-strong:rgba(27,30,39,.1);--text-muted:rgba(27,30,39,.6);--text-subtle:rgba(27,30,39,.45);--sans:"Roboto",system-ui,sans-serif;--heading:"PT Serif",Georgia,serif;--container:1216px;--radius-sm:8px;--radius-md:14px;--radius-lg:16px;--shadow-md:0 12px 32px -12px rgba(27,30,39,.16);--ease-out:cubic-bezier(0.16,1,0.3,1);--dur-base:300ms;color:var(--charcoal);font-family:var(--sans);font-size:18px;line-height:1.6;-webkit-font-smoothing:antialiased}.evt-hero *{box-sizing:border-box}.evt-hero h1,.evt-hero h3{color:var(--charcoal);font-family:var(--heading);font-weight:400;line-height:1.1;margin:0}.evt-hero h1{font-size:40px;font-weight:700}.evt-hero h3{font-size:24px;line-height:1.2}@media (min-width:768px){.evt-hero h1{font-size:50px}}@media (min-width:1024px){.evt-hero h1{font-size:64px}}.evt-hero p{margin:0}.evt-hero a{color:var(--violet);text-decoration:none}.evt-hero .evt-hero__eyebrow{color:var(--violet);display:inline-block;font-family:var(--sans);font-size:13px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.evt-hero h1 .evt-hero__em{color:var(--copper);display:block;margin-top:10px}.evt-hero .evt-hero__section{background:var(--white);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;overflow:clip;padding:clamp(44px,5.5vw,80px) 0;position:relative;width:100vw}.evt-hero .evt-hero__section:after,.evt-hero .evt-hero__section:before{border-radius:50%;content:"";filter:blur(150px);height:520px;pointer-events:none;position:absolute;width:520px;z-index:0}.evt-hero .evt-hero__section:before{background:rgba(237,110,46,.16);left:8%;top:-120px}.evt-hero .evt-hero__section:after{background:rgba(94,67,194,.16);right:6%;top:40px}.evt-hero .evt-hero__container{margin:0 auto;max-width:var(--container);padding:0 clamp(20px,4vw,32px);position:relative;z-index:1}.evt-hero .evt-hero__split{align-items:center;display:grid;gap:clamp(40px,5vw,64px);grid-template-columns:1.05fr .95fr}@media (max-width:900px){.evt-hero .evt-hero__split{gap:36px;grid-template-columns:1fr}}.evt-hero .evt-hero__copy .evt-hero__eyebrow{margin-bottom:18px}.evt-hero .evt-hero__lead{color:var(--gray-500);font-size:20px;line-height:1.5;margin-top:18px;max-width:540px}.evt-hero .evt-hero__meta{align-items:center;background:hsla(0,0%,100%,.6);border:1px solid var(--border-strong);border-radius:999px;color:var(--gray-700);display:inline-flex;font-size:16px;font-weight:500;gap:10px;margin-right:12px;margin-top:20px;padding:8px 16px}.evt-hero .evt-hero__meta-ico{display:inline-flex}.evt-hero .evt-hero__meta-ico svg{color:var(--copper);height:18px;width:18px}.evt-hero .evt-hero__cta-row{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-top:32px}.evt-hero .evt-hero__btn{align-items:center;background:var(--violet);border:none;border-radius:var(--radius-sm);color:var(--white);cursor:pointer;display:inline-flex;font-family:var(--sans);font-size:16px;font-weight:500;gap:10px;justify-content:center;letter-spacing:.16px;padding:14px 26px;transition:background var(--dur-base) var(--ease-out),transform var(--dur-base) var(--ease-out),box-shadow var(--dur-base) var(--ease-out)}.evt-hero .evt-hero__btn:hover{background:#44318d;box-shadow:0 18px 44px -14px rgba(94,67,194,.45);color:var(--white);transform:translateY(-2px)}.evt-hero .evt-hero__btn:active{transform:translateY(0)}.evt-hero .evt-hero__media-img{display:block;object-fit:cover;width:100%}.evt-hero .evt-hero__media,.evt-hero .evt-hero__media-img{aspect-ratio:4/3;border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.evt-hero .evt-hero__media{align-items:center;background:linear-gradient(135deg,rgba(94,67,194,.1),rgba(237,110,46,.1));border:1px solid hsla(0,0%,100%,.6);color:var(--gray-400);display:flex;flex-direction:column;gap:14px;justify-content:center;overflow:hidden}.evt-hero .evt-hero__media svg{height:60px;opacity:.55;width:60px}.evt-hero .evt-hero__img-label{font-size:13px;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.evt-hero .evt-hero__form-card{background:#fff;border:1px solid var(--gray-100);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:clamp(24px,3vw,32px)}.evt-hero .evt-hero__form-head{margin-bottom:18px}.evt-hero .evt-hero__form-head .evt-hero__eyebrow{display:block;margin-bottom:8px}.evt-hero .evt-hero__form-card .hs-form-field{margin-bottom:14px}.evt-hero .evt-hero__form-card .hs-form .hs-field-desc,.evt-hero .evt-hero__form-card .hs-form label{color:var(--gray-700);display:block;font-size:13px;font-weight:500;line-height:1.3;margin-bottom:6px}.evt-hero .evt-hero__form-card .hs-input:not([type=checkbox]):not([type=radio]){background:#fff;border:1px solid var(--gray-200);border-radius:10px;color:var(--charcoal);font-family:var(--sans);font-size:15px;padding:13px 15px;width:100%!important}.evt-hero .evt-hero__form-card .hs-input:focus{border-color:var(--violet);box-shadow:0 0 0 3px rgba(94,67,194,.15);outline:none}.evt-hero .evt-hero__form-card .hs-fieldtype-textarea .hs-input{min-height:90px}.evt-hero .evt-hero__form-card .hs-button{background:var(--violet);border:none;border-radius:var(--radius-sm);color:#fff;cursor:pointer;font-family:var(--sans);font-size:16px;font-weight:500;letter-spacing:.16px;margin-top:8px;padding:14px 26px;transition:background var(--dur-base) var(--ease-out),transform var(--dur-base) var(--ease-out);width:100%}.evt-hero .evt-hero__form-card .hs-button:hover{background:#44318d;transform:translateY(-2px)}.evt-hero .evt-hero__form-card .hs-error-msg,.evt-hero .evt-hero__form-card .hs-error-msgs label{color:#bb5220;font-size:12px;font-weight:400;margin:4px 0 0}.evt-hero .evt-hero__form-card .hs-richtext,.evt-hero .evt-hero__form-card .legal-consent-container,.evt-hero .evt-hero__form-card .legal-consent-container label{color:var(--text-muted);font-size:12px;font-weight:400;line-height:1.4}.evt-hero .evt-hero__form-card .inputs-list{list-style:none;margin:0;padding:0}.evt-hero .evt-hero__reveal{opacity:1;transform:none;transition:opacity .7s var(--ease-out),transform .7s var(--ease-out)}.evt-hero--anim .evt-hero__reveal{opacity:0;transform:translateY(24px)}.evt-hero .evt-hero__reveal.is-visible{opacity:1;transform:none}.evt-hero .evt-hero__reveal[data-delay="1"]{transition-delay:80ms}.evt-hero .evt-hero__reveal[data-delay="2"]{transition-delay:.16s}.evt-hero .evt-hero__reveal[data-delay="3"]{transition-delay:.24s}@media (prefers-reduced-motion:reduce){.evt-hero .evt-hero__reveal{opacity:1;transform:none;transition:none}}