.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:30px}.footer-logo{display:flex;flex-direction:column;align-items:flex-start}.footer-logo-img{width:150px;margin-bottom:15px}.footer-logo h3{font-size:1.8rem;background:linear-gradient(135deg,#4facfe 0,#00f2fe 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-contact h4,.footer-hours h4{font-size:1.3rem;margin-bottom:20px;color:#4facfe}.footer-contact p,.footer-hours p{margin-bottom:10px;font-size:.95rem;color:#b2bec3}.footer-contact i{margin-right:10px;color:#4facfe}.footer-bottom{text-align:center;padding-top:20px;border-top:1px solid #444;color:#b2bec3;font-size:.9rem}.footer-logo-img{width:150px;height:150px}.footer-address{margin-top:15px;display:flex;flex-direction:column;gap:12px}.address-line{display:flex;align-items:center;gap:12px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.1);transition:all .3s ease}.address-line:last-child{border-bottom:none}.address-line:hover{transform:translateX(5px);border-bottom-color:rgba(79,172,254,.5)}.address-line i{color:#4facfe;font-size:1.1rem;width:20px;text-align:center;margin-top:2px;transition:transform .3s ease}.address-line:hover i{transform:scale(1.2);color:#00f2fe}.address-line span{color:#fff;font-size:.95rem;line-height:1.5;font-weight:400}.map-link{display:inline-flex;align-items:center;gap:10px;margin-top:15px;padding:10px 20px;background:linear-gradient(135deg,#4facfe 0,#00f2fe 100%);color:#fff;text-decoration:none;border-radius:50px;font-size:.9rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px rgba(79,172,254,.3)}.map-link:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(79,172,254,.5);background:linear-gradient(135deg,#00f2fe 0,#4facfe 100%)}.map-link i{font-size:1rem}.footer{background:linear-gradient(135deg,#1a1a2e 0,#16213e 100%);color:#fff;padding:60px 70px 30px;position:relative;overflow:hidden}.footer::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#4facfe,#00f2fe,#f093fb,#f5576c);background-size:300% 100%;animation:gradientShift 3s ease infinite}.footer-column h4{color:#fff;font-size:1.2rem;margin-bottom:20px;display:flex;align-items:center;gap:10px;justify-content:center}.footer-column h4 i{color:#4facfe}.footer-contact p,.footer-hours p{color:#b0b0b0;margin-bottom:10px;font-size:.95rem;display:flex;align-items:center;gap:1px;justify-content:center}.footer-contact i,.footer-hours i{color:#4facfe;width:20px}.footer-bottom{margin-top:40px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);text-align:center}.footer-bottom p{color:#b0b0b0;font-size:.9rem;margin-bottom:5px}.footer-legal{font-size:.85rem;color:#888}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@media (max-width:768px){.footer-address{gap:8px}.address-line{padding:6px 0}.address-line i{font-size:1rem}.address-line span{font-size:.9rem}}@media (max-width:480px){.footer-content{grid-template-columns:1fr;text-align:center;gap:30px}.footer-logo{align-items:center}.footer-address{align-items:first center}.address-line{justify-content:center}.footer-social{flex-wrap:nowrap!important}}@media (max-width:480px){.footer-social{flex-wrap:nowrap!important}}.footer-social a{font-size:.9rem;padding:8px 16px;justify-content:center}
.footer-pages{list-style:none;padding:0;margin:0;text-align:center}.footer-pages li{display:inline-block;margin: 12px }.footer-pages a{color:#b0b0b0;text-decoration:none;font-size:.95rem;display:inline-block;padding: 0;transition:color .3s ease,transform .3s ease;border-bottom:1px solid transparent}.footer-pages a:hover{color:#4facfe;transform:translateY(-2px);border-bottom-color:#4facfe}