.brk-footer{background:#0066cc;color:#fff;font-family:Quicksand,system-ui,sans-serif;font-size:14px;padding:56px 24px 80px;text-align:center}
.brk-footer *{box-sizing:border-box}
.brk-footer__container{width:100%;max-width:900px;margin:0 auto;padding-bottom:64px}
.brk-footer__logo-wrap,.brk-footer__contact,.brk-footer__details{display:flex;justify-content:center;padding-bottom:24px;margin-top:24px;border-bottom:1px solid #fff}
.brk-footer__logo-wrap,.brk-footer__contact{margin-top:0}
.brk-footer__logo{display:block;width:72px;height:auto}
.brk-footer__menu{list-style:none;margin:24px 0 18px;padding:0;display:flex;flex-direction:column;align-items:center}
.brk-footer__contact .brk-footer__menu{margin:0}
.brk-footer__menu li{margin:0;padding:0}
.brk-footer__link{color:#fff!important;text-decoration:none!important;display:flex;padding:8px 0;line-height:1.25;opacity:1!important}
.brk-footer__menu li:first-child .brk-footer__link{padding-top:0}
.brk-footer__menu li:last-child .brk-footer__link{padding-bottom:0}
.brk-footer__phones{margin:0}
.brk-footer__phones .brk-footer__link{flex-direction:column;cursor:default}
.brk-footer__phones strong{font-weight:700}
.brk-footer__live{margin-top:8px}
.brk-footer__channel p{margin:0 0 10px}
.brk-footer__socials{display:flex;justify-content:space-between;align-items:center;width:200px;margin:0 auto}
.brk-footer__social{display:flex;align-items:center;justify-content:center;width:31px;height:31px;border:2px solid #fff;border-radius:50%;color:#fff!important;text-decoration:none!important;font-size:12px;font-weight:700;line-height:1}
.brk-footer__social svg{width:16px;height:16px;fill:currentColor}
.brk-footer__legal{font-size:10px;line-height:16px;padding-top:19px}
.brk-footer__copyright{font-size:10px;line-height:15px;margin:24px 0}
@media (min-width:1024px){
  .brk-footer{padding:56px 24px 16px;text-align:left}
  .brk-footer__container{display:flex;justify-content:space-between;gap:28px;padding-bottom:64px}
  .brk-footer__logo-wrap,.brk-footer__contact,.brk-footer__details{display:flex;justify-content:space-between;margin:0;padding:0;border:0}
  .brk-footer__logo{width:52px}
  .brk-footer__menu{align-items:flex-start;margin:0}
  .brk-footer__link{align-items:flex-start}
  .brk-footer__phones .brk-footer__link{align-items:flex-start}
  .brk-footer__live{width:220px;margin-top:8px;margin-bottom:32px}
  .brk-footer__socials{margin:0}
  .brk-footer__legal{max-width:220px;padding:16px 0;margin:0}
  .brk-footer__copyright{text-align:left;margin:0}
}
