.styles_formGroup__7A9NU{display:flex;flex-direction:column;gap:.5rem}.styles_label__gvDBu{font-size:.9rem;color:var(--text-color);font-weight:500}.styles_required__Wc6RN{color:#ef4444}.styles_input__0bKgO{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;color:#374151;transition:all .2s ease-in-out;background-color:var(--white)}.styles_input__0bKgO:focus{outline:none;border-color:var(--secondary-color);box-shadow:0 0 0 3px rgba(78,70,229,.2)}.styles_textarea__m_pp0{resize:vertical}.styles_fileWrapper__TGTb7{display:flex;align-items:center;gap:.5rem}.styles_fileInput__yjk25{display:none}.styles_fileLabel__hiXKf{display:inline-block;background:var(--secondary-color);color:var(--white);padding:.5rem 1rem;border-radius:.25rem;cursor:pointer;font-weight:600;transition:background-color .2s ease}.styles_fileLabel__hiXKf:hover{background:#4f46e5}.styles_errorMessage__iZdjZ{font-size:.8rem;color:#ef4444;margin-top:.25rem}@media (max-width:768px){.styles_input__0bKgO{width:100%;padding:.5rem}.styles_fileWrapper__TGTb7{flex-direction:column;align-items:flex-start}.styles_fileLabel__hiXKf{width:100%;text-align:center}}.style_form_label__S0PrA{width:100%;gap:.5em}.style_form_label__S0PrA,.style_form_label_sm__08Sy3{position:relative;display:flex;flex-direction:column;justify-content:space-between}.style_form_label_sm__08Sy3{width:50%;gap:1em}.style_form_label__S0PrA select,.style_form_label_sm__08Sy3 select{width:100%;background-color:transparent;border:none;outline:none;border-bottom:var(--border-black);font-size:1em;cursor:pointer}@media (max-aspect-ratio:1/1),(max-width:900px){.style_form_label__S0PrA{gap:1em}.style_form_label_sm__08Sy3{width:100%}}.secondarybtn_loading__n1RST,.secondarybtn_secondary_btn__IhPSk{background-color:var(--secondary-color);font-size:1rem;font-weight:700;line-height:32px;padding:.518em 1.21em;border:none;outline:none;border-radius:var(--sm-border-radius);color:var(--primary-color);cursor:pointer;text-decoration:none;align-self:flex-start;position:relative}.secondarybtn_loading__n1RST:disabled,.secondarybtn_secondary_btn__IhPSk:disabled{cursor:not-allowed}.secondarybtn_loading__n1RST:before{content:"";position:absolute;height:100%;width:100%;background-color:var(--secondary-color);top:0;left:0;border-radius:50%}.secondarybtn_loading__n1RST:after{content:"";position:absolute;left:40%;top:22%;border-radius:50%;border:4px solid var(--primary-color);border-bottom:3px solid transparent;border-top:3px solid transparent;width:30px;height:30px;animation:secondarybtn_spinner__yC3mu 1.5s ease-in-out infinite}@keyframes secondarybtn_spinner__yC3mu{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@media (max-aspect-ratio:1/1),(max-width:900px){.secondarybtn_loading__n1RST,.secondarybtn_secondary_btn__IhPSk{font-size:16px;line-height:100%;padding:.663em .962em}.secondarybtn_loading__n1RST:after{left:38%;width:15px;height:15px}}.form_label{width:100%;position:relative}.form_label_sm{width:50%;position:relative;display:flex;flex-direction:column}.react-tel-input .form-control{width:100%;height:33px;border:none;font-size:1em;border-bottom:var( --border-red);border-radius:0;background-color:transparent}.react-tel-input .flag-dropdown{background-color:transparent;border:none;border-radius:0}.react-tel-input .flag-dropdown.open,.react-tel-input .selected-flag:focus,.react-tel-input .selected-flag:hover{background:transparent}.react-tel-input .flag-dropdown.open .selected-flag{background:transparent;border-radius:0}.react-tel-input .country-list{background-color:var(--grey);border-radius:0}.react-tel-input .country-list .country{color:var(--black)}@media (max-aspect-ratio:1/1),(max-width:900px){.form_label_sm{width:100%}}.complaint_wrapper__w2ci9{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.complaint_form__uxNr4{background:#f5f5f5;width:100%;max-width:800px;padding:2.5rem;border-radius:1rem;box-shadow:0 8px 20px rgba(0,0,0,.08);display:flex;flex-direction:column;gap:2rem}.complaint_heading__tWTkg{font-size:1.5rem;font-weight:600;text-align:center;color:#000}.complaint_heading1__I8vt8{font-size:3rem;font-weight:600;margin-top:40px;text-align:center;color:#1a202c}.complaint_form_fields___a_vH{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:2rem;column-gap:2rem;grid-row-gap:1.5rem;row-gap:1.5rem}.complaint_btn_wrapper__Rc5RI{display:flex;justify-content:center}@media (max-width:900px){.complaint_form_fields___a_vH{grid-template-columns:1fr}}