.social-buttons-module{align-items:flex-end;bottom:0;display:flex;justify-content:center;position:fixed;width:100%;z-index:99}.social-buttons-module a{align-items:center;background-color:#5f5f5f;display:flex;height:48px;justify-content:center;width:100%}.social-buttons-module a.messenger{background-color:#0084ff}.social-buttons-module a.whatsapp{background-color:#4ec247}.social-buttons-module a.telegram{background-color:#0487cc}.social-buttons-module a svg{display:inline-block;height:32px;width:32px}@media (min-width:768px){.social-buttons-module{bottom:auto;display:block;float:left;left:0;right:auto;top:20%;width:48px}.social-buttons-module a{float:left;margin:0;outline-offset:-1px;overflow:hidden;text-align:center;transition:width .15s ease-in-out;width:48px}.social-buttons-module a:hover{width:64px}}