.page_strengths section p {
  font-size: 2.2rem;
  margin-bottom: 1em;
  padding-left: 0.5em;
}
@media (max-width: 768px) {
  .page_strengths section p {
    font-size: 1.6rem;
  }
}
.page_strengths section p.width_s {
  width: 55%;
}
@media (max-width: 768px) {
  .page_strengths section p.width_s {
    width: 60%;
  }
}
.page_strengths section p span {
  display: inline-block;
  font-weight: 600;
  border-bottom: solid 2px #db0012;
  margin-left: 1em;
}
@media (min-width: 769px) {
  .page_strengths .block_image {
    width: 52%;
  }
}
@media (max-width: 768px) {
  .page_strengths .block_image {
    margin-bottom: 24px;
  }
}
.page_strengths .block_text {
  position: relative;
}
@media (min-width: 769px) {
  .page_strengths .block_text {
    width: 44%;
  }
}
.page_strengths .block_text .text_image1 {
  width: 186px;
  height: 180px;
  position: absolute;
  right: 0;
}
@media (min-width: 769px) {
  .page_strengths .block_text .text_image1 {
    top: 135px;
  }
}
@media (max-width: 768px) {
  .page_strengths .block_text .text_image1 {
    width: 120px;
    height: auto;
    bottom: 90px;
  }
}
.page_strengths .block_text .text_image2 {
  width: 186px;
  height: 200px;
  position: absolute;
}
@media (min-width: 769px) {
  .page_strengths .block_text .text_image2 {
    top: 148px;
    right: 48px;
  }
}
@media (max-width: 768px) {
  .page_strengths .block_text .text_image2 {
    width: 120px;
    height: auto;
    top: 88px;
    right: 0px;
  }
}
.page_strengths .block_text .text_image4 {
  width: 84px;
  height: 94px;
  position: absolute;
  top: -40px;
  left: 390px;
}
@media (max-width: 768px) {
  .page_strengths .block_text .text_image4 {
    width: 42px;
    height: 47px;
    top: -14px;
    left: 228px;
  }
}
.page_strengths .link {
  text-align: center;
  padding-top: 16px;
}
/*# sourceMappingURL=strengths.css.map */
