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