.hero-module{background-color:var(--c-beige-desert-storm);padding-top:15rem}.hero-module--has-bottom-padding{padding-bottom:3.5rem}.hero-module--has-height{display:flex;flex-direction:column;min-height:95vh}.hero-module--has-height.hero-module--with-meta-ribbon{min-height:85vh}.hero-module--has-height .hero-module__inner{flex:1;min-height:0}.hero-module__inner{align-content:end;display:grid;gap:0;grid-template-columns:2fr 1fr;margin:0 auto;max-width:1760px;width:100%}.hero-module__back-link{align-items:center;color:var(--c-purple-lilac);display:inline-flex;font-family:var(--f-work-sans);font-size:clamp(.75rem,calc(.6385rem + .5096vw),1.25rem);font-weight:600;gap:.75rem;grid-column:1/-1;letter-spacing:.04em;margin-bottom:2.5rem;text-decoration:none;text-transform:uppercase}.hero-module__back-text{border-bottom:2px solid transparent;display:inline-block;transition:transform .25s,border-bottom-color .25s}.hero-module__back-link:hover .hero-module__back-text{border-bottom-color:var(--c-purple-lilac);transform:translateX(.25rem)}.hero-module__back-icon{display:inline-flex;transform:rotate(180deg)}.hero-module__back-icon img{display:block;height:auto;width:1.25rem}.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(2rem,.7182rem + 5.8599vw,7.75rem);grid-column:1/-1;letter-spacing:-.15rem;line-height:90%;margin:0 0 .46em -5px;text-align:left;width:100%}.hero-module__intro,.hero-module__title--two-thirds{grid-column:1;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 .25s,border-bottom-color .25s}.hero-module__cta:hover .hero-module__cta-text{border-bottom-color:var(--c-red-cinnabar);transform:translateX(-.25rem)}.hero-module__cta-arrow{background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 12 10' xmlns='http://www.w3.org/2000/svg'><path d='M7.61913 8.55919L6.45113 7.39119L8.21113 5.63119L8.83513 5.24719L8.75513 4.99119L8.00313 5.10319H0.00312501V3.45519H8.00313L8.75513 3.56719L8.83513 3.31119L8.21113 2.92719L6.45113 1.16719L7.61913 -0.000812531L11.2991 3.67919V4.87919L7.61913 8.55919Z' fill='%23E94A44'/></svg>");background-position:100%;background-repeat:no-repeat;background-size:1em;display:inline-block;height:.833em;margin-left:.5em;width:1em}@media (max-width:834px){.hero-module--has-height,.hero-module--has-height.hero-module--with-meta-ribbon{min-height:auto}.hero-module__inner{align-content:start;grid-template-columns:1fr}.hero-module__title--two-thirds{grid-column:1/-1}.hero-module__right{align-items:flex-start;grid-column:auto;justify-content:flex-start;text-align:left}.hero-module__cta{margin-top:1.5em}.hero-module__back-link{margin-bottom:1.75rem}}@media (max-width:420px){.hero-module--has-height{display:block;height:auto}.hero-module--has-height .hero-module__inner{flex:none;min-height:auto}}