.GPopupBg{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.87);z-index:99998;display:none;cursor:pointer!important}.GPopup{cursor:default!important;position:fixed;top:10%;left:50%;transform:translateX(-50%);width:25%;height:80%;background-color:#fff;border:1px solid #ccc;border-radius:5px;-webkit-box-shadow:0 0 20px rgba(0,0,0,.2);-moz-box-shadow:0 0 20px rgba(0,0,0,.2);box-shadow:0 0 20px rgba(0,0,0,.2);z-index:999999;overflow-wrap:break-word;padding:24px;min-width:300px;width:25%;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;overflow-y:auto}.PopupLogoWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.5rem;margin-top:30px}.PopupLogoWrapper>img{width:50%}.PopupClose{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;position:absolute;right:24px;font-size:20px;cursor:pointer;width:40px;height:40px;color:#034c8e}.PopupClose:hover{background:#f2f2f2;border-radius:50%}.PopUpContent{position:relative;background-color:#0458a8!important;color:#fff;border-radius:5px;box-sizing:border-box;padding:10px;box-sizing:border-box;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-family:sans-serif}.PopUpMessage{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column}.startPopUpLineText{display:block;line-height:1.2rem!important;margin-bottom:10px}.WarningPopUpIcon{font-size:70px!important;margin-bottom:10px}.WarningRedirectPopUp .PopUpContent{padding:20px!important;line-height:1.7rem!important}.WarningPopUpButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:15px}.WarningButton{background-color:#0771d7;color:#fff;font-size:1.3rem;border-radius:10px;border:0;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);-moz-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);padding:12px 20px 12px 20px;margin-top:15px}.WarningButton:hover{transition:.3s;background-color:#0158ab;color:#fff;text-decoration:none}.WarningRedirectPopUp .PopupLogoWrapper{margin-top:15px!important}@media screen and (max-width:500px){.WarningRedirectPopUp>.GPopup>.PopUpContent{padding:10px!important}.WarningRedirectPopUp>.GPopup>.PopUpHeader>.PopupLogoWrapper{margin-bottom:.5rem!important;margin-top:0!important}.WarningRedirectPopUp>.GPopup>.PopUpContent>.PopUpMessage>.startPopUpLineText{line-height:1.2rem!important;margin-bottom:5px!important}.WarningRedirectPopUp>.GPopup{top:5%!important;padding-top:10px!important}.WarningRedirectPopUp>.GPopup>.PopUpContent>.PopUpMessage>.WarningPopUpButton>a{margin-top:0!important}}