
.crisp-client>.cc-kv6t>a {opacity: 0;height: 0 !important;}.fab_menu {width: 50px;height: 50px;position: relative;border-radius: 100%;display: flex;justify-content: center;align-items: center;margin-top: 6rem;position: fixed;bottom: 100px;right: 20px;z-index: 99999;}.fab_menu .fab {background: #4285f4;width: 50px;height: 50px;position: relative;z-index: 3;border-radius: 100%;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);display: flex;justify-content: center;align-items: center;animation: fab-animation-reverse 0.4s ease-out forwards;}.fab_menu .fac a img {max-width: 21px;}.fab_menu .fac a svg {max-width: 24px;max-height: 24px;}.fab_menu .fac {width: 32px;height: 180px;border-radius: 64px;position: absolute;background: #fff;z-index: 2;padding: 0.5rem 0.5rem;box-shadow: 0 2px 4px rgb(0 0 0 / 40%);opacity: 0;top: -190px;display: flex;flex-direction: column;justify-content: space-around;align-items: center;transition: opacity 0.2s ease-in, top 0.2s ease-in, width 0.1s ease-in;}.fab_menu .fac a {color: #344955;opacity: 0.8;}.fab_menu .fac a:hover {transition: 0.2s;opacity: 1;color: #30444f;}.fab_menu input {height: 100%;width: 100%;border-radius: 100%;cursor: pointer;position: absolute;z-index: 5;opacity: 0;}.fab_menu input:checked~.fab img.close {display: inline-block;opacity: 1;}.fab_menu input~.fab img.close {display: none;}.fab_menu input:checked~.fab img.chat {display: none;}.fab_menu input~.fab img.chat {display: inline-block;}.fab_menu input:checked~.fac {width: 42px;animation: fac-animation 0.4s ease-out forwards 0.1s;opacity: 1;right: 5px;height: 220px;top: -234px;}@keyframes fab-animation {0% {transform: rotate(0) scale(1);}20% {transform: rotate(60deg) scale(0.93);}55% {transform: rotate(35deg) scale(0.97);}80% {transform: rotate(48deg) scale(0.94);}100% {transform: rotate(45deg) scale(0.95);}}@keyframes fab-animation-reverse {0% {transform: rotate(45deg) scale(0.95);}20% {transform: rotate(-15deg);}55% {transform: rotate(10deg);}80% {transform: rotate(-3deg);}100% {transform: rotate(0) scale(1);}}@keyframes fac-animation {0% {transform: scale(1, 1);}33% {transform: scale(0.95, 1.05);}66% {transform: scale(1.05, 0.95);}100% {transform: scale(1, 1);}}.fab img {max-width: 28px;}@media screen and (max-width: 767px) {.fab_menu.chet_mobile {bottom: 120px !important;}}@media screen and (max-width: 1024px) {.fab_menu.chet_mobile {bottom: 80px;}}