.hero-module{background-color:var(--c-beige-desert-storm);margin:0;padding-inline:74px;padding-top:15rem}.hero-module__inner{align-content:end;display:grid;gap:0;grid-template-columns:2fr 1fr;margin:0 auto;max-width:1760px}.hero-module__right{align-items:flex-end;display:flex;flex-direction:column;grid-column:2;justify-content:flex-end;text-align:right}.hero-module__pretitle{font-family:var(--f-work-sans);font-size:clamp(.75rem,calc(.6385rem + .5096vw),1.25rem);line-height:120%;margin:0 0 1em;text-transform:uppercase}.hero-module__pretitle,.hero-module__title{color:var(--c-grey-tundora);font-style:normal;font-weight:500}.hero-module__title{font-family:var(--f-space-grotesk);font-size:clamp(3.75rem,calc(2.2174rem + 6.5vw),10.625rem);grid-column:1/-1;letter-spacing:-.15rem;line-height:90%;margin:0 0 .46em;width:100%}.hero-module__intro{color:var(--c-grey-tundora);font-family:var(--f-work-sans);font-size:clamp(.875rem,calc(.5127rem + 1.6561vw),2.5rem);font-style:normal;font-weight:400;letter-spacing:-.03rem;line-height:120%;margin:0}.hero-module__cta{color:var(--c-red-cinnabar);font-family:var(--f-space-grotesk);font-size:clamp(.75rem,calc(.5828rem + .7643vw),1.5rem);font-style:normal;font-weight:700;letter-spacing:-.01125rem;line-height:120%;text-decoration:none;text-transform:uppercase;width:fit-content}.hero-module__cta-text{border-bottom:2px solid transparent;display:inline-block;transition:transform .5s,border-bottom-color .5s}.hero-module__cta:hover .hero-module__cta-text{border-bottom-color:var(--c-red-cinnabar);transform:translateX(-.25rem)}@media (max-width:834px){.hero-module{padding-inline:24px}.hero-module__inner{align-content:start;grid-template-columns:1fr}.hero-module__right{align-items:flex-start;grid-column:auto;justify-content:flex-start;text-align:left}.hero-module__cta{margin-top:1.5em}}@media (max-width:350px){.hero-module{padding-inline:12px}}