.successPage{position:absolute;width:100%;height:100vh;max-height:100vh;background-color:#fff;color:#444;padding:60px 15px 20px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.successPage .backBox{width:100%;height:50px;font-size:16px;text-align:center;line-height:50px;position:fixed;top:0;left:0;background-color:#fff;-webkit-box-shadow:0px 0px 12px 0px rgba(229,229,229,.5);box-shadow:0px 0px 12px 0px rgba(229,229,229,.5)}.successPage .successBody{padding:0 20px;-webkit-box-shadow:0px 0px 12px 0px rgba(229,229,229,.5);box-shadow:0px 0px 12px 0px rgba(229,229,229,.5);height:88vh;padding-top:30px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;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:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.successPage .cont{margin-top:-12px;letter-spacing:2px}.successPage .cont h5{font-size:17px;margin:0;margin-bottom:20px}.successPage .cont p{font-size:15px;margin:0}.successPage .successImg{width:17vw;margin-top:40px}.successPage .logoImg{width:18vw;margin-bottom:12px}.successPage .stepBtn{outline:none;width:40vw;height:13vw;color:#fff;border-radius:8vw;background-color:#3848a9;border:none;font-size:15px}