footer .cta-section{background:var(--blue);padding:6rem 5rem;text-align:center;position:relative;overflow:hidden}footer .cta-section::before{content:'';position:absolute;top:-50%;left:-10%;width:50%;height:200%;background:rgba(255,255,255,4%);transform:rotate(-15deg)}footer .cta-section h2{color:var(--white);font-size:clamp(2rem,3vw,3rem);max-width:700px;margin:0 auto 1rem}footer .cta-section p{color:rgba(255,255,255,.8);font-size:1rem;max-width:500px;margin:0 auto 2.5rem}.cta-inner-btns{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.cta-contact-info{margin-top:2rem;display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.cta-contact-item{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:rgba(255,255,255,.75);text-decoration:none;transition:color .2s}.cta-contact-item:hover{color:var(--white)}.footer-top{background:var(--white);padding:3rem 5rem 0;display:flex;justify-content:center}.footer-cta-card{background:var(--navy-mid);border-radius:12px;padding:3rem 4rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;width:100%;max-width:1100px;box-shadow:0 16px 60px rgba(0,30,53,.2)}.footer-cta-card h3{font-size:1.4rem;font-weight:800;color:var(--white);margin-bottom:.4rem}.footer-cta-card p{color:rgba(255,255,255,.65);font-size:.9rem}.footer-bottom{background:var(--navy-deep);padding:2.5rem 5rem 2rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-logo{font-weight:800;font-size:1.1rem;color:var(--white);text-decoration:none;display:flex;align-items:center;gap:.4rem}.footer-links{display:flex;gap:1.8rem;list-style:none}.footer-links a{color:rgba(255,255,255,.5);text-decoration:none;font-size:.78rem;transition:color .2s}.footer-links a:hover{color:var(--green)}.footer-copy{color:rgba(255,255,255,.35);font-size:.74rem}footer nav{background:0 0;box-shadow:none}@media(max-width:1200px){footer,footer nav ul{flex-direction:column!important}footer nav{height:auto!important}footer .wp-block-navigation__container{display:flex}}@media(max-width:960px){.cta-section{padding:5rem 2rem}.footer-top{padding:2rem 2rem 0}.footer-cta-card{padding:2rem;flex-direction:column;text-align:center}.footer-bottom{padding:2rem;flex-direction:column;text-align:center}.footer-links{flex-wrap:wrap;justify-content:center}}