.notification-wrapper{-webkit-box-align:center;align-items:center;background-color:#fff;border-radius:100px;bottom:30px;box-shadow:2px 3px 3px 0 rgba(0,0,0,.45);display:-webkit-box;display:flex;left:-400px;padding:10px 15px;position:fixed;-webkit-transition:left ease-in .3s;transition:left ease-in .3s;width:266px;z-index:5}.notification-wrapper.shown{left:10px}@media (min-width:480px){.notification-wrapper{width:310px}.notification-wrapper.shown{left:30px}}.notification-wrapper .notification-img{border-radius:50%;-webkit-box-flex:1;flex:1 0 60px;margin-right:20px;overflow:hidden;width:60px}.notification-wrapper .notification-text{color:#4bb5ea;font-size:16px}.notification-wrapper .notification-text span{color:#ff9f1c;font-weight:600}.notification-wrapper .notification-close{cursor:pointer;height:21px;position:absolute;right:-8px;top:-14px;width:21px}.notification-wrapper .notification-close:after,.notification-wrapper .notification-close:before{background-color:#4bb5ea;content:'';display:block;height:3px;-webkit-transform-origin:center;transform-origin:center}.notification-wrapper .notification-close:before{-webkit-transform:rotate(45deg) translate(6px,6px);transform:rotate(45deg) translate(6px,6px)}.notification-wrapper .notification-close:after{-webkit-transform:rotate(-45deg) translate(-4px,4px);transform:rotate(-45deg) translate(-4px,4px)}
/*# sourceMappingURL=flexi-conversion-notification.css.map */
