*,:after,:before{box-sizing:border-box}.multi-step-form{max-width:700px;margin:2rem auto;padding:2rem;background-color:#fff;border-radius:8px;overflow:hidden;min-height:600px}.step-indicator{display:flex;justify-content:center;margin-bottom:1.5rem}.step-indicator-item{width:40px;height:40px;border-radius:50%;background-color:#e0e0e0;color:#555;display:flex;align-items:center;justify-content:center;margin:0 8px;font-weight:700;transition:background-color .3s ease}.step-indicator-item.active{background-color:#1a2b49;color:#fff}.reference-group h3{font-family:Montserrat,serif!important;margin-bottom:1rem}.step-content{margin-bottom:2rem}.step-content h2{margin-bottom:1rem;color:#333;font-family:Montserrat,serif!important}.step-content label{display:block;margin-bottom:1rem;font-size:1rem;color:#444}.step-content input[type=email],.step-content input[type=file],.step-content input[type=tel],.step-content input[type=text]{width:100%;padding:.75rem;margin-top:.5rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;transition:border-color .3s ease}.step-content input[type=email]:focus,.step-content input[type=file]:focus,.step-content input[type=tel]:focus,.step-content input[type=text]:focus{border-color:#0070f3;outline:none}.reference-group{border:1px solid #ddd;border-radius:4px;padding:1rem;margin-bottom:1rem;background-color:#f9f9f9}.add-reference-button{background-color:#1a2b49;color:#fff;border:none;padding:.75rem 1.5rem;font-size:1rem;border-radius:4px;cursor:pointer;transition:background-color .3s ease;margin-top:1rem}.add-reference-button:hover{background-color:#005bb5}.navigation-buttons{display:flex;justify-content:space-between;margin-top:2rem}.navigation-buttons button{padding:.75rem 1.5rem;font-size:1rem;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.back-button{background-color:#ccc;color:#333}.back-button:hover{background-color:#b3b3b3}.next-button{background-color:#1a2b49;color:#fff}.next-button:hover{background-color:#005bb5}.submit-button{background-color:#ffb800;color:#1a2b49}.submit-button:hover{background-color:#b58200}.file-upload-wrapper{margin:1rem 0;display:flex;flex-direction:column}.file-upload-wrapper span{margin-bottom:.5rem;font-weight:500}.custom-file-upload{display:inline-block;padding:.75rem 1.5rem;cursor:pointer;border:.4px solid #1a2b49;border-radius:4px;background-color:#ffffff00;color:#fff;font-weight:500;transition:background-color .3s ease}.custom-file-upload:hover{background-color:#005bb5}.form-container{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem;background:#f5f5f5}