.svac-mod-professional-hero{box-sizing:border-box;container-type:inline-size;max-width:100%;width:100%;--eyebrow-line-count:7;--hero-gap:80px;--hero-photo-size:420px}.svac-mod-professional-hero__grid{align-items:start;display:grid;gap:var(--hero-gap);grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.svac-mod-professional-hero__content{min-width:0}.svac-mod-professional-hero__media{align-items:flex-start;display:flex;justify-content:flex-end;min-width:0;overflow:hidden;padding-top:18px;position:relative}.svac-mod-professional-hero__eyebrow{display:flex;justify-content:flex-start;margin:0 0 28px}.svac-mod-professional-hero__eyebrow--with-lines{align-items:stretch;gap:16px}.svac-mod-professional-hero__eyebrow-pill{align-items:center;background:transparent;border:2px solid;border-radius:0;color:var(--svac-bright-blue);display:inline-flex;font-size:20px;font-weight:500;justify-content:center;letter-spacing:.18em;line-height:1;padding:10px 22px;text-transform:uppercase;white-space:nowrap}.svac-mod-professional-hero__eyebrow-lines{align-self:stretch;background-image:repeating-linear-gradient(90deg,currentColor 0 2px,transparent 2px 17px);background-position:0;background-repeat:no-repeat;background-size:100% 100%;color:var(--svac-bright-blue);height:44px;-webkit-mask-image:linear-gradient(90deg,#000 56%,rgba(0,0,0,.25) 70%,rgba(0,0,0,.12) 84%,rgba(0,0,0,.05));mask-image:linear-gradient(90deg,#000 56%,rgba(0,0,0,.25) 70%,rgba(0,0,0,.12) 84%,rgba(0,0,0,.05));pointer-events:none;width:calc(var(--eyebrow-line-count, 7)*17px - 15px)}.svac-mod-professional-hero__heading{margin:0 0 18px}.svac-mod-professional-hero__subhead{color:var(--svac-dark-blue);font-size:clamp(26px,2.2vw,40px);font-weight:450;line-height:1.15;margin:0 0 34px}.svac-mod-professional-hero__bio{color:var(--svac-dark-blue);font-size:22px;line-height:1.6;max-width:860px}.svac-mod-professional-hero__bio p{margin:0 0 22px}.svac-mod-professional-hero__bio p:last-child{margin-bottom:0}.svac-mod-professional-hero__bio-download{margin-top:18px}.svac-mod-professional-hero__bio-link{align-items:center;display:inline-flex;gap:12px;text-decoration:none}.svac-mod-professional-hero__bio-link:hover{text-decoration:underline;text-underline-offset:2px}.svac-mod-professional-hero__bio-arrow{flex:0 0 auto;height:16px;width:64px}.svac-mod-professional-hero__bio-arrow path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.svac-mod-professional-hero__photoWrap{aspect-ratio:1/1;background:transparent;border-radius:999px;flex:0 0 auto;overflow:hidden;position:relative;width:min(var(--hero-photo-size),100%);z-index:2}.svac-mod-professional-hero__photo{border-radius:0;display:block;height:auto!important;object-fit:cover;object-position:center;width:100%}.svac-mod-professional-hero__photoFallback{background:transparent;display:block;height:100%;width:100%}@container (max-width: 980px){.svac-mod-professional-hero__grid{gap:10px;grid-template-areas:"eyebrow" "heading" "subhead" "media" "bio" "download";grid-template-columns:1fr;text-align:center}.svac-mod-professional-hero__content{display:contents}.svac-mod-professional-hero__eyebrow{grid-area:eyebrow;justify-content:center;margin:0 0 16px}.svac-mod-professional-hero__heading{grid-area:heading;margin:0 0 12px}.svac-mod-professional-hero__subhead{grid-area:subhead;margin:0 0 18px}.svac-mod-professional-hero__media{align-items:center;grid-area:media;justify-content:center;padding-top:0}.svac-mod-professional-hero__bio{grid-area:bio;margin-inline:auto}.svac-mod-professional-hero__bio-download{grid-area:download}.svac-mod-professional-hero__eyebrow-lines{display:none}.svac-mod-professional-hero__photoWrap{width:min(520px,85%)}.svac-mod-professional-hero__bio,.svac-mod-professional-hero__bio-download{text-align:left}}@container (max-width: 600px){.svac-mod-professional-hero__photoWrap{width:70%}.svac-mod-professional-hero__bio{font-size:20px}}