.gist-footer{display:grid;grid-template-areas:"logo logo" "legal legal" "badges social";grid-template-columns:1fr auto;row-gap:1.5rem;column-gap:1.5rem;align-items:flex-start;width:100%;padding:1.25rem;box-sizing:border-box;background:var(--gist-color-background-2);color:var(--gist-color-text-1)}@media(min-width:62rem){.gist-footer{grid-template-areas:"logo main social";grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:2rem;align-items:center;min-height:5.5rem;padding:1.25rem 12.5rem}}.gist-footer,.gist-footer *{box-sizing:border-box}.gist-footer__logo{grid-area:logo;display:block;width:4.1736rem;height:2.5002rem;text-decoration:none}.gist-footer__logo:focus{outline:.125rem solid currentColor;outline-offset:.25rem}.gist-footer__logo-image{display:block;width:100%;height:100%;padding:0;border:0;object-fit:contain}.gist-footer__main{display:contents}@media(min-width:62rem){.gist-footer__main{grid-area:main;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1.875rem}}.gist-footer__badges{grid-area:badges;display:flex;align-items:center;gap:.5084rem;padding:0;margin:0;margin-top:.375rem;list-style:none}@media(min-width:62rem){.gist-footer__badges{order:1;justify-self:end;margin-top:0}}.gist-footer__badge{display:block;width:2.966rem;height:2.966rem;flex:0 0 auto}.gist-footer__badge-image{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.gist-footer__legal{grid-area:legal;display:flex;flex-direction:column;gap:1rem;align-items:flex-start;color:var(--gist-color-text-b-paragraph, #676759);font-family:var(--gist-font--heading);font-size:1rem;font-weight:300;line-height:1.5em;letter-spacing:0}@media(min-width:62rem){.gist-footer__legal{order:2;flex-direction:row;flex-wrap:nowrap;gap:.75rem 1.9688rem;align-items:center;font-size:.875rem;white-space:nowrap}}.gist-footer__legal-link{color:inherit;text-decoration:none;transition:color .3s ease}.gist-footer__legal-link:hover,.gist-footer__legal-link:focus{color:var(--gist-color-text-1);text-decoration:none}.gist-footer__legal-link:focus{outline:.125rem solid currentColor;outline-offset:.1875rem}.gist-footer__copyright{display:inline-block}.gist-footer__social{grid-area:social;display:inline-flex;align-items:center;justify-content:center;justify-self:end;align-self:center;margin-top:.375rem;width:1.6406rem;height:1.6406rem;border-radius:.2734rem;background:var(--gist-color-primary-dark, #292919);color:var(--gist-color-text-2);text-decoration:none;transition:background-color .3s ease}@media(min-width:62rem){.gist-footer__social{justify-self:end;margin-top:0}}.gist-footer__social:hover,.gist-footer__social:focus{background:var(--gist-color-text-1);color:var(--gist-color-text-2);text-decoration:none}.gist-footer__social:focus{outline:.125rem solid currentColor;outline-offset:.25rem}.gist-footer__social-icon{display:block;width:.9844rem;height:.9844rem;border:0;object-fit:contain}
