.source-hero{height:min(570px,44.55vw);min-height:430px;padding:0;background:#eaf2fd;position:relative;overflow:hidden}
.source-hero::after{display:none!important}
.source-hero>.source-hero-track{position:absolute!important;inset:0;z-index:1!important}
.source-hero-slide{position:absolute;inset:0;overflow:hidden;transform:translateX(100%);transition:transform .4s ease-in-out;will-change:transform}
.source-hero-slide.is-active{transform:translateX(0);z-index:2}
.source-hero-slide.is-prev{transform:translateX(-100%);z-index:1}
.source-hero-slide.is-next{transform:translateX(100%);z-index:1}
.source-hero-base{display:block;width:100%;height:100%!important;object-fit:fill}
.source-hero-screen{position:absolute;z-index:1;left:32.25%;top:22%;width:47.75%;height:auto;display:block}
.source-hero-copy{position:absolute!important;z-index:4!important;left:max(32px,calc((100vw - 1220px)/2));top:80px;width:360px}
.source-hero-copy .source-hero-eyebrow{color:#1769ff;font-size:22px;font-weight:700;margin-bottom:8px}.source-hero-copy h1{font-size:52px;line-height:1.18;margin:0 0 14px;color:#15244b}.source-hero-copy p{font-size:20px;color:#59657d;margin:0 0 28px}.source-hero-copy .btn{padding:14px 30px}
.source-hero>.source-hero-dots{position:absolute!important;z-index:6!important;left:50%;bottom:44%;transform:translateX(-50%);display:flex;align-items:center;gap:10px}
.source-hero-dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#b8cdf2;cursor:pointer;transition:width .25s ease,background .25s ease}
.source-hero-dot.is-active{width:27px;border-radius:8px;background:#2875f5}
.source-hero-arrow{position:absolute;z-index:7;top:50%;width:42px;height:42px;margin-top:-21px;border:0;border-radius:50%;background:rgba(255,255,255,.78);color:#4b658f;font-size:25px;opacity:0;transition:opacity .2s,background .2s;cursor:pointer}
.source-hero:hover .source-hero-arrow{opacity:.8}.source-hero-arrow:hover{background:#fff!important;opacity:1!important}.source-hero-prev{left:22px}.source-hero-next{right:22px}
@media(max-width:960px){.source-hero{height:56vw;min-height:470px}.source-hero-base{object-fit:cover;object-position:center}.source-hero-screen{left:34%;top:30%;width:60%;opacity:.72}.source-hero-copy{left:32px;top:80px;width:48%}.source-hero-copy h1{font-size:44px}.source-hero-dots{bottom:34%}}
@media(max-width:600px){.source-hero{height:72vw;min-height:640px}.source-hero-base{width:135%;max-width:none;transform:translateX(-17.5%)}.source-hero-copy{left:28px;right:28px;top:70px;width:auto}.source-hero-copy h1{font-size:39px}.source-hero-copy p{font-size:18px}.source-hero-screen{left:18%;top:44%;width:78%;opacity:.7}.source-hero-dots{bottom:28%}.source-hero-arrow{display:none}}
@media(prefers-reduced-motion:reduce){.source-hero-slide{transition:none}}
