.social-buttons{position:fixed;height:40px;top:inherit;bottom:0;left:0;padding:0;background-color:#fff;box-shadow:0 0 2px 2px rgba(0,0,0,.16);width:100%;z-index:1100}.social-buttons .buttons-list{display:flex;justify-content:space-around;align-items:center;width:100%;grid-gap:0;padding:5px 0}.social-buttons .buttons-list .soc-button{min-width:initial;width:100%;min-height:30px;color:var(--color-gray);display:flex;align-items:center;justify-content:center}.social-buttons .buttons-list .soc-button:hover{color:var(--color-link)}.social-buttons .buttons-list .soc-button:hover .ic{color:var(--color-link)}.social-buttons .buttons-list .soc-button .ic{top:0;font-size:35px;color:var(--color-gray)}.social-buttons .buttons-list .soc-button .tg{font-size:21px}.social-buttons .buttons-list .soc-button .wa{font-size:23px}.social-buttons .buttons-list .soc-button .vk{font-size:22px}.social-buttons .buttons-list .soc-button .ok{font-size:20px}@media screen and (min-width: 786px){.social-buttons{position:sticky;top:140px;height:500px;display:flex;flex-direction:column;background-color:transparent;padding:0 0 20px;z-index:1;box-shadow:none}.social-buttons .buttons-list{display:grid;align-items:center;grid-gap:1rem}.social-buttons .buttons-list .soc-button{font-size:30px;height:50px}.social-buttons .buttons-list .soc-button .ic{top:auto;font-size:45px}.social-buttons .buttons-list .soc-button .vk{font-size:25px}.social-buttons .buttons-list .soc-button .wa{font-size:29px}.social-buttons .buttons-list .soc-button .ok{font-size:32px}.social-buttons .buttons-list .soc-button .tg{font-size:27px}}body.dark-mode .social-buttons{background-color:var(--color-night)}body.dark-mode .social-buttons .buttons-list .soc-button{color:var(--color-gray)}body.dark-mode .social-buttons .buttons-list .soc-button:hover{color:var(--color-link)}body.dark-mode .social-buttons .buttons-list .soc-button:hover .ic{color:var(--color-link)}body.dark-mode .social-buttons .buttons-list .soc-button .ic{color:var(--color-gray)}/*# sourceMappingURL=social.css.map */
