.uc-t-popup {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  display: none; 
  animation: fadeIn 0.5s ease;