section[data-cattype="83002"] {
text-align: left;
  min-height: 30px;
  padding: 80px 0;
  margin: 0;
  z-index: 1;
}

section[data-cattype="83002"] .decorative-title {
  width: 100%;
  max-width: 100%;
  padding: 0 16px;
  margin: -40px auto -150px;
  color: rgb(246, 246, 246);
  font-family: "Roboto";
  font-size: clamp(120px, 15vw, 300px);
  font-weight: bold;
  line-height: 0.9;
  letter-spacing: -0.04em;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
}

section[data-cattype="83002"] .section-content {
  position: relative;
  z-index: 1;
}

section[data-cattype="83002"] .row {
  align-items: center;
}

section[data-cattype="83002"] .image-column,
section[data-cattype="83002"] .content-column {
  position: relative;
  z-index: 1;
}

section[data-cattype="83002"] .main-image,
section[data-cattype="83002"] .mobile-image {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border-radius: 30px;
  object-fit: cover;
}

section[data-cattype="83002"] .content-card {
  margin-left: -110px;
  padding: 24px 46px 28px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.96);
}

section[data-cattype="83002"] .whoweare {
  margin: 0 0 18px;
  color: #16b58b;
  font-family: 'Roboto', sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.15;
  text-transform: capitalize;
}

section[data-cattype="83002"] .description,
section[data-cattype="83002"] .description p {
  margin-top: 0;
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 1.75;
}

section[data-cattype="83002"] .description > *:last-child {
  margin-bottom: 0;
}

section[data-cattype="83002"] .custom-button,
section[data-cattype="83002"] .custom-button:hover,
section[data-cattype="83002"] .custom-button:focus,
section[data-cattype="83002"] .custom-button:active {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
  padding: 15px 60px;
  border: 0;
  border-radius: 40px;
  background-color: #f7b719;
  color: #ffffff;
  box-shadow: none;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  transform: none;
  transition: none;
}

section[data-cattype="83002"] .custom-button:hover,
section[data-cattype="83002"] .custom-button:focus,
section[data-cattype="83002"] .custom-button:active {
  background-color: #f7b719;
  color: #ffffff;
}

section[data-cattype="83002"] #numbercounter {
  margin: 30px 0 0;
  padding: 0;
}

section[data-cattype="83002"] .counter {
  margin-bottom: -12px;
  color: #0d836d;
  font-family: 'Roboto', sans-serif;
  font-size: 68px;
  font-weight: 700;
}

@media (max-width: 1399.98px) {
  section[data-cattype="83002"] {
    padding: 70px 0;
  }

  section[data-cattype="83002"] .decorative-title {
    padding: 0 14px;
    margin: -20px auto -150px;
    font-size: clamp(96px, 14vw, 210px);
    text-align: center;
    white-space: nowrap;
  }

  section[data-cattype="83002"] .content-card {
    margin-left: -70px;
    padding: 22px 34px 26px;
  }

  section[data-cattype="83002"] .whoweare {
    font-size: 40px;
  }

  section[data-cattype="83002"] .description,
  section[data-cattype="83002"] .description p {
    font-size: 14px;
  }
}

@media (max-width: 991.98px) {
  section[data-cattype="83002"] {
    padding: 60px 0;
  }

  section[data-cattype="83002"] .decorative-title {
    width: 100%;
    padding: 0 12px;
    margin: -10px auto -95px;
    font-size: clamp(68px, 13vw, 128px);
    line-height: 0.92;
    text-align: center;
    white-space: nowrap;
  }

  section[data-cattype="83002"] .content-card {
    margin: 24px 0 0;
    padding: 28px;
  }
}

@media (max-width: 575.98px) {
  section[data-cattype="83002"] {
    padding: 42px 0;
  }

  section[data-cattype="83002"] .decorative-title {
    width: 100%;
    min-height: 0;
    padding: 0 8px;
    margin: 0 auto -120px;
    font-size: clamp(34px, 11vw, 62px);
    line-height: 0.95;
    letter-spacing: -0.035em;
    text-align: center;
    white-space: nowrap;
  }

  section[data-cattype="83002"] .section-content {
    padding-top: 105px;
  }

  section[data-cattype="83002"] .mobile-image {
    max-height: 360px;
    object-fit: cover;
  }

  section[data-cattype="83002"] .content-card {
    margin-top: 18px;
    padding: 24px 20px;
    border-radius: 20px;
  }

  section[data-cattype="83002"] .whoweare {
    margin-bottom: 14px;
    font-size: 30px;
    text-align: left;
  }

  section[data-cattype="83002"] .description,
  section[data-cattype="83002"] .description p {
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
  }

  section[data-cattype="83002"] .custom-button,
  section[data-cattype="83002"] .custom-button:hover,
  section[data-cattype="83002"] .custom-button:focus,
  section[data-cattype="83002"] .custom-button:active {
    width: auto;
    margin: 20px 0 0;
    padding: 13px 34px;
    font-size: 14px;
  }

  section[data-cattype="83002"] #numbercounter {
    margin: 24px 0 0;
    padding: 0;
  }

  section[data-cattype="83002"] .counter {
    font-size: 38px;
  }
}