section.org-socials-section{display:flex;overflow:hidden;position:relative;width:100%}.org-socials ul{display:flex;margin:0;padding:0}.org-socials ul li{list-style:none}a.org-socials-icon{align-items:center;display:flex;justify-content:center}a.org-socials-icon .hs_cos_wrapper_type_icon{display:flex}.org-socials ul li a{background-color:#f93;border:3px solid #fff;border-radius:50%;height:40px;overflow:hidden;position:relative;text-align:center;width:40px;z-index:1}.org-socials ul li a svg{position:relative;fill:#262626;height:15px;transition:.5s;width:15px;z-index:3}.org-socials ul li a:before{background:red;content:"";height:100%;left:0;position:absolute;top:100%;transition:.5s;width:100%;z-index:2}.org-socials ul li a:hover:before{top:0}.org-socials ul li:first-child a:before{background:#3b5999}.org-socials ul li:nth-child(2) a:before{background:#55acee}.org-socials ul li:nth-child(3) a:before{background:#0077b5}.org-socials ul li:nth-child(4) a:before{background:#dd4b39}