.feedback_feedbackContainer__sJwia{justify-content:flex-start;align-items:flex-start;overflow-y:auto;overflow-x:auto;position:relative;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:var(--standard-padding);padding-top:1rem}.feedback_feedbackContainer__sJwia,.feedback_feedbackContent__aIhtO{flex:1;min-height:100%;display:flex;flex-direction:column;gap:var(--standard-gap)}.feedback_feedbackContent__aIhtO{width:100%;justify-content:stretch;align-items:stretch;max-width:50rem;align-self:center}.feedback_title__so0CY{color:var(--main-text);font-size:var(--medium-font-size);font-family:var(--standard-font-family);font-weight:var(--bolder-font-weight);letter-spacing:var(--standard-letter-spacing)}.feedback_feedbackForm__MeVwD{display:flex;flex-direction:column;gap:var(--large-gap)}.feedback_formGroup__F__M1{display:flex;flex-direction:column;gap:.25rem}.feedback_formLabel__6PTmM,.feedback_formSubtext__aF_C8{display:block;color:var(--main-text);font-weight:var(--bold-font-weight);margin-bottom:var(--standard-gap)}.feedback_formInput__UZgJn,.feedback_formLabel__6PTmM,.feedback_formSubtext__aF_C8{font-size:var(--standard-font-size);letter-spacing:var(--standard-letter-spacing);font-family:var(--standard-font-family)}.feedback_formInput__UZgJn{width:100%;padding:var(--form-input-padding);background:var(--surface);border:1px solid var(--medium);border-radius:var(--small-rounded);color:var(--dark);resize:vertical;min-height:2.5rem;max-height:18.75rem}.feedback_formInput__UZgJn:focus{border-color:var(--act-now-dark);outline:none;box-shadow:0 0 0 .02rem rgba(135,132,61,.25)}.feedback_formInput__UZgJn::placeholder{color:var(--dark);opacity:.7;font-size:var(--standard-font-size);font-family:var(--standard-font-family);font-weight:var(--bold-font-weight)}.feedback_formActions__hURDR{display:flex;justify-content:flex-end;gap:var(--standard-gap)}.feedback_submitButton__F3WRT{color:var(--surface);padding:var(--secondary-button-padding);background-color:var(--dark);border:none;border-radius:var(--small-rounded);font-size:var(--standard-font-size);letter-spacing:var(--standard-letter-spacing);font-family:var(--standard-font-family);font-weight:var(--bolder-font-weight);cursor:pointer;transition:background-color .2s}.feedback_submitButton__F3WRT:hover{background-color:var(--main-text)}.feedback_error__Ars1K{background-color:var(--negative-light);color:var(--negative-dark)}.feedback_error__Ars1K,.feedback_success__hZmHl{padding:.75rem 1rem;margin-top:1rem;border-radius:var(--small-rounded);width:auto;font-size:var(--standard-font-size);font-family:var(--standard-font-family);font-weight:var(--bolder-font-weight);line-height:var(--standard-line-height);letter-spacing:var(--standard-letter-spacing);word-wrap:break-word;margin-bottom:1rem}.feedback_success__hZmHl{background-color:var(--positive-light);color:var(--positive-dark)}@media (max-width:768px){.feedback_feedbackContainer__sJwia{padding:0}}