:root{--genesys-primary-color:#0d6efd}.genesys-mxg-close{display:none;position:fixed;line-height:1;transition:all 150ms cubic-bezier(.4,0,.2,1);text-align:center}.genesys-mxg-close:before{background-color:var(--genesys-primary-color);content:' ';position:absolute;top:7px;bottom:0;left:7px;right:7px;z-index:-1}.genesys-mxg-close.show{display:block;pointer-events:none;height:24px}.genesys-mxg-close svg{width:30px}.genesys-mxg-prechat{display:none;width:calc(100% - 16px);height:calc(100% - 8px);background-color:#fff;margin:0 8px 8px 8px;position:fixed;border-radius:4px;box-shadow:rgb(0 0 0 / .2) 0 3px 1px -2px,rgb(0 0 0 / .14) 0 1px 1px 1px,rgb(0 0 0 / .12) 0 1px 5px 1px;padding:0 15px 15px 15px;z-index:10000}.genesys-mxg-prechat.show{display:block}.genesys-mxg-prechat--header{height:60px;margin:0 -15px;background-color:var(--genesys-primary-color);color:rgb(0 0 0 / .87);display:flex;justify-content:space-between;align-items:center;line-height:1;padding:0 8px 0 15px}.genesys-mxg-prechat h2{font-size:22px;font-weight:400;margin:0}.genesys-mxg-prechat--header button{border:none;background-color:#fff0;line-height:1}.genesys-mxg-prechat--form{margin-top:19px}.genesys-mxg-prechat--header svg{width:27px}.genesys-mxg-prechat--form input,.genesys-mxg-prechat--form select{font-size:16px;padding:4px 8px;flex-grow:1;border-radius:4px;border:1px solid #888;width:inherit}.genesys-mxg-prechat--form div:not(.genesys-mxg-prechat--overlay){display:flex;align-items:center;margin-bottom:8px;width:100%}.genesys-mxg-prechat--form div label{font-weight:500;min-width:120px}.genesys-mxg-prechat--form .genesys-mxg-prechat--disclaimer{font-size:.8em;line-height:1.2;margin-top:15px;margin-bottom:0}.genesys-mxg-prechat--buttons{margin-top:15px;justify-content:center}.genesys-mxg-prechat--form button{padding:6px 16px;border-radius:4px;border:none;background-color:var(--genesys-primary-color);font-weight:500;font-size:14px;text-transform:uppercase;min-width:100px;display:inline-block;filter:brightness(100%)}.genesys-mxg-prechat--form button[type="reset"]{background-color:#ddd}.genesys-mxg-prechat--form button:hover{filter:brightness(96%);box-shadow:rgb(0 0 0 / .2) 0 2px 4px -1px,rgb(0 0 0 / .14) 0 4px 5px 0,rgb(0 0 0 / .12) 0 1px 10px 0;transition:all 250ms cubic-bezier(.4,0,.2,1)}.genesys-mxg-prechat--buttons button{margin:0 15px}.genesys-mxg-customlauncher{position:fixed;display:none;border:none;background-color:var(--genesys-primary-color);align-items:center;justify-content:center;border-radius:50%;transition:all 250ms cubic-bezier(.4,0,.2,1) 0ms;box-shadow:rgb(0 0 0 / .2) 0 3px 5px -2px,rgb(0 0 0 / .14) 0 1px 4px 2px,rgb(0 0 0 / .12) 0 1px 4px 1px;z-index:9999;width:56px;height:56px;margin:4px 8px 12px 8px;bottom:12px;right:20px;left:unset}.genesys-mxg-customlauncher.show{display:inline-flex}.genesys-mxg-customlauncher svg{width:26px;height:26px}.genesys-mxg-ps-custom.dark .genesys-mxg-prechat--header,.genesys-mxg-ps-custom.dark .genesys-mxg-prechat--header button,.genesys-mxg-ps-custom.dark .genesys-mxg-prechat--form button:not([type="reset"]){color:#fff}.genesys-mxg-ps-custom svg{fill:rgb(0 0 0 / .87)}.genesys-mxg-ps-custom.dark svg{fill:#fff}.genesys-mxg-overlay,.genesys-mxg-prechat--overlay,.genesys-mxg-overlay-loading{display:none;background-color:rgb(0 0 0 / .5);box-shadow:rgb(0 0 0 / .2) 0 3px 1px -2px,rgb(0 0 0 / .14) 0 1px 1px 1px,rgb(0 0 0 / .12) 0 1px 5px 1px;color:#fff;font-size:24px;align-items:center;justify-content:center;max-height:100%!important}.genesys-mxg-overlay-loading{position:fixed;bottom:25px;right:25px;padding:10px;border-radius:8px}.genesys-mxg-prechat--overlay{position:absolute;top:0;left:0;right:0;bottom:0}.genesys-mxg-overlay.show,.genesys-mxg-prechat--overlay.show,.genesys-mxg-overlay-loading.show{display:flex}.genesys-mxg-overlay svg,.genesys-mxg-prechat--overlay svg,.genesys-mxg-overlay-loading svg{font-size:40px;width:1em;text-align:center;margin-right:.1em;animation:spinner 1.25s linear infinite;fill:#fff}.genesys-mxg-overlay input{opacity:0;width:0;display:block}@keyframes spinner{to{transform:rotate(360deg)}}@media (pointer:fine){.genesys-mxg-customlauncher:hover{filter:brightness(74%)}}@media (min-width:601px){.genesys-mxg-prechat{width:410px;height:auto}.genesys-mxg-overlay{width:410px!important;bottom:96px!important;right:28px!important}}@media (max-width:600px){.genesys-mxg-overlay{max-height:100%!important;left:0;width:100%;height:100%}.genesys-mxg-prechat{top:0}}