.hero-alt{isolation:isolate;position:relative}.hero-alt--dark{color:var(--white)}.hero-alt__content{display:grid;grid-gap:var(--gap-sm)}.hero-alt__byline,.hero-alt__description,.hero-alt__heading,.hero-alt__overline,.hero-alt__rich-text{text-shadow:0 0 10px rgba(0,0,0,.1)}.hero-alt__rich-text{font-weight:450}.hero-alt__rich-text p:last-child{margin-bottom:0}.hero-alt__buttons{display:flex;flex-wrap:wrap;gap:var(--gap-sm);margin-top:2rem}.hero-alt__socials{display:flex;flex-direction:column;flex-wrap:wrap;gap:3rem;margin-top:3rem}.hero-alt--dark .hero-alt__social-icon{color:var(--white)}.hero-alt__social-icons{align-items:center;display:flex;gap:var(--gap)}.hero-alt__social-icon{display:block;font-size:0}.hero-alt__social-icon svg{height:2.5rem;fill:currentColor}.hero-alt__gradient{display:block;inset:0;position:absolute;z-index:-1}@media(min-width:992px){.hero-alt{padding-block:14rem}.hero-alt__content{max-width:58rem}.hero-alt__socials{flex-direction:row;gap:var(--gap-md)}.hero-alt__social+.hero-alt__social{border-left:1px solid var(--base-color);padding-left:4rem}.hero-alt--dark .hero-alt__social+.hero-alt__social{border-left:1px solid var(--white)}}