.social-group{position:fixed;right:25px;top:58%;transform:translateY(-50%);z-index:1200}.social-group a{background-color:rgba(55,81,114,.702);background-image:unset;border-radius:50%;color:#fff;height:51px;transition:all .3s ease-in-out;width:50px}.social-group a,.social-group a>span{align-items:center;display:flex;justify-content:center}.social-group a svg,.social-group a>span{height:16px;width:16px}.social-group{display:flex;flex-direction:column;row-gap:9px}.social-group a svg{fill:#fff}.social-group a:hover{background-color:var(--link_color)}@media(max-width:1570px){.social-group{right:15px}.social-group a{height:35px;width:35px}}@media(max-width:1200px){.social-group,.social-group a{bottom:0;display:flex;flex-direction:row;right:0;row-gap:0;top:auto;transform:translateY(0);width:100%}.social-group{z-index:5}.social-group a{border-radius:0;border-right:1px solid #fff;height:35px;margin-bottom:0;padding:5px;text-align:center}.social-group a:hover{box-shadow:0 2px 38px 0 rgba(0,0,0,.15);transform:scale(1.1);z-index:1}}