@keyframes av-fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.av-hero{display:flex;flex-direction:column;font-weight:300;justify-content:flex-end;overflow:hidden;position:relative}.av-hero:after{background:radial-gradient(ellipse 60% 40% at 55% 50%,rgba(2,67,89,.1) 0,rgba(2,67,89,.04) 50%,transparent 75%);content:"";height:640px;pointer-events:none;position:absolute;right:-80px;top:50%;transform:translateY(-50%);width:640px}.av-hero__eyebrow{align-items:center;animation:av-fadeUp .7s .15s forwards;display:flex;flex-wrap:wrap;font-family:Inter Tight,sans-serif;gap:13px;line-height:normal;margin-bottom:16px;opacity:0;text-transform:uppercase}.av-hero__eyebrow span:last-child{display:none}.av-hero__heading{animation:av-fadeUp .9s .3s forwards;font-family:"Source Serif 4",serif;font-weight:900;letter-spacing:-.025em;line-height:.92;margin:0;max-width:820px;opacity:0}.av-hero__heading p{margin:0}.av-hero__rule{animation:av-fadeUp .7s .5s forwards;background:linear-gradient(90deg,#5ab4d6,#8cc63f,#f5c518);border-radius:2px;height:3px;margin-top:28px;opacity:0;width:56px}.av-section-divider{background:rgba(26,43,34,.1);height:1px;width:100%}