.about-us__hero {
  background: linear-gradient(179.28deg, rgba(255, 255, 255, 0.1) 0.95%, rgba(63, 119, 86, 0) 52.17%, rgba(105, 163, 168, 0.1) 97.59%);
  padding: 150px 100px;
  position: relative;
  display: flex;
  align-items: center;
  gap: 230px;
}
.about-us__hero__leftSide {
  display: flex;
  flex-direction: column;
  gap: 80px;
}
.about-us__hero__leftSide h1 {
  font-family: Outfit;
  font-weight: 500;
  font-style: Medium;
  font-size: 64px;
  line-height: 74px;
  letter-spacing: 0px;
  color: #2e3f3b;
}
.about-us__hero__leftSide h1 span {
  color: #69a3a8;
}
.about-us__hero__rightSide {
  display: flex;
  gap: 24px;
  flex-direction: column;
}
.about-us__hero__rightSide h2 {
  font-family: Outfit;
  font-weight: 500;
  font-style: Medium;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0%;
}
.about-us__hero__rightSide p {
  font-family: Outfit;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0px;
}
.about-us__titleSection__buttonBox {
  display: inline-flex;
  gap: 24px;
}
.about-us__titleSection__buttonBox a {
  font-size: 16px;
  font-weight: 600;
  min-width: 275px;
}
.about-us__titleSection__buttonBox__promotionButton {
  width: 223px;
  font-size: 16px;
  font-weight: 600;
}
.about-us__whyThis {
  padding: 175px 100px;
  position: relative;
  display: flex;
  align-items: center;
  gap: 200px;
}
.about-us__whyThis__leftSide {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.about-us__whyThis__leftSide h2 {
  font-family: Outfit;
  font-weight: 500;
  font-style: Medium;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0%;
}
.about-us__whyThis__leftSide p {
  font-family: Outfit;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0px;
}
.about-us__whyThis__rightSide h2 {
  font-family: Outfit;
  font-weight: 500;
  font-style: Medium;
  font-size: 48px;
  line-height: 58px;
  letter-spacing: 0px;
}
.about-us__whyThis__rightSide h2 span {
  color: #69a3a8;
}
.about-us__ourMission, .about-us__ourVision {
  padding: 65px 100px 42px;
  display: flex;
  gap: 149px;
  align-items: center;
}
.about-us__ourMission__leftSide, .about-us__ourVision__leftSide {
  display: flex;
  flex-direction: column;
  gap: 18px;
  width: 20%;
  padding-left: 100px;
}
.about-us__ourMission__leftSide h3, .about-us__ourVision__leftSide h3 {
  font-family: Outfit;
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0%;
}
.about-us__ourMission__leftSide h2, .about-us__ourVision__leftSide h2 {
  font-family: Outfit;
  font-weight: 500;
  font-style: Medium;
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 0px;
}
.about-us__ourMission__leftSide p, .about-us__ourVision__leftSide p {
  font-family: Outfit;
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0px;
}
.about-us__ourMission__rightSide, .about-us__ourVision__rightSide {
  width: 80%;
}
.about-us__ourMission__rightSide img, .about-us__ourVision__rightSide img {
  border-radius: 16px;
  width: 100%;
}
.about-us__ourVision {
  flex-direction: row-reverse;
  padding-top: 42px;
}
.about-us__ourVision__leftSide {
  padding-left: 0;
  padding-right: 100px;
}
.about-us__featuredCards {
  padding: 110px 100px;
}
.about-us__featuredCards__grid {
  display: flex;
  gap: 12px;
}
.about-us__featuredCards__grid__leftSide, .about-us__featuredCards__grid__rightSide {
  display: flex;
  gap: 12px;
  flex-direction: column;
}
.about-us__featuredCards__grid__rightSide {
  margin-top: 130px;
}
.about-us__featuredCards__card {
  background-color: #ebf8f2;
  border-radius: 16px;
  padding: 42px 42px 0px 42px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: left;
  gap: 42px;
}
.about-us__featuredCards__card h3 {
  font-family: Outfit;
  font-weight: 500;
  font-style: Medium;
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
}
.about-us__featuredCards__card p {
  font-family: Outfit;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: center;
}
.about-us__featuredCards__card__image {
  margin-left: -42px;
}
.about-us__featuredCards__card__image.image__center {
  margin-left: 0;
  text-align: center;
}
.about-us__featuredCards__card__image img {
  width: auto;
  height: auto;
}
.about-us__cta {
  padding: 100px 100px 200px;
  display: flex;
  flex-direction: column;
  gap: 50px;
  align-items: center;
  justify-content: center;
}
.about-us__cta h2 {
  font-family: Outfit;
  font-weight: 500;
  font-style: Medium;
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 0px;
  text-align: center;
  max-width: 880px;
  margin: 0 auto;
}
.about-us__cta h2 strong {
  font-weight: bold;
}
.about-us__cta h2 span {
  color: #69a3a8;
}
.about-us__cta a {
  min-width: 190px;
}

.legal-page {
  background-color: #ebf8f2;
  padding: 45px 100px 100px;
}
.legal-page h1 {
  max-width: 100%;
  width: 947px;
  font-family: Outfit;
  font-weight: 500;
  font-style: Medium;
  font-size: 64px;
  line-height: 74px;
  letter-spacing: 0px;
}
.legal-page__page-content {
  margin-top: 35px;
  max-width: 100%;
  width: 947px;
}
.legal-page__page-content p {
  font-family: Outfit;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0px;
  margin-bottom: 24px;
}
.legal-page__page-content h2 {
  font-family: Outfit;
  font-weight: 500;
  font-style: Medium;
  font-size: 36px;
  line-height: 46px;
  letter-spacing: 0px;
  margin-bottom: 24px;
  margin-top: 10px;
}
.legal-page__page-content h3 {
  font-family: Outfit;
  font-weight: 400;
  font-style: Regular;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0px;
  margin-bottom: 24px;
  margin-top: 10px;
}
.legal-page__page-content ul {
  padding-left: 20px;
  margin-bottom: 24px;
}
.legal-page__page-content ul li {
  font-family: Outfit;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0px;
}
.legal-page__backBtn {
  display: inline-flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 75px;
}
.legal-page__backBtn a {
  min-width: 195px;
}

.page-404 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: rgba(235, 248, 242, 0.2);
  padding-top: 173px;
  padding-bottom: 220px;
  gap: 32px;
}
.page-404__buttonBox {
  display: flex;
  gap: 24px;
}
.page-404__buttonBox a {
  font-size: 16px;
  font-weight: 600;
  min-width: 194px;
  text-decoration: none;
}

