.cm-popup{align-items:center;background:#2229;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.cm-popup .btn-delete{position:absolute;right:0;text-align:right;top:0;z-index:1}.bp-sm .cm-popup .btn-delete{max-width:none;padding-right:0;width:90%}.cm-popup .btn-delete button{height:40px;width:40px}.cm-popup .btn-delete button svg{color:var(--color-icon-hover,#ccc);font-size:1.25rem;transition:.3s}.bp-sm .cm-popup .btn-delete button svg{font-size:1.875rem}.cm-popup .btn-delete button:hover svg{color:var(--color-icon,#ccc)}.cm-popup .popup{background:var(--color-white,#fff);box-shadow:0 20px 60px -2px #0000000a;box-sizing:border-box;max-height:80vh;max-width:600px;overflow-y:scroll;padding:40px;position:fixed;width:80%}.bp-sm .cm-popup .popup{max-width:none;padding:40px 2.5rem 2.5rem;width:90%}.cm-popup .popup p{line-height:1.4;white-space:pre-line}.bp-sm .cm-popup .popup p{font-size:1.75rem}.cm-popup .top{top:0}.cm-popup .bottom{bottom:0}.cm-popup .left{left:0}.cm-popup .right{right:0}
