@import url(fonts/syht/syht.css);
html[lang="zh-CN"] .block_new_home_top_cross .pot .right .heading *,
html[lang="zh-CN"] .block_new_entrepreneur_spotlight .heading *,
html[lang="zh-CN"] .block_new_portfolio_top_cross .pot .right .heading *,
html[lang="zh-CN"] .block_new_about_top .pot .right .heading *,
html[lang="zh-CN"] .block_new_about_our_partners .pot .right .title *,
html[lang="zh-CN"] .block-new-background-image-text .box .heading *,
html[lang="zh-CN"] .block_new_half_image_half_text .item .text_box .heading *,
html[lang="zh-CN"] .block_new_who_we_are .heading *,
html[lang="zh-CN"] .block_new_testimonials .heading *,
html[lang="zh-CN"] .block_new_our_partners .heading *,
html[lang="zh-CN"] .block_new_sectors .heading *,
html[lang="zh-CN"] .block_new_our_vision .heading *,
html[lang="zh-CN"] .block_new_global_movement .item_right .name,
html[lang="zh-CN"] .block_new_nex_timelines .heading *,
html[lang="zh-CN"] .block_new_philippines_team .pot .item .name,
html[lang="zh-CN"] .block_new_philippines_team .contact_text *,
html[lang="zh-CN"] .block_new_impact_top .text_box .heading *,
html[lang="zh-CN"] .block_new_impact_of_giving .pot .right .heading *,
html[lang="zh-CN"] .block_new_theory_of_change .heading *,
html[lang="zh-CN"] .block_new_impact_get_involved .heading *,
html[lang="zh-CN"] .block_new_program_top .pot .right .heading *,
html[lang="zh-CN"] .block_new_program_top_cross .pot .left .heading *,
html[lang="zh-CN"] .block_new_half_image_half_text .item.left_image_right_text .text_box .heading *,
html[lang="zh-CN"] .block_new_extra_content .right .heading *,
html[lang="zh-CN"] .block_new_text_swiper .text_swiper .swiper-slide .text,
html[lang="zh-CN"] .block_new_image_auto .heading {
  font-family: "思源黑体";
}
html[lang="zh-CN"] p,
html[lang="zh-CN"] span,
html[lang="zh-CN"] div,
html[lang="zh-CN"] a,
html[lang="zh-CN"] li,
html[lang="zh-CN"] ul,
html[lang="zh-CN"] ol,
html[lang="zh-CN"] h1,
html[lang="zh-CN"] h2,
html[lang="zh-CN"] h3,
html[lang="zh-CN"] h4,
html[lang="zh-CN"] h5,
html[lang="zh-CN"] h6,
html[lang="zh-CN"] strong {
  font-family: "思源黑体";
}
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  padding-left: 0;
  padding-right: 0;
}
.description a {
  color: #ff6600;
  text-decoration: underline;
}
.container-md,
.container-sm,
.container {
  max-width: 100%;
}
/*  */
html,
body {
  -webkit-font-smoothing: antialiased;
  --top_nav_height: 80px;
}
section {
  color: var(--bs-primary);
  padding: 12%;
  padding-top: 6%;
  padding-bottom: 6%;
}
span.inblock {
  display: inline-block;
}
section {
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
}
.block_new_entrepreneur_spotlight,
.block_new_testimonials,
.block_new_portfolio_top_cross,
.block_new_our_partners,
.block_new_about_top,
.block_new_nex_timelines,
.block_new_entrepreneurs_top {
  padding: 0;
}
.back_img {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.block_new_home_top_cross .pot .right .heading *,
.block_new_entrepreneur_spotlight .heading *,
.block_new_portfolio_top_cross .pot .right .heading *,
.block_new_about_top .pot .right .heading *,
.block_new_about_our_partners .pot .right .title *,
.block-new-background-image-text .box .heading *,
.block_new_half_image_half_text .item .text_box .heading *,
.block_new_who_we_are .heading *,
.block_new_testimonials .heading *,
.block_new_our_partners .heading *,
.block_new_sectors .heading *,
.block_new_our_vision .heading *,
.block_new_global_movement .item_right .name,
.block_new_nex_timelines .heading *,
.block_new_philippines_team .pot .item .name,
.block_new_philippines_team .contact_text *,
.block_new_impact_top .text_box .heading *,
.block_new_impact_of_giving .pot .right .heading *,
.block_new_theory_of_change .heading *,
.block_new_impact_get_involved .heading *,
.block_new_program_top .pot .right .heading *,
.block_new_program_top_cross .pot .left .heading *,
.block_new_half_image_half_text .item.left_image_right_text .text_box .heading *,
.block_new_extra_content .right .heading *,
.block_new_text_swiper .text_swiper .swiper-slide .text,
.block_new_image_auto .heading {
  font-family: "Archivo_CondensedBlack";
}
.block_new_entrepreneurs_top .pot .left .heading *,
.block_new_program_top .pot .right .title,
.block_new_program_top_cross .pot .left .title {
  font-family: "Archivo_CondensedBold";
}
.tag {
  font-family: "Archivo_CondensedMedium";
}
header.global-header nav.global-nav > ul li,
.footer-links ul li {
  list-style: none;
}
.underline {
  font-size: 1.125rem;
  line-height: 1.25;
  font-weight: 500;
  position: relative;
  color: var(--bs-white);
}
.underline:hover {
  /* color: #ff6600 !important; */
}
.btn-link {
  text-decoration: none;
}
.btn-link span {
  position: relative;
}
.underline::after,
.btn-link span::after {
  content: "";
  display: block;
  position: absolute;
  top: auto;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 1px;
  /* background-color: var(--bs-white); */
}
.btn-link span::after {
  background-color: currentColor;
}
.btn_box .btn {
  font-size: 1.125rem;
  line-height: 1.25;
  letter-spacing: 0.05em;
  font-weight: 500;
  border-radius: 5px;
  padding: 0.83em 1.94em;
  box-sizing: border-box;
  min-width: 0;
}
.btn_box .container.align_left {
  width: fit-content;
  margin: 0;
  padding: 0;
}
.tag_box {
  display: flex;
  flex-wrap: wrap;
}
.tag {
  width: fit-content;
  font-size: 0.5625rem;
  font-size: 14px;
  font-size: 1em;
  font-size: 0.8em;
  line-height: 1.09;
  font-weight: 500;
  padding: 0.44em 0.89em;
  box-sizing: border-box;
  background-color: #b9d7f8;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 0.5em;
  margin-top: 1em;
}
.filter_box .tag {
  font-size: 1em;
}
.btn-yellow {
  color: #000;
  background-color: #e4fa53;
  border-color: #e4fa53;
}
header.global-header .logo img {
  width: auto;
}
.block_new_image .phone_img {
  display: none;
}
.block-new-background-image-text {
  height: 29.3vw;
  padding: 0;
}
.block-new-background-image-text .box {
  width: 100%;
  height: 100%;
  position: relative;
}
.block-new-background-image-text .box .heading {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}
.block-new-background-image-text .box .heading > * {
  font-size: 12.5rem;
  margin: 0;
  color: var(--bs-warning);
  font-weight: 900;
  margin-bottom: 0 !important;
}
.block-new-background-image-text .box .img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.block_new_our_work {
  width: 100%;
  padding-left: 16.7%;
  padding-right: 12%;
  box-sizing: border-box;
  padding-top: 0;
  padding-bottom: 0;
}
.block_new_our_work .box {
  margin-top: 5vw;
}
.block_new_our_work .box .pot {
  display: flex;
  margin-top: 3.5em;
  padding-top: 3.1em;
  padding-bottom: 3.1em;
  box-sizing: border-box;
}
.block_new_our_work .box .pot .left {
  width: 50%;
  margin-right: 7%;
}
.block_new_our_work .box .pot .description p {
  margin-bottom: 1.5em;
}
.block_new_our_work .box .pot .number_text {
  flex: 1;
  display: flex;
  justify-content: space-between;
  gap: 2em;
  gap: 4em;
}
.block_new_our_work .box .text.h7 {
  font-weight: bold;
}
.block_new_our_work .box .small_character {
  /* font-size: 0.875rem; */
  font-size: 1.125rem;
  font-size: 0.875rem;
  line-height: 1;
  margin-top: 4.5em;
  margin-left: 62%;
  margin-bottom: 2.5em;
  margin-top: 2em;
  margin-bottom: 2em;
}
.block_new_get_involved .box {
  height: 15.6vw;
  height: 10em;
  overflow: hidden;
  position: relative;
}
.block_new_get_involved .box .img {
  height: 100%;
  object-fit: cover;
}
.block_new_get_involved .box::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  /* 346.56deg */
  /* background: linear-gradient(0deg, #000000 8.29%, rgba(0, 0, 0, 0) 74.2%); */
}
.block_new_get_involved .box .heading {
  position: absolute;
  top: auto;
  bottom: 1em;
  left: 5.2vw;
  z-index: 2;
}
.block_new_programs {
  width: 100%;
  padding: 2% 5.57% 5% 5.57%;
  box-sizing: border-box;
}
.block_new_programs a.underline:hover,
.block_new_programs a.underline:focus,
.block_new_programs a.underline:active {
  color: #fff !important;
}
.block_new_programs .box .pot {
  margin-top: 3em;
  display: flex;
  flex-wrap: wrap;
  max-height: 25.5vw;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
}
.block_new_programs .box .pot.show {
  max-height: 200vh;
}
.block_new_programs .box .pot_phone {
  display: none;
}
.block_new_programs .box .pot .item {
  width: calc((100% - 3 * 1.8em) / 4);
  height: 25.5vw;
  margin-right: 1.8em;
  margin-bottom: 2em;
  position: relative;
}
.block_new_programs .box .pot .item::after,
.block_new_programs .box .pot_phone .item::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(27.25deg, rgba(0, 0, 0, 0.8) 9.65%, rgba(0, 0, 0, 0) 100%);
}
.block_new_programs .box .pot .item .postion {
  position: absolute;
  left: 2.1rem;
  right: 2.1rem;
  bottom: 2.1rem;
  top: auto;
  z-index: 2;
}
.block_new_programs .box .pot .item:nth-child(4n) {
  margin-right: 0;
}
.block_new_programs .box .pot .item .title {
  color: #e4fa53;
  margin-top: 0.5em;
  margin-bottom: 1em;
}
.block_new_programs .box .pot .item .description {
  font-size: 0.9rem;
  line-height: 1.3;
  font-weight: 700;
  margin-bottom: 1em;
  color: var(--bs-white);
  margin-top: 0.5em;
}
.block_new_programs .box .pot .item a {
  font-size: 1.125rem;
  line-height: 1.25;
  font-weight: 500;
}
.block_new_programs .box .pot .item .back_img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.block_new_programs .box .btn_box {
  text-align: center;
  margin-top: 6em;
}
.block_new_half_image_half_text .item {
  display: flex;
  width: 100%;
  min-height: 42.43vw;
}
.block_new_half_image_half_text .item .left {
  width: 50%;
}
.block_new_half_image_half_text .item .right {
  width: 50%;
}
.block_new_half_image_half_text .item .text_box {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
}
.block_new_half_image_half_text .item.left_image_right_text .text_box {
  padding-left: 16%;
  padding-right: 25%;
}
.block_new_half_image_half_text .item.left_text_right_image .text_box {
  padding-left: 22%;
  padding-right: 18%;
}
.block_new_half_image_half_text .item .text_box .title {
  margin: 1em 0;
}
.block_new_half_image_half_text .item .text_box .btn_box {
  /* margin-top: 2em; */
}
@media all and (min-width: 1441px) and (max-width: 1700px) {
  .block_new_half_image_half_text .item.left_text_right_image .text_box {
    padding-top: 5em;
    padding-bottom: 5em;
  }
}
.block_new_half_image_half_text .item.left_image_right_text .left .back_img,
.block_new_half_image_half_text .item.left_text_right_image .right .back_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.block_new_half_image_half_text .item.left_text_right_image .left .icon_text {
  display: flex;
  flex-wrap: wrap;
  margin-top: 2em;
}
.block_new_half_image_half_text .item.left_text_right_image .left .icon_text .icon_box {
  width: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 9px 20px;
  box-sizing: border-box;
  border-radius: 6.25em;
  background: #ffffff;
  border: 1px solid #ffffff;
  margin-right: 2.4em;
  margin-bottom: 2.4em;
}
.block_new_half_image_half_text .item.left_text_right_image .left .icon_text .icon_box:hover {
  background: transparent;
  border: 1px solid #000000;
}
.block_new_half_image_half_text .item.left_text_right_image .left .icon_text .icon_box .icon {
  width: 3em;
  height: 3em;
  object-fit: contain;
  margin-right: 1em;
}
.block_new_philippines_team {
  padding: 7.1% 13.2%;
  box-sizing: border-box;
}
.block_new_philippines_team .pot {
  display: flex;
  flex-wrap: wrap;
  margin-top: 8em;
}
.block_new_philippines_team .pot .item {
  width: calc((100% - 3 * 3em) / 4);
  margin-right: 3em;
  margin-bottom: 3em;
  display: flex;
  align-items: center;
}
.block_new_philippines_team .pot .item:nth-child(4n) {
  margin-right: 0;
}
.block_new_philippines_team .pot .item .name {
  font-size: 1rem;
  line-height: 1.1;
  font-weight: 900;
  color: var(--bs-warning);
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
.block_new_philippines_team .pot .item .title,
.block_new_philippines_team .pot .item a {
  font-size: 0.875rem;
  line-height: 1.43;
  font-weight: 300;
  color: var(--bs-white);
}
.block_new_philippines_team .pot .item .left {
  width: auto;
  height: 7.38em;
  margin-right: 1em;
  aspect-ratio: 1/1;
}
.block_new_philippines_team .pot .item .left .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  object-position: center;
}
.block_new_philippines_team .contact_text {
  margin-top: 5em;
}
.block_new_philippines_team .img_box {
  display: flex;
}
.block_new_philippines_team .img_box .item {
  display: flex;
  align-items: center;
  margin-right: 3em;
}
.block_new_philippines_team .img_box .item .left {
  width: 1.5em;
  margin-right: 0.5em;
}
.block_new_philippines_team .img_box .item .img {
  width: 100%;
  height: auto;
  max-height: 1.5em;
  object-fit: contain;
}
.block_new_philippines_team .img_box .item .right {
  flex: 1;
}
.block_new_testimonials {
  padding-top: 5%;
  padding-bottom: 2%;
}
.block_new_testimonials .heading,
.block-new-image-auto .heading {
  padding: 0 16.67%;
  box-sizing: border-box;
  text-transform: uppercase;
}
.block_new_testimonials .testimonials {
  margin-left: 16.67%;
  width: calc(100% - 16.67%);
  margin-top: 6em;
  margin-left: 0;
  width: 100%;
}
.block_new_testimonials .testimonials .swiper-slide {
  display: flex;
  padding: 20px;
}
.block_new_testimonials .testimonials .swiper-slide .left {
  margin-right: 3em;
  width: 9.375vw;
  height: 9.375vw;
}
.block_new_testimonials .testimonials .swiper-slide .left .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  object-position: center;
  border: 1px solid #eee;
  /* box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05); */
}
.block_new_testimonials .testimonials .swiper-slide .right {
  flex: 1;
}
.block_new_testimonials .testimonials .swiper-pagination {
  position: relative;
  margin-top: 6em;
  width: 100vw;
  /* transform: translateX(-16.67%); */
}
.block_new_testimonials .testimonials .swiper-pagination .swiper-pagination-bullet {
  margin: 0 0.7em;
  background: #d9d9d9;
  opacity: 1;
  width: 7px;
  height: 7px;
}
.block_new_testimonials .testimonials .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--bs-danger);
}
.block_new_extra_content .box {
  width: 100%;
  /* padding: 5.26% 10.94% 0 10.94%; */
  box-sizing: border-box;
}
.block_new_extra_content .box .item {
  display: flex;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding: 5em 0;
}
.block_new_extra_content .box .left {
  width: 53%;
}
.block_new_extra_content .box .right {
  flex: 1;
  padding-left: 5%;
  padding-right: 8%;
  box-sizing: border-box;
}
.block_new_extra_content .box .right .title {
  margin-top: 1em;
  margin-bottom: 1em;
}
.block_new_extra_content .box .right .link {
  display: inline-block;
  font-size: 1.125rem;
  line-height: 1.25;
  font-weight: 500;
  margin-top: 5em;
  color: var(--bs-primary);
}
.block_new_extra_content .box .right .link::after {
  background-color: var(--bs-primary);
}
.block_new_news_stories {
  padding-top: 2vw;
  padding-bottom: 6em;
  box-sizing: border-box;
}
.block_new_news_stories .box {
  /* padding: 0 10.94%; */
  box-sizing: border-box;
}
.block_new_news_stories > .box > .heading {
  margin-top: 8em;
  padding-bottom: 2em;
  margin-bottom: 3em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.block_new_news_stories .box .pot {
  /* border-top: 1px solid rgba(0, 0, 0, 0.3); */
  padding-top: 5em;
  padding-top: 4em;
  padding-bottom: 3em;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}
.block_new_news_stories .box .pot .item {
  width: calc((100% - 4 * 2em - 3px) / 3);
  margin-bottom: 2em;
}
.block_new_news_stories .box .pot .item:nth-child(3n + 1) {
  border-right: 1px solid rgba(0, 0, 0, 0.3);
  padding-right: 2em;
  box-sizing: content-box;
}
.block_new_news_stories .box .pot .item:nth-child(3n + 2) {
  border-right: 1px solid rgba(0, 0, 0, 0.3);
  padding-left: 2em;
  padding-right: 2em;
  box-sizing: content-box;
}
.block_new_news_stories .box .pot .item:nth-child(3n + 3) {
  padding-left: 2em;
  box-sizing: content-box;
}
.block_new_news_stories .box .pot .item .img {
  width: 100%;
  /* height: 15.8vw;
  object-fit: cover; */
}
.block_new_news_stories .box .pot .item .date {
  font-size: 0.875rem;
  line-height: 1.57;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 1em;
  margin-bottom: 0.5em;
}
.block_new_news_stories .box .pot .item .title {
  padding-right: 2.5em;
  box-sizing: border-box;
}
.block_new_news_stories .box .pot .item .description {
  padding-right: 3em;
  box-sizing: border-box;
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.5);
}
.block_new_news_stories .box .pot .item .description p {
  white-space: nowrap;
  /* ä¿æŒæ–‡æœ¬åœ¨ä¸€è¡Œï¼Œä¸æ¢è¡Œ */
  overflow: hidden;
  /* éšè—è¶…å‡ºå®¹å™¨çš„å†…å®¹ */
  text-overflow: ellipsis;
  /* è¶…å‡ºéƒ¨åˆ†æ˜¾ç¤ºä¸ºçœç•¥å· */
}
.block_new_news_stories .box .underline {
  color: var(--bs-primary);
  display: block;
  width: fit-content;
  margin: 0 auto;
  cursor: pointer;
}
.block_new_news_stories .box .underline::after {
  background-color: var(--bs-primary);
}
.block_new_our_partners {
  padding-top: 3.75em;
  padding-bottom: 4em;
  box-sizing: border-box;
}
.block_new_our_partners .heading {
  padding-left: 16.67%;
  text-transform: uppercase;
}
.block_new_our_partners .our_partners {
  margin-top: 4.8em;
  margin-bottom: 1.8em;
}
.block_new_our_partners .our_partners .swiper-wrapper,
.block_new_text_swiper .text_swiper .swiper-wrapper {
  align-items: center;
  transition-timing-function: linear;
}
.block_new_about {
  position: relative;
  padding: 8.9% 12% 8.9% 22.7%;
  box-sizing: border-box;
  background-position: left center;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.block_new_about .pot {
  display: flex;
}
.block_new_about .pot .left {
  flex: 1;
  margin-right: 13%;
}
.block_new_about .pot .right {
  width: 77%;
}
/* .block_new_about .pot > .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 18%;
  width: auto;
  height: 100%;
  object-fit: cover;
} */
.block_new_whats_included {
  padding: 5.5% 15% 6% 16.67%;
  box-sizing: border-box;
}
.block_new_whats_included .pot {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.block_new_whats_included .pot .right {
  width: 52%;
}
.block_new_whats_included .pot .description .text {
  margin-bottom: 2em;
}
.block_new_whats_included .pot .btn_box {
  margin-top: 4em;
}
.block_new_whats_included .btn_box {
  margin-left: 48%;
}
.block_new_short_headline {
  padding: 3.6% 8.2%;
  box-sizing: border-box;
  position: relative;
}
.block_new_short_headline .pot {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.block_new_short_headline .pot .description {
  display: flex;
}
.block_new_short_headline .pot .underline {
  font-size: 1.375rem;
  line-height: 1.02;
  font-weight: 500;
  color: var(--bs-white);
  margin-right: 3em;
}
.block_new_short_headline .pot .underline:last-child {
  margin-right: 0;
}
.block_new_program_timeline {
  padding: 7.5% 8.5% 10% 8.5%;
  box-sizing: border-box;
}
.block_new_program_timeline .pot {
  display: flex;
  justify-content: space-between;
}
.block_new_program_timeline .pot .right {
  border: 1px solid var(--bs-white);
  width: 59%;
}
.block_new_program_timeline .pot .right .item {
  border-bottom: 1px solid var(--bs-white);
  padding: 1em 1.5em;
  box-sizing: border-box;
  transition: all 0s ease-in-out;
  transition-delay: 0s;
  transition-duration: 0s;
}
.block_new_program_timeline .pot .right .item.show {
  transition-duration: 0.5s;
}
.block_new_program_timeline .pot .right .item:hover {
  background: #2d51ff;
}
.block_new_program_timeline .pot .right .item:last-child {
  border-bottom: none;
}
.block_new_program_timeline .pot .right .item .title > * {
  margin-bottom: 0.5em !important;
}
.block_new_program_timeline .img {
  position: absolute;
  left: 8.5%;
  bottom: 0;
  width: 9.5em;
}
.block_new_program_benefits {
  padding: 8.4% 12.4% 10% 12.4%;
  box-sizing: border-box;
  overflow: hidden;
}
.block_new_program_benefits .text {
  display: flex;
  border: 1px solid var(--bs-white);
  margin-top: 5em;
}
.block_new_program_benefits .text .item {
  width: calc(100% / 3);
  border-right: 1px solid var(--bs-white);
  padding: 4% 5% 3% 5%;
  box-sizing: border-box;
  flex: 1;
}
@media all and (max-width: 768px) {
  .block_new_program_benefits .text .item {
    flex: 0 1 auto;
  }
}
.block_new_program_benefits .text .item:hover {
  background-color: var(--bs-warning);
}
.block_new_program_benefits .text .item:hover .title * {
  color: var(--bs-white) !important;
}
.block_new_program_benefits .text .item:last-child {
  border-right: none;
}
.block_new_program_benefits .text .item .description {
  font-weight: 300;
}
.block_new_program_benefits .text .item .description * {
  font-size: 1.125rem;
  line-height: 1.28;
  /* font-weight: 300; */
}
.block_new_program_benefits .text .item .description ul {
  margin-left: 1em;
}
.block_new_program_benefits .text .item .description > * {
  margin-bottom: 1em !important;
}
.block_new_program_benefits .text .item .description > *:last-child {
  margin-bottom: 0 !important;
}
.block_new_program_benefits .text .item .description li {
  position: relative;
  margin-bottom: 0.5em;
  color: #fff;
}
.block_new_program_benefits .text .item .description li::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  opacity: 0.5;
  background-color: var(--bs-white);
  position: absolute;
  top: auto;
  bottom: -2px;
  left: -0.8em;
}
.block_new_program_benefits .text .item .description li:last-child::after {
  display: none;
}
.block_new_program_benefits .text .item .img {
  width: 4.4em;
  display: block;
  margin: 0 auto;
}
.block_new_program_benefits .text .item .title {
  margin-top: 1em;
  margin-bottom: 2em;
}
.block_new_program_top {
  overflow: hidden;
  padding: 0;
  max-height: calc(100vh - var(--top_nav_height));
}
.block_new_program_top .left video {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.block_new_program_top .box {
  height: 100%;
}
.block_new_program_top .pot,
.block_new_program_top_cross .pot {
  display: flex;
  height: 100%;
  justify-content: stretch;
}
.block_new_program_top .pot .left,
.block_new_program_top_cross .pot .right {
  width: 50%;
  height: 100%;
}
.block_new_program_top .pot .left .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.block_new_program_top .pot .right,
.block_new_program_top_cross .pot .left {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 12% 9%;
  padding-right: 6%;
  box-sizing: border-box;
}
.block_new_program_top .pot .right .title {
  margin: 0.3em 0;
  font-size: 5rem;
  line-height: 1.088;
  font-weight: 800;
}
.block_new_program_top .pot .right .title * {
  font-size: 5rem;
  line-height: 1.088;
  font-weight: 800;
  /* text-transform: uppercase; */
  margin-bottom: 0 !important;
}
.block_new_program_top_cross .pot .left .title {
  font-size: 5rem;
  line-height: 1.088;
  font-weight: 800;
  margin: 0.3em 0;
  text-transform: uppercase;
}
.block_new_program_top .pot .right .description,
.block_new_program_top_cross .pot .left .description {
  font-weight: 300;
}
.block_new_program_top_cross .pot .left .title,
.block_new_program_top_cross .pot .left .description {
  color: var(--bs-white);
}
.block_new_program_top_cross .pot .right {
  position: relative;
  display: flex;
  align-items: center;
}
.block_new_program_top_cross .pot .right .img {
  width: 70%;
}
.block_new_program_top_cross .pot .right .top_img {
  transform: translateX(-20%);
  opacity: 0;
  visibility: hidden;
  transition: all 2s ease-in-out;
}
.block_new_program_top_cross .pot .right.show .top_img {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.block_new_program_top_cross .pot .right .bottom_img {
  transform: translateX(-80%);
  opacity: 0;
  visibility: hidden;
  transition: all 2s ease-in-out;
  z-index: 2;
}
.block_new_program_top_cross .pot .right.show .bottom_img {
  opacity: 1;
  visibility: visible;
  transform: translateX(-100%);
}
.page_news_single {
  width: 100%;
  padding: 0 10.78%;
  box-sizing: border-box;
  background-color: #f8f8f8;
  padding-left: 17%;
  padding-right: 17%;
}
.page_news_single .top_box {
  padding-top: 6em;
  padding-bottom: 1.5em;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.page_news_single .top_box .item {
  color: #ff6600;
}
.page_news_single .top_box .title,
.page_news_single .top_box h1.title {
  margin-top: 1rem;
  /* margin-bottom: 4rem; */
  color: #000;
  font-weight: 400;
  font-size: 3.5vw;
  line-height: 1.1;
  padding-right: 16%;
  margin-bottom: 1.8rem;
}
.block_new_video_text {
  padding-top: 3.5em;
  padding-bottom: 5em;
}
.block_new_video_text .video_box {
  position: relative;
}
.block_new_video_text .video_btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 9.5em;
  height: 9.5em;
  opacity: 0;
  visibility: hidden;
}
.block_new_video_text .video_btn.show {
  opacity: 1;
  visibility: visible;
}
.block_new_video_text .text {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.4375;
  width: 76%;
  margin-top: 2em;
}
.block_new_image_small_character {
  padding-top: 3.5em;
  padding-bottom: 2em;
  margin: 0 14.6%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  color: rgba(0, 0, 0, 0.5);
}
.block_new_image_small_character .small_character {
  font-size: 0.625rem;
  font-weight: 300;
  line-height: 1.6;
  margin-top: 2em;
}
.block_new_text {
  padding-top: 3.5em;
  padding-bottom: 2em;
  margin: 0 14.6%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.block_new_text h5 {
  margin-bottom: 2em;
}
.block_new_text p {
  width: 84.5%;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.4375;
}
.block_new_text blockquote {
  position: relative;
  display: flex;
  margin-left: 2em;
}
.block_new_text blockquote::before {
  content: "";
  display: block;
  width: 3px;
  height: 100%;
  background-color: var(--bs-warning);
  position: absolute;
  top: 0;
  left: 0;
}
.block_new_text blockquote p {
  margin-left: 2em;
  width: 80%;
  margin-bottom: 0 !important;
}
.block_new_text blockquote strong,
.block_new_text p strong {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}
.block_new_text blockquote em {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.5;
}
.block_new_text .text ul {
  margin-left: 1em;
  margin-bottom: 1em;
}
.block_new_text .text a {
  position: relative;
  display: inline;
  border-bottom: 2px solid var(--bs-warning);
}
.page_news_single .block_new_news_stories .box {
  padding: 0;
}
.block_new_news_stories .filter_box {
  display: flex;
  margin-bottom: 2vw;
}
.block_new_news_stories .filter_box .tag {
  padding: 8px 20px;
  box-sizing: border-box;
  /* font-size: 1rem;
  font-size: 0.8rem; */
  font-weight: 300;
  line-height: 1.375;
  line-height: 1;
  color: var(--bs-primary);
  border: 1px solid var(--bs-primary);
  border-radius: 6.25em;
  margin-right: 2em;
  text-transform: uppercase;
  cursor: pointer;
  background-color: transparent;
}
.block_new_news_stories .filter_box .tag:last-child {
  margin-right: 0;
}
.block_new_news_stories .filter_box .tag.active {
  color: var(--bs-white);
  background-color: var(--bs-warning);
  border: 1px solid var(--bs-warning);
}
.block_new_top_title {
  padding: 10em 10.94% 0 10.94%;
  box-sizing: border-box;
  margin-bottom: -3em;
}
.block_new_entrepreneurs_top .pot {
  display: flex;
  justify-content: stretch;
  align-items: center;
}
.block_new_entrepreneurs_top .pot > .left {
  width: 50%;
  padding-left: 7.9%;
  padding-top: 50px;
  padding-bottom: 50px;
  height: 100%;
}
.block_new_entrepreneurs_top .pot .heading p {
  font-size: 5rem;
  font-weight: 800;
  line-height: 1.088;
  text-transform: uppercase;
  margin-bottom: 0 !important;
  padding-right: 7%;
}
.block_new_entrepreneurs_top .pot .description * {
  font-size: 1.875rem;
  font-weight: 300;
  line-height: 1.27;
  padding-right: 19%;
  margin-top: 1em;
}
.block_new_entrepreneurs_top .pot > .right {
  width: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
}
.block_new_entrepreneurs_top .pot > .right img {
  object-fit: cover;
  height: 100%;
  visibility: hidden;
}
.block_new_number_description .pot {
  display: flex;
  align-items: center;
  /* padding: 6% 15% 1.5em 15%; */
}
.block_new_number_description .pot_phone {
  display: none;
}
.block_new_number_description .pot .left {
  width: 55%;
  /* width: 50%; */
  /* margin-right: 8%; */
  margin-right: 5%;
}
.block_new_number_description .pot .right {
  flex: 1;
  max-width: 34%;
}
.block_new_number_description .pot .left .number_box *,
.block_new_number_description .pot .right .item .number_box * {
  font-size: 5rem;
  font-weight: 300;
  line-height: 1.125;
}
.block_new_number_description .pot .right .item .description * {
  font-size: 1.25rem;
  font-size: 1.9rem;
  font-weight: 300;
  line-height: 1.5;
}
.block_new_number_description .pot .left .number *,
.block_new_number_description .small_character * {
  margin-bottom: 0 !important;
}
.block_new_number_description .small_character * {
  font-size: 1.125rem;
  font-size: 0.875rem;
  /* font-weight: 300; */
  line-height: 1.64;
}
.block_new_number_description .pot .left .item {
  margin-bottom: 4em;
}
.block_new_number_description .pot .right .item {
  margin-bottom: 4em;
  margin-bottom: 2em;
}
.number_box {
  display: flex;
  white-space: nowrap;
}
.block_new_our_work .number_box {
  color: var(--bs-warning);
}
.block_new_programs_to_support .box {
  padding: 5% 20%;
  padding: 5% 10%;
  box-sizing: border-box;
}
.block_new_programs_to_support .pot {
  display: flex;
  justify-content: space-between;
  padding: 0px 11%;
  margin-top: 4em;
}
.block_new_programs_to_support .item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.block_new_programs_to_support .img {
  width: 4.375em;
  height: 4.375em;
  object-fit: contain;
}
.block_new_programs_to_support .heading p {
  padding: 0px 14%;
}
.block_new_logo_text {
  padding: 2.6% 22%;
}
.block_new_logo_text .box {
  display: flex;
  align-items: center;
}
.block_new_logo_text .box .img {
  width: 3.4375em;
  height: 3.4375em;
  object-fit: contain;
  margin-right: 2em;
}
.block_new_logo_text .box .text p {
  margin-bottom: 0 !important;
}
.block_new_entrepreneur_spotlight .pot {
  display: flex;
  align-items: center;
}
.block_new_entrepreneur_spotlight .pot .left {
  flex: 1;
}
.block_new_entrepreneur_spotlight .pot .right {
  width: 53.3%;
  display: flex;
  flex-wrap: wrap;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  box-sizing: border-box;
}
.block_new_entrepreneur_spotlight .pot .item img {
  height: 100%;
  object-fit: cover;
}
.block_new_entrepreneur_spotlight .pot .item:first-child {
  margin-bottom: 30px;
  height: 27vw;
}
.block_new_entrepreneur_spotlight .pot .item:nth-child(3n + 2) {
  margin-right: 30px;
}
.block_new_entrepreneur_spotlight .pot .item {
  position: relative;
  width: 100%;
}
.block_new_entrepreneur_spotlight .pot .item a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.block_new_entrepreneur_spotlight .pot .item .phone_img {
  display: none;
}
.block_new_entrepreneur_spotlight .pot .item::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(198.86deg, rgba(0, 0, 0, 0) 35.6%, #000000 93.65%);
  z-index: 2;
}
.block_new_entrepreneur_spotlight .pot .item:nth-child(3n + 1) .item_left {
  margin-right: 11%;
  margin-right: 5%;
  width: 40%;
}
.block_new_entrepreneur_spotlight .pot .item:nth-child(3n + 2),
.block_new_entrepreneur_spotlight .pot .item:nth-child(3n + 3) {
  width: calc((100% - 30px) / 2);
  height: 23vw;
}
.block_new_entrepreneur_spotlight .pot .item .text_box {
  display: flex;
  position: absolute;
  left: 2em;
  bottom: 1em;
  top: auto;
  right: 11em;
  z-index: 2;
}
.block_new_entrepreneur_spotlight .pot .item .text_box p {
  margin-bottom: 0 !important;
}
.block_new_entrepreneur_spotlight .pot .item:nth-child(3n + 2) .text_box,
.block_new_entrepreneur_spotlight .pot .item:nth-child(3n + 3) .text_box {
  flex-direction: column;
  right: 5em;
}
.block_new_entrepreneur_spotlight .pot .item:nth-child(3n + 2) .text_box .name,
.block_new_entrepreneur_spotlight .pot .item:nth-child(3n + 3) .text_box .name {
  margin-bottom: 0.5em;
}
.block_new_entrepreneur_spotlight .pot .tag {
  padding: 4px 8px;
  background-color: #e4fa53;
  /* font-size: 0.5625rem;
  font-size: 14px; */
  font-weight: 500;
  line-height: 1.088;
  width: fit-content;
  margin-bottom: 1em;
  border-radius: 0;
  text-transform: uppercase;
}
.block_new_entrepreneur_spotlight .pot .name {
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.27;
  color: var(--bs-white);
}
.block_new_entrepreneur_spotlight .pot .description {
  font-size: 1rem;
  font-weight: 600;
  font-weight: 300;
  line-height: 1.375;
  color: var(--bs-white);
}
.block_new_entrepreneur_spotlight .heading {
  position: relative;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
}
.block_new_entrepreneur_spotlight .heading h1 {
  margin-bottom: 0;
}
.block_new_entrepreneur_spotlight .heading::before {
  content: "";
  display: block;
  background-image: url(img/Vector.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 5rem;
  font-weight: 900;
  line-height: 1.088;
  width: 0.8em;
  height: 2em;
  margin-right: 0.3em;
}
.block_new_entrepreneur_spotlight .btn_box {
  margin-top: 8em;
}
.block_new_search_program {
  padding: 4% 16%;
  padding-left: 10%;
  padding-right: 10%;
  box-sizing: border-box;
}
.block_new_search_program .pot .description {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.4375;
  padding-right: 21%;
  padding-right: 0;
}
.block_new_search_program .pot .description *:last-child {
  margin-bottom: 0 !important;
}
.block_new_search_program .pot .description a {
  color: #ff6600;
  text-decoration: underline;
}
.block_new_search_program .pot .text {
  margin-top: 2em;
  margin-bottom: 0.5em;
}
.block_new_search_program .form_box .box .text {
  font-size: 1rem;
  font-weight: 600;
  font-weight: 300;
  line-height: 1.375;
}
.program_box,
.search_program {
  width: 100%;
  min-height: 200px;
  position: relative;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.is_loading .loading_wrap {
  display: block;
}
.loading_wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: none;
  z-index: 10;
  /* background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: saturate(180%) blur(20px); */
}
section .loading {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  border-top-color: #666;
  border-right-color: #666;
  border-bottom-color: #666;
  border-radius: 100%;
  animation: circle infinite 0.75s linear;
}
@keyframes circle {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.program_box .search_form {
  display: flex;
  /* flex-wrap: wrap; */
  gap: 1em;
  margin-top: 1rem;
  /* margin-right: 5vw; */
}
.program_box .search_form .box {
  width: calc((100% - 2 * 1em) / 4);
}
.program_box .search_form .select2-container {
  max-width: 100%;
}
.program_box .content .arrow {
  top: -5vw;
}
.program_box .content table tbody tr:first-of-type {
  display: none;
}
.program_box .content table tbody:first-of-type tr:first-of-type {
  display: table-row;
}
.program_box .content table tr > *:first-of-type {
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}
.program_box .content table tr > *:last-of-type {
  padding-right: 1em;
}
.program_box .program {
  font-weight: bold;
}
.program_box .content table tr .program a[href] {
  text-decoration: underline;
  color: #ff6600;
}
.box.thesort {
  display: none;
}
.program_box .content table tr th {
  /* width: 15%;
  width: 20%; */
}
.program_box .content table tr th.program_status {
  /* width: 20%; */
}
.program_box .content table tr th {
  font-size: 1.2rem;
}
.program_box .content table tr .date span {
  display: block;
}
.form_box .box.reset_box input {
  min-width: 50%;
}
.form_box .content table {
  margin-bottom: 2em;
}
.page_nav {
  text-align: center;
}
.page_nav span {
  margin: 0.5em;
  cursor: pointer;
}
.page_nav span.active {
  color: rgb(var(--bs-danger-rgb));
}
span.tag {
  background-color: transparent;
}
.content table .img {
  width: 100%;
  padding-top: 20%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto;
}
.open_to_applicants_from span.tag,
.program_status span.tag {
  background-color: transparent;
}
.select2-container--default .select2-selection--multiple {
  border-radius: 0;
  border-color: var(--bg-black) !important;
  border-width: 2px !important;
  min-height: 2.7em;
  padding-bottom: 0;
}
.select2-container .select2-search--inline .select2-search__field {
  height: 2em;
  margin-top: 0.5em;
}
.select2-dropdown {
  border-width: 2px !important;
  border-color: var(--bg-black);
  border-radius: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  border-radius: 0px;
  border-radius: 6px;
}
.program_status .tag.now_accepting_applications,
.program_status .tag.accepting_applications {
  background-color: var(--bs-danger);
  color: #fff;
}
.select2-container--default .select2-selection--multiple {
  border-radius: 1.25rem;
  position: relative;
  border-width: 1px !important;
}
.select2-container--default .select2-selection--multiple::after {
  content: "";
  display: block;
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(img/Vector-157.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1em;
  height: 1em;
}
.select2-container .select2-search--inline .select2-search__field {
  margin-left: 1em;
}
.form_box .box.reset_box {
  width: 100%;
  width: calc((100% - 2 * 1em) / 3);
  padding-top: 1.5em;
}
.form_box .box.reset_box input {
  width: fit-content;
  display: block;
  min-width: 0;
  margin: 0 auto;
  padding: 0.83em 1.94em;
  background-color: var(--bs-white);
  color: var(--bs-primary);
  border-radius: 5px;
  border: 1px solid var(--bs-primary);
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  /* width: 100%; */
  display: inline-block;
  background-color: #ff7d26;
  border-color: #ff751a;
  color: #fff;
}
.form_box .box.reset_box input:hover {
  color: #000;
}
.program_box .content table tr .program a[href] {
  color: #2d51ff;
}
.program_status .tag.now_accepting_applications,
.program_status .tag.accepting_applications {
  background-color: #e4fa53;
  color: var(--bs-primary);
}
.form_box .content table {
  margin-top: 3em;
}
.program_box .content table tbody:first-of-type tr:first-of-type {
  background-color: #000;
}
.select2-container--open .select2-dropdown {
  border-bottom-left-radius: 1.25rem;
  border-bottom-right-radius: 1.25rem;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background: #d9d9d9;
  color: var(--bs-primary);
}
.select2-results__option--selectable {
  color: rgba(0, 0, 0, 0.5);
}
.select2-results__option {
  padding: 0.5em 1em;
}
.form_box .content table tr {
  border: none;
  border-bottom: 2px solid #000;
}
.form_box .content table tr:last-of-type {
  border-bottom: 2px solid #000;
}
.form_box .content table {
  border: none;
}
.page_nav {
  margin-top: 5em;
}
.page_nav span.active {
  color: #2d51ff;
}
.company_box .page_nav span.active {
  color: var(--bs-warning);
}
.form_box .box input {
  border: none;
  border-bottom: 1px solid var(--bs-primary);
  padding: 0.5em 0;
}
.company_box .content table tr > *:first-of-type {
  display: none;
}
.company_box .content table tr > *:nth-child(2) {
  padding-left: 2.5em;
}
.company_box .content table tbody:first-of-type tr:first-of-type,
.company_box .content table tr th {
  background-color: #b9d7f8;
}
.company_box .content table tbody:first-of-type tr:first-of-type {
  border-bottom: 2px solid #b9d7f8;
}
.company_box .content table tr .program a[href] {
  color: var(--bs-warning);
}
.company_box .content table tr th {
  color: var(--bs-primary);
}
.block_new_news_stories .box .pot .mixed_type {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding-top: 1em;
  padding-bottom: 1em;
}
.block_new_news_stories .box .pot .mixed_type .date {
  margin-top: 0;
  margin-bottom: 0.5em;
}
.block_new_news_stories .box .pot .mixed_type .description {
  margin-top: 0.5em;
}
.block_new_news_stories .box .pot .mixed_type .description p {
  margin-bottom: 0 !important;
}
.block_new_news_stories .box .pot .item:nth-child(3n + 3) .mixed_type:first-child {
  padding-top: 0;
}
.block_new_news_stories .box .pot .item:nth-child(3n + 3) .mixed_type:last-child {
  border-bottom: none;
}
.block_new_portfolio_top_cross {
  padding-top: 12vw;
  padding-bottom: 12vw;
  box-sizing: border-box;
  /* padding-top: 6vw; */
  /* padding-bottom: 6vw; */
  /* padding-top: 0;
  padding-bottom: 0; */
  /* min-height: 100vh; */
  max-height: calc(100vh - var(--top_nav_height));
}
.block_new_portfolio_top_cross .box {
  height: 100%;
}
.block_new_portfolio_top_cross .pot {
  display: flex;
  height: 100%;
}
.block_new_portfolio_top_cross .pot .left {
  width: 56%;
}
.block_new_portfolio_top_cross .pot .right {
  width: 44%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  justify-content: center;
  padding-right: 6.5%;
  box-sizing: border-box;
}
.block_new_portfolio_top_cross .pot .right .title {
  font-size: 5rem;
  line-height: 1.088;
  font-weight: 800;
  margin: 0.3em 0;
}
.block_new_portfolio_top_cross .pot .right .description {
  font-size: 2.8rem;
  font-weight: 300;
  line-height: 1.22;
  margin-bottom: 0 !important;
}
.block_new_portfolio_top_cross .pot .right .heading * {
  font-size: 7.64rem;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
  margin-bottom: 0 !important;
}
.block_new_portfolio_top_cross .pot .right .description {
  margin-top: 1em;
}
.block_new_portfolio_top_cross .pot .left {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.block_new_portfolio_top_cross .pot .left .img {
  position: absolute;
}
.block_new_portfolio_top_cross .pot .left .top_img {
  width: 65%;
  opacity: 0;
  visibility: hidden;
  transition: all 2s ease-in-out;
  transform: translateX(-10%);
}
.block_new_portfolio_top_cross .pot .left.show .top_img {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.block_new_portfolio_top_cross .pot .left .bottom_img {
  width: 50%;
  opacity: 0;
  visibility: hidden;
  transition: all 2s ease-in-out;
  z-index: 2;
  transform: translateX(20%);
}
.block_new_portfolio_top_cross .pot .left.show .bottom_img {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.block_new_sectors {
  padding-left: 10%;
  padding-right: 10%;
}
.block_new_sectors .pot {
  display: flex;
  flex-direction: column;
}
.block_new_sectors .heading {
  text-transform: uppercase;
}
.block_new_sectors .pot .left {
  width: 100%;
  padding-top: 9.5%;
  padding-left: 9%;
  padding-right: 10%;
  padding-left: 0;
  padding-top: 0;
  padding-right: 0;
}
.block_new_sectors .pot .left .left_text {
  margin-top: 4em;
}
.block_new_sectors .pot .right {
  width: 100%;
  margin-top: 4em;
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
  padding-bottom: 4em;
  /* border-left: 1px solid var(--bs-white); */
  align-items: flex-start;
}
.block_new_sectors .pot .right .item {
  /* max-height: 8.7em; */
  max-height: fit-content;
  overflow: hidden;
  /* border-bottom: 1px solid var(--bs-white); */
  transition: max-height 0.5s ease-in-out;
  background-color: #181616;
  width: calc((100% - 1em * 2) / 3);
}
.block_new_sectors .pot .right .item:last-child {
  border-bottom: none;
}
.block_new_sectors .pot .right .item.show {
  max-height: 200vh;
}
/* .block_new_sectors .pot .right .item:hover,
.block_new_sectors .pot .right .item.show .item_box:first-child {

  color: #ff6600;
} */
.block_new_sectors .pot .right .item .title {
  font-size: 2rem;
  font-size: 1.3rem;
  font-weight: 300;
}
.block_new_sectors .pot .right .item_box {
  display: flex;
  align-items: center;
  /* padding-left: 9%; */
  padding: 1em;
}
.block_new_sectors .pot .right .item_box:first-child {
  cursor: pointer;
  /* height: 8.7em; */
}
.block_new_sectors .pot .right .item_box:last-of-type {
  max-height: 0;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
}
.block_new_sectors .pot .right .item_box:last-of-type .item_right {
  padding-top: 1em;
  padding-bottom: 1em;
}
.block_new_sectors .pot .right .item.show .item_box:last-of-type {
  max-height: 200vh;
}
.block_new_sectors .pot .right .item_left {
  width: 3.5em;
  width: 2em;
  margin-right: 1.8em;
}
.block_new_sectors .pot .right .item_left img {
  height: 2em;
  width: 2em;
  object-fit: contain;
}
.block_new_sectors .pot .right .item_right {
  flex: 1;
}
.block_new_sectors .pot .right .arrow {
  width: 1.8em;
  height: 1.8em;
  background-size: contain;
  cursor: pointer;
  margin-right: 0em;
  transition: transform 0.5s ease-in-out;
}
.block_new_sectors .pot .right .item.show .arrow {
  transform: rotate(90deg);
}
.block_new_sectors .pot .right .description ul {
  margin-left: 1em !important;
}
.block_new_sectors .pot .right .description {
  padding-bottom: 2em;
}
.block_new_sectors {
  position: relative;
  overflow: hidden;
}
.block_new_sectors .bottom_image {
  position: absolute;
  left: 5.5em;
  top: auto;
  bottom: -2.5em;
  width: 7.9%;
  height: auto;
}
.block_new_company_list {
  padding: 7.5% 17% 4% 17%;
  padding-left: 10%;
  padding-right: 10%;
  box-sizing: border-box;
}
.block_new_company_list .heading {
  padding-right: 25%;
}
.block_new_search_company {
  padding: 7.5% 17% 4% 17%;
  padding-left: 10%;
  padding-right: 10%;
  box-sizing: border-box;
}
.block_new_search_company .heading {
  padding-right: 25%;
}
.block_new_search_company .item_box {
  display: flex;
  margin-top: 5em;
  margin-top: 2em;
  margin-bottom: 7.5em;
}
.block_new_search_company .item_box .item:first-child {
  width: 41%;
  margin-right: 18.5%;
}
.block_new_search_company .item_box .item:last-child {
  flex: 1;
}
.block_new_find_programs {
  padding: 7% 17%;
  box-sizing: border-box;
}
.block_new_find_programs .first_group_content {
  margin-bottom: 7em;
}
.block_new_find_programs .first_group_content .item_box,
.block_new_find_programs .last_group_content .item_box {
  display: flex;
  flex-wrap: wrap;
}
.block_new_find_programs .first_group_content .item {
  width: calc((100% - 2em * 3) / 4);
  margin-right: 2em;
}
.block_new_find_programs .first_group_content .item a {
  width: 100%;
  height: 5.5em;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.block_new_find_programs .first_group_content .item a::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--bs-primary);
  transition: all 0.5s ease-in-out;
}
.block_new_find_programs .first_group_content .item:hover a::after {
  height: 5px;
  background-color: #2d51ff;
}
.block_new_find_programs .first_group_content .item:nth-child(4n),
.block_new_find_programs .last_group_content .item:nth-child(4n) {
  margin-right: 0;
}
.block_new_find_programs .first_group_content .item .img {
  width: 2.06em;
  height: auto;
}
.block_new_find_programs .title {
  margin-bottom: 3em;
}
.block_new_find_programs .last_group_content .item {
  width: calc((100% - 2em * 3) / 4);
  margin-right: 2em;
  position: relative;
}
.block_new_find_programs .last_group_content .img_box {
  position: relative;
}
.block_new_find_programs .last_group_content .img_box::after {
  content: "";
  display: block;
  width: 100%;
  height: 9px;
  background-color: #e4fa53;
  z-index: 3;
  position: absolute;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out;
}
.block_new_find_programs .last_group_content .item:hover .img_box::after {
  opacity: 1;
  visibility: visible;
}
.block_new_find_programs .last_group_content .item .img {
  width: 100%;
  height: 8.96vw;
  object-fit: cover;
}
.block_new_find_programs .underline {
  color: var(--bs-primary);
  margin-top: 3em;
  display: block;
  width: fit-content;
  text-transform: uppercase;
}
.block_new_find_programs .underline::after {
  background-color: var(--bs-primary);
}
.block_new_find_programs {
  overflow: hidden;
}
.block_new_find_programs .upper_right_corner_image {
  position: absolute;
  top: 0;
  right: 3.5em;
  width: 13.96%;
  height: auto;
}
.block_new_find_programs .last_group_content .text_box {
  margin-top: 1em;
}
.block_new_find_programs .last_group_content .text_box .text {
  margin-top: 0.5em;
}
/* header */
header.global-header nav.global-nav > ul > .menu-item,
header.global-header nav.global-nav > ul > .menu-item > a {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.25;
}
header.global-header nav.global-nav > ul > .menu-item {
  margin-left: 2.222em;
}
header.global-header nav.global-nav > ul > .menu-item:first-child {
  /* margin-right: 1.944em; */
}
header.global-header nav.global-nav > ul > .menu-item > a {
  text-transform: none;
  padding: 0;
}
header.global-header {
  background: var(--bs-primary);
}
header.global-header nav.global-nav > ul > .menu-item > a {
  color: var(--bs-white);
}
.has_border {
  border: 1px solid var(--bs-white);
  background-color: var(--bs-white);
  border-radius: 5px;
  padding: 0.83em 1.94em;
}
.has_border a {
  color: var(--bs-primary) !important;
}
header.global-header nav.global-nav > ul > .menu-item:last-of-type a {
  color: var(--bs-white);
  padding: 0;
  text-transform: none;
  border: none;
  letter-spacing: 0.05em;
  /* padding: 0.83em 1.94em; */
}
/* header.global-header nav.global-nav > ul > .menu-item:last-of-type a:hover {
  background-color: #fff;
} */
header.global-header nav.global-nav > ul > .menu-item:last-of-type {
  /* border: 1px solid var(--bs-white);
  border-radius: 5px; */
}
header.global-header .container {
  max-width: 100%;
  padding: 0;
  padding-left: 3.9vw;
  padding-right: 3.9vw;
}
header.global-header .logo img {
  height: 75px;
}
header.global-header .logo {
  height: 75px;
  margin: 12px 0;
}
header.global-header nav.global-nav {
  /* height: 99px; */
}
header.global-header nav.global-nav > ul {
  padding: 0;
  height: fit-content;
}
header.global-header.sticky {
  background: var(--bs-primary);
}
/*  */
/* footer */
footer.global-footer {
  padding: 0;
  display: flex;
}
footer.global-footer > .left img {
  height: 100%;
  width: auto;
}
footer.global-footer > .left {
  width: 27.3%;
  z-index: 2;
}
footer.global-footer > .right {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
footer.global-footer .right .first_box {
  display: flex;
  padding-top: 8vw;
  padding-right: 3.5vw;
  box-sizing: border-box;
}
footer.global-footer .right .line {
  width: 120%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
  transform: translateX(-12%);
}
footer.global-footer .right .first_box .left {
  width: 35%;
  margin-right: 15.5%;
}
footer.global-footer .right .first_box .left .title,
.stay_connected .title.h8 {
  color: #f1edea;
  opacity: 0.5;
}
footer.global-footer .right .first_box .left .footer_links {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.25;
  margin-top: 1em;
  /* columns: 2; */
  display: grid;
  grid-template-columns: repeat(2, auto);
}
footer.global-footer .right .first_box .left .footer_links > div {
  margin-bottom: 1em;
}
footer.global-footer .right .first_box .right {
  flex: 1;
}
footer.global-footer .right .first_box .right .stay_connected .title {
  margin-bottom: 1.5em;
}
footer.global-footer .right .first_box .right .social_links {
  margin-top: 4.5em;
  margin-bottom: 3em;
  display: flex;
}
footer.global-footer .right .first_box .right .btn_box .btn {
  border: 1px solid var(--bs-white);
}
footer.global-footer .right .last_box {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.57;
  padding: 3em 0;
  box-sizing: border-box;
  padding-left: 3.5vw;
  position: relative;
}
footer.global-footer .right .last_box::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  width: 110%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
}
footer.global-footer .right .last_box .text p {
  margin-bottom: 0 !important;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.57;
  color: #9d9f9d;
}
footer.global-footer .social_links .icon_box {
  width: 1.67em;
  height: 1.67em;
  display: block;
  margin-right: 1.5em;
}
footer.global-footer .social_links .icon_box:last-child {
  margin-right: 0;
}
footer.global-footer .social_links .icon_box .back_img {
  width: 100%;
  height: 100%;
  background-size: contain;
}
footer.global-footer .right .last_box .phone_box {
  display: none;
}
/*  */
.block_new_home_overview {
  position: relative;
  padding: 8% 14% 1em 17%;
  box-sizing: border-box;
}
.block_new_home_overview .pot {
  display: flex;
}
.block_new_home_overview .pot .left {
  width: 50%;
  margin-right: 7%;
}
.block_new_home_overview .pot .left .description {
  width: 65%;
}
.block_new_home_overview .pot .right {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
}
.block_new_home_overview .pot .right .item {
  margin-right: 2em;
  min-width: 15em;
  /* 202450109 */
  margin-bottom: -4em;
}
.block_new_home_overview .pot .right .item:nth-child(2n) {
  margin-right: 0;
}
.block_new_home_overview .pot .right .item:nth-last-child(1) {
  margin-bottom: 0;
}
.block_new_home_overview .small_character {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.64;
  margin-top: 7em;
  margin-left: 57%;
}
.block_new_home_overview .bottom_image {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 17%;
}
.block_new_home_overview .btn_box .mt-lg-7 {
  margin-top: 0rem !important;
}
.block_new_program_benefits.full_width {
  padding: 8.4% 0 10% 0;
  padding-left: 4vw;
  padding-right: 4vw;
}
.block_new_program_benefits.full_width .text {
  margin-top: 8em;
}
.block_new_program_benefits.full_width .text .item .title {
  margin-bottom: 1em;
}
.block_new_program_benefits.full_width .text .item {
  padding: 2% 3% 1% 3%;
  width: calc(100% / 4);
}
.block_new_program_benefits .btn_box {
  margin-top: 6em;
}
.block_new_who_we_are {
  padding-top: 5.93%;
  padding-left: 16.8%;
  box-sizing: border-box;
  position: relative;
  padding-bottom: 5vw;
}
.block_new_who_we_are .heading {
  text-transform: uppercase;
}
.block_new_who_we_are .pot {
  display: flex;
  margin-top: 3em;
}
.block_new_who_we_are .pot .left {
  width: 67%;
  margin-right: 7%;
}
.block_new_who_we_are .pot .right {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 21.6%;
}
.block_new_who_we_are .pot .right .right_image_phone {
  display: none;
}
.block_new_who_we_are .pot .btn_box .btn {
  border: 1px solid var(--bs-white);
}
.block_new_who_we_are .pot .description h3 {
  margin-bottom: 0;
}
.block_new_who_we_are .pot .description p {
  width: 92%;
}
.block_new_who_we_are .btn_box {
  margin-top: 3.5em;
}
.block_new_home_top_cross .pot {
  justify-content: space-between;
}
.block_new_home_top_cross .pot .left {
  display: block;
  width: 43%;
  opacity: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.block_new_home_top_cross .pot .left > .empty_box,
.block_new_home_top_cross .pot .left > .img_box {
  width: 100%;
  height: 25%;
}
.block_new_home_top_cross .pot .left .img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.block_new_home_top_cross .pot .left video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.block_new_home_top_cross .pot .left > div {
  display: flex;
}
.block_new_home_top_cross .pot .left .item {
  /* width: 14vw; */
  /* height: 14.2vw; */
  height: 100%;
  aspect-ratio: 1/1;
  position: relative;
}
.block_new_home_top_cross .pot .left .empty_box .item:first-child {
  margin-left: 1.86vw;
  margin-left: 3%;
  position: relative;
  /* overflow: hidden; */
}
.block_new_home_top_cross .pot .left .empty_box .item:first-child .crop,
.block_new_home_top_cross .pot .left .second_box .item:first-child .crop {
  /* clip-path: polygon(0% 0, 51% 0, 95% 100%, 44% 100%); */
  position: relative;
  width: 52%;
  height: 100%;
  border: 1px solid #ff6600;
  transform: skew(23.5deg);
  left: 23%;
}
.block_new_home_top_cross .pot .left .second_box .item:first-child .crop {
  left: 9%;
}
.block_new_home_top_cross .pot .left .empty_box .item:first-child::before,
.block_new_home_top_cross .pot .left .second_box .item:first-child .crop::before {
  /* content: "";
  display: block;
  position: absolute;
  top: -10%;
  left: 24%;
  width: 1px;
  height: 130%;
  background-color: #ff6600;
  transform: rotate(-23deg); */
}
.block_new_home_top_cross .pot .left .empty_box .item:first-child::after,
.block_new_home_top_cross .pot .left .second_box .item:first-child .crop::after {
  /* content: "";
  display: block;
  position: absolute;
  top: -21%;
  left: 70%;
  width: 1px;
  height: 130%;
  background-color: #ff6600;
  transform: rotate(-23deg); */
}
.block_new_home_top_cross .pot .left .empty_box .item:last-child {
  background-color: #ff6600;
  /* clip-path: polygon(0% 0, 51% 0, 95% 100%, 44% 100%); */
  /* margin-left: 7vw; */
  width: 16%;
  transform: skew(23.5deg);
  left: 24%;
}
.block_new_home_top_cross .pot .left .first_box .item:first-child {
  background-color: #ff6600;
  width: 8vw;
  width: 15%;
}
.block_new_home_top_cross .pot .left .first_box .item:last-child {
  margin-left: 7vw;
  margin-left: 16%;
}
.block_new_home_top_cross .pot .left .second_box {
  /* justify-content: space-between; */
}
.block_new_home_top_cross .pot .left .second_box .item:first-child {
  margin-left: 22%;
  position: relative;
  /* overflow: hidden; */
}
.block_new_home_top_cross .pot .left .second_box .item:last-child {
  clip-path: polygon(0% 0, 51% 0, 95% 100%, 44% 100%);
  margin-left: 7.3vw;
  margin-left: 12%;
}
.block_new_home_top_cross .pot .left .third_box .item:last-child {
  background-color: #ff6600;
  margin-left: 16%;
}
.block_new_home_top_cross .pot .left .img_box .correct {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.block_new_home_top_cross .pot .left .img_box .correct > div {
  height: 100%;
}
.block_new_home_top_cross .pot .left .img_box .opposite-content {
  height: 100%;
  background-color: #ff6600;
}
.block_new_home_top_cross .pot .left .img_box .opposite {
  position: relative;
  width: 100%;
  height: 100%;
}
.block_new_home_top_cross .pot .left .img_box .opposite > div {
  height: 100%;
}
.block_new_home_top_cross .pot .left .img_box .flipInY {
  animation: flipInY 0.75s linear;
  animation-fill-mode: both;
}
.block_new_home_top_cross .pot .left .img_box .flipOutY {
  animation: flipOutY 0.75s linear;
  animation-fill-mode: both;
}
.block_new_home_top_cross .pot .left .second_box .flipInY,
.block_new_home_top_cross .pot .left .second_box .flipOutY {
  animation-delay: 200ms;
}
.block_new_home_top_cross .pot .left .third_box .flipInY,
.block_new_home_top_cross .pot .left .third_box .flipOutY {
  animation-delay: 200ms;
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(1400px);
    transform: perspective(1400px);
  }
  40% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 60deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, 60deg);
    opacity: 1;
  }
  50% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 180deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, 180deg);
    opacity: 0;
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -180deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, -180deg);
    opacity: 0;
  }
  50% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -90deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, -90deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -60deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, -60deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(1400px);
    transform: perspective(1400px);
    opacity: 1;
  }
}
.block_new_home_top_cross .pot .right {
  padding-top: 2em;
  padding-bottom: 2em;
  min-height: 50vw;
}
.block_new_home_top_cross .pot .right .heading * {
  font-size: 5.85rem;
  font-weight: 900;
  line-height: 1.088;
}
.block_new_home_top_cross .pot .right .description * {
  font-size: 1.875rem;
  font-weight: 300;
  line-height: 1.27;
}
.block_new_text_swiper {
  padding: 0;
}
.block_new_text_swiper .text_swiper .swiper-slide {
  width: fit-content !important;
  margin-right: 5%;
}
.block_new_text_swiper .text_swiper .swiper-slide .text {
  padding: 1.5em 0;
  box-sizing: border-box;
  text-transform: uppercase;
  margin-bottom: 0;
}
.block_new_about_top .pot {
  display: flex;
}
.block_new_about_top .pot .left {
  width: 55%;
}
.block_new_about_top .pot .left .left_image {
  height: 100%;
  object-fit: cover;
  object-position: right;
}
.block_new_about_top .pot .left .left_image_phone {
  display: none;
}
.block_new_about_top .pot .right {
  padding: 8% 7% 8% 4%;
  width: 45%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 4%;
  padding-right: 10%;
}
.block_new_about_top .heading * {
  margin-bottom: 0 !important;
  font-size: 7.41rem;
  font-weight: 900;
  line-height: 1.088;
  text-transform: uppercase;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
  /* ä½¿ç”¨é˜´å½±æ¨¡æ‹Ÿé•‚ç©ºæ•ˆæžœ */
}
.block_new_about_top .description {
  margin-top: 1.5em;
}
.block_new_our_vision {
  padding: 7.5% 11% 8.5% 13%;
  box-sizing: border-box;
  position: relative;
}
.block_new_our_vision .text_box {
  margin-top: 3em;
}
.block_new_our_vision .text_box .item {
  padding: 2em 0;
  position: relative;
  transition: all 0.5s ease-in-out;
  display: flex;
  align-items: center;
}
.block_new_our_vision .heading {
  text-transform: uppercase;
}
.block_new_our_vision .text_box .item .title {
  width: 40%;
}
.block_new_our_vision .text_box .item .description {
  flex: 1;
}
.block_new_our_vision .text_box .item::before,
.block_new_our_vision .text_box .item::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: var(--bs-warning);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out;
}
.block_new_our_vision .text_box .item::before {
  top: 0;
}
.block_new_our_vision .text_box .item::after {
  bottom: 0;
}
.block_new_our_vision .text_box .item:hover::before,
.block_new_our_vision .text_box .item:hover::after {
  opacity: 1;
  visibility: visible;
}
.block_new_our_vision .text_box .item:hover .title * {
  color: var(--bs-warning) !important;
}
.block_new_our_vision .image {
  position: absolute;
  top: 0;
  right: 0;
  width: 15%;
}
.block_new_our_vision .image_phone {
  display: none;
}
.block_new_about_our_partners {
  padding: 5% 6.5% 8.5% 6.5%;
}
.block_new_about_our_partners .icon_box {
  margin-top: 3em;
  margin-bottom: 3em;
  display: flex;
  flex-wrap: wrap;
  padding-left: 14%;
  padding-right: 10%;
  justify-content: center;
  align-items: center;
}
.block_new_about_our_partners .icon_box .img_box {
  width: calc((100% - 3 * 2em) / 4);
  margin-right: 2em;
  margin-bottom: 1em;
}
.block_new_about_our_partners .icon_box .img_box:nth-child(4n) {
  margin-right: 0;
}
.block_new_about_our_partners .pot {
  display: flex;
}
.block_new_about_our_partners .pot .left {
  width: 45%;
}
.block_new_about_our_partners .pot .right {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 6%;
  padding-right: 8%;
}
.block_new_about_our_partners .pot .right .title {
  position: relative;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  margin-bottom: 2em;
}
.block_new_about_our_partners .pot .right .title * {
  font-size: 3.125rem;
  font-weight: 900;
  line-height: 1.088;
  margin-bottom: 0 !important;
}
.block_new_about_our_partners .pot .right .title::before {
  content: "";
  display: block;
  background-image: url(img/Vector-1.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 3.125rem;
  font-weight: 900;
  line-height: 1.088;
  width: 0.8em;
  height: 0.8em;
  margin-right: 0.1em;
}
/* .block_new_about_our_partners .pot .right .description p {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.4375;
} */
.block_new_about_our_partners .pot .right .description p:last-child {
  margin-bottom: 0 !important;
}
.block_new_about_our_partners .pot .right .description strong {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}
.block_new_nex_timelines {
  padding-top: 5%;
  padding-bottom: 6.5%;
}
.block_new_nex_timelines .heading {
  text-transform: uppercase;
  padding-left: 17%;
}
.block_new_nex_timelines .pot {
  margin-top: 3em;
}
.block_new_nex_timelines .pot .year_box {
  display: flex;
  border-bottom: 1px solid var(--bs-white);
  padding-left: 13%;
  padding-right: 13%;
}
.block_new_nex_timelines .pot .year_box_phone {
  display: none;
}
.block_new_nex_timelines .pot .year_box .item {
  margin-right: 1.8em;
  padding-bottom: 0.5em;
  position: relative;
  cursor: pointer;
}
.block_new_nex_timelines .pot .year_box .item .year {
  color: var(--bs-white);
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.249;
  transition: all 0.5s ease-in-out;
}
.block_new_nex_timelines .pot .year_box .item.active .year {
  color: var(--bs-warning);
}
.block_new_nex_timelines .pot .year_box .item::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--bs-warning);
  position: absolute;
  bottom: -1px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out;
}
.block_new_nex_timelines .pot .year_box .item.active::after {
  opacity: 1;
  visibility: visible;
}
.block_new_nex_timelines .pot .year_box .item:last-child {
  margin-right: 0;
}
.block_new_nex_timelines .pot .text_box {
  position: relative;
  margin: 4% 17%;
  margin-bottom: 0;
  height: auto;
  transition: height 0.5s ease-in-out;
}
.block_new_nex_timelines .pot .text_box .item {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out;
}
.block_new_nex_timelines .pot .text_box .item.active {
  opacity: 1;
  visibility: visible;
}
.block_new_nex_timelines .pot .text_box .title * {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}
.block_new_nex_timelines .pot .text_box .title p {
  margin-bottom: 0.5rem;
}
.block_new_nex_timelines .pot .text_box .description {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.4375;
}
.block_new_nex_timelines .pot .text_box .description *:last-child {
  margin-bottom: 0 !important;
}
.block_new_nex_timelines h6 {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}
.block_new_impact_top {
  position: relative;
  padding: 0;
}
.block_new_impact_top .img_video .img_phone {
  display: none;
}
.block_new_impact_top .text_box {
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  left: 0;
}
.block_new_impact_top .text_box::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(193deg, rgba(0, 0, 0, 0) 50%, #000000 100%);
}
.block_new_impact_top .text_box .item {
  position: absolute;
  width: 100%;
  height: auto;
  bottom: 8em;
  left: 9em;
  width: 42%;
}
.block_new_impact_top .text_box .heading {
  margin-bottom: 2em;
  text-transform: uppercase;
}
.block_new_impact_top .text_box .heading * {
  font-size: 5.85rem;
  font-weight: 900;
  line-height: 1.088;
  margin-bottom: 0 !important;
}
.block_new_impact_top .text_box .description * {
  font-size: 1.875rem;
  font-weight: 300;
  line-height: 1.27;
}
.block_new_global_impact {
  padding: 8% 13%;
  position: relative;
  /* height: 100vh; */
  display: flex;
  align-items: center;
  background-size: auto 100%;
  background-position: -80%;
}
.block_new_global_impact .pot {
  display: flex;
  align-items: center;
}
.block_new_global_impact .pot .left {
  width: 45%;
  width: 50%;
  margin-right: 7%;
}
.block_new_global_impact .pot .right {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
}
.block_new_global_impact .pot .right .item {
  min-width: 40%;
  margin-right: 2em;
  margin-bottom: 3.5em;
}
.block_new_global_impact .pot .right .item:nth-last-child(1) {
  margin-bottom: 0;
}
.block_new_global_impact .pot .right .item:nth-child(2n) {
  margin-right: 0;
}
.block_new_global_impact .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 45%;
  width: auto;
  height: 100%;
}
.block_new_global_impact .heading * {
  /* font-size: 6.25rem; */
  /* font-weight: 300; */
  line-height: 1.1;
  margin-bottom: 0 !important;
}
.block_new_global_impact .number_box {
  margin-bottom: 0;
}
.block_new_impact_accomplished {
  padding-top: 7%;
  padding-left: 17%;
  padding-bottom: 7%;
}
.block_new_impact_accomplished .heading {
  margin-bottom: 4em;
  width: 55%;
}
.block_new_impact_accomplished .impact_accomplished {
  width: 100%;
}
.block_new_impact_accomplished .impact_accomplished .swiper-wrapper {
  height: 37.86vw;
}
.block_new_impact_accomplished .impact_accomplished .swiper-slide {
  width: 81%;
  margin-right: 1em;
}
.block_new_impact_accomplished .impact_accomplished .swiper-slide .img {
  height: 100%;
  object-fit: cover;
}
.block_new_impact_accomplished .impact_accomplished .swiper-button-next,
.block_new_impact_accomplished .impact_accomplished .swiper-button-prev {
  width: 4.125em;
  height: 8.25em;
  color: var(--bs-warning);
}
.block_new_impact_accomplished .impact_accomplished .swiper-button-prev {
  left: 5%;
  right: auto;
}
.block_new_impact_accomplished .impact_accomplished .swiper-button-next {
  left: auto;
  right: 5%;
}
.block_new_impact_accomplished .impact_accomplished .swiper-button-next::after,
.block_new_impact_accomplished .impact_accomplished .swiper-button-prev::after {
  font-size: 8.25em;
}
.block_new_impact_accomplished .impact_accomplished .swiper-scrollbar {
  position: relative;
  left: 0;
  width: 80%;
  border-radius: 0;
  background: rgba(0, 0, 0, 0.3);
  margin-top: 2em;
  height: 1px;
}
.block_new_impact_accomplished .impact_accomplished .swiper-scrollbar .swiper-scrollbar-drag {
  border-radius: 0;
  background-color: var(--bs-warning);
  height: 5px;
  top: -2.5px;
}
.block_new_impact_accomplished .btn_box {
  margin-top: 5em;
}
.block_new_impact_world {
  /* padding: 6% 17%; */
}
.block_new_impact_world .pot .year_box {
  display: flex;
  margin-top: 3em;
  margin-bottom: 4.5em;
}
.block_new_impact_world .pot .year_box .year {
  padding: 0.5em 1em;
  border-radius: 5em;
  border: 1px solid var(--bs-primary);
  transition: all 0.5s ease-in-out;
  cursor: pointer;
}
.block_new_impact_world .pot .year_box .item.active .year {
  background-color: var(--bs-warning);
  border: 1px solid var(--bs-warning);
}
.block_new_impact_world .pot .year_box .item {
  margin-right: 2em;
}
.block_new_impact_world .pot .year_box .item:last-child {
  margin-right: 0;
}
.block_new_impact_world .pot .text_box {
  position: relative;
  transition: all 0.5s ease-in-out;
}
.block_new_impact_world .pot .text_box .item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out;
}
.block_new_impact_world .pot .text_box .item.active {
  opacity: 1;
  visibility: visible;
}
.block_new_impact_world .pot .text_box .item .plate_box {
  display: flex;
  flex-wrap: wrap;
}
.block_new_impact_world .pot .text_box .item .plate {
  width: calc((100% - 3 * 2em) / 4);
  margin-right: 2em;
  position: relative;
}
.block_new_impact_world .pot .text_box .item .plate::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--bs-primary);
  transition: all 0.5s ease-in-out;
}
.block_new_impact_world .pot .text_box .item .plate:hover::before {
  height: 5px;
  background-color: var(--bs-warning);
}
.block_new_impact_world .pot .text_box .item .plate:nth-child(4n) {
  margin-right: 0;
}
.block_new_impact_world .pot .text_box .item .plate a {
  padding: 1.6em 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.block_new_impact_world .pot .text_box .item .plate a .cover_img,
.block_new_impact_world .pot .text_box .item .plate a .cover_img > img {
  width: 100%;
  aspect-ratio: 3/2;
  object-fit: cover;
  object-position: center;
}
.block_new_impact_world .pot .text_box .item .plate a .cover_img {
  padding-bottom: 1em;
}
.block_new_impact_world .pot .text_box .item .plate .img {
  width: 2em;
}
.block_new_impact_world .pot .text_box .item .content_box {
  margin-bottom: 3em;
}
.block_new_impact_world .pot .text_box .item .content_box:last-child {
  margin-bottom: 0;
}
.block_new_impact_world .pot .text_box .title {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.4;
  opacity: 0.5;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.block_new_impact_together {
  position: relative;
  padding-left: 8%;
  padding-right: 8%;
}
.block_new_impact_together .pot {
  display: flex;
  align-items: center;
  padding-top: 10%;
  padding-bottom: 10%;
  padding-left: 0%;
  padding-right: 0%;
}
.block_new_impact_together .pot .left {
  padding-left: 8%;
  padding-left: 0;
  padding-right: 20%;
  flex: 1;
}
.block_new_impact_together .pot .right {
  /* border-left: 1px solid var(--bs-white); */
  width: 40%;
}
.block_new_impact_together .pot .right .item {
  display: flex;
  align-items: flex-start;
  padding: 3.5em 8em;
  padding: 1.4em;
  border-top: 1px solid var(--bs-white);
  padding-left: 0;
  padding-right: 0;
}
.block_new_impact_together .pot .right .item:first-child {
  /* border-top: none;
   */
}
.block_new_impact_together .pot .right .item:last-of-type {
  border-bottom: 1px solid var(--bs-white);
}
.block_new_impact_together .pot .right .item .text {
  /* margin-top: -0.5em; */
}
.block_new_impact_together .pot .right .item .img {
  width: 5.5em;
  width: 2.8em;
  margin-right: 5%;
  height: 2.2em;
  width: auto;
  margin-top: 0.4em;
}
.block_new_impact_together .left_image {
  width: 8%;
  position: absolute;
  left: 8%;
  bottom: 0;
}
.block_new_impact_together .heading {
  margin-bottom: 4em;
}
.block_new_impact_together .description * {
  font-size: 1.875rem;
  font-weight: 300;
  line-height: 1.27;
}
.block_new_impact_of_giving {
  margin: 6% 7% 0 7%;
}
.block_new_impact_of_giving .pot {
  display: flex;
}
.block_new_impact_of_giving .pot .left {
  width: 50%;
}
.block_new_impact_of_giving .pot .left img {
  height: 100%;
  object-fit: cover;
}
.block_new_impact_of_giving .pot .right {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 5%;
  padding-left: 5%;
  padding-right: 12%;
  padding-right: 5%;
}
.block_new_impact_of_giving .heading * {
  font-size: 3.125rem;
  font-weight: 900;
  line-height: 1.088;
  margin-bottom: 0 !important;
  text-transform: uppercase;
}
.block_new_impact_of_giving .description {
  margin-top: 2em;
}
/* .block_new_theory_of_change  */
.block_new_theory_of_change {
  padding: 7% 12%;
}
.block_new_theory_of_change .pot {
  display: flex;
}
.block_new_theory_of_change .pot {
  margin-top: 3em;
}
.block_new_theory_of_change .pot .item {
  display: flex;
  padding: 2.5em 0;
  position: relative;
  max-height: 9em;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
  flex-direction: column;
  width: var(--width);
  cursor: pointer;
}
.block_new_theory_of_change .pot .item:hover {
  max-height: 200vh;
  transition: max-height 0.5s ease-in-out;
}
.block_new_theory_of_change .pot .item::before,
.block_new_theory_of_change .pot .item::after,
.block_new_theory_of_change .pot .item .title::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: var(--bs-warning);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out;
}
.block_new_theory_of_change .pot .item .title::after {
  background-color: #fff;
  opacity: 1;
  visibility: visible;
  height: 2px;
}
.block_new_theory_of_change .pot .item .title svg {
  position: absolute;
  /* bottom: 2.5rem;
   */
  top: 0;
  transform: translate(-50%, 0%);
  right: 2rem;
  stroke: #fff;
  height: 2rem;
}
.block_new_theory_of_change .pot .item .title svg path {
  stroke: #fff;
}
.block_new_theory_of_change .pot .item:hover .title {
  color: var(--bs-warning);
  font-size: 1.5rem;
}
.block_new_theory_of_change .pot .item:hover .title svg path {
  stroke: var(--bs-warning);
}
.block_new_theory_of_change .pot .item:hover .title::after {
  background-color: var(--bs-warning);
  opacity: 1;
  visibility: visible;
}
.block_new_theory_of_change .pot .item:hover::before,
.block_new_theory_of_change .pot .item:hover::after {
  opacity: 1;
  visibility: visible;
}
.block_new_theory_of_change .pot .item:hover::before {
  display: none;
}
.block_new_theory_of_change .pot .item::before {
  top: 0;
}
.block_new_theory_of_change .pot .item::after {
  bottom: 0;
}
.block_new_theory_of_change .pot .item .title {
  width: 56%;
  width: 100%;
  position: relative;
}
.block_new_theory_of_change .pot .item .title,
.block_new_theory_of_change .pot .item .title p {
  font-size: 2rem;
}
.block_new_theory_of_change .pot .item .title p {
  margin-bottom: 1em;
}
.block_new_theory_of_change .pot .item .description {
  flex: 1;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out;
  margin-top: 1em;
}
.block_new_theory_of_change .pot .item:hover .description {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s ease-in-out;
}
.block_new_theory_of_change .pot .item .description > .text {
  color: var(--bs-white);
}
.block_new_theory_of_change .pot .item .description > * {
  margin-bottom: 2em;
}
.block_new_theory_of_change .pot .item .description > *:last-child {
  margin-bottom: 0;
}
.block_new_theory_of_change .pot .item .description > .text ul {
  margin-left: 1em !important;
  margin-bottom: 1.5em !important;
}
.block_new_theory_of_change .pot .item .icon_text .icon_box {
  display: flex;
  align-items: center;
}
.block_new_theory_of_change .pot .item .icon_text .icon_box,
.block_new_theory_of_change .pot .item .icon_title_text .icon_box {
  margin-bottom: 2em;
}
.block_new_theory_of_change .pot .item .icon_text .icon_box:last-child,
.block_new_theory_of_change .pot .item .icon_title_text .icon_box:last-child {
  margin-bottom: 0;
}
.block_new_theory_of_change .pot .item .icon_text .icon_box .text,
.block_new_theory_of_change .pot .item .description > .text ul {
  opacity: 0.8;
}
.block_new_theory_of_change .pot .item .icon_text .icon_box .img {
  width: 2em;
  margin-right: 1em;
}
.block_new_theory_of_change .pot .item .icon_title_text .icon_box {
  display: flex;
}
.block_new_theory_of_change .pot .item .icon_text .icon_box .img,
.block_new_theory_of_change .pot .item .icon_title_text .icon_box .icon_box_left {
  width: 7.3%;
  margin-right: 2em;
}
.block_new_theory_of_change .pot .item .icon_title_text .icon_box .icon_box_right {
  flex: 1;
}
.block_new_theory_of_change .pot .item .icon_title_text .icon_box .text {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.4375;
  padding-top: 1em;
}
/* .block_new_theory_of_change  */
.block_new_impact_get_involved {
  padding: 5% 10% 5% 8%;
}
.block_new_impact_get_involved .heading {
  text-transform: uppercase;
  width: 33%;
  margin-right: 9%;
}
.block_new_impact_get_involved .heading * {
  margin-bottom: 0 !important;
}
.block_new_impact_get_involved .box {
  display: flex;
  align-items: center;
}
.block_new_impact_get_involved .text_box {
  display: flex;
  justify-content: space-between;
  flex: 1;
}
.block_new_impact_get_involved .text_box .underline {
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.022;
}
.block_new_global_movement {
  padding: 9% 8.5%;
}
.block_new_global_movement .pot {
  margin-top: 7em;
  border-top: 1px solid var(--bs-primary);
  display: flex;
}
.block_new_global_movement .pot .left {
  width: 8.5%;
  margin-right: 2%;
}
.block_new_global_movement .pot .left .item {
  padding: 1.5em 0;
  position: relative;
  cursor: pointer;
}
.block_new_global_movement .pot .left .item .country_name {
  color: var(--bs-primary);
}
.block_new_global_movement .pot .left .item.active .country_name {
  color: var(--bs-warning);
}
.block_new_global_movement .pot .left .item::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--bs-primary);
  position: absolute;
  bottom: -1px;
  left: 0;
  transition: all 0.5s ease-in-out;
}
.block_new_global_movement .pot .left .item.active::after {
  height: 5px;
  background-color: var(--bs-warning);
}
.block_new_global_movement .pot .right {
  flex: 1;
}
.block_new_global_movement .pot .right .item_box {
  position: relative;
}
.block_new_global_movement .pot .right .item {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding: 3em 2em 0em 1em;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out;
}
.block_new_global_movement .pot .right .item.active {
  opacity: 1;
  visibility: visible;
}
.block_new_global_movement .pot .right .wrap {
  display: flex;
  align-items: center;
  width: calc((100% - 4 * 2em) / 5);
  margin-right: 2em;
  margin-bottom: 2em;
}
.block_new_global_movement .pot .right .wrap:nth-child(5n) {
  margin-right: 0;
}
.block_new_global_movement .pot .right .item_left {
  width: 7.375em;
  height: 7.375em;
  border-radius: 50%;
  margin-right: 1em;
}
/* æ–°å¢žè”ç³»äºº */
.block_new_global_movement .pot .contacts-layout {
  width: 25%;
  position: relative;
  overflow: hidden;
}
.block_new_global_movement .pot .contacts-layout .contacts {
  width: 100%;
  flex-shrink: 0;
  /* position: absolute; */
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  pointer-events: none;
  touch-action: none;
  display: none;
  max-height: 600px;
  overflow-y: auto;
  padding-bottom: 0;
}
@media screen and (max-width: 450px) {
  .block_new_global_movement .pot .contacts-layout {
    width: 100%;
    top: 2em;
  }
  .block_new_global_movement .pot .contacts-layout .contacts {
    padding-left: 0;
  }
}
.block_new_global_movement .pot .contacts-layout .contacts.active {
  display: block;
  opacity: 1;
  pointer-events: auto;
  touch-action: auto;
  animation-delay: 0.1s;
  /* animation-name: opac_3; */
  animation-duration: 0.3s;
}
@keyframes opac_3 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.block_new_global_movement .pot .contacts-layout .contacts * {
  word-break: break-word;
}
.block_new_global_movement .item_right .name {
  font-size: 1rem;
  font-weight: 900;
  line-height: 1.088;
  color: var(--bs-warning);
  margin-bottom: 0.3em;
}
.block_new_global_movement .item_right .position,
.block_new_global_movement .item_right .link {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.43;
}
.block_new_global_movement .map_box .circle {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out;
}
.block_new_global_movement .map_box .circle.active {
  opacity: 1;
  visibility: visible;
}
.block_new_global_movement .map_box > svg {
  width: 99.3%;
  height: 51.25%;
}
.block_new_image_text {
  padding-top: 4%;
  padding-bottom: 4%;
}
.block_new_image_text .item {
  display: flex;
}
.block_new_image_text .item .left {
  width: 50%;
  margin-right: 3%;
}
.block_new_image_text .item .right {
  flex: 1;
}
.block-faq {
  padding: 8.4% 12.4% 10% 12.4%;
  box-sizing: border-box;
}
.faq_box .container .box .question > div:last-of-type > * {
  margin-bottom: 0 !important;
}
/* å¤§æ ‡é¢˜ */
.block_new_portfolio_top_cross.block_new_home_top_cross .pot .right .heading *,
.block_new_impact_top .text_box .heading * {
  font-size: 4.875vw;
}
.block_new_entrepreneurs_top .pot .heading p,
.block_new_program_top .pot .right .title * {
  font-size: 4.17vw;
}
.block_new_portfolio_top_cross .pot .right .heading * {
  font-size: 6.35vw;
  font-size: 5.5vw;
}
.block_new_about_top .heading * {
  font-size: 6.17vw;
}
.block-new-background-image-text .box .heading > * {
  font-size: 10.4vw;
}
/*  */
footer.global-footer .donate {
  margin-bottom: 2em;
}
.mob_show {
  display: none;
}
.block_new_global_movement .pot .swiper .swiper-wrapper {
  /* height: calc(4.75em * 8); */
  /* align-items: flex-start; */
}
.block_new_global_movement .pot .swiper .swiper-pagination {
  position: relative;
  bottom: 0;
  padding: 0.5em 0;
}
.block_new_global_movement .pot .swiper .swiper-wrapper .swiper-slide {
  height: fit-content;
}
.block_new_global_movement .pot .swiper .swiper-pagination .swiper-pagination-bullet {
  margin: 0 0.7em;
  background: #d9d9d9;
  opacity: 1;
  width: 7px;
  height: 7px;
}
.block_new_global_movement .pot .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--bs-danger);
}
section > .section-hd article p,
section > .section-hd article h5,
section > .section-hd article .h5 {
  max-width: 100%;
}
.block_new_half_image_half_text,
.block_new_get_involved {
  padding: 0;
}
.block_new_get_involved {
  background-position: left bottom;
  background-size: cover;
}
header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > .sub-menu:after {
  display: none !important;
  content: "" !important;
}
.btn-toggle-search.pull-right {
  display: none;
}
.global-header .container {
  display: flex;
  justify-content: space-between;
}
.btn-toggle-search {
  order: 3;
}
header.global-header nav.global-nav > ul > .menu-item:last-of-type {
  padding: 0;
}
header.global-header nav.global-nav {
  align-self: center;
}
header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > .sub-menu {
  padding: 1.25rem;
  border-radius: 5px;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
}
header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > .sub-menu > .menu-item {
  margin: 0;
}
header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > .sub-menu > .menu-item a,
header.global-header nav.global-nav > ul > .menu-item > .sub-menu > .menu-item a {
  padding: 0.8rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  text-decoration: none;
  width: 100%;
  border-radius: 3px;
  border-bottom: none;
  text-align: left;
}
header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap {
  left: -2em;
  padding-top: 1.5rem;
}
header.global-header nav.global-nav div.sub-menu-wrap {
  position: absolute;
}
ul > .menu-item {
  position: relative;
}
ul > .menu-item > .sub-menu-wrap .sub-menu-wrap {
  opacity: 0;
  right: 100%;
  top: 0;
}
ul > .menu-item > .sub-menu-wrap .menu-item-has-children:hover .sub-menu-wrap,
ul > .menu-item > .sub-menu-wrap .menu-item-has-children:active .sub-menu-wrap {
  opacity: 1;
  pointer-events: auto;
  max-height: 2000px;
}
header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > .sub-menu > .menu-item a:hover,
header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > .sub-menu > .menu-item a:active,
header.global-header nav.global-nav > ul > .menu-item > .sub-menu > .menu-item a:hover,
header.global-header nav.global-nav > ul > .menu-item > .sub-menu > .menu-item a:active,
header.global-header nav.global-nav > ul > .menu-item.menu-item-has-children > .sub-menu-wrap > .sub-menu > .menu-item:hover > a,
header.global-header nav.global-nav > ul > .menu-item.menu-item-has-children > .sub-menu-wrap > .sub-menu > .menu-item:active > a {
  border-bottom: none;
  background-color: #f5f3f3;
}
.map_box {
  position: relative;
}
.map_legend {
  position: absolute;
  bottom: 0;
  left: 0;
}
.map_legend > div {
  display: flex;
  justify-items: center;
}
.map_legend div > span {
  align-self: center;
}
.map_legend div > span:first-of-type {
  border-radius: 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
  align-self: center;
  margin-right: 1em;
}
.editor-styles-wrapper {
  font-size: 12px !important;
}
.block-resources-header h1 {
  font-size: 2.5rem;
}
.btn-check:focus + .btn,
.btn:focus {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.buttons-list.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.post_date {
  text-transform: uppercase;
}
.page_news_single {
  color: #000;
}
.page_news_single .block-paragraph {
  padding-left: 0;
  padding-right: 0;
}
.page_news_single .block-paragraph .container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.bottom_about {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.bottom_about,
.bottom_about p {
  /* font-size: 1.25em; */
  line-height: 1.2;
}
.bottom_about h4 {
  font-weight: 500;
  margin-bottom: 0.5em;
  font-size: 2vw;
}
.news_content {
  display: flex;
}
.news_content_left {
  flex: 1;
  width: 62%;
}
.news_content_left section,
.news_content_left section .container {
  padding: 0;
}
.news_content_right {
  width: 38%;
  min-width: 300px;
  padding: 4em;
  padding-left: 4em;
  padding-right: 0;
}
.news_content_right > div {
  background-color: #d9d9d9;
  padding: 1.5em;
  /* word-break: break-all; */
}
.news_content_right > div > h5:first-of-type {
  font-weight: 500;
  margin-top: 0;
  line-height: 1;
  margin-bottom: 1em;
}
.news_content_right a,
.news_content_right a:link {
  color: #ff6600;
  text-decoration: underline;
  display: inline-block;
}
.bottom_about a,
.bottom_about a:link {
  display: inline-block;
  text-decoration: underline;
}
.news_content_right p:last-of-type {
  margin-bottom: 0;
}
header.global-header nav.global-nav > ul > .menu-item > ul {
  text-align: left;
}
header.global-header nav.global-nav > ul > .menu-item > ul > li {
  margin-left: 0;
  display: block;
}
header.global-header nav.global-nav > ul > .menu-item:last-of-type a {
  box-sizing: content-box;
}
.sub-menu,
ul.sub-menu,
header.global-header nav.global-nav > ul > .menu-item > ul {
  padding: 1.25rem;
  border-radius: 5px;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
  background-color: #fff;
}
#menu-chapters > li.menu-item::after {
  display: block;
  content: "";
  background-image: url(img/arrow_up.svg);
  background-size: contain;
  height: 0.8em;
  width: 0.8em;
  position: absolute;
  background-repeat: no-repeat;
  right: 0;
  top: 50%;
  background-position: center;
  transition: all 0.5s ease-in-out;
  transform: translate3d(100%, -50%, 0);
  transform: translate3d(100%, -50%, 0) scaleY(-1);
}
#menu-chapters > li.menu-item:hover {
  color: #ff6600;
}
#menu-chapters > li.menu-item:hover::after {
  filter: invert(72%) sepia(74%) saturate(6864%) hue-rotate(1deg) brightness(104%) contrast(104%);
  transform: translate3d(100%, -50%, 0);
}
#menu-chapters > li.menu-item:hover > a {
  color: #ff6600;
}
#menu-chapters > li.menu-item:hover > a::after {
  border-bottom-color: #ff6600;
}
#menu-chapters > li.menu-item > a::after {
  /* 
  background-image: url(./img/arrow_up.svg);
  background-size: contain;
  height: 2em;
  width: 2em;
  position: absolute;
  background-repeat: no-repeat;
  right: 0;
  top: 50%;
  transform: matrix3d(0, -50%, 0); */
  display: block;
  content: "";
  border-width: 1px;
  width: 100%;
  left: 0;
  border-bottom-color: #000;
}
header.global-header nav.global-nav > ul > .menu-item > ul > li > a {
  font-weight: 500;
}
.chapters-nav {
  background-color: #fff;
  width: 100%;
  text-align: left;
  justify-content: flex-end;
  justify-content: flex-start;
}
#menu-chapters > li.menu-item {
  position: relative;
  z-index: 9000;
  padding: 0.5em;
  padding-left: 0px;
  margin-left: 3.9vw;
  margin-right: 3.9vw;
}
#menu-chapters > li.menu-item a {
  color: #000;
}
#menu-chapters > li.menu-item > a {
  /* color: #ff6600; */
  padding-left: 0px;
  margin-left: 0;
  padding: 0;
}
header.global-header nav.global-nav > ul > .menu-item.menu-item-has-children:hover > ul.sub-menu {
  opacity: 1;
  pointer-events: initial;
}
header.global-header nav.global-nav > ul > .menu-item > ul.sub-menu,
.four_col > .sub-menu-wrap > ul.sub-menu {
  width: fit-content;
  height: fit-content;
  bottom: auto;
  top: 100%;
  /* left: -2em;
   */
  z-index: 9001;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  left: auto;
  right: 0;
  left: 0;
  right: auto;
}
header.global-header nav.global-nav > ul > .menu-item > ul.sub-menu > li {
  /* width: 25%; */
}
header.global-header nav.global-nav > ul > .menu-item > ul > li > a {
  height: auto;
  line-height: initial;
}
.featured_box .item {
  display: flex;
  flex-wrap: wrap;
}
.featured_box .item .left {
  width: 55%;
  aspect-ratio: 4 / 3;
  display: flex;
  align-items: center;
  justify-content: center;
}
.featured_box .item .left img {
  object-fit: contain;
}
.featured_box .item .right {
  width: 45%;
}
.featured_box {
  /* margin-bottom: 4em; */
  margin-top: 4em;
  padding-bottom: 4em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.featured_box .item .right {
  padding-left: 5%;
}
.featured_box .item .right .heading {
  margin-bottom: 1em;
  line-height: 1;
}
.featured_box .item .right .title {
  font-weight: 600;
  font-size: 2rem;
}
.featured_box .description {
  margin-top: 1em;
}
.featured_box .item .right .underline {
  text-align: left;
  margin-left: 0;
  margin-top: 2em;
}
@media screen and (orientation: landscape) {
  .block_new_portfolio_top_cross {
    /* 按键可能会戳出去 */
    /* height: calc(100vh - var(--top_nav_height)); */
    /* 按键可能会戳出去 */
  }
  .block_new_entrepreneurs_top .pot,
  .block_new_entrepreneurs_top .pot > .right img {
    min-height: calc(100vh - var(--top_nav_height));
  }
}
header.global-header nav.global-nav > ul > .menu-item > a:after {
  border-bottom-width: 1px;
  bottom: -1px;
}
/* header.global-header nav.global-nav > ul > .menu-item,
header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > ul > li .sub-menu-wrap > ul > li {
  position: relative;
} */
header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > ul > li:hover,
header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > ul > li:hover a {
  background-color: transparent !important;
}
/* 
header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > ul > li:hover::after,
header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > ul > li .sub-menu-wrap > ul > li:hover::after {
  width: 100%;
}
header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > ul > li::after,
header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > ul > li .sub-menu-wrap > ul > li::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0.5rem;
  left: 50%;
  width: 0%;
  height: 1px;
  background-color: #ff6600;
  transform: translate(-50%);
  transition: all 0.3s ease;
} */
header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > ul > li,
header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > ul > li > .sub-menu-wrap > ul > li {
  padding: 0.8rem 1.25rem !important;
  text-align: left !important;
}
header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > ul > li > a,
header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > ul > li > .sub-menu-wrap > ul > li a {
  padding: 0 0 0 0 !important;
  position: relative;
  display: inline;
  width: fit-content !important;
}
header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > ul > li:hover > a,
header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > ul > li > .sub-menu-wrap > ul > li:hover a {
  color: #ff6600 !important;
}
header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > ul > li > a::after,
header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > ul > li > .sub-menu-wrap > ul > li a::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  height: 1px;
  background-color: #ff6600;
  left: 50%;
  transform: translate(-50%);
  width: 0;
  transition: all 0.3s ease;
}
header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > ul > li:hover > a::after,
header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > ul > li > .sub-menu-wrap > ul > li:hover a::after {
  width: 100%;
}
.new-home-overview .btn_box,
.ourWork .btn_box {
  display: block;
}
.new-home-overview .btn_box.phone,
.ourWork .btn_box.phone {
  display: none;
}
@media all and (max-width: 1281px) {
  header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > ul > li {
    text-align: center !important;
  }
}
@media all and (max-width: 767px) {
  header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > ul > li {
    text-align: center !important;
  }
  .new-home-overview .btn_box,
  .ourWork .btn_box {
    display: none;
  }
  .new-home-overview .btn_box.phone,
  .ourWork .btn_box.phone {
    display: block;
  }
  .block_new_company_list .heading {
    padding-right: 0;
  }
  .block_new_company_list .heading h4 {
    font-size: 1.7rem;
  }
}
.num-number-description .multiple_columns .number {
  font-size: 3.375rem !important;
}
.num-number-description .multiple_columns .prefix,
.num-number-description .multiple_columns .number,
.num-number-description .multiple_columns .suffix {
  font-size: 3.375rem !important;
}
.num-number-description .multiple_columns .description * {
  font-size: inherit !important;
  /* font-weight: inherit !important; */
}
.paragraph {
  padding-top: 30px;
}
.aab__accordion_title {
  font-size: 1.815rem;
}
.paragraph .container a,
.block_new_search_company .description a {
  /* color: #fff; */
  text-decoration: underline;
  color: #ff6600;
  border-radius: 5px;
  white-space: wrap;
}
@media all and (max-width: 767px) {
  .num-number-description .pot_phone .description * {
    font-size: inherit !important;
    font-weight: inherit !important;
  }
}
.news_content .news_content_right {
  width: 43%;
}
.news_content * {
  word-break: keep-all !important;
}
.buttons {
  padding-top: 30px;
}
.buttons a {
  color: #ff6600;
  text-decoration: underline;
  margin-right: 1em;
}
.tags {
  padding-top: 1em;
}
@media all and (max-width: 1281px) {
  header.global-header nav.global-nav > ul > .menu-item > a {
    position: relative;
  }
  header.global-header nav.global-nav > ul > .menu-item:first-child > a::before,
  header.global-header nav.global-nav > ul > .menu-item:last-child > a::before {
    /* Xiaoma */
    display: none;
  }
  header.global-header nav.global-nav > ul > .menu-item-has-children > a .arrow,
  header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > .sub-menu li.menu-item-has-children > a .arrow {
    content: "";
    display: block;
    height: 0.8em;
    width: 0.8em;
    position: absolute;
    right: -5px;
    left: auto;
    top: 50%;
    transform: translateX(100%) translateY(-50%) rotateX(180deg);
    background-image: url(img/arrow_up.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: transform 0.3s ease-in-out;
    filter: invert(100%) sepia(55%) saturate(213%) hue-rotate(142deg) brightness(159%) contrast(100%);
    /* filter: brightness(1000%); */
    /* backdrop-filter: ; */
    /* display: block;
    content: "";
    background-size: contain;
    height: 0.8em;
    width: 0.8em;
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
    top: 50%;
    background-position: center;

    transition: all 0.5s ease-in-out;

    transform: translate3d(100%, -50%, 0);
    transform: translate3d(100%, -50%, 0) scaleY(-1); */
  }
  .beforeNone::before {
    display: none !important;
  }
  /* ä¸‰çº§å¯¼èˆª */
  header.global-header nav.global-nav div.sub-menu-wrap {
    display: block;
    position: static;
    opacity: 1;
  }
  .sub-menu,
  ul.sub-menu,
  header.global-header nav.global-nav > ul > .menu-item > ul {
    background-color: #000;
  }
  header.global-header nav.global-nav > ul > .menu-item > ul {
    text-align: center;
  }
  header.global-header nav.global-nav > ul > .menu-item-has-children > a .arrow,
  header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > .sub-menu li.menu-item-has-children > a::before {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > ul > li,
  header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > ul > li > .sub-menu-wrap > ul > li {
    text-align: center !important;
  }
  header.global-header nav.global-nav.active .sub-menu {
    border-top: none !important;
  }
  header.global-header nav.global-nav.active .sub-menu li:first-child {
    width: 100%;
    margin: 0 0 0 0;
  }
  header.global-header nav.global-nav.active .sub-menu li:last-child {
    width: 100%;
    margin: 0 0 0 0;
  }
  header.global-header nav.global-nav > ul > .menu-item > ul * {
    text-align: center !important;
  }
  header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap {
    pointer-events: auto;
    touch-action: auto;
  }
  header.global-header nav.global-nav > ul li.menu-item-has-children ul li.menu-item-has-children .sub-menu-wrap {
    max-height: 0;
    overflow: hidden;
    transition: 0.3s ease-in-out;
    pointer-events: none;
    touch-action: none;
  }
  header.global-header nav.global-nav {
    box-sizing: border-box;
    /* height: 100vh; */
    overflow-y: visible;
  }
  header.global-header nav.global-nav > ul li.menu-item-has-children ul li.menu-item-has-children.active .sub-menu-wrap {
    max-height: 2000px;
    pointer-events: auto;
    touch-action: auto;
  }
  header.global-header nav.global-nav > ul li.menu-item-has-children ul li.menu-item-has-children.active > a {
    color: #ff6600 !important;
    text-decoration: none !important;
  }
  header.global-header nav.global-nav > ul li.menu-item-has-children ul li.menu-item-has-children.active a::before {
    filter: invert(72%) sepia(74%) saturate(6864%) hue-rotate(1deg) brightness(104%) contrast(104%) !important;
    transform: translateX(100%) translateY(-50%) !important;
  }
  header.global-header nav.global-nav > ul li.menu-item-has-children.current_page_item > a > .arrow {
    width: 250%;
    background-position: left;
    background-size: 0.8em;
    filter: invert(72%) sepia(74%) saturate(6864%) hue-rotate(1deg) brightness(104%) contrast(104%) !important;
  }
  header.global-header nav.global-nav > ul li.menu-item-has-children.active > a {
    color: #ff6600 !important;
  }
  header.global-header nav.global-nav > ul li.menu-item-has-children.active > a > .arrow {
    filter: invert(72%) sepia(74%) saturate(6864%) hue-rotate(1deg) brightness(104%) contrast(104%) !important;
    transform: translateX(100%) translateY(-50%) !important;
  }
  header.global-header nav.global-nav > ul li.menu-item-has-children .sub-menu-wrap {
    max-height: 0;
    overflow: hidden;
    transition: 0.3s ease-in-out;
    padding-top: 0;
  }
  header.global-header nav.global-nav > ul li.menu-item-has-children.active > .sub-menu-wrap {
    padding-top: 20px;
    max-height: 2000px;
  }
  .sub-menu,
  ul.sub-menu,
  header.global-header nav.global-nav > ul > .menu-item > ul {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }
  header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap > ul > li > .sub-menu-wrap > ul > li {
    padding: 0.3rem 1.25rem !important;
  }
}
.global-footer .footer_links > div > a::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  position: absolute;
  left: 50%;
  bottom: 2px;
  padding-bottom: 0px;
  transform: translate(-50%);
  background-color: #ff6600;
  z-index: 9;
  transition: 0.3s ease-in-out;
}
.global-footer .footer_links > div > a:hover:after {
  width: 100%;
}
.global-footer .footer_links > div > a {
  position: relative;
  padding-bottom: 2px;
}
.block_new_who_we_are .pot .btn_box .btn {
  transition: 0.3s;
}
.block_new_who_we_are .pot .btn_box .btn:hover {
  color: #ff6600;
  border-color: #ff6600;
}
.block_new_impact_together {
  padding-top: 2%;
  padding-bottom: 2%;
}
.list_message {
  padding-bottom: 10%;
}
header.global-header nav.global-nav > ul > .menu-item:first-child:hover a {
  color: #ff6600 !important;
}
/* header.global-header nav.global-nav > ul > .menu-item.active > a:after,
header.global-header nav.global-nav > ul > .menu-item.current-menu-item > a:after,
header.global-header nav.global-nav > ul > .menu-item.hover > a:after, */
header.global-header nav.global-nav > ul > .menu-item > a:after {
  width: 0 !important;
  height: 1px !important;
  z-index: 9;
  background-color: #ff6600;
  position: absolute;
  left: 50% !important;
  transform: translate(-50%);
}
header.global-header nav.global-nav > ul > .menu-item.hover > a:after,
header.global-header nav.global-nav > ul > .menu-item:hover > a:after {
  width: 100% !important;
}
@media all and (max-width: 767px) {
  .news_content_left {
    width: auto;
  }
  .block_new_impact_together {
    padding-bottom: 5% !important;
  }
}
.filter_box .tag {
  all: unset;
  padding: 0.44em 0.89em;
  border: 1px solid #fff;
  color: #fff;
  margin-right: 0.5em;
  border-radius: 3em;
  cursor: pointer;
  transition: 0.3s;
  margin-top: 10px;
}
.filter_box .tag:hover,
.filter_box .tag.active {
  background-color: #ff6600;
  color: #fff;
  border-color: #ff6600;
}
.block_new_philippines_team .pot {
  position: relative;
  min-height: 100px;
}
.block_new_philippines_team .pot .content {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.block_new_philippines_team .pot .loading_wrap {
  position: absolute;
  min-height: 100px;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
@media all and (max-width: 1281px) and (min-width: 1199px) {
  header.global-header nav.global-nav > ul > .menu-item > .sub-menu-wrap {
    width: 200px;
    overflow: visible;
  }
  header.global-header nav.global-nav > ul li.menu-item-has-children .sub-menu-wrap {
    overflow: visible;
  }
  header.global-header ul > .menu-item > .sub-menu-wrap .menu-item-has-children .sub-menu-wrap,
  header.global-header ul > .menu-item > .sub-menu-wrap .menu-item-has-children .sub-menu-wrap {
    overflow: visible;
  }
  .sub-menu,
  ul.sub-menu,
  header.global-header nav.global-nav > ul > .menu-item > ul {
    background-color: #fff;
  }
  header.global-header ul > .menu-item > .sub-menu-wrap .menu-item-has-children:hover .sub-menu-wrap,
  header.global-header ul > .menu-item > .sub-menu-wrap .menu-item-has-children:active .sub-menu-wrap {
    position: absolute;
    right: 100%;
    top: 0;
    opacity: 1;
    pointer-events: auto;
    touch-action: auto;
    max-height: 2000px;
  }
  header.global-header nav.global-nav > ul > .menu-item.menu-item-has-children:hover > .sub-menu-wrap,
  header.global-header nav.global-nav > ul > .menu-item.menu-item-has-children:active > .sub-menu-wrap {
    max-height: 2000px;
  }
}
.block_new_entrepreneur_spotlight .box .left .heading * {
  flex: 0;
}
header.global-header nav.global-nav > ul > .menu-item:last-of-type:hover a {
  color: #ff6600 !important;
}
header.global-header nav.global-nav > ul > .menu-item:last-of-type a::after {
  display: block;
}
.cue-card {
  padding: 0 0 0 0;
}
.cue-card .btn-container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 3.9vw;
  background-color: #2b292a;
  padding-left: 3.9vw;
}
.cue-card .btn-container .lang {
  color: #fff;
}
.cue-card .btn {
  background-color: #2b292a;
  color: #fff;
  border-radius: 0;
  text-align: right;
}
.cue-card .btn:hover a,
.cue-card .btn a {
  color: #f60 !important;
}
/* .cue-card .btn:hover svg {
  stroke: #f60 !important;
} */
.cue-card .btn svg path,
.cue-card .btn:hover svg path {
  stroke: #f60 !important;
}
.cue-card .btn {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.cue-card .btn a {
  display: block;
  margin-right: 15px;
}
.cue-card .card-container {
  width: 100%;
  height: 100vh;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  /* background-image: url(./img/å›¾å±‚\ 1.png); */
  background-size: 38.5% auto;
  background-position: center auto;
  background-repeat: no-repeat;
  transition: 0.3s;
  opacity: 0;
  pointer-events: none;
  touch-action: none;
}
.cue-card .card-container.show {
  opacity: 1;
  pointer-events: auto;
  touch-action: auto;
}
.cue-card .card-container .card {
  width: 38.5%;
  background-color: transparent;
  box-sizing: border-box;
  padding: 69px 45px;
  position: relative;
  background-color: #fff;
  min-width: 736px;
}
.cue-card .card-container .card .close {
  width: 25px;
  height: 25px;
  position: absolute;
  right: 30px;
  top: 30px;
  border-radius: 3px;
  border: 1px solid #000;
  cursor: pointer;
  transition: 0.3s;
}
.cue-card .card-container .card .close:hover {
  background-color: #000;
}
.cue-card .card-container .card .close:hover:after,
.cue-card .card-container .card .close:hover:before {
  background-color: #fff;
}
.cue-card .card-container .card .close::after,
.cue-card .card-container .card .close::before {
  content: "";
  display: block;
  width: 80%;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 50%;
}
.cue-card .card-container .card .close::after {
  transform: translate(-50%, -50%) rotate(45deg);
}
.cue-card .card-container .card .close::before {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.cue-card .card-container .card > .title {
  font-size: 1.5rem;
}
.cue-card .card-container .card > .row {
  display: flex;
  padding: 21px 0;
  margin: 0 0 0 0;
}
.cue-card .card-container .card > .row .project,
.cue-card .card-container .card > .row .cooperative-partner {
  width: 50%;
  width: 100%;
  padding: 0 0 0 0;
}
.cue-card .card-container .card > .row .cooperative-partner .location,
.cue-card .card-container .card > .row .project .location {
  /* height: calc(1.5rem * 1.6); */
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: -0.6px;
}
.cue-card .card-container .card > .row .cooperative-partner .name,
.cue-card .card-container .card > .row .project .name {
  height: calc(1.2rem * 2.1);
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 2.1;
  letter-spacing: -0.4px;
}
.cue-card .card-container .card > .row .cooperative-partner .countres,
.cue-card .card-container .card > .row .project .countres {
  display: flex;
  flex-wrap: wrap;
}
.cue-card .card-container .card > .row .project .countres {
  width: 60%;
  width: 100%;
  justify-content: space-between;
}
.cue-card .card-container .card > .row .cooperative-partner .countres {
  width: 100%;
}
.cue-card .card-container .card > .row .cooperative-partner .countres .a,
.cue-card .card-container .card > .row .project .countres .a {
  text-decoration: underline;
  display: block;
  margin-right: 7%;
  margin-bottom: 7px;
  width: 100%;
  width: 50%;
  margin-right: 0%;
}
.cue-card .card-container .card > .row .cooperative-partner .countres .a:hover,
.cue-card .card-container .card > .row .project .countres .a:hover {
  color: #f60;
}
.cue-card .card-container .card .back {
  text-align: right;
}
.cue-card .card-container .card .back a {
  font-weight: 600;
  text-decoration: underline;
  font-size: 1.2rem;
}
.cue-card #menu-lang .menu-item a:hover {
  color: #f60;
  position: relative;
}
.cue-card #menu-lang .menu-item a::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background-color: #f60;
  transition: 0.3s;
  margin-bottom: 10px;
  position: absolute;
  top: 100%;
  left: 50%;
  top: auto;
  transform: translate(-50%);
}
.cue-card #menu-lang .menu-item a:hover::after {
  width: 100%;
}
@media all and (max-width: 780px) {
  .cue-card .btn {
    font-size: 0.6rem;
  }
  .cue-card .card-container {
    padding: 0 15px;
  }
  .cue-card .card-container .card {
    width: 100%;
    min-width: auto;
    max-height: 80%;
    overflow-y: auto;
    padding: 60px 15px;
  }
  .cue-card .card-container .card .title {
    font-size: 1.2rem;
  }
  .cue-card .card-container .card .row {
    width: 100%;
    flex-wrap: wrap;
  }
  .cue-card .card-container .card .row .project,
  .cue-card .card-container .card .row .cooperative-partner {
    width: 100%;
  }
  .cue-card .card-container .card .row .project .location,
  .cue-card .card-container .card .row .cooperative-partner .location {
    font-size: 1.2rem;
  }
  .cue-card .card-container .card .row .project .name,
  .cue-card .card-container .card .row .cooperative-partner .name {
    font-size: 1rem;
  }
  .cue-card .card-container .card .row .project .countres,
  .cue-card .card-container .card .row .cooperative-partner .countres {
    width: 100%;
    column-gap: 1em;
  }
  .cue-card .card-container .card > .row .cooperative-partner .countres .a,
  .cue-card .card-container .card > .row .project .countres .a {
    width: 47%;
  }
  .cue-card .card-container .card .row .project .countres .a,
  .cue-card .card-container .card .row .cooperative-partner .countres .a {
    font-size: 1rem;
  }
  .cue-card .card-container .card .back {
    font-size: 1.2rem;
    text-align: left;
  }
}
footer.global-footer .right .first_box .left .footer_links.lang-text {
  columns: 1;
}
footer.global-footer .footer_links {
  margin-bottom: 30px;
}
footer.global-footer .social_links .icon_box {
  display: flex;
  width: auto;
  height: auto;
}
footer.global-footer .social_links .icon_box .back_img {
  width: 1.67rem;
  height: 1.67rem;
  margin-right: 10px;
}
footer.global-footer .footer_social_links_title {
  line-height: 1.67rem;
}
footer.global-footer .footer_links > div {
  display: flex;
}
footer.global-footer .footer_links > div .icon {
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}
footer.global-footer .footer_links > div .icon img {
  width: 80%;
  height: 80%;
  object-fit: contain;
}
footer.global-footer .footer_links > div a * {
  margin: 0 0 0 0;
}
.swiper-auto-container {
  overflow: hidden;
  height: 50vh;
}
.swiper-auto-container .swiper-slide {
  max-width: 28%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media all and (max-width: 768px) {
  .swiper-auto-container {
    height: fit-content;
  }
  .swiper-auto-container .swiper-slide {
    max-width: 100%;
    width: 80% !important;
  }
}
.swiper-auto-container .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
footer.global-footer .social_links .icon_box .back_img:hover {
  filter: invert(50%) sepia(62%) saturate(4932%) hue-rotate(5deg) brightness(104%) contrast(111%);
}
.block_new_news_stories .tag-container .tag {
  cursor: pointer;
}
#menu-lang {
  list-style: none;
  display: flex;
}
#menu-lang li {
  padding: 0 10px;
  list-style: none;
  position: relative;
}
#menu-lang li::after {
  content: "";
  height: 1rem;
  width: 2px;
  position: absolute;
  right: 1px;
  top: 50%;
  transform: translateY(-50%);
  color: #000;
  background-color: #fff;
}
#menu-lang li:last-of-type::after {
  display: none;
}
.tag_box .tag.active {
  background-color: #ff6600;
  color: #fff;
  /* padding: 0.44em 0.89em; */
  padding: 0.44em calc(0.89em + 10px) 0.44em 0.89em;
  position: relative;
}
.tag_box .tag.active::before {
  content: "";
  display: block;
  width: 8px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  right: 0.89em;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}
