.treatment__h3 {
  font-weight: 700;
  font-size: 21px;
  line-height: 140%;
  text-transform: uppercase;
  color: #242424;
  margin-bottom: 30px;
}
@media screen and (min-width: 601px) {
  .treatment__h3 {
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 601px) {
  .treatment__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.treatment__item {
  display: block;
  background: rgba(217, 217, 217, 0.3019607843);
  padding: 30px 40px 30px 30px;
}
@media screen and (min-width: 601px) {
  .treatment__item {
    width: calc(50% - 24px);
  }
}

.certification__item {
  display: block;
  background: rgba(217, 217, 217, 0.3019607843);
  width: 100%;
  padding: 30px 40px 30px 30px;
}

.treatment__item:not(:last-child) {
  margin-bottom: 10px;
}
@media screen and (min-width: 601px) {
  .treatment__item:not(:last-child) {
    margin-right: 24px;
    margin-bottom: 0;
  }
}

.treatment__title {
  font-weight: 700;
  font-size: 21px;
  line-height: 120%;
  text-transform: uppercase;
  color: #242424;
}

.treatment__description {
  font-weight: 700;
  font-size: 17px;
  line-height: 130%;
  color: #242424;
  margin-top: 10px;
  margin-bottom: 20px;
}

.sertification__description {
  font-weight: 500;
  font-size: 15px;
  line-height: 130%;
  color: #242424;
  margin-top: 10px;
  margin-bottom: 30px;
}

.treatmen__grid {
  font-family: Gilroy;
  font-weight: 500;
  font-size: 17px;
  color: #242424;
  margin-bottom: 20px;
}

.treatment__sublist {
  font-weight: 400;
  font-size: 17px;
  line-height: 140%;
  color: #242424;
}

.treatment__subitem {
  list-style: square;
  margin: 10px;
}

.treatment__subitem::marker {
  color: #69cccb;
}

.treatment__buttons {
  margin-bottom: 50px;
}

.treatment__group-item {
  border: 1px solid #4c519e;
  padding: 30px 25px 30px 20px;
  margin-bottom: 10px;
}
@media screen and (min-width: 601px) {
  .treatment__group-item {
    width: calc(50% - 24px);
    margin-bottom: 0;
  }
}

@media screen and (min-width: 601px) {
  .treatment__group-item:not(:last-child) {
    margin-right: 24px;
    margin-bottom: 0;
  }
}

.treatment__group-description {
  font-size: 17px;
  line-height: 141%;
  color: #242424;
}

.treatment__group-list {
  font-weight: 700;
  font-size: 21px;
  line-height: 140%;
  text-transform: uppercase;
  color: #4c519e;
  margin-bottom: 10px;
}

.treatment__group {
  margin-bottom: 30px;
}
@media screen and (min-width: 601px) {
  .treatment__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.what__title {
  margin-bottom: 30px;
}
@media screen and (min-width: 601px) {
  .what__title {
    margin-bottom: 60px;
  }
}

.certification__h3 {
  font-weight: 700;
  font-size: 21px;
  line-height: 140%;
  text-transform: uppercase;
  color: #242424;
  margin-bottom: 20px;
}
@media screen and (min-width: 601px) {
  .certification__h3 {
    margin-bottom: 15px;
  }
}

.testament__section {
  margin-bottom: 60px;
}
@media screen and (min-width: 601px) {
  .testament__section {
    margin-bottom: 100px;
  }
}

.testament__h3 {
  font-weight: 700;
  font-size: 21px;
  line-height: 140%;
  text-transform: uppercase;
  color: #242424;
  margin-bottom: 30px;
}
@media screen and (min-width: 601px) {
  .testament__h3 {
    margin-bottom: 20px;
  }
}

.main-screen__supertitle {
  font-family: Bahnschrift;
  font-size: 18px;
  font-weight: 600;
  line-height: 21.6px;
  letter-spacing: 0.02em;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 20px;
}
@media screen and (min-width: 601px) {
  .main-screen__supertitle {
    font-family: Bahnschrift;
    font-size: 24px;
    font-weight: 600;
    line-height: 28.8px;
    letter-spacing: 0.02em;
    text-align: center;
  }
}

.testament__subtitile {
  font-family: Gilroy;
  font-size: 17px;
  line-height: 23.8px;
  margin-bottom: 10px;
}

.testament__subtitile--last {
  margin-bottom: 40px;
}

.testament__item {
  display: block;
  background: rgba(217, 217, 217, 0.3019607843);
  padding: 30px 40px 30px 30px;
}

.testament__item {
  display: block;
  background: rgba(217, 217, 217, 0.3019607843);
  width: 100%;
  padding: 30px 40px 30px 30px;
}

.testament__title {
  font-family: Gilroy;
  font-size: 21px;
  font-weight: 700;
  line-height: 25.2px;
}

.testament__subitem {
  list-style: decimal;
  margin: 10px;
  font-family: Gilroy;
  font-size: 17px;
  line-height: 23.8px;
}

.testament__subitem::marker {
  color: #69cccb;
}

.testament__sublist.testament__subitem {
  list-style: decimal;
}

.testament-_help {
  font-family: Gilroy;
  font-size: 17px;
  line-height: 23.8px;
}
@media screen and (min-width: 601px) {
  .testament-_help {
    text-align: center;
  }
}

@media screen and (min-width: 601px) {
  .testament__ico {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 601px) {
  .testament__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}/*# sourceMappingURL=treatment.css.map */