.feedback-section{padding:16px;background:var(--color-dark-grey-1);border-radius:16px;display:flex;flex-direction:column;gap:16px}.desktop .feedback-section{min-height:190px;padding:24px;gap:32px;flex-direction:row;justify-content:space-between}.feedback-section-column{width:100%}
.feedback-header{text-align:left;display:flex;gap:10px;flex-direction:column}.feedback-header--centered{text-align:center}.desktop .feedback-header--centered{text-align:left}
.feedback-form-submit{display:flex;align-items:center;gap:1rem}.feedback-form-submit--small{flex-direction:column;gap:.5rem}.feedback-form-submit--small .m-button{width:100%}.feedback-form-submit span{font-size:12px;font-weight:500;color:var(--color-mid-grey-3)}.feedback-form .m-form-field{margin-bottom:8px}.feedback-form .m-form-field--success{--base: none !important;--lighten: none !important}.feedback-form-textarea-wrapper{position:relative}.feedback-form-textarea-wrapper .m-form-field-description{position:absolute;bottom:0}.feedback-form-textarea .m-input-content{height:100px}.feedback-form-textarea textarea{font-family:Montserrat,Verdana,sans-serif;line-height:1.6;height:108px}
.feedback-captcha{margin:8px 0}
