.cta-social__wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;gap:2rem;padding:1rem 0}.cta-social__link,.cta-social__wrapper{align-items:center;justify-content:center}.cta-social__link{display:inline-flex;transition:transform .2s ease-in-out}.cta-social__link:hover{transform:scale(1.05)}.cta-social__icon{height:48px;transition:filter .3s ease,opacity .3s ease;width:48px}.cta-social__link:hover .cta-social__icon{filter:brightness(0) saturate(100%) invert(85%) sepia(38%) saturate(660%) hue-rotate(325deg) brightness(101%) contrast(101%);opacity:1}@media (max-width:991px){.cta-social__wrapper{flex-wrap:wrap;gap:1rem}.cta-social__icon{height:32px;width:32px}}