.err,.red{color:#fb3640}.green,.suc{color:#2db40e}:root{--neutral-color:#777f88;--pr-color:#6421ff}body.auth-layout{overflow:visible;background-color:#6421ff;padding:0;height:100dvh;min-height:unset;max-width:unset}#auth-page{align-items:center}#auth-page .head-container{align-items:center;justify-content:center;height:20dvh}@media(min-width:768px){#auth-page .head-container{height:30dvh}}#auth-page .head-container .page-title{color:#fff;font-size:3rem}#auth-page .form-container{background-color:var(--background);height:80dvh;width:100vw;border-top-left-radius:55px;border-top-right-radius:55px;padding:50px 20px 20px;align-items:center}@media(min-width:768px){#auth-page .form-container{height:70dvh}}#auth-page .form-container .inputs{justify-content:center}#auth-page .form-container .inputs .otp-head{align-items:center;justify-content:space-between;margin-bottom:10px}#auth-page .form-container .inputs .otp-head .btn{padding:0}#auth-page .form-container .inputs .otp-container{margin-bottom:30px}#auth-page .form-container .terms{color:#6421ff;font-size:1rem}