.footer{background:#0f0f0f;color:#fff;padding:60px 40px 20px}.footer a{color:#fff;text-decoration:none}.footer a:hover{text-decoration:underline}.footer__top{display:flex;gap:80px;justify-content:space-between}.footer__col{flex:1;min-width:0}.footer__logo{display:block;height:auto;max-width:260px}.footer__social{align-items:center;display:flex;gap:12px;margin-top:24px}.footer__social-link{align-items:center;border-radius:999px;display:inline-flex;height:24px;justify-content:center;width:24px}.footer__social-icon{display:block;height:24px;width:24px}.footer__title{font-size:16px;font-weight:600;margin:0 0 16px}.footer__list{list-style:none;margin:0;padding:0}.footer__item{margin:0 0 10px}.footer__address,.footer__item,.footer__link{font-size:14px;line-height:1.6;opacity:.92}.footer__address{margin-top:18px;white-space:pre-line;word-break:break-word}.footer__bottom{align-items:center;display:flex;font-size:13px;gap:24px;justify-content:space-between;margin-top:70px;opacity:.7;padding-top:22px}.footer__bottom-left{min-width:0}.footer__bottom-right{display:flex;flex-wrap:wrap;gap:28px;justify-content:flex-end;text-align:right}.footer__bottom-link{font-size:13px;opacity:.85}@media (max-width:980px){.footer{padding:70px 40px 35px}.footer__top{flex-direction:column;gap:40px}.footer__brand{max-width:none}.footer__bottom{align-items:flex-start;flex-direction:column;margin-top:45px;opacity:.75}.footer__bottom-right{gap:18px;justify-content:flex-start;text-align:left}}