.huge-preloader{align-items:center;background-color:#fff;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.confirm-dialog{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:16px;position:fixed;right:0;top:0;z-index:1000}.confirm-dialog__content{background:#fff;border-radius:4px;box-shadow:0 10px 25px #0003;display:flex;flex-direction:column;max-width:420px;padding:16px;width:100%}.confirm-dialog__content-title{font-size:20px;font-weight:600;margin-bottom:12px}.confirm-dialog__content-description{font-size:16px;font-weight:400;margin-bottom:24px}.confirm-dialog__content-buttons{display:grid;gap:6px;grid-template-columns:1fr}.confirm-dialog__content-buttons .ui-button{width:100%}@media (min-width:500px){.confirm-dialog__content-buttons{grid-template-columns:1fr 1fr}}.default-layout__flex{display:flex;height:calc(100vh - 62px)}.default-layout__flex-content{overflow:hidden;width:0}.default-layout__flex-content.wide{flex-grow:1;overflow:auto;width:100%}@media (min-width:425px){.default-layout__flex-content{flex-grow:1;overflow:auto;width:100%}}
