.svac-mod-hero-simple{container-name:heroSimple;container-type:inline-size;isolation:isolate;max-width:100%;min-height:var(--hero-min-h,620px);overflow-x:clip;position:relative;width:100%}.svac-mod-hero-simple__grid{align-items:stretch;display:grid;gap:48px;grid-template-columns:minmax(560px,1fr) minmax(0,1fr);min-height:var(--hero-min-h,620px);min-width:0;width:100%}.svac-mod-hero-simple__content{align-self:start;display:flex;flex-direction:column;gap:28px;max-width:var(--hero-text-max,680px);min-width:0;padding-bottom:48px}.svac-mod-hero-simple__eyebrow{color:var(--eyebrow-color,#00205c);margin:0 0 24px}.svac-mod-hero-simple__eyebrow-pill{align-items:center;background:transparent;border:2px solid;border-radius:0;box-sizing:border-box;display:inline-flex;font-size:20px;font-weight:450;justify-content:center;letter-spacing:1px;line-height:20px;min-height:44px;padding:8px 18px;text-transform:uppercase;width:fit-content}.svac-mod-hero-simple__eyebrow-text{display:inline-block;text-transform:uppercase}.svac-mod-hero-simple__heading{color:var(--hero-heading-color,#00205c);margin:0;-webkit-font-smoothing:antialiased}.svac-mod-hero-simple__subhead{color:var(--hero-subhead-color,#00205c);margin:0}.svac-mod-hero-simple__cta-row{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.svac-mod-hero-simple .svac-btn{align-items:center;box-sizing:border-box;display:inline-flex;justify-content:center;text-decoration:none!important}.svac-mod-hero-simple__media{align-items:flex-end;display:flex;justify-content:flex-end;min-width:0;overflow:visible;position:relative;--hero-right-bleed:520px;margin-right:calc(var(--hero-right-bleed)*-1);padding-right:var(--hero-right-bleed)}.svac-mod-hero-simple__img{display:block;height:auto;max-width:none;object-fit:contain;pointer-events:none;user-select:none;width:min(var(--hero-right-img-maxw,820px),calc(100% + var(--hero-right-bleed)))}@container heroSimple (max-width: 1200px){.svac-mod-hero-simple__media{--hero-right-bleed:360px}.svac-mod-hero-simple__img{width:min(var(--hero-right-img-maxw,820px),680px,calc(100% + var(--hero-right-bleed)))}}@container heroSimple (max-width: 1050px){.svac-mod-hero-simple__grid{gap:32px;grid-template-columns:minmax(420px,1fr) minmax(0,1fr)}.svac-mod-hero-simple__media{--hero-right-bleed:220px}.svac-mod-hero-simple__img{width:min(var(--hero-right-img-maxw,820px),560px,calc(100% + var(--hero-right-bleed)))}}@container heroSimple (max-width: 920px){.svac-mod-hero-simple__grid{gap:28px;grid-template-columns:minmax(380px,1fr) minmax(0,1fr)}.svac-mod-hero-simple__media{--hero-right-bleed:0px;margin-right:0;padding-right:0}.svac-mod-hero-simple__img{width:min(var(--hero-right-img-maxw,820px),100%)}}@media (prefers-reduced-motion:reduce){.svac-mod-hero-simple *,.svac-mod-hero-simple :after,.svac-mod-hero-simple :before{animation:none!important;opacity:1!important;translate:none!important}}@media (prefers-reduced-motion:no-preference){@keyframes svacHeroSimpleFadeUp{0%{opacity:0;translate:0 14px}to{opacity:1;translate:0 0}}@keyframes svacHeroSimpleArtIn{0%{opacity:0;translate:0 10px}to{opacity:1;translate:0 0}}.svac-mod-hero-simple__cta-row,.svac-mod-hero-simple__eyebrow,.svac-mod-hero-simple__heading,.svac-mod-hero-simple__subhead{animation:svacHeroSimpleFadeUp .72s cubic-bezier(.2,.8,.2,1) both;opacity:0;translate:0 14px;will-change:opacity,translate}.svac-mod-hero-simple__eyebrow{animation-delay:80ms}.svac-mod-hero-simple__heading{animation-delay:.18s}.svac-mod-hero-simple__subhead{animation-delay:.3s}.svac-mod-hero-simple__cta-row{animation-delay:.42s}.svac-mod-hero-simple__img{animation:svacHeroSimpleArtIn .85s cubic-bezier(.2,.8,.2,1) .26s both;opacity:0;translate:0 10px;will-change:opacity,translate}}@container heroSimple (max-width: 768px){.svac-mod-hero-simple{min-height:var(--hero-min-h-mobile,560px)}.svac-mod-hero-simple__grid{align-items:start;gap:24px;grid-template-columns:1fr;min-height:auto}.svac-mod-hero-simple__content{margin-left:auto;margin-right:auto;max-width:min(92%,var(--hero-text-max,680px));padding-bottom:28px;padding-left:18px;padding-right:18px;text-align:center}.svac-mod-hero-simple__heading{font-size:36px;line-height:42px}.svac-mod-hero-simple__subhead{font-size:18px;line-height:26px}.svac-mod-hero-simple__cta-row{align-items:stretch;flex-direction:column;width:100%}.svac-mod-hero-simple__cta-row .svac-btn{justify-content:center;min-height:56px;padding:16px 22px;width:100%}.svac-mod-hero-simple__media{--hero-right-bleed:0px;justify-content:center;margin-right:0;padding-right:0}.svac-mod-hero-simple__img{width:min(var(--hero-right-img-maxw,420px),100%)}}@media (max-width:768px){.svac-mod-hero-simple{min-height:var(--hero-min-h-mobile,560px)}}