.m-toast-box{position:fixed;left:50%;top:20%;transform:translate(-50%,-50%);z-index:1000}html.mobile .m-toast{padding:20px}html.mobile .m-toast .m-toast__text{font-size:14px;text-align:center}.m-toast{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#fff;padding:20px 40px;border-radius:5px;box-shadow:0 0 20px #0000002e}.m-toast__icon-wrap{display:flex;align-items:center;justify-content:center;text-align:center}.m-toast__icon{margin-bottom:15px}.m-toast__text{font-size:16px;color:#333}
