﻿ .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0,0,0,0)}.list-unstyled{padding-left:0;list-style:none}.btn.disabled,.btn:disabled{opacity:0.65}form{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;align-items:center;padding:20px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.1);background-color:#fff}form input[type="text"],form input[type="date"],form select,.contact input,.contact textarea{padding:10px;width:100%;font-size:14px;border:1px solid #ccc;border-radius:4px;box-shadow:none;transition:border-color 0.3s ease;background-color:#fff}form input[type="text"]:focus,form input[type="date"]:focus,form select:focus,.contact input:focus,.contact textarea:focus{border-color:#e5932e;outline:none}form button{padding:10px 20px;background-color:#007bff;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color 0.3s ease}form button:hover{background-color:#0056b3}.radio{margin-left:10px}.form-group label{margin-bottom:1px;margin-left:10px;font-size:14px}.form-group .help-block{font-weight:700;color:red;padding-bottom:15px}.mp-step-form-wrapper form,.mp-step-form-container form{display:block !important;padding:0 !important;border-radius:0 !important;box-shadow:none !important;flex-wrap:unset !important;gap:0 !important;justify-content:unset !important;align-items:unset !important}.mp-step-form-container{max-width:650px;margin:0 auto;padding:0 10px;box-sizing:border-box}.mp-step-card{width:100%;padding:30px;border-radius:16px;box-shadow:0 4px 18px rgba(0,0,0,0.07);border:1px solid #e5e5e5;background-color:var(--light);color:var(--text-on-light)}.mp-step-progress{height:28px;border-radius:50px;overflow:hidden;background:#e9ecef}.mp-step-progress .progress-bar{font-weight:600;font-size:14px}.mp-section-title{font-size:22px;font-weight:700;margin-bottom:20px}.mp-step-form-container .form-group{margin-bottom:22px}.mp-step-form-container label{font-weight:600}.mp-step-form-container .form-control,.mp-step-form-container .form-select{width:100%;height:48px;font-size:16px;border-radius:8px;padding:0 12px;color:#495057;border:1px solid #ced4da;background-color:#fff;box-shadow:none;transition:border-color 0.3s ease,box-shadow 0.3s ease}.mp-step-form-container textarea.form-control{height:auto;min-height:100px;padding:12px}.mp-step-form-container .form-control:focus,.mp-step-form-container .form-select:focus,textarea.form-control:focus{border-color:#007bff;outline:none}.mp-radio-group{display:flex;gap:20px;margin-top:6px}.mp-radio{display:flex;align-items:center;gap:8px;font-weight:500;cursor:pointer}.mp-radio input[type="radio"]{accent-color:#0d6efd;transform:scale(1.2)}.btn-group-step{display:flex;justify-content:space-between;flex-wrap:nowrap;gap:10px;margin-top:15px}.btn-group-step .btn{flex:0 0 48%;min-width:48%;padding:10px 24px;border-radius:8px}@media (max-width:360px){.btn-group-step{flex-direction:column}.btn-group-step .btn{flex:1 1 100%;min-width:100%}}.form-step{transition:opacity 0.25s ease}.is-invalid{border-color:#dc3545 !important}.form-group.is-invalid label{color:#dc3545}.help-block.with-errors{display:none;margin-top:6px;font-size:14px;color:#dc3545;font-weight:600}.form-group .is-invalid + .help-block.with-errors{display:block !important}@media (max-width:768px){form,.mp-step-form-container form{flex-direction:column;align-items:stretch}.mp-step-form-container .form-group{margin-bottom:5px}form input[type="text"],form input[type="date"],form select,.mp-step-form-container .form-control,.mp-step-form-container .form-select,textarea.form-control,.btn-group-step .btn,form button{max-width:100%;width:100%}}