.SocialWindow_socialsWindow__jAhYQ{position:fixed;bottom:30px;right:30px;z-index:99;opacity:1;transition:all .15s ease-in}.SocialWindow_main__iXKyg{width:60px;height:60px;display:grid;place-items:center;border-radius:100%;background-color:var(--unilogy-medium-gray)}.SocialWindow_main__iXKyg svg{width:35px;height:auto;color:var(--unilogy-light-black);cursor:pointer}.SocialWindow_content__YNl2B{display:none}.SocialWindow_open__r5Xqq{width:270px;height:60px;border-radius:36px;background-color:var(--unilogy-medium-gray);box-shadow:0 0 30px 10px rgba(135,226,255,0);animation:SocialWindow_open-animation__7Mg5w .25s}.SocialWindow_open__r5Xqq .SocialWindow_main__iXKyg{display:none}.SocialWindow_open__r5Xqq .SocialWindow_content__YNl2B{display:flex;align-items:center;justify-content:flex-end;height:60px;padding:0 20px}.SocialWindow_closed__4nEOu{width:60px;height:60px;border-radius:100%;background-color:var(--unilogy-medium-gray);animation:SocialWindow_close-animation__cmZDw .35s}.SocialWindow_closed__4nEOu .SocialWindow_main__iXKyg{animation:SocialWindow_main-animation__kCRLc 6s linear infinite}.SocialWindow_closed__4nEOu .SocialWindow_content__YNl2B{display:none}.SocialWindow_expandIcon__coHig{display:grid;place-items:center;cursor:pointer}.SocialWindow_expandIcon__coHig svg{height:-moz-fit-content;height:fit-content}.SocialWindow_socialLinksItem__6Afu3{background-color:var(--unilogy-medium-gray);padding:10px}@keyframes SocialWindow_open-animation__7Mg5w{0%{width:60px;height:60px;border-radius:100%}to{width:270px;height:60px;border-radius:36px}}@keyframes SocialWindow_close-animation__cmZDw{0%{width:270px;height:60px;border-radius:36px}to{width:60px;height:60px;border-radius:100%}}@keyframes SocialWindow_main-animation__kCRLc{0%{transform:rotate(0)}84%{transform:rotate(0)}86%{transform:rotate(10deg)}88%{transform:rotate(0)}90%{transform:rotate(-10deg)}92%{transform:rotate(0)}94%{transform:rotate(10deg)}96%{transform:rotate(0deg)}98%{transform:rotate(-10deg)}to{transform:rotate(0)}}@keyframes SocialWindow_content-animation__fNyTx{0%{box-shadow:0 0 30px 10px rgba(135,226,255,0)}50%{box-shadow:0 0 30px 10px rgba(135,226,255,.4)}to{box-shadow:0 0 30px 10px rgba(135,226,255,0)}}@media(max-width:768px){.SocialWindow_socialLinksItem__6Afu3{padding:5px!important}.SocialWindow_open__r5Xqq{width:250px}@keyframes SocialWindow_close-animation__cmZDw{0%{width:250px}to{width:60px}}@keyframes SocialWindow_open-animation__7Mg5w{0%{width:60px}to{width:250px}}}