

/* Start:/terms/parth/dost/style.css?17224450221622*/
.post__block {
  margin-bottom: 35px;
  text-align: left;
}

.post__title {
  display: block;
  margin-bottom: 15px;
  color: #000000;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 700;
}

.post__text {
  margin-bottom: 10px;
  padding-right: 20px;
  color: #000000;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.post__icon {
  display: block;
  margin-bottom: 10px;
  width: 90px;
  height: 43px;
  background-image: url(/terms/parth/dost/img/pochta.png);
}

.post__red {
  color: #fd559b;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.post__star {
  color: #fd559b;
}

.post__descr {
  display: block;
  position: relative;
  margin-top: 40px;
  margin-bottom: 10px;
  padding-left: 95px;
}
.post__descr::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.post__descr--1::before {
  width: 32px;
  height: 32px;
  background-image: url(/terms/parth/dost/img/target.png);
}
.post__descr--2::before {
  width: 23px;
  height: 30px;
  background-image: url(/terms/parth/dost/img/docs.png);
}
.post__descr--3::before {
  width: 32px;
  height: 32px;
  background-image: url(/terms/parth/dost/img/price.png);
}
.post__descr--4::before {
  width: 16px;
  height: 42px;
  background-image: url(/terms/parth/dost/img/warning.png);
}

.post__list {
  padding-left: 25px;
}

.post__item {
  padding-left: 10px;
  color: #000000;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
}

@media (max-width: 540px) {
  .post__block {
    margin-bottom: 20px;
  }

  .post__descr {
    margin-top: 20px;
    padding-left: 40px;
  }

  .post__item {
    padding-left: 0;
  }
}

/* End */
/* /terms/parth/dost/style.css?17224450221622 */
