.mosha__toast{touch-action:none;box-sizing:border-box;word-break:break-word;z-index:9999;-webkit-touch-callout:none;user-select:none;border-radius:8px;justify-content:space-between;width:max-content;min-width:312px;max-width:480px;min-height:64px;max-height:800px;margin:0 16px;padding:12px 8px;transition:top .3s ease-out .5s,bottom .3s ease-out .5s;display:flex;position:fixed;overflow:hidden;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d}.mosha__toast__content-wrapper{align-items:center;display:flex}.mosha__toast__content{color:#fff;flex-direction:column;font-family:sans-serif;line-height:20px;display:flex}.mosha__toast__content__text{margin-bottom:2px;font-size:16px;font-weight:700}.mosha__toast__content__description{font-size:14px;font-weight:400}.mosha__toast__slot-wrapper{width:100%}.mosha__toast__close-icon:before{cursor:pointer;content:"×";color:#fff;margin-left:10px;font-size:20px;font-weight:600;transition:color .3s;position:relative;top:-12px}.mosha__toast__close-icon:hover:before{color:gray}.mosha__toast__progress{z-index:9999;background-color:#fff9;height:8px;margin-left:-8px;transition:all .2s linear;position:absolute;bottom:0}.mosha__toast.success{background-color:#06d6a0}.mosha__toast.warning{background-color:#ffc43d}.mosha__toast.info{background-color:#1b9aaa}.mosha__toast.danger{background-color:#ef476f}.mosha__toast.default{background-color:#fff}.mosha__toast.default .mosha__toast__content,.mosha__toast.default .mosha__toast__close-icon:before{color:#616161}.mosha__toast.default .mosha__toast__close-icon:hover:before{color:#d0d4d4}.mosha__toast.default .mosha__toast__progress{background-image:linear-gradient(-225deg,#69eacb 0,#eaccf8 48%,#6654f1 100%)}@media only screen and (width<=475px){.mosha__toast{max-width:95.2%;margin:0 auto;left:0;right:0}}.mosha__icon{margin-right:16px}.mosha__bounceInRight-enter-active{animation:.7s bounceInRight}.mosha__bounceInRight-leave-active{animation:.7s bounceOutLeft}.mosha__bounceInLeft-enter-active{animation:.7s bounceInLeft}.mosha__bounceInLeft-leave-active{animation:.7s bounceOutRight}.mosha__bounceInDown-enter-active{animation:.7s bounceInDown}.mosha__bounceInDown-leave-active{animation:.7s bounceOutUp}.mosha__bounceInUp-enter-active{animation:.7s bounceInUp}.mosha__bounceInUp-leave-active{animation:.7s bounceOutDown}@keyframes bounceInRight{60%,75%,90%,0%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(2000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate(-20px)}to{opacity:0;transform:translate(2000px)}}@keyframes bounceInLeft{60%,75%,90%,0%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-2000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes bounceOutRight{20%{opacity:1;transform:translate(20px)}to{opacity:0;transform:translate(-2000px)}}@keyframes bounceInUp{60%,75%,90%,0%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes bounceOutUp{20%{transform:translateY(-10px)}40%,45%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}@keyframes bounceInDown{60%,75%,90%,0%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translateY(10px)}40%,45%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}.mosha__slideInRight-enter-active{animation:.5s slideInRight}.mosha__slideInRight-leave-active{animation:.5s slideOutRight}.mosha__slideInLeft-enter-active{animation:.5s slideInLeft}.mosha__slideInLeft-leave-active{animation:.5s slideOutLeft}.mosha__slideInDown-enter-active{animation:.5s slideInDown}.mosha__slideInDown-leave-active{animation:.5s slideOutUp}.mosha__slideInUp-enter-active{animation:.5s slideInUp}.mosha__slideInUp-leave-active{animation:.5s slideOutDown}@keyframes slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate(0,0)}}@keyframes slideOutLeft{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(-110%)}}@keyframes slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate(0,0)}}@keyframes slideOutRight{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(110%)}}@keyframes slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate(0,0)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-120%)}to{opacity:1;transform:translate(0,0)}}@keyframes slideOutDown{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes slideOutUp{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(-500px)}}.mosha__zoomIn-enter-active{animation:.5s zoomIn}.mosha__zoomIn-leave-active{animation:.5s zoomOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.mosha__fadeOutRight-leave-active{animation:.5s fadeOutRight}.mosha__fadeOutLeft-leave-active{animation:.5s fadeOutLeft}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)}}
