.footer__row{display:flex;flex-wrap:wrap;gap:1.125rem;justify-content:space-between;width:100%}@media(min-width:64rem){.footer__row{flex-wrap:nowrap}}@media(max-width:64rem){.footer__col{width:100%}}.footer__row--align-right{margin-top:1.5rem}@media(min-width:64rem){.footer__row--align-right{justify-content:flex-end}}.footer__main-nav{list-style:none;margin:0;padding:0}.footer__main-nav-item{padding:6px 0}.footer__awards{display:grid;gap:2rem;grid-template-columns:minmax(0,1fr)}@media(min-width:64rem){.footer__awards{grid-template-columns:repeat(2,minmax(0,1fr))}}.footer__site-logo-link svg{height:3.375rem;width:12rem}