.illustrated-confirm-dialog{--illustrated-confirm-dialog-width:800px;--illustrated-confirm-dialog-min-height:684px;--illustrated-confirm-dialog-header-height:52px;--illustrated-confirm-dialog-body-min-height:632px;--illustrated-confirm-dialog-header-background:var(--ap-dialog-header-background-color);--illustrated-confirm-dialog-danger-background:var(--ap-dialog-danger-background-color);width:var(--illustrated-confirm-dialog-width);min-height:var(--illustrated-confirm-dialog-min-height);border-radius:var(--ap-border-radius-base,6px);max-width:var(--illustrated-confirm-dialog-width)!important}.illustrated-confirm-dialog__header{height:var(--illustrated-confirm-dialog-header-height);color:var(--ap-white-text-color,#fff);align-items:center;padding:0 16px;font-size:14px;display:flex}.illustrated-confirm-dialog__header--confirm,.illustrated-confirm-dialog__header--delete{background:var(--illustrated-confirm-dialog-header-background)}.illustrated-confirm-dialog__header--project-delete{background:var(--illustrated-confirm-dialog-danger-background)}.illustrated-confirm-dialog__header--final-delete,.illustrated-confirm-dialog__header--warning{background:var(--illustrated-confirm-dialog-header-background)}.illustrated-confirm-dialog__body{min-height:var(--illustrated-confirm-dialog-body-min-height);flex-direction:column;justify-content:space-between;align-items:center;padding:110px 96px 76px;display:flex}.illustrated-confirm-dialog__content{flex-direction:column;align-items:center;display:flex}.illustrated-confirm-dialog__image{margin-bottom:48px}.illustrated-confirm-dialog .content-svg{justify-content:center;align-items:center;width:220px;height:180px;display:flex}.illustrated-confirm-dialog .img-svg{object-fit:contain;width:220px;height:180px;display:block}.illustrated-confirm-dialog__message{text-align:center;max-width:580px;color:var(--ap-main-text-color,#555);font-size:22px;font-weight:700;line-height:1.35}.illustrated-confirm-dialog__message .content-title{margin:0}.illustrated-confirm-dialog__message .content-title span{color:var(--ap-primary-color,#4176bd)}.illustrated-confirm-dialog__note{border:1px solid var(--ap-grey-list-border,#dedede);text-align:center;width:552px;min-height:58px;color:var(--ap-main-text-color,#555);border-radius:10px;justify-content:center;align-items:center;margin-top:48px;padding:14px 24px;font-size:16px;line-height:1.25;display:flex}.illustrated-confirm-dialog__actions{gap:10px;display:flex}.illustrated-confirm-dialog__confirm{min-width:86px;color:var(--ap-not-active-filter-element,#aaa);border:1px solid var(--ap-grey-list-border,#dedede)}
