#bio_ep{display:none}.pop_up{display:flex}.col-4,.col-6{flex:1}.col-8{flex:2}.left_col,.right_col{justify-content:center;align-items:center}.right_col{padding:2rem}div#bio_ep{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);z-index:999999;max-height:80vh;overflow-y:auto}#bio_ep .pop_up{position:fixed;top:50%;left:50%;max-width:1000px;background:#fff;transform:translate(-50%,-50%);z-index:99999999;box-shadow:0 0 2000px 20000px rgba(0,0,0,.8);max-height:80vh;overflow:auto}#bio_ep .popup__close::before{position:fixed;bottom:2rem;content:"Not Interested";z-index:9999999999;width:100%;color:white;display:block;text-align:center;padding:1rem}