.empowering--area {
  padding: 80px 0;
}
.empowering--area .block__title {
  max-width: 620px;
}
.empowering--area .community__thumbnail .circle-left {
  position: absolute;
  bottom: -25px;
  left: -25px;
  width: 60px;
  border-radius: 100%;
  opacity: 0.8;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .empowering--area .community__thumbnail .circle-left {
    left: -20px;
    width: 50px;
    bottom: -20px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .empowering--area .community__thumbnail .circle-left {
    display: none;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .empowering--area .community__thumbnail .circle-left {
    width: 30px;
    left: -11px;
    bottom: -11px;
  }
}
.empowering--area .community__thumbnail .shp-top {
  position: absolute;
  top: -32px;
  right: -25px;
  width: 65px;
  opacity: 0.8;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .empowering--area .community__thumbnail .shp-top {
    right: -25px;
    width: 50px;
    top: -25px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .empowering--area .community__thumbnail .shp-top {
    display: none;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .empowering--area .community__thumbnail .shp-top {
    top: -15px;
    right: -11px;
    width: 26px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .empowering--area .shp__triangle img {
    width: 35px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .empowering--area .shp__triangle img {
    width: 35px;
  }
}

.community__thumbnail {
  position: relative;
  z-index: 1;
}

.block__title {
  max-width: 550px;
}
.block__title h2 {
  color: #231f20;
  font-size: 3.375rem;
  font-weight: 700;
  line-height: 115.519%;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .block__title h2 {
    font-size: 3rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .block__title h2 {
    font-size: 2.625rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .block__title h2 {
    font-size: 2.25rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .block__title h2 {
    font-size: 3.125rem;
    line-height: 110%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .block__title h2 {
    font-size: 2rem;
    line-height: 110%;
    margin-bottom: 20px;
  }
}
.block__title h2 strong {
  color: #0351a3;
  font-weight: 700;
}
.block__title h2 span {
  font-size: 40px;
  font-weight: 400;
  line-height: 90%;
  letter-spacing: 0;
  display: block;
  margin-bottom: 12px;
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .block__title h2 span {
    font-size: 36px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .block__title h2 span {
    font-size: 28px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .block__title h2 span {
    font-size: 24px;
  }
}
.block__title.block__title--medium {
  max-width: 100%;
}
.block__title.block__title--medium h2 {
  font-size: 44px;
}

.block__description p {
  color: #231f20;
  font-size: 1.375rem;
  font-weight: 400;
  line-height: 140%;
}

.block__description p a {
  color: #231f20;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 140%;
}
.block__title--wrapper {
  margin-bottom: 50px;
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .block__description p {
    font-size: 1.25rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .block__description p {
    font-size: 18px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .block__description p {
    font-size: 22px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .block__description p {
    font-size: 18px;
  }
}

.shp__triangle {
  margin-bottom: 30px;
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .shp__triangle {
    margin-bottom: 20px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .shp__triangle {
    margin-bottom: 20px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .shp__triangle {
    margin-bottom: 12px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .shp__triangle {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .shp__triangle {
    margin-bottom: 20px;
  }
}
.shp__triangle img {
  width: 48px;
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .shp__triangle img {
    width: 40px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .shp__triangle img {
    width: 32px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .shp__triangle img {
    width: 28px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .shp__triangle img {
    width: 40px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .shp__triangle img {
    width: 40px;
  }
}
