.modalBackground{width:62vw;height:45vh;position:fixed;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;z-index:2}.modalContainer{width:500px;height:580px;border-radius:12px;background-color:#fff;-webkit-box-shadow:rgba(0,0,0,.35) 0 5px 15px;box-shadow:0 5px 15px rgba(0,0,0,.35);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:25px}.modalContainer .title{display:inline-block;text-align:center;margin-top:10px}.titleCloseBtn{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.titleCloseBtn button{background-color:transparent;border:none;font-size:25px;cursor:pointer}.modalContainer .body{-ms-flex:50% 1;flex:50% 1;-ms-flex-pack:center;-ms-flex-align:center;font-size:1.2rem;text-align:center}.modalContainer .body,.modalContainer .footer{display:-ms-flexbox;display:flex;justify-content:center;align-items:center}.modalContainer .footer{-ms-flex:20% 1;flex:20% 1;-ms-flex-pack:center;-ms-flex-align:center}.modalContainer .footer button{width:150px;height:45px;margin:10px;border:none;background-color:#295a95;color:#fff;border-radius:8px;font-size:20px;cursor:pointer}#cancelBtn{background-color:crimson}.correctRating{display:none}.fillRating{color:#000}
/*# sourceMappingURL=main.6793c612.css.map*/