.bg-wg-modal{background-color:rgba(0,0,0,.4);bottom:0;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:999999}.bg-wg-modal .wg-modal{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:animatetop;animation-name:animatetop;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);display:block;max-width:680px;position:relative}.bg-wg-modal.closing .wg-modal{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:animatetopHide;animation-name:animatetopHide}.bg-wg-modal.closing{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:bgAnimatetopHide;animation-name:bgAnimatetopHide}.wg-modal.verticalCentering{margin-bottom:0!important;margin-top:0!important;top:50%;transform:translateY(-50%)}.wg-modal{display:none;margin:100px auto;--bs-bg-opacity:1;background:#fff url(https://3960387.fs1.hubspotusercontent-na1.net/hubfs/3960387/bg/bg-white-afya.jpg) fixed;background-position:50%;background-repeat:no-repeat;background-size:100%;background-size:cover;padding:20px}.wg-modal p{text-align:center}.wg-modal h4{color:#d50d61}.wg-modal.innerScroll .wg-content{max-height:calc(100vh - 240px);overflow-y:auto}.wg-modal .wg-modal-close{background:#d50d61;color:#fff;cursor:pointer;display:block;font-size:20px;font-weight:700;height:40px;opacity:1;padding:5px;position:absolute;right:-10px;text-align:center;text-transform:uppercase;top:-10px;width:40px;z-index:99999}.wg-modal .wg-header{background-color:#eee;left:0;padding:20px;position:absolute;right:0;top:0}@-webkit-keyframes animatetop{0%{opacity:0;top:-300px}to{opacity:1;top:0}}@keyframes animatetop{0%{opacity:0;top:-300px}to{opacity:1;top:0}}@-webkit-keyframes animatetopHide{0%{opacity:1;top:0}to{opacity:0;top:-300px}}@keyframes animatetopHide{0%{opacity:1;top:0}to{opacity:0;top:-300px}}@-webkit-keyframes bgAnimatetopHide{0%{opacity:1}to{opacity:0}}@keyframes bgAnimatetopHide{0%{opacity:1}to{opacity:0}}