.footer{background-color:#6b7c94;padding:24px 0;color:#fff}.footer .row{align-items:center;justify-content:space-between}.footer__content{display:grid;justify-items:center;gap:16px}.footer__logo{max-width:48px;border-radius:50%;overflow:clip}.footer__title{font-size:20px;text-align:center}.footer__socials{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px 20px}@container (min-width: 850px){.footer__title{display:none}.footer__socials{justify-content:flex-start;gap:16px 32px}}@container (min-width: 1050px){.footer{padding:36px 0}.footer__logo{max-width:80px}.footer__socials{gap:16px 80px}}
