#phoneNumber,#showPhone{position:fixed;z-index:999999}.call-panel{justify-items:center}.p-p,.telegram,.whatsapp{display:block}#showPhone{bottom:10px;left:25px;background-color:#fff;opacity:1;border-radius:50%;border:none;width:45px;height:45px;box-shadow:0 0 5px rgb(0 0 0 / 17%);margin-bottom:.85rem}#phoneNumber{display:none;bottom:30px;left:75px;background-color:#f8f9fa;color:#1e1e1e;opacity:.95;padding:1.2%;align-items:center;border-radius:5px}.bi-telephone-plus-fill{font-size:18px;color:#0a0a0a}.phone-support{display:flex;justify-content:space-between;align-items:center}.social-support{display:flex;flex-direction:column;justify-content:space-between;align-content:space-around;align-items:stretch}.instagram-support,.social-support .telegram-support,.whats-up-support{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch}.instagram-support a,.phone-support a,.telegram-support a,.whats-up-support a{color:#1e1e1e!important;text-decoration:none!important}.bi-headset::before{font-size:20px;color:#198754}@media screen and (max-width:768px){#showPhone{bottom:50px;left:10px;width:40px;height:40px}#phoneNumber{bottom:70px;left:55px}.bi-telephone-plus-fill{font-size:15px}}.support-btn{position:relative;background-color:#f30f4e;color:#fff;border:none;border-radius:50%;width:60px;height:60px;font-size:24px;transition:transform .3s}.support-btn:hover{animation:.5s shake}@keyframes shake{0%,100%{transform:translate(0)}25%,75%{transform:translate(-5px,0)}50%{transform:translate(5px,0)}}.support-btn:active{transform:scale(.9)}