.feedback-form label{display:block;margin-bottom:6px;color:var(--brand-text);font-weight:700}.feedback-form input,.feedback-form select,.feedback-form textarea{width:100%;border:1px solid var(--brand-border);border-radius:var(--brand-radius);min-height:46px;padding:10px 12px;color:var(--brand-text);background:#fff}.feedback-form textarea{resize:vertical}.feedback-check{display:flex!important;gap:10px;align-items:flex-start;font-weight:400!important}.feedback-check input{width:auto;min-height:auto;margin-top:6px}