.list-social{display:flex;flex-wrap:nowrap;justify-content:flex-end;}.footer__social .list-social{position:relative;gap:16px;padding-left:16px;}@media only screen and (max-width:749px){.list-social{justify-content:center;}}.list-social__item .svg-wrapper,.list-social__item .icon{height:24px;width:24px;}.list-social__item .icon{transition:all 0.15s ease;}.list-social__link{align-items:center;display:flex;padding:8px;color:#0b0b0e;}.footer__social .list-social__link{border-radius:24px;border:1px solid #e3e3e9;transition:border-color 0.2s ease;}.footer__social .list-social__link:hover{border-color:#0B0B0E;}.utility-bar .list-social__link{padding:0 0.8rem;height:3.8rem;}.list-social__link:hover .icon{transform:scale(1.07);}.list-social::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:60%;background-color:#e3e3e9;}