@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
@font-face {
  font-family: "Parabole";
  src: url("../fonts/Parabole.eot");
  src: local("../fonts/Parabole"), url("../fonts/Parabole.eot?#iefix") format("embedded-opentype"), url("../fonts/Parabole.woff2") format("woff2"), url("../fonts/Parabole.woff") format("woff"), url("../fonts/Parabole.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

body {
  font-family: "Open Sans", sans-serif;
}

a {
  text-decoration: none;
}

ul,
ol {
  padding: 0;
  margin: 0;
  list-style: none;
}

address {
  margin: 0;
}

.outline-btn {
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 525;
  line-height: 24.5px;
  text-transform: uppercase;
  display: flex;
  padding: 15px 25px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border: 2px solid #FFF;
  width: fit-content;
}

.heading-2 {
  font-family: "Open Sans", sans-serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}
.heading-2 span {
  color: #FF8E00;
}

.dark-btn {
  display: flex;
  padding: 30px 50px;
  justify-content: center;
  align-items: center;
  gap: 20px;
  border-radius: 5px;
  background: #000A3A;
  box-shadow: 0 4px 8px 0 rgba(101, 98, 99, 0.15);
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
  width: fit-content;
}

.rounded-outline-btn {
  border-radius: 30px;
  border: 2px solid #000A3A;
  background: #FFF;
  display: flex;
  padding: 11px 26px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: fit-content;
  color: #2C1111;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 17.694px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  /* 158.249% */
  text-transform: uppercase;
}

.para {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}

.common-title-sec .heading-2 {
  color: #000A3A;
  margin-bottom: 5px;
}
.common-title-sec .common-para {
  color: #2C1111;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 525;
  line-height: 150%;
  /* 30px */
}

.heading-4 {
  color: #2E1A47;
  font-family: "Open Sans", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}

.primary-btn {
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  display: flex;
  padding: 15px 35px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  text-transform: uppercase;
  width: fit-content;
  border-radius: 5px;
  background: #FF8E00;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
}

.map-section .legend {
  background: #003366;
  padding: 42px;
}
.map-section .legend .item {
  display: flex;
  align-items: start;
  gap: 16px;
  flex: 0 1 45%;
}
.map-section .legend span {
  flex-shrink: 0;
  width: 25px;
  height: 25px;
  flex-shrink: 0;
  margin-top: 9px;
  border: 2px solid #181935;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.map-section .legend span.square-1 {
  background: #ff8000;
}
.map-section .legend span.square-2 {
  background: #FFD7B2;
}
.map-section .legend span.square-3 {
  background: #FBC366;
}
.map-section .legend span.square-4 {
  background: #8c7ae6;
}
.map-section .legend span.square-5 {
  background-size: cover;
  background-color: #3C24ED;
  border: 1px solid #8c7ae6;
}
.map-section .legend p {
  color: #FFF;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  /* 200% */
  margin-bottom: 0;
}

.owl-carousel .owl-item img {
  display: unset;
  width: unset;
}

.top-banner {
  position: relative;
}
.top-banner .top-banner-bg {
  height: 215px;
  object-fit: cover;
  width: 100%;
}
.top-banner .top-banner-wrapper {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.top-banner .top-banner-wrapper h1 {
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 52px;
  /* 108.333% */
  margin-bottom: 10px;
}
.top-banner .top-banner-wrapper .sm-heading {
  font-family: "Open Sans", sans-serif;
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.top-banner .top-banner-wrapper .breadcrumb {
  margin-bottom: 0;
}
.top-banner .top-banner-wrapper .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: white;
}
.top-banner .top-banner-wrapper .breadcrumb li,
.top-banner .top-banner-wrapper .breadcrumb a {
  font-family: "Open Sans", sans-serif;
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 150% */
  text-transform: capitalize;
}

.story-card {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, #000 100%), rgba(0, 0, 0, 0);
}
.story-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.story-card .story-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 24px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
}
.story-card .story-content .date {
  color: #EEEEEC;
  font-family: "Open Sans", sans-serif;
  font-size: 16.11px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 20px;
  display: block;
}
.story-card .story-content h3 {
  color: #EEEEEC;
  font-family: "Open Sans", sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 20px;
}
.story-card .story-content .btn {
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  display: flex;
  padding: 15px 35px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  text-transform: uppercase;
  width: fit-content;
  border-radius: 5px;
  background: #FF8E00;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  padding: 10px 20px;
}

.pagination-common .pagination {
  width: 100%;
  justify-content: center;
  padding: 20px;
  border-radius: 6px;
  background: var(--Lighter-Gray-Color, #FAFAFA);
  gap: 10px;
}
.pagination-common .pagination .page-item:first-child {
  margin-right: auto;
  text-transform: uppercase;
}
.pagination-common .pagination .page-item:last-child {
  margin-left: auto;
  text-transform: uppercase;
}
.pagination-common .pagination .page-item .page-link {
  border: 0;
  display: flex;
  align-items: center;
  gap: 15px;
  color: #2C1111;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  background: transparent;
  /* 125% */
}

.common-tab-section {
  padding: 50px 0 100px 0;
}
.common-tab-section .common-tab-grid {
  display: grid;
  grid-template-columns: 420px 1fr;
  gap: 30px;
}

.page-menu-section .primary-btn {
  box-shadow: unset;
  text-transform: capitalize;
  margin-bottom: 30px;
}
.page-menu-section .page-menu-wrapper {
  padding-left: 20px;
  border-left: 5px solid var(--Primary-ORCHID, #9D97F0);
}
.page-menu-section .page-menu-wrapper .page-menu-heading {
  color: #FF8E00;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.page-menu-section .page-menu-wrapper .page-menu-list {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.page-menu-section .page-menu-wrapper .page-menu-list li {
  background: url(/sites/default/files/images/header/list-arrow.svg) no-repeat left center;
  padding-left: 30px;
  position: relative;
}
.page-menu-section .page-menu-wrapper a {
  color: var(--Gray-1, #333);
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 22px */
}
.page-menu-section .page-menu-wrapper a.active::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 5px;
  height: 49px;
  background: #000;
  left: -25px;
  top: 50%;
  transform: translateY(-50%);
}

.news-events-sec .news-heading {
  color: #2E1A47;
  font-family: "Open Sans", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  margin-bottom: 30px;
}
.news-events-sec .new-events-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.news-events-sec .new-events-grid .story-card {
  border-radius: 5px;
}
.news-events-sec .new-events-grid .story-card .img-bg {
  min-height: 300px;
  object-fit: cover;
}
.news-events-sec .new-events-grid .story-card .heading-sec {
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 10px;
}
.news-events-sec .new-events-grid .story-card .primary-btn {
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  /* 162.5% */
  padding: 6px 15px;
  min-height: 38px;
}
.news-events-sec .new-events-grid .story-card .primary-btn .img-fluid {
  width: unset;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-50 {
  margin-bottom: 50px;
}

header {
  border-top: 6px solid #FF8E00;
  background: #fff;
  box-shadow: 0 2px 15px 0 rgba(25, 119, 204, 0.1);
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}
header .desktop-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0;
}
header .desktop-header .nav-right-sec {
  display: flex;
  align-items: center;
  gap: 32px;
}
header .desktop-header .nav-links {
  display: flex;
  gap: 30px;
  align-items: center;
}
header .desktop-header .nav-links li {
  position: relative;
}
header .desktop-header .nav-links li .nav-link-item {
  color: black;
  transition: color 0.3s;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  text-transform: capitalize;
}
header .desktop-header .nav-links li .nav-link-item[aria-expanded=true]:hover, header .desktop-header .nav-links li .nav-link-item[aria-expanded=true] {
  color: #FF8E00;
}
header .desktop-header .nav-links li .nav-link-item[aria-expanded=true]:hover::before, header .desktop-header .nav-links li .nav-link-item[aria-expanded=true]::before {
  content: "";
  width: 20px;
  height: 3px;
  background: #FF8E00;
  position: absolute;
  bottom: -6px;
  left: 0;
}
header .desktop-header .nav-links li .mega-menu {
  display: flex;
  gap: 10px;
  align-items: center;
}
header .desktop-header .nav-links li .mega-menu-dropdown {
  position: absolute;
  top: 199%;
  left: 0;
  min-width: 150px;
}
header .desktop-header .nav-links li .mega-menu-dropdown .mega-menu::before {
  content: unset !important;
}
header .desktop-header .nav-links li .mega-menu-dropdown .mega-menu-dropdown {
  position: absolute;
  left: calc(100% + 16px);
  top: -16px;
}
header .desktop-header .nav-links li .mega-menu-dropdown .card {
  box-shadow: 0 2px 15px 0 rgba(25, 119, 204, 0.1);
  border: 0;
  border-radius: 0;
}
header .desktop-header .nav-links li .mega-menu-dropdown .dropdown-list {
  display: grid;
  gap: 8px;
}
header .desktop-header .nav-links li .mega-menu-dropdown li a {
  color: #333333;
  font-size: 16px;
  text-wrap: nowrap;
  display: block;
  width: 100%;
}
header .desktop-header .nav-links li .mega-menu-dropdown li a:hover {
  color: #FF8E00;
}
header .desktop-header .nav-actions {
  display: flex;
  align-items: center;
  gap: 5px;
}
header .desktop-header .nav-actions .search-btn {
  cursor: pointer;
}
header .desktop-header .nav-actions .lang-switch {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  padding-left: 5px;
  display: flex;
  align-items: center;
}
header .desktop-header .nav-actions .lang-switch button {
  color: #024D81;
  cursor: pointer;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 525;
  line-height: 24px;
  text-transform: capitalize;
}
header .desktop-header .nav-actions .lang-switch button:hover {
  color: #FF8E00;
}
header .desktop-header .nav-actions .lang-switch .dropdown-menu {
  box-shadow: 0 2px 15px 0 rgba(25, 119, 204, 0.1);
  border: 0;
  border-radius: 0;
  margin-top: 20px !important;
}
header .desktop-header .nav-actions .lang-switch .dropdown-menu .dropdown-item:hover {
  background: transparent;
  color: #FF8E00;
}
header .mobile-header {
  display: flex;
  gap: 50px;
  justify-content: space-between;
  align-items: center;
}
header .mobile-header .logo {
  max-width: 150px;
  width: 100%;
}

#mobile-header-menu .modal-header {
  border-top: 6px solid #FF8E00;
  background: #fff;
  gap: 50px;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
}
#mobile-header-menu .modal-header .logo {
  max-width: 150px;
  width: 100%;
}
#mobile-header-menu .mobile-nav-wrapper {
  display: grid;
  gap: 32px;
}
#mobile-header-menu .nav-links {
  display: grid;
  gap: 18px;
  align-items: center;
}
#mobile-header-menu .nav-links li {
  position: relative;
}
#mobile-header-menu .nav-links li .nav-link-item {
  color: black;
  transition: color 0.3s;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  text-transform: capitalize;
  position: relative;
}
#mobile-header-menu .nav-links li .nav-link-item:hover, #mobile-header-menu .nav-links li .nav-link-item.active {
  color: #FF8E00;
}
#mobile-header-menu .nav-links li .nav-link-item:hover::before, #mobile-header-menu .nav-links li .nav-link-item.active::before {
  content: "";
  width: 20px;
  height: 3px;
  background: #FF8E00;
  position: absolute;
  bottom: -6px;
  left: 0;
}
#mobile-header-menu .nav-links li .nav-link-item[aria-expanded=true] {
  color: #FF8E00 !important;
}
#mobile-header-menu .nav-links li .mega-menu {
  display: flex;
  gap: 10px;
  align-items: center;
}
#mobile-header-menu .nav-links li .mega-menu-dropdown {
  position: relative;
  width: 100%;
  min-width: 150px;
  margin: 8px 0 0px 0;
}
#mobile-header-menu .nav-links li .mega-menu-dropdown .card {
  box-shadow: 0 2px 15px 0 rgba(25, 119, 204, 0.1);
  border: 0;
  border-radius: 0;
}
#mobile-header-menu .nav-links li .mega-menu-dropdown .dropdown-list {
  display: grid;
  gap: 8px;
}
#mobile-header-menu .nav-links li .mega-menu-dropdown li a {
  color: #333333;
  font-size: 16px;
  text-wrap: nowrap;
  display: block;
  width: 100%;
}
#mobile-header-menu .nav-links li .mega-menu-dropdown li a:hover {
  color: #FF8E00;
}

