.hero-resource{padding:2rem}.hero-resource__image{aspect-ratio:7/4;border-radius:var(--border-radius);object-fit:cover}.hero-resource__content{display:grid;grid-gap:var(--gap-sm);justify-items:start;margin-block:2rem}.hero-resource__heading>a{text-decoration:none}.hero-resource__description{font-weight:450}.hero-resource__gradient{display:none}@media(min-width:992px){.hero-resource{color:var(--white);isolation:isolate;padding:14rem 2rem;position:relative}.hero-resource__image{aspect-ratio:unset;border-radius:0;height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:-2}.hero-resource__gradient{display:block;inset:0;position:absolute;z-index:-1}.hero-resource__content{margin:0;max-width:58rem}.hero-resource__heading>a{color:var(--white)}.hero-resource__heading>a:active,.hero-resource__heading>a:focus,.hero-resource__heading>a:hover{color:var(--white);text-decoration-line:underline;text-decoration-thickness:1.5px}.hero-resource__heading{font-size:5rem}.hero-resource__byline,.hero-resource__description,.hero-resource__heading,.hero-resource__overline{text-shadow:0 0 10px rgba(0,0,0,.1)}.hero-resource__button{background-color:transparent;border:1px solid var(--white)}.hero-resource__button:active,.hero-resource__button:focus,.hero-resource__button:hover{background-color:var(--white);border:1px solid var(--white);color:var(--primary-color)}}