.about-four {
  padding: 40px 0;
}
.about-four .row.low-gutters {
  margin-left: -5px;
  margin-right: -5px;
}
.about-four .row.low-gutters > [class*=col-] {
  padding-left: 5px;
  padding-right: 5px;
}
.about-four__box {
  padding: 50px;
}
.about-four__box-top {
  display: flex;
  align-items: center;
}
.about-four__box-top i {
  color: #fff;
  font-size: 64px;
}
.about-four__box-title {
  margin: 0;
  color: #fff;
  font-weight: bold;
  font-size: 26px;
  letter-spacing: -0.02em;
  line-height: 1em;
  margin-left: 10px;
}
.about-four__box-text {
  margin: 0;
  color: #fff;
  font-size: 18px;
  line-height: 34px;
  font-weight: 500;
  margin-top: 23px;
}
.about-four__btn {
  padding: 5.5px 30px;
  font-size: 16px;
  color: black;
  background-color: #fff;
  margin-top: 30px;
}
.about-four__image {
  position: relative;
}
.about-four__sign {
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 10;
}
.about-four .block-title {
  margin-bottom: 0;
}
.about-four__list {
  margin: 0;
  margin-top: 25px;
}
.about-four__list li {
  position: relative;
  color: #7c859b;
  font-size: 18px;
  font-weight: 500;
  padding-left: 40px;
  line-height: 28px;
  margin-bottom: 15px;
  text-align: justify;
}
.about-four__list li + li {
  margin-top: 3px;
}
.about-four__list li > img {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.about-four__list li i {
  font-weight: 900;
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  color: #70A548;
  margin-right: 20px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}/*# sourceMappingURL=political-journey.css.map */