.ServiceForm-module__mA-cRG__card{background:#fff;border:1px solid #00000008;border-radius:16px;width:100%;max-width:800px;margin:0 auto;padding:32px 40px;box-shadow:0 1px 3px #0000000d}.ServiceForm-module__mA-cRG__pageTitle{color:#1a1a1a;margin-bottom:32px;font-size:28px;font-weight:700}.ServiceForm-module__mA-cRG__form{flex-direction:column;gap:24px;display:flex}.ServiceForm-module__mA-cRG__formGroup{flex-direction:column;gap:8px;display:flex}.ServiceForm-module__mA-cRG__label{color:#4b5563;font-size:14px;font-weight:500}.ServiceForm-module__mA-cRG__select{color:#1a1a1a;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 16px center;background-repeat:no-repeat;background-size:18px;border:1px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:12px 16px;font-size:16px;transition:border-color .2s}.ServiceForm-module__mA-cRG__select:focus{border-color:#9ca3af}.ServiceForm-module__mA-cRG__serviceTypes{grid-template-columns:repeat(4,1fr);gap:16px;margin:8px 0;display:grid}.ServiceForm-module__mA-cRG__checkboxLabel{cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;transition:all .2s;display:flex}.ServiceForm-module__mA-cRG__checkboxLabel:hover{background:#f3f4f6;border-color:#d1d5db}.ServiceForm-module__mA-cRG__checkboxLabel input[type=checkbox]{accent-color:#374151;cursor:pointer;width:18px;height:18px}.ServiceForm-module__mA-cRG__checkboxText{color:#374151;font-size:14px;font-weight:500}.ServiceForm-module__mA-cRG__textarea{color:#1a1a1a;resize:vertical;background:#fff;border:1px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:16px;transition:border-color .2s}.ServiceForm-module__mA-cRG__textarea:focus{border-color:#9ca3af}.ServiceForm-module__mA-cRG__submitButton{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:12px;width:fit-content;padding:12px 32px;font-size:16px;font-weight:600;transition:background .2s}.ServiceForm-module__mA-cRG__submitButton:hover{background:#374151}@media (max-width:768px){.ServiceForm-module__mA-cRG__card{padding:20px}.ServiceForm-module__mA-cRG__pageTitle{margin-bottom:24px;font-size:22px}.ServiceForm-module__mA-cRG__serviceTypes{grid-template-columns:1fr 1fr}.ServiceForm-module__mA-cRG__submitButton{width:100%}}@media (max-width:600px){.ServiceForm-module__mA-cRG__serviceTypes{grid-template-columns:1fr}}
