.sx-hero-modern{align-items:center;background:radial-gradient(ellipse at 25% 40%,#4a8bd1 0,#376cb4 45%,#1e4a80 100%);color:#fff;display:flex;min-height:75vh;overflow:hidden;padding:180px 0 100px;position:relative}.sx-hero-modern+div>section:first-child,.sx-hero-modern+section{padding-top:40px!important}.sx-hero-modern--has-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.sx-hero-modern--has-image .sx-hero-modern__dots{display:none}.sx-hero-modern__shapes{inset:0;pointer-events:none;position:absolute}.sx-hero-modern__shape{display:block;position:absolute}.sx-hero-modern__shape--yellow{height:40%;opacity:.9;right:0;top:0;width:20%}.sx-hero-modern__shape--green{height:30%;left:0;opacity:.75;top:0;width:18%}.sx-hero-modern__shape--red{bottom:0;height:30%;left:0;opacity:.85;width:18%}.sx-hero-modern__shape--blue{bottom:0;height:30%;opacity:.85;right:0;width:18%}.sx-hero-modern__dots{background-image:radial-gradient(hsla(0,0%,100%,.75) 1px,transparent 0);background-size:22px 22px;inset:0;opacity:.28;pointer-events:none;position:absolute}.sx-hero-modern__scroll-cue{animation:sx-hero-modern-bounce 1.8s ease-in-out infinite;bottom:24px;color:hsla(0,0%,100%,.75);height:32px;left:50%;position:absolute;width:32px;z-index:5}.sx-hero-modern__scroll-cue svg{display:block;height:100%;width:100%}@keyframes sx-hero-modern-bounce{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,8px)}}@media (prefers-reduced-motion:reduce){.sx-hero-modern__scroll-cue{animation:none;transform:translateX(-50%)}}.sx-hero-modern__content{margin:0 auto;max-width:820px;position:relative;text-align:center;z-index:2}.sx-hero-modern__title{color:#fff;font-size:clamp(36px,5vw,56px);font-weight:800;letter-spacing:-.5px;line-height:1.15;margin:0 0 24px}.sx-hero-modern__text{color:hsla(0,0%,100%,.9);font-size:clamp(16px,1.6vw,20px);font-weight:400;line-height:1.6;margin:0 auto 40px;max-width:620px}.sx-hero-modern__ctas{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}@media (max-width:767px){.sx-hero-modern{min-height:60vh;padding:110px 20px 60px}.sx-hero-modern__shape--yellow{height:22%;width:28%}.sx-hero-modern__shape--blue,.sx-hero-modern__shape--green,.sx-hero-modern__shape--red{height:18%;width:22%}.sx-hero-modern__scroll-cue{bottom:12px;height:26px;width:26px}.sx-hero-modern__ctas{align-items:stretch;flex-direction:column}}