.footer_container__U_Mfp{display:grid;width:100%;justify-content:flex-start;padding:10px 20px;margin-left:auto;margin-right:auto;max-width:74rem;gap:10px;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:48em){.footer_container__U_Mfp{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:64em){.footer_container__U_Mfp{display:flex;justify-content:space-between}}