




@media only screen and (min-width: 1200px) {
  .sec-scientists__col--padding {
    font-weight: 700;
  }
}

.block10__title {
  text-align: center;
  margin-top: 85px;
}

.block10__subtitle {
  margin-top: 20px;
  text-align: center;
  color: #444;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.block10__table {
  border-top: 1px solid #e5e5e5;
  width: 100%;
  margin-top: 33px;
  margin-bottom: 34px;
}

.block10 .table {
  vertical-align: middle;
}

.block10 .tbody__td,
.block10 .thead__td {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.block10 .tbody__td-1,
.block10 .thead__td-1 {
  width: 700px;
}

.block10 .thead__td-1 {
  padding: 20px 0 20px 19px;
}

.block10 .tbody__td-1 {
  padding: 26px 50px 26px 18px;
}

.block10 .tbody__tr-5 .tbody__td-1 {
  padding: 26px 100px 26px 18px;
}

.block10 .tbody__td-2,
.block10 .thead__td-2 {
  width: 450px;
}

.block10 .tbody__td-2,
.block10 .thead__td-2 {
  padding-left: 18px;
}

.block10 .tbody__td-3,
.block10 .thead__td-3 {
  text-align: center;
  width: 100px;
}

.block10 .thead__td-3 {
  padding-left: 5px;
  text-align: left;
}

.block10 .tbody__td-3 {
  padding-right: 8px;
  padding-top: 12px;
}

.block10 .thead {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.block10 .tbody {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}

.block10 .tbody__tr-1,
.block10 .tbody__tr-3,
.block10 .tbody__tr-5 {
  background-color: #e0ede2;
  border-radius: 5px;
}

.block10 .tbody__tr-1 .tbody__td-1,
.block10 .tbody__tr-3 .tbody__td-1,
.block10 .tbody__tr-5 .tbody__td-1 {
  border-radius: 5px 0 0 5px;
}

.block10 .tbody__tr-1 .tbody__td-3,
.block10 .tbody__tr-3 .tbody__td-3,
.block10 .tbody__tr-5 .tbody__td-3 {
  border-radius: 0 5px 5px 0;
}

.block10 .browm__text {
  color: #666;
  font-weight: 400;
}

.block10 .progress {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  height: 40px;
  line-height: 40px;
  color: black;
  border: 1px solid #00e4ff;
  border-radius: 5px;
}

.block10 .progress::before {
  content: "";
  position: absolute;
  left: -17px;
  bottom: 10px;
  border: 10px solid transparent;
  border-right: 10px solid #1498ff;
}

.block10 .progress__bar {
  width: 100%;
  position: relative;
  display: block;
  z-index: 2;
}

.block10 .progress__bar::before {
  position: absolute;
  content: "";
  height: 100%;
  border-radius: 5px 0 0 5px;
  background-color: #00e4ff;
  background-image: -webkit-gradient(linear, right top, left top, from(#00e4ff), to(#1498ff));
  background-image: linear-gradient(to left, #00e4ff 0, #1498ff 100%);
  left: -1px;
  z-index: -1;
}

.block10 .progress18::before {
  width: 18%;
}

.block10 .progress77::before {
  width: 77%;
}

.block10 .progress4::before {
  width: 4%;
}

.block10 .progress1::before {
  width: 1%;
}

.block10 .progress98::before {
  width: 98%;
}
.block10 .progress100::before {
  width: 100%;
}

.block10__btn {
  width: 280px;
  margin-bottom: 82px;
}

@media screen and (max-width: 767px) {
  .block10 .tbody__td-3,
  .block10 .thead__td-3 {
    display: none;
  }

  .block10 .tbody__td-2,
  .block10 .thead__td-2 {
    font-size: 14px;
    text-align: center;
    width: 20%;
    padding-right: 5px;
    padding-left: 0;
  }

  .block10 .tbody__tr-5 .tbody__td-1,
  .block10 tr .tbody__td-1,
  .block10 tr .thead__td-1 {
    font-size: 14px;
    width: 80%;
    padding: 20px 0 20px 5px;
  }

  .block10 .progress {
    font-size: 16px;
    border: 0;
  }

  .block10 .progress::before {
    display: none;
  }

  .block10 .progress__bar {
    color: #000;
  }

  .block10 .progress__bar::before {
    display: none;
  }
}

@media screen and (max-width: 992px) {
  .block10 br {
    display: none;
  }

  .block10__title {
    margin-top: 30px;
  }

  .block10__subtitle {
    font-size: 16px;
  }

  .block10__btn {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 1200px) {
  .block10 {
    width: 100%;
  }

  .block10 .wrapper {
    width: 100%;
    max-width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
}
