/* The original PNG remains unchanged. The SVG filter only clears its white matte. */
.brand-filter-definitions{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}
.site-header .logo,.footer-logo{background:transparent}
.site-header .logo img,.footer-logo img{filter:url(#arhar-logo-clear);background:transparent;border:0;border-radius:0;object-fit:contain}
.footer-logo{display:inline-flex;flex:0 0 auto;align-items:center;width:210px;max-width:100%;line-height:0}
.footer-logo img{display:block;width:100%;height:auto;max-width:230px}
.footer-bottom{justify-content:space-between}
@media(max-width:650px){.footer-logo{width:175px}.footer-top .footer-logo{grid-column:auto}.footer-top>p{margin:0}}
