.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}.cm-modal .btn-delete{display:flex;box-sizing:border-box}.bp-sm .cm-modal .btn-delete{padding-right:10px;margin-bottom:-3.75rem}.cm-modal .btn-delete button{width:auto;display:flex;align-items:center}.bp-sm .cm-modal .btn-delete button{height:3.75rem}.cm-modal .btn-delete button.return{margin-right:auto}.bp-sm .cm-modal .btn-delete button.return{height:-moz-fit-content;height:fit-content}.cm-modal .btn-delete button.return svg{font-size:1em;margin-right:5px}.cm-modal .btn-delete button.close{flex-direction:column;justify-content:center;margin-left:auto}.bp-sm .cm-modal .btn-delete button.close span{font-weight:600}.bp-sm .cm-modal .btn-delete button.close svg{font-size:2.5rem}.cm-modal .btn-delete button span{font-size:12px;color:var(--color-main,#ccc);line-height:1}.bp-sm .cm-modal .btn-delete button span{font-size:1.25rem}.cm-modal .btn-delete button svg{color:var(--color-main,#ccc)!important}
