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