.ba-cta{background:linear-gradient(180deg,#fff,#f2f7fa);box-sizing:border-box;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;padding:clamp(56px,8vw,88px) 24px;text-align:center;width:100vw}.ba-cta--navy{background:#214362}.ba-cta__inner{margin:0 auto;max-width:760px}.ba-cta__title{color:#0e0c0e;font-family:PP Mori,Figtree,system-ui,sans-serif;font-size:clamp(30px,5vw,42px);font-weight:200;letter-spacing:-.5px;line-height:1.12;margin:0 auto 18px;max-width:20ch}.ba-cta__text{color:#6b7280;font-family:Figtree,system-ui,sans-serif;font-size:18px;line-height:1.6;margin:0 auto 32px;max-width:56ch}.ba-cta--navy .ba-cta__title{color:#fff}.ba-cta--navy .ba-cta__text{color:hsla(0,0%,100%,.85)}.ba-cta__btn{background:#4bd1fe;border-radius:50px;color:#0e0c0e;display:inline-block;font-family:Figtree,system-ui,sans-serif;font-size:17px;font-weight:500;padding:14px 36px;text-decoration:none;transition:transform .15s ease,filter .15s ease}.ba-cta__btn:hover{filter:brightness(1.05);transform:translateY(-1px)}