.nav-actions {
  display: flex;
  align-items: center;
  gap: 5px;
}
.nav-actions .search-btn {
  cursor: pointer;
}
.nav-actions .lang-switch {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  padding-left: 5px;
  display: flex;
  align-items: center;
}
.nav-actions .lang-switch button {
  color: #024D81;
  cursor: pointer;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 525;
  line-height: 24px;
  text-transform: capitalize;
}
.nav-actions .lang-switch button:hover {
  color: #FF8E00;
}
.nav-actions .lang-switch .dropdown-menu {
  box-shadow: 0 2px 15px 0 rgba(25, 119, 204, 0.1);
  border: 0;
  border-radius: 0;
  margin-top: 20px !important;
}
.nav-actions .lang-switch .dropdown-menu .dropdown-item:hover {
  background: transparent;
  color: #FF8E00;
}

.footer {
  background: #000A3A;
}
.footer .footer-top {
  padding: 68px 0;
}
.footer .footer-top .footer-flex {
  display: flex;
  gap: 50px;
}
.footer .footer-top .footer-col {
  flex: 1 1 auto;
  margin-top: 20px;
}
.footer .footer-top .footer-col h4 {
  border-bottom: 2px solid rgba(204, 204, 204, 0.1490196078);
  padding-bottom: 22px;
  color: #CEDCDD;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 24px;
}
.footer .footer-top .footer-col h5 {
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  /* 122.222% */
}
.footer .footer-top .footer-col .quick-icon-wrapper {
  display: grid;
  gap: 13px;
  margin-bottom: 50px;
}
.footer .footer-top .footer-col .quick-icon-wrapper a {
  display: flex;
  gap: 10px;
  align-items: center;
  color: #FFF;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  opacity: 0.6;
}
.footer .footer-top .footer-col ul {
  display: grid;
  gap: 5px;
}
.footer .footer-top .footer-col ul li .footer-link {
  color: #CEDCDD;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 25.92px;
  /* 162% */
}
.footer .footer-top .footer-col ul li .footer-link:hover {
  color: #FF8E00;
}
.footer .footer-top .footer-about {
  max-width: 522px;
  width: 100%;
  flex: 1 1 522px;
  margin-top: 0;
}
.footer .footer-top .footer-about .footer-logo {
  margin-bottom: 23px;
}
.footer .footer-top .footer-about .footer-info-wrapper {
  margin-bottom: 23px;
}
.footer .footer-top .footer-about .footer-info-wrapper h4 {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 5px;
}
.footer .footer-top .footer-about .footer-info-wrapper p {
  color: #A8BBC4;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 525;
  line-height: 150%;
  /* 21px */
  margin-bottom: 0;
}
.footer .footer-top .footer-about .subscribe-form .subscribe-text {
  color: #FF8E00;
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 25.92px;
  margin-bottom: 6px;
}
.footer .footer-top .footer-about .subscribe-form input {
  flex: 1;
  padding: 13px 24px;
  border: none;
  border-radius: 0;
  border: 1px solid #40535B;
  background: #FFF;
  color: #6E7882;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  height: 50px;
}
.footer .footer-top .footer-about .subscribe-form .form-row {
  display: flex;
  gap: 28px;
  margin-bottom: 20px;
}
.footer .footer-top .footer-about .subscribe-form .form-bottom-wrapper {
  display: flex;
  align-items: center;
}
.footer .footer-top .footer-about .subscribe-form input[type=email] {
  border-right: 0;
}
.footer .footer-top .footer-about .subscribe-form .btn-subscribe {
  background: #FF8E00;
  color: #fff;
  width: 144px;
  height: 50px;
  border: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 15px;
  /* 83.333% */
}
.footer .footer-top .footer-about .subscribe-form .btn-subscribe:hover {
  background: rgb(204, 113.6, 0);
}
.footer .footer-top .social-icons {
  display: flex;
  gap: 20px;
  align-items: center;
}
.footer .footer-top .social-icons img {
  display: block;
}
.footer .footer-bottom {
  background: #FF8E00;
  padding: 20px 0;
  text-align: center;
}
.footer .footer-bottom .container {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
}
.footer .footer-bottom .footer-links {
  display: flex;
  gap: 20px;
}
.footer .footer-bottom .footer-links a {
  color: #FFF;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  /* 10px */
  text-transform: uppercase;
}
.footer .footer-bottom p {
  color: #FFF;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  /* 10px */
  text-transform: uppercase;
}

