.hero-banner{align-items:center;background-color:#1a3346;border-radius:24px 24px 0 0;display:flex;justify-content:flex-start;min-height:85vh;overflow:hidden;position:relative;width:100%}.hero-banner__background{background-position:50%;background-repeat:no-repeat;background-size:cover}.hero-banner__background,.hero-banner__video-wrap{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-banner__video-wrap{overflow:hidden}.hero-banner__video{height:auto;left:50%;min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.hero-banner__overlay{background:linear-gradient(90deg,#1a3346 0,#1a3346 18.8%,rgba(119,158,179,0) 68.7%);height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.hero-banner__container{align-items:center;display:flex;margin:0 auto;max-width:1920px;padding:120px 80px;position:relative;width:100%;z-index:3}.hero-banner__content{color:#fff;max-width:860px}.hero-banner__heading{color:#fff;font-family:Solway,serif;font-size:64px;font-style:normal;font-weight:400;line-height:normal;margin:0 0 24px}.hero-banner__heading-image{margin:0 0 24px}.hero-banner__heading-image img{display:block;height:auto;max-width:480px}.hero-banner__subtitle{line-height:32px;margin:0 0 40px;max-width:860px}.hero-banner__cta,.hero-banner__subtitle{color:#fff;font-family:Maven Pro,sans-serif;font-size:20px;font-style:normal;font-weight:400}.hero-banner__cta{align-items:center;background:#00adf0;border:none;border-radius:200px;cursor:pointer;display:inline-flex;height:52px;justify-content:center;line-height:normal;min-width:350px;padding:0 40px;text-align:center;text-decoration:none;transition:all .3s ease}.hero-banner__cta:hover{background:#009ad6;box-shadow:0 6px 20px rgba(0,0,0,.25);color:#fff;transform:translateY(-2px)}.hero-banner__cta:active{transform:translateY(0)}.hero-banner__cta--blue-filled{background:var(--color-atlantic-blue,#1270b0);border:2px solid var(--color-atlantic-blue,#1270b0);color:#fff}.hero-banner__cta--blue-filled:hover,.hero-banner__cta--blue-outline{background:transparent;color:var(--color-atlantic-blue,#1270b0)}.hero-banner__cta--blue-outline{border:2px solid var(--color-atlantic-blue,#1270b0)}.hero-banner__cta--blue-outline:hover{background:var(--color-atlantic-blue,#1270b0);color:#fff}.hero-banner__cta--white-filled{background:#fff;border:2px solid #fff;color:var(--color-atlantic-blue,#1270b0)}.hero-banner__cta--white-filled:hover{background:transparent;border-color:#fff;color:#fff}.hero-banner__cta--white-outline{background:transparent;border:2px solid #fff;color:#fff}.hero-banner__cta--white-outline:hover{background:#fff;color:var(--color-atlantic-blue,#1270b0)}.hero-banner__cta--accent-filled{background:var(--color-accent,#00adf0);border:2px solid var(--color-accent,#00adf0);color:#fff}.hero-banner__cta--accent-filled:hover{background:transparent;color:var(--color-accent,#00adf0)}.hero-banner__content[style*="text-align: center"]{margin-left:auto;margin-right:auto}.hero-banner__content[style*="text-align: right"]{margin-left:auto}.hero-banner:not(:has(.hero-banner__background)):not(:has(.hero-banner__video-wrap)){background:linear-gradient(135deg,#1270b0,#00adf0)}@media (max-width:1440px){.hero-banner__container{padding:100px 60px}.hero-banner__heading{font-size:54px}.hero-banner__content{max-width:720px}.hero-banner__heading-image img{max-width:420px}}@media (max-width:1200px){.hero-banner__container{padding:80px 48px}.hero-banner__heading{font-size:48px}.hero-banner__subtitle{font-size:18px;line-height:28px}.hero-banner__content{max-width:620px}.hero-banner__heading-image img{max-width:360px}.hero-banner__cta{font-size:18px;height:48px;min-width:300px}}@media (max-width:1024px){.hero-banner{border-radius:16px 16px 0 0;min-height:70vh}.hero-banner__container{padding:80px 40px}.hero-banner__heading{font-size:42px}.hero-banner__subtitle{font-size:17px;line-height:26px;margin-bottom:32px}.hero-banner__content{max-width:560px}.hero-banner__heading-image img{max-width:320px}.hero-banner__cta{font-size:17px;height:48px;min-width:280px}.hero-banner__overlay{background:linear-gradient(90deg,#1a3346 0,#1a3346 25%,rgba(119,158,179,0) 80%)}}@media (max-width:768px){.hero-banner{border-radius:12px 12px 0 0;min-height:60vh}.hero-banner__container{padding:60px 24px}.hero-banner__heading{font-size:34px}.hero-banner__subtitle{font-size:16px;line-height:24px;margin-bottom:28px}.hero-banner__content{max-width:100%}.hero-banner__heading-image img{max-width:280px}.hero-banner__cta{font-size:16px;height:46px;min-width:240px;padding:0 28px}.hero-banner__overlay{background:linear-gradient(180deg,rgba(26,51,70,.85) 0,rgba(26,51,70,.5) 60%,rgba(26,51,70,.3))}}@media (max-width:480px){.hero-banner{border-radius:8px 8px 0 0;min-height:55vh}.hero-banner__container{padding:48px 20px}.hero-banner__heading{font-size:28px}.hero-banner__subtitle{font-size:15px;line-height:22px;margin-bottom:24px}.hero-banner__heading-image img{max-width:240px}.hero-banner__cta{font-size:16px;height:48px;min-width:unset;padding:0 24px;width:100%}}@media (prefers-reduced-motion:reduce){.hero-banner__cta,.hero-banner__overlay{transition:none}.hero-banner__cta:hover{transform:none}.hero-banner__video{display:none}.hero-banner__video-wrap{background-position:50%;background-size:cover}}@media print{.hero-banner{background:#fff;border-radius:0;min-height:auto}.hero-banner__background,.hero-banner__overlay,.hero-banner__video-wrap{display:none}.hero-banner__heading,.hero-banner__subtitle{color:#000}.hero-banner__cta{display:none}}