#di-apply-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);display:none;align-items:center;justify-content:center;overflow: auto;z-index:9999;top: 0 !IMPORTANT;}
#di-apply-overlay.is-open{display:flex}
.di-apply-dialog{background: #000000c7;color:#fff;/* max-width:720px; */width: 100%;border-radius:14px;margin-bottom: auto;margin-top: auto;padding: 0;top: 0 !IMPORTANT;box-shadow:0 20px 60px rgba(0,0,0,.5);position: relative;min-height: 100%;display: flex;justify-content: flex-start;}
.di-apply-close{    z-index: 999;position:absolute;right:14px;top:10px;background:transparent;border:0;color:#fff;font-size:26px;cursor:pointer}
.wpcf7 input[type="text"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"],.wpcf7 textarea{width:100%}
