
#hero-12 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 70vh;
  padding: 6rem 0 8rem 0;
  text-align: center;
  color: #ffffff;
  background-size: cover;
  background-position: center;
  clip-path: polygon(0 0, 100% 0, 100% 88%, 0 100%);
}
#hero-12 .container {
  position: relative;
}
#hero-12 .hero-content-wrapper-12 {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
#hero-12 .hero-title-12 {
  font-size: 3.1rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 1rem;
}
#hero-12 .hero-subtitle-12 {
  font-size: 1.15rem;
  font-weight: 300;
  margin-bottom: 2rem;
  opacity: 0.95;
}
#hero-12 .hero-cta-button-12 {
  display: inline-block;
  padding: 0.8rem 2rem;
  font-size: 1rem;
  font-weight: 500;
  border-radius: 4px;
  text-decoration: none;
  border: none;
  transition: transform 0.2s ease;
  background-color: #0d6efd;
  color: #ffffff;
}
#hero-12 .hero-cta-button-12:hover {
  transform: translateY(-3px);
}
@media (max-width: 767.98px) {
  #hero-12 {
    min-height: 60vh;
    padding: 4rem 0 6rem 0;
    clip-path: polygon(0 0, 100% 0, 100% 92%, 0 100%);
  }
  #hero-12 .hero-title-12 {
    font-size: 2.4rem;
  }
  #hero-12 .hero-subtitle-12 {
    font-size: 1.1rem;
  }
}



#about-us-9 {
  padding: 60px 15px;
  max-width: 1000px;
  margin: 0 auto;
}
#about-us-9 .section-hero {
  background-size: cover;
  background-position: center;
  padding: 80px 15px;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  margin-bottom: 40px;
}
#about-us-9 .split-container {
  display: flex;
  gap: 30px;
}
#about-us-9 .main-content {
  flex: 2;
  background: #fff;
  padding: 30px 40px;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  font-size: 1rem;
  line-height: 1.8;
  color: #333;
  white-space: pre-wrap;
}
#about-us-9 .sidebar-content {
  flex: 1;
  background: #f8f9fa;
  padding: 20px;
  border-radius: 8px;
  font-size: 0.95rem;
  color: #333;
  line-height: 1.8;
}
#about-us-9 .sidebar-content h4 {
  margin-top: 0;
  color: #007bff;
}
#about-us-9 .sidebar-content p {
  margin: 0 0 15px;
}
@media (max-width: 768px) {
  #about-us-9 .split-container {
    flex-direction: column;
  }
}



#why-choose-us-28 {
  padding-top: 70px;
  padding-bottom: 50px;
  background-color: #f8f9fa;
}
#why-choose-us-28 .section-title-container {
  margin-bottom: 45px;
}
#why-choose-us-28 .section-main-title {
  font-size: 2.7rem;
  font-weight: 700;
  color: #222b38;
}
#why-choose-us-28 .section-main-subtitle {
  font-size: 1.1rem;
  color: #525f7f;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.7;
}
#why-choose-us-28 .narrative-block {
  background-color: #ffffff;
  border-radius: 10px;
  margin-bottom: 35px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.07);
  overflow: hidden;
}
#why-choose-us-28 .narrative-segment {
  padding: 25px 30px;
  border-bottom: 1px solid #e9ecef;
}
#why-choose-us-28 .narrative-block .narrative-segment:last-child {
  border-bottom: none;
}
#why-choose-us-28 .segment-header {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
#why-choose-us-28 .segment-icon {
  font-size: 1.7rem;
  margin-right: 15px;
  width: 30px;
  text-align: center;
}
#why-choose-us-28 .problem-segment .segment-icon {
  color: #dc3545;
}
#why-choose-us-28 .solution-segment .segment-icon {
  color: #0d6efd;
}
#why-choose-us-28 .benefit-segment .segment-icon {
  color: #198754;
}
#why-choose-us-28 .segment-title {
  font-size: 1.4rem;
  font-weight: 600;
}
#why-choose-us-28 .problem-segment .segment-title {
  color: #c82333;
}
#why-choose-us-28 .solution-segment .segment-title {
  color: #0056b3;
}
#why-choose-us-28 .benefit-segment .segment-title {
  color: #155724;
}
#why-choose-us-28 .segment-description {
  font-size: 1rem;
  color: #495057;
  line-height: 1.8;
  padding-left: 45px;
  text-align: justify;
}
#why-choose-us-28 .solution-segment {
  background-color: #f0f8ff;
}
@media (max-width: 767.98px) {
  #why-choose-us-28 .section-main-title {
    font-size: 2.1rem;
  }
  #why-choose-us-28 .segment-title {
    font-size: 1.25rem;
  }
  #why-choose-us-28 .segment-description {
    padding-left: 0;
    text-align: left;
  }
  #why-choose-us-28 .narrative-segment {
    padding: 20px;
  }
}



