.footer{color:#fff;background:linear-gradient(135deg,#1e293b 0%,#334155 100%);width:100vw;margin-left:calc(50% - 50vw);padding:3rem 1.5rem}.footer-content{border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;width:100%;max-width:100%;padding:0 2rem 2rem;display:grid}.footer-section{animation:.6s ease-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.footer-title{color:#fff;margin-bottom:1rem;font-family:serif;font-size:1.5rem;font-weight:700}.footer-description{color:#fffc;font-size:.95rem;line-height:1.6}.footer-phone{margin-top:.75rem;font-size:1rem}.footer-phone a{color:#fff;font-weight:600;text-decoration:none}.footer-phone a:hover{text-decoration:underline}.footer-heading{color:#fff;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.footer-links,.footer-info{margin:0;padding:0;list-style:none}.footer-links li,.footer-info li{margin-bottom:.75rem}.footer-links a{color:#fffc;font-size:.95rem;text-decoration:none;transition:color .3s,transform .3s;display:inline-block}.footer-links a:hover{color:#10b981;transform:translate(5px)}.footer-info li{color:#fffc;font-size:.95rem;line-height:1.8}.footer-social{flex-wrap:wrap;gap:1rem;display:flex}.footer-social a{color:#fffc;border:1px solid #ffffff4d;border-radius:.5rem;padding:.5rem 1rem;font-size:.9rem;text-decoration:none;transition:all .3s}.footer-social a:hover{color:#fff;background-color:#10b981;border-color:#10b981;transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.footer-bottom{text-align:center;max-width:100rem;margin:0 auto;padding-top:1.5rem}.footer-bottom p{color:#fff9;margin:0;font-size:.875rem}@media (max-width:768px){.footer{padding:2rem 1rem 1rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-title{font-size:1.25rem}.footer-heading{font-size:1rem}.footer-social{flex-direction:column}.footer-social a{text-align:center}}@media (max-width:480px){.footer-content{gap:1.5rem}}
