.site-footer .footer-top{grid-template-columns:minmax(0,3.2fr) repeat(var(--fx-foot-cols,5),minmax(0,2fr))}@media (max-width:1200px){.site-footer .footer-top{grid-template-columns:minmax(0,3.2fr) repeat(3,minmax(0,2fr))}.site-footer .footer-brand{grid-column:1/-1}}@media (max-width:1020px){.site-footer .footer-top{grid-template-columns:1fr 1fr}}@media (max-width:560px){.site-footer .footer-top{grid-template-columns:1fr}}.site-footer .footer-news-btn{align-items:center;background:#fff;border:1px solid #fff;color:#0b1929;display:inline-flex;font-size:13px;font-weight:500;gap:9px;line-height:1;margin-top:14px;padding:12px 20px;text-decoration:none;transition:background .18s,border-color .18s,color .18s}.site-footer .footer-news-btn:hover{background:transparent;border-color:hsla(0,0%,100%,.5);color:#fff}