.hero-section{background-position:50%;background-size:cover;justify-content:center;align-items:center;height:495px;margin-top:0;padding:0 24px;display:flex;position:relative;top:-1px}.hero-background{flex-direction:column;justify-content:space-between;gap:24px;width:100%;max-width:1000px;height:100%;padding:24px 0 0;display:flex}.hero-content{text-align:center;color:var(--color-text-inverted);padding-top:300px}.hero-title{font-family:var(--font-family-sans);text-align:left;margin-bottom:20px;font-size:48px;font-weight:500;line-height:1.2}.hero-description{font-family:var(--font-family-sans);font-weight:400;font-size:var(--font-size-body);opacity:.9;text-align:left;white-space:pre-wrap;line-height:32px}@media (max-width:480px){.hero-section{height:450px;padding:0 24px}.hero-background{gap:0;padding:20px 0}.hero-title{text-align:left;margin-bottom:8px;font-size:32px}.hero-content{padding-top:270px}.hero-description{text-align:left;white-space:normal;word-break:keep-all;font-size:16px;line-height:24px}.heading-xl{white-space:normal;word-break:keep-all}}
