.footer-section .gp-footer-socials{display:flex;gap:12px;margin-top:20px}.footer-section .gp-footer-social-link{align-items:center;background-color:#e2e8f0;border-radius:8px;color:#475569;display:flex;height:36px;justify-content:center;text-decoration:none;transition:background-color .2s;width:36px}.footer-section .gp-footer-social-link:hover{background-color:rgba(69,147,255,.2)}.footer-section .gp-footer-social-svg{color:#475569;height:16px;width:16px}.footer-section .gp-footer-social-link span{display:block;font-size:0;width:auto}.footer-section .gp-footer-social-link span svg{fill:currentColor;height:16px;width:16px}@media (max-width:767px){.footer-section .gp-footer-socials{gap:0;justify-content:center}}