#whistleblower_form *{font-family:'Nunito',sans-serif;outline:0;box-sizing:border-box;font-size:16px}#whistleblower_form a{text-decoration:none;color:#A00;font-weight:500}#whistleblower_form{max-width:800px}#whistleblower_form label{display:block;font-weight:600;margin:20px 0 5px 0}#whistleblower_form input,#whistleblower_form select,#whistleblower_form textarea{width:100%;padding:8px 10px;border:1px solid #CCC}#whistleblower_form textarea{height:150px}#whistleblower_form input[type="checkbox"]{width:20px}#whistleblower_form_send{display:block;padding:8px 25px;border:none;background:#A00;background:linear-gradient(270deg,rgb(153 0 0) 0%,rgb(180 0 0) 100%);color:#FFF;border-radius:3px;font-weight:600;margin-top:20px;cursor:pointer}#whistleblower_form .form_alert{color:#58151c;background:#f8d7da;border:1px solid #f1aeb5;border-radius:3px;padding:6px 20px;display:inline-block;margin:5px 0}.confirm_send{color:#363636;background:#d1e7dd;border:1px solid #badbcc;border-radius:3px;padding:10px 25px;display:inline-block;margin:10px 0}#whistleblower_form #turnstile_container{margin-top:20px}.loader{width:16px;height:16px;border:3px solid #FFF;border-bottom-color:#fff0;border-radius:50%;display:none;box-sizing:border-box;animation:rotation 1s linear infinite;margin:2px 5px -2px 0}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}