#timeline-12 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #f8f9fa;
}
#timeline-12 .section-header {
  text-align: center;
  margin-bottom: 4rem;
}
#timeline-12 .section-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
}
#timeline-12 .section-subtitle {
  font-size: 1.15rem;
  color: #6c757d;
}
#timeline-12 .event-banner {
  position: relative;
  background-size: cover;
  background-position: center center;
  min-height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 2rem;
  margin-bottom: 2rem;
  border-radius: 0.5rem;
  overflow: hidden;
  color: #ffffff;
  transition: transform 0.4s ease;
}
#timeline-12 .event-banner:last-child {
  margin-bottom: 0;
}
#timeline-12 .event-banner:hover {
  transform: scale(1.02);
}
#timeline-12 .event-banner::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
  transition: background-color 0.4s ease;
}
#timeline-12 .event-banner:hover::before {
  background-color: rgba(0, 0, 0, 0.65);
}
#timeline-12 .event-content {
  position: relative;
  z-index: 2;
}
#timeline-12 .event-year {
  font-size: 1.2rem;
  font-weight: 500;
  opacity: 0.9;
  margin-bottom: 0.5rem;
  display: block;
}
#timeline-12 .event-title {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.3;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  margin-bottom: 0;
}
#timeline-12 .banner-link {
  position: absolute;
  inset: 0;
  z-index: 3;
  font-size: 0;
  color: transparent;
}
@media (max-width: 767.98px) {
  #timeline-12 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  #timeline-12 .section-title {
    font-size: 2.1rem;
  }
  #timeline-12 .event-banner {
    min-height: 250px;
    padding: 1.5rem;
    margin-bottom: 1.5rem;
  }
  #timeline-12 .event-year {
    font-size: 1rem;
  }
  #timeline-12 .event-title {
    font-size: 1.8rem;
  }
}



#team-6 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
  overflow: hidden;
}
#team-6 .section-header {
  text-align: center;
  margin-bottom: 4rem;
}
#team-6 .section-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
}
#team-6 .section-subtitle {
  font-size: 1.15rem;
  color: #6c757d;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
#team-6 .department-block {
  margin-bottom: 3.5rem;
}
#team-6 .department-block:last-child {
  margin-bottom: 0;
}
#team-6 .department-title {
  font-size: 1.8rem;
  font-weight: 600;
  color: #343a40;
  margin-bottom: 2rem;
  padding-bottom: 0.75rem;
  border-bottom: 2px solid var(--bs-primary);
  display: inline-flex;
  align-items: center;
}
#team-6 .department-title i {
  margin-right: 0.8rem;
  font-size: 1.5rem;
  color: var(--bs-primary);
  opacity: 0.9;
}
#team-6 .department-members-grid {
}
#team-6 .member-item-simple {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
  padding: 0.75rem;
  border-radius: 0.25rem;
  transition: background-color 0.2s ease;
}
#team-6 .member-item-simple:hover {
  background-color: #f8f9fa;
}
#team-6 .member-photo-small img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 1rem;
  border: 2px solid #eee;
}
#team-6 .member-details {
  flex-grow: 1;
}
#team-6 .member-name {
  font-size: 1rem;
  font-weight: 600;
  color: #343a40;
  margin-bottom: 0;
}
#team-6 .member-role {
  font-size: 0.85rem;
  color: #6c757d;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  #team-6 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  #team-6 .section-title {
    font-size: 2.1rem;
  }
  #team-6 .department-title {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
  }
  #team-6 .member-item-simple {
    padding-left: 0;
    padding-right: 0;
  }
}


