/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.kore-chat-window.minimize{bottom:120px !important;}.kore-chat-window .messages{border:none;background-position-x:unset;background-position-y:unset;width:45px;}
.progress__modal{display:flex;background:#fcfcfc;border-left:4px solid #13176b;border-bottom-right-radius:15px;border-top-right-radius:15px;width:100%;max-width:344px;height:206px;position:relative;justify-content:center;align-items:center;flex-direction:column;padding:16px;gap:16px}.progress__modal-text{text-align:center}.ui-dialog .ajax-progress-throbber,.ajax-progress-throbber{display:flex;position:fixed !important;left:0 !important;top:0 !important;height:100%;width:100%;margin-left:0 !important;transform:none !important;z-index:999999;background-color:rgba(0,0,0,.6);background-image:unset;justify-content:center;align-items:center}.ui-dialog .ajax-progress-throbber .throbber,.ajax-progress-throbber .throbber,.ui-dialog .ajax-progress-throbber .throbber,.ajax-progress-throbber .throbber{display:inline;padding:.0625rem .3125rem .125rem;width:94px;height:94px;aspect-ratio:1;border-radius:50%;border:.5rem solid #a1aab1;border-right-color:#00004e;animation:s2 1s infinite linear;background-image:none}@keyframes s2{to{transform:rotate(1turn)}}
.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px rgba(0,0,0,.12),0 10px 36px -4px rgba(77,96,232,.3);background:-webkit-linear-gradient(315deg,#73a5ff,#5477f5);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(.215,.61,.355,1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:0 0;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}@media only screen and (max-width:360px){.toastify-left,.toastify-right{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content}}
