.components-elements-base-dialog .mantine-Paper-root{background-color:var(--theme-root-colors-paperBackground);box-shadow:var(--theme-root-colors-paperShadow);border-radius:20px}.components-elements-base-dialog .mantine-Paper-root .mantine-Modal-header{background-color:var(--theme-root-colors-paperBackground);align-items:baseline;padding-right:1rem}@media(max-width:991px){.components-elements-base-dialog .mantine-Paper-root .mantine-Modal-header .mantine-Group-root{flex-wrap:nowrap}}.components-elements-base-dialog .mantine-Paper-root .mantine-Modal-header>h2{width:100%}.components-elements-base-dialog .mantine-Paper-root .mantine-Modal-header>button{display:none}.components-elements-base-dialog .mantine-Paper-root .mantine-Modal-body{padding-bottom:2rem}.components-elements-base-dialog .dialog-title-icon img{height:2rem}.components-elements-base-dialog .dialog-title{font-size:2rem;flex-grow:1;color:var(--theme-root-colors-text)}@media(max-width:991px){.components-elements-base-dialog .dialog-title{font-size:1.5rem}}.components-elements-base-dialog .dialog-close-icon button{background-color:transparent!important}.components-elements-base-dialog.hide-header>.mantine-Modal-inner>.mantine-Modal-content>.mantine-Modal-header{display:none}.components-elements-base-dialog.hide-header>.mantine-Modal-inner>.mantine-Modal-content>.mantine-Modal-body{padding-top:2rem}