body,html{margin:0;overflow-x:hidden;padding:0}.hero-banner{align-items:center;background-image:var(--bg-desktop);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);min-height:clamp(489px,40vw,580px);position:relative;text-align:center;width:100vw;z-index:0}.hero-overlay{background:linear-gradient(180deg,#2b4048,hsla(0,0%,50%,0));inset:0;mix-blend-mode:multiply;opacity:.29;pointer-events:none;position:absolute;z-index:1}.hero-content{max-width:1200px;padding:130px 20px 20px!important;position:relative;width:100%!important;z-index:2}.hero-banner h1{color:#fff;display:flex;flex-wrap:wrap;font-family:Outfit,sans-serif;font-size:56px;font-weight:300;gap:12px;justify-content:center;letter-spacing:0;line-height:60px;margin:0 auto 18px;max-width:720px;text-transform:capitalize}.hero-banner h1 .text-thin{font-weight:200}.hero-subtext{color:#fff;font-size:20px;font-weight:500;letter-spacing:.1em;line-height:28px;margin:0 0 34px;text-transform:uppercase}.btn-primary,.hero-subtext{font-family:Outfit,sans-serif}.btn-primary{align-items:center;background-color:#85b7d4;border:none;border-radius:50px;box-shadow:none;color:#fff!important;display:inline-flex;font-weight:700;justify-content:center;padding:15px 40px;text-decoration:none!important;transition:transform .3s ease,background-color .3s ease}.btn-primary:focus,.btn-primary:hover{background-color:#073345;color:#fff!important;outline:none;text-decoration:none;transform:translateY(-2px)}.btn-primary.white{background-color:#fff!important;border:2px solid #fff;color:#7fa6bc!important}.btn-primary.white:focus,.btn-primary.white:hover{background-color:#073345!important;border-color:#073345;color:#fff!important}@media (max-width:767px){.hero-banner{background-image:var(--bg-mobile)!important;background-position:top!important;background-size:cover!important;height:599px!important;margin-left:0!important;margin-right:0!important;min-height:599px!important;width:100%!important}.hero-content{padding-top:80px!important}.hero-banner h1{font-size:44px!important;line-height:48px!important;margin-bottom:25px!important}.hero-subtext{font-size:16px;margin:0 auto 30px;max-width:257px}}