.cModal{display:flex;justify-content:center;background-color:#000000D0;align-items:center;position:fixed;top:0;right:0;width:100%;height:100%;z-index:99999;padding:16px 0}.cContent{background-color:white;border-radius:20px;position:relative;display:flex;flex-direction:row;margin:16px;overflow:hidden;max-height:100%;padding-bottom:8px}.cClose{position:absolute;top:12px;inset-inline-end:8px;display:flex}.cForm{overflow-y:auto}.cForm,.cfrom_block{max-height:100%}