.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;
  }
}

.empowering--area .community__thumbnail {
  position: relative;
  z-index: 1;
  margin-bottom: 2.2rem;
  margin-top: 1.5rem;
}

.empowering--area .block__title {
  max-width: 716px;
}
.empowering--area .block__title h2 {
  color: #231f20;
  font-size: 3.375rem;
  font-weight: 700;
  line-height: 80.519%;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .empowering--area .block__title h2 {
    font-size: 3rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .empowering--area .block__title h2 {
    font-size: 2.625rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .empowering--area .block__title h2 {
    font-size: 2.25rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .empowering--area .block__title h2 {
    font-size: 3.125rem;
    line-height: 110%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .empowering--area .block__title h2 {
    font-size: 2rem;
    line-height: 110%;
    margin-bottom: 20px;
  }
}
.empowering--area .block__title h2 strong {
  color: #0351a3;
  font-weight: 700;
}
.empowering--area .block__title h2 span {
  color: #231f20;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 99.519%;
  display: block;
  margin-bottom: 12px;
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .empowering--area .block__title h2 span {
    font-size: 36px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .empowering--area .block__title h2 span {
    font-size: 28px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .empowering--area .block__title h2 span {
    font-size: 24px;
  }
}
.empowering--area .block__title.block__title--medium {
  max-width: 100%;
}
.empowering--area .block__title.block__title--medium h2 {
  font-size: 44px;
}

.empowering--area .block__description p {
  color: #231f20;
  font-size: 1.375rem;
  font-weight: 400;
  line-height: 140%;
}
.empowering--area .block__title--wrapper {
  margin-bottom: 0;
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .empowering--area .block__description p {
    font-size: 1.25rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .empowering--area .block__description p {
    font-size: 18px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .empowering--area .block__description p {
    font-size: 22px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .empowering--area .block__description p {
    font-size: 18px;
  }
}

.empowering--area .shp__triangle {
  margin-bottom: 30px;
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .empowering--area .shp__triangle {
    margin-bottom: 20px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .empowering--area .shp__triangle {
    margin-bottom: 20px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .empowering--area .shp__triangle {
    margin-bottom: 12px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .empowering--area .shp__triangle {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .empowering--area .shp__triangle {
    margin-bottom: 20px;
  }
}
.empowering--area .shp__triangle img {
  width: 48px;
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .empowering--area .shp__triangle img {
    width: 40px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .empowering--area .shp__triangle img {
    width: 32px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .empowering--area .shp__triangle img {
    width: 28px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .empowering--area .shp__triangle img {
    width: 40px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .empowering--area .shp__triangle img {
    width: 40px;
  }
}
.empowering--area .gain_lists {
  margin-top: 12px;
}

@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .empowering--area .gain_lists {
    margin-top: 30px;
  }
}

@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .empowering--area .gain_lists {
    margin-top: 30px;
  }
}

@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .empowering--area .gain_lists {
    margin-top: 40px;
  }
}

@media only screen and (max-width: 47.9375rem) {
  .empowering--area .gain_lists {
    margin-top: 0px;
  }
}

.empowering--area .gain_lists li {
  margin-bottom: 16px;
}

@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .empowering--area .gain_lists li {
    font-size: 20px;
  }
}

.gain_lists ul li {
  color: #231f20;
  font-size: 22px;
  font-weight: 700;
  line-height: 140%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}

/* New styles for the feature content */
.gain_lists ul li .feature-content {
  display: flex;
  flex-direction: column;
  margin-left: 10px;
}

.gain_lists ul li .feature-content strong {
  color: #231f20;
  font-size: 22px;
  font-weight: 700;
  line-height: 78%;
  display: flex;
  align-items: center;

  display: block;
  margin-bottom: 5px;
}

.gain_lists ul li .feature-description {
  color: #231f20;
  font-size: 1.375rem;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
  display: block;
}

.gain_lists ul li i {
  margin-right: 10px;
  margin-top: 3px;
  margin-right: 15px;
  color: #0351a3;
  font-weight: 400;
}