/* ========================================
   RESPONSIVE: ABOUT US PAGE
   ======================================== */

@media (max-width: 1400px) {
  .about-us__ourMission__leftSide,
  .about-us__ourMission_rightSide,
  .about-us__ourVision__leftSide,
  .about-us__ourVision_rightSide {
    width: 50%;
  }
}

@media (max-width: 1024px) {
  .about-us__hero {
    padding: 100px 60px;
    gap: 100px;
  }

  .about-us__whyThis {
    padding: 100px 60px;
    gap: 100px;
  }

  .about-us__ourMission,
  .about-us__ourVision {
    padding: 65px 60px 42px;
    gap: 80px;
  }

  .about-us__ourMission__leftSide,
  .about-us__ourVision__leftSide {
    padding-left: 60px;
  }

  .about-us__ourVision__leftSide {
    padding-right: 60px;
  }

  .about-us__featuredCards {
    padding: 80px 60px;
  }

  .about-us__cta {
    padding: 80px 60px 150px;
  }

  .legal-page {
    padding: 45px 60px 100px;
  }
}

@media (max-width: 768px) {
  .about-us__hero {
    flex-direction: column;
    padding: 60px 20px;
    gap: 60px;
  }

  .about-us__hero__leftSide {
    gap: 40px;
  }

  .about-us__hero__leftSide h1 {
    font-size: 40px;
    line-height: 50px;
  }

  .about-us__hero__rightSide h2 {
    font-size: 20px;
    line-height: 28px;
  }

  .about-us__hero__rightSide p {
    font-size: 16px;
    line-height: 24px;
  }

  .about-us__titleSection__buttonBox {
    flex-direction: column;
    width: 100%;
  }

  .about-us__titleSection__buttonBox a,
  .about-us__titleSection__buttonBox__promotionButton {
    width: 100%;
    min-width: auto;
  }

  .about-us__whyThis {
    flex-direction: column;
    padding: 80px 20px;
    gap: 40px;
  }

  .about-us__whyThis__leftSide {
    gap: 24px;
  }

  .about-us__whyThis__leftSide h2 {
    font-size: 20px;
    line-height: 28px;
  }

  .about-us__whyThis__leftSide p {
    font-size: 16px;
    line-height: 24px;
  }

  .about-us__whyThis__rightSide h2 {
    font-size: 32px;
    line-height: 42px;
  }

  .about-us__ourMission,
  .about-us__ourVision {
    flex-direction: column;
    padding: 40px 20px;
    gap: 32px;
  }

  .about-us__ourMission__leftSide,
  .about-us__ourVision__leftSide {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .about-us__ourMission__leftSide h2,
  .about-us__ourVision__leftSide h2 {
    font-size: 32px;
    line-height: 42px;
  }

  .about-us__ourMission__rightSide,
  .about-us__ourVision__rightSide {
    width: 100%;
  }

  .about-us__featuredCards {
    padding: 60px 20px;
  }

  .about-us__featuredCards__grid {
    flex-direction: column;
  }

  .about-us__featuredCards__grid__rightSide {
    margin-top: 0;
  }

  .about-us__featuredCards__card {
    padding: 32px 24px 0 24px;
    gap: 32px;
  }

  .about-us__featuredCards__card h3 {
    font-size: 32px;
    line-height: 42px;
  }

  .about-us__featuredCards__card p {
    font-size: 16px;
    line-height: 24px;
  }

  .about-us__featuredCards__card__image {
    margin-left: -24px;
  }

  .about-us__cta {
    padding: 60px 20px 100px;
    gap: 32px;
  }

  .about-us__cta h2 {
    font-size: 28px;
    line-height: 38px;
  }

  .about-us__cta a {
    width: 100%;
    min-width: auto;
  }

  .legal-page {
    padding: 40px 20px 60px;
  }

  .legal-page h1 {
    font-size: 40px;
    line-height: 50px;
    width: 100%;
  }

  .legal-page__page-content {
    width: 100%;
  }

  .legal-page__page-content h2 {
    font-size: 28px;
    line-height: 38px;
  }

  .legal-page__page-content h3 {
    font-size: 20px;
    line-height: 28px;
  }

  .legal-page__page-content p,
  .legal-page__page-content ul li {
    font-size: 16px;
    line-height: 24px;
  }

  .legal-page__backBtn {
    margin-top: 40px;
  }

  .legal-page__backBtn a {
    width: 100%;
    min-width: auto;
  }

  .page-404 {
    padding: 80px 20px 100px;
  }

  .page-404__buttonBox {
    flex-direction: column;
    width: 100%;
  }

  .page-404__buttonBox a {
    width: 100%;
    min-width: auto;
  }
}
