.feedback-form label{display:block;color:var(--brand-text);font-weight:700;margin-bottom:7px}.feedback-form input,.feedback-form select,.feedback-form textarea{width:100%;min-height:48px;border:1px solid var(--brand-border);border-radius:14px;padding:11px 14px;color:var(--brand-text);background:#fff;outline:0}.feedback-form textarea{min-height:126px;resize:vertical}.feedback-form input:focus,.feedback-form select:focus,.feedback-form textarea:focus{border-color:var(--brand-primary);box-shadow:0 0 0 4px rgba(70,145,126,.14)}.form-consent{display:flex;gap:10px;align-items:flex-start}.form-consent input{width:18px;min-height:18px;margin-top:5px}.form-consent label{margin:0;font-weight:500}