.notifications-wrapper{position:fixed;bottom:50px;right:0;z-index:1051}.notifications-wrapper .notification{position:relative;width:350px;color:#fff;padding:25px 20px 25px 26px;border-radius:25px 0 0 25px;margin-top:15px;margin-left:auto;border:none;display:block;box-shadow:0 3px 12px #000000a8}.notifications-wrapper .notification .notification-icon{margin-top:auto;margin-right:15px;padding-right:15px;position:absolute;top:50%;left:30px;transform:translateY(-50%)}.notifications-wrapper .notification .notification-icon i:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.notifications-wrapper .notification .notification-icon .icon-thunder:before{font-size:2.6rem}.notifications-wrapper .notification .notification-icon .icon-hand-success:before{font-size:1.5rem}.notifications-wrapper .notification .notification-text{position:relative;text-align:left;font-size:15px;margin:0;letter-spacing:.04rem;padding-left:60px}.notifications-wrapper .notification .notification-text:before{content:"";display:block;position:absolute;left:42px;top:50%;width:1px;height:35px;transform:translateY(-50%)}.notifications-wrapper .notification .notification-text .title{font-size:.9375rem;font-weight:500;text-transform:uppercase}.notifications-wrapper .notification .notification-text .descr{font-size:.5625rem;font-weight:400}.notifications-wrapper .notification.success{background:#60fe06;color:#086046}.notifications-wrapper .notification.success .notification-text:before{background-color:#086046}.notifications-wrapper .notification.warning{background:#f49a00;color:#000}.notifications-wrapper .notification.error{background:red}.notifications-wrapper .notification.error .notification-text:before{background-color:#fff}.notifications-enter-active,.notifications-leave-active{transition:opacity .25s ease-in-out,transform .25s ease-in-out}.notifications-enter-from,.notifications-leave-to{opacity:0;transform:translate(100%)}@media only screen and (min-width: 1200px){.notifications-wrapper{bottom:80px}.notifications-wrapper .notification{padding:35px 56px 35px 26px;border-radius:40px 0 0 40px}}
