
:root{--cs-navy:#063550;--cs-navy-2:#082d44;--cs-blue:#7393b3;--cs-sage:#98a869;--cs-teal:#009ab5;--cs-line:#d9e5eb;--cs-text:#173047;--cs-muted:#62788b;--cs-white:#fff}
*{box-sizing:border-box}body{font-family:"Plus Jakarta Sans",sans-serif;color:var(--cs-text)}
.home3-logo img,.logo img,.brand img{object-fit:contain!important;max-height:62px!important;width:auto!important}
.cs9-container{width:min(94%,1500px);margin-inline:auto}
.cs9-footer{background:linear-gradient(135deg,#052f47,#073a57 55%,#08415d);color:#dcebf3;margin-top:0}.cs9-footer a{color:#dcebf3;text-decoration:none}.cs9-footer-grid{display:grid;grid-template-columns:1.35fr .72fr .9fr .8fr 1.35fr;gap:52px;padding:74px 0 58px;align-items:start}.cs9-footer-logo{display:inline-flex;background:#fff;border-radius:14px;padding:10px 16px;margin-bottom:20px}.cs9-footer-logo img{width:190px;height:72px;object-fit:contain}.cs9-footer-brand p{font-size:15px;line-height:1.75;max-width:340px;color:#b9d0dd}.cs9-socials{display:flex;gap:10px;margin-top:22px}.cs9-socials a{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:10px;transition:.25s}.cs9-socials a:hover{background:linear-gradient(135deg,var(--cs-sage),var(--cs-teal));transform:translateY(-2px)}.cs9-socials svg,.cs9-contact-icon svg,.cs9-footer-cta svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cs9-footer h4{font-size:17px;color:#fff;margin:8px 0 25px;position:relative;padding-bottom:13px}.cs9-footer h4:after{content:"";position:absolute;left:0;bottom:0;width:42px;height:3px;border-radius:3px;background:linear-gradient(90deg,var(--cs-sage),var(--cs-teal))}.cs9-footer-col{display:flex;flex-direction:column;gap:14px}.cs9-footer-col a{font-size:14.5px;color:#bad1dd;transition:.2s}.cs9-footer-col a:hover{color:#fff;transform:translateX(4px)}.cs9-footer-contact-col{justify-self:end;width:100%;max-width:330px}.cs9-footer-contact-col>a:not(.cs9-footer-cta),.cs9-office{display:flex;align-items:center;gap:13px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.1)}.cs9-contact-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.08);color:#a9c879;flex:0 0 42px}.cs9-footer-contact-col small{display:block;color:#91aebd;font-size:12px;margin-bottom:3px}.cs9-footer-contact-col strong{display:block;color:#fff;font-size:14px;line-height:1.4;overflow-wrap:anywhere}.cs9-footer-cta{display:flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,var(--cs-sage),var(--cs-teal));padding:14px 18px;border-radius:12px;font-weight:700;margin-top:20px;color:#fff!important}.cs9-footer-bottom{border-top:1px solid rgba(255,255,255,.12)}.cs9-footer-bottom>div{display:flex;justify-content:space-between;gap:24px;padding:20px 0;color:#9fb8c6;font-size:12.5px}
@media(max-width:1200px){.cs9-footer-grid{grid-template-columns:1.2fr 1fr 1fr}.cs9-footer-contact-col{justify-self:start}.cs9-footer-brand{grid-column:1/-1}.cs9-footer-contact-col{grid-column:3}}
@media(max-width:760px){.cs9-footer-grid{grid-template-columns:1fr 1fr;gap:34px;padding:54px 0 40px}.cs9-footer-brand,.cs9-footer-contact-col{grid-column:1/-1;max-width:none}.cs9-footer-bottom>div{flex-direction:column;text-align:center}.cs9-footer-logo img{width:160px;height:60px}}
@media(max-width:480px){.cs9-footer-grid{grid-template-columns:1fr}.cs9-footer-col,.cs9-footer-contact-col{grid-column:auto}}
