.gradient-hero-section{position:relative;&:before{background:var(--aqua-gradient);content:"";inset:0;position:absolute;top:-76px;z-index:-1}&[data-bg-gradient=jertron-bg-gradient]{&:before{background:var(--jertron-bg-gradient)}}&[data-bg-gradient=deep-purple-gradient]{&:before{background:var(--deep-purple-gradient)}}@media (min-width:64rem){&:before{top:-96px}}}.hero-grid-wrapper{gap:2rem;grid-template-columns:1fr}.hero-copy-wrapper{flex-direction:column;justify-content:flex-start;width:100%;@media (min-width:64rem){justify-content:center}}.gradient-hero-heading{margin-block-end:1rem}.gradient-hero-link{color:var(--white);font-weight:700;text-decoration:none}.hero-media-wrapper{justify-content:center}@media (min-width:64rem){.hero-grid-wrapper{grid-template-columns:repeat(2,1fr);justify-items:end}}