footer{position:relative;overflow:hidden;padding:70px 0 24px;border-top:2px solid transparent;background:linear-gradient(125deg,#061d3a 0%,#06457c 54%,#075ea8 100%) padding-box,linear-gradient(90deg,#59c8ff,#a6e7ff 48%,#2e9fe3) border-box;color:#c9e5f7}
footer:before{content:"";position:absolute;width:420px;height:420px;left:-190px;top:-280px;border:70px solid rgba(89,200,255,.1);border-radius:50%}
footer:after{content:"";position:absolute;width:310px;height:310px;right:-160px;bottom:-230px;border-radius:50%;background:rgba(89,200,255,.11)}
.footer-grid,.legal{position:relative;z-index:1}
.footer-grid{grid-template-columns:1.7fr repeat(3,1fr);gap:42px}
.footer-grid>div:first-child{padding:20px;border:1px solid rgba(125,211,252,.16);border-radius:18px;background:rgba(255,255,255,.035);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}
.footer-grid .brand{display:inline-flex;padding:5px 11px;border:1px solid rgba(125,211,252,.25);border-radius:13px;background:#fff;box-shadow:0 10px 24px rgba(0,0,0,.18)}
.footer-grid .brand img{width:178px;filter:none}
.footer-grid>div:first-child p{margin:16px 0 0;color:#b9cfe1;line-height:1.7}
.footer-grid>div:not(:first-child){padding:7px 0 0 16px;border-left:1px solid rgba(125,211,252,.14)}
.footer-grid h3{position:relative;margin-bottom:20px;color:#fff;font-size:14px}
.footer-grid h3:after{content:"";display:block;width:28px;height:2px;margin-top:8px;border-radius:3px;background:linear-gradient(90deg,#59c8ff,#c3efff)}
.footer-grid a:not(.brand){position:relative;width:max-content;max-width:100%;color:#a9c3d8;transition:.2s ease}
.footer-grid a:not(.brand):before{content:"›";display:inline-block;margin-right:7px;color:#59c8ff;transition:.2s ease}
.footer-grid a:not(.brand):hover{color:#fff;transform:translateX(3px)}
.footer-legal-notice{max-width:520px;margin:13px 0 0;padding:11px 13px;border:1px solid rgba(125,211,252,.18);border-radius:11px;background:rgba(3,29,58,.22);color:#c3dbea;font-size:9px;line-height:1.65}
.legal{align-items:center;margin-top:42px;padding:17px 20px;border:1px solid rgba(125,211,252,.14);border-radius:14px;background:rgba(255,255,255,.035);color:#9eb6ca}
.legal p{margin:0}
@media(max-width:950px){.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}}
@media(max-width:600px){
  footer{padding:24px 0 12px}
  footer:before{width:260px;height:260px;left:-150px;top:-175px;border-width:42px}
  footer:after{width:190px;height:190px;right:-110px;bottom:-130px}
  .footer-grid{grid-template-columns:1fr 1fr;gap:16px 12px}
  .footer-grid>div:first-child{grid-column:1/-1;display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:14px}
  .footer-grid .brand{flex:0 0 auto;margin:0;padding:4px 7px;border-radius:10px}
  .footer-grid .brand img{width:122px}
  .footer-grid>div:first-child p{margin:0;font-size:8px;line-height:1.5}
  .footer-grid>div:not(:first-child){padding:2px 0 0 10px}
  .footer-grid h3{margin:0 0 9px;font-size:11px}
  .footer-grid h3:after{width:20px;margin-top:5px}
  .footer-grid a:not(.brand){margin:5px 0;font-size:8px;line-height:1.4}
  .footer-grid a:not(.brand):before{margin-right:4px}
  .footer-grid>div:last-child{grid-column:1/-1}
  .footer-grid>div:last-child a:not(.brand){display:inline-block;margin-right:14px}
  .footer-legal-notice{max-width:none;margin:9px 0 0;padding:8px 9px;font-size:7px;line-height:1.55}
  .legal{align-items:flex-start;gap:4px;margin-top:17px;padding:9px 11px;border-radius:10px;font-size:7px;line-height:1.45}
}

.cta-section{border:1px solid rgba(89,200,255,.55);background:radial-gradient(circle at 88% 0,rgba(89,200,255,.35),transparent 36%),linear-gradient(125deg,#061d3a 0%,#06457c 52%,#075ea8 100%);box-shadow:0 20px 45px rgba(6,61,112,.2),inset 0 1px 0 rgba(255,255,255,.16)}
.cta-section .kicker.light{color:#9fe1ff}.cta-section p{color:#d4ecfb}.cta-section .white{border:1px solid #b9e9ff;color:#075ea8;box-shadow:0 10px 22px rgba(4,45,85,.18)}.cta-section .white:hover{background:#eaf8ff;transform:translateY(-2px)}

.hero h1 span{display:inline-block;background:linear-gradient(105deg,#4338ca 0%,#316fd5 48%,#38bdf8 100%);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 5px 12px rgba(67,56,202,.12))}
