.pop-up-wrapper{position:fixed;background-color:#000000bf;width:100%;height:100%;top:0;z-index:99999999;justify-content:center;align-items:center;display:flex}.pop-up-wrapper .pop-up-content{background:#fff;position:relative;overflow:auto;box-shadow:0 0 18px #00000080;padding:25px 60px 20px 30px;color:#000}.pop-up-wrapper .close{position:absolute;top:20px;right:20px;height:16px;width:16px;background-size:cover;cursor:pointer}.pop-up-wrapper .close:after,.pop-up-wrapper .close:before{content:"";position:absolute;top:-1px;left:8px;height:20px;width:2px;background-color:#000;transform:rotate(-45deg)}.pop-up-wrapper .close:before{transform:rotate(45deg)}.pop-up-wrapper .logo{margin-bottom:10px;height:20px}.pop-up-wrapper .logo img{width:auto;height:100%}.pop-up-wrapper .header{font-size:28px;font-weight:700}.pop-up-wrapper .sub-header{font-size:22px;line-height:1.5}.pop-up-wrapper .content-container{margin-top:23px}.pop-up-wrapper .cta-link-btn{display:flex;line-height:45px;margin-top:19px}.pop-up-wrapper .cta-link-btn .cta1{width:180px;height:45px;line-height:45px;text-align:center;background-color:#0d5c91;color:#fff;border-radius:4px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.pop-up-wrapper .cta-link-btn .cta1:hover,.pop-up-wrapper .cta-link-btn .cta1:focus{border:1px solid #0d5c91;background-color:#e3f2f9;color:#0d5c91;cursor:pointer}.pop-up-wrapper .cta-link-btn .cta2{margin-left:24px;color:#294e95;cursor:pointer}.pop-up-wrapper .cta-link-btn .cta2:hover,.pop-up-wrapper .cta-link-btn .cta2:focus{text-decoration:underline}.pop-up-wrapper .text-link{font-size:16px;color:#000;margin-top:15px;display:inline-block}.pop-up-wrapper .text-link a{color:#294e95;text-decoration:underline;cursor:pointer}.pop-up-wrapper .pop-up-content{max-height:320px;max-width:649px}.pop-up-wrapper .pop-up-content.modal-type-1{max-height:410px}
