/* statement page css start */
section.hero-section.aboutus-page-banner {
  background: url(../images/about-us/aboutus-hero.png);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: auto !important;
  padding-top: 80px;
  padding-bottom: 80px;
}
.section-row .about-section-text {
  font-size: 22px;
  color: #252525;
  line-height: 36px;
}
.section-row .about-section-text .title {
  font-family: "Satoshi-Bold";
  color: #c23f3a;
}
.section-row .about-section-text p {
  margin-bottom: 30px;
}
.section-row .about-section-text p:last-child {
  margin-bottom: 0;
}
.supporting-partners h4.title {
  font-family: "Satoshi-Bold";
  color: #40454f;
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  margin-bottom: 0;
}
.supporting-partners img {
  margin-bottom: 20px;
  margin-top: 20px;
}
.supporting-partners .text {
  color: #40454f;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 22.4px */
  opacity: 0.8;
  margin-bottom: 0;
}
.partners-row-border-bottom {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 48px;
  margin-bottom: 46px;
}
.ack-inner-section {
  margin-top: 24px;
  gap: 24px;
}
.ack-inner-section .title {
  font-family: "Satoshi-Bold";
  color: #c23f3a;
  font-size: 11px;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.88px;
  text-transform: uppercase;
}

.ack-text {
  color: #252525;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%; /* 34px */
}
.authours-sub-title {
  color: #8a6f63;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 0;
}
.team-section-text {
  text-align: center;
}
.name-designation {
  font-family: "Satoshi-Bold";
  color: #c23f3a;
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  margin-top: 26px;
  margin-bottom: 24px;
}
.name-designation span {
  font-family: "Satoshi-Bold";
  color: #252525;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  display: block;
}
.education-experience {
  color: #40454f;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%; /* 24px */
  margin-bottom: 2px;
}