.welcome-slider-wrapper {
  position: relative;
}
.welcome-slider-wrapper::after {
  content: "";
  position: absolute;
  background: linear-gradient(125deg, var(--Primary-Blue-1, #000A3A) -2.49%, rgba(0, 73, 146, 0.65) 100%);
  height: 100%;
  width: 786px;
  left: 0;
  top: 0;
}
.welcome-slider-wrapper .welcome-slider-content-sec {
  max-width: 620px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.welcome-slider-wrapper .welcome-slider-content-sec .date {
  color: #D2D3FF;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 15px;
  display: block;
}
.welcome-slider-wrapper .welcome-slider-content-sec h1 {
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 67.2px */
  margin-bottom: 15px;
}
.welcome-slider-wrapper .welcome-slider-content-sec p {
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 32px */
  opacity: 0.75;
  margin-bottom: 15px;
}

.welcome-slider-main {
  position: relative;
}
.welcome-slider-main .owl-dots {
  display: flex;
  justify-content: center;
  position: absolute;
  right: 6%;
  bottom: 27px;
}
.welcome-slider-main .owl-dots .owl-dot {
  margin: 0 5px;
}
.welcome-slider-main .owl-dots .owl-dot span {
  display: block;
  width: 30px;
  height: 5px;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  transition: all 0.3s ease;
}
.welcome-slider-main .owl-dots .owl-dot.active span {
  background: #fff;
}

.our-mission-sec {
  position: relative;
  padding: 65px 0 120px 0;
  background-color: #FFF0DA;
}
.our-mission-sec .our-mission-sec-bg {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  object-fit: cover;
}
.our-mission-sec .our-mission-wrapper {
  max-width: 1406px;
  margin: auto;
}
.our-mission-sec .heading-2 {
  color: #000A3A;
  padding-bottom: 10px;
  position: relative;
  text-align: center;
  margin-bottom: 28px;
}
.our-mission-sec .heading-2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 5px;
  background: #FF8E00;
}
.our-mission-sec .para {
  color: #2C1111;
  opacity: 0.8;
}

.impact-section {
  margin-top: -98px;
  z-index: 22;
  position: relative;
}
.impact-section .impact {
  max-width: 1406px;
  margin: auto;
}
.impact-section .impact .impact-header {
  background: #FF8E00;
  padding: 20px 0;
  color: #fff;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.48px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.impact-section .impact .impact-content {
  display: flex;
  justify-content: space-between;
  text-align: center;
  background: linear-gradient(90deg, #0d1a4f, #001f70);
  color: #fff;
}
.impact-section .impact .impact-content .impact-box {
  display: flex;
  max-width: 470px;
  width: 100%;
  min-height: 200px;
  padding: 46px 50px;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.impact-section .impact .impact-content .impact-box:first-child {
  background: linear-gradient(286deg, var(--Primary-Blue-1, #000A3A) -3.52%, #001579 104.47%);
}
.impact-section .impact .impact-content .impact-box:nth-child(2) {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  background: var(--Primary-Blue-1, #000A3A);
}
.impact-section .impact .impact-content .impact-box:last-child {
  background: linear-gradient(85deg, var(--Primary-Blue-1, #000A3A) -2.95%, #001579 105.63%);
}
.impact-section .impact .impact-content .impact-box h2 {
  color: #FFF;
  text-align: center;
  font-family: "Parabole";
  font-size: 100px;
  font-style: normal;
  font-weight: 400;
  line-height: 70px;
  /* 70% */
}
.impact-section .impact .impact-content .impact-box p {
  color: #D2D3FF;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  text-align: start;
  /* 26px */
}

.support-tracks .support-tracks-wrapper {
  padding: 100px 0;
  margin-top: 96px;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.support-tracks .common-title-sec {
  max-width: 1396px;
  margin: 0 auto 43px auto;
}
.support-tracks .cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(302px, 1fr));
  gap: 30px;
}
.support-tracks .cards .card {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #FAFAFA;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
  border-radius: 0;
}
.support-tracks .cards .card .card-image {
  outline: 2px solid #FFD7B2;
  outline-offset: -16px;
}
.support-tracks .cards .card .content {
  display: flex;
  min-height: 290px;
  padding: 35px 25px;
  flex-direction: column;
  align-items: flex-start;
  gap: 25px;
  align-self: stretch;
  height: 100%;
}
.support-tracks .cards .card .content h3 {
  color: #000A3A;
  font-family: "Open Sans", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 28px */
  margin-bottom: 0;
  position: relative;
}
.support-tracks .cards .card .content h3::before {
  content: "";
  width: 30px;
  height: 4px;
  background: #FF8E00;
  position: absolute;
  bottom: -12px;
  left: 0;
}
.support-tracks .cards .card .content p {
  color: #2C1111;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 525;
  line-height: 160%;
  /* 32px */
  margin-bottom: 0;
}
.support-tracks .cards .card .content .primary-btn {
  margin-top: auto;
}

.where-we-work-section {
  padding: 75px 0 50px 0;
}
.where-we-work-section .common-title-sec {
  margin-bottom: 35px;
}
.where-we-work-section .common-title-sec .common-para {
  letter-spacing: 1px;
  text-transform: uppercase;
}
.where-we-work-section .mt-50 {
  margin-top: 50px;
}

.linkedin-feed .linkedin-feed-wrapper {
  padding: 75px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  text-align: center;
}
.linkedin-feed .linkedin-feed-wrapper .common-title-sec {
  margin-bottom: 45px;
}
.linkedin-feed .feed-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 1.5rem;
}
.linkedin-feed .feed-card {
  background: #F4F4F4;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  text-align: left;
}
.linkedin-feed .feed-card .card-image img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.linkedin-feed .feed-card .card-content {
  padding: 16px;
}
.linkedin-feed .feed-card .card-content h3 {
  color: #515151;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.linkedin-feed .feed-card .card-content .read-more {
  color: #515151;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.linkedin-feed .feed-card .card-content .author {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 16px 0;
  padding-bottom: 16px;
  border-bottom: 1px solid #dedede;
}
.linkedin-feed .feed-card .card-content .author .avatar {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.linkedin-feed .feed-card .card-content .author .name {
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: block;
}
.linkedin-feed .feed-card .card-content .author .linkedin-icon {
  margin-left: auto;
}
.linkedin-feed .feed-card .card-content .card-footer {
  display: flex;
  justify-content: space-between;
  font-size: 0.85rem;
  color: #555;
}
.linkedin-feed .feed-card .card-content .card-footer span {
  display: flex;
  align-items: center;
  gap: 8px;
}
.linkedin-feed .feed-card .card-content .card-footer a {
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
}
.linkedin-feed .owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 18px;
}
.linkedin-feed .owl-dots .owl-dot {
  margin: 0 5px;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
}
.linkedin-feed .owl-dots .owl-dot span {
  display: block;
  width: 10px;
  height: 10px;
  background: #999;
  border-radius: 50%;
  transition: all 0.3s ease;
}
.linkedin-feed .owl-dots .owl-dot.active span {
  width: 14px;
  height: 14px;
  background: #000;
}
.linkedin-feed .owl-dots .owl-dot:hover span {
  background: #555;
}

.global-network-sec {
  padding: 50px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  background: linear-gradient(0deg, #FFF 0.01%, #F2F2F2 100%);
}
.global-network-sec .common-title-sec {
  padding-bottom: 50px;
}
.global-network-sec .global-network-wrapper {
  margin-bottom: 50px;
}
.global-network-sec .global-network-wrapper .heading-global-network {
  color: #000A3A;
  font-family: "Open Sans", sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(0, 10, 58, 0.2);
}
.global-network-sec .global-network-wrapper .global-network-card {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 15px;
  min-height: 220px;
  border-radius: 5px;
  background: #FFF;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
}
.global-network-sec .bottom-para {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  font-style: italic;
  color: #27251F;
}
.global-network-sec .bottom-para span {
  color: #FF8E00;
}

#see-full-list-modal .modal-dialog {
  max-width: 1200px;
  width: 100%;
}
#see-full-list-modal .countryList .countryListings .countrynameinfo ul li {
  font-size: 18px;
}

.impact-report {
  padding: 80px 0px 0 0;
  background: #fff;
}
.impact-report .description {
  color: #63635E;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  margin-bottom: 180px;
}
.impact-report .impact-container {
  padding: 40px;
  border-radius: 3px;
  background: linear-gradient(0deg, var(--Primary-Blue-1, #000A3A) 0%, var(--Primary-Blue-1, #000A3A) 100%), rgba(0, 0, 0, 0);
  margin-bottom: 200px;
}
.impact-report .impact-container .impact-report-flex {
  display: flex;
  align-items: center;
  gap: 70px;
  justify-content: center;
  max-width: 1308px;
  margin: auto;
  position: relative;
}
.impact-report .impact-container .impact-image {
  width: 100%;
  max-width: 416px;
  margin: -150px 0;
}
.impact-report .impact-container .impact-image img {
  border-radius: 7px;
  background: #F1EBF8;
  box-shadow: 30px 35px 100px 0 rgba(0, 0, 0, 0.15);
}
.impact-report .impact-container .impact-content {
  max-width: 822px;
  width: 100%;
  color: #fff;
}
.impact-report .impact-container .impact-content h3 {
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  /* 48px */
  margin-bottom: 20px;
}
.impact-report .impact-container .impact-content p {
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  margin-bottom: 20px;
}
.impact-report .impact-container .impact-content .btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 24px;
  background: #fff;
  color: #0a1440;
  border-radius: 50px;
  color: #2C1111;
  font-family: "Open Sans", sans-serif;
  font-size: 17.694px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}

.impact-stories .impact-stories-wrapper {
  padding: 50px 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-width: 1px 0;
}
.impact-stories .common-title-sec {
  display: flex;
  gap: 30px;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
}
.impact-stories .common-title-sec .heading-2 {
  font-size: 40px;
}
.impact-stories .common-title-sec p {
  margin-bottom: 0;
  color: #63635E;
}
.impact-stories .stories-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.impact-stories .more-btn {
  text-align: center;
  margin-top: 50px;
}

.impact-numbers {
  padding: 80px 0;
}
.impact-numbers .common-title-sec {
  text-align: center;
  margin-bottom: 30px;
}
.impact-numbers .common-title-sec p {
  color: #63635E;
  margin-bottom: 0;
}
.impact-numbers .impact-grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
}
.impact-numbers .impact-card {
  flex: 1 1 30%;
  max-width: 520px;
  background: #FFD7B2;
  padding: 25px 20px;
  border-radius: 3px;
  display: flex;
  gap: 15px;
  align-items: center;
  justify-content: center;
}
.impact-numbers .impact-card h3 {
  color: #FFF;
  text-align: center;
  font-family: "Parabole";
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 0;
  min-width: 180px;
  min-height: 150px;
  border-radius: 3px;
  background: #FF8E00;
  display: flex;
  align-items: center;
  justify-content: center;
}
.impact-numbers .impact-card p {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  color: #2C1111;
  margin-bottom: 0;
}
.impact-numbers .impact-card.active {
  background: #9D97F0;
  border: 1px solid #7E84A1;
}
.impact-numbers .impact-card.active h3 {
  background: #000A3A;
}

.impact-reports-past-sec {
  padding: 100px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background: var(--Lighter-Gray-Color, #FAFAFA);
}
.impact-reports-past-sec .common-title-sec {
  text-align: center;
  margin-bottom: 30px;
}
.impact-reports-past-sec .impact-report-past-card {
  padding: 30px;
  border-radius: 10px;
  background: #000A3A;
  display: flex;
  gap: 30px;
  align-items: center;
  max-width: fit-content;
  width: 100%;
}
.impact-reports-past-sec .impact-report-past-card h5 {
  color: #FFF;
  font-family: "Parabole";
  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 20px;
  /* 80px */
}
.impact-reports-past-sec .impact-report-past-card p {
  color: #E4DEFF;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  /* 115% */
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.impact-reports-past-sec .owl-nav {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% + 80px);
  transform: translate(-50%, -50%);
}
.impact-reports-past-sec .owl-nav .owl-prev {
  background: url("/sites/default/files/images/header/impact-report-left-arrow.svg") no-repeat center !important;
  width: 22.486px;
  height: 50.425px;
}
.impact-reports-past-sec .owl-nav .owl-prev span {
  display: none;
}
.impact-reports-past-sec .owl-nav .owl-next {
  background: url("/sites/default/files/images/header/impact-report-right-arrow.svg") no-repeat center !important;
  width: 22.486px;
  height: 50.425px;
}
.impact-reports-past-sec .owl-nav .owl-next span {
  display: none;
}
.impact-reports-past-sec .impact-report-past-wrapper {
  max-width: 1431px;
  margin: auto;
}

.icat-mission-sec {
  padding: 80px 0;
}
.icat-mission-sec .common-title-sec {
  margin-bottom: 20px;
}
.icat-mission-sec .common-title-sec h2 {
  color: #2C1111;
}
.icat-mission-sec p {
  color: #333;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  /* 31.2px */
}

.strategy-plan-sec .strategy-card {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FF8E00;
  border-radius: 5px;
  padding: 50px;
  gap: 50px;
}
.strategy-plan-sec .strategy-card .strategy-card-image img {
  width: 100%;
  max-width: 400px;
  border-radius: 6px;
  display: block;
  box-shadow: -30px 25px 50px 0 rgba(0, 0, 0, 0.1);
}
.strategy-plan-sec .strategy-card .strategy-right-content {
  max-width: 950px;
  width: 100%;
}
.strategy-plan-sec .strategy-card .strategy-card-content {
  border-radius: 3px;
  border: 1px solid #FFF;
  background: rgba(0, 0, 0, 0.2);
  padding: 50px;
  color: #fff;
}
.strategy-plan-sec .strategy-card .strategy-card-content .strategy-card-heading {
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 60px */
  margin-bottom: 10px;
}
.strategy-plan-sec .strategy-card .strategy-card-content p {
  color: #FFF;
  font-family: "Lato", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  margin-bottom: 20px;
}
.strategy-plan-sec .strategy-card .strategy-card-content .btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 24px;
  background: #fff;
  color: #0a1440;
  border-radius: 50px;
  color: #2C1111;
  font-family: "Open Sans", sans-serif;
  font-size: 17.694px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}
.strategy-plan-sec .previous-plan {
  margin-top: 30px;
  display: block;
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.governance-sec {
  padding: 80px 0;
}
.governance-sec .governance-title {
  background: #000A3A;
  padding: 22px 100px;
  display: flex;
  gap: 48px;
  align-items: center;
}
.governance-sec .governance-title h3 {
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  text-transform: uppercase;
}
.governance-sec .governance-title p {
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  margin-bottom: 0;
}
.governance-sec .governance-wrapper {
  border: 4px solid var(--Secondary-Light-Blue-Color, #E4DEFF);
  border-width: 0 4px 4px 4px;
}
.governance-sec .governance-wrapper .donor-sec {
  padding: 75px;
}
.governance-sec .governance-wrapper .advisory-committee-sec {
  padding: 65px;
  border: 6px solid #F3F3F3;
  border-width: 6px 0;
}
.governance-sec .governance-wrapper .advisory-committee-sec .advisory-para,
.governance-sec .governance-wrapper .advisory-committee-sec li {
  color: #333;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 525;
  line-height: 160%;
}
.governance-sec .governance-wrapper .advisory-committee-sec ul li {
  display: flex;
  gap: 16px;
  padding-left: 32px;
  background: url("/sites/default/files/images/header/list-arrow.svg") no-repeat left center;
}
.governance-sec .governance-wrapper .initiative-coordination-sec {
  padding: 75px;
}
.governance-sec .governance-wrapper .initiative-coordination-sec .initiative-card {
  border-radius: 5px;
  background: #FFF;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
  min-height: 220px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px;
}
.governance-sec .governance-wrapper .donor-list-wrapper {
  max-width: 1345px;
  margin: auto;
}
.governance-sec .governance-wrapper .donor-card {
  background: #FFF;
  box-shadow: 0 3.818px 14.316px 0 rgba(101, 98, 99, 0.14);
}
.governance-sec .governance-wrapper .donor-card .donor-img {
  padding: 24px;
  min-height: 260px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.governance-sec .governance-wrapper .donor-card .donor-body {
  padding: 18px;
  background: #000A3A;
  text-align: center;
  min-height: 129px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 6px;
}
.governance-sec .governance-wrapper .donor-card .donor-body h6 {
  color: #FFF;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 0;
}
.governance-sec .governance-wrapper .donor-card .donor-body p {
  color: #FFF;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 525;
  line-height: 26px;
  margin-bottom: 0;
}
.governance-sec .governance-top-title .governance-heading {
  color: #000A3A;
  font-family: "Open Sans", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  margin-bottom: 5px;
}
.governance-sec .governance-top-title .governance-para {
  color: #000A3A;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.governance-sec .hosted-by {
  padding: 80px 0;
  text-align: center;
}
.governance-sec .hosted-by h6 {
  max-width: 466px;
  color: #000A3A;
  font-family: "Open Sans", sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 10, 58, 0.2);
  margin-bottom: 30px;
}
.governance-sec .hosted-by img {
  border-radius: 5px;
  background: #FFF;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
  padding: 20px;
}

.country-support-sec {
  padding: 50px 0 80px 0;
}
.country-support-sec .para {
  margin-bottom: 40px;
  color: #333333;
}
.country-support-sec .country-support-card {
  border-radius: 25px;
  border: 2px solid #EFEFEF;
  background: #FFF;
  padding: 30px;
  height: 100%;
}
.country-support-sec .country-support-card .country-support-card-top {
  border-radius: 50px;
  border: 1px solid var(--Lighter-Gray-Color, #FAFAFA);
  background: #000A3A;
  box-shadow: 0 5px 1px 0 rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
  padding: 15px 40px;
  display: flex;
  align-items: center;
  gap: 25px;
  min-height: 105px;
}
.country-support-sec .country-support-card .country-support-card-top p {
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  /* 38.4px */
  margin-bottom: 0;
}
.country-support-sec .country-support-card .paragraph {
  color: #333333;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 525;
  line-height: 140%;
  /* 28px */
  margin-bottom: 0;
}

.country-highlights-sec .heading {
  color: #2E1A47;
  font-family: "Open Sans", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  margin-bottom: 30px;
}
.country-highlights-sec .country-highlights-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
}
.country-highlights-sec .country-highlights-grid .story-card {
  border-radius: 5px;
}
.country-highlights-sec .country-highlights-grid .story-card .heading-sec {
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 30.8px */
  margin-bottom: 20px;
}
.country-highlights-sec .country-highlights-grid .story-card .primary-btn .img-fluid {
  width: unset;
}

.support-banner-sec {
  padding: 80px 0;
}
.support-banner-sec .support-banner {
  position: relative;
  background: url("/sites/default/files/images/header/banner-earth.png") no-repeat center center/cover;
  border-radius: 5px;
  padding: 50px;
  min-height: 463px;
  display: flex;
  align-items: start;
  justify-content: flex-end;
  color: #fff;
}
.support-banner-sec .support-banner .support-banner-content {
  position: relative;
  z-index: 2;
  text-align: right;
  max-width: 660px;
  width: 100%;
}
.support-banner-sec .support-banner .support-banner-content h3 {
  color: #FFF;
  text-align: right;
  font-family: "Sintony", sans-serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.support-banner-sec .support-banner .support-banner-content h3 span {
  font-weight: 700;
}
.support-banner-sec .support-banner .support-banner-content .primary-btn {
  border: 3px solid var(--Lighter-Gray-Color, #FAFAFA);
  margin-left: auto;
}

.knowledge-sharing-section {
  padding: 50px 0;
}
.knowledge-sharing-section .para {
  color: #333333;
}
.knowledge-sharing-section .common-title-sec {
  margin-bottom: 40px;
  text-align: center;
  padding-bottom: 20;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.knowledge-sharing-section .common-title-sec .heading-2 {
  color: #2C1111;
}
.knowledge-sharing-section .common-title-sec .common-para {
  font-size: 18px;
  color: #63635E;
}
.knowledge-sharing-section .knowledge-sharing-main {
  display: grid;
  grid-template-columns: 418px 1fr;
  gap: 20px;
  align-items: start;
}
.knowledge-sharing-section .knowledge-sharing-main .filter-box {
  background: #000A3A;
  padding: 32px;
  border-radius: 8px;
  max-width: 100%;
}
.knowledge-sharing-section .knowledge-sharing-main .filter-box .filter-title {
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 525;
  line-height: 100%;
  letter-spacing: -1px;
  margin-bottom: 30px;
}
.knowledge-sharing-section .knowledge-sharing-main .filter-box .filter-form {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.knowledge-sharing-section .knowledge-sharing-main .filter-box .form-group select {
  height: 60px;
  width: 100%;
  padding: 10px 12px;
  border: none;
  border-radius: 4px;
  color: #333;
  appearance: none;
  background: url("/sites/default/files/images/header/dropdown-arrow.svg") no-repeat right 10px center;
  background-color: white;
  background-size: 12px;
  color: var(--Gray-2, #4F4F4F);
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 525;
  line-height: 28px;
  /* 155.556% */
  cursor: pointer;
}
.knowledge-sharing-section .knowledge-sharing-main .filter-box .form-group select:focus {
  outline: none;
  box-shadow: 0 0 0 2px rgba(255, 133, 0, 0.4);
}
.knowledge-sharing-section .knowledge-sharing-main .filter-box .filter-actions {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.knowledge-sharing-section .knowledge-sharing-main .filter-box .filter-actions .btn {
  flex: 1;
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  display: flex;
  padding: 15px 35px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  text-transform: uppercase;
  width: fit-content;
  border-radius: 5px;
  background: #FF8E00;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
}
.knowledge-sharing-section .knowledge-sharing-main .knowledge-sharing-right-sec .search-box {
  display: flex;
  width: 100%;
  margin-bottom: 20px;
}
.knowledge-sharing-section .knowledge-sharing-main .knowledge-sharing-right-sec .search-box input {
  border-radius: 5px 0 0 5px;
  border: 1px solid var(--Secondary-Blue-Color, #7E84A1);
  background: #FFF;
  flex: 1;
  color: var(--Gray-3, #828282);
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  /* 140% */
  padding: 20px;
  min-height: 68px;
}
.knowledge-sharing-section .knowledge-sharing-main .knowledge-sharing-right-sec .search-box button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #FF8E00;
  color: #fff;
  border: none;
  padding: 20px 24px;
  cursor: pointer;
  border-radius: 0 5px 5px 0;
  max-width: 220px;
  width: 100%;
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  /* 127.273% */
  text-transform: uppercase;
}
.knowledge-sharing-section .knowledge-sharing-main .knowledge-sharing-right-sec .knowledge-sharing-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-bottom: 40px;
}
.knowledge-sharing-section .knowledge-sharing-main .knowledge-sharing-right-sec .card {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  background: #000;
  color: #fff;
}
.knowledge-sharing-section .knowledge-sharing-main .knowledge-sharing-right-sec .card .card-image {
  position: relative;
}
.knowledge-sharing-section .knowledge-sharing-main .knowledge-sharing-right-sec .card .card-image .img-bg {
  width: 100%;
  height: 100%;
  min-height: 218px;
  object-fit: cover;
  display: block;
}
.knowledge-sharing-section .knowledge-sharing-main .knowledge-sharing-right-sec .card .card-image .tag {
  position: absolute;
  top: 15px;
  left: 15px;
  padding: 10px 15px;
  border-radius: 5px;
  height: 40px;
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  text-transform: uppercase;
  background: #000A3A;
}
.knowledge-sharing-section .knowledge-sharing-main .knowledge-sharing-right-sec .card .card-image .icon {
  position: absolute;
  top: 15px;
  right: 15px;
  display: flex;
  width: 40px;
  height: 40px;
  padding: 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 5px;
  background: #FF8E00;
}
.knowledge-sharing-section .knowledge-sharing-main .knowledge-sharing-right-sec .card .card-content {
  padding: 15px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.knowledge-sharing-section .knowledge-sharing-main .knowledge-sharing-right-sec .card .card-content .date,
.knowledge-sharing-section .knowledge-sharing-main .knowledge-sharing-right-sec .card .card-content .time {
  color: #FF8E00;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 171.429% */
  margin-bottom: 5px;
}
.knowledge-sharing-section .knowledge-sharing-main .knowledge-sharing-right-sec .card .card-content .time {
  color: #9D97F0;
}
.knowledge-sharing-section .knowledge-sharing-main .knowledge-sharing-right-sec .card .card-content .meta {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.knowledge-sharing-section .knowledge-sharing-main .knowledge-sharing-right-sec .card .card-content .title {
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  /* 26px */
  margin-bottom: 0;
}

.short-desc-section {
  background: linear-gradient(0deg, var(--Lighter-Gray-Color, #FAFAFA) 0%, #FFF 100%);
  box-shadow: 0 1px 0 0 var(--Secondary-Light-Blue-Color, #E4DEFF);
  padding: 30px 0;
}
.short-desc-section .para {
  color: #333333;
  margin-bottom: 0;
}

.common-tab-section .content-heading {
  color: #000A3A;
  font-family: "Open Sans", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -1px;
}
.common-tab-section .about-tool-sec {
  display: flex;
  gap: 20px;
  margin-bottom: 50px;
  align-items: start;
}
.common-tab-section .about-tool-sec .content-heading {
  margin-bottom: 30px;
}
.common-tab-section .about-tool-sec .content-sec {
  max-width: 688px;
  width: 100%;
}
.common-tab-section .about-tool-sec .content-sec p {
  color: #333;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 525;
  line-height: 140%;
  margin-bottom: 0;
  /* 28px */
}
.common-tab-section .about-tool-sec .card-sec {
  max-width: 477px;
  width: 100%;
  border-radius: 3px;
  border-top: 10px solid var(--Primary-SAND, #FFD7B2);
  border-right: 1px solid var(--Primary-SAND, #FFD7B2);
  border-bottom: 1px solid var(--Primary-SAND, #FFD7B2);
  border-left: 1px solid var(--Primary-SAND, #FFD7B2);
  background: var(--Primary-Orange-1, #FF8E00);
  display: flex;
  padding: 35px 30px;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
}
.common-tab-section .about-tool-sec .card-sec h5 {
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 30px */
  margin-bottom: 0;
  text-transform: uppercase;
}
.common-tab-section .about-tool-sec .card-sec ul {
  padding-left: 30px;
}
.common-tab-section .about-tool-sec .card-sec ul li {
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 180%;
  list-style: url(/sites/default/files/images/header/circle-icon.svg);
  /* 39.6px */
  padding-left: 10px;
}
.common-tab-section .download-gacmo-sec {
  margin-bottom: 50px;
}
.common-tab-section .download-gacmo-sec .download-gacmo-flex {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 35px;
}
.common-tab-section .download-gacmo-sec .download-gacmo-flex .download-gacmo-card {
  border-radius: 0 0 5px 5px;
  border-top: 4px solid #000A3A;
  background: #FAFAFA;
  box-shadow: 0 3.818px 14.316px 0 rgba(101, 98, 99, 0.14);
  padding: 40px 38px;
}
.common-tab-section .download-gacmo-sec .download-gacmo-flex .download-gacmo-card.active {
  border-color: #FF8E00;
}
.common-tab-section .download-gacmo-sec .download-gacmo-flex h6 {
  color: #2C1111;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  /* 118.182% */
}
.common-tab-section .download-gacmo-sec .download-gacmo-flex .rounded-outline-btn {
  margin: auto;
}
.common-tab-section .download-gacmo-sec .download-gacmo-flex .rounded-outline-btn.active {
  border-color: #FF8E00;
  color: #FF8E00;
}
.common-tab-section .application-examples-sec {
  margin-bottom: 50px;
}
.common-tab-section .application-examples-sec .application-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 35px;
}
.common-tab-section .application-examples-sec .application-grid .story-card {
  border-radius: 5px;
}
.common-tab-section .application-examples-sec .application-grid .story-card .img-bg {
  height: 320px;
  object-fit: cover;
}
.common-tab-section .application-examples-sec .application-grid .story-card .heading-sec {
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 30.8px */
  margin-bottom: 20px;
}
.common-tab-section .application-examples-sec .application-grid .story-card .primary-btn .img-fluid {
  width: unset;
}
.common-tab-section .tutorial-videos-sec {
  margin-bottom: 50px;
}
.common-tab-section .tutorial-videos-sec .content-heading {
  margin-bottom: 33px;
}
.common-tab-section .tutorial-videos-sec .tutorial-videos-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 35px;
  margin-bottom: 30px;
}
.common-tab-section .tutorial-videos-sec .tutorial-videos-grid .tutorial-videos-card h6 {
  border-radius: 0 0 5px 5px;
  background: var(--Lighter-Gray-Color, #FAFAFA);
  box-shadow: 0 3px 0 0 rgba(101, 98, 99, 0.14);
  padding: 15px;
  color: #63635E;
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  /* 28.6px */
}
.common-tab-section .tutorial-videos-sec .tutorial-para {
  color: #63635E;
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  /* 28.6px */
  margin-bottom: 0;
}
.common-tab-section .developed-sec {
  margin-bottom: 50px;
}
.common-tab-section .developed-sec .content-heading {
  margin-bottom: 33px;
}
.common-tab-section .developed-sec .developed-flex {
  display: flex;
  gap: 30px;
}
.common-tab-section .developed-sec .developed-flex .developed-card {
  border: 1px solid var(--Secondary-Light-Blue-Color, #E4DEFF);
  background: #FFF;
  min-height: 220px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.common-tab-section .developed-sec .developed-flex .developed-card p {
  color: #000A3A;
  font-family: "Open Sans", sans-serif;
  font-size: 23px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  margin-bottom: 0;
}
.common-tab-section .developed-sec .developed-flex .developed-card p span {
  color: #FF8E00;
  font-size: 28px;
  font-weight: 700;
  line-height: 140%;
  display: block;
}
.common-tab-section .developed-sec .developed-flex .developed-card p span a {
  color: #FF8E00;
  text-decoration: underline;
}

.individual-country-sec .page-menu-wrapper .page-menu-heading {
  color: #2C1111;
}
.individual-country-sec .page-menu-wrapper li:has(a.active) {
  background: url(/sites/default/files/images/header/list-arrow-active.svg) no-repeat left center;
}
.individual-country-sec .page-menu-wrapper a.active {
  color: #FF8E00;
}
.individual-country-sec .individual-country-top {
  display: flex;
  gap: 40px;
  margin-bottom: 50px;
}
.individual-country-sec .individual-country-top .para {
  color: #333333;
  margin-bottom: 0;
  max-width: 673px;
  width: 100%;
}
.individual-country-sec .individual-country-top .story-card {
  border-radius: 5px;
}
.individual-country-sec .individual-country-top .story-card .img-bg {
  min-height: 252px;
  object-fit: cover;
  border-radius: 5px;
}
.individual-country-sec .individual-country-top .story-card .heading-sec {
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 20px;
}
.individual-country-sec .individual-country-top .story-card .primary-btn .img-fluid {
  width: unset;
}
.individual-country-sec .project-wrapper-section .accordion-body {
  padding: 0;
}
.individual-country-sec .project-wrapper-section .accordion .accordion-header .accordion-button {
  color: #000A3A;
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 28.797px;
  text-transform: uppercase;
  border-left: 6px solid #000A3A;
  background: #9D97F0;
  box-shadow: 2px 2px 1px 0 rgba(101, 98, 99, 0.1);
  border-radius: 0;
}
.individual-country-sec .project-wrapper-section .accordion .accordion-header .accordion-button::after {
  background: url(/sites/default/files/images/header/accordion-arrow.svg) no-repeat center;
  width: 50px;
  height: 50px;
}
.individual-country-sec .project-wrapper-section .accordion .accordion-item {
  border-radius: 0;
  border: 1px solid var(--Secondary-Blue-Color, #7E84A1);
  background: var(--Lighter-Gray-Color, #FAFAFA);
  margin-bottom: 50px;
}
.individual-country-sec .project-wrapper-section .accordion .status-section {
  padding: 50px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.individual-country-sec .project-wrapper-section .accordion .status-section .status-item-sec {
  background: var(--Lighter-Gray-Color, #FAFAFA);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
  display: flex;
  align-items: center;
  gap: 20px;
  padding-right: 20px;
}
.individual-country-sec .project-wrapper-section .accordion .status-section .status-item-sec h5 {
  padding: 16px 20px;
  background-color: var(--Secondary-Blue-Color, #7E84A1);
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 20px */
  letter-spacing: -1px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.individual-country-sec .project-wrapper-section .accordion .status-section .status-item-sec .circle {
  width: 26px;
  height: 26px;
  aspect-ratio: 1/1;
  flex-shrink: 0;
  border-radius: 50%;
  margin-left: 4px;
}
.individual-country-sec .project-wrapper-section .accordion .status-section .status-item-sec .circle.in-progress {
  background: #9D97F0;
}
.individual-country-sec .project-wrapper-section .accordion .status-section .status-item-sec .circle.in-complete {
  background: #FFD7B2;
}
.individual-country-sec .project-wrapper-section .accordion .status-section .status-item-sec h6 {
  color: #2C1111;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  /* 38.4px */
  margin-bottom: 0;
}
.individual-country-sec .project-wrapper-section .accordion .overview-sec {
  padding: 0 20px;
}
.individual-country-sec .project-wrapper-section .accordion .overview-sec .overview-heading {
  color: #FF8E00;
  font-family: "Open Sans", sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -1px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.individual-country-sec .project-wrapper-section .accordion .overview-sec .overview-para {
  color: #2C1111;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  margin-bottom: 20px;
}
.individual-country-sec .project-wrapper-section .accordion .overview-sec .overview-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-bottom: 50px;
}
.individual-country-sec .project-wrapper-section .accordion .overview-sec .overview-grid .overview-card {
  display: flex;
  padding: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 20px;
  border: 2px solid #EFEFEF;
  background: #FFF;
}
.individual-country-sec .project-wrapper-section .accordion .overview-sec .overview-grid .overview-card .overview-top {
  border-radius: 50px;
  background: var(--Lighter-Gray-Color, #FAFAFA);
  box-shadow: 0 5px 1px 0 rgba(0, 0, 0, 0.05);
  display: flex;
  padding: 15px 30px;
  justify-content: center;
  align-items: center;
  gap: 20px;
  align-self: stretch;
}
.individual-country-sec .project-wrapper-section .accordion .overview-sec .overview-grid .overview-card .overview-top h4 {
  color: #2C1111;
  font-family: "Open Sans", sans-serif;
  font-size: 29px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  margin-bottom: 0;
}
.individual-country-sec .project-wrapper-section .accordion .overview-sec .overview-grid .overview-card p {
  color: #2C1111;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 525;
  line-height: 140%;
  margin-bottom: 0;
}
.individual-country-sec .project-wrapper-section .accordion .highlights-sec .tab-top {
  display: flex;
  padding: 20px 20px 0 20px;
  background: var(--Primary-Orange-1, #FF8E00);
  margin-bottom: 20px;
}
.individual-country-sec .project-wrapper-section .accordion .highlights-sec .tab-top .nav-link {
  display: block;
  padding: 20px 30px;
  color: #FFFFFF;
  background: rgba(0, 0, 0, 0.15);
  box-shadow: -1px -1px 0 0 rgba(101, 98, 99, 0.1);
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28.797px;
  text-transform: uppercase;
}
.individual-country-sec .project-wrapper-section .accordion .highlights-sec .tab-top .nav-link.active {
  color: #2C1111;
  background: #FFF;
}
.individual-country-sec .project-wrapper-section .accordion .highlights-sec .tab-content {
  padding: 20px;
}
.individual-country-sec .project-wrapper-section .accordion .highlights-sec .tab-content ul {
  list-style-type: disc;
  padding-left: 30px;
}
.individual-country-sec .project-wrapper-section .accordion .highlights-sec .tab-content ul li {
  margin-bottom: 12px;
}
.individual-country-sec .project-wrapper-section .accordion .highlights-sec .tab-content a {
  color: #2C1111;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 525;
  line-height: 160%;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
}
.individual-country-sec .project-wrapper-section .accordion .implemented-sec h6 {
  background: #E4DEFF;
}
.individual-country-sec .implemented-sec {
  padding-bottom: 30px;
  border: 1px solid var(--Secondary-Light-Blue-Color, #E4DEFF);
  background: #FFF;
  box-shadow: 0 2px 10px 0 rgba(101, 98, 99, 0.14);
}
.individual-country-sec .implemented-sec h6 {
  background: var(--Lighter-Gray-Color, #FAFAFA);
  padding: 10px 0;
  color: #2C1111;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 180%;
  margin: 0 0 30px 0;
}
.individual-country-sec .cta-sec {
  margin-bottom: 100px;
  display: flex;
  gap: 20px;
  background: #FF8E00;
  padding: 10px 20px;
  align-items: center;
  justify-content: center;
}
.individual-country-sec .cta-sec p {
  color: #000A3A;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 525;
  line-height: 23px;
  margin-bottom: 0;
}
.individual-country-sec .cta-sec .secondary-btn {
  padding: 12px 40px;
  border-radius: 30px;
  background: #000A3A;
  color: #FFF;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  /* 138.889% */
  text-transform: uppercase;
}

.regional-description {
  padding: 50px 0;
}
.regional-description .para {
  color: #333333;
  margin-bottom: 0;
}

.regional-cards-wrapper .regional-cards-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px;
}
.regional-cards-wrapper .regional-cards-grid .regional-card {
  text-align: center;
}
.regional-cards-wrapper .regional-cards-grid .regional-card .regional-body {
  border-top: 10px solid #000A3A;
  background: #FFF;
  box-shadow: 0 3.818px 14.316px 0 rgba(101, 98, 99, 0.14);
  padding: 40px 30px;
  min-height: 300px;
}
.regional-cards-wrapper .regional-cards-grid .regional-card .regional-body h6 {
  color: #2C1111;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.regional-cards-wrapper .regional-cards-grid .regional-card .regional-body p {
  color: var(--Pera-Color, #2C1111);
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  margin-bottom: 0;
}
.regional-cards-wrapper .regional-cards-grid .regional-card:nth-child(2) .regional-body {
  border-color: #FF8E00;
}
.regional-cards-wrapper .regional-cards-grid .regional-card:last-child .regional-body {
  border-color: #9D97F0;
}

.central-america-sec {
  padding: 100px 0;
}
.central-america-sec .central-america-wrapper #pills-tab {
  background: #000A3A;
  padding: 40px 134px 0;
  border-radius: 5px 5px 0 0;
  display: flex;
  gap: 1px;
  justify-content: center;
}
.central-america-sec .central-america-wrapper #pills-tab .nav-item {
  width: 100%;
  max-width: 450px;
}
.central-america-sec .central-america-wrapper #pills-tab .nav-link {
  color: #FFF;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  text-transform: uppercase;
  display: block;
  padding: 30px 0;
  width: 100%;
  border-radius: 5px 5px 0 0;
  background: linear-gradient(0deg, var(--Secondary-Blue-Color, #7E84A1) 0%, var(--Secondary-Blue-Color, #7E84A1) 100%), rgba(0, 0, 0, 0);
}
.central-america-sec .central-america-wrapper #pills-tab .nav-link.active {
  color: #000A3A;
  background: white;
}
.central-america-sec .central-america-wrapper .content {
  display: flex;
  padding: 50px 50px 30px;
  gap: 50px;
  align-items: center;
  border-bottom: 1px solid var(--Primary-GREY, #E3E3E3);
}
.central-america-sec .central-america-wrapper .content h5 {
  color: #000A3A;
  font-family: "Open Sans", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin-bottom: 15px;
}
.central-america-sec .central-america-wrapper .content p {
  color: #000A3A;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
  margin-bottom: 15px;
}

.impact-stories-carousel-sec {
  padding: 50px 0 70px 0;
}
.impact-stories-carousel-sec .para {
  color: #2C1111;
  margin-bottom: 30px;
}

.gallery-slider {
  max-width: 100%;
  margin: auto;
}
.gallery-slider .main-carousel {
  position: relative;
}
.gallery-slider .main-carousel .item {
  position: relative;
}
.gallery-slider .main-carousel .item img {
  width: 100%;
  height: 685px;
  object-fit: cover;
  border-radius: 5px;
}
.gallery-slider .main-carousel .item .caption {
  position: absolute;
  width: 75%;
  bottom: 0;
  left: 0;
  padding: 18px 20px;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 525;
  line-height: 140%;
  border-radius: 0 0 0 5px;
  /* 28px */
}
.gallery-slider .thumb-carousel {
  margin-top: 10px;
}
.gallery-slider .thumb-carousel .item img {
  width: 100%;
  height: 228px;
  object-fit: cover;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.gallery-slider .owl-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.gallery-slider .owl-nav .owl-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  left: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.gallery-slider .owl-nav .owl-prev span {
  display: block;
  background: url(/sites/default/files/images/header/owl-prev-img.svg) no-repeat center;
  width: 10px;
  height: 22.42px;
}
.gallery-slider .owl-nav .owl-next {
  display: flex;
  align-items: center;
  justify-content: center;
  right: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.gallery-slider .owl-nav .owl-next span {
  display: block;
  background: url(/sites/default/files/images/header/owl-next-img.svg) no-repeat center;
  width: 10px;
  height: 22.42px;
}
.gallery-slider .owl-nav button {
  background: white !important;
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
.gallery-slider .owl-nav button span {
  font-size: 0;
}

.impact-stories-main-sec {
  padding-bottom: 70px;
}
.impact-stories-main-sec .impact-stories-body-grid {
  display: grid;
  grid-template-columns: 1fr 398px;
  gap: 30px;
  align-items: start;
}
.impact-stories-main-sec .impact-stories-body-grid .common-para {
  color: #333333;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  margin-bottom: 30px;
  /* 28px */
}
.impact-stories-main-sec .impact-stories-body-grid .isidro-fote-sec {
  border-radius: 5px;
  border: 1px solid #9D97F0;
  border-width: 1px 1px 1px 8px;
  background: var(--Secondary-Light-Blue-Color, #E4DEFF);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  padding: 70px 60px 40px 120px;
  position: relative;
  margin-bottom: 30px;
}
.impact-stories-main-sec .impact-stories-body-grid .isidro-fote-sec::after {
  content: "";
  position: absolute;
  top: 20px;
  left: 30px;
  background: url(/sites/default/files/images/header/isidro-fote-01-icon.svg) no-repeat center;
  background-size: contain;
  width: 70px;
  height: 70px;
}
.impact-stories-main-sec .impact-stories-body-grid .isidro-fote-sec::before {
  content: "";
  position: absolute;
  bottom: 50px;
  right: 30px;
  background: url(/sites/default/files/images/header/isidro-fote-02-icon.svg) no-repeat center;
  background-size: contain;
  width: 70px;
  height: 70px;
}
.impact-stories-main-sec .impact-stories-body-grid .isidro-fote-sec p {
  color: #2C1111;
  font-family: "Open Sans", sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}
.impact-stories-main-sec .impact-stories-body-grid .isidro-fote-sec h5 {
  color: #2C1111;
  font-family: "Open Sans", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}
.impact-stories-main-sec .impact-stories-body-grid .increased-employment-sec .heading-4 {
  margin-bottom: 30px;
}
.impact-stories-main-sec .impact-stories-body-grid .increased-employment-sec .increased-employment-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-bottom: 30px;
}
.impact-stories-main-sec .impact-stories-body-grid .increased-employment-sec .increased-employment-grid .employment-card {
  font-family: "Open Sans", sans-serif;
  border-radius: 5px;
  border: 1px solid #E3E3E3;
  background: #FAFAFA;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  text-align: center;
  display: flex;
  flex-direction: column;
}
.impact-stories-main-sec .impact-stories-body-grid .increased-employment-sec .increased-employment-grid .employment-card .employment-stats {
  display: flex;
  flex-direction: column;
  padding: 30px;
}
.impact-stories-main-sec .impact-stories-body-grid .increased-employment-sec .increased-employment-grid .employment-card .employment-stats .stat {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  background: #000A3A;
  border-radius: 50px;
  overflow: hidden;
}
.impact-stories-main-sec .impact-stories-body-grid .increased-employment-sec .increased-employment-grid .employment-card .employment-stats .stat:last-child {
  margin-bottom: 0;
}
.impact-stories-main-sec .impact-stories-body-grid .increased-employment-sec .increased-employment-grid .employment-card .employment-stats .stat span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.impact-stories-main-sec .impact-stories-body-grid .increased-employment-sec .increased-employment-grid .employment-card .employment-stats .stat .percent {
  flex: 1;
  text-align: center;
  color: #9D97F0;
  font-size: 40px;
  font-family: "Parabole";
  font-weight: 400;
  background: #000A3A;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  padding: 15px 0;
}
.impact-stories-main-sec .impact-stories-body-grid .increased-employment-sec .increased-employment-grid .employment-card .employment-stats .stat .year {
  flex: 0 1 131px;
  text-align: center;
  color: #FFF;
  font-size: 34px;
  font-weight: 700;
  background: #9D97F0;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  padding: 15px 0;
}
.impact-stories-main-sec .impact-stories-body-grid .increased-employment-sec .increased-employment-grid .employment-card .employment-footer {
  border-top: 1px solid #000A3A;
  border-radius: 0 0 10px 10px;
  background: #000A3A;
  color: #FFF;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 18px;
  margin-top: auto;
}
.impact-stories-main-sec .impact-stories-body-grid .increased-employment-sec .common-para {
  margin-bottom: 30px;
}
.impact-stories-main-sec .impact-stories-body-grid .moving-forward-sec {
  border-top: 5px solid #FF8E00;
  padding: 25px 10px;
  max-width: 1130px;
  margin: auto;
  margin-bottom: 30px;
}
.impact-stories-main-sec .impact-stories-body-grid .moving-forward-sec p {
  color: #000A3A;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 0;
  font-style: italic;
}
.impact-stories-main-sec .impact-stories-body-grid .impact-mozambique-sec {
  padding: 40px 30px;
  border-top: 5px solid #E4DEFF;
  border-bottom: 5px solid #E4DEFF;
  background: #FAFAFA;
}
.impact-stories-main-sec .impact-stories-body-grid .impact-mozambique-sec li {
  padding-left: 32px;
  background: url("/sites/default/files/images/header/list-arrow.svg") no-repeat left top 8px;
  margin-bottom: 24px;
}
.impact-stories-main-sec .impact-stories-body-grid .impact-mozambique-sec li:last-child {
  margin-bottom: 0;
}
.impact-stories-main-sec .info-card {
  border-left: 3px solid #E3E3E3;
  padding: 0 0 30px 30px;
}
.impact-stories-main-sec .info-card .date-box {
  border-radius: 0 50px 50px 0;
  border-left: 5px solid #7E84A1;
  background: #f2f2f2;
  padding: 20px 40px;
  margin-bottom: 30px;
}
.impact-stories-main-sec .info-card .date-box span {
  color: #7E84A1;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 170%;
  text-transform: uppercase;
}
.impact-stories-main-sec .info-card .heading-4 {
  margin-bottom: 15px;
}
.impact-stories-main-sec .info-card .desc {
  color: #333;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
  margin-bottom: 30px;
}
.impact-stories-main-sec .info-card .dark-btn {
  margin-bottom: 30px;
}
.impact-stories-main-sec .info-card .share .share-title {
  color: #2C1111;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 170%;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.impact-stories-main-sec .info-card .share .icons {
  display: flex;
  gap: 10px;
}
.impact-stories-main-sec .info-card .share .icons a {
  width: 50px;
  height: 50px;
  padding: 10px;
  border-radius: 5px;
  background: #7E84A1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-us-sec {
  padding: 80px 0 348px 0;
}
.contact-us-sec .contact-section .subtitle {
  color: #63635E;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 15.391px;
  /* 96.191% */
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.contact-us-sec .contact-section .title {
  color: #21201C;
  font-family: "Open Sans", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 10px;
}
.contact-us-sec .contact-section .desc {
  color: #63635E;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  margin-bottom: 28px;
}
.contact-us-sec .contact-section .contact-list li {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.contact-us-sec .contact-section .contact-list li .icon {
  flex-shrink: 0;
  display: flex;
  width: 42px;
  height: 42px;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  border-radius: 3px;
  border: 1px solid #FF8E00;
  background: #FF8E00;
}
.contact-us-sec .contact-section .contact-list li a,
.contact-us-sec .contact-section .contact-list li address {
  color: #333;
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 250%;
}
.contact-us-sec .contact-section .social-media {
  margin-top: 50px;
}
.contact-us-sec .contact-section .social-media .social-title {
  color: #7E84A1;
  font-family: "Open Sans", sans-serif;
  font-size: 27px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 20px;
}
.contact-us-sec .contact-section .social-media .social-icons {
  display: flex;
  gap: 25px;
}

.search-result-banner .top-banner-wrapper {
  top: 44px;
  transform: unset;
}

.search-result-main {
  margin-top: -86px;
  position: relative;
}
.search-result-main .toolbox-search-sec {
  border-radius: 5px;
  background: #FF8E00;
  padding: 50px;
  margin-bottom: 33px;
}
.search-result-main .toolbox-search-sec .form-control {
  height: 80px;
  color: #858585;
  font-family: "Open Sans", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 525;
  line-height: normal;
  padding: 0 25px;
  background-color: white;
}
.search-result-main .common-title-sec {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.search-result-main .common-title-sec .heading-2 {
  color: #2C1111;
}
.search-result-main .common-title-sec .common-para {
  color: #63635E;
}
.search-result-main .search-lists {
  display: grid;
  gap: 20px;
  margin-bottom: 60px;
}
.search-result-main .search-lists .search-list-item {
  background: linear-gradient(0deg, var(--Lighter-Gray-Color, #FAFAFA) 0%, var(--Lighter-Gray-Color, #FAFAFA) 100%), rgba(0, 0, 0, 0);
  box-shadow: 0 1px 5px 0 #C6C6C6;
  padding: 15px 30px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  border: 1px solid rgba(198, 198, 198, 0);
}
.search-result-main .search-lists .search-list-item h6 {
  color: #2C1111;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 0;
}
.search-result-main .search-lists .search-list-item h5 a {
  color: #000A3A;
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  /* 39px */
  margin-bottom: 0;
}
.search-result-main .search-lists .search-list-item p {
  color: #7E84A1;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 0;
}
.search-result-main .search-lists .search-list-item.active, .search-result-main .search-lists .search-list-item:hover {
  border: 1px solid #C6C6C6;
  background: linear-gradient(45deg, var(--Primary-GREY, #E3E3E3) 0%, var(--Lighter-Gray-Color, #FAFAFA) 100%), rgba(0, 0, 0, 0);
  box-shadow: 0 1px 5px 0 #C6C6C6;
}
.search-result-main .pagination-common .pagination {
  background: var(--Lighter-Gray-Color, #FAFAFA);
}
.search-result-main .pagination-common .pagination .page-item:first-child {
  margin-right: 0;
}

.icat-toolbox-sec .common-tab-grid {
  grid-template-columns: 420px 1170px;
}
.icat-toolbox-sec .page-menu-section .page-menu-wrapper a {
  line-height: 150%;
}
.icat-toolbox-sec .common-tab-grid-right .description {
  margin-bottom: 30px;
  color: #333333;
}
.icat-toolbox-sec .common-tab-grid-right .find-tool {
  text-align: center;
  border-radius: 6px;
  border-top: 10px solid #FF8E00;
  background: linear-gradient(0deg, var(--Primary-Blue-1, #000A3A) -5.99%, #001579 107.86%);
  padding: 30px 50px 50px 50px;
  font-family: "Open Sans", sans-serif;
}
.icat-toolbox-sec .common-tab-grid-right .find-tool .sub-heading {
  color: #E4DEFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  margin-bottom: 10px;
}
.icat-toolbox-sec .common-tab-grid-right .find-tool .title {
  color: #FFF;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  position: relative;
  margin-bottom: 33px;
}
.icat-toolbox-sec .common-tab-grid-right .find-tool .title::after {
  content: "";
  display: block;
  width: 23px;
  height: 3px;
  background: #FF8E00;
  margin: 10px auto 0;
}
.icat-toolbox-sec .common-tab-grid-right .find-tool .tool-form {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-content: center;
  gap: 20px;
  max-width: 1060px;
  margin: auto;
}
.icat-toolbox-sec .common-tab-grid-right .find-tool .tool-form .form-control {
  font-family: "Open Sans", sans-serif;
  color: #4F4F4F;
  font-size: 20px;
  font-style: normal;
  font-weight: 525;
  line-height: 28px;
  padding: 16px 20px;
  border-radius: 5px;
  background: url(/sites/default/files/images/header/dropdown-icon.svg) no-repeat center right 20px;
  background-color: #FFF;
}
.icat-toolbox-sec .common-tab-grid-right .find-tool .tool-form .primary-btn {
  width: 100%;
}
.icat-toolbox-sec .common-tab-grid-right .tools-guides {
  padding: 24px 0;
  position: relative;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.icat-toolbox-sec .common-tab-grid-right .tools-guides .owl-nav {
  position: absolute;
  top: -66px;
  right: 0;
  display: flex;
  gap: 6px;
}
.icat-toolbox-sec .common-tab-grid-right .tools-guides .tool-card {
  background: #fff;
  border-radius: 5px;
  max-width: 350px;
  width: 100%;
}
.icat-toolbox-sec .common-tab-grid-right .tools-guides .tool-card .tool-img img {
  height: 100%;
  /* width: 100%; */
  object-fit: cover;
  border-radius: 5px;
}
.icat-toolbox-sec .common-tab-grid-right .tools-guides .tool-card .tool-img {
  margin-bottom: 16px;
  width: 100%;
  height: 365px;
  overflow: hidden;
}
.icat-toolbox-sec .common-tab-grid-right .tools-guides .tool-card .tool-content h4 {
  color: var(--Primary-Blue-1, #000A3A);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 20px;
}
.icat-toolbox-sec .common-tab-grid-right .tools-guides .tool-card .tool-content p {
  color: #333;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 525;
  line-height: 150%;
  margin-bottom: 20px;
}
.icat-toolbox-sec .common-tab-grid-right .tools-guides .tool-card .tool-content .dark-btn {
  padding: 10px 25px;
  font-size: 14px;
  line-height: 26px;
}
.icat-toolbox-sec .common-tab-grid-right .all-icat-tool-guides-sec .heading-2 {
  margin-bottom: 20px;
}
.icat-toolbox-sec .common-tab-grid-right .all-icat-tool-guides-sec .para {
  color: #63635E;
  margin: 30px 0;
}
.icat-toolbox-sec .common-tab-grid-right .all-icat-tool-guides-sec .accordion .accordion-item {
  border-radius: 5px;
  border-top: 1px solid var(--Primary-GREY, #E3E3E3);
  background: #FFF;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05);
  padding: 30px 0;
}
.icat-toolbox-sec .common-tab-grid-right .all-icat-tool-guides-sec .accordion .accordion-item .accordion-button {
  border: 1px solid var(--Secondary-Light-Blue-Color, #E4DEFF);
  background: var(--Secondary-Light-Blue-Color, #E4DEFF);
  display: flex;
  padding: 20px 30px;
  align-items: center;
  gap: 20px;
}
.icat-toolbox-sec .common-tab-grid-right .all-icat-tool-guides-sec .accordion .accordion-item .accordion-button .icon {
  width: 80px;
}
.icat-toolbox-sec .common-tab-grid-right .all-icat-tool-guides-sec .accordion .accordion-item .accordion-button {
  color: #000A3A;
  font-family: "Open Sans", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
.icat-toolbox-sec .common-tab-grid-right .all-icat-tool-guides-sec .accordion .accordion-item .accordion-button::after {
  background: url(/sites/default/files/images/header/accordion-arrow-1.svg) no-repeat center;
  background-size: contain;
  width: 50px;
  height: 50px;
}
.icat-toolbox-sec .common-tab-grid-right .all-icat-tool-guides-sec .accordion .accordion-item .accordion-button:not(.collapsed)::after {
  transform: rotate(270deg);
}
.icat-toolbox-sec .common-tab-grid-right .all-icat-tool-guides-sec .policy-impact-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.icat-toolbox-sec .common-tab-grid-right .all-icat-tool-guides-sec .policy-impact-grid .policy-impact-card {
  border: 1px solid var(--Primary-GREY, #E3E3E3);
  background: #FFF;
  font-family: "Open Sans", sans-serif;
}
.icat-toolbox-sec .common-tab-grid-right .all-icat-tool-guides-sec .policy-impact-grid .policy-impact-card .policy-impact-body {
  padding: 20px 26px 30px 26px;
}
.icat-toolbox-sec .common-tab-grid-right .all-icat-tool-guides-sec .policy-impact-grid .policy-impact-card h6 {
  color: #FF8E00;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.16px;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.icat-toolbox-sec .common-tab-grid-right .all-icat-tool-guides-sec .policy-impact-grid .policy-impact-card h5 {
  color: #000A3A;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  margin-bottom: 8px;
}
.icat-toolbox-sec .common-tab-grid-right .all-icat-tool-guides-sec .policy-impact-grid .policy-impact-card p {
  color: #333;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  /* 30.8px */
  margin-bottom: 16px;
}
.icat-toolbox-sec .common-tab-grid-right .all-icat-tool-guides-sec .policy-impact-grid .policy-impact-card .dark-btn {
  padding: 10px 25px;
  font-size: 14px;
  line-height: 26px;
}
.icat-toolbox-sec .common-tab-grid-right .toolbox-video-sec .content {
  border: 10px solid #FFF;
  background: url(<path-to-image>) lightgray 50%/cover no-repeat;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.icat-toolbox-sec .common-tab-grid-right .language-options {
  font-family: "Open Sans", sans-serif;
}
.icat-toolbox-sec .common-tab-grid-right .language-options .para {
  color: #63635E;
}
.icat-toolbox-sec .common-tab-grid-right .language-options .language-cards {
  display: flex;
  gap: 30px;
  margin: 40px 0;
}
.icat-toolbox-sec .common-tab-grid-right .language-options .language-cards .language-card {
  flex: 1;
  display: flex;
  padding: 25px 40px;
  justify-content: center;
  align-items: center;
  gap: 20px;
  align-self: stretch;
  border-radius: 5px 5px 0 0;
  border: 1px solid var(--Primary-GREY, #E3E3E3);
  background: #FFF;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.05);
}
.icat-toolbox-sec .common-tab-grid-right .language-options .language-cards .language-card img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
}
.icat-toolbox-sec .common-tab-grid-right .language-options .language-cards .language-card h5 {
  color: #000A3A;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  margin-bottom: 0;
}
.icat-toolbox-sec .common-tab-grid-right .language-options .language-cards .language-card h5 span {
  color: #FF8E00;
}
.icat-toolbox-sec .common-tab-grid-right .language-options .bottom-text {
  font-size: 15px;
  margin: 20px 0;
  color: #444;
}
.icat-toolbox-sec .common-tab-grid-right .language-options .support-btn {
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 25px 55px;
  border-radius: 50px;
  border: 2px solid #000A3A;
  background: #000A3A;
  color: #FFF;
  font-family: "Lato", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
  width: fit-content;
}

.individual-regional-hub-sec .page-menu-section .page-menu-wrapper {
  margin-bottom: 50px;
}
.individual-regional-hub-sec .page-menu-section .page-menu-wrapper .page-menu-heading {
  color: #2C1111;
}
.individual-regional-hub-sec .page-menu-section .page-menu-wrapper li:has(a.active) {
  background: url(/sites/default/files/images/header/list-arrow-active.svg) no-repeat left center;
}
.individual-regional-hub-sec .page-menu-section .page-menu-wrapper a.active {
  color: #FF8E00;
}
.individual-regional-hub-sec .page-menu-section .hub-members-sec h5 {
  color: #000A3A;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.individual-regional-hub-sec .page-menu-section .hub-members-sec .hub-members-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.individual-regional-hub-sec .page-menu-section .hub-members-sec .hub-members-list .hub-members-item .img-cover {
  margin-bottom: 10px;
  text-align: center;
  padding: 20px 30px;
  border-radius: 3px;
  border: 1px solid #EDEDED;
  background: var(--Lighter-Gray-Color, #FAFAFA);
}
.individual-regional-hub-sec .page-menu-section .hub-members-sec .hub-members-list .hub-members-item h6 {
  color: #303030;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 779;
  line-height: 140%;
  margin-bottom: 0;
}
.individual-regional-hub-sec .description {
  color: var(--Intro-Text-Color, #333);
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  margin-bottom: 0;
}
.individual-regional-hub-sec .story-card {
  border-radius: 5px;
  max-width: 500px;
  margin: 20px 0;
}
.individual-regional-hub-sec .story-card .img-bg {
  min-height: 252px;
  object-fit: cover;
  border-radius: 5px;
}
.individual-regional-hub-sec .story-card .heading-sec {
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 20px;
}
.individual-regional-hub-sec .story-card .primary-btn .img-fluid {
  width: unset;
}
.individual-regional-hub-sec .step-section {
  display: flex;
  gap: 30px;
  margin-bottom: 30px;
}
.individual-regional-hub-sec .step-section .step-card {
  flex: 1 1 100%;
  border-radius: 5px;
  background: #000A3A;
  display: flex;
  padding: 20px;
  align-items: center;
  gap: 20px;
}
.individual-regional-hub-sec .step-section .step-card h5 {
  color: #FFF;
  font-family: "Parabole";
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 0;
}
.individual-regional-hub-sec .step-section .step-card p {
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 525;
  line-height: 130%;
  margin-bottom: 0;
}
.individual-regional-hub-sec .common-heading {
  color: #000A3A;
  font-family: "Open Sans", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  margin-bottom: 15px;
}
.individual-regional-hub-sec .objectives-section {
  color: #333;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  border-radius: 5px;
  background: #FFF;
  box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.05);
  padding: 20px 0;
  margin-bottom: 10px;
}
.individual-regional-hub-sec .objectives-section ol {
  list-style: decimal;
  padding-left: 24px;
}
.individual-regional-hub-sec .partner-organizations-flex {
  margin: 30px 0 50px 0;
}
.individual-regional-hub-sec .partner-organizations-flex .partner-organizations-flex {
  display: flex;
  padding: 20px 50px;
  align-items: flex-start;
  gap: 50px;
  border: 1px solid #BFD9DB;
}
.individual-regional-hub-sec .project-highlights {
  margin-bottom: 50px;
}
.individual-regional-hub-sec .project-highlights .project-highlight-grid {
  display: grid;
  grid-template-columns: 400px 1fr;
  border: 1px solid #D9D9D9;
  background: #FFF;
}
.individual-regional-hub-sec .project-highlights .project-highlight-grid .tab-btns .nav-pills .nav-link {
  border-radius: 5px;
  border: 1px solid var(--Secondary-Light-Blue-Color, #E4DEFF);
  background: var(--Lighter-Gray-Color, #FAFAFA);
  margin-bottom: 5px;
  color: var(--Secondary-Blue-Color, #7E84A1);
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  padding: 20px;
  width: 100%;
  text-align: start;
}
.individual-regional-hub-sec .project-highlights .project-highlight-grid .tab-btns .nav-pills .nav-link.active {
  color: var(--Primary-Blue-1, #000A3A);
  border-radius: 5px;
  border-top: 1px solid var(--Secondary-Light-Blue-Color, #E4DEFF);
  border-bottom: 1px solid var(--Secondary-Light-Blue-Color, #E4DEFF);
  border-left: 1px solid var(--Secondary-Light-Blue-Color, #E4DEFF);
  background: #FFF;
}
.individual-regional-hub-sec .project-highlights .project-highlight-grid .tab-content {
  padding: 30px;
}
.individual-regional-hub-sec .project-highlights .project-highlight-grid .tab-content h5 {
  color: #333;
  font-family: "Open Sans", sans-serif;
  font-size: 31px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 28px;
}
.individual-regional-hub-sec .project-highlights .project-highlight-grid .tab-content p {
  margin-bottom: 28px;
  color: #333;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
}
.individual-regional-hub-sec .project-highlights .project-highlight-grid .tab-content .btn-download {
  border-radius: 5px;
  background: linear-gradient(90deg, var(--Primary-Orange-1, #FF8E00) 0%, #FFA534 100%);
  display: flex;
  padding: 30px 40px;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 36px */
}
.individual-regional-hub-sec .videos-sec {
  margin-bottom: 50px;
}
.individual-regional-hub-sec .videos-sec .video-card-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.individual-regional-hub-sec .videos-sec .video-card {
  border: 10px solid #FFF;
  background: var(--Primary-Blue-1, #000A3A);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}
.individual-regional-hub-sec .videos-sec .video-card p {
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin-bottom: 0;
  background: #000A3A;
  padding: 20px 25px;
}
.individual-regional-hub-sec .contact-sec {
  padding: 20px;
  border: 1px solid #EBEBEB;
  background: #FFF;
  display: flex;
  gap: 20px;
  align-items: center;
}
.individual-regional-hub-sec .contact-sec p {
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 525;
  line-height: 160%;
  /* 25.6px */
}
.individual-regional-hub-sec .contact-sec ul {
  list-style-type: disc;
  padding-left: 24px;
}
.individual-regional-hub-sec .contact-sec ul a {
  color: #FF8E00;
  text-decoration: underline;
}
.individual-regional-hub-sec .news-events-sec {
  margin-top: 100px;
}

.impractPartners {
  background: #FF8E00;
  padding: 25px;
}
.impractPartners h3 {
  color: #000A3A;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 34px;
  font-style: normal;
  font-weight: 779;
  line-height: 130%;
  /* 44.2px */
  letter-spacing: -0.34px;
  font-weight: 600;
}
.impractPartners h3 span {
  color: #fff;
}
.impractPartners .partner-country {
  margin: 15px 0px;
  display: flex;
  justify-content: center;
  gap: 20px;
  align-items: center;
}
.impractPartners .partner-country .formgroup {
  width: 100%;
  max-width: 340px;
}
.impractPartners .partner-country .formgroup .form-control {
  border-radius: 5px;
  border: 1px solid var(--Secondary-Blue-Color, #7E84A1);
  color: var(--Gray-2, #4F4F4F);
  font-family: "Open Sans", sans-serif;
  font-size: 17.694px;
  font-style: normal;
  font-weight: 525;
  line-height: 28px;
  /* 158.249% */
  height: 60px;
  /* background: url(/sites/default/files/images/header/country-dropdown.svg) no-repeat 95% 50% #FAFAFA; */
  padding: 16px 20px;
}

.impractPartners .partner-country .drp-icon .form-control {
  border-radius: 5px;
  border: 1px solid var(--Secondary-Blue-Color, #7E84A1);
  color: var(--Gray-2, #4F4F4F);
  font-family: "Open Sans", sans-serif;
  font-size: 17.694px;
  font-style: normal;
  font-weight: 525;
  line-height: 28px;
  /* 158.249% */
  height: 60px;
  background: url(/sites/default/files/images/header/country-dropdown.svg) no-repeat 95% 50% #FAFAFA;
  padding: 16px 20px;
}

.impractPartners .partner-country .searchbtn {
  background: #000A3A;
  display: flex;
  border-radius: 5px;
  width: 100%;
  max-width: 340px;
  text-align: center;
  justify-content: center;
  gap: 5px;
  height: 60px;
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 779;
  line-height: 28px;
  /* 155.556% */
  text-transform: uppercase;
  align-items: center;
}
.impractPartners .partner-country .searchbtn img {
  width: 24px;
  height: 16px;
}
.impractPartners .subdesc {
  color: #FFF;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 525;
  line-height: 140%;
  /* 25.2px */
}

.countryList {
  margin-bottom: 50px;
}
.countryList .countryListings {
  border-top: 5px solid #FF8E00;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}
.countryList .countryListings .countrynameinfo {
  border: 1px solid #E4DEFF;
  padding: 15px 10px;
}
.countryList .countryListings .countrynameinfo ul li {
  background: url(/sites/default/files/images/header/arrow-right.svg) no-repeat left center;
  color: #333333;
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
  /* 44px */
  padding-left: 35px;
}

.whereWework-country .description {
  margin-bottom: 50px;
}

.track_supportWrapper .track_support {
  padding: 70px 54px;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #FAFAFA;
}
.track_supportWrapper .track_support .trackcards {
  display: flex;
  gap: 35px;
}
.track_supportWrapper .track_support .trackcards .cardInfo {
  border-radius: 0 0 5px 5px;
  border-top: 4px solid var(--Primary-Blue-1, #000A3A);
  background: #FFF;
  box-shadow: 0 3.818px 14.316px 0 rgba(101, 98, 99, 0.14);
  padding: 40px 68px;
  width: 100%;
  text-align: center;
  font-family: "Open Sans", sans-serif;
}
.track_supportWrapper .track_support .trackcards .cardInfo h3 {
  color: #2E1A47;
  font-size: 24.48px;
  font-style: normal;
  font-weight: 700;
  line-height: 28.797px;
  /* 117.634% */
}
.track_supportWrapper .track_support .trackcards .cardInfo p {
  color: var(--Pera-Color, #2C1111);
  text-align: center;
  font-size: 18.037px;
  font-style: normal;
  font-weight: 525;
  line-height: 26px;
  /* 144.151% */
  margin: 16px 0px;
  min-height: 78px;
}
.track_supportWrapper .track_support .trackcards .cardInfo .buttonWrapper {
  display: flex;
  justify-content: center;
}
.track_supportWrapper .track_support .trackcards .cardInfo .buttonWrapper .explorebtm {
  color: var(--Pera-Color, #2C1111);
  text-align: center;
  font-size: 17.694px;
  font-style: normal;
  font-weight: 779;
  line-height: 28px;
  /* 158.249% */
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  gap: 8px;
  border: 2px solid #000A3A;
  padding: 11px 20px;
  border-radius: 30px;
}
.track_supportWrapper .track_support .trackcards .orange {
  border-top: 4px solid #FF8E00;
}
.track_supportWrapper .track_support .trackcards .orange .buttonWrapper .explorebtm {
  color: #FF8E00;
  border-color: #FF8E00;
}
.track_supportWrapper .track_support .trackcards .purple {
  border-top: 4px solid #9D97F0;
}
.track_supportWrapper .track_support .trackcards .purple .buttonWrapper .explorebtm {
  color: #9D97F0;
  border-color: #9D97F0;
}

.call-expressions-sec {
  margin-top: 50px;
  padding: 100px 0;
  background: url(/sites/default/files/images/header/call-c-icon.png) no-repeat center left;
  background-color: #FFD7B2;
}
.call-expressions-sec .call-expressions-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.call-expressions-sec .call-expressions-wrapper h4 {
  color: #000A3A;
  font-family: "Lato", sans-serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 0;
  /* 70px */
}
.call-expressions-sec .call-expressions-wrapper .call-expressions-content {
  max-width: 650px;
  width: 100%;
}
.call-expressions-sec .call-expressions-wrapper p {
  color: #000A3A;
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  margin-bottom: 34px;
}
.call-expressions-sec .call-expressions-wrapper .dark-rounded-btn {
  border-radius: 50px;
  border: 2px solid #000A3A;
  background: #000A3A;
  display: flex;
  padding: 30px 75px;
  align-items: center;
  gap: 10px;
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 525;
  line-height: 28px;
  text-transform: uppercase;
  width: fit-content;
}

/*# sourceMappingURL=style.css.map */
