.footer-socials__list{align-items:center;display:flex;list-style-type:none;margin:0;padding:0;position:relative;z-index:2}.footer-social li{margin-left:-2px}.footer-social li a span{line-height:1}.footer-social li a{align-items:center;border:2px solid #383838;display:flex;height:56px;justify-content:center;position:relative;transition:border .2s ease;width:56px}.footer-social li a:after{background:linear-gradient(90deg,#46cdb2,#00f);bottom:-2px;content:"";height:2px;left:0;position:absolute;right:0;transition:width .5s ease;width:0;z-index:1}.footer-social li a:hover{border-color:#fff;position:relative;z-index:2}.footer-social li a:hover:after{width:100%}.footer-social li a svg{fill:#fff;height:24px;transition:fill .2s ease}