.tag_box .tag.active::after {
  content: "";
  display: block;
  width: 8px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  right: 0.89em;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.swiper-auto-container {
  position: relative;
}
.swiper-auto-container .swiper-slide {
  max-width: none;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  flex-shrink: 0;
  width: 28%;
  height: fit-content;
}
.new-image-auto-pagination span {
  background-color: #ff6600;
}
.block-new-image-auto .heading {
  margin-bottom: 30px;
}
.block_new_portfolio_top_cross .btn_box .btn {
  white-space: nowrap;
}
.block-new-image-auto .heading {
  padding: 0 0 0 0 !important;
}
@media all and(min-width: 768px) {
  .block_new_program_benefits .text .item .img {
    width: 3vw;
    height: 3vw;
  }
}
.block_new_program_benefits .text .item .img {
  aspect-ratio: 1/1;
  object-fit: contain;
}
.block_new_program_benefits .text .item .layout-Text {
  display: flex;
  visibility: hidden;
}
.block_new_program_benefits .text .item .layout-Text > div {
  flex-shrink: 0;
  width: 100%;
}
.block_new_program_benefits .text .item .title {
  position: relative;
}
.block_new_program_benefits .text .item .showText {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
}
.block_new_half_image_half_text .box .left_image_right_text .description .logo {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: fit-content;
}
.block_new_half_image_half_text .box .left_image_right_text .description .logo a {
  display: block;
  max-width: 50%;
}
.block_new_program_top .pot .left {
  flex: 1;
  height: auto;
}
.block_new_program_top .pot .left img {
  height: 100%;
  object-fit: cover;
  max-height: 100vh;
}
.new-image-auto-pagination .swiper-pagination-bullet {
  background-color: #d9d9d9;
  opacity: 1;
}
.new-image-auto-pagination .swiper-pagination-bullet-active {
  background-color: #ff6600;
}
.block_new_home_overview .pot .right {
  display: grid;
  grid-template-columns: repeat(2, max-content);
  grid-gap: 1em;
  max-width: 50%;
}
@media all and (max-width: 768px) {
  .block_new_home_overview .pot .right {
    max-width: 100%;
  }
  .block_new_home_overview .pot .right {
    grid-template-columns: repeat(2, 1fr);
  }
  .block_new_home_overview .pot .right .item {
    width: 100% !important;
  }
}
.block_new_home_overview .pot .right .item {
  /* max-width: 80%; */
}
/* 
  new-home-overview
 */
.block_new_home_overview .pot .right {
  display: grid;
  grid-template-columns: repeat(2, max-content);
  grid-gap: 1em;
}
@media all and (max-width: 768px) {
  .block_new_home_overview .pot .right {
    grid-template-columns: repeat(2, 1fr);
  }
}
.block_new_home_overview .pot .right .item[data-span="yes"]:last-of-type {
  grid-column: span 2;
}
/* figma è®¾è®¡ç¨¿ */
@media all and (max-width: 768px) {
  /* .block_new_program_benefits .heading * {
    font-size: 45px;
  } */
  .block_new_program_benefits .text .item .description * {
    font-size: 16px;
  }
}
.wpcf7 form.sent .wpcf7-response-output {
  color: #000;
}
/* newâ€”programs æ ‡é¢˜åŠ ç²— */
.block_new_programs .box .pot .item .title {
  font-weight: 900;
}
footer.global-footer .right .first_box .left .footer_links a {
  white-space: nowrap;
}
/* 新 new-news-stories-1 */
.block_new_news_stories .tag_box.new {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 30px;
}
.block_new_news_stories .tag-container {
  flex: 1;
}
.block_new_news_stories .tag-container .select2 {
  width: 100% !important;
  display: block !important;
}
.block_new_news_stories .tag_box .btn {
  text-transform: uppercase;
  padding: 10px 30px;
  background-color: #ff6600;
  color: #fff;
  min-height: 2.7em;
}
.block_new_news_stories .select2-container--default .select2-selection--multiple::after {
  display: none !important;
}
.block_new_news_stories .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 2.7em;
}
.block_new_news_stories .select2-container .select2-selection--single .select2-selection__clear {
  min-height: 2.7em;
}
.block_new_news_stories .select2-container--default .select2-selection--single::after {
  display: none;
}
.block_new_news_stories .select2-selection__arrow {
  min-height: 2.7em;
}
.block_new_news_stories .select2-dropdown {
  overflow: hidden;
}
/* .block_new_news_stories .tag_box .btn{
  float: right;
} */
.block_new_news_stories .hint {
  margin-bottom: 2vw;
}
.block_new_news_stories .hint span {
  display: none;
}
.block_new_news_stories[data-type="news"] .hint .news,
.block_new_news_stories[data-type="blog"] .hint .blog {
  display: block;
  font-size: 1rem;
  font-weight: 600;
}
.block_new_news_stories .tag-container:last-of-type {
  flex: 0 1 auto;
  width: fit-content;
}
.tag[data-id][data-parent] {
  cursor: pointer;
}
.block_new_news_stories .tag-container > .text {
  line-height: 1.375;
  margin-bottom: 8px;
}
.block_new_news_stories .tag_box.new {
  display: none;
}
.block_new_news_stories[data-type="blog"] .tag_box.new,
.block_new_news_stories[data-type="news"] .tag_box.new {
  display: flex;
}
@media (max-width: 1281px) and (min-width: 1199px) {
  header.global-header ul > .menu-item > .sub-menu-wrap .menu-item-has-children .sub-menu-wrap {
    position: absolute;
    right: 100%;
    top: 0;
    opacity: 1;
    pointer-events: auto;
    touch-action: auto;
  }
}
.select2-container--default .select2-selection--multiple,
.block_new_news_stories .select2-container--default .select2-selection--single {
  border-radius: 0;
  border-color: var(--bg-black) !important;
  border-width: 2px !important;
  min-height: 2.7em;
  padding-bottom: 0;
}
.select2-container .select2-search--inline .select2-search__field {
  height: 2em;
  margin-top: 0.5em;
}
.select2-dropdown {
  border-width: 2px !important;
  border-color: var(--bg-black);
  border-radius: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice,
.block_new_news_stories .select2-container--default .select2-selection--single .select2-selection__choice {
  border-radius: 0px;
  border-radius: 12px;
  margin-bottom: 6px;
}
.program_status .tag.now_accepting_applications,
.program_status .tag.accepting_applications {
  background-color: var(--bs-danger);
  color: #fff;
}
.select2-container--default .select2-selection--multiple,
.block_new_news_stories .select2-container--default .select2-selection--single {
  border-radius: 1.25rem;
  position: relative;
  border-width: 1px !important;
}
.block_new_news_stories .select2-container--default .select2-selection--single::after {
  content: "";
  display: none;
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(img/Vector-157.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1em;
  height: 1em;
}
.select2-dropdown {
  overflow: hidden;
}
@media all and (max-width: 768px) {
  .block_new_news_stories .tag_box.new,
  .block_new_news_stories .hint {
    padding: 0 7%;
    box-sizing: border-box;
  }
  .block_new_news_stories .tag_box.new {
    margin-bottom: 20px;
  }
  .block_new_news_stories .tag_box.new .tag-container {
    width: 100%;
    flex: 0 1 auto;
  }
  .block_new_news_stories .tag_box.new .tag-container .btn {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.block_new_entrepreneurs_top .pot .heading p span {
  /* 和其他字体大小不一样 */
  /* font-size: 5rem; */
  font-weight: 800;
  line-height: 1.088;
  text-transform: uppercase;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  /* ä½¿ç”¨é˜´å½±æ¨¡æ‹Ÿé•‚ç©ºæ•ˆæžœ */
  margin-bottom: 0 !important;
  padding-right: 7%;
}
/* 新 new-news-stories-1 */
.block_new_news_stories .tag_box.new {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 30px;
}
.block_new_news_stories .tag_box.new {
  display: none;
}
.block_new_news_stories[data-type="blog"] .tag_box.new,
.block_new_news_stories[data-type="news"] .tag_box.new {
  display: flex;
}
@media all and (max-width: 768px) {
  .block_new_news_stories .tag_box.new,
  .block_new_news_stories .hint {
    padding: 0 7%;
    box-sizing: border-box;
  }
  .block_new_news_stories .tag_box.new {
    margin-bottom: 20px;
  }
  .block_new_news_stories .tag_box.new .tag-container {
    width: 100%;
    flex: 0 1 auto;
  }
  .block_new_news_stories .tag_box.new .tag-container .btn {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.block_new_video_text_2 .box {
  display: flex;
  align-items: center;
}
.block_new_video_text_2 .box .video_box {
  width: 50%;
  aspect-ratio: 4 / 3;
  flex-shrink: 0;
  height: fit-content;
}
.block_new_video_text_2 .box .video_box .poster {
  width: 100%;
  height: 100%;
  background-size: cover;
}
.block_new_video_text_2 .box .video_box .video_btn {
  max-width: 80px;
  max-height: 80px;
  aspect-ratio: 1 / 1;
}
.block_new_video_text_2 .box > .text {
  width: 50%;
  padding-left: 5em;
  box-sizing: border-box;
  margin-top: 0;
}
@media all and (max-width: 768px) {
  .block_new_video_text_2 .box {
    flex-direction: column;
  }
  .block_new_video_text_2 .box .video_box {
    width: 100%;
    margin-bottom: 20px;
  }
  .block_new_video_text_2 .box > .text {
    width: 100%;
    padding-left: 0;
  }
}
.multiple_columns.pc_show {
  gap: 0;
}
.block_new_news_stories {
  position: relative;
}
.loading-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  /* z-index: 9999; */
  display: flex;
  justify-content: center;
  align-items: center;
}
@media all and (max-width: 768px) {
  .block_new_news_stories .tag-container {
    padding-top: 15px;
  }
  .block_new_about_our_partners .pot .right .description p,
  .block_new_about_our_partners .description * {
    font-size: 0.875rem !important;
    font-weight: 400;
    line-height: 1.36;
  }
}
.select2-container ul li {
  list-style: none;
}
.block_new_short_headline .description a.underline {
  text-decoration: underline;
}
.block_new_testimonials .description a {
  color: #ff6600;
  text-decoration: underline;
}
.block_new_sectors .pot .right .item:hover .item_box .item_right .title {
  color: #ff6600;
}
.block_new_about_our_partners .buttons-list .btn {
  margin-right: 15px;
}
/* .block_youtube-list  */
.block_youtube-list .container {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.block_youtube-list .container .item {
  width: 25%;
  padding: 0 15px;
  box-sizing: border-box;
}
.block_youtube-list .container .pic {
  width: 100%;
  aspect-ratio: 334 / 188;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.block_youtube-list .container .pic .play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background-size: cover;
  background-position: center;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.block_youtube-list .container .pic img {
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
}
.block_youtube-list .container .item .description {
  margin-top: 30px;
}
.block_youtube-list > .section-hd article {
  margin-left: 0;
}
@media all and (max-width: 768px) {
  .block_youtube-list .container .item {
    width: 100%;
    margin-top: 45px;
  }
  .block_youtube-list .container .pic {
    aspect-ratio: 16 / 9;
  }
}
.block_youtube-list {
  padding: 20px;
  padding-top: 6%;
  padding-bottom: 6%;
}
/* .block_youtube-list  */
.block_new_half_image_half_text .text_box {
  padding-top: 3em;
  padding-bottom: 3em;
}
.block_new_half_image_half_text .item .left {
  text-align: left !important;
}
.block_new_half_image_half_text .item .left .btn {
  margin-top: 20px;
}
.block_new_who_we_are {
  overflow: hidden;
}
.block_new_impact_top .img_video {
  height: 85vh;
}
.block_new_impact_top .img_video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.block_new_our_partners .heading {
  padding-left: 11%;
}
.block_new_our_partners .no-loop {
  margin-left: 11%;
}
@media all and (max-width: 1441px) {
  .block_new_our_partners .heading {
    padding-left: 4vw;
  }
  .block_new_our_partners .no-loop {
    margin-left: 4vw;
  }
}
@media (max-width: 767px) {
  .block_new_our_partners .heading {
    padding-left: 7%;
    text-align: left !important;
  }
  .block_new_our_partners .no-loop {
    margin-left: 7%;
  }
}
.number_box {
  flex-wrap: wrap;
}
.block_new_about_our_partners .buttons-list .btn {
  margin-bottom: 15px;
}
.block_new_program_benefits .phone_h4 h5 *,
.block_new_program_benefits .hephone_h4ading h6 * {
  font-size: 1.4rem;
}
.block_new_sectors .phone_h5,
.block_new_sectors .phone_h5 * {
  font-size: 1.4rem;
}
.multiple_columns.three_columns .item::after {
  display: none !important;
}
.new_program_benefits-2 .text {
  display: flex;
  border: 1px solid var(--bs-white);
  margin-top: 5em;
}
.new_program_benefits-2 .text .item {
  width: calc(100% / 4);
  border-right: 1px solid var(--bs-white);
  padding: 4% 5% 3% 5%;
  box-sizing: border-box;
  flex: 1;
}
.block_new_program_benefits .text .item .showText {
  position: static;
  font-size: 1.875rem;
}
.block_youtube-list {
  padding-left: 8.2%;
  padding-right: 8.2%;
}
.block_new_short_headline .pot .underline:last-child {
  color: inherit !important;
}
/* 2025-09-24 修改border颜色 --border_color在num-number-description.php中定义 */
.multiple_columns .item::after {
  background-color: var(--border_color) !important;
}
/* 2025-09-26 修改num-number-description  使.number_box 下元素居下对齐 并使字体大小一致 */
.number_box {
  align-items: flex-end;
}
.num-number-description .multiple_columns .number,
.number_box div {
  /* 会影响大小, Joe 2025-10-21 */
  /* font-size: inherit !important; */
  /* 会影响大小, Joe 2025-10-21 */
}
/* 2025-10-21 手机状态下会被切掉 */
@media (max-width: 767px) {
  .program_box .search_form {
    flex-direction: column;
  }
  .block_new_testimonials .testimonials .swiper-pagination {
    max-width: 85vw;
    margin: 0 auto;
    transform: translate(0) !important;
  }
}
/* 2025-10-22 客户觉得字体大下不对 */
/**
  但是比对figma字体大小正确，但是粗细不对
*/
.block_new_program_benefits .text .item .showText {
  /* font-weight: 700; */
  margin-top: 36px;
  margin-bottom: 36px;
}
.block_new_program_benefits .text .item .showText h5 {
  font-size: 2.8125rem;
}
/* .block_new_program_benefits .text .item .showText h5 *{
  font-weight: inherit;
} */
/*
  之前有看过这里 也记得有去掉paddig-right 但不知为何这个位置的padding-right没有去掉
  加上padding-right 导致与其他文本距离会变大
*/
.block_new_entrepreneurs_top .pot .heading p span {
  padding-right: 0;
}
/* 底部图标太小 */
[data-name="Instagram"] {
  background-size: 130% !important;
}
.block_new_entrepreneur_spotlight .pot .item .img,
.block_new_entrepreneur_spotlight .pot .item .phone_img {
  z-index: 6;
}
.block_new_entrepreneur_spotlight .pot .item .video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  z-index: 7;
}
.block_new_entrepreneur_spotlight .pot .item::before {
  z-index: 8;
}
.block_new_entrepreneur_spotlight .pot .item .text_box {
  z-index: 9;
}
/* 取消大写 */
.block_new_our_partners .heading {
  text-transform: none;
}
.block_new_our_partners .heading {
  padding-right: 11%;
}
.block_new_our_partners .heading h5 {
  font-size: 1.4rem;
  font-weight: 300;
  font-family: "Archivo", "DIN W01", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.block_new_news_stories-1 .pot .video-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -30px;
}
.block_new_news_stories-1 .pot .video-list .container {
  border-radius: 5px;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
}
.block_new_news_stories-1 .pot .video-list .container * {
  pointer-events: none;
  touch-action: none;
}
.block_new_news_stories-1 .pot .video-list .container::before {
  content: "";
  opacity: 0;
  transition: opacity 0.5s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00000033;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB0PSIxNzYyMTUzMjMzMDM2IiAgc3R5bGU9ImRpc3BsYXk6IG5vbmU7IiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjUyMzgiIHdpZHRoPSIyNTYiIGhlaWdodD0iMjU2Ij4KICAgIDxwYXRoIGQ9Ik02NzUuMzI4IDExNy43MTczMzNBNDI1LjQyOTMzMyA0MjUuNDI5MzMzIDAgMCAwIDUxMiA4NS4zMzMzMzNDMjc2LjM1MiA4NS4zMzMzMzMgODUuMzMzMzMzIDI3Ni4zNTIgODUuMzMzMzMzIDUxMnMxOTEuMDE4NjY3IDQyNi42NjY2NjcgNDI2LjY2NjY2NyA0MjYuNjY2NjY3IDQyNi42NjY2NjctMTkxLjAxODY2NyA0MjYuNjY2NjY3LTQyNi42NjY2NjdjMC01Ni43NDY2NjctMTEuMDkzMzMzLTExMi0zMi4zODQtMTYzLjMyOGEyMS4zMzMzMzMgMjEuMzMzMzMzIDAgMCAwLTM5LjQwMjY2NyAxNi4zNDEzMzNBMzgyLjc2MjY2NyAzODIuNzYyNjY3IDAgMCAxIDg5NiA1MTJjMCAyMTIuMDc0NjY3LTE3MS45MjUzMzMgMzg0LTM4NCAzODRTMTI4IDcyNC4wNzQ2NjcgMTI4IDUxMiAyOTkuOTI1MzMzIDEyOCA1MTIgMTI4YzUxLjExNDY2NyAwIDEwMC44IDkuOTg0IDE0Ni45ODY2NjcgMjkuMTJhMjEuMzMzMzMzIDIxLjMzMzMzMyAwIDAgMCAxNi4zNDEzMzMtMzkuNDAyNjY3ek00NTYuNzA0IDMwNS45MkM0MzIuNzA0IDI4OS4xNTIgNDA1LjMzMzMzMyAzMDMuMDgyNjY3IDQwNS4zMzMzMzMgMzMxLjc5NzMzM3YzNjAuNTMzMzM0YzAgMjguNTg2NjY3IDI3LjU0MTMzMyA0Mi41Mzg2NjcgNTEuMzcwNjY3IDI1Ljg1NmwyNTIuMzUyLTE3Ni43NjhjMjEuNzYtMTUuMjUzMzMzIDIxLjYzMi00My41NDEzMzMgMC01OC43MDkzMzRsLTI1Mi4zNzMzMzMtMTc2Ljc2OHogbS04LjU5NzMzMyAzNjYuNzJWMzUxLjQ2NjY2N2wyMjkuMjY5MzMzIDE2MC41OTczMzMtMjI5LjI2OTMzMyAxNjAuNTk3MzMzeiIgZmlsbD0iI2ZmNjYwMCIgcC1pZD0iNTIzOSI+PC9wYXRoPgoKICAgIDwvc3ZnPg==);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px;
  z-index: 1;
}
.block_new_news_stories-1 .pot .video-list .container:hover::before {
  opacity: 1;
}
.block_new_news_stories-1 .pot .video-list .item {
  margin: 0 0 0 0;
  padding: 0 30px !important;
  box-sizing: border-box;
  flex: 1;
}
@media all and (max-width: 768px) {
  .block_new_news_stories-1 .pot .video-list .item {
    width: 100%;
    flex: 0 1 auto;
  }
}
.block_new_news_stories-1 .pot .video-list img {
  object-fit: cover;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
}
.video-container {
  position: fixed;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  touch-action: none;
  transition: opacity 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-container video {
  max-width: 70%;
  max-height: 70%;
}
.video-container.active {
  opacity: 1;
  pointer-events: auto;
  touch-action: auto;
}
.video-container .icon-container {
  position: absolute;
  top: 10%;
  right: 10%;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
/* 增加 media icon hover image */
footer.global-footer .social_links .icon_box[data-hover] {
  position: relative;
}
footer.global-footer .social_links .icon_box[data-hover]::before {
  content: "";
  display: block;
  width: 150px;
  height: 150px;
  background: var(--hoverImage);
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translate3d(-50%, -20px, 0);
  opacity: 0;
  pointer-events: none;
  touch-action: none;
  transition: opacity 0.3s;
}
footer.global-footer .social_links .icon_box[data-hover]:hover::before {
  opacity: 1;
  pointer-events: auto;
  touch-action: auto;
}
footer.global-footer .btn_box .btn {
  display: block;
  width: fit-content;
  margin-bottom: 20px;
}
/**
  2026-03-09
  客户需求：In 'Our Partners' logos block, not able to remove the bold font style for this sentence. It need to be regular paragraph font. Please fix: ''We collaborate with startups, corporates, universities, investors, alliances, and governments to build a global clean energy ecosystem that works for both people and the planet.''
*/
.block_new_news_stories-1 .pot .video-list .container {
  height: auto;
  padding: 15px 0;
}
.block_new_news_stories-1 .pot .video-list .container .pic {
  display: block;
  aspect-ratio: 605/445;
  width: 100%;
}
.block_new_news_stories-1 .pot .video-list .container .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.block_new_entrepreneur_spotlight .box .left .heading * {
  flex: 0 1 auto !important;
  width: fit-content;
}
/* zo */
/* 
                                                               
.Â·'Â·.    \ /
|' '|     V 
| - |     | 
`Â·â€”Â·â€™     | 
.Â·'Â·.    \ /``
|' '|     V 
| ^ |     | 
`Â·â€”Â·â€™     | 
*/
