.mt-notification-container{height:250px;position:relative;width:250px}.mt-notification-container .mt-toast-notification{background-color:#fff;border:none;border-radius:5px;bottom:0;box-shadow:0 4px 15px rgba(0,0,0,.05);left:0;opacity:.9;position:absolute;width:100%}.mt-notification-container .mt-toast-notification.first{margin-left:-10px}.mt-notification-container .mt-toast-notification.second{margin-right:-10px}.mt-notification-container .mt-toast-notification .mt-toast-container{height:65px;margin:0}.mt-notification-container .mt-toast-notification .mt-toast-container .mt-notification-avatar{border-radius:100%;height:45px;margin:auto;overflow:hidden;width:45px}.mt-notification-container .mt-toast-notification .mt-toast-container .mt-notification-avatar img{height:auto;width:100%}.mt-notification-container .mt-toast-notification .toast-time{color:rgba(0,0,0,.5);font-family:DM Sans,sans-serif;font-size:12px;font-style:normal;font-weight:300;margin-top:10px}.mt-notification-container .mt-toast-notification .toast-text{color:#000;font-family:DM Sans,sans-serif;font-size:14px;font-style:normal;font-weight:300;margin-bottom:0}.mt-notification-container .mt-toast-notification .toast-nickname{color:#000;filter:blur(3px);font-family:DM Sans,sans-serif;font-size:12px;font-style:normal;font-weight:600;margin-bottom:0;opacity:.9}@keyframes zoominoutsinglefeatured{0%{opacity:0;transform:scale(0)}to{opacity:.9;transform:scale(1)}}@keyframes zoominoutsinglefeaturedOut{to{opacity:0;transform:scale(0)}0%{opacity:.9;transform:scale(1)}}.zoomIn{animation:zoominoutsinglefeatured 1s forwards}.zoomOut{animation:zoominoutsinglefeaturedOut 1s forwards}.fade{transition:opacity .4s linear!important}.slide-top-1{animation:slide-top-1 .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-top-1{0%{bottom:0}to{bottom:70px}}.slide-top-2{animation:slide-top-2 .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-top-2{0%{bottom:70px}to{bottom:150px}}