.shc-hero{background:var(--shc-navy);color:var(--shc-white);display:flex;overflow:hidden;position:relative}.shc-hero__photo{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.shc-hero__inner{display:flex;flex-direction:column;padding-block:48px;position:relative;z-index:2}.shc-hero__heading{color:inherit}.shc-hero__lead{font-weight:700;margin-bottom:0;margin-top:20px}.shc-hero__body{margin-top:8px}.shc-hero__button{margin-top:28px}.shc-hero--copy:before{background:var(--shc-overlay);content:"";inset:0;position:absolute;z-index:1}.shc-hero--solid:before{content:none}.shc-hero--fill-gradient{background:var(--shc-gradient)}.shc-hero--rounded{border-radius:0 0 var(--shc-radius-hero) var(--shc-radius-hero)}.shc-hero--copy .shc-hero__inner{justify-content:center}.shc-hero--bottom .shc-hero__inner{justify-content:flex-end;padding-bottom:calc(var(--shc-stats-pull) + 66px)}.shc-hero--split .shc-hero__inner{justify-content:space-between;padding-bottom:calc(var(--shc-stats-pull) + 66px)}.shc-hero--copy .shc-hero__content{max-width:640px}.shc-hero--split .shc-hero__content{max-width:840px}.shc-hero--copy .shc-hero__heading{max-width:640px}.shc-hero__bottom{align-items:flex-end;display:flex;gap:48px;justify-content:space-between}.shc-hero__bottom .shc-hero__content{min-width:0}.shc-hero--split .shc-hero__bottom{margin-top:48px}.shc-hero--card .shc-hero__inner{padding-top:0}html.shc-header--overlay .shc-hero__inner{padding-top:calc(var(--shc-header-h) + 48px)}html.shc-header--overlay .shc-hero--card .shc-hero__inner{padding-top:var(--shc-header-h)}.shc-hero--card .shc-hero__content{background:var(--shc-gradient);border-radius:0 0 var(--shc-radius) var(--shc-radius);box-shadow:0 12px 32px rgba(0,0,0,.25);padding:40px 48px 44px;width:min(100%,640px)}.shc-hero--card .shc-hero__heading{font-size:var(--shc-h1);font-weight:400;line-height:1.2}.shc-hero--card .shc-hero__body,.shc-hero--card .shc-hero__lead{font-size:var(--shc-body);line-height:var(--shc-body-lh)}.shc-hero .shc-btn{font-size:20px;line-height:30px;min-height:50px;padding:10px 30px}.shc-hero__badges{align-items:center;display:flex;flex:none;gap:12px;list-style:none;margin:0;padding:0}.shc-hero__badges li{flex:none}.shc-hero__badges li img{display:block;height:var(--shc-badge-size,152px);width:auto}@media (max-width:767px){.shc-hero__inner{padding-block:32px}.shc-hero--bottom .shc-hero__inner,.shc-hero--split .shc-hero__inner{padding-bottom:calc(var(--shc-stats-pull) + 24px)}html.shc-header--overlay .shc-hero__inner{padding-top:calc(var(--shc-header-h) + 32px)}html.shc-header--overlay .shc-hero--card .shc-hero__inner{padding-top:var(--shc-header-h)}.shc-hero--card .shc-hero__content{padding:24px 20px 28px;width:100%}.shc-hero--rounded{border-radius:0 0 16px 16px}.shc-hero__bottom{align-items:flex-start;flex-direction:column;gap:24px}}