.shs-hero{align-items:center;background:var(--engaged-black,#212121);display:flex;min-height:clamp(400px,58vh,600px);overflow:hidden;position:relative}.shs-hero--offset{padding-top:calc(var(--header-h, 73px) + var(--space-lg, 24px))}.shs-hero__img{animation:shsKen 24s ease-in-out infinite;will-change:transform}.shs-hero>.hs_cos_wrapper,.shs-hero>img,.shs-hero__img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.shs-hero .hs_cos_wrapper img{display:block;height:100%;object-fit:cover;width:100%}.shs-hero__overlay{background:linear-gradient(90deg,hsla(0,0%,4%,.9) 0,hsla(0,0%,4%,.58) 46%,hsla(0,0%,4%,.12)),linear-gradient(180deg,hsla(0,0%,4%,.28),transparent 50%,hsla(0,0%,4%,.68));inset:0;position:absolute;z-index:1}.shs-hero__lines{inset:0;opacity:.28;pointer-events:none;position:absolute;z-index:1}.shs-hero__lines svg{height:100%;position:absolute;width:100%}.shs-hero__inner{position:relative;z-index:2}.shs-hero .shs-hero__inner{margin-inline:0;max-width:1180px;padding-inline:clamp(24px,5vw,100px)}.shs-hero .shs-hero__eyebrow{align-items:center;border:1px solid hsla(0,0%,100%,.25);border-radius:var(--radius-xl,100px);color:var(--mint,#00f584);display:inline-flex;gap:8px;margin:0 0 24px;padding:6px 14px}.shs-hero__title{max-width:820px}.shs-hero__meta{color:hsla(0,0%,100%,.82);display:flex;flex-direction:column;gap:2px;margin-top:22px}@keyframes shsKen{0%{transform:scale(1)}50%{transform:scale(1.07)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.shs-hero__img{animation:none}}.shs-hero__crumb{align-items:center;display:flex;flex-wrap:wrap;font-family:var(--font-body,"Arial",sans-serif);font-size:14px;gap:6px;margin:0 0 22px}.shs-hero__crumb-link{color:hsla(0,0%,100%,.7);text-decoration:none}.shs-hero__crumb-link:focus-visible,.shs-hero__crumb-link:hover{color:var(--mint,#00f584)}.shs-hero__crumb-sep{color:hsla(0,0%,100%,.4)}.shs-hero__crumb-cur{color:hsla(0,0%,100%,.92);max-width:46ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shs-hero__pill{align-items:center;border:1px solid rgba(0,245,132,.5);border-radius:var(--radius-xl,100px);display:inline-flex;font-family:var(--font-body,"Arial",sans-serif);font-size:14px;font-weight:700;gap:8px;letter-spacing:0;line-height:1.2;margin:0 0 24px;padding:7px 16px;text-transform:none}.shs-hero__pill,.shs-hero__pill span{color:var(--mint,#00f584)}.shs-hero__pill-ic{flex:none;height:16px;width:16px}.shs-hero__byline{align-items:center;display:flex;gap:14px;margin-top:26px}.shs-hero__avatar{align-items:center;background:hsla(0,0%,100%,.12);border-radius:50%;color:#fff;display:inline-flex;flex:none;height:44px;justify-content:center;width:44px}.shs-hero__avatar svg{height:22px;width:22px}.shs-hero__byline-txt{display:flex;flex-direction:column;gap:2px}.shs-hero__author{color:#fff;font-weight:700}.shs-hero__author,.shs-hero__dates{font-family:var(--font-body,"Arial",sans-serif);margin:0}.shs-hero__dates{color:hsla(0,0%,100%,.7);font-size:14px}@media (max-width:767px){.shs-hero__crumb-cur{max-width:22ch}}