@import url(https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);.header{display:flex;justify-content:center;align-items:center;width:100%;height:80px}.header .logo{text-align:center}.header .logo img{width:auto;height:53px}.footer{position:fixed;bottom:0;left:8.5%;right:8.5%;display:flex;align-items:center;flex-direction:column;background:#fff}.footer hr{width:100%;border:1px solid #777;opacity:.25;max-width:1200px;margin:0}.footer .footer-text{font-weight:400;font-size:12px;line-height:20px;color:#999;margin-top:16px}@media screen and (max-width:992px){.footer{display:none}}.app #content{max-width:392px!important;min-width:unset;width:100%;align-items:center}.app #content.form-body{position:relative;padding-bottom:50px!important}@media screen and (min-width:767px){.app #content.form-body{box-shadow:0 0 20px rgba(0,0,0,.1);border-radius:6px;padding:32px}}.app #content h1{font-weight:700;font-size:24px;line-height:28px;color:#333;margin-bottom:32px}.app #content .desc{font-weight:400;font-size:16px;line-height:20px;text-align:center;margin-bottom:24px}.app #content .desc b{font-weight:600;font-size:16px;line-height:20px}.app #content .countDownAndResendOtp{display:flex;justify-content:space-between;width:100%}.app #content .countDownAndResendOtp .countDownTime{margin-bottom:16px}.app #content .countDownAndResendOtp .countDownTime div{padding:0!important;text-align:left!important;font-weight:400;font-size:14px;line-height:20px;color:#333}.app #content .countDownAndResendOtp .countDownTime div span{font-weight:600}.app #content .countDownAndResendOtp .resendOtpText{font-weight:600;font-size:14px;line-height:20px;cursor:pointer}.app #content input:focus{box-shadow:unset}.app #content input.otp-code{display:flex;flex-direction:row;align-items:center;padding:12px 4px;gap:10px;width:49px;height:48px;background:#fff;border:1px solid #ccc;border-radius:4px;font-weight:800;font-size:18px;line-height:26px;color:#555}.app #content .otp-input-group{display:flex;-moz-column-gap:8px;column-gap:8px;justify-content:center;padding-bottom:12px!important;width:100%;margin:0}.app #content .otp-input-group div{width:unset;margin:0;padding:0}.app #content .verifyOtpErrors{padding:0!important;margin:8px 0;text-align:left!important;font-weight:400;font-size:13px;line-height:19px;color:#ca0000}.app #content .verifyOtpErrors ul{display:grid;margin:0;padding:0 0 0 8px;list-style:none;row-gap:5px}.app #content .verifyOtpErrors ul li{font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#ca0000}.app #content .form-container{max-width:100%;width:unset;text-align:center;margin:0 auto;padding:0}.app #content .form-container .error-list{display:block;text-align:left}.app #content .form-container .error-list ul{display:grid;margin:0;margin-top:-14px;margin-bottom:14px;padding:0 0 0 8px;list-style:none;row-gap:5px}.app #content .form-container .error-list ul li{font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#ca0000}.app #content .form-container .form-group{text-align:center}.app #content .form-container .form-group .form-control{width:100%;height:48px;background:#fff;border:1px solid #ccc;border-radius:4px;color:#333;margin-bottom:16px;font-style:normal;font-weight:400;font-size:14px;line-height:20px}.register #content .desc{color:#333}.register #content button{width:100%;height:48px;box-shadow:0 2px 6px rgba(5,81,160,.24);border-radius:4px;font-weight:700;font-size:16px;line-height:23px;text-align:center;color:#fff;border:unset}.register #content button:disabled{background:#b0b9c1!important}*{font-family:Jost,serif;box-sizing:border-box;padding:0;margin:0}.app,body,html{height:100%}#content{margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px;min-width:320px;max-width:354px;width:30%}.form-container{padding:20px;background:hsla(0,0%,100%,.7);border-radius:15px}.form-control{background:#fff!important}.btn-block{display:block;width:100%}.btn-block:hover{opacity:.9}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}