<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer{--margin-horizontal:clamp(0.75rem,2vw + 0.25rem,2rem);display:grid;grid-template-columns:repeat(var(--grid-columns),1fr);margin-right:var(--margin-horizontal);margin-left:var(--margin-horizontal);display:flex;flex-direction:column;justify-content:flex-start;margin-top:var(--spacing-8)}.footer--condensed{justify-content:flex-end;margin-top:0;border-top:0}.footer--condensed .footer__bottom{display:flex;flex-direction:column;justify-content:space-between;row-gap:4.8125rem;width:100%}@media (min-width:37.5em){.footer{flex-direction:row;align-items:flex-end;justify-content:space-between}.footer__logo{margin-bottom:var(--spacing-2)}.footer--condensed .footer__bottom{flex-direction:row}}.footer--mt{margin-top:calc(var(--spacing-base) * 24)}@media (min-width:56.25em){.footer--mt{margin-top:calc(var(--spacing-base) * 36)}}.footer--mt-small{margin-top:calc(var(--spacing-base) * 8)}@media (min-width:56.25em){.footer--mt-small{margin-top:calc(var(--spacing-base) * 36)}}</pre></body></html>