.hero-section.hero{display:flex;flex-direction:row;margin:0 auto;max-width:1920px}.hero-section .hero__box{flex:0 0 50%}.hero-section .hero__box--image{background-position:50%;background-repeat:no-repeat;background-size:cover}.hero-section .hero__box--content{display:flex;flex-direction:column;justify-content:center;padding:96px}.hero-section .hero__image{display:block;height:100%!important;object-fit:cover;object-position:center;width:100%}.hero-section .hero__content{max-width:480px}.hero-section .hero__content-inner{display:flex;flex-direction:column;gap:32px;margin-left:auto}.hero-section .hero__partner-link{align-self:flex-start;border:1px solid;border-radius:6px;display:inline-block;padding:16px;transition:background-color .2s ease}.hero-section .hero__partner-image{display:block;height:100%;max-height:72px;max-width:100%;width:auto}.hero-section .hero__button{align-self:flex-start}.hero-section .header--large{margin-bottom:0}@media (max-width:1152px){.hero-section .hero__box--content{padding:72px}.hero-section .hero__content-inner{padding:0 32px 0 0}}@media (max-width:1024px){.hero-section .hero__box--content{padding:72px 60px}.hero-section .hero__content-inner{padding:0}}@media (max-width:800px){.hero-section.hero{flex-direction:column}.hero-section .hero__image{aspect-ratio:4/3}.hero-section .hero__box--content{padding:72px 32px}.hero-section .hero__content{margin:0 auto}.hero-section .hero__content-inner{padding:0 32px}}@media (max-width:640px){.hero-section .hero__content-inner{padding:0}}.hero-section .hero__box--content,.hero-section .hero__box--content .display,.hero-section .hero__box--content-white,.hero-section .hero__box--content-white .display{background:#fff;color:#1f506e}.hero-section .hero__box--content-primary,.hero-section .hero__box--content-primary .display{background:#1f506e;color:#fff}.hero-section .hero__box--content-secondary,.hero-section .hero__box--content-secondary .display{background:#ffc10f;color:#1f506e}