.modal-wrapper{background-color:#fff;border-radius:20px;height:395px;left:50%;margin:auto;position:fixed;top:0;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);width:555px;z-index:999999}@media screen and (max-width:768px){.modal-wrapper{height:440px;top:-8%;width:300px}}.modal-wrapper .close-btn{cursor:pointer;height:14px;position:absolute;right:17px;top:17px;width:14px}.modal-wrapper .flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding:2rem}.modal-wrapper .flex img{height:131px;margin-top:1rem;width:131px}.modal-wrapper .flex .heading{color:#002856;font-family:Rubik-Semi-Bold,sans-serif;font-size:1.5rem;font-weight:600}.modal-wrapper .flex .desc{color:#002856;font-family:Rubik-Regular,sans-serif;font-size:15px;font-weight:400;line-height:20px;text-align:center}.modal-wrapper .flex button{background-color:#002856;border-radius:22px;color:#fff;cursor:pointer;font-family:Rubik-Regular,sans-serif;font-size:1.2rem;font-weight:600;height:45px;margin-top:1rem;width:131px}.hide-modal-wrapper{display:none}.modal-overlay{background:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:99999}.hide-modal-overlay{display:none}