@charset "UTF-8";
/* color Variables */
/* color Variables */
/* Basic css */
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  overflow-x: hidden;
  scroll-behavior: smooth;
}

body {
  background-color: #ffffff;
  line-height: 140%;
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  font-optical-sizing: auto;
  font-style: normal;
  color: #072C48;
  position: relative;
  box-sizing: border-box;
  scroll-behavior: smooth;
}

img,
picture {
  max-width: 100%;
  display: block;
}

input,
button,
textarea,
select {
  font: inherit;
}

ul[role=list],
ol[role=list] {
  list-style: none;
}

li {
  list-style: none;
}

a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  font-weight: 300;
}

label,
span,
div,
input,
select,
textarea {
  margin: 0;
  font-weight: inherit;
  font-size: inherit;
}

.container-full {
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.container-lg {
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.container-sm {
  max-width: 900px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}

button {
  display: inline-block;
  border: none;
  padding: 0;
  margin: 0;
  text-decoration: none;
  background: none;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  cursor: pointer;
  text-align: inherit;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
button:hover, button:focus {
  outline: none;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.button,
.cta {
  border: 0;
  padding: 8px 40px;
  border-radius: 4px;
  position: relative;
  transition: all 0.24s ease;
  gap: 8px;
  text-transform: uppercase;
  z-index: 10;
  font-weight: 600;
  line-height: 120%;
  font-size: 14px;
  color: #FFF36E;
  min-height: 44px;
  overflow: hidden;
  color: #FFF36E;
  border: solid 1px #112B46;
}
.button::before,
.cta::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #112B46;
  transition: all 0.4s;
  z-index: -1;
}
.button:hover,
.cta:hover {
  color: #112B46;
}
.button:hover::before,
.cta:hover::before {
  width: 0%;
}
.button.cta_lite,
.cta.cta_lite {
  color: #112B46;
  border-color: #ffffff;
}
.button.cta_lite::before,
.cta.cta_lite::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: -1;
}
.button.cta_lite:hover,
.cta.cta_lite:hover {
  color: #ffffff;
}
.button.cta_lite:hover::before,
.cta.cta_lite:hover::before {
  width: 0%;
}
.button.cta_border,
.cta.cta_border {
  border: solid 1px #112B46;
  background-color: transparent;
  color: #112B46;
}
.button.cta_border::before,
.cta.cta_border::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: initial;
  width: 0%;
  height: 100%;
  background: #112B46;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: -1;
}
.button.cta_border:hover,
.cta.cta_border:hover {
  color: #FFF36E;
}
.button.cta_border:hover::before,
.cta.cta_border:hover::before {
  width: 100%;
}

.fontPrimary, .evolutionSection .evolution-title h2, .serve-section .serve-container .serviceAnimationSection .infoWrap .textWrap .textCard, .next-section .next-left .next-title, .leaders-section .team-header h3, .leaders-section .section-main-title, .voice-section .voice-header .voice-title, .impact-section .impact-header .impact-title, .about-hero-section .hero-content .hero-title, .cta-final-section .cta-title, .funding-how-it-helps .section-title, .funding-types-section .tab-sidebar .section-title, .funding-support-section .funding-card h2, .manufacturing-hero .header-left h1, .initiatives-section .section-title, .membership-rates .rate-row .rate-price, .membership-rates .rates-header .section-title, .support-section .section-title, .benefitsBanner .benefitsBanCont .bannerTop h1, .contact-section .contact-form-wrapper h2, .contact-section .contact-info .main-title, .legalPageInner .legalCont h1, .notFoundInner h1, .mobile-nav-overlay .mobile-links ul li .nav-link, .organizSection h2, .events-section .events-header h2, .partnership-section .partnership-title, .homeHero__title {
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
}

.fontPrimaryLite, .modal-overlay .modal-content p, .serve-section .serve-container .serviceMobileWrapper .serviceCard h3, .serve-section .serve-container .serve-header .serve-title, .next-section .next-right .footer-note-card p, .leaders-section .profile-card .card-bottom .member-name, .initiatives-list-wrapper h3, .transformation-section .section-header h2, .card-section .card-grid .info-card .card-title, .manufactureSlider__content p {
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
}

.fontSecondary, .serve-section .serve-container .serviceAnimationSection .infoWrap .textWrap .textCard span, .next-section .next-right .priority-card .priority-list li, .leaders-section .profile-card .card-bottom .member-tag, .leaders-section .profile-card .card-bottom .member-role, .voice-section .voice-content .voice-row .voice-description p, .voice-section .voice-content .voice-row .voice-label .label-text, .about-hero-section .hero-content .hero-description, .cta-final-section .cta-subtitle, .funding-how-it-helps .description-area .text-block p, .funding-how-it-helps .help-card.bordered p, .stats-section .stat-item .stat-label, .partneerslider .partner-item span, body, .button,
.cta {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.wt400,
.regular,
.funding-how-it-helps .section-title,
.funding-support-section .funding-card h2,
.manufacturing-hero .header-left h1,
.initiatives-list-wrapper h3,
.initiatives-section .section-title,
.membership-rates .rates-header .section-title {
  font-weight: 400;
}

.wt500,
.medium,
.funding-types-section .tab-sidebar .tab-navigation .tab-link,
.membership-rates .rate-row .rate-price {
  font-weight: 500;
}

.wt600,
.semibold,
.leaders-section .profile-card .card-bottom .member-tag {
  font-weight: 600;
}

.wt700,
.bold,
.impact-section .impact-grid-container .impact-badge,
.events-section .event-item .register-link,
.partnership-section .partners-grid .partner-item span {
  font-weight: 700;
}

.wt800,
.extrabold {
  font-weight: 800;
}

.wt900,
.black {
  font-weight: 900;
}

.text-center, .support-section .section-title, .main-footer .footer-bottom {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.flexcenter, .modal-overlay, .evolutionSection .evolutionCont .evolutionCard .blink, .evolutionSection .evolutionCont .evolutionCard .timeWrap, .evolutionSection .evolutionCont .evolutionCard, .evolutionSection .evolutionCont .owl-nav, .evolutionSection .evolution-title, .evolutionSection, .serve-section .serve-container .serviceMobileWrapper .serviceCard, .serve-section .serve-container .serviceAnimationSection .serviceCardWrapper, .next-section .next-grid, .next-section, .impact-section .impact-grid-container, .about-hero-section, .funding-how-it-helps, .funding-types-section .tab-sidebar .icon-pills .pill-item .icon, .funding-support-section, .initiatives-list-wrapper .pills-container .pill .check, .initiatives-section, .support-section, .benefitsBanner .benefitsBanCont .bannerBottom, .benefitsBanner, .mapSection, .contact-section, .contactPageInner, .legalPageInner .legalCont, .legalPageInner, .notFoundInner, .headerSection .main-header .header-nav .has-dropdown, .headerSection, .main-footer .footer-contact-bar .social-links a, .main-footer, .organizSection, .events-section .event-item .register-link .arrow-circle, .events-section .event-item .event-info .event-meta span, .events-section .event-item .event-info, .events-section .event-item .event-date, .events-section, .stats-section .stat-item, .stats-section .stats-grid, .stats-section, .transformation-section .gallery-wrapper .slider-controls .control-btn, .transformation-section .section-header, .transformation-section, .partnership-section .partnership-actions, .partnership-section .partners-grid, .partnership-section .partnership-content, .card-section .card-grid .info-card .icon-arrow, .card-section, .button,
.cta {
  display: flex;
  align-items: center;
  justify-content: center;
}

.flexcstart, .transformation-section .benefit-list .leftGrid .benefit-item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

/* Page styles */
.homeHero {
  padding: 180px 60px 120px;
  background-color: #F5F7F8;
  position: relative;
}
@media (max-width: 1080px) {
  .homeHero {
    padding: 120px 24px 80px;
    overflow: hidden;
  }
}
@media (max-width: 600px) {
  .homeHero {
    padding: 120px 0px 60px;
  }
}
.homeHero::before {
  content: "";
  width: 200px;
  height: 280px;
  background-image: url("../assets/images/float-icon-1.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 600px) {
  .homeHero::before {
    display: none;
  }
}
.homeHero .container {
  width: 100%;
  max-width: 1440px;
}
.homeHero__wrapper {
  display: grid;
  grid-template-columns: 1fr 1.5fr;
  gap: 120px;
  align-items: center;
  align-items: flex-start;
}
@media (max-width: 1440px) {
  .homeHero__wrapper {
    gap: 50px;
    grid-template-columns: 1fr 1.1fr;
  }
}
@media (max-width: 1080px) {
  .homeHero__wrapper {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
@media (max-width: 600px) {
  .homeHero__wrapper .homeHero__content {
    padding: 0 24px;
  }
}
.homeHero__title {
  font-size: 52px;
  line-height: 120%;
  color: #112B46;
  margin-bottom: 60px;
  letter-spacing: 1.1px;
  text-transform: capitalize;
  width: 100%;
}
@media (max-width: 600px) {
  .homeHero__title {
    font-size: 28px;
    margin-bottom: 23px;
  }
}
.homeHero__title span {
  color: #00A4A7;
}
.homeHero__desc {
  font-size: 15px;
  max-width: 522px;
  line-height: 150%;
  margin-bottom: 20px;
  font-weight: normal;
  color: #072C48;
}
@media (max-width: 600px) {
  .homeHero__desc {
    font-size: 16px;
  }
}
.homeHero__actions {
  display: flex;
  gap: 16px;
}
@media (max-width: 600px) {
  .homeHero__actions {
    flex-wrap: wrap;
    gap: 12px;
    width: 100%;
  }
}
.homeHero__media {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 600px) {
  .homeHero__media {
    width: 100%;
    overflow: hidden;
  }
}
.homeHero__image {
  border-radius: 12px;
  overflow: hidden;
}
@media (max-width: 600px) {
  .homeHero__image {
    width: 87%;
    margin: 0 auto;
  }
}
.homeHero__image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 600px) {
  .homeHero__image img {
    width: 100%;
    height: 400px;
  }
}
.homeHero__image .desk {
  display: block;
}
@media (max-width: 600px) {
  .homeHero__image .desk {
    display: none;
  }
}
.homeHero__image .mob {
  display: none;
}
@media (max-width: 600px) {
  .homeHero__image .mob {
    display: block;
  }
}
.homeHero__cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}
@media (max-width: 600px) {
  .homeHero__cards {
    display: none;
  }
}
.homeHero__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 12px;
}
@media (max-width: 600px) {
  .homeHero__footer {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding: 0 24px;
  }
}
.homeHero__footer .planeBtn {
  font-size: 15px;
  font-weight: 500;
  line-height: 150%;
  text-transform: uppercase;
  color: rgba(7, 44, 72, 0.6);
  transition: all 0.2s;
}
@media (max-width: 600px) {
  .homeHero__footer .planeBtn {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .homeHero__footer .planeBtn {
    display: none;
  }
}
.homeHero__footer .planeBtn:hover {
  color: #112B46;
}
.homeHero .newsCard {
  background: rgba(0, 164, 167, 0.2);
  padding: 24px;
  border-radius: 12px;
  min-height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
}
.homeHero .newsCard .card_top {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex-grow: 1;
}
.homeHero .newsCard .card_top h4 {
  font-size: 15px;
  font-weight: 600;
  color: #112B46;
  margin-bottom: 10px;
  line-height: 150%;
}
@media (max-width: 600px) {
  .homeHero .newsCard .card_top h4 {
    font-size: 16px;
  }
}
.homeHero .newsCard .card_top p {
  font-size: 14px;
  line-height: 140%;
  color: #072C48;
}
.homeHero .newsCard .date {
  font-size: 10px;
  font-weight: bold;
  color: #00A4A7;
}

.cards_mobile {
  width: 100%;
  display: none;
}
@media (max-width: 600px) {
  .cards_mobile {
    display: block;
    padding: 0 24px;
    overflow: hidden;
  }
}
.cards_mobile .owl-stage-outer {
  overflow: visible;
}
.cards_mobile .newsCard {
  background: rgba(0, 164, 167, 0.2);
  padding: 24px;
  border-radius: 12px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
  width: 100%;
}
.cards_mobile .newsCard .card_top {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex-grow: 1;
}
.cards_mobile .newsCard .card_top h4 {
  font-size: 15px;
  font-weight: 600;
  color: #112B46;
  margin-bottom: 10px;
  line-height: 150%;
}
@media (max-width: 600px) {
  .cards_mobile .newsCard .card_top h4 {
    font-size: 16px;
  }
}
.cards_mobile .newsCard .card_top p {
  font-size: 14px;
  line-height: 140%;
  color: #072C48;
}
@media (max-width: 600px) {
  .cards_mobile .newsCard .card_top p {
    font-size: 16px;
  }
}
.cards_mobile .newsCard .date {
  font-size: 10px;
  font-weight: bold;
  color: #00A4A7;
}

.manufactureSlider {
  padding: 120px 0 80px;
  background: linear-gradient(90deg, rgb(21, 64, 81) 0%, rgb(8, 130, 135) 50%, rgb(21, 64, 81) 100%);
  overflow: hidden;
  position: relative;
  border-bottom: solid 12px #FFF36E;
  position: relative;
}
@media (max-width: 600px) {
  .manufactureSlider {
    padding: 60px 0px;
  }
}
.manufactureSlider::before {
  content: "";
  width: 200px;
  height: 280px;
  background-image: url("../assets/images/float-icon-2.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 0;
}
.manufactureSlider__track {
  overflow: hidden;
  margin-bottom: 60px;
}
@media (max-width: 600px) {
  .manufactureSlider__track {
    margin-bottom: 24px;
  }
}
.manufactureSlider__row {
  display: flex;
  gap: 30px;
  width: -moz-max-content;
  width: max-content;
}
.manufactureSlider .slide {
  flex-shrink: 0;
  width: 400px;
  height: initial;
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
}
.manufactureSlider .slide img {
  width: 100%;
  aspect-ratio: 16/10;
  -o-object-fit: cover;
     object-fit: cover;
}
.manufactureSlider__content {
  text-align: center;
  padding: 0 24px;
  max-width: 100%;
}
.manufactureSlider__content p {
  font-size: 40px;
  line-height: 140%;
  color: #ffffff;
  font-weight: 300;
  margin: auto;
  width: 100%;
  max-width: 1028px;
  text-transform: capitalize;
}
@media (max-width: 600px) {
  .manufactureSlider__content p {
    font-size: 28px;
  }
}
@keyframes sliderLoop {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

.card-section {
  padding: 120px 60px;
  background-color: #F5F7F8;
  width: 100%;
}
@media (max-width: 600px) {
  .card-section {
    padding: 60px 24px;
  }
}
.card-section .card-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  max-width: 1440px;
  width: 100%;
}
@media (max-width: 600px) {
  .card-section .card-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
}
.card-section .card-grid .info-card {
  width: 100%;
  max-width: 340px;
  border-radius: 12px;
  padding: 30px;
  min-height: 220px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  position: relative;
  overflow: hidden;
  background: url("../assets/images/bg-2.png") no-repeat center;
  padding: 40px;
}
@media (max-width: 600px) {
  .card-section .card-grid .info-card {
    padding: 20px 20px;
    min-height: 118px;
  }
}
.card-section .card-grid .info-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}
.card-section .card-grid .info-card:hover .icon-arrow {
  background-color: #ffffff;
  color: #112B46;
}
.card-section .card-grid .info-card:hover .icon-gear {
  transform: rotate(45deg);
}
.card-section .card-grid .info-card .card-title {
  color: #ffffff;
  font-size: 28px;
  line-height: 1.2;
  text-transform: uppercase;
  word-break: break-all;
}
@media (max-width: 600px) {
  .card-section .card-grid .info-card .card-title {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .card-section .card-grid .info-card .card-title {
    font-size: 16px;
  }
}
.card-section .card-grid .info-card .card-footer {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: auto;
}
.card-section .card-grid .info-card .icon-arrow {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #FFF36E;
  color: #112B46;
  transition: all 0.3s ease;
}
@media (max-width: 600px) {
  .card-section .card-grid .info-card .icon-arrow {
    width: 18px;
    height: 18px;
  }
}
.card-section .card-grid .info-card .icon-arrow svg {
  width: 20px;
  height: 20px;
}
@media (max-width: 600px) {
  .card-section .card-grid .info-card .icon-arrow svg {
    width: 10px;
    height: 10px;
  }
}
.card-section .card-grid .info-card .icon-gear {
  width: 96px;
  height: 96px;
  color: #FFF36E;
  opacity: 0.8;
  transition: transform 0.6s ease;
  position: absolute;
  bottom: -25px;
  right: -5px;
}
@media (max-width: 600px) {
  .card-section .card-grid .info-card .icon-gear {
    width: 47px;
    height: 47px;
    bottom: -10px;
    right: -4px;
  }
}
.card-section .card-grid .info-card .icon-gear svg {
  width: 100%;
  height: 100%;
}

.partnership-section {
  padding: 120px 60px;
  background-color: #F5F7F8;
  border-bottom: 12px solid #FFF36E;
}
.partnership-section.noBorder {
  border-bottom: 0;
}
@media (max-width: 600px) {
  .partnership-section {
    padding: 60px 0px;
  }
}
.partnership-section .partnership-content {
  flex-direction: column;
  gap: 55px;
}
@media (max-width: 600px) {
  .partnership-section .partnership-content {
    gap: 40px;
  }
}
.partnership-section .partnership-title {
  font-size: 40px;
  color: #112B46;
  line-height: 120%;
  letter-spacing: 0.8px;
  text-align: center;
}
@media (max-width: 600px) {
  .partnership-section .partnership-title {
    font-size: 28px;
    padding: 0 24px;
  }
}
.partnership-section .partnership-title .highlight {
  color: #00A4A7;
}
.partnership-section .partners-grid {
  gap: 100px;
  overflow: hidden;
  width: 100%;
}
@media (max-width: 600px) {
  .partnership-section .partners-grid {
    display: none;
  }
}
.partnership-section .partners-grid .partner-item {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #00A4A7;
  transition: opacity 0.3s ease;
}
.partnership-section .partners-grid .partner-item img {
  width: 30px;
  display: block;
}
.partnership-section .partners-grid .partner-item span {
  font-size: 22px;
  white-space: nowrap;
  line-height: 120%;
}
.partnership-section .partners-grid .partner-item:hover {
  opacity: 0.8;
}
@media (max-width: 600px) {
  .partnership-section .partnership-actions {
    padding: 0 24px;
  }
}
.partnership-section .partnership-actions .cta {
  text-align: center;
}

.partneerslider {
  overflow: hidden;
  position: relative;
  width: 100%;
  max-width: 1024px;
}
.partneerslider .slide-track {
  width: 100%;
}
.partneerslider .partner-item {
  min-width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.partneerslider .partner-item img {
/*   width: 24px; */
}
.partneerslider .partner-item span {
  font-size: 22px;
  font-weight: bold;
  color: #00A4A7;
  line-height: 120%;
  white-space: nowrap;
}

.transformation-section {
  padding: 120px 0;
  background-color: #F5F7F8;
  flex-direction: column;
  gap: 80px;
  overflow: hidden;
}
@media (max-width: 600px) {
  .transformation-section {
    padding: 60px 0;
    gap: 40px;
  }
}
.transformation-section .section-header {
  flex-direction: column;
  gap: 12px;
}
@media (max-width: 600px) {
  .transformation-section .section-header {
    padding: 0px 24px;
  }
}
.transformation-section .section-header h2 {
  font-size: 40px;
  color: #112B46;
  line-height: 150%;
  letter-spacing: 0.8px;
  color: #112B46;
}
@media (max-width: 600px) {
  .transformation-section .section-header h2 {
    text-align: left;
  }
}
.transformation-section .section-header h2 .highlight {
  color: #00A4A7;
}
@media (max-width: 600px) {
  .transformation-section .section-header h2 {
    font-size: 28px;
  }
}
.transformation-section .section-header p {
  font-size: 15px;
  color: #072C48;
  width: 100%;
  max-width: 600px;
  text-align: center;
}
@media (max-width: 600px) {
  .transformation-section .section-header p {
    text-align: left;
  }
}
@media (max-width: 600px) {
  .transformation-section .section-header p {
    font-size: 16px;
  }
}
.transformation-section .transformation-grid {
  display: grid;
  grid-template-columns: 1fr 1.5fr;
  gap: 100px;
  align-items: start;
  width: 100%;
}
@media (max-width: 1080px) {
  .transformation-section .transformation-grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 600px) {
  .transformation-section .transformation-grid {
    gap: 24px;
  }
}
.transformation-section .benefit-list {
  display: flex;
  justify-content: flex-end;
  gap: 12px;
}
@media (max-width: 1080px) {
  .transformation-section .benefit-list {
    justify-content: center;
    width: 100%;
    padding: 0 24px;
  }
}
.transformation-section .benefit-list .leftGrid {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
  max-width: 440px;
}
@media (max-width: 600px) {
  .transformation-section .benefit-list .leftGrid {
    max-width: 100%;
  }
}
.transformation-section .benefit-list .leftGrid .benefit-item {
  align-items: center;
  background-color: #ECEEF0;
  padding: 24px 24px;
  border-radius: 24px;
  gap: 15px;
  transition: 0.3s;
}
@media (max-width: 600px) {
  .transformation-section .benefit-list .leftGrid .benefit-item {
    padding: 12px 12px;
    border-radius: 100px;
    gap: 5px;
    align-items: flex-start;
  }
}
.transformation-section .benefit-list .leftGrid .benefit-item .check-icon {
  color: #00A4A7;
  font-size: 18px;
}
@media (max-width: 600px) {
  .transformation-section .benefit-list .leftGrid .benefit-item img {
    top: 5px;
    position: relative;
  }
}
.transformation-section .benefit-list .leftGrid .benefit-item .benefit-text {
  color: #112B46;
  font-weight: 300;
  font-size: 18px;
  line-height: 150%;
}
.transformation-section .benefit-list .leftGrid .benefit-item:hover, .transformation-section .benefit-list .leftGrid .benefit-item.active {
  background-color: #e6edf3;
  transform: translateX(10px);
}
.transformation-section .benefit-list .leftGrid .action-btn {
  margin-top: 75px;
}
@media (max-width: 600px) {
  .transformation-section .benefit-list .leftGrid .action-btn {
    margin-top: 24px;
  }
}
.transformation-section .mobGalleryWrapper {
  width: 100%;
  overflow: hidden;
  display: none;
  padding: 0 24px;
}
@media (max-width: 600px) {
  .transformation-section .mobGalleryWrapper {
    display: block;
  }
}
.transformation-section .mobGalleryWrapper .owl-stage-outer {
  overflow: visible;
}
.transformation-section .mobGalleryWrapper .gallery-img {
  width: 100%;
}
.transformation-section .mobGalleryWrapper .gallery-img img {
  width: 100%;
  border-radius: 15px;
}
.transformation-section .gallery-wrapper {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 1080px) {
  .transformation-section .gallery-wrapper {
    max-width: 600px;
    margin: 0 auto;
    overflow: visible;
  }
}
@media (max-width: 600px) {
  .transformation-section .gallery-wrapper {
    display: none;
  }
}
.transformation-section .gallery-wrapper .gallery-track {
  display: flex;
  gap: 20px;
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.transformation-section .gallery-wrapper .gallery-track .gallery-img {
  flex: 0 0 600px;
}
.transformation-section .gallery-wrapper .gallery-track .gallery-img img {
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 15px;
}
.transformation-section .gallery-wrapper .slider-controls {
  display: flex;
  gap: 12px;
  justify-content: flex-start;
  align-items: center;
}
.transformation-section .gallery-wrapper .slider-controls .control-btn {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #eee;
  border: none;
  cursor: pointer;
  transition: 0.3s;
}
.transformation-section .gallery-wrapper .slider-controls .control-btn:hover {
  background-color: #112B46;
}
.transformation-section .gallery-wrapper .slider-controls .control-btn:hover img {
  filter: invert(1);
}

.stats-section {
  padding: 120px 24px;
  background: linear-gradient(90deg, rgb(21, 64, 81) 0%, rgb(8, 130, 135) 50%, rgb(21, 64, 81) 100%);
  position: relative;
  overflow: hidden;
  border-bottom: 12px solid #FFF36E;
}
@media (max-width: 600px) {
  .stats-section {
    padding: 60px 24px;
  }
}
.stats-section .stats-grid {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  z-index: 2;
  width: 100%;
}
@media (max-width: 600px) {
  .stats-section .stats-grid {
    max-width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 40px;
  }
}
.stats-section .stat-item {
  flex-direction: column;
  color: #FFF36E;
  width: 100%;
  max-width: 230px;
  top: 50px;
  opacity: 0;
}
.stats-section .stat-item .stat-number {
  font-size: 40px;
  font-weight: normal;
  margin-bottom: 10px;
  line-height: 1;
  line-height: 120%;
}
@media (max-width: 600px) {
  .stats-section .stat-item .stat-number {
    font-size: 32px;
  }
}
.stats-section .stat-item .stat-label {
  color: #ffffff;
  font-size: 15px;
  text-transform: uppercase;
  max-width: 240px;
  line-height: 150%;
  text-align: center;
}
@media (max-width: 600px) {
  .stats-section .stat-item .stat-label {
    font-size: 16px;
  }
}
.stats-section .gear-assets {
  position: absolute;
  bottom: -20px;
  left: -20px;
  z-index: 1;
}
@media (max-width: 600px) {
  .stats-section .gear-assets {
    bottom: -50px;
  }
}
.stats-section .gear-assets img {
  width: 200px;
  height: 200px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 600px) {
  .stats-section .gear-assets img {
    width: 120px;
    height: 120px;
  }
}
.stats-section .gear-assets img:first-child {
  display: block;
}
@media (max-width: 600px) {
  .stats-section .gear-assets img:first-child {
    display: none;
  }
}
.stats-section .gear-assets img:last-child {
  display: none;
}
@media (max-width: 600px) {
  .stats-section .gear-assets img:last-child {
    display: block;
  }
}
@keyframes rotateGear {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.events-section {
  padding: 120px 60px;
  background-color: #ffffff;
}
@media (max-width: 600px) {
  .events-section {
    padding: 60px 24px;
  }
}
.events-section .eventcontainer {
  width: 100%;
  max-width: 1440px;
}
.events-section .events-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px;
}
@media (max-width: 600px) {
  .events-section .events-header {
    width: 100%;
    margin-bottom: 0px;
  }
}
.events-section .events-header h2 {
  font-size: 40px;
  color: #112B46;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.8px;
}
.events-section .events-header h2 .highlight {
  color: #00A4A7;
}
@media (max-width: 600px) {
  .events-section .events-header h2 {
    font-size: 28px;
    width: 100%;
  }
}
@media (max-width: 600px) {
  .events-section .events-header .cta {
    display: none;
  }
}
.events-section .events-list {
  display: flex;
  flex-direction: column;
}
.events-section .event-item {
  display: grid;
  grid-template-columns: 80px 1fr auto;
  align-items: center;
  padding: 24px 24px;
  border-bottom: 1px solid #e0e6ed;
  gap: 80px;
  transition: background-color 0.3s ease;
}
.events-section .event-item:last-child {
  border-bottom: 1px solid #e0e6ed;
}
.events-section .event-item:hover {
  background-color: #fafbfc;
}
@media (max-width: 600px) {
  .events-section .event-item {
    grid-template-columns: 1fr;
    gap: 24px;
    padding-bottom: 12px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 40px;
  }
}
.events-section .event-item .event-date {
  width: 60px;
  height: 60px;
  background-color: #FFF36E;
  border-radius: 50%;
  flex-direction: column;
  color: #112B46;
  line-height: 1.1;
}
.events-section .event-item .event-date .month {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #072C48;
}
.events-section .event-item .event-date .day {
  font-size: 20px;
  font-weight: bold;
  color: #112B46;
}
.events-section .event-item .event-info {
  justify-content: space-between;
  width: 100%;
  max-width: 800px;
}
@media (max-width: 600px) {
  .events-section .event-item .event-info {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.events-section .event-item .event-info .event-name {
  font-size: 20px;
  line-height: 150%;
  color: #112B46;
  font-weight: normal;
  margin-bottom: 8px;
}
@media (max-width: 600px) {
  .events-section .event-item .event-info .event-name {
    margin-bottom: 24px;
  }
}
.events-section .event-item .event-info .event-meta {
  display: flex;
  align-items: center;
  gap: 15px;
}
.events-section .event-item .event-info .event-meta span {
  font-size: 14px;
  font-weight: 500;
  color: #9CA3AF;
  line-height: 120%;
}
.events-section .event-item .event-info .event-meta span img {
  width: 14px;
}
.events-section .event-item .event-info .event-meta i {
  margin-right: 5px;
}
.events-section .event-item .event-info .event-meta .separator {
  font-weight: bold;
}
.events-section .event-item .register-link {
  display: flex;
  align-items: center;
  gap: 15px;
  color: #112B46;
  font-size: 14px;
  letter-spacing: 0.5px;
}
.events-section .event-item .register-link .arrow-circle {
  width: 32px;
  height: 32px;
  background-color: #FFF36E;
  border-radius: 50%;
  font-size: 12px;
  transition: transform 0.3s ease;
}
.events-section .event-item .register-link:hover .arrow-circle {
  transform: translateX(5px);
}
.events-section .resBtn {
  width: 100%;
  display: none;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}
@media (max-width: 600px) {
  .events-section .resBtn {
    display: flex;
  }
}

.organizSection {
  width: 100%;
  background: linear-gradient(90deg, rgb(21, 64, 81) 0%, rgb(8, 130, 135) 50%, rgb(21, 64, 81) 100%);
  padding: 60px 24px;
  flex-direction: column;
  gap: 33px;
  position: relative;
  border-bottom: solid 12px #FFF36E;
  overflow: hidden;
}
.organizSection.organizeSm h2 {
  width: 100%;
  max-width: 736px;
}
.organizSection::before {
  content: "";
  width: 200px;
  height: 200px;
  background: url("../assets/images/float-icon-5.png") no-repeat center;
  position: absolute;
  background-size: contain;
  top: -20px;
  right: -60px;
  z-index: 1;
}
@media (max-width: 600px) {
  .organizSection::before {
    width: 120px;
    height: 120px;
    bottom: -20px;
    right: -40px;
    top: initial;
  }
}
@media (max-width: 600px) {
  .organizSection {
    padding: 60px 24px;
  }
}
.organizSection h2 {
  font-size: 40px;
  line-height: 150%;
  color: #FFF36E;
  max-width: none;
  text-align: center;
  letter-spacing: 0.8px;
  position: relative;
  z-index: 2;
  text-transform: capitalize;
}
@media (max-width: 600px) {
  .organizSection h2 {
    font-size: 28px;
    line-height: 150%;
  }
}
.organizSection h2 span {
  position: relative;
  display: block;
  border-bottom: solid 1px #FFF36E;
  line-height: 100%;
}
@media (max-width: 600px) {
  .organizSection h2 span {
    line-height: 150%;
    border-bottom: 0;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
  }
}

.main-footer {
  background: linear-gradient(90deg, rgb(21, 64, 81) 0%, rgb(8, 130, 135) 50%, rgb(21, 64, 81) 100%);
  color: #ffffff;
  padding: 120px 60px;
  flex-direction: column;
}
@media (max-width: 600px) {
  .main-footer {
    padding: 60px 24px;
  }
}
.main-footer .footer-contact-bar {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 60px;
  margin-bottom: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  gap: 60px;
  width: 100%;
  max-width: 1440px;
}
@media (max-width: 1080px) {
  .main-footer .footer-contact-bar {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 33px;
  }
}
@media (max-width: 600px) {
  .main-footer .footer-contact-bar {
    align-items: flex-start;
    text-align: flex-start;
    gap: 33px;
    padding-bottom: 24px;
    margin-bottom: 24px;
  }
}
.main-footer .footer-contact-bar .contact-item {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
@media (max-width: 600px) {
  .main-footer .footer-contact-bar .contact-item {
    gap: 2px;
  }
}
.main-footer .footer-contact-bar .contact-item .label {
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  opacity: 0.6;
}
@media (max-width: 600px) {
  .main-footer .footer-contact-bar .contact-item .label {
    width: 100%;
    text-align: left;
  }
}
.main-footer .footer-contact-bar .contact-item .value {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  color: #ffffff;
  transition: all 0.2s;
}
.main-footer .footer-contact-bar .contact-item .value:hover {
  color: #FFF36E;
}
@media (max-width: 600px) {
  .main-footer .footer-contact-bar .contact-item .value {
    font-size: 18px;
    line-height: 120%;
    text-align: left;
  }
}
.main-footer .footer-contact-bar .contact-item span.value:hover {
  color: #ffffff !important;
}
.main-footer .footer-contact-bar .social-links {
  display: flex;
  gap: 15px;
}
.main-footer .footer-contact-bar .social-links a {
  width: 47px;
  height: 47px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  font-size: 14px;
  transition: all 0.3s ease;
}
.main-footer .footer-contact-bar .social-links a:hover {
  background-color: #FFF36E;
  color: #112B46;
  border-color: #FFF36E;
}
.main-footer .footer-main-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 60px;
  margin-bottom: 60px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  width: 100%;
  max-width: 1440px;
}
@media (max-width: 600px) {
  .main-footer .footer-main-content {
    padding-bottom: 24px;
    margin-bottom: 24px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 32px;
  }
}
.main-footer .footer-main-content .footer-logo {
  max-width: 670px;
  width: 100%;
  height: auto;
}
@media (max-width: 1200px) {
  .main-footer .footer-main-content .footer-logo {
    max-width: 350px;
  }
}
@media (max-width: 600px) {
  .main-footer .footer-main-content .footer-logo {
    height: 56px;
    width: initial;
  }
}
.main-footer .footer-main-content .footer-nav-grid {
  display: flex;
  gap: 32px;
}
.main-footer .footer-main-content .footer-nav-grid .nav-column {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
  min-width: 220px;
}
@media (max-width: 1080px) {
  .main-footer .footer-main-content .footer-nav-grid .nav-column {
    min-width: initial;
  }
}
.main-footer .footer-main-content .footer-nav-grid .nav-column li a {
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold;
  text-transform: uppercase;
  opacity: 0.6;
  transition: opacity 0.3s ease;
}
.main-footer .footer-main-content .footer-nav-grid .nav-column li a:hover {
  opacity: 1;
  color: #FFF36E;
}
.main-footer .footer-bottom p {
  font-size: 14px;
  opacity: 0.6;
  font-weight: normal;
  line-height: 20px;
}

.headerSection {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding-top: 20px;
  transition: all 0.3s ease;
}
@media (max-width: 1100px) {
  .headerSection {
    padding-top: 0px;
  }
}
.headerSection.active {
  padding-top: 0px;
}
.headerSection.active .main-header {
  max-width: 100%;
}
.headerSection.active .main-header .header-inner {
  border-radius: 0px;
}
.headerSection .main-header {
  width: 100%;
  max-width: 1440px;
  transition: all 0.3s ease;
}
@media (max-width: 1440px) {
  .headerSection .main-header {
    max-width: 1320px;
  }
}
.headerSection .main-header .header-inner {
  background-color: #ffffff;
  border-radius: 12px;
  padding: 15px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}
@media (max-width: 1100px) {
  .headerSection .main-header .header-inner {
    border-radius: 0px;
    box-shadow: none;
  }
}
.headerSection .main-header .header-logo img {
  max-height: 55px;
  width: auto;
}
@media (max-width: 1100px) {
  .headerSection .main-header .header-nav {
    display: none;
  }
}
.headerSection .main-header .header-nav ul {
  display: flex;
  align-items: center;
  gap: 25px;
}
.headerSection .main-header .header-nav ul li {
  position: relative;
  padding: 10px 0;
}
.headerSection .main-header .header-nav ul li a {
  font-size: 14px;
  font-weight: 500;
  color: #112B46;
  line-height: 16px;
  transition: color 0.3s ease;
  padding: 5px 12px;
}
.headerSection .main-header .header-nav ul li p {
  font-size: 14px;
  font-weight: 500;
  color: #112B46;
  line-height: 16px;
  transition: color 0.3s ease;
  padding: 5px 12px;
}
.headerSection .main-header .header-nav ul li:hover a {
  color: #00A4A7;
}
.headerSection .main-header .header-nav .has-dropdown {
  gap: 5px;
}
.headerSection .main-header .header-nav .has-dropdown .drop-icon {
  width: 10px;
}
.headerSection .main-header .header-nav .has-dropdown:hover .dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.headerSection .main-header .header-nav .has-dropdown:hover .nav-link img {
  transform: rotate(180deg);
}
.headerSection .main-header .header-nav .dropdown {
  position: absolute;
  top: 100%;
  left: 0%;
  margin-left: -50%;
  transform: translateX(-50%) translateY(10px);
  background-color: #ffffff;
  min-width: 200px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 15px 0;
  display: block;
  flex-direction: column;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 50;
  border-top: 3px solid #00A4A7;
}
.headerSection .main-header .header-nav .dropdown li {
  padding: 0;
  width: 100%;
}
.headerSection .main-header .header-nav .dropdown li a {
  display: block;
  padding: 10px 20px;
  color: #112B46;
  font-size: 14px;
  font-weight: 400;
  white-space: nowrap;
  transition: all 0.2s ease;
}
.headerSection .main-header .header-nav .dropdown li a:hover {
  background-color: rgba(0, 164, 167, 0.05);
  color: #00A4A7;
  padding-left: 25px;
}
.headerSection .main-header .header-nav .dropdown::after {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #00A4A7;
}
.headerSection .main-header .header-nav .nav-link i {
  transition: transform 0.3s ease;
}
.headerSection .main-header .header-actions {
  display: flex;
  align-items: center;
  gap: 15px;
}
@media (max-width: 1100px) {
  .headerSection .main-header .header-actions {
    display: none;
  }
}
.headerSection .main-header .header-actions .cta,
.headerSection .main-header .header-actions .cta_border {
  padding: 8px 25px;
  min-height: 36px;
  font-size: 13px;
  min-width: 124px;
}
.headerSection .main-header .header-actions .join-btn {
  background-color: #112B46;
  color: #FFF36E;
}
.headerSection .main-header .header-actions .join-btn:hover {
  background-color: rgb(21.9827586207, 55.6034482759, 90.5172413793);
}
.headerSection .main-header .header-actions .login-btn {
  border: 1px solid #112B46;
  color: #112B46;
}
.headerSection .main-header .header-actions .login-btn:hover {
  background-color: #112B46;
  color: #ffffff;
}
.headerSection .main-header .menuCaller {
  width: 24px;
  height: 24px;
  display: none;
}
@media (max-width: 1100px) {
  .headerSection .main-header .menuCaller {
    display: block;
  }
}
.headerSection .main-header .menuCaller img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.mobile-nav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2000;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.mobile-nav-overlay.open {
  opacity: 1;
  visibility: visible;
}
.mobile-nav-overlay .mobile-nav-content {
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  padding: 40px;
  position: relative;
  transform: translateY(-20px);
  transition: transform 0.3s ease;
}
.mobile-nav-overlay.open .mobile-nav-content {
  transform: translateY(0);
}
.mobile-nav-overlay .menu-close {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 28px;
  color: #112B46;
}
.mobile-nav-overlay .mobile-links {
  margin-top: 20px;
}
.mobile-nav-overlay .mobile-links ul li {
  margin-bottom: 12px;
}
.mobile-nav-overlay .mobile-links ul li .nav-link {
  font-size: 18px;
  color: #112B46;
  font-weight: 500;
  letter-spacing: 0.6px;
}
.mobile-nav-overlay .mobile-links ul li .dropdown-trigger {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.mobile-nav-overlay .mobile-links ul li .dropdown-trigger img {
  transition: transform 0.3s ease;
  font-size: 14px;
  color: #072C48;
}
.mobile-nav-overlay .mobile-links ul li.active .dropdown-trigger img {
  transform: rotate(180deg);
}
.mobile-nav-overlay .mobile-links ul li.active .mobile-submenu {
  display: block;
}
.mobile-nav-overlay .mobile-submenu {
  display: none;
  margin-top: 10px;
}
.mobile-nav-overlay .mobile-submenu li a {
  font-size: 14px !important;
  line-height: 20px;
  color: #072C48;
  padding: 8px 0;
  display: block;
  letter-spacing: 0.6px;
}
.mobile-nav-overlay .mobile-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
  margin-top: 30px;
}
.mobile-nav-overlay .mobile-actions .cta,
.mobile-nav-overlay .mobile-actions .cta_border {
  width: 100%;
  justify-content: center;
}
@media (max-width: 1100px) {
  .mobile-nav-overlay .mobile-nav-toggle {
    display: block;
  }
  .mobile-nav-overlay .header-nav,
  .mobile-nav-overlay .header-actions {
    display: none;
  }
}

.notFoundInner {
  width: 100%;
  padding: 180px 24px 120px;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  gap: 24px;
  position: relative;
  overflow: hidden;
  background-color: #F5F7F8;
}
.notFoundInner::before {
  content: "";
  width: 190px;
  height: 190px;
  background: url("../assets/images/float-icon-7.png") no-repeat center;
  background-size: contain;
  position: absolute;
  left: -30px;
  bottom: -40px;
}
@media (max-width: 600px) {
  .notFoundInner::before {
    display: none;
  }
}
@media (max-width: 600px) {
  .notFoundInner {
    padding: 120px 24px 60px;
  }
}
.notFoundInner img {
  width: 380px;
}
@media (max-width: 600px) {
  .notFoundInner img {
    width: 267px;
  }
}
.notFoundInner h1 {
  color: #112B46;
  font-size: 40px;
  line-height: 120%;
  letter-spacing: 1.1px;
  text-align: center;
}
@media (max-width: 600px) {
  .notFoundInner h1 {
    font-size: 28px;
  }
}

.legalPageInner {
  width: 100%;
  padding: 180px 60px 120px;
  background-color: #F5F7F8;
}
@media (max-width: 600px) {
  .legalPageInner {
    padding: 120px 24px 60px;
  }
}
.legalPageInner .legalCont {
  width: 100%;
  max-width: 1440px;
  flex-direction: column;
  gap: 96px;
}
@media (max-width: 600px) {
  .legalPageInner .legalCont {
    gap: 40px;
  }
}
.legalPageInner .legalCont h1 {
  font-size: 54px;
  color: #112B46;
  text-align: center;
  line-height: 120%;
}
@media (max-width: 600px) {
  .legalPageInner .legalCont h1 {
    text-align: left;
    width: 100%;
    font-size: 40px;
  }
}
.legalPageInner .legalCont .legalWrap {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.legalPageInner .legalCont .legalWrap h2 {
  font-size: 32px;
  line-height: 100%;
  font-weight: bold;
  color: #112B46;
  letter-spacing: 0.45px;
  margin-bottom: 24px;
}
@media (max-width: 600px) {
  .legalPageInner .legalCont .legalWrap h2 {
    font-size: 28px;
  }
}
.legalPageInner .legalCont .legalWrap h3 {
  font-size: 18px;
  line-height: 140%;
  font-weight: bold;
  color: #112B46;
}
.legalPageInner .legalCont .legalWrap p {
  font-size: 15px;
  color: #072C48;
  line-height: 150%;
  margin-bottom: 12px;
}
@media (max-width: 600px) {
  .legalPageInner .legalCont .legalWrap p {
    font-size: 16px;
  }
}
.legalPageInner .legalCont .legalWrap p a {
  word-break: break-all;
  text-decoration: underline;
}
.legalPageInner .legalCont .legalWrap a {
  word-break: break-all;
  text-decoration: underline;
}

.contactPageInner {
  width: 100%;
  padding: 180px 60px 120px;
  background-color: #F5F7F8;
  position: relative;
}
.contactPageInner::before {
  content: "";
  width: 190px;
  height: 190px;
  background: url("../assets/images/float-icon-7.png") no-repeat center;
  background-size: contain;
  position: absolute;
  left: -30px;
  bottom: -40px;
}
@media (max-width: 600px) {
  .contactPageInner {
    padding: 120px 24px 60px;
  }
}

.contact-section {
  width: 100%;
  padding: 180px 60px 120px;
  background-color: #F5F7F8;
  position: relative;
}
.contact-section::before {
  content: "";
  width: 190px;
  height: 190px;
  background: url("../assets/images/float-icon-7.png") no-repeat center;
  background-size: contain;
  position: absolute;
  left: -30px;
  bottom: -40px;
}
@media (max-width: 600px) {
  .contact-section {
    padding: 120px 24px 60px;
  }
}
.contact-section .contact-grid {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 60px;
  width: 100%;
  max-width: 1440px;
}
@media (max-width: 600px) {
  .contact-section .contact-grid {
    flex-direction: column;
    gap: 40px;
  }
}
.contact-section .contact-info .main-title {
  font-size: 52px;
  line-height: 120%;
  color: #112B46;
  margin-bottom: 60px;
  font-weight: 400;
  letter-spacing: 1.1px;
}
@media (max-width: 600px) {
  .contact-section .contact-info .main-title {
    font-size: 28px;
    margin-bottom: 24px;
  }
}
.contact-section .contact-info .main-title span {
  color: #00A4A7;
}
.contact-section .contact-info .info-group {
  margin-bottom: 24px;
}
.contact-section .contact-info .info-group label {
  display: block;
  color: #00A4A7;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 4px;
}
.contact-section .contact-info .info-group p,
.contact-section .contact-info .info-group a {
  color: #112B46;
  font-size: 15px;
  font-weight: 400;
  display: block;
}
@media (max-width: 600px) {
  .contact-section .contact-info .info-group p,
  .contact-section .contact-info .info-group a {
    font-size: 16px;
  }
}
.contact-section .contact-info .disclaimer {
  margin-top: 40px;
  font-size: 14px;
  color: #072C48;
}
.contact-section .contact-form-wrapper {
  width: 100%;
  max-width: 600px;
}
.contact-section .contact-form-wrapper h2 {
  font-size: 24px;
  color: #112B46;
  margin-bottom: 12px;
  font-weight: 500;
  letter-spacing: 0.45px;
  line-height: 120%;
}
.contact-section .contact-form-wrapper .form-intro {
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 34px;
  color: #072C48;
}
@media (max-width: 600px) {
  .contact-section .contact-form-wrapper .form-intro {
    font-size: 16px;
  }
}
.contact-section .contact-form .form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
@media (max-width: 992px) {
  .contact-section .contact-form .form-row {
    grid-template-columns: 1fr;
  }
}
.contact-section .contact-form .input-group {
  margin-bottom: 20px;
}
.contact-section .contact-form .input-group label {
  display: block;
  color: #00A4A7;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 6px;
}
@media (max-width: 600px) {
  .contact-section .contact-form .input-group label {
    font-size: 16px;
  }
}
.contact-section .contact-form .input-group input,
.contact-section .contact-form .input-group select,
.contact-section .contact-form .input-group textarea {
  width: 100%;
  padding: 12px 16px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background: #ffffff;
  transition: border-color 0.3s ease;
  resize: none;
}
.contact-section .contact-form .input-group input::-moz-placeholder, .contact-section .contact-form .input-group select::-moz-placeholder, .contact-section .contact-form .input-group textarea::-moz-placeholder {
  color: #ccc;
}
.contact-section .contact-form .input-group input::placeholder,
.contact-section .contact-form .input-group select::placeholder,
.contact-section .contact-form .input-group textarea::placeholder {
  color: #ccc;
}
.contact-section .contact-form .input-group input:focus,
.contact-section .contact-form .input-group select:focus,
.contact-section .contact-form .input-group textarea:focus {
  outline: none;
  border-color: #00A4A7;
}
.contact-section .contact-form .input-group select {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  color: #777;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
}
.contact-section .contact-form .selectWrap {
  position: relative;
}
.contact-section .contact-form .selectWrap::before {
  content: "";
  width: 12px;
  height: 12px;
  background-image: url("../assets/images/dropdown.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 15px;
  right: 15px;
  z-index: 1;
}
.contact-section .contact-form .cta {
  margin-top: 10px;
}

.mapSection {
  width: 100%;
  background: linear-gradient(90deg, rgb(21, 64, 81) 0%, rgb(8, 130, 135) 50%, rgb(21, 64, 81) 100%);
  padding: 50px 60px;
  border-bottom: solid 12px #FFF36E;
  position: relative;
  overflow: hidden;
}
@media (max-width: 600px) {
  .mapSection {
    padding: 40px 24px;
  }
}
.mapSection::before {
  content: "";
  width: 250px;
  height: 250px;
  background: url("../assets/images/float-icon-8.png") no-repeat center;
  background-size: contain;
  position: absolute;
  right: -100px;
  top: -50px;
}
@media (max-width: 600px) {
  .mapSection::before {
    display: none;
  }
}
.mapSection img {
  width: 100%;
  max-width: 1440px;
  border-radius: 12px;
}
.mapSection img:first-child {
  display: block;
}
@media (max-width: 600px) {
  .mapSection img:first-child {
    display: none;
  }
}
.mapSection img:last-child {
  display: none;
}
@media (max-width: 600px) {
  .mapSection img:last-child {
    display: block;
  }
}
@media (max-width: 600px) {
  .mapSection img {
    height: 470px;
    width: 100%;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.benefitsBanner {
  width: 100%;
  padding: 180px 60px 120px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1080px) {
  .benefitsBanner {
    padding: 120px 24px 40px;
  }
}
.benefitsBanner .benefitsBanCont {
  width: 100%;
  max-width: 1440px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  min-height: 566px;
}
@media (max-width: 1080px) {
  .benefitsBanner .benefitsBanCont {
    justify-content: flex-end;
    gap: 30px;
  }
}
.benefitsBanner .benefitsBanCont .bannerTop {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1080px) {
  .benefitsBanner .benefitsBanCont .bannerTop {
    flex-direction: column;
    gap: 24px;
  }
}
.benefitsBanner .benefitsBanCont .bannerTop h1 {
  font-size: 52px;
  color: #ffffff;
  line-height: 120%;
  letter-spacing: 1.1px;
}
@media (max-width: 600px) {
  .benefitsBanner .benefitsBanCont .bannerTop h1 {
    font-size: 32px;
  }
}
.benefitsBanner .benefitsBanCont .bannerTop h1 span {
  color: #FFF36E;
  display: block;
}
.benefitsBanner .benefitsBanCont .bannerTop p {
  font-size: 15px;
  color: #ffffff;
  line-height: 150%;
  font-weight: normal;
  max-width: 360px;
  width: 100%;
  text-align: left;
}
@media (max-width: 600px) {
  .benefitsBanner .benefitsBanCont .bannerTop p {
    font-size: 16px;
  }
}
.benefitsBanner .benefitsBanCont .bannerBottom {
  width: 100%;
}

.support-section {
  padding: 100px 60px;
  background-color: #ffffff;
  flex-direction: column;
  gap: 64px;
  border-bottom: solid 12px #FFF36E;
}
@media (max-width: 600px) {
  .support-section {
    padding: 60px 24px;
  }
}
.support-section .section-title {
  font-size: 40px;
  line-height: 120%;
  color: #112B46;
  letter-spacing: 0.8px;
}
@media (max-width: 600px) {
  .support-section .section-title {
    font-size: 28px;
    text-align: left;
  }
}
.support-section .section-title span {
  color: #00A4A7;
}
.support-section .support-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  align-items: stretch;
  max-width: 1440px;
  width: 100%;
}
@media (max-width: 992px) {
  .support-section .support-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  .support-section .support-grid {
    grid-template-columns: 1fr;
  }
}
.support-section .support-card {
  background: #F7F7F7;
  padding: 20px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
}
.support-section .support-card h3 {
  color: #112B46;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 20px;
  min-height: 3em;
}
.support-section .support-card .support-list li {
  padding: 12px 0;
  border-bottom: 1px solid rgba(7, 44, 72, 0.1);
  font-size: 15px;
  color: #4B5563;
  line-height: 1.5;
}
.support-section .support-card .support-list li:last-child {
  border-bottom: none;
}
@media (max-width: 600px) {
  .support-section .support-card .support-list li {
    font-size: 16px;
  }
}
.support-section .support-card .support-list li a {
  color: #00A4A7;
  text-decoration: underline;
  transition: color 0.3s ease;
}
.support-section .support-card .support-list li a:hover {
  color: #112B46;
}

.membership-rates {
  padding: 120px 24px;
  background-color: #ffffff;
}
@media (max-width: 600px) {
  .membership-rates {
    padding: 60px 24px;
  }
}
.membership-rates .rates-header {
  margin-bottom: 60px;
}
@media (max-width: 600px) {
  .membership-rates .rates-header {
    margin-bottom: 0;
  }
}
.membership-rates .rates-header .section-title {
  font-size: 40px;
  color: #112B46;
  margin-bottom: 30px;
  letter-spacing: 0.8px;
  line-height: 120%;
}
.membership-rates .rates-header .section-title span {
  color: #00A4A7;
}
@media (max-width: 600px) {
  .membership-rates .rates-header .section-title {
    font-size: 28px;
  }
}
.membership-rates .rates-header p {
  font-size: 15px;
  line-height: 1.4;
  font-weight: 300;
  color: #072C48;
  margin-bottom: 60px;
}
@media (max-width: 600px) {
  .membership-rates .rates-header p {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .membership-rates .rates-header p {
    margin-bottom: 24px;
  }
}
.membership-rates .rates-table {
  margin-bottom: 50px;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
.membership-rates .rates-table .table-labels {
  display: flex;
  justify-content: space-between;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 164, 167, 0.2);
}
.membership-rates .rates-table .table-labels span {
  font-size: 12px;
  letter-spacing: 1.2px;
  line-height: 16px;
  color: #00A4A7;
  font-weight: 500;
}
.membership-rates .rate-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.membership-rates .rate-row:last-child {
  border-bottom: none;
}
.membership-rates .rate-row .rate-info {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.membership-rates .rate-row .rate-info h3 {
  font-size: 20px;
  color: #112B46;
  font-weight: 300;
}
.membership-rates .rate-row .rate-info .badge {
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  padding: 4px 12px;
  border: 1px solid rgba(0, 164, 167, 0.3);
  border-radius: 20px;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  color: #00A4A7;
  background-color: rgba(0, 164, 167, 0.02);
}
.membership-rates .rate-row .rate-price {
  font-size: 24px;
  color: #112B46;
}
.membership-rates .rates-footer {
  margin-top: 60px;
}
@media (max-width: 600px) {
  .membership-rates .rates-footer {
    margin-top: 24px;
  }
}

.initiatives-section {
  padding: 120px 60px;
  background-color: #F5F7F8;
  flex-direction: column;
  gap: 50px;
}
@media (max-width: 600px) {
  .initiatives-section {
    padding: 60px 24px;
    gap: 24px;
  }
}
.initiatives-section .section-title {
  width: 100%;
  max-width: 1440px;
  font-size: 40px;
  line-height: 120%;
  letter-spacing: 0.8px;
  color: #112B46;
  margin-bottom: 60px;
}
@media (max-width: 600px) {
  .initiatives-section .section-title {
    margin-bottom: 0px;
    font-size: 28px;
  }
}
.initiatives-section .section-title span {
  color: #00A4A7;
}
.initiatives-section .rounded-img {
  border-radius: 12px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.intro-grid {
  display: grid;
  grid-template-columns: 0.6fr 1fr;
  gap: 40px;
  align-items: center;
  margin-bottom: 60px;
  width: 100%;
  max-width: 1440px;
}
@media (max-width: 768px) {
  .intro-grid {
    grid-template-columns: 1fr;
    margin-bottom: 0px;
  }
}
.intro-grid .intro-text {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.intro-grid .intro-text p {
  font-size: 15px;
  line-height: 1.6;
  color: #072C48;
  flex: 1;
}
@media (max-width: 600px) {
  .intro-grid .intro-text p {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .intro-grid .intro-text {
    flex-direction: column;
    gap: 15px;
  }
}

.initiatives-list-wrapper {
  width: 100%;
  max-width: 1440px;
}
.initiatives-list-wrapper h3 {
  font-size: 22px;
  line-height: 32px;
  color: #112B46;
  margin-bottom: 24px;
}
@media (max-width: 600px) {
  .initiatives-list-wrapper h3 {
    font-size: 24px;
  }
}
.initiatives-list-wrapper .pills-container {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.initiatives-list-wrapper .pills-container .pill {
  display: flex;
  align-items: center;
  background: #ECEEF0;
  padding: 10px 20px;
  border-radius: 12px;
  font-size: 18px;
  letter-spacing: 0.45px;
  color: #112B46;
  font-weight: normal;
  padding: 12px 12px;
}
@media (max-width: 600px) {
  .initiatives-list-wrapper .pills-container .pill {
    font-size: 18px;
    line-height: 150%;
    align-items: flex-start;
    justify-content: flex-start;
    font-weight: normal;
  }
}
.initiatives-list-wrapper .pills-container .pill .check {
  width: 16px;
  height: 16px;
  background-color: #00A4A7;
  border-radius: 50%;
  margin-right: 12px;
  position: relative;
  flex-shrink: 0;
}
@media (max-width: 600px) {
  .initiatives-list-wrapper .pills-container .pill .check {
    margin-top: 7px;
  }
}
.initiatives-list-wrapper .pills-container .pill .check::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 3px;
  width: 4px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.main-group-image {
  margin-top: 40px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  overflow: hidden;
}
@media (max-width: 600px) {
  .main-group-image {
    width: 100%;
    margin-top: 0px;
  }
}
.main-group-image img:first-child {
  display: block;
}
@media (max-width: 600px) {
  .main-group-image img:first-child {
    display: none;
  }
}
.main-group-image img:last-child {
  display: none;
}
@media (max-width: 600px) {
  .main-group-image img:last-child {
    display: block;
  }
}

.manufacturing-hero {
  padding: 180px 60px 120px;
  background-color: #F5F7F8;
}
@media (max-width: 600px) {
  .manufacturing-hero {
    padding: 120px 24px 60px;
  }
}
.manufacturing-hero .container {
  max-width: 1440px;
  width: 100%;
}
.manufacturing-hero .hero-header-grid {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 60px;
  align-items: flex-start;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .manufacturing-hero .hero-header-grid {
    grid-template-columns: 1fr;
    gap: 30px;
    flex-direction: column;
  }
}
@media (max-width: 600px) {
  .manufacturing-hero .hero-header-grid {
    gap: 24px;
  }
}
.manufacturing-hero .header-left h1 {
  font-size: 52px;
  line-height: 1.1;
  color: #112B46;
  letter-spacing: 1.1px;
}
@media (max-width: 600px) {
  .manufacturing-hero .header-left h1 {
    font-size: 28px;
  }
}
.manufacturing-hero .header-left h1 span {
  color: #00A4A7;
}
.manufacturing-hero .header-right p {
  font-size: 15px;
  line-height: 1.6;
  color: #072C48;
  margin-bottom: 24px;
  max-width: 512px;
}
@media (max-width: 600px) {
  .manufacturing-hero .header-right p {
    font-size: 16px;
  }
}
.manufacturing-hero .header-right .btn-wrapper {
  display: flex;
  justify-content: flex-start;
}
.manufacturing-hero .featured-image-container {
  position: relative;
  border-radius: 12px;
  overflow: visible;
  margin-top: 20px;
}
.manufacturing-hero .featured-image-container .main-img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 12px;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 400px;
}
@media (max-width: 600px) {
  .manufacturing-hero .featured-image-container .main-img {
    display: none;
  }
}
.manufacturing-hero .featured-image-container .main-imgres {
  width: 100%;
  display: none;
  border-radius: 12px;
}
@media (max-width: 600px) {
  .manufacturing-hero .featured-image-container .main-imgres {
    display: block;
  }
}
.manufacturing-hero .featured-image-container .overlap-btn-wrapper {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 20;
}
.manufacturing-hero .featured-image-container .overlap-btn-wrapper .cta_lite {
  white-space: nowrap;
  letter-spacing: 1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.funding-support-section {
  padding: 100px 60px;
  background: linear-gradient(90deg, rgb(21, 64, 81) 0%, rgb(8, 130, 135) 50%, rgb(21, 64, 81) 100%);
  position: relative;
  overflow: hidden;
  min-height: 500px;
  border-bottom: solid 12px #FFF36E;
}
@media (max-width: 600px) {
  .funding-support-section {
    padding: 60px 24px;
  }
}
.funding-support-section::before {
  content: "";
  width: 240px;
  height: 240px;
  background-image: url("../assets/images/float-icon-8.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -64px;
  right: -94px;
  transform: rotate(-15deg);
}
@media (max-width: 600px) {
  .funding-support-section::before {
    display: none;
  }
}
.funding-support-section .gear-overlay {
  position: absolute;
  top: -40px;
  right: -40px;
  width: 250px;
  height: 250px;
  background-color: rgba(255, 255, 255, 0.05);
  -webkit-mask-image: url("gear-icon.svg");
          mask-image: url("gear-icon.svg");
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  z-index: 1;
}
.funding-support-section .funding-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .funding-support-section .funding-wrapper {
    flex-direction: column;
  }
}
.funding-support-section .funding-image {
  width: 70%;
  flex-shrink: 0;
}
@media (max-width: 600px) {
  .funding-support-section .funding-image {
    width: 100%;
  }
}
.funding-support-section .funding-image .rounded-img {
  width: 100%;
  border-radius: 12px;
  display: block;
}
@media (max-width: 600px) {
  .funding-support-section .funding-image .rounded-img {
    display: none;
  }
}
.funding-support-section .funding-image .rounded-imgres {
  width: 100%;
  height: 380px;
  border-radius: 12px;
  display: none;
}
@media (max-width: 600px) {
  .funding-support-section .funding-image .rounded-imgres {
    display: block;
  }
}
@media (max-width: 991px) {
  .funding-support-section .funding-image {
    width: 100%;
    margin-bottom: -50px;
  }
}
.funding-support-section .funding-card {
  background-color: #ffffff;
  padding: 24px 24px;
  border-radius: 15px;
  width: 100%;
  max-width: 512px;
  position: absolute;
  right: 0;
}
@media (max-width: 991px) {
  .funding-support-section .funding-card {
    position: relative;
    width: 100%;
    right: auto;
    padding: 30px;
  }
}
@media (max-width: 600px) {
  .funding-support-section .funding-card {
    padding: 12px 12px;
    width: 100%;
    max-width: 324px;
  }
}
.funding-support-section .funding-card h2 {
  font-size: 40px;
  color: #112B46;
  line-height: 1.2;
  margin-bottom: 20px;
  letter-spacing: 0.8px;
}
@media (max-width: 600px) {
  .funding-support-section .funding-card h2 {
    font-size: 28px;
  }
}
.funding-support-section .funding-card .card-body p {
  font-size: 15px;
  line-height: 1.6;
  color: #112B46;
  margin-bottom: 20px;
}
@media (max-width: 600px) {
  .funding-support-section .funding-card .card-body p {
    font-size: 16px;
  }
}
.funding-support-section .funding-card .card-body p:last-child {
  margin-bottom: 0;
}
.funding-support-section .funding-card .cta {
  max-width: -moz-fit-content;
  max-width: fit-content;
  text-align: center;
}

.funding-types-section {
  padding: 0px 10px 0px 0px;
  background-color: #F5F7F8;
  position: relative;
}
@media (max-width: 1440px) {
  .funding-types-section {
    padding: 0px 60px 0px 0px;
  }
}
@media (max-width: 600px) {
  .funding-types-section {
    padding: 0px 0px 0px 0px;
  }
}
.funding-types-section .funding-tab-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  overflow: hidden;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05);
}
@media (max-width: 600px) {
  .funding-types-section .funding-tab-wrapper {
    grid-template-columns: 1fr;
  }
}
.funding-types-section .tab-sidebar {
  padding: 120px 0px 120px 60px;
  width: 100%;
  justify-content: flex-end;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media (max-width: 1440px) {
  .funding-types-section .tab-sidebar {
    padding: 120px 0 120px 60px;
  }
}
@media (max-width: 600px) {
  .funding-types-section .tab-sidebar {
    padding: 60px 24px 24px;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.funding-types-section .tab-sidebar .slidebarCont {
  width: 100%;
  max-width: 760px;
}
.funding-types-section .tab-sidebar .section-title {
  font-size: 40px;
  color: #112B46;
  margin-bottom: 32px;
  line-height: 120%;
  letter-spacing: 0.8px;
  width: 100%;
  max-width: 760px;
}
@media (max-width: 600px) {
  .funding-types-section .tab-sidebar .section-title {
    font-size: 28px;
    margin-bottom: 24px;
  }
}
.funding-types-section .tab-sidebar .icon-pills {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 60px;
}
@media (max-width: 600px) {
  .funding-types-section .tab-sidebar .icon-pills {
    margin-bottom: 24px;
  }
}
.funding-types-section .tab-sidebar .icon-pills .pill-item {
  display: flex;
  align-items: center;
  padding: 8px 24px 8px 8px;
  border: 1px solid #DFDFDF;
  border-radius: 50px;
  font-size: 15px;
  color: #072C48;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #ffffff;
  min-width: 300px;
}
@media (max-width: 600px) {
  .funding-types-section .tab-sidebar .icon-pills .pill-item {
    font-size: 16px;
  }
}
.funding-types-section .tab-sidebar .icon-pills .pill-item .icon {
  margin-right: 10px;
  width: 40px;
  height: 40px;
  background-color: #F5F7F8;
  border-radius: 50%;
}
.funding-types-section .tab-sidebar .tab-navigation {
  display: flex;
  flex-direction: column;
}
@media (max-width: 600px) {
  .funding-types-section .tab-sidebar .tab-navigation {
    flex-direction: row;
  }
}
.funding-types-section .tab-sidebar .tab-navigation .tab-link {
  text-align: left;
  padding: 24px 30px;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
  color: #112B46;
  border: none;
  background: none;
  border-bottom: 1px solid #D1D1D1;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
}
@media (max-width: 600px) {
  .funding-types-section .tab-sidebar .tab-navigation .tab-link {
    font-size: 14px;
    text-align: center;
    padding: 12px 10px;
    width: 33.3%;
    border-bottom: 0;
  }
}
.funding-types-section .tab-sidebar .tab-navigation .tab-link::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0;
  bottom: 0;
  width: 4px;
  background-color: transparent;
  transition: background-color 0.3s;
}
@media (max-width: 600px) {
  .funding-types-section .tab-sidebar .tab-navigation .tab-link::before {
    top: initial;
    bottom: 0;
    width: 100%;
    height: 4px;
  }
}
.funding-types-section .tab-sidebar .tab-navigation .tab-link:hover {
  color: #00A4A7;
  background-color: rgba(255, 255, 255, 0.4);
}
.funding-types-section .tab-sidebar .tab-navigation .tab-link.active {
  color: #00A4A7;
  background-color: #ffffff;
}
.funding-types-section .tab-sidebar .tab-navigation .tab-link.active::before {
  background-color: #00A4A7;
}
.funding-types-section .tab-content-area {
  background: #ffffff;
  min-height: 600px;
}
@media (max-width: 600px) {
  .funding-types-section .tab-content-area {
    padding: 0 24px 60px;
    min-height: initial;
  }
}
@media (max-width: 600px) {
  .funding-types-section .tab-content-area .content-image {
    border-radius: 12px;
    overflow: hidden;
  }
}
.funding-types-section .tab-content-area .tab-pane {
  display: none;
  height: 100%;
  opacity: 0;
}
.funding-types-section .tab-content-area .tab-pane.active {
  display: flex;
  flex-direction: column;
  animation: fadeIn 0.5s ease forwards;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.funding-types-section .tab-content-area .pane-text {
  width: 100%;
  padding: 40px 60px;
}
@media (max-width: 600px) {
  .funding-types-section .tab-content-area .pane-text {
    padding: 12px 0;
  }
}
.funding-types-section .tab-content-area .pane-text .scholarship-list {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 600px) {
  .funding-types-section .tab-content-area .pane-text .scholarship-list {
    gap: 12px;
  }
}
.funding-types-section .tab-content-area .pane-text .scholarship-list li {
  list-style: none;
  font-size: 20px;
  line-height: 150%;
  color: rgba(7, 44, 72, 0.6);
  font-weight: normal !important;
}
@media (max-width: 600px) {
  .funding-types-section .tab-content-area .pane-text .scholarship-list li {
    font-size: 16px;
  }
}

.funding-how-it-helps {
  padding: 120px 60px;
  background: linear-gradient(90deg, rgb(21, 64, 81) 0%, rgb(8, 130, 135) 50%, rgb(21, 64, 81) 100%);
  color: #ffffff;
  position: relative;
  overflow: hidden;
  border-bottom: solid 12px #FFF36E;
  position: relative;
}
@media (max-width: 600px) {
  .funding-how-it-helps {
    padding: 60px 24px;
  }
}
.funding-how-it-helps::before {
  content: "";
  width: 250px;
  height: 250px;
  -o-object-fit: contain;
     object-fit: contain;
  background: url("../assets/images/float-icon-5.png") no-repeat center;
  background-size: contain;
  position: absolute;
  right: -67px;
  bottom: -55px;
  z-index: 1;
}
@media (max-width: 600px) {
  .funding-how-it-helps::before {
    display: none;
  }
}
@media (max-width: 600px) {
  .funding-how-it-helps {
    padding: 60px 24px;
  }
}
.funding-how-it-helps .corner-gears {
  position: absolute;
  bottom: -30px;
  right: -30px;
  width: 200px;
  height: 200px;
  background-image: url("assets/images/corner-gears.svg");
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.1;
  z-index: 1;
}
.funding-how-it-helps .container {
  position: relative;
  z-index: 2;
}
.funding-how-it-helps .section-content {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 80px;
  align-items: center;
  justify-content: space-around;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
}
@media (max-width: 991px) {
  .funding-how-it-helps .section-content {
    grid-template-columns: 1fr;
    gap: 60px;
  }
}
.funding-how-it-helps .section-title {
  font-size: 40px;
  line-height: 120%;
  letter-spacing: 0.8px;
}
.funding-how-it-helps .section-title span {
  color: #FFF36E;
}
@media (max-width: 600px) {
  .funding-how-it-helps .section-title {
    font-size: 28px;
  }
}
.funding-how-it-helps .header-and-grid {
  width: 100%;
  max-width: 544px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 40px;
}
.funding-how-it-helps .cards-grid {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
@media (max-width: 768px) {
  .funding-how-it-helps .cards-grid .help-card.placeholder {
    display: none;
  }
}
.funding-how-it-helps .help-card.bordered {
  background-color: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  padding: 24px 22px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 12px;
  transition: transform 0.3s ease, background-color 0.3s ease;
  background: url("../assets/images/bg-3.png");
  background-position: center top;
  background-position: no-repeat;
  background-size: cover;
}
@media (max-width: 600px) {
  .funding-how-it-helps .help-card.bordered {
    padding: 12px 12px;
  }
}
.funding-how-it-helps .help-card.bordered:hover {
  transform: translateY(-5px);
  background-color: rgba(255, 255, 255, 0.1);
}
.funding-how-it-helps .help-card.bordered .icon-box img {
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain;
}
.funding-how-it-helps .help-card.bordered p {
  font-size: 15px;
  color: #ffffff;
  line-height: 150%;
}
@media (max-width: 600px) {
  .funding-how-it-helps .help-card.bordered p {
    font-size: 16px;
  }
}
.funding-how-it-helps .description-area {
  width: 100%;
  max-width: 600px;
}
.funding-how-it-helps .description-area .description-wrapper {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 24px;
}
.funding-how-it-helps .description-area .text-block p {
  color: #ffffff;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 24px;
}
.funding-how-it-helps .description-area .text-block p:last-child {
  margin-bottom: 0;
}
@media (max-width: 600px) {
  .funding-how-it-helps .description-area .text-block p {
    font-size: 16px;
  }
}

.cta-final-section {
  position: relative;
  padding: 120px 60px;
  min-height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;

  background:
    linear-gradient(90deg, rgba(0, 0, 0, 0.71) 0%, rgba(0, 0, 0, 0.41) 20%, rgba(0, 0, 0, 0) 100%),
    var(--bg-desktop);

  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media (max-width: 600px) {
  .cta-final-section {
    padding: 60px 24px;

    background:
      linear-gradient(0deg, rgba(0, 0, 0, 0.71) 0%, rgba(0, 0, 0, 0.41) 44%, rgba(0, 0, 0, 0) 100%),
      var(--bg-mobile);
    
	background-size: cover;
  background-position: center;
  background-repeat: no-repeat;  
    align-items: flex-end;
  }
}
.cta-final-section .container {
  width: 100%;
  max-width: 1440px;
}
.cta-final-section .cta-content {
  max-width: 510px;
  color: #ffffff;
}
@media (max-width: 768px) {
  .cta-final-section .cta-content {
    margin: 0 auto;
  }
}
.cta-final-section .cta-title {
  font-size: 40px;
  line-height: 120%;
  margin-bottom: 12px;
  letter-spacing: 0.8px;
}
@media (max-width: 600px) {
  .cta-final-section .cta-title {
    font-size: 28px;
  }
}
.cta-final-section .cta-subtitle {
  font-size: 24px;
  line-height: 150%;
  margin-bottom: 50px;
  color: rgba(255, 255, 255, 0.9);
}
@media (max-width: 600px) {
  .cta-final-section .cta-subtitle {
    margin-bottom: 24px;
  }
}
.cta-final-section .cta-actions .cta_lite {
  width: -moz-fit-content;
  width: fit-content;
}

.about-hero-section {
  padding: 180px 60px;
  background-color: #F5F7F8;
}
@media (max-width: 600px) {
  .about-hero-section {
    padding: 120px 24px 60px;
  }
}
.about-hero-section .hero-content {
  max-width: 1440px;
  width: 100%;
}
.about-hero-section .hero-content .hero-title {
  font-size: 52px;
  line-height: 120%;
  color: #112B46;
  margin-bottom: 24px;
  letter-spacing: 1.1px;
}
.about-hero-section .hero-content .hero-title .highlight {
  color: #00A4A7;
}
@media (max-width: 600px) {
  .about-hero-section .hero-content .hero-title {
    font-size: 28px;
  }
}
.about-hero-section .hero-content .hero-description {
  font-size: 15px;
  line-height: 150%;
  color: #072C48;
  max-width: 700px;
  margin: 0 auto 24px;
}
@media (max-width: 600px) {
  .about-hero-section .hero-content .hero-description {
    font-size: 16px;
  }
}
.about-hero-section .hero-content .hero-actions {
  gap: 15px;
  margin-bottom: 60px;
  flex-wrap: wrap;
}
.about-hero-section .hero-content .hero-actions .cta,
.about-hero-section .hero-content .hero-actions .cta_border,
.about-hero-section .hero-content .hero-actions .cta_lite {
  min-width: 220px;
  font-size: 13px;
  letter-spacing: 0.5px;
}
.about-hero-section .hero-content .hero-actions .border-shadow {
  border: 1px solid rgba(17, 43, 70, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.about-hero-section .hero-content .hero-image-wrapper {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
}
.about-hero-section .hero-content .hero-image-wrapper img {
  width: 100%;
}
.about-hero-section .hero-content .hero-image-wrapper img:first-child {
  display: block;
}
@media (max-width: 600px) {
  .about-hero-section .hero-content .hero-image-wrapper img:first-child {
    display: none;
  }
}
.about-hero-section .hero-content .hero-image-wrapper img:last-child {
  display: none;
}
@media (max-width: 600px) {
  .about-hero-section .hero-content .hero-image-wrapper img:last-child {
    display: block;
  }
}

.impact-section {
  padding: 120px 60px;
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
}
.impact-section::before {
  content: "";
  width: 257px;
  height: 360px;
  background: url("../assets/images/float-icon-8.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: -100px;
  left: 62%;
  opacity: 0.8;
  transform: rotate(-20deg);
}
@media (max-width: 1080px) {
  .impact-section::before {
    display: none;
  }
}
@media (max-width: 600px) {
  .impact-section {
    padding: 40px 24px;
  }
}
.impact-section .impact-header {
  margin-bottom: 60px;
}
.impact-section .impact-header .impact-title {
  font-size: 40px;
  color: #112B46;
  line-height: 1.2;
  margin-bottom: 20px;
  letter-spacing: 0.8px;
}
@media (max-width: 600px) {
  .impact-section .impact-header .impact-title {
    font-size: 28px;
  }
}
.impact-section .impact-header .impact-subtitle {
  font-size: 15px;
  color: #072C48;
  line-height: 1.6;
}
@media (max-width: 600px) {
  .impact-section .impact-header .impact-subtitle {
    font-size: 16px;
  }
}
.impact-section .impact-grid-container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 60px 60px;
  border-radius: 20px;
  position: relative;
  background-color: #fcfcfc;
  background-image: radial-gradient(rgba(17, 43, 70, 0.1) 1.5px, transparent 1.5px);
  background-size: 30px 30px;
  flex-direction: column;
  gap: 40px;
}
@media (max-width: 600px) {
  .impact-section .impact-grid-container {
    padding: 24px 24px;
  }
}
.impact-section .impact-grid-container .impact-badge {
  position: relative;
  background-color: #00A4A7;
  color: #ffffff;
  padding: 12px 24px;
  border-radius: 50px;
  font-size: 24px;
  line-height: 120%;
  font-weight: 600;
}
@media (max-width: 600px) {
  .impact-section .impact-grid-container .impact-badge {
    font-size: 16px;
  }
}
.impact-section .impact-cards-wrapper {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 25px;
  justify-content: center;
}
@media (max-width: 1080px) {
  .impact-section .impact-cards-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
}
.impact-section .impact-cards-wrapper .impact-card {
  grid-column: span 2;
  background: #ffffff;
  padding: 24px 24px;
  display: flex;
  align-items: center;
  gap: 32px;
  border-radius: 8px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04);
  border-left: 5px solid #00A4A7;
  transition: all 0.3s ease;
  min-height: 130px;
}
@media (max-width: 1080px) {
  .impact-section .impact-cards-wrapper .impact-card {
    grid-column: initial;
  }
}
.impact-section .impact-cards-wrapper .impact-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
}
.impact-section .impact-cards-wrapper .impact-card .card-icon {
  flex-shrink: 0;
  width: 45px;
}
.impact-section .impact-cards-wrapper .impact-card .card-icon img {
  width: 100%;
  height: auto;
}
.impact-section .impact-cards-wrapper .impact-card .card-text {
  font-size: 20px;
  line-height: 120%;
  color: #112B46;
  width: 100%;
  max-width: 240px;
}
@media (max-width: 600px) {
  .impact-section .impact-cards-wrapper .impact-card .card-text {
    font-size: 18px;
  }
}
.impact-section .impact-cards-wrapper .impact-card.offset-card {
  grid-column: span 2;
}
.impact-section .impact-cards-wrapper .impact-card.offset-card:nth-child(4) {
  grid-column: 2/span 2;
}
.impact-section .impact-cards-wrapper .impact-card.offset-card:nth-child(5) {
  grid-column: 4/span 2;
}

.voice-section {
  padding: 120px 60px;
  background-color: #ffffff;
}
@media (max-width: 600px) {
  .voice-section {
    padding: 60px 24px;
  }
}
.voice-section .voice-wrapper {
  max-width: 1024px;
  margin: 0 auto;
}
.voice-section .voice-header {
  margin-bottom: 60px;
}
@media (max-width: 600px) {
  .voice-section .voice-header {
    margin-bottom: 40px;
  }
}
.voice-section .voice-header .voice-title {
  font-size: 40px;
  color: #112B46;
  line-height: 120%;
  letter-spacing: 0.8px;
}
.voice-section .voice-header .voice-title .highlight {
  color: #00A4A7;
  font-weight: inherit;
}
@media (max-width: 600px) {
  .voice-section .voice-header .voice-title .highlight {
    display: block;
  }
}
@media (max-width: 600px) {
  .voice-section .voice-header .voice-title {
    font-size: 28px;
  }
}
.voice-section .voice-content .voice-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px 0;
  border-bottom: 1px solid rgba(17, 43, 70, 0.1);
  gap: 60px;
}
@media (max-width: 600px) {
  .voice-section .voice-content .voice-row {
    flex-direction: column;
    justify-content: flex-start;
    gap: 16px;
  }
}
.voice-section .voice-content .voice-row .voice-label {
  flex: 0 0 300px;
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 600px) {
  .voice-section .voice-content .voice-row .voice-label {
    gap: 16px;
    flex: initial;
    flex-direction: column;
  }
}
.voice-section .voice-content .voice-row .voice-label .icon {
  width: 80px;
  height: 80px;
  flex-shrink: 0;
}
@media (max-width: 600px) {
  .voice-section .voice-content .voice-row .voice-label .icon {
    width: 60px;
    height: 60px;
  }
}
.voice-section .voice-content .voice-row .voice-label .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.voice-section .voice-content .voice-row .voice-label .label-text {
  font-size: 30px;
  color: #112B46;
  font-weight: 300;
}
@media (max-width: 600px) {
  .voice-section .voice-content .voice-row .voice-label .label-text {
    font-size: 24px;
  }
}
.voice-section .voice-content .voice-row .voice-description {
  flex: 1;
  max-width: 600px;
  width: 100%;
}
.voice-section .voice-content .voice-row .voice-description p {
  font-size: 15px;
  line-height: 1.6;
  color: #072C48;
}
@media (max-width: 600px) {
  .voice-section .voice-content .voice-row .voice-description p {
    text-align: center;
    font-size: 16px;
  }
}

.leaders-section {
  padding: 120px 60px;
  background-color: #ffffff;
}
@media (max-width: 600px) {
  .leaders-section {
    padding: 60px 24px;
  }
}
.leaders-section .section-main-title {
  font-size: 40px;
  color: #112B46;
  margin-bottom: 60px;
  line-height: 120%;
  letter-spacing: 0.8px;
}
@media (max-width: 600px) {
  .leaders-section .section-main-title {
    font-size: 28px;
    margin-bottom: 40px;
  }
}
.leaders-section .dashed-box {
  max-width: 1080px;
  margin: 0 auto 60px;
  padding: 40px 70px;
  border-radius: 12px;
  background-color: rgba(255, 255, 255, 0.5);
  background-color: #F5F7F8;
}
@media (max-width: 1080px) {
  .leaders-section .dashed-box {
    padding: 40px 40px;
  }
}
@media (max-width: 600px) {
  .leaders-section .dashed-box {
    padding: 24px 12px;
  }
}
.leaders-section .dashed-box:last-child {
  margin-bottom: 0px;
}
.leaders-section .team-header {
  margin-bottom: 40px;
}
.leaders-section .team-header h3 {
  font-size: 24px;
  color: #112B46;
  margin-bottom: 12px;
  line-height: 120%;
}
@media (max-width: 600px) {
  .leaders-section .team-header h3 {
    font-size: 18px;
  }
}
.leaders-section .team-header p {
  font-size: 15px;
  color: #072C48;
  max-width: 430px;
  margin: 0 auto;
}
@media (max-width: 600px) {
  .leaders-section .team-header p {
    font-size: 16px;
  }
}
.leaders-section .team-grid {
  display: grid;
  gap: 40px;
  justify-content: center;
}
.leaders-section .team-grid.executive-grid {
  grid-template-columns: repeat(auto-fit, minmax(250px, 280px));
}
@media (max-width: 600px) {
  .leaders-section .team-grid.executive-grid {
    grid-template-columns: initial;
  }
}
.leaders-section .team-grid.board-grid {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 600px) {
  .leaders-section .team-grid.board-grid {
    grid-template-columns: initial;
  }
}
@media (max-width: 1080px) {
  .leaders-section .team-grid {
    gap: 20px;
  }
}
.leaders-section .profile-card {
  max-width: 320px;
  background-color: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  border-bottom: 10px solid #FFF36E;
  transition: transform 0.3s ease;
}
@media (max-width: 1080px) {
  .leaders-section .profile-card {
    max-width: 258px;
  }
}
.leaders-section .profile-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
}
.leaders-section .profile-card .card-top {
  background-color: #00A4A7;
  padding: 20px 20px 30px;
}
@media (max-width: 1080px) {
  .leaders-section .profile-card .card-top {
    padding: 15px 15px 30px;
  }
}
.leaders-section .profile-card .card-top .image-frame {
  background-color: #ffffff;
  padding: 10px;
  border-radius: 6px;
}
.leaders-section .profile-card .card-top .image-frame img {
  width: 100%;
  height: auto;
  border-radius: 6px;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.leaders-section .profile-card .card-bottom {
  padding: 24px 24px;
  margin-top: -15px;
  background-color: #ffffff;
  border-radius: 12px;
  position: relative;
  z-index: 2;
}
.leaders-section .profile-card .card-bottom .member-name {
  font-size: 18px;
  color: #112B46;
  line-height: 120%;
  margin-bottom: 6px;
}
@media (max-width: 600px) {
  .leaders-section .profile-card .card-bottom .member-name {
    margin-bottom: 6px;
  }
}
.leaders-section .profile-card .card-bottom .member-role {
  font-size: 14px;
  color: #072C48;
  margin-bottom: 2px;
  font-weight: 300;
  line-height: 120%;
}
@media (max-width: 600px) {
  .leaders-section .profile-card .card-bottom .member-role {
    margin-bottom: 6px;
  }
}
.leaders-section .profile-card .card-bottom .member-tag {
  display: inline-block;
  background-color: rgba(0, 164, 167, 0.05);
  color: #00A4A7;
  padding: 2px 8px;
  border-radius: 50px;
  font-size: 14px;
  line-height: 120%;
  font-weight: 300;
}

.next-section {
  padding: 120px 60px;
  background-color: #F5F7F8;
}
@media (max-width: 600px) {
  .next-section {
    padding: 60px 24px;
  }
}
.next-section .next-grid {
  gap: 24px;
  max-width: 1440px;
  width: 100%;
  align-items: flex-start;
}
@media (max-width: 992px) {
  .next-section .next-grid {
    flex-direction: column;
  }
}
.next-section .next-left {
  flex: 1;
  max-width: 710px;
  width: 100%;
}
.next-section .next-left .next-title {
  font-size: 40px;
  line-height: 120%;
  color: #112B46;
  margin-bottom: 30px;
  letter-spacing: 0.8px;
}
@media (max-width: 600px) {
  .next-section .next-left .next-title {
    font-size: 28px;
    margin-bottom: 24px;
  }
}
.next-section .next-left .next-intro {
  font-size: 15px;
  line-height: 1.6;
  color: #072C48;
  margin-bottom: 40px;
}
@media (max-width: 600px) {
  .next-section .next-left .next-intro {
    margin-bottom: 24px;
    font-size: 16px;
  }
}
.next-section .next-left .next-intro strong {
  color: #112B46;
  font-weight: 600;
}
.next-section .next-left .next-image-box {
  border-radius: 20px;
  height: 507px;
  overflow: hidden;
}
@media (max-width: 600px) {
  .next-section .next-left .next-image-box {
    height: 360px;
  }
}
.next-section .next-left .next-image-box img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.5s ease;
}
.next-section .next-left .next-image-box img:hover {
  transform: scale(1.03);
}
.next-section .next-right {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.next-section .next-right .priority-card {
  background: #ffffff;
  padding: 24px 24px;
  border-radius: 12px;
}
.next-section .next-right .priority-card .priority-title {
  font-size: 24px;
  color: #112B46;
  margin-bottom: 25px;
  line-height: 120%;
  font-weight: normal;
}
@media (max-width: 600px) {
  .next-section .next-right .priority-card .priority-title {
    text-align: center;
  }
}
.next-section .next-right .priority-card .priority-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.next-section .next-right .priority-card .priority-list li {
  background-color: #edf2f4;
  padding: 24px 24px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  gap: 15px;
  font-size: 15px;
  color: #112B46;
  font-weight: normal;
  line-height: 28px;
  letter-spacing: 0.45px;
}
@media (max-width: 600px) {
  .next-section .next-right .priority-card .priority-list li {
    padding: 12px 12px;
  }
}
@media (max-width: 600px) {
  .next-section .next-right .priority-card .priority-list li {
    font-size: 16px;
  }
}
.next-section .next-right .priority-card .priority-list li .check-icon {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  position: relative;
  flex-shrink: 0;
}
.next-section .next-right .footer-note-card {
  background: #ffffff;
  padding: 35px 40px;
  border-radius: 12px;
}
@media (max-width: 600px) {
  .next-section .next-right .footer-note-card {
    padding: 24px 26px;
  }
}
.next-section .next-right .footer-note-card p {
  font-size: 24px;
  line-height: 120%;
  color: #112B46;
  width: 100%;
  max-width: 530px;
}
@media (max-width: 600px) {
  .next-section .next-right .footer-note-card p {
    text-align: center;
    font-size: 18px;
  }
}

.serve-section {
  width: 100%;
  overflow: hidden;
  background: linear-gradient(90deg, rgb(21, 64, 81) 0%, rgb(8, 130, 135) 50%, rgb(21, 64, 81) 100%);
  position: relative;
  padding: 120px 60px;
  border-bottom: solid 12px #FFF36E;
  min-height: 100vh;
}
@media (max-width: 1081px) {
  .serve-section {
    padding: 60px 0px;
  }
}
@media (max-width: 700px) {
  .serve-section {
    min-height: initial;
    padding: 60px 30px;
  }
}
.serve-section::before {
  content: "";
  width: 260px;
  height: 260px;
  background: url("../assets/images/float-icon-7.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: -70px;
  right: -90px;
  transform: rotate(198deg);
  z-index: 1;
}
@media (max-width: 1081px) {
  .serve-section::before {
    display: none;
  }
}
.serve-section .serve-container {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
}
.serve-section .serve-container .serve-header {
  color: #ffffff;
  margin-bottom: 40px;
  z-index: 10;
}
@media (max-width: 1081px) {
  .serve-section .serve-container .serve-header {
    padding: 0px 24px;
  }
}
.serve-section .serve-container .serve-header .serve-title {
  font-size: 40px;
  line-height: 120%;
  margin-bottom: 24px;
  letter-spacing: 0.8px;
}
.serve-section .serve-container .serve-header .serve-title .highlight {
  color: #FFF36E;
}
@media (max-width: 600px) {
  .serve-section .serve-container .serve-header .serve-title {
    font-size: 28px;
  }
}
.serve-section .serve-container .serve-header .serve-subtitle {
  font-size: 15px;
  color: white;
  max-width: 416px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 600px) {
  .serve-section .serve-container .serve-header .serve-subtitle {
    font-size: 16px;
  }
}
.serve-section .serve-container .serviceAnimationSection {
  width: 100%;
  max-width: 1440px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  margin: 0 auto;
  min-height: 60svh;
}
@media (max-width: 1081px) {
  .serve-section .serve-container .serviceAnimationSection {
    flex-direction: column;
    margin: 50px auto;
    gap: 50px;
  }
}
@media (max-width: 700px) {
  .serve-section .serve-container .serviceAnimationSection {
    display: none;
  }
}
.serve-section .serve-container .serviceAnimationSection .infoWrap {
  width: 40%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 40px;
}
.serve-section .serve-container .serviceAnimationSection .infoWrap .barWrap {
  width: 45px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.serve-section .serve-container .serviceAnimationSection .infoWrap .barWrap .bar {
  width: 28px;
  height: 2px;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.3);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.serve-section .serve-container .serviceAnimationSection .infoWrap .barWrap .bar.active {
  background-color: #FFF36E;
  width: 45px;
}
.serve-section .serve-container .serviceAnimationSection .infoWrap .textWrap {
  position: relative;
  min-width: 300px;
}
.serve-section .serve-container .serviceAnimationSection .infoWrap .textWrap .textCard {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease;
  display: flex;
  flex-direction: column;
  font-size: 28px;
  line-height: 100%;
  color: #ffffff;
}
.serve-section .serve-container .serviceAnimationSection .infoWrap .textWrap .textCard span {
  display: block;
  font-size: 15px;
  color: rgba(255, 255, 255, 0.6);
  margin-top: 15px;
}
@media (max-width: 600px) {
  .serve-section .serve-container .serviceAnimationSection .infoWrap .textWrap .textCard span {
    font-size: 16px;
  }
}
.serve-section .serve-container .serviceAnimationSection .infoWrap .textWrap .textCard.active {
  position: relative;
  opacity: 1;
  visibility: visible;
}
.serve-section .serve-container .serviceAnimationSection .infoWrap .serviceCardWrapper .card {
  /* REMOVE the CSS @keyframes animation entirely */
  /* GSAP will now handle opacity, transform, and z-index */
  pointer-events: none;
}
.serve-section .serve-container .serviceAnimationSection .infoWrap .serviceCardWrapper .card.active {
  pointer-events: auto;
}
.serve-section .serve-container .serviceAnimationSection .serviceCardWrapper {
  width: 50%;
  max-width: 590px;
  height: 590px;
  position: relative;
  perspective: 1000px;
  overflow: hidden;
}
.serve-section .serve-container .serviceAnimationSection .serviceCardWrapper .outer {
  height: 0px;
}
.serve-section .serve-container .serviceAnimationSection .serviceCardWrapper .wrapper {
  height: 340px;
  width: 100%;
}
.serve-section .serve-container .serviceAnimationSection .serviceCardWrapper .wrapper .card {
  background: linear-gradient(135deg, rgba(0, 166, 169, 0.71) 0%, rgba(0, 66, 67, 0.51) 55%, rgb(0, 166, 169) 100%);
  width: 100%;
  border-radius: 12px;
  padding: 1px;
  position: absolute;
  opacity: 0;
  transform: translateY(20%) scale(0.8);
  z-index: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.serve-section .serve-container .serviceAnimationSection .serviceCardWrapper .wrapper .card img {
  width: 100%;
  height: 100%;
  border-radius: 12px;
}
.serve-section .serve-container .serviceAnimationSection .serviceCardWrapper .wrapper .card:first-child {
  opacity: 1;
  transform: scale(1);
  z-index: 10;
}
.serve-section .serve-container .serviceMobileWrapper {
  display: none;
}
@media (max-width: 600px) {
  .serve-section .serve-container .serviceMobileWrapper {
    display: block;
    margin-top: 40px;
  }
}
.serve-section .serve-container .serviceMobileWrapper .owl-stage-outer {
  overflow: visible;
}
.serve-section .serve-container .serviceMobileWrapper .serviceCard {
  width: 100%;
  flex-direction: column;
  gap: 6px;
}
.serve-section .serve-container .serviceMobileWrapper .serviceCard .cardImg {
  background: linear-gradient(135deg, rgba(0, 166, 169, 0.71) 0%, rgba(0, 66, 67, 0.51) 55%, rgb(0, 166, 169) 100%);
  width: 100%;
  border-radius: 12px;
  padding: 1px;
  overflow: hidden;
  margin-bottom: 6px;
}
.serve-section .serve-container .serviceMobileWrapper .serviceCard .cardImg img {
  width: 100%;
  height: 100%;
  border-radius: 12px;
}
.serve-section .serve-container .serviceMobileWrapper .serviceCard h3 {
  font-size: 24px;
  line-height: 28px;
  color: #ffffff;
  text-align: center;
}
.serve-section .serve-container .serviceMobileWrapper .serviceCard p {
  font-size: 15px;
  line-height: 150%;
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 600px) {
  .serve-section .serve-container .serviceMobileWrapper .serviceCard p {
    font-size: 16px;
  }
}
.serve-section .decor-gears {
  position: absolute;
  bottom: -100px;
  left: -50px;
  width: 240px;
  height: 240px;
  z-index: 0;
}
.serve-section .decor-gears img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1081px) {
  .serve-section .decor-gears {
    bottom: -125px;
    left: -60px;
    width: 150px;
    height: 150px;
    transform: rotate(332deg);
  }
}

.evolutionSection {
  width: 100%;
  border-bottom: solid 12px #FFF36E;
  padding: 120px 0;
  position: relative;
  background: linear-gradient(90deg, rgb(21, 64, 81) 0%, rgb(8, 130, 135) 50%, rgb(21, 64, 81) 100%);
  flex-direction: column;
  gap: 60px;
  overflow: hidden;
}
@media (max-width: 700px) {
  .evolutionSection {
    padding: 60px 0 120px;
  }
}
.evolutionSection .evolution-title {
  width: 100%;
  max-width: 1488px;
  padding: 0 24px;
}
.evolutionSection .evolution-title h2 {
  font-size: 40px;
  color: #ffffff;
  line-height: 120%;
  letter-spacing: 0.8px;
  text-align: center;
}
.evolutionSection .evolution-title h2 span {
  color: #FFF36E;
  font-weight: inherit;
}
@media (max-width: 600px) {
  .evolutionSection .evolution-title h2 span {
    font-size: 28px;
  }
}
.evolutionSection .evolutionCont {
  width: 100%;
  max-width: 1200px;
  width: 100%;
  overflow: visible;
  position: relative;
  cursor: none;
}
@media (max-width: 700px) {
  .evolutionSection .evolutionCont {
    max-width: 320px;
    overflow: visible;
  }
}
.evolutionSection .evolutionCont.mobileSlider {
  display: none;
}
@media (max-width: 700px) {
  .evolutionSection .evolutionCont.mobileSlider {
    max-width: 320px;
    overflow: visible;
    display: block;
  }
}
.evolutionSection .evolutionCont.mobileSlider:before {
  display: none;
}
.evolutionSection .evolutionCont.mobileSlider:after {
  display: none;
}
.evolutionSection .evolutionCont.mobileSlider .owl-stage-outer {
  overflow: visible;
}
.evolutionSection .evolutionCont.desktopSlide {
  display: block;
}
@media (max-width: 700px) {
  .evolutionSection .evolutionCont.desktopSlide {
    max-width: 320px;
    overflow: visible;
    display: none;
  }
}
.evolutionSection .evolutionCont::before {
  content: "";
  width: 100%;
  height: 6px;
  background-color: rgba(255, 255, 255, 0.11);
  position: absolute;
  top: 60px;
  left: -100%;
}
.evolutionSection .evolutionCont::after {
  content: "";
  width: 100%;
  height: 6px;
  background-color: rgba(255, 255, 255, 0.11);
  position: absolute;
  top: 60px;
  right: -100%;
}
@media (max-width: 700px) {
  .evolutionSection .evolutionCont::after {
    display: none;
  }
}
.evolutionSection .evolutionCont .dragcarousel {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 60px;
  overflow-x: auto;
  padding-bottom: 40px;
  cursor: grab;
  scroll-behavior: smooth;
}
@media (max-width: 600px) {
  .evolutionSection .evolutionCont .dragcarousel {
    gap: 30px;
  }
}
.evolutionSection .evolutionCont .dragcarousel.active {
  cursor: grabbing;
}
.evolutionSection .evolutionCont .dragcarousel::-webkit-scrollbar {
  height: 10px;
}
.evolutionSection .evolutionCont .dragcarousel::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.17);
  border-radius: 30px;
  overflow: hidden;
}
.evolutionSection .evolutionCont .dragcarousel::-webkit-scrollbar-thumb {
  background: #ffffff;
  border-radius: 30px;
}
.evolutionSection .evolutionCont .dragcarousel::-webkit-scrollbar-thumb:hover {
  background: #ffffff;
}
.evolutionSection .evolutionCont .owl-carousel .owl-stage {
  display: flex;
}
.evolutionSection .evolutionCont .owl-carousel .owl-stage::before {
  content: "";
  width: 100%;
  height: 6px;
  background-color: rgba(255, 255, 255, 0.11);
  position: absolute;
  top: 60px;
}
@media (max-width: 700px) {
  .evolutionSection .evolutionCont .owl-stage-outer {
    overflow: visible;
  }
}
.evolutionSection .evolutionCont .owl-carousel .owl-item {
  display: flex;
  height: auto;
  position: relative;
}
.evolutionSection .evolutionCont .owl-carousel .owl-item:first-child::before {
  content: "";
  width: 100%;
  height: 6px;
  background-color: rgba(255, 255, 255, 0.11);
  position: absolute;
  left: -100%;
  top: 60px;
}
.evolutionSection .evolutionCont .owl-carousel .item {
  display: flex;
  flex: 1;
  flex-direction: column;
}
.evolutionSection .evolutionCont .owl-nav {
  position: relative;
  top: 50px;
  width: 100%;
  gap: 10px;
}
.evolutionSection .evolutionCont .owl-nav span {
  display: none;
}
.evolutionSection .evolutionCont .owl-nav .owl-prev {
  width: 24px;
  height: 24px;
  background-image: url("../assets/images/left-arrow-sl.png");
  background-position: center;
  background-repeat: no-repeat;
}
.evolutionSection .evolutionCont .owl-nav .owl-next {
  width: 24px;
  height: 24px;
  background-image: url("../assets/images/right-arrow-sl.png");
  background-position: center;
  background-repeat: no-repeat;
}
.evolutionSection .evolutionCont .evolutionCard {
  width: 100%;
  min-width: 570px;
  flex-direction: column;
  height: 100%;
  position: relative;
}
@media (max-width: 600px) {
  .evolutionSection .evolutionCont .evolutionCard {
    min-width: 100%;
  }
}
.evolutionSection .evolutionCont .evolutionCard::before {
  content: "";
  width: calc(100% + 60px);
  height: 6px;
  background-color: rgba(255, 255, 255, 0.11);
  position: absolute;
  top: 60px;
  left: 0;
}
@media (max-width: 600px) {
  .evolutionSection .evolutionCont .evolutionCard::before {
    width: 100%;
    display: none;
  }
}
.evolutionSection .evolutionCont .evolutionCard:last-child::before {
  width: 100%;
}
.evolutionSection .evolutionCont .evolutionCard .timeWrap {
  width: 100%;
  text-align: center;
  margin-bottom: 24px;
}
.evolutionSection .evolutionCont .evolutionCard .timeWrap p {
  font-size: 15px;
  font-weight: bold;
  border-radius: 30px;
  padding: 4px 8px;
  background-color: rgba(255, 255, 255, 0.11);
  color: #ffffff;
}
@media (max-width: 600px) {
  .evolutionSection .evolutionCont .evolutionCard .timeWrap p {
    font-size: 16px;
  }
}
.evolutionSection .evolutionCont .evolutionCard .blink {
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background-color: #FFF36E;
  position: relative;
  margin-bottom: 24px;
}
.evolutionSection .evolutionCont .evolutionCard .blink::before {
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.11);
  position: absolute;
  z-index: -1;
}
.evolutionSection .evolutionCont .evolutionCard .infoWrap {
  width: 100%;
  flex: 1;
}
.evolutionSection .evolutionCont .evolutionCard .infoWrap h3 {
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  line-height: 140%;
}
.evolutionSection .evolutionCont .evolutionCard .infoWrap p {
  font-size: 15px;
  font-weight: normal;
  color: #ffffff;
  line-height: 140%;
  margin-top: 10px;
}
@media (max-width: 600px) {
  .evolutionSection .evolutionCont .evolutionCard .infoWrap p {
    font-size: 16px;
  }
}
.evolutionSection .evolutionCont .evolutionCard .infoWrap p strong {
  font-weight: 600;
}
.evolutionSection .evolutionCont .evolutionCard .infoWrap ul {
  margin: 0;
  padding-left: 30px;
  margin-top: 10px;
}
.evolutionSection .evolutionCont .evolutionCard .infoWrap ul li {
  list-style: disc;
  font-size: 15px;
  font-weight: normal;
  color: #ffffff;
  line-height: 140%;
}
@media (max-width: 600px) {
  .evolutionSection .evolutionCont .evolutionCard .infoWrap ul li {
    font-size: 16px;
  }
}
.evolutionSection .evolutionCont .evolutionCard .baseImg {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-top: 10px;
}
@media (max-width: 700px) {
  .evolutionSection .evolutionCont .evolutionCard .baseImg {
    height: 200px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(17, 43, 70, 0.4);
  z-index: 1000;
  backdrop-filter: blur(2px);
}
.modal-overlay .success-modal {
  background: #00A4A7;
  width: 90%;
  max-width: 450px;
  padding: 24px 24px;
  border-radius: 12px;
  position: relative;
  text-align: center;
}
.modal-overlay .icon-container {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  margin-bottom: 24px;
}
.modal-overlay .icon-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.modal-overlay .modal-content p {
  color: #ffffff;
  font-size: 18px;
  line-height: 1.6;
  margin: 0;
  max-width: 402px;
  margin: 0 auto;
}

.linkSection {
  width: 100%;
  position: absolute;
  top: -100px;
  left: 0;
  right: 0;
  height: 1px;
  background-color: transparent;
}
@media (max-width: 600px) {
  .linkSection {
    top: -70px;
  }
}

.custom-cursor {
  position: fixed;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  pointer-events: none;
  z-index: 9999;
  display: none;
  transform: translate(-50%, -50%);
}
.custom-cursor img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.dragcarousel,
.dragcarousel * {
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.dragcarousel img {
  pointer-events: none;
  -webkit-user-drag: none;
}

.cards_mobile .newsCard {
  width: 100%;
  min-height: 236px !important;
}

div.ccaUpcomingEvents div.ccaUpcomingEventsTiles .list-info .EvtRegLink {
  padding: 10px 20px !important;
  border-radius: 20px !important;
  border: 1px solid !important;
  color: #112B46 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
}

.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 1em;
  font-weight: normal;
  display: block;
  padding-top: 10px;
}

/* contact form success message */
.wpcf7-response-output {
  display: none !important;
}

.cf7-success-box {
  background: #179c9c;
  border-radius: 20px;
  padding: 40px;
  text-align: center;
  color: #fff;
  margin-top: 150px;
}

.cf7-success-box .icon {
  width: 60px;
  height: 60px;
  color: #000;
  border-radius: 50%;
  line-height: 60px;
  font-size: 24px;
  margin: 0 auto 20px;
}
.leaders-section .team-grid{
	grid-template-columns: repeat(auto-fit, minmax(250px, 280px));
}
.scholarship-list a{
	text-decoration:underline;
}
/* 29-05-2026 */
.memberResHero {
  width: 100%;
  padding: 160px 60px 40px;
  background-color: #ffffff;
}
@media (max-width: 992px) {
  .memberResHero {
    padding: 140px 40px 30px;
  }
}
@media (max-width: 600px) {
  .memberResHero {
    padding: 110px 24px 24px;
  }
}
.memberResHero .memberResHero__inner {
  width: 100%;
  max-width: 1440px;
}
.memberResHero .memberResHero__title {
  font-size: 56px;
  line-height: 120%;
  color: #112B46;
  letter-spacing: 1.12px;
  text-align: center;
}
@media (max-width: 992px) {
  .memberResHero .memberResHero__title {
    font-size: 42px;
  }
}
@media (max-width: 600px) {
  .memberResHero .memberResHero__title {
    font-size: 32px;
    letter-spacing: 0.6px;
  }
}
.memberResHero .memberResHero__title span {
  color: #00A4A7;
}

.memberResSection {
  width: 100%;
  padding: 24px 60px 120px;
  background-color: #ffffff;
  flex-direction: column;
  position: relative;
}
@media (max-width: 992px) {
  .memberResSection {
    padding: 24px 40px 80px;
  }
}
@media (max-width: 600px) {
  .memberResSection {
    padding: 0 24px 60px;
  }
}
.memberResSection .memberResSection__inner {
  width: 100%;
  max-width: 1440px;
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 64px;
  align-items: flex-start;
}
@media (max-width: 1200px) {
  .memberResSection .memberResSection__inner {
    grid-template-columns: 200px 1fr;
    gap: 40px;
  }
}
@media (max-width: 992px) {
  .memberResSection .memberResSection__inner {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
.memberResSection .memberResSidebar {
  width: 100%;
  position: sticky;
  top: 100px;
}
@media (max-width: 992px) {
  .memberResSection .memberResSidebar {
    display: none;
  }
}
.memberResSection .memberResSidebar .memberResSidebar__sticky {
  position: sticky;
  top: 100px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
}
@media (max-width: 1080px) {
  .memberResSection .memberResSidebar .memberResSidebar__sticky {
    top: 90px;
  }
}
.memberResSection .memberResSidebar .resTabLink {
  background-color: #ECEEF0;
  color: #112B46;
  border-radius: 12px;
  padding: 12px 16px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  text-align: left;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
  display: flex;
  align-items: center;
  border: none;
}
@media (max-width: 1200px) {
  .memberResSection .memberResSidebar .resTabLink {
    font-size: 16px;
    padding: 10px 14px;
  }
}
.memberResSection .memberResSidebar .resTabLink:hover {
  background-color: rgba(17, 43, 70, 0.12);
}
.memberResSection .memberResSidebar .resTabLink.active {
  background-color: #112B46;
  color: #ffffff;
}
.memberResSection .memberResContent {
  width: 100%;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 80px;
}
@media (max-width: 992px) {
  .memberResSection .memberResContent {
    gap: 60px;
  }
}
@media (max-width: 600px) {
  .memberResSection .memberResContent {
    gap: 40px;
  }
}
.memberResSection .resBlock {
  width: 100%;
  position: relative;
  padding-bottom: 80px;
  border-bottom: solid 12px #FFF36E;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.memberResSection .resBlock:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
@media (max-width: 992px) {
  .memberResSection .resBlock {
    padding-bottom: 60px;
  }
}
@media (max-width: 600px) {
  .memberResSection .resBlock {
    padding-bottom: 40px;
    gap: 20px;
  }
}
.memberResSection .resBlock .linkSection {
  display: block;
  position: absolute;
  top: -120px;
  left: 0;
  width: 1px;
  height: 1px;
  background-color: transparent;
  pointer-events: none;
}
@media (max-width: 992px) {
  .memberResSection .resBlock .linkSection {
    top: -160px;
  }
}
.memberResSection .resBlock .resBlock__title {
  font-size: 30px;
  color: #112B46;
  line-height: 120%;
  letter-spacing: 0.6px;
}
@media (max-width: 600px) {
  .memberResSection .resBlock .resBlock__title {
    font-size: 24px;
  }
}
.memberResSection .resCardGrid {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  align-items: stretch;
}
@media (max-width: 992px) {
  .memberResSection .resCardGrid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  .memberResSection .resCardGrid {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}
.memberResSection .resCard {
  background-color: rgba(0, 0, 0, 0.03);
  padding: 20px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  height: 100%;
}
@media (max-width: 600px) {
  .memberResSection .resCard {
    padding: 16px;
    gap: 20px;
    border-radius: 16px;
  }
}
.memberResSection .resCard .resCard__image {
  width: 100%;
  aspect-ratio: 628/312;
  border-radius: 12px;
  overflow: hidden;
  flex-shrink: 0;
}
.memberResSection .resCard .resCard__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.memberResSection .resCard .resCard__body {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  flex: 1;
}
.memberResSection .resCard .resCard__body h3 {
  color: #112B46;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
}
@media (max-width: 600px) {
  .memberResSection .resCard .resCard__body h3 {
    font-size: 18px;
    line-height: 26px;
  }
}
.memberResSection .resCard .resCard__body p {
  color: #4B5563;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  padding-bottom: 20px;
  border-bottom: solid 1px #D9D9D9;
  margin-top: -4px;
}
@media (max-width: 600px) {
  .memberResSection .resCard .resCard__body p {
    font-size: 14px;
    line-height: 22px;
  }
}
.memberResSection .resCard .resCard__body h3:only-child,
.memberResSection .resCard .resCard__body h3:last-child {
  padding-bottom: 20px;
  border-bottom: solid 1px #D9D9D9;
}
.memberResSection .resCard .cta {
  width: 100%;
  margin-top: auto;
}

.memberResMobileNav {
  display: none;
  position: fixed;
  bottom: 15px;
  right: 11px;
  z-index: 90;
}
@media (max-width: 992px) {
  .memberResMobileNav {
    display: block;
  }
}
.memberResMobileNav .memberResMobileNav__toggle {
  background-color: #ffffff;
  color: #112B46;
  padding: 10px 14px;
  border-radius: 12px;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  cursor: pointer;
  border: solid 1px #D5D7DA;
  box-shadow: 0 1px 2px rgba(10, 13, 18, 0.05);
  white-space: nowrap;
}
.memberResMobileNav .memberResMobileNav__toggle .label {
  font-weight: 400;
  color: #112B46;
}
.memberResMobileNav .memberResMobileNav__toggle .arrow {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
  transition: transform 0.3s ease;
  flex-shrink: 0;
}
.memberResMobileNav .memberResMobileNav__toggle.open .arrow {
  transform: rotate(180deg);
}
.memberResMobileNav .memberResMobileNav__list {
  position: absolute;
  bottom: calc(100% + 8px);
  right: 0;
  min-width: 220px;
  background-color: #ffffff;
  border: solid 1px #D5D7DA;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.3s ease, opacity 0.2s ease;
  list-style: none;
  margin: 0;
  padding: 0;
}
.memberResMobileNav .memberResMobileNav__list.open {
  max-height: 60vh;
  overflow-y: auto;
  opacity: 1;
  padding: 8px 0;
}
.memberResMobileNav .memberResMobileNav__list li {
  list-style: none;
  width: 100%;
}
.memberResMobileNav .memberResMobileNav__list .resTabLinkMob {
  background: transparent;
  color: #112B46;
  padding: 10px 16px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-align: left;
  cursor: pointer;
  transition: all 0.24s ease;
  width: 100%;
  display: block;
  border: none;
}
.memberResMobileNav .memberResMobileNav__list .resTabLinkMob:hover {
  background-color: rgba(17, 43, 70, 0.06);
}
.memberResMobileNav .memberResMobileNav__list .resTabLinkMob.active {
  background-color: rgba(17, 43, 70, 0.08);
  color: #112B46;
  font-weight: 500;
}/* 29-05-2026 */
/*# sourceMappingURL=styles.css.map */
