@charset "utf-8";

.cx-messenger-1qfeen .mxg-launcher-btn { cursor: pointer; box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 5px -2px, rgba(0, 0, 0, 0.14) 0px 1px 4px 2px, rgba(0, 0, 0, 0.12) 0px 1px 4px 1px; position: fixed !important; bottom: 12px !important; }

@media (max-width: 899.95px) {
  .cx-messenger-1qfeen .mxg-launcher-btn { z-index: 9999; }
}

.cx-messenger-1qfeen .MuiTouchRipple-rippleVisible { opacity: 0.1 !important; animation-name: animation-16hx4lt !important; }

.cx-messenger-1qfeen .mxg-skeleton { position: fixed; bottom: 12px; border-radius: 4px; right: 1em; width: 92%; }

.cx-messenger-1qfeen .mxg-expand-more-icon { width: 38px !important; height: 38px !important; }

@-webkit-keyframes animation-16hx4lt { 
  0% { transform: scale(0); }
  100% { transform: scale(1); }
}

@keyframes animation-16hx4lt { 
  0% { transform: scale(0); }
  100% { transform: scale(1); }
}