/*!*************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[2].use[3]!./assets/scss/whistleblower-page.scss ***!
  \*************************************************************************************************************************************************************************************************************/
/* ~~~~~~~~~~ Variables ~~~~~~~~~~ */
/* ~~~~~~~~~~ Pages ~~~~~~~~~~ */
.whistleblowing_form {
  position: relative; }
  .whistleblowing_form .wpcf7-response-output {
    position: absolute;
    bottom: 127px;
    left: 0;
    right: 0;
    margin: 0 auto !important;
    width: 40%;
    text-align: center; }
    @media (max-width: 991px) {
      .whistleblowing_form .wpcf7-response-output {
        width: 50%; } }

.whistleblowing {
  padding: 75px 40px 75px;
  background: #F5F5F5;
  margin-bottom: 40px; }
  .whistleblowing input:focus-visible, .whistleblowing select:focus-visible, .whistleblowing textarea:focus-visible {
    outline: none; }
  .whistleblowing select {
    appearance: none; }
  .whistleblowing__holder {
    width: 700px;
    margin: 0 auto; }
    @media (max-width: 991px) {
      .whistleblowing__holder {
        width: 100%; } }
  .whistleblowing__formgroup {
    display: flex;
    padding: 10px;
    flex-wrap: wrap; }
    @media (max-width: 768px) {
      .whistleblowing__formgroup {
        display: block; } }
    .whistleblowing__formgroup label {
      text-transform: uppercase; }
    .whistleblowing__formgroup span {
      width: 100%;
      display: block;
      position: relative; }
      .whistleblowing__formgroup span input {
        padding: 10px;
        width: 100%; }
      .whistleblowing__formgroup span select {
        padding: 10px 30px 10px 10px;
        width: 100%;
        text-transform: uppercase; }
  .whistleblowing__formgroup-left {
    width: 50%; }
    @media (max-width: 768px) {
      .whistleblowing__formgroup-left {
        margin: 0 0 10px;
        width: 100%; } }
  .whistleblowing__formgroup-right {
    width: 50%;
    position: relative; }
    @media (max-width: 768px) {
      .whistleblowing__formgroup-right {
        width: 100%; } }
  .whistleblowing__formgroupblock {
    display: block;
    padding: 10px; }
    .whistleblowing__formgroupblock textarea {
      margin: 10px 0 0;
      width: 100%;
      padding: 10px; }
  .whistleblowing__title {
    font-weight: bold;
    font-size: 18px;
    padding: 10px; }
  .whistleblowing__titlealt {
    font-weight: bold;
    font-size: 18px;
    padding: 0 10px;
    margin: 30px 0 0 !important; }
  .whistleblowing__text {
    font-size: 14px;
    padding: 10px; }
    .whistleblowing__text a {
      color: #007DFA; }
  .whistleblowing__textalt {
    font-size: 14px;
    padding: 10px;
    margin: 0; }
    .whistleblowing__textalt a {
      color: #007DFA; }
  .whistleblowing input[type="file"] {
    margin: auto;
    opacity: 0;
    position: absolute;
    z-index: 1;
    top: -70px; }
  .whistleblowing__formgroup-right_label {
    color: #007DFA;
    border: 1px solid #007DFA;
    background: none;
    width: 100%;
    display: block;
    height: 43px;
    width: 100%;
    text-align: center;
    line-height: 22px;
    padding: 10px;
    overflow: hidden; }
  .whistleblowing__radio span {
    margin: 0; }
  .whistleblowing__radio label {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 20px;
    position: relative; }
    .whistleblowing__radio label input {
      width: 30px;
      height: 30px;
      position: absolute;
      cursor: pointer;
      z-index: 2;
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      margin: 0;
      padding: 0;
      left: -5px;
      top: 50%; }
    .whistleblowing__radio label span {
      padding: 0 0 0 45px; }
      .whistleblowing__radio label span:before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        border: 1px solid #F5F5F5;
        width: 30px;
        height: 30px;
        border-radius: 50%; }
    .whistleblowing__radio label input, .whistleblowing__radio label span {
      width: 10%; }
  .whistleblowing .select:before {
    content: '';
    position: absolute;
    border-left: 2px solid #007DFA;
    border-top: 2px solid #007DFA;
    width: 8px;
    height: 8px;
    transform: rotate(225deg);
    right: 10px;
    top: 16px;
    z-index: 1;
    pointer-events: none; }
  .whistleblowing .checkbox {
    margin: 0 0 30px; }
    .whistleblowing .checkbox label {
      position: relative; }
      .whistleblowing .checkbox label input {
        opacity: 0;
        width: 0;
        height: 0; }
      .whistleblowing .checkbox label span {
        padding: 0 0 10px 30px;
        text-transform: none; }
        .whistleblowing .checkbox label span:before {
          width: 30px;
          height: 30px;
          background: #007DFA;
          position: absolute;
          left: -17px;
          top: -4px;
          border: 1px solid #F5F5F5; }
      .whistleblowing .checkbox label input:checked ~ .wpcf7-list-item-label:before {
        background: #007DFA url(_/assets/img/icons/check-icon.svg);
        background-repeat: no-repeat;
        background-size: 16px;
        background-position: center; }
  .whistleblowing__button {
    padding: 10px; }
    .whistleblowing__button input {
      width: 300px;
      height: 48px;
      color: #ffffff;
      background: #007DFA;
      display: block;
      border: 0;
      margin: 70px auto 0; }
      @media (max-width: 768px) {
        .whistleblowing__button input {
          margin: 30px auto 0; } }


/*# sourceMappingURL=whistleblower_page.css.map*/