@import url(https://fonts.googleapis.com/css2?family=Poppins: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);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;width:100%}.App{align-items:center;background-color:#f2ead9;display:flex;flex-direction:column;height:100vh;justify-content:space-between;overflow:hidden;position:relative;width:100%}.bg-white-sub{left:-10%;position:absolute;top:20%;transform:scaleX(-1) rotate(-25deg);width:230px}.md-white-sub{right:14%;top:40%;width:150px}.md-white-sub,.sm-white-sub{position:absolute;transform:rotate(0deg)}.sm-white-sub{bottom:7%;right:25%;width:90px}.bg-brown-sub{bottom:-8%;position:absolute;right:-5%;transform:rotate(10deg);width:230px}.md-brown-sub{bottom:-17%;left:28%;position:absolute;transform:scaleX(-1) rotate(45deg);width:180px}.sm-brown-sub{position:absolute;right:-1%;top:20%;transform:rotate(-40deg);width:120px}@media (max-width:480px){.bg-white-sub{left:-20%;opacity:.5;width:150px}.sm-white-sub{bottom:0;left:0;opacity:.5;position:absolute;transform:scaleX(-1) rotate(-25deg);width:110px}.md-white-sub{display:none}.bg-brown-sub{bottom:4%;position:absolute;right:2%;transform:rotate(-75deg);width:80px}.md-brown-sub{bottom:-18%;left:28%;position:absolute;transform:scaleX(1) rotate(45deg);width:200px}.sm-brown-sub{position:absolute;right:-20%;top:10%;transform:rotate(-40deg);width:130px}}@media (min-width:481px) and (max-width:768px){.bg-white-sub{left:-10%;position:absolute;top:20%;transform:scaleX(-1) rotate(-25deg);width:250px}.md-white-sub{position:absolute;right:0;top:50%;transform:rotate(-30deg);width:150px}.sm-white-sub{bottom:3%;position:absolute;right:22%;transform:rotate(0deg);width:100px}.bg-brown-sub{bottom:-12%;position:absolute;right:-5%;transform:rotate(30deg);width:220px}.md-brown-sub{bottom:-18%;left:15%;position:absolute;transform:scaleX(-1) rotate(45deg);width:250px}.sm-brown-sub{position:absolute;right:-1%;top:20%;transform:rotate(-40deg);width:120px}}@media (min-width:769px) and (max-width:1024px){.bg-white-sub{left:-10%;position:absolute;top:20%;transform:scaleX(-1) rotate(-25deg);width:250px}.md-white-sub{position:absolute;right:0;top:50%;transform:rotate(-30deg);width:150px}.sm-white-sub{bottom:5%;position:absolute;right:22%;transform:rotate(0deg);width:100px}.bg-brown-sub{bottom:-8%;position:absolute;right:-5%;transform:rotate(10deg);width:220px}.md-brown-sub{bottom:-15%;left:20%;position:absolute;transform:scaleX(-1) rotate(45deg);width:250px}.sm-brown-sub{position:absolute;right:-1%;top:20%;transform:rotate(-40deg);width:120px}}.reg-form-container{align-items:center;background-color:#fff;border-radius:0 0 10px 10px;display:flex;flex-direction:column;min-height:90%;padding:20px 0;width:60%}.reg-form-container::-webkit-scrollbar{display:none}.reg-form-container{-ms-overflow-style:none;overflow-y:scroll;scrollbar-width:none}.reg-middle-section{align-items:center;display:flex;flex-direction:column;height:100%;width:60%}.reg-middle-section h2{font-size:22px;font-weight:500}.reg-middle-section hr{border:none;border-top:.5px solid #00000040;margin-top:5px;width:100%}.select-field{border:1.5px solid #dea73980;border-radius:4px;color:gray;font-family:Poppins;margin-top:18px;padding:6px 10px;text-align:left;text-align-last:center;width:50%}.select-field option{color:#000}.select-field option:disabled{color:gray}.select-field:focus{border-color:#dea739cc;outline:none}.forget-p{color:#dea739;font-size:12px;font-weight:600;margin-top:8px;text-decoration:none}.forget-p:hover{text-decoration:underline}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}@media (max-width:480px){.reg-form-container{border-radius:10px;min-height:95%;width:80%;z-index:9}.reg-middle-section{width:100%}.reg-middle-section h2{font-size:18px;font-weight:400}.reg-middle-section hr{width:80%}.input-field,.select-field{width:70%!important}}@media (min-width:481px) and (max-width:768px){.reg-form-container{border-radius:10px;min-height:90%;width:70%}.reg-middle-section{width:80%}.reg-middle-section h2{font-size:20px;font-weight:500}.reg-middle-section hr{width:80%}.input-field,.select-field{width:70%!important}}@media (min-width:769px) and (max-width:1024px){.reg-form-container{border-radius:10px;min-height:80%;width:80%}.reg-middle-section{width:80%}.reg-middle-section h2{font-size:20px;font-weight:500}.reg-middle-section hr{width:80%}.input-field,.select-field{width:70%!important}}.top-section{align-items:center;display:flex;justify-content:center;margin-top:15px;position:relative;width:100%}.top-section .header-logo{height:100px;width:100px}.top-section hr{background-color:#fff;border:none;border-top:1.5px dashed #dea73956;color:#fff;margin-top:20px;width:50%}.top-section h2{color:#dea739;font-weight:500}.isb-logo-container{margin-bottom:25px;position:absolute}.isb-logo-container img{height:32px}@media (max-width:480px){.top-section{margin-top:60px}.isb-logo-container{margin-bottom:100px}.isb-logo-container img{height:26px}.top-section .header-logo{height:80px;width:80px}.top-section hr{display:none}.top-section h2{font-size:16px;font-weight:500}}@media (min-width:481px) and (max-width:768px){.top-section{margin-top:100px}.isb-logo-container{margin-bottom:50px}.isb-logo-container img{height:35px}.top-section .header-logo{height:90px;width:90px}.top-section h2{font-size:20px;font-weight:500}}@media (min-width:769px) and (max-width:1024px){.top-section{margin-top:100px}.isb-logo-container{margin-bottom:50px}.isb-logo-container img{height:35px}}.bottom-section{display:flex;justify-content:space-between;margin-top:20px;width:40%}.image-container{align-items:center;border:3px solid #dea73980;border-radius:3px;display:flex;height:60px;justify-content:center;width:60px}.bottom-section img{height:50px;width:50px}.ncount-img{height:40px!important;width:40px!important}@media (max-width:480px){.bottom-section{margin-top:30px;width:50%}}@media (min-width:481px) and (max-width:768px){.bottom-section{margin-top:50px;width:50%}}@media (min-width:769px) and (max-width:1024px){.bottom-section{margin-top:50px;width:50%}}.otp-form-container{background-color:#fff;border-radius:0 0 10px 10px;height:85%}.otp-form-container,.otp-middle-section{align-items:center;display:flex;flex-direction:column;width:60%}.otp-middle-section{height:100%}.otp-middle-section h2{font-size:22px;font-weight:400}.otp-middle-section hr{border:none;border-top:.5px solid #00000040;margin-top:5px;width:100%}@media (max-width:480px){.otp-form-container{border-radius:10px;min-height:90%;width:80%;z-index:9}.otp-middle-section{width:100%}.otp-middle-section h2{font-size:18px;font-weight:400}.otp-middle-section hr{width:80%}.input-field{width:70%!important}}@media (min-width:481px) and (max-width:768px){.otp-form-container{border-radius:10px;min-height:90%;width:70%}.otp-middle-section{width:80%}.otp-middle-section h2{font-size:20px;font-weight:500}.otp-middle-section hr{width:80%}.input-field{width:70%!important}}@media (min-width:769px) and (max-width:1024px){.otp-form-container{border-radius:10px;min-height:90%;width:80%}.otp-middle-section{width:80%}.otp-middle-section h2{font-size:20px;font-weight:500}.otp-middle-section hr{width:80%}.input-field{width:70%!important}}.pin-form-container{background-color:#fff;border-radius:0 0 10px 10px;height:85%}.pin-form-container,.pin-middle-section{align-items:center;display:flex;flex-direction:column;width:60%}.pin-middle-section{height:100%}.pin-middle-section h2{font-size:22px;font-weight:400}.pin-middle-section hr{border:none;border-top:.5px solid #00000040;margin-top:5px;width:100%}@media (max-width:480px){.pin-form-container{border-radius:10px;min-height:90%;width:80%;z-index:9}.pin-middle-section{width:100%}.pin-middle-section h2{font-size:18px;font-weight:400}.pin-middle-section hr{width:80%}.input-field{width:70%!important}}@media (min-width:481px) and (max-width:768px){.pin-form-container{border-radius:10px;min-height:90%;width:70%}.pin-middle-section{width:80%}.pin-middle-section h2{font-size:20px;font-weight:500}.pin-middle-section hr{width:80%}.input-field{width:70%!important}}@media (min-width:769px) and (max-width:1024px){.pin-form-container{border-radius:10px;min-height:90%;width:80%}.pin-middle-section{width:80%}.pin-middle-section h2{font-size:20px;font-weight:500}.pin-middle-section hr{width:80%}.input-field{width:70%!important}}.welcome-container{background-color:#fff;border-radius:0 0 10px 10px;height:85%}.welcome-container,.welcome-middle-section{align-items:center;display:flex;flex-direction:column;width:60%}.welcome-middle-section{height:100%}.welcome-middle-section h2{color:#dea739;font-size:28px;font-weight:600}.welcome-middle-section h5{color:#dea739;font-size:20px;font-weight:300}.welcome-middle-section h6{color:#515151;font-size:16px;font-weight:400;margin-top:25px}@media (max-width:480px){.welcome-container{border-radius:10px;min-height:90%;width:80%;z-index:9}.welcome-middle-section{width:100%}.welcome-middle-section h5{text-align:center}.welcome-middle-section h6{color:#515151;font-size:16px;font-weight:400;margin-top:25px}}@media (min-width:481px) and (max-width:768px){.welcome-container{border-radius:10px;min-height:90%;width:70%}.welcome-middle-section{width:80%}.welcome-middle-section h5{text-align:center}}@media (min-width:769px) and (max-width:1024px){.welcome-container{border-radius:10px;min-height:90%;width:70%}.welcome-middle-section{width:80%}.welcome-middle-section h5{text-align:center}}.forgot-otp-form-container{background-color:#fff;border-radius:0 0 10px 10px;height:85%}.forgot-otp-form-container,.forgot-otp-middle-section{align-items:center;display:flex;flex-direction:column;width:60%}.forgot-otp-middle-section{height:100%}.forgot-otp-middle-section h2{color:#dea739;font-size:28px;font-weight:600}.forgot-otp-middle-section h5{color:#dea739;font-size:20px;font-weight:300}@media (max-width:480px){.forgot-otp-form-container{border-radius:10px;min-height:90%;width:80%;z-index:9}.forgot-otp-middle-section{width:100%}.forgot-otp-middle-section h2{font-size:22px;font-weight:500}.forgot-otp-middle-section h5{font-size:15px;font-weight:300}.input-field,.select-field{width:70%!important}}@media (min-width:481px) and (max-width:768px){.forgot-otp-form-container{border-radius:10px;min-height:90%;width:70%}.forgot-pass-middle-section{width:80%}.forgot-pass-middle-section h2{font-size:20px;font-weight:500}.forgot-pass-middle-section hr{width:80%}.input-field{width:70%!important}}@media (min-width:769px) and (max-width:1024px){.forgot-otp-form-container{border-radius:10px;min-height:90%;width:80%}.forgot-pass-middle-section{width:80%}.forgot-pass-middle-section h2{font-size:20px;font-weight:500}.forgot-pass-middle-section hr{width:80%}.input-field{width:70%!important}}.forgot-pass-container{background-color:#fff;border-radius:0 0 10px 10px;height:85%}.forgot-pass-container,.forgot-pass-middle-section{align-items:center;display:flex;flex-direction:column;width:60%}.forgot-pass-middle-section{height:100%}.forgot-pass-middle-section h2{color:#dea739;font-size:28px;font-weight:600}.forgot-pass-middle-section h5{color:#dea739;font-size:20px;font-weight:300}.input-field{border:1.5px solid #dea73980;border-radius:4px;font-family:Poppins;margin-top:18px;padding:6px 10px;width:50%}.input-field::placeholder{text-align:center}.input-field:focus{border-color:#dea739cc;outline:none}.submit-btn{background-color:#ffc61a;background-image:radial-gradient(circle,#ffc61a,#ffa300);border:none;border-radius:5px;cursor:pointer;font-family:Poppins;font-size:13px;font-weight:500;margin-top:22px;padding:8px 42px}.error-para{border:2.5px solid rgba(222,57,57,.888)!important}@media (max-width:480px){.forgot-pass-container{border-radius:10px;min-height:90%;width:80%;z-index:9}.forgot-pass-middle-section{width:100%}.forgot-pass-middle-section h2{font-size:22px;font-weight:500}.forgot-pass-middle-section h5{font-size:15px;font-weight:300}.input-field,.select-field{width:70%!important}}@media (min-width:481px) and (max-width:768px){.forgot-pass-container{border-radius:10px;min-height:90%;width:70%}.forgot-pass-middle-section{width:80%}.forgot-pass-middle-section h2{font-size:20px;font-weight:500}.forgot-pass-middle-section hr{width:80%}.input-field{width:70%!important}}@media (min-width:769px) and (max-width:1024px){.forgot-pass-container{border-radius:10px;min-height:90%;width:80%}.forgot-pass-middle-section{width:80%}.forgot-pass-middle-section h2{font-size:20px;font-weight:500}.forgot-pass-middle-section hr{width:80%}.input-field{width:70%!important}}
/*# sourceMappingURL=main.672e1cae.css.map*/