

/* Start:/terms/style.css?17224450224796*/
.work-conditions {
  display: block;
}

.work-conditions__content {
  text-align: left;
}

.work-conditions__text {
  position: relative;
  display: block;
  margin-bottom: 20px;
  padding-left: 95px;
  padding-right: 20px;
  color: #000000;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.work-conditions__text::before {
  display: block;
  content: "";
  position: absolute;
  top: 5px;
  left: 0;

}

.work-conditions__text--1::before {
  width: 32px;
  height: 32px;
  background-image: url(/terms/img/target.png);
}

.work-conditions__text--2::before {
  width: 35px;
  height: 30px;
  background-image: url(/terms/img/house.png);
}

.work-conditions__text--3::before {
  width: 35px;
  height: 37px;
  background-image: url(/terms/img/admin.png);
}

.work-conditions__text--4::before {
  width: 32px;
  height: 32px;
  background-image: url(/terms/img/info.png);
}

.work-conditions__text--5::before {
  width: 28px;
  height: 37px;
  background-image: url(/terms/img/conditions.png);
}

.work-conditions__text--6::before {
  width: 32px;
  height: 25px;
  background-image: url(/terms/img/refund.png);
}

.work-conditions__text--7::before {
  width: 14px;
  height: 40px;
  background-image: url(/terms/img/warning.png);
}

.work-conditions__min-sum {
  display: block;
  margin-bottom: 40px;
  padding-left: 95px;
}

.work-conditions__min-sum-left {
  display: inline-block;
  vertical-align: top;
  width: 150px;
  margin-top: 20px;
  margin-right: 50px;
  text-align: center;
}

.work-conditions__min-sum-right {
  display: inline-block;
  vertical-align: top;
  width: 150px;
  margin-top: 20px;
  text-align: center;
}

.work-conditions__min-sum-img {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
}
.work-conditions__min-sum-img--physical {
  width: 50px;
  height: 40px;
  background-image: url(/terms/img/fiz.png);
}
.work-conditions__min-sum-img--legal {
  width: 51px;
  height: 40px;
  background-image: url(/terms/img/ur.png);
}

.work-conditions__min-sum-title {
  display: block;
  font-family: Roboto;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

.work-conditions__min-sum-subtitle {
  display: block;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.work-conditions__subtitle {
  display: block;
  margin-top: 30px;
  margin-bottom: 15px;
  color: #000000;
  font-family: Roboto;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  border-bottom: 0;
}

.work-conditions__list {
  display: block;
  margin: 0;
  padding: 0;
  padding-left: 30px;
}

.work-conditions__item {
  padding-left: 7px;
  margin-bottom: 2px;
}

.work-conditions__info {
  text-align: left;
  margin-top: 40px;
  padding-left: 110px;
}

.work-conditions__contacts {
  max-width: 90%;
  margin-bottom: 60px;
  font-family: Roboto;
  font-size: 14px;
  line-height: 20px;
}

.work-conditions__contacts-map {
  display: block;
  width: 350px;
  max-width: 100%;
  height: 230px;
  margin-bottom: 20px;
}

.work-conditions__contacts-title {
  display: block;
  margin-bottom: 5px;
  color: #000000;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.work-conditions__contacts-list {
  margin-top: 15px;
  padding-left: 0;
}

.work-conditions__contacts-item {
  display: block;
  position: relative;
  margin-bottom: 10px;
  padding-right: 20px;
  padding-left: 40px;
  color: #000000;
  font-family: Roboto;
  font-size: 14px;
  line-height: 20px;
}
.work-conditions__contacts-item::before {
  display: block;
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
}
.work-conditions__contacts-item--point::before {
  width: 14px;
  height: 20px;
  background-image: url(/terms/img/pin.png);
}
.work-conditions__contacts-item--tel::before {
  width: 15px;
  height: 15px;
  background-image: url(/terms/img/phone.png);
}
.work-conditions__contacts-item--time::before {
  width: 15px;
  height: 15px;
  background-image: url(/terms/img/time.png);
}

.work-conditions__contacts-text {
  display: block;
  padding-right: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.work-conditions__star {
  color: #fd559b;
}

.work-conditions__warning {
  display: block;
}

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

.work-conditions__warning-text {
  display: block;
  margin-top: 10px;
}

@media (max-width: 576px) {
  .work-conditions__subtitle {
    font-size: 15px;
    line-height: 18px;
  }

  .work-conditions__min-sum {
    padding-left: 0;
  }

  .work-conditions__min-sum-left,
  .work-conditions__min-sum-right {
    width: 100%;
  }

  .work-conditions__text {
    padding-left: 40px;
  }

  .work-conditions__info {
    padding-left: 15px;
    padding-right: 15px;
  }

  .work-conditions__contacts {
    max-width: 100%;
  }
}

/* End */
/* /terms/style.css?17224450224796 */
