.jq-toast-wrap{display:block;letter-spacing:normal;max-width:90vw;pointer-events:none;position:fixed;width:280px;z-index:9000}.jq-toast-wrap,.jq-toast-wrap *{margin:0;padding:0}.jq-toast-wrap.bottom-left{bottom:8px;left:8px}.jq-toast-wrap.bottom-right{bottom:8px;right:8px}.jq-toast-wrap.top-left{left:8px;top:8px}.jq-toast-wrap.top-right{right:8px;top:8px}.jq-toast-single{background-color:#2b2d30;border-radius:2px;box-shadow:0 6px 15px 0 #2b2d3040;box-sizing:border-box;color:#fff;display:block;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:12px;font-size:16px;line-height:18px;margin:0 0 5px;overflow:hidden;padding:18px 50px 18px 12px;pointer-events:all;position:relative;text-shadow:#00000040 1px 1px 1px;width:100%}.jq-toast-single h2{background:none;color:inherit;font-size:17px;letter-spacing:normal;line-height:inherit;margin:0 0 7px}.jq-toast-single a{color:#fff}.close-jq-toast-single{background-color:#fff0;background-image:url(https://cloud.educaplay.com/r/img/i-close-white.svg);background-position:50%;background-repeat:no-repeat;border:0;cursor:pointer;height:34px;margin:0;outline:0;padding:0;position:absolute;right:4px;text-decoration:none;top:calc(50% - 17px);width:34px}.jq-toast-loader{bottom:0;display:block;height:4px;left:0;position:absolute;width:0}.jq-toast-loaded{width:100%}.jq-icon-warning{background-color:#8a6d3b}.jq-icon-info{background-color:#31708f}.jq-icon-warning{background-color:#be7404}.jq-icon-error{background-color:#a94442}.jq-icon-success{background-color:#6eb118}.jq-toast-loader{background-color:#000}.jq-icon-success .jq-toast-loader{background-color:#5c9314}.jq-icon-error .jq-toast-loader{background-color:#882422}.jq-icon-info .jq-toast-loader{background-color:#124c68}.jq-icon-warning .jq-toast-loader{background-color:#925902}@media (min-width:620px){.jq-toast-wrap{width:360px}.jq-toast-single{box-shadow:0 12px 35px 0 #2b2d3073;padding:24px 40px 24px 14px}.jq-toast-wrap.bottom-left{bottom:20px;left:20px}.jq-toast-wrap.bottom-right{bottom:20px;right:40px}.jq-toast-wrap.top-left{left:20px;top:20px}.jq-toast-wrap.top-right{right:40px;top:20px}}.msg-bubble{align-items:center;animation:bubble-animation 1s cubic-bezier(.17,.57,.23,1);background-color:#112000e6;border-radius:1.375rem;color:#fff;display:none;font-size:.6875rem;font-weight:700;justify-content:center;left:-24px;line-height:1;opacity:0;padding:5px 12px;pointer-events:none;position:absolute;text-align:center;top:0;transform:translateX(-50%);word-break:keep-all}@media (min-width:1024px){.msg-bubble{font-size:.8125rem}}.msg-bubble.is-actived{display:flex}