/***
 *      __  __           _     _    __         
 *     |  \/  |         | |   (_)  / _|        
 *     | \  / |   ___   | |_   _  | |_   _   _ 
 *     | |\/| |  / _ \  | __| | | |  _| | | | |
 *     | |  | | | (_) | | |_  | | | |   | |_| |
 *     |_|  |_|  \___/   \__| |_| |_|    \__, |
 *                                        __/ |
 *                                       |___/ 
 * 						
 *												
 */
 .gamesense-toast,.gamesense-toast-icon,.toast-close{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.gamesense-toast,.gamesense-toast *,.gamesense-toast-icon,.toast-close{-webkit-touch-callout:none!important;-khtml-user-select:none!important}.gamesense-toast{padding:12px 48px 12px 24px;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;position:fixed;opacity:0;-o-transition:.4s cubic-bezier(.215, .61, .355, 1);-moz-transition:.4s cubic-bezier(.215, .61, .355, 1);-webkit-transition:.4s cubic-bezier(.215, .61, .355, 1);transition:.4s cubic-bezier(.215, .61, .355, 1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483645;font-size:16px;column-gap:12px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.gamesense-toast.on{opacity:1}.gamesense-toast-right{right:15px}.gamesense-toast-left{left:15px}.gamesense-toast-top{top:-150px}.gamesense-toast-bottom{bottom:-150px}.gamesense-toast-rounded{border-radius:25px}.gamesense-toast-icon,.toast-close{background:0 0;border:0;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;align-self:flex-start;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important;color:inherit}.gamesense-toast-icon>*,.toast-close>*{pointer-events:none;fill:currentColor}.gamesense-toast-icon>*{width:24px}.toast-close>*{width:20px}.toast-close{cursor:pointer;padding:0 6px;position:absolute;margin:0 0 0 4px;float:right;right:12px;line-height:1;vertical-align:middle;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gamesense-toast-text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:25vw}.gamesense-toast-description{font-size:14px;margin:4px 0 0}.gamesense-toast-text,.gamesense-toast-text>*{white-space:pre-wrap;text-wrap:pretty;word-wrap:normal;word-break:normal;line-height:1.25}.gamesense-toast-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}.gamesense-toast-info{background:#747474;color:#fff}.gamesense-toast-success{background:#2e844a;color:#fff}.gamesense-toast-warning{background:#dd7a01;color:#181818}.gamesense-toast-error{background:#ba0517;color:#fff}.gamesense-toast a,.gamesense-toast a:link,.gamesense-toast a:visited{color:#fff!important;text-decoration:underline!important}.gamesense-toast.gamesense-toast-warning a,.gamesense-toast.gamesense-toast-warning a:link,.gamesense-toast.gamesense-toast-warning a:visited{color:#181818!important}.gamesense-toast a:active,.gamesense-toast a:focus,.gamesense-toast a:hover{text-decoration:none!important}.gamesense-toast a,.gamesense-toast a:active,.gamesense-toast a:focus,.gamesense-toast a:hover,.gamesense-toast a:link,.gamesense-toast a:visited{-o-transition:none!important;-moz-transition:none!important;-webkit-transition:none!important;transition:none!important}.gamesense-toast,.gamesense-toast *{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}@media (max-width:768px){.gamesense-toast-text{line-height:1.25;max-width:90%}}@media (max-width:539px){.gamesense-toast{max-width:calc(80vw - 20px);width:100%;font-size:13px;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;padding:8px 16px 12px 8px}.gamesense-toast-description,.gamesense-toast-icon,.gamesense-toast-icon *{opacity:0;pointer-events:none;position:fixed;left:-2147483647px;top:-50vh}.toast-close>*{width:14px}}@media only screen and (max-width:360px){.gamesense-toast-left,.gamesense-toast-right{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content}}