.footer{background:#2c5f8d;color:#fff;padding:1rem 0 2rem;width:100%;max-width:100vw;overflow-x:hidden}.footer__container{margin:0 auto;max-width:100%}.footer__header{text-align:center;margin-bottom:2rem}.footer__title{font-size:1.5rem;font-weight:700;color:#fff;margin:0;letter-spacing:.02em}.footer__content{display:flex;justify-content:space-between;padding:0 8rem;gap:4rem;margin-bottom:3rem;max-width:100%;box-sizing:border-box;flex-wrap:wrap}.footer--about .footer__content{padding:0 2rem}.footer__section{display:flex;flex-direction:column}.footer__section-title{font-size:.9rem;font-weight:600;color:#fff;margin:0 0 .7rem}.footer__section--middle{gap:1rem}.footer__contact-list,.footer__section--middle,.footer__subsection{display:flex;flex-direction:column}.footer__contact-list{gap:.6rem}.footer__contact-item{display:flex;align-items:flex-start;gap:.6rem;font-size:.9rem}.footer__contact-icon{width:16px;height:16px;border-radius:5px;color:hsla(0,0%,100%,.8);position:relative;top:2px}.footer__link-item{display:flex;align-items:center;gap:.75rem;position:relative}.footer__link-icon{width:18px;height:18px;color:hsla(0,0%,100%,.8);position:relative;border-radius:5px}.footer__link{color:hsla(0,0%,100%,.9);text-decoration:none;transition:all .3s ease;font-size:.9rem}.footer__link:hover{color:#99bcd6;text-decoration:underline}.footer__social-links{display:flex;gap:1rem}.footer__social-link{width:45px;height:45px;border-radius:50px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center;transition:all .3s ease;text-decoration:none}.footer__social-link:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.3);transform:translateY(-2px)}.footer__social-icon{width:20px;height:20px;position:relative;top:2px;color:#fff}.footer__bottom{margin-top:2rem}.footer__divider{width:100%;height:1px;background:hsla(0,0%,100%,.2);margin-bottom:1.5rem}.footer__copyright{text-align:center;font-size:.9rem;color:hsla(0,0%,100%,.8);margin:0}@media (max-width:1024px){.footer__content{padding:0 2rem;gap:2.5rem}.footer__title{font-size:3rem}.footer__section--middle{gap:1.5rem}}@media (max-width:768px){.footer{padding:3rem 0 1.5rem}.footer__container{padding:0 1rem;max-width:100%;box-sizing:border-box}.footer__title{font-size:2.5rem}.footer__header{margin-bottom:3rem}.footer--about .footer__content,.footer__content{flex-direction:column;gap:2rem;margin-bottom:2rem;padding:0;width:100%}.footer__section{width:100%}.footer__contact-item{font-size:.9rem}.footer__social-links{justify-content:center}}@media (max-width:480px){.footer__container{padding:0 .75rem}.footer__title{font-size:2rem}.footer__contact-item{gap:.5rem}.footer__contact-icon,.footer__link-icon{width:16px;height:16px}.footer__social-link{width:40px;height:40px}.footer__social-icon{width:18px;height:18px}.footer__copyright{font-size:.8rem}}