div.ns-panel{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:501}div.ns-panel div.nsp-bg{background:rgba(0,0,0,.75);position:absolute;top:0px;left:0px;width:100%;height:100%;opacity:0}div.ns-panel div.nsp-bg.blured{backdrop-filter:blur(5px)}div.ns-panel div.nsp-panel{position:absolute;background:var(--panel-bg-color);left:50%;top:50%;transform:translate(-50%,-50%) scale(0);border-radius:var(--border-radius);box-shadow:0px 0px 50px rgba(0,0,0,.75);display:flex;flex-direction:column;flex-wrap:nowrap;width:100%;height:100%;max-width:calc(100% - 2em);max-height:calc(100% - 2em);overflow:visible;opacity:0}div.ns-panel div.nsp-panel.padding-off div.nsp-body{padding:0}div.ns-panel div.nsp-panel.overflow-off div.nsp-body{overflow:hidden}.nsp-cover::after{z-index:10;position:absolute;top:0px;left:0px;width:100%;height:100%;content:''}div.ns-panel div.nsp-panel.nsp-autosize{width:auto;height:auto}div.ns-panel div.nsp-onresize{width:100% !important;height:100% !important;transform:translate(-50%,-50%) scale(1)}div.ns-panel div.nsp-onresize.nsp-autosize{width:auto !important;height:auto !important}div.ns-panel div.nsp-panel.nsp-app{width:calc(100% - 30px) !important;height:calc(100% - 30px - 50px) !important;transform:none;left:15px;top:15px}div.ns-panel div.nsp-panel.nsp-app.from-shortcut{transform-origin:0% 0%}.nsp-fullscreen div.ns-panel div.nsp-panel.nsp-app{width:100% !important;height:calc(100% - 50px) !important;max-width:none;max-height:none;transform:none;left:0px;top:0px}div.ns-panel div.nsp-panel.nsp-app div.nsp-body{overflow:hidden;display:flex}div.ns-panel div.nsp-panel.anim-finished{opacity:1;transform:translate(-50%,-50%) scale(1)}div.ns-panel div.nsp-panel.anim-suspend{transform:translate(-50%,-50%) scale(1)}div.ns-panel div.nsp-panel.anim-finished.nsp-app{transform:scale(1)}div.ns-panel div.nsp-bg.anim-finished{opacity:1}div.nsp-panel>div:empty{display:none}div.nsp-head{background-color:var(--panel-head-bg-color);border-bottom:1px solid var(--panel-border-color);border-radius:var(--border-radius) var(--border-radius) 0px 0px}div.nsp-body{flex-grow:1;padding:var(--panel-padding-y) var(--panel-padding-x);overflow:auto}div.nsp-foot{padding:0 var(--panel-padding-x) var(--panel-padding-y) var(--panel-padding-x)}div.nsp-foot div.button{margin-top:1em}div.ns-panel div.nsp-default-head{display:flex;flex-wrap:nowrap;justify-content:space-between;overflow:hidden}div.ns-panel nsp-title{color:var(--text-color);align-self:center;padding:var(--panel-padding-y) var(--panel-padding-x)}div.ns-panel nsp-title>span:first-child{color:var(--text-color)}div.ns-panel nsp-title>span{font-weight:500;color:var(--text-color)}div.ns-panel nsp-title>span.header-back{cursor:pointer;transition:opacity .3s}div.ns-panel nsp-title>span.header-back:hover{opacity:.5}div.ns-panel nsp-title *{color:inherit;font-weight:inherit}div.ns-panel nsp-title:first-letter{text-transform:capitalize}div.ns-panel nsp-head-buttons{display:flex;justify-content:right}div.ns-panel nsp-head-buttons button{border:none !important;background:none !important}div.ns-panel nsp-head-buttons button[action="back"]{display:none}div.ns-panel nsp-head-buttons button::after{color:var(--text-color) !important}div.ns-panel nsp-head-buttons button:hover::after{color:var(--panel-head-buttons-hover-color) !important}div.ns-panel nsp-head-buttons button+button{margin-left:2px}div.ns-panel nsp-head-buttons button::before{border-radius:0 !important;background-color:var(--panel-head-buttons-color);filter:none !important;transform:scale(1) translateZ(-1px) !important}div.ns-panel nsp-head-buttons button[icon="minimize"]::after{font-weight:100;margin-top:-7px}div.ns-panel nsp-head-buttons button[icon="arrow_back_ios_new"]::after{font-weight:200;font-size:20px}div.ns-panel nsp-head-buttons button[icon="close"]::before{background-color:var(--panel-head-buttons-close-color)}div.ns-panel.back-button nsp-head-buttons button[action="back"]{display:initial}div.ns-panel.back-button nsp-head-buttons button[action="close"]{display:none}div.ns-panel div.nsp-flexed{max-width:fit-content}div.ns-panel div.nsp-flexed div.nsp-body{display:flex;flex-direction:row;flex-wrap:nowrap}div.ns-panel div.nsp-flexed.wrapped div.nsp-body{flex-wrap:wrap}div.ns-panel div.nsp-form{max-width:650px;height:auto !important}div.ns-panel div.nsp-pop-up{max-width:450px;min-width:300px}div.ns-panel div.nsp-pop-up div.nsp-body{text-align:center}div.ns-panel div.nsp-pop-up div.nsp-body *{text-align:inherit}div.ns-panel div.nsp-pop-up div.nsp-body ul{text-align:left}div.nsp-scroll-disabled,div.nsp-scroll-disabled div.holder,body.nsp-scroll-disabled,html.nsp-scroll-disabled{overflow:hidden}div.ns-panel .ns-overflow{overflow:visible}div.ns-panel.z-2{z-index:201}div.ns-panel.z-3{z-index:301}div.ns-panel.z-4{z-index:401}div.ns-panel.z-5{z-index:501}div.ns-panel.z-6{z-index:601}div.ns-panel.container.app{z-index:400}div.nsp-body div.nsp-icon>span.icon{font-size:84px;user-select:none}div.nsp-body div.nsp-popup-text.nsp-icon{padding:0 50px 15px 50px}div.nsp-body div.nsp-popup-text h2{font-size:calc( var(--font-size-large) + 4px );line-height:normal;user-select:none}div.nsp-body div.nsp-popup-text p{font-size:var(--font-size-large);line-height:normal;user-select:none}