.atot-feedback-form{border-radius:var(--brand-radius);background:var(--brand-bg)}.atot-feedback-form .form-label{color:var(--brand-text);font-weight:800}.atot-feedback-form .require::after{content:" *";color:var(--brand-danger)}.atot-feedback-form .form-control,.atot-feedback-form .form-select{min-height:48px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);color:var(--brand-text)}.atot-feedback-form textarea.form-control{min-height:140px}.atot-feedback-form .form-control:focus,.atot-feedback-form .form-select:focus{border-color:var(--brand-primary);box-shadow:0 0 0 .2rem rgba(145,36,178,.16)}.atot-feedback-form .form-check-label{color:var(--brand-text-secondary);font-size:.92rem}.atot-feedback-form .form-check-label a{color:var(--brand-primary);font-weight:800}