.custom-footer{background:#fff;border-top:1px solid #eee;padding:2rem 1.5rem;width:100%}.custom-footer__container{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem}.custom-footer__logo{flex-shrink:0}.custom-footer__logo img{height:125px;max-width:100%;width:auto}.custom-footer__info{color:#666;flex:1;font-family:Avenir Next,sans-serif;font-size:18px;line-height:1.5;text-align:center}.custom-footer__info a{color:#666;text-decoration:none;transition:color .2s ease;white-space:nowrap}.custom-footer__info a:hover{color:#003057;text-decoration:underline}.custom-footer__contact-separator{color:#666;display:inline-block;margin:0 .5rem}.custom-footer__social{display:flex;flex-shrink:0;gap:1rem}.custom-footer__social-icon{align-items:center;background:#003057;border-radius:50%;display:flex;height:40px;justify-content:center;transition:background-color .2s ease,transform .2s ease;width:40px}.custom-footer__social-icon:hover{background:#004d80;transform:translateY(-2px)}.custom-footer__social-icon i{color:#fff;font-size:20px}.custom-footer__social-icon svg{height:20px;width:20px;fill:#ffbe00}.custom-footer__social-icon:hover svg{fill:#fff}@media (max-width:1024px){.custom-footer__info{font-size:16px}.custom-footer__logo img{height:100px}}@media (max-width:768px){.custom-footer{padding:2rem 1rem}.custom-footer__container{flex-direction:column;gap:1.5rem}.custom-footer__info{font-size:15px}.custom-footer__info br{content:"";display:block;margin:.5rem 0}.custom-footer__contact-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}.custom-footer__contact-separator{display:none}}@media (max-width:480px){.custom-footer__logo img{height:80px}.custom-footer__info{font-size:14px}.custom-footer__social-icon{height:36px;width:36px}}