/* v187: balanced footer group with left-aligned column content. */
.site-footer .footer-grid{justify-items:stretch;text-align:left}.site-footer .footer-brand{padding-right:0;border-right:0;text-align:left}.site-footer .footer-logo-line{justify-content:flex-start}.site-footer .footer-logo-line img{width:58px;height:41px;filter:none;border-radius:2px}.site-footer .footer-brand p{max-width:270px;margin-left:0;margin-right:0}.site-footer .socials{justify-content:flex-start}.site-footer .footer-column>a{text-align:left}.site-footer .footer-contact p{justify-content:flex-start;text-align:left}.site-footer .footer-bottom{justify-content:space-between;gap:18px;text-align:left}
@media(min-width:1001px){.site-footer .footer-grid{grid-template-columns:1.45fr repeat(5,minmax(0,1fr)) 1.2fr}}
