.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;height: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}
