.FeedbackPage{grid-gap:40px;gap:40px;display:grid;grid-template-rows:1fr auto}@media(max-width:767.98px){.FeedbackPage{height:100%}}.FeedbackPage--title{margin-bottom:14px}@media(max-width:767.98px){.FeedbackPage--title{margin-bottom:8px}}.FeedbackPage--description{margin-bottom:40px;color:var(--text-body-default)}.FeedbackPage--feedback-textarea{margin-top:20px}