.expand,.expand-container{width:100%;height:100%;pointer-events:none}.expand-container.pip{position:fixed;z-index:var(--pip-z-index);width:calc(var(--pip-width)*1px);height:calc(var(--pip-height)*1px)}.expand-container.pip .expand{pointer-events:auto;cursor:move}.expand-container.pip .exit-pip-arrow{position:absolute;top:0;right:0;margin:.5em;padding:.5em;z-index:17;background-color:rgba(0,0,0,.4);border-radius:25%;pointer-events:auto;cursor:pointer}.expand-container.pip .exit-pip-arrow img{width:25px;height:25px}.expand-container.pip .mobile-exit-pip-arrow img{width:20px;height:20px}.notification-group{display:block;position:absolute;pointer-events:none}.notification-group .toast-top-layer{display:block;overflow:hidden;width:100%;margin:0;padding:0}.notification-group .toast-top-layer .custom-template{display:flex;flex-direction:row;flex-wrap:nowrap;text-align:left;font-size:13px;padding:5px 5px 0 5px;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;width:100%;background:#fff;color:#000;border:2px solid #000;border-radius:18px}.notification-group .toast-top-layer .custom-template,.notification-group .toast-top-layer .custom-template>div{box-sizing:border-box}.notification-group .toast-top-layer .custom-template.toast-loading{background:#000;color:#fff;border-color:#d0f2e1;padding:0;border-radius:20px}.notification-group .toast-top-layer .custom-template.toast-loading .custom-template-content{padding:0;flex:1 0 auto}.notification-group .toast-top-layer .custom-template.toast-loading .custom-template-content .loading-gif{border-radius:18px;padding:0;max-width:100%}.notification-group .toast-top-layer .custom-template.toast-loading .custom-template-content .custom-template-title{letter-spacing:1px;text-transform:none;font-size:18px;font-weight:600}.notification-group .toast-top-layer .custom-template.toast-info{background:#fff;color:#000;border-color:#000}.notification-group .toast-top-layer .custom-template.toast-warn{background:rgba(255,182,72,.7607843137254902);border-color:#f48a06}.notification-group .toast-top-layer .custom-template.toast-error{background:rgba(229,77,66,.6588235294117647);border-color:#b82e24}.notification-group .toast-top-layer .custom-template.toast-success{background:#e8f9f0;border-color:#1aec83}.notification-group .toast-top-layer .custom-template .custom-template-icon{flex:0 1 auto;color:#15c371;font-size:32px;padding:0 10px}.notification-group .toast-top-layer .custom-template .custom-template-close{flex:0 1 auto;padding:0 20px;font-size:16px;opacity:.2;cursor:pointer}.notification-group .toast-top-layer .custom-template .custom-template-close:hover{opacity:.8}.notification-group .toast-top-layer .custom-template .custom-template-content{padding:2px;flex:1 1 auto;max-width:100%}.notification-group .toast-top-layer .custom-template .custom-template-content .custom-template-title{letter-spacing:1px;text-transform:none;font-weight:600}@media(max-device-height:500px){.loading-gif{max-height:200px}}.nc-top-layer{pointer-events:none}.nc-top-layer,.nc-top-layer .non-volatile-notification-layer{position:relative;width:100%;height:100%}.nc-top-layer .non-volatile-notification-layer .top-left-notification-layer{position:absolute;width:100%;height:100%;top:0;left:0}.nc-top-layer .non-volatile-notification-layer .top-left-notification-layer .open-drawer-info-icon{position:absolute;bottom:100px;right:45px;padding:12px 42px 12px 30px;color:#73bc45;height:60px;pointer-events:auto;cursor:pointer}.nc-top-layer .non-volatile-notification-layer .notification-wrapper-expanded{position:absolute;top:0;bottom:0;right:0;width:200px;background-color:rgba(0,0,0,.2);color:#000;pointer-events:auto}.nc-top-layer .non-volatile-notification-layer .notification-wrapper-expanded .drawer-header{position:absolute;box-sizing:border-box;top:0;padding:8px 32px 8px 16px;width:100%;height:48px;box-shadow:0 16px 49px rgba(20,21,19,.15);background-color:#73bd45;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:16px;line-height:24px;text-align:center;color:#fff;text-decoration:none;letter-spacing:1px}.nc-top-layer .non-volatile-notification-layer .notification-wrapper-expanded .drawer-header .drawer-header-text{display:block;overflow:hidden;white-space:nowrap;word-wrap:normal;text-overflow:ellipsis}.nc-top-layer .non-volatile-notification-layer .notification-wrapper-expanded .drawer-header .drawer-close-button{cursor:pointer;position:absolute;top:0;right:0;opacity:.75;outline:0;border:none;padding:12px 23px 8px 6px}.nc-top-layer .non-volatile-notification-layer .notification-wrapper-expanded .drawer-content{position:absolute;top:41px;bottom:0;border-top:1px solid transparent;padding:16px;width:100%;overflow-x:hidden;overflow-y:auto;direction:ltr;text-align:left}.nc-top-layer .non-volatile-notification-layer .notification-wrapper-expanded .drawer-content .drawer-notice{font-weight:600;font-size:10px;margin:0 0 12px 0}.nc-top-layer .non-volatile-notification-layer .notification-wrapper-expanded .drawer-content .drawer-notice .card-header{font-weight:700;padding:2px}.nc-top-layer .non-volatile-notification-layer .notification-wrapper-expanded .drawer-content .drawer-notice .card-body{padding:5px}.nc-top-layer .volatile-notification-layer{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden}.nc-top-layer .volatile-notification-layer .bottom .custom-template-content,.nc-top-layer .volatile-notification-layer .top .custom-template-content{padding:2px 8px}