.footer{width:100%;font-family:var(--font-family-primary);background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-top:3px solid #213b6f}.footer__main{padding:4rem 0 2rem}@media (max-width:768px){.footer__main{padding:3rem 0 1.5rem}}.footer__container{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid}@media (max-width:768px){.footer__container{padding:0 1rem}}@media (max-width:1024px){.footer__container{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:768px){.footer__container{grid-template-columns:1fr;gap:2rem}}@media (max-width:1024px) and (min-width:769px){.footer__section--company{text-align:center;grid-column:1/-1;margin-bottom:1rem}}.footer__logo{margin-bottom:1.5rem}.footer__logo img{height:auto;transition:transform .3s}.footer__logo img:hover{transform:scale(1.05)}.footer__description{color:#495057;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}@media (max-width:768px){.footer__description{font-size:.9rem}}.footer__title{color:#213b6f;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;position:relative}.footer__title:after{content:"";background:linear-gradient(90deg,#213b6f,#4a90e2);border-radius:2px;width:40px;height:3px;position:absolute;bottom:-8px;left:0}@media (max-width:768px){.footer__title{font-size:1.1rem}}.footer__nav{flex-direction:column;gap:.75rem;display:flex}.footer__link{color:#495057;padding:.25rem 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.footer__link:before{content:"";background:#213b6f;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.footer__link:hover{color:#213b6f;transform:translate(5px)}.footer__link:hover:before{width:100%}@media (max-width:768px){.footer__link{font-size:.9rem}}.footer__contact-item{background:0 0;border:none;border-radius:0;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:0;transition:all .3s;display:flex}.footer__contact-item:hover{box-shadow:none;background:0 0;transform:none}.footer__contact-icon{color:#213b6f;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.25rem;display:flex}.footer__contact-details{flex:1}.footer__contact-details strong{color:#213b6f;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;font-size:.9rem;font-weight:600;display:block}.footer__contact-details p{color:#495057;margin:0;font-size:.9rem;line-height:1.5}.footer__contact-details a{color:#495057;text-decoration:none;transition:color .3s}.footer__contact-details a:hover{color:#213b6f;text-decoration:underline}.footer__hours{background:0 0;border:none;border-radius:0;padding:0}.footer__hours-item{border-bottom:1px solid #213b6f33;justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 0;display:flex}.footer__hours-item:last-child{border-bottom:none}.footer__hours-day{color:#495057;font-size:.9rem;font-weight:500}.footer__hours-time{color:#213b6f;font-size:.9rem;font-weight:600}.footer__social{flex-wrap:wrap;gap:1rem;display:flex}.footer__social-link{background-color:#000;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.footer__social-link:before{content:"";opacity:0;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.footer__social-link:hover{box-shadow:0 8px 25px #213b6f4d}.footer__social-link:hover:before{opacity:1}.footer__social-link img{z-index:2;filter:brightness(0)invert();position:relative}.footer__bottom{background:#213b6f;padding:1.5rem 0}.footer__bottom .footer__container{justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (max-width:768px){.footer__bottom .footer__container{text-align:center;flex-direction:column;gap:1rem}}.footer__copyright{color:#fff;opacity:.9;justify-content:center;align-items:center;margin:0;font-size:.875rem;display:flex}.footer__legal{gap:1.5rem;display:flex}@media (max-width:768px){.footer__legal{gap:1rem}}.footer__legal-link{color:#fffc;font-size:.875rem;text-decoration:none;transition:color .3s}.footer__legal-link:hover{color:#fff;text-decoration:underline}@media (max-width:480px){.footer__main{padding:2rem 0 1rem}.footer__container{gap:1.5rem}.footer__contact-item{margin-bottom:1rem;padding:.75rem}.footer__social-link{width:40px;height:40px}}@media print{.footer{background:#fff!important}.footer__social,.footer__legal{display:none}.footer__main{padding:1rem 0}.footer__title{color:#000!important}}@media (prefers-contrast:high){.footer__title,.footer__contact-details strong,.footer__link:hover{color:#000}}@media (prefers-reduced-motion:reduce){.footer__logo img,.footer__link,.footer__contact-item,.footer__social-link{transition:none}.footer__link:hover,.footer__contact-item:hover,.footer__social-link:hover{transform:none}}
