.feedback-form{display:flex;flex-direction:column;height:100%;max-width:507px;width:100vw}@media screen and (max-width:1100px){.feedback-form{max-width:unset;width:100%}}.feedback-form__description{color:#5c5c70;margin-bottom:24px}.feedback-form__fields{display:flex;flex-direction:column;gap:32px}.feedback-form__submit{margin:32px 0}.feedback-form__privacy-policy{margin-top:auto;padding-bottom:32px}@media screen and (max-width:640px){.feedback-form__privacy-policy{margin-top:32px}}.feedback-form__success-note{align-items:center;display:flex;height:100%;justify-content:center;margin-bottom:32px}
