.hero.card{height:65vh;border-bottom:10px solid #ffc107}.hero.card img{width:100%;height:100%;object-fit:cover;object-position:top}.hero.card .card-img-overlay{padding-inline:1rem;background:linear-gradient(180deg,#0000,#0000004d);display:flex;flex-direction:column;justify-content:center;gap:1rem}@media screen and (min-width: 768px){.hero.card .card-img-overlay{padding-inline:2rem}}.hero.card .card-img-overlay h1,.hero.card .card-img-overlay h3,.hero.card .card-img-overlay p,.hero.card .card-img-overlay div{max-width:45rem}.hero.card .card-title{font-size:2rem}@media screen and (min-width: 768px){.hero.card .card-title{font-size:3rem}}.card-text{font-size:20px;line-height:30px;color:#fff}@media screen and (min-width: 768px){.card-text{font-size:25px;line-height:35px}}.step{display:none}.step.active{display:block;color:#000}.step .form-control{border-bottom:1px solid #2C3244;border-top:0px;border-left:0px;border-right:0px;border-radius:0;padding:.375rem 0rem}.step .star-red{color:red}.step ::placeholder{color:#2c3244;opacity:.3}.stepper{display:flex;justify-content:space-between;margin-bottom:30px}.stepper .step-item{text-align:center;flex:1;position:relative}.stepper .step-number{width:40px;height:40px;background-color:#e0e0e0;color:#000;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:auto;transition:background-color .3s,color .3s}.stepper .step-number.active{background-color:#1b5ca6;color:#fff}.stepper .step-number.completed{background-color:#198754;color:#fff}.stepper .step-item:after{content:"";position:absolute;top:20px;left:50%;height:2px;width:100%;background-color:#e0e0e0;z-index:-1}.stepper .step-item:last-child:after{display:none}.form-step-buttons{margin-top:20px}.field-group button{width:35px;height:35px}.upload-box{width:100%;border:2px dashed #ccc;border-radius:10px;padding:40px 20px 20px;text-align:center;display:inline-block;vertical-align:top;background-color:#f1f1f1}.drop-area.dragging{border-color:#007bff;background-color:#eef7ff}.upload-btn{padding:6px 12px;background-color:#1b5ca6;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:800}.file-name{margin-top:10px;font-size:12px;color:#0f5132;font-weight:800}
