body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.invalid-feedback{color:red;font-size:14px;font-weight:400;margin-top:5px}.alert{background:var(--light-color);border-radius:5px;color:#333;margin:.6rem 1.2rem 1.2rem;opacity:.9;padding:.6rem;text-align:center}.alert-primary{background:var(--primary-color);color:#fff}.alert-light{background:var(--light-color);color:#333}.alert-dark{background:var(--dark-color);color:#fff}.alert-danger{color:red}.alert-success{background:var(--success-color);color:#fff}.alert-white{background:#fff;border:1px solid #ccc;color:#333}.container{margin:6rem auto 3rem;max-width:1100px}.text-center{text-align:center}.text-primary{color:var(--primary-color)}.text-dark{color:var(--dark-color)}.text-danger{color:var(--danger-color)}.text-success{color:var(--success-color)}.p{padding:.5rem}.p-1{padding:1rem}.p-2{padding:2rem}.p-3{padding:3rem}.py{padding:.5rem 0}.py-1{padding:1rem 0}.py-2{padding:2rem 0}.py-3{padding:3rem 0}.m{margin:.5rem}.m-1{margin:1rem}.m-2{margin:2rem}.m-3{margin:3rem}.my{margin:.5rem 0}.my-1{margin:1rem 0}.my-2{margin:2rem 0}.my-3{margin:3rem 0}.my-4{margin:4rem 0}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{font-weight:600;margin-bottom:.75rem}.mb-4{margin-bottom:2rem}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mt-4{margin-top:4rem}.grid-2{grid-gap:2rem;display:grid;grid-template-columns:repeat(2,1fr)}.grid-3{grid-gap:1rem;display:grid;grid-template-columns:repeat(3,1fr)}.grid-4{grid-gap:2rem;display:grid;grid-template-columns:repeat(4,1fr)}.candidates-grid{grid-gap:2rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.btn-block{display:block;width:100%}.row{display:flex;flex-wrap:wrap}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}@media (max-width:700px){.hide-sm{display:none}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.col-md-4,.col-md-8{flex:0 0 100%;max-width:100%}}:root{--primary-color:#df3434;--secondary-color:#0e4416;--light-color:#f4f4f4;--dark-color:#333;--danger-color:#ec2020dd;--success-color:#299142}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;color:#333;font-family:Roboto,sans-serif;font-size:1rem;line-height:1.6}.container{margin:0 auto;max-width:1200px;overflow:hidden;padding:0 2rem}a{color:#df3434;color:var(--primary-color);text-decoration:none}a:hover{color:#0e4416;color:var(--secondary-color)}ul{list-style:none}img{width:100%}.btn{background:#df3434;background:var(--primary-color);border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;margin-right:.5rem;outline:none;padding:.5rem 1.5rem;transition:opacity .2s ease-in}.btn:hover{opacity:.8}.btn-primary{background:#df3434;background:var(--primary-color);color:#fff;font-size:25px;text-align:center}.btn-secondary{background:#0e4416;background:var(--secondary-color);color:#fff;margin-bottom:2px}.btn-success{background:#299142;background:var(--success-color);color:#fff}.btn-danger{background:#ec2020dd;background:var(--danger-color);color:#fff}.btn-light{background:#f4f4f4;background:var(--light-color);color:#333}.btn-dark{background:#333;background:var(--dark-color);color:#fff}.form-container{background-color:#f9f9f9;border-radius:5px;box-shadow:0 2px 5px #0000001a;margin:0 auto;max-width:600px;padding:20px}.form-step{margin-bottom:20px}.form-group{margin:.8rem 0}.form-group label{display:block;font-weight:500;margin-bottom:1px}.form-group label small{color:#666;display:block;font-size:.85em;font-weight:400;margin-top:3px}.form-text{color:#888;display:block;margin-top:.3rem}input[type=date],input[type=email],input[type=password],input[type=text],select,textarea{border:1px solid #ccc;border-radius:4px;display:block;font-size:1rem;padding:.5rem;width:100%}textarea{min-height:80px;resize:vertical}input[type=submit]{font:inherit}input[type=file]{display:inline-block;padding:1rem 0;width:auto}.file-input-container{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.camera-component{display:inline-block}.camera-btn{margin-left:10px}.camera-interface{background-color:#f9f9f9;border:1px solid #ddd;border-radius:5px;margin-top:15px;padding:10px}.camera-controls{display:flex;gap:10px;justify-content:space-between;margin-top:10px}.camera-controls button{flex:1 1}@media (max-width:576px){.file-input-container{align-items:flex-start;flex-direction:column}.camera-btn{margin-left:0;margin-top:5px;width:100%}.camera-controls{flex-direction:column}}.radio-group{display:flex;flex-wrap:wrap;gap:15px;margin-top:5px}.radio-option{align-items:center;display:flex;margin-right:15px}.radio-option input[type=radio]{margin-right:5px;width:auto}.radio-option label{font-weight:400;margin-bottom:0}.navbar{align-items:center;color:#fff;justify-content:space-between;padding:.1rem 2rem;position:relative;top:0;width:100%;z-index:.5}.navbar,.navbar ul{display:flex}.navbar a{color:#fff;margin:0 .25rem;padding:.45rem}.navbar a:hover{color:#0e4416;color:var(--secondary-color)}.logo{height:120px;size-adjust:100%;vertical-align:middle;width:120px}.banner{background:url(/static/media/banner1.c80a20bbe18f2eab2e24.jpg) no-repeat 50%/cover;color:#fff;height:50%;height:100%;left:10%;margin-top:9px;min-height:200px;object-fit:cover;object-position:center;overflow:visible;padding-top:9px;position:relative;top:0;transition:background-size .5s ease;width:80%}.bannerParent{background-color:"#ffffff";border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;padding:1.5rem}@media screen and (max-width:440px){.banner{aspect-ratio:16/9;background-size:150%}}.card{background:#fff;border-radius:5px;box-shadow:0 2px 10px #0000001a;margin-bottom:1rem;padding:1rem}.card-header{background:#df3434;background:var(--primary-color);border-top-left-radius:5px;border-top-right-radius:5px;color:#fff;padding:1rem}.grid{grid-gap:1rem;display:grid;grid-template-columns:repeat(3,1fr)}.candidate{grid-gap:2rem;border-bottom:1px solid #ccc;display:grid;grid-template-columns:2fr 4fr;margin-bottom:1rem;padding:1rem}.candidate-img{border-radius:50%;width:100%}.form-steps{display:flex;justify-content:space-between;margin-bottom:1rem;position:relative}.form-steps:before{content:"";height:4px;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:-1}.form-steps:before,.step{background:#f4f4f4;background:var(--light-color)}.step{align-items:center;border-radius:50%;display:flex;height:30px;justify-content:center;width:30px}.step.active{background:#df3434;background:var(--primary-color);color:#fff}.footer{background:#333;background:var(--dark-color);color:#fff;padding:1rem 0;text-align:center}@media (max-width:700px){.navbar{display:block;text-align:center}.navbar ul{justify-content:center}.banner{height:50vh}.candidate,.grid{grid-template-columns:1fr}.mobile-number-input{font-size:200px;height:700px;width:300px}.input-error{border:2px solid red}.error-text{color:#a41212;display:block;font-size:.85em;margin-top:4px}.container.text-center.my-4{border:200px;margin:20px;padding:60px}.title-container{align-items:center}.invalid-feedback{color:red;font-size:14px;margin-top:5px}}
/*# sourceMappingURL=main.91e4fdcc.css.map*/