.cm-modal{display:flex;align-items:center;justify-content:center;position:fixed;flex-direction:column;top:0;left:0;z-index:9999;width:100vw;height:100dvh;background:#2229}.cm-modal .btn-delete{width:80%;max-width:600px;margin-bottom:-40px;padding-right:20px;z-index:1;text-align:right}.bp-sm .cm-modal .btn-delete{width:90%;max-width:none;padding-right:0}.cm-modal .btn-delete button{width:40px}.cm-modal .btn-delete button svg{color:var(--color-icon-hover,#ccc);font-size:1.25rem;transition:.3s}.bp-sm .cm-modal .btn-delete button svg{font-size:1.875rem}.cm-modal .btn-delete button:hover svg{color:var(--color-icon,#ccc)}.cm-modal .modal{width:80%;max-width:600px;overflow-y:scroll;max-height:80vh;padding:40px;position:relative;box-sizing:border-box;background:var(--color-white,#fff);box-shadow:0 20px 60px -2px #0000000a}.bp-sm .cm-modal .modal{width:90%;max-width:none;padding:40px 2.5rem 2.5rem}.cm-modal .modal p{line-height:1.4;white-space:pre-line}.bp-sm .cm-modal .modal p{font-size:1.75rem}.cm-modal .btn-delete{display:flex;box-sizing:border-box}.bp-sm .cm-modal .btn-delete{padding:0 5%}.cm-modal .btn-delete button{width:auto;height:40px;display:flex;align-items:center;padding-top:16px;box-sizing:border-box}.bp-sm .cm-modal .btn-delete button{height:auto;padding-top:0}.cm-modal .btn-delete button.return svg{font-size:1em;margin-right:5px}.cm-modal .btn-delete button.close{flex-direction:column;justify-content:flex-end;margin-left:auto}.bp-sm .cm-modal .btn-delete button.close{justify-content:center;height:auto}.bp-sm .cm-modal .btn-delete button.close span{font-weight:600}.bp-sm .cm-modal .btn-delete button.close svg{font-size:3rem}.cm-modal .btn-delete button span{font-size:10px;line-height:2.6}.bp-sm .cm-modal .btn-delete button span{font-size:1.25rem}.cm-modal .btn-delete button svg{color:var(--color-icon,#ccc)!important}.cm-modal .btn-delete .btn-wrap{display:flex;width:100%;align-items:center}.bp-sm .cm-modal .btn-delete .btn-wrap{margin-top:1.75rem}.cm-modal .btn-delete:has(.sp-title) .btn-wrap{justify-content:space-between}.cm-modal .btn-delete:has(.sp-title) .btn-wrap .sp-title span:first-child{font-size:2rem;font-weight:600}.cm-modal .btn-delete:has(.sp-title) .btn-wrap .sp-title .help{color:var(--color-main,#ccc);font-size:10px;display:inline-block;margin-left:5px}
