.hero-banner{align-items:stretch;border-radius:20px;color:#fff;display:flex;flex-direction:row;overflow:hidden}.hero-banner__content,.hero-banner__media{box-sizing:border-box;padding:var(--hero-banner-padding-top,40px) var(--hero-banner-padding-right,40px) var(--hero-banner-padding-bottom,40px) var(--hero-banner-padding-left,40px);width:50%}.hero-banner__content{display:flex;flex-direction:column;gap:24px;justify-content:center}.hero-banner__title,.hero-banner__title h1,.hero-banner__title h2,.hero-banner__title h3{font-size:42px;font-weight:400;letter-spacing:-1.3px;line-height:.97;margin:0}@media (min-width:992px){.hero-banner__title,.hero-banner__title h1,.hero-banner__title h2,.hero-banner__title h3{font-size:66px;letter-spacing:-2px;line-height:1}}.hero-banner__text{margin:0}.hero-banner__cta-group{align-items:flex-start;display:flex;flex-direction:column;gap:8px;margin-top:8px;width:fit-content}.hero-banner__cta{align-items:center;background-color:#fff;border-radius:999rem;color:#0b08c8;display:inline-flex;font-size:16px;font-weight:500;gap:8px;letter-spacing:-.1px;line-height:1.22;padding:16px 32px;text-decoration:none;white-space:nowrap}.hero-banner__cta:focus,.hero-banner__cta:hover{background-color:#fff;color:rgba(11,8,200,.6)}.hero-banner__cta-subtitle{align-self:stretch;font-size:12px;font-weight:400;letter-spacing:.1px;line-height:16px;margin:0;text-align:center}.hero-banner__media{height:420px;min-width:0;position:relative}.hero-banner__media .simple-carousel{display:flex;flex-direction:column;height:100%}.hero-banner__media .swiper-wrapper{flex:1;min-height:0}.hero-banner__media .simple-carousel__pagination{text-align:center}.hero-banner__media .swiper-slide{align-items:center;display:flex;justify-content:center}.hero-banner__media .swiper-slide img{display:block;height:auto;max-height:100%;max-width:100%;min-height:0;min-width:0;object-fit:contain;width:auto}@media (max-width:767px){.hero-banner{flex-direction:column}.hero-banner__content,.hero-banner__media{width:100%}.hero-banner__media{height:320px}}