.ster-hero{min-height:680px;position:relative;display:grid;align-items:center;overflow:hidden;color:#fff;background-color:var(--brand-primary-dark)}.ster-bg-image,.ster-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:linear-gradient(135deg,#27402a,#1b4f72)}.ster-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.32));z-index:1}.ster-hero__content{position:relative;z-index:2;max-width:820px;text-align:center}.ster-hero h1,.ster-hero p{color:#fff}.ster-hero__actions{display:flex;justify-content:center;gap:16px;margin-top:30px}.ster-feature-list{background:var(--brand-bg-alt)}.ster-icon-list{display:grid;grid-gap:16px;gap:16px}.ster-icon-list article{background:#fff;border-left:4px solid var(--brand-primary);border-radius:8px;padding:20px}