#nl.stat .contact {
  font-family: "Helvetica";
  font-size: 18px;
}

#nl.stat .b_col3 .num {
  font-family: "Blender Pro";
  font-size: 70px;
}

#nl.stat .b_col3 .col3 {
  gap: 80px;
}
#nl.stat .b_col3 .num {
  color: #000;
  padding: 5px 12px 4px 45px;
  background-color: #fff;
  display: inline-block;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 900;
}
#nl.stat .b_col3 .zag {
  font-size: 30px;
  text-transform: uppercase;
  margin-top: 25px;
}
#nl.stat .b_col3 .txt {
  margin-top: 46px;
}
#nl.stat .check_dec {
  background: #1E1E1E url("/i/new/check_w.svg") no-repeat center center;
  margin-left: auto;
  margin-right: 25px;
}
#nl.stat .contact .flexb {
  gap: 80px;
}
#nl.stat .contact .phone {
  font-family: "Blender Pro";
  font-size: 70px;
  letter-spacing: -3px;
}
#nl.stat .zform textarea {
  height: 100%;
  box-sizing: border-box;
}
#nl.stat .zform .placeholder-container:last-child, #nl.stat .zform .placeholder-container:last-child input {
  margin-bottom: 0;
}
#nl.stat .zform .button_w {
  background-color: #0054C3;
  color: #fff;
  padding: 15px 45px;
  text-transform: uppercase;
}
#nl.stat .zform .button_w:hover {
  background-color: #1E1E1E;
  color: #fff;
}
@media screen and (max-width: 1300px) {
  #nl.stat .check_dec {
    margin-right: 25px;
  }
}
@media screen and (max-width: 1200px) {
  #nl.stat .contact .flexb {
    gap: 60px;
  }
  #nl.stat .contact .phone {
    font-size: 50px;
    margin-left: 20px;
  }
}
@media screen and (max-width: 1000px) {
  #nl.stat .contact .flexb {
    gap: 40px;
  }
  #nl.stat .contact .elem {
    font-size: 14px;
  }
  #nl.stat .contact .phone {
    font-size: 32px;
    margin-left: 0px;
  }
}
@media screen and (max-width: 700px) {
  #nl.stat .contact .flexb {
    gap: 20px;
    flex-wrap: wrap;
  }
  #nl.stat .contact .flexb .elem {
    width: 100%;
  }
  #nl.stat .b_col3 .col3 {
    gap: 50px;
  }
  #nl.stat .b_col3 .zag {
    font-size: 22px;
    margin-top: 19px;
  }
  #nl.stat .b_col3 .txt {
    margin-top: 19px;
  }
}

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