.modal{background-color:#fff;background-color:rgba(255,255,255,0.9);display:none;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:9999}.modal-content{background:#fff;border-radius:0;border:1px solid #DCDCDD;box-shadow:4px 4px 10px rgba(0,0,0,0.1);box-sizing:border-box;display:block;margin:auto;padding:22px 24px 41px 24px;width:50%}@media only screen and (max-width:767px){.modal-content{width:100%;margin:auto 24px}}.rainbow{display:flex;flex-direction:row;justify-content:space-between;left:0;position:absolute;right:0;top:-2px}.rainbow span{height:2px;width:100%}.close{position:absolute;right:24px;top:-14px;background:white}.close:hover,.close:focus{cursor:pointer;text-decoration:none}.close svg{width:24px;height:24px}.heading{border-bottom:solid 1px #DCDCDD;color:#1C1D20;font-family:Roboto,sans-serif;font-size:20px;font-weight:300;line-height:24px;margin:0 0 21px 0;padding-bottom:20px}.sub-heading{font-family:Roboto,sans-serif;font-size:16px;font-weight:700;line-height:20px}.para-text{font-family:Roboto,sans-serif;font-size:14px;line-height:20px;margin-bottom:19px}.refer{color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-weight:700}.button-link{background:#0095C8;border-radius:4px;box-shadow:2px 2px 12px rgba(0,0,0,0.16);display:inline-block;padding:12px 32px}