.footer-social{min-width:240px;text-align:center}.footer-social__title{font-size:1rem;font-weight:600;margin:0 0 1rem}.footer-social__links{display:flex;gap:.5rem;justify-content:center;margin-bottom:1.25rem}.footer-social__link{align-items:center;display:flex;height:32px;justify-content:center;text-decoration:none;transition:opacity .2s ease;width:32px}.footer-social__link:hover{opacity:.7}.footer-social__link svg{fill:currentColor;height:24px;width:24px}.footer-social__cta{border-radius:50px;display:inline-block;font-size:.875rem;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .2s ease}@media (max-width:1100px){.footer-social{text-align:left}.footer-social__links{justify-content:flex-start}}@media (max-width:768px){.footer-social{text-align:center}.footer-social__links{justify-content:center;margin-bottom:0}.footer-social__cta{display:none}}