.about-hero-section{position:relative;width:100%;background-color:#fff;padding:80px 160px;box-sizing:border-box;overflow:hidden}.about-hero-section__inner{width:100%;max-width:1440px;margin:0 auto;box-sizing:border-box}.about-hero-section__header{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:760px;margin:0 auto 60px auto;width:100%;box-sizing:border-box}.about-hero-section__eyebrow{display:inline-block;color:#005bd1;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:16px;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px}.about-hero-section__title{margin:0 0 16px 0;color:#002b63;font-family:Inter,sans-serif;font-size:46px;font-weight:600;line-height:1.2;letter-spacing:-1.04px}.about-hero-section__subtitle{margin:0;color:#2f3946;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:22.5px;max-width:720px}.about-hero-section__banner{width:100%;border-radius:24px;overflow:hidden;background-color:#ebf3fb;box-shadow:0 8px 32px rgba(0,43,99,.06);box-sizing:border-box}.about-hero-section__img{width:100%;height:auto;display:block;object-fit:cover}@media (max-width:1200px){.about-hero-section{padding:70px 40px}.about-hero-section__header{margin-bottom:48px}}@media (max-width:1024px){.about-hero-section{padding:60px 32px}.about-hero-section__header{margin-bottom:40px}.about-hero-section__title{font-size:36px}.about-hero-section__subtitle{font-size:16px;line-height:22px}}@media (max-width:640px){.about-hero-section{padding:48px 20px}.about-hero-section__header{margin-bottom:32px}.about-hero-section__title{font-size:28px;letter-spacing:-.5px;margin-bottom:12px}.about-hero-section__subtitle{font-size:15px;line-height:21px}.about-hero-section__banner{border-radius:16px}}