.modal-visible .modal{z-index:9999;opacity:1;transition:opacity .2s}.cm.cm-popup{height:100%;width:100%;background:0;padding:0;max-width:100%;position:relative;display:flex;overflow:hidden;position:fixed;top:0;z-index:9999;margin-bottom:0}.cm.cm-popup:before{content:"";height:100%;width:100%;position:fixed;z-index:-1;background:rgba(43,46,56,0.9)}.cm.cm-popup .cm-popup-inner{margin:0;border-radius:10px;display:block;padding:35px;position:relative;background:#fff;max-width:700px;max-height:90%;overflow:auto}.cm.cm-popup.no-overlay{height:auto;width:auto}.cm.cm-popup.no-overlay.align-items-flex-start{top:0}.cm.cm-popup.no-overlay.align-items-center{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.cm.cm-popup.no-overlay.align-items-flex-end{bottom:0;top:auto}.cm.cm-popup.no-overlay.justify-content-flex-start{left:0}.cm.cm-popup.no-overlay.justify-content-flex-end{right:0}.cm.cm-popup.no-overlay.justify-content-center.align-items-flex-start,.cm.cm-popup.no-overlay.justify-content-center.align-items-flex-end{left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.cm.cm-popup.no-overlay.justify-content-center.align-items-center{width:100%}.cm-popup-content-form .hs_cos_wrapper_type_form{background:transparent}@media(max-width:767px){.cm.cm-popup .cm-popup-inner{max-width:96% !important}}.ls-popup-close{position:absolute;top:5px;right:20px;transform:rotate(45deg);font-size:32px;font-family:arial;display:block;color:#999;cursor:pointer}