.list-social{display:flex;flex-wrap:wrap}.list-social__item .list-social__link{height:35px;width:35px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:var(--clr-white);position:relative}.list-social__item .list-social__link:before{content:"";height:100%;border-radius:50%;background:var(--clr-raspberry);width:100%;transform:scale(0);transition:all .35s cubic-bezier(.19,1,.22,1);position:absolute;top:0;left:0}.list-social__item .list-social__link:hover svg{z-index:9;position:relative}.list-social__item .list-social__link:hover{background:none}.list-social__item .list-social__link:hover:before{transform:scale(1)}.footer__list-social{gap:8px}@media only screen and (min-width: 750px){.list-social__item .list-social__link{height:50px;width:50px}.footer__list-social{gap:12px}}.list-social__link{align-items:center;display:flex}.list-social__item .list-social__link:hover .icon path{fill:var(--clr-white)}
/*# sourceMappingURL=/s/files/1/0543/1567/9939/t/22/assets/component-list-social.css.map */
