.footer{background:#1a1a1a;color:#797979;width:100%;padding:24px 0;position:relative}.footer__wrapper{align-items:center;max-width:320px;margin:0 auto;gap:16px;padding:0 10px}.footer__policy,.footer__wrapper{display:flex;flex-direction:column}.footer__policy{gap:20px;justify-content:center;flex-wrap:wrap}.footer__policy a{font-family:Inter,sans-serif;font-size:14px;font-weight:700;color:#797979;text-align:center;cursor:pointer;text-decoration:none}.footer__policy a:hover{color:#585858}.footer__socials{display:flex;justify-content:center;margin-bottom:16px}.footer__social-icon{text-decoration:none}.footer__icon-bg,.footer__social-icon{display:flex;align-items:center;justify-content:center}.footer__icon-bg{background:#fff;border-radius:50%;width:40px;height:40px}.footer__icon-img{width:24px;height:24px;display:block;-o-object-fit:contain;object-fit:contain}.footer__copyright{font-family:Inter,sans-serif;font-size:10px;font-weight:600;color:#797979;text-align:center;margin-bottom:16px}.footer__authors{font-family:Inter,sans-serif;font-size:5px;font-weight:500;color:#1a1b2b;opacity:.8;text-align:left;line-height:1.3;margin-top:8px}@media(min-width:600px){.footer__wrapper{max-width:600px;gap:24px}.footer__authors,.footer__copyright,.footer__policy{text-align:center}}