@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@font-face {
    font-family: 'WhyteInktrap Bold';
    src: url('fonts/WhyteInktrap-Bold.eot');
    src: url('fonts/WhyteInktrap-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/WhyteInktrap-Bold.woff2') format('woff2'),
		url('fonts/WhyteInktrap-Bold.woff') format('woff'),
		url('fonts/WhyteInktrap-Bold.ttf') format('truetype'),
		url('fonts/WhyteInktrap-Bold.svg#WhyteInktrap-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Inter Regular';
    src: url('fonts/Inter-VariableFont_opsz,wght.eot');
    src: url('fonts/Inter-VariableFont_opsz,wght.eot?#iefix') format('embedded-opentype'),
		url('fonts/Inter-VariableFont_opsz,wght.woff2') format('woff2'),
		url('fonts/Inter-VariableFont_opsz,wght.woff') format('woff'),
		url('fonts/Inter-VariableFont_opsz,wght.ttf') format('truetype'),
		url('fonts/Inter-VariableFont_opsz,wght.svg#WhyteInktrap-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
body {
	font-family: "Outfit", sans-serif !important;
	font-weight: 400 !important;
	font-size: 1rem !important;
	background-color: #F2EDE3 !important;
	font-variant: none !important;
	font-feature-settings: normal !important;
}
main {min-height: calc(100vh - 290px);}
b, strong {
  font-weight: 600;
}
.error {
	height: calc(100vh - 385px);
}
.fw-semiBold {
	font-weight: 600;
}
@media (min-width: 992px) {
	.error {
		height: auto;
	}
}
@media (min-width: 1200px) {
	.container-narrow {
	    max-width: 1252px;
	}
}
@media (min-width: 1400px) {
	.error {
		height: calc(100vh - 379px);
	}
}
/* Bootstrap Overrides */
a {
	color: #1e2320 !important;
	text-decoration: none !important;
}
a:hover, a:focus {
	color: #00231f;
	text-decoration: none;
}
h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
	font-family: "Outfit", sans-serif;
	font-weight: bold !important;
	color: #1e2320;
}
h2 a, h2 a:hover, h2 a:focus {
	color: #90c2d3;
	text-decoration: none;
}
.bg-nav {
	background-color: #1e2320;
}
.bg-primary {
    background-color: #10252D !important;
}
.bg-secondary {
	background-color: #352E2C !important;
}
.bg-light {
	background-color: #E8E8E8 !important;
}
.bg-neon {
	background-color: #ff7d44;
}
.text-charcoal {
	color: #252728 !important;
}
.text-neon {
	color: #FF734C!important;
}
.text-primary {
    color: #79A249 !important;
}
.btn {
	border-radius: 18px;
	color: #1e2320 !important;
	font-weight: 700;x
}
.btn-primary {
	color: #10252D;
	background-color: #ff7d44;
	border-color: #ff7d44;
	line-height: 1;
}
.btn-primary:hover,
.btn-primary:disabled, .btn-primary.disabled {
	color: #1A1A1A;
	background-color: #90c2d3;
	border-color: #90c2d3;
}
.btn-secondary {
    color: #fff;
    background-color: #543E3E;
    border-color: #543E3E;
}
.btn-secondary:hover {
    color: #fff;
    background-color: #382a2a;
    border-color: #382a2a;
}
.btn-check:focus + .btn-primary, .btn-primary:focus {
	color: #1A1A1A;
	background-color: #ff7d44;
	border-color: #ff7d44;
    box-shadow: 0 0 0 0.25rem rgb(95 127 58 / 50%);
}
.btn-outline-primary {
	color: #ff7d44;
    border-color: #ff7d44;
}
.btn-outline-primary:hover {
    color: #000;
    background-color: #ff7d44;
    border-color: #ff7d44;
}
.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
    color: #fff;
    background-color: #79A249;
    border-color: #79A249;
}
.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
    box-shadow: 0 0 0 0.25rem rgb(95 127 58 / 50%);
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #79A249;
}
.nav-pills .nav-link {
	color: #FF734C!important;
	border: 1px solid #ff7d44;
	border-radius: 2rem;
	margin-right: 1rem;
}
	border-radius: 2rem;
	margin-right: 1rem;
}
.nav-pills .nav-item:last-child .nav-link {
	margin-right: 0;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #1A1A1A;
    background-color: #ff7d44;
    border-color: #ff7d44;
	-webkit-box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.15); 
	box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.15);
}
.nav-pills .nav-link:hover {
    color: #1A1A1A;
    background-color: #ff7d44;
    border-color: #ff7d44;
}
/* end of Bootstrap Overrides */
/* Gevme overrides */
.gevme-template-showcase-block, .gevme-html-block {
	border-radius: 0 !important;
}
.gevme-template-main .gevme-template-content {
	margin-top: 0;
}
.gevme-content-blocks-container {
	max-width: none;
}
.gevme-header-container {
	background-color: #1e2320;
	position: initial;
	max-height: 76px;
	height: 76px;
}
.gevme-html-block-title, #gevme-title {
	display: none;
}
.gevme-content-blocks-column p,.gevme-template-showcase-block p {
    margin-top: 0;
    margin-bottom: 1rem;
}
.gevme-branding-details {display: none;}
.gevme-html-block-content {background-color: #f5f2ef !important;}

/* Navbar */
.navbar-collapse {
	/* position: absolute; */
	/* right: 0; */
	/* background-color: #1F1F1F; */
	/* top: 72px; */
	/* z-index: 999; */
}
.navbar-nav {
	/* text-align: right; */
}
.navbar-toggler:focus {
	box-shadow: 0 0 0 #fff;
}
.navbar-dark .navbar-toggler {
	border-color: transparent;
}
.navbar-toggler span {
  display: block;
  background-color: #fff;
  height: 3px;
  width: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
  left: 0;
  opacity: 1;
  transition: all 0.35s ease-out;
  transform-origin: center left;
}
.navbar-toggler span:nth-child(1) {
  transform: translate(0%, 0%) rotate(0deg);
}
.navbar-toggler span:nth-child(2) {
  opacity: 1;
}
.navbar-toggler span:nth-child(3) {
  transform: translate(0%, 0%) rotate(0deg);
}
.navbar-toggler span:nth-child(1) {
  margin-top: 0.3em;
}
.navbar-toggler:not(.collapsed) span:nth-child(1) {
  transform: translate(15%, -33%) rotate(45deg);
	background-color: #d9d9d9;
}
.navbar-toggler:not(.collapsed) span:nth-child(2) {
  opacity: 0;
}
.navbar-toggler:not(.collapsed) span:nth-child(3) {
  transform: translate(15%, 33%) rotate(-45deg);
	background-color: #d9d9d9;
}
.navbar-nav .nav-link {
    /* padding-right: 1.75rem; */
    /* padding-left: 3rem; */
    /* padding-bottom: 1rem; */
    /* padding-top: .75rem; */
}
.navbar-dark .navbar-nav .nav-link {
    color: #fff !important;
    /* background-color: #10252D; */
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: #FF734C!important;
}
.navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .show>.nav-link {
    color: #FF734C!important;
}
.btn-search {
	width: 24px;
	height: 24px;
	background-image: url('../images/default-source/cop29/icons/icon-search-close.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 50%;
}
.btn-search.collapsed {
	background-image: url('../images/default-source/cop29/icons/icon-search.png');
}
.mobileSearch .form-control {
	border: 0;
}
.mobileSearch .input-group-text {
	border-top-left-radius: .75rem;
	border-bottom-left-radius: .75rem;
	background-color: #fff;
	border: 0;
	padding-right: 0;
}
.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
	border-top-right-radius: .75rem;
	border-bottom-right-radius: .75rem;
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav {
      margin: 0 auto !important;
  }
	.navbar {
		padding-top: 0;
		padding-bottom: 0;
	}
	.navbar-expand-lg .navbar-nav .nav-item {
	    padding-right: 1rem;
	    padding-left: 1rem;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
	    padding-right: 0;
	    padding-left: 0;
	    padding-bottom: 1.5rem;
	    padding-top: 1.5rem;
	}
	.navbar-nav {
		background: transparent;
	}
	.navbar-dark .navbar-nav .nav-link {
	    border-bottom: 4px solid transparent;
	}
	.navbar-dark .navbar-nav .nav-link.active, .navbar-expand-lg .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .show>.nav-link {
	    border-bottom: 4px solid #ff7d44;
		font-weight: 700;
	}
}
@media (min-width: 1200px) {
	.navbar-expand-lg .navbar-nav .nav-item {
	    padding-right: 1.5rem;
	    padding-left: 1.5rem;
	}
}
/* end of Navbar */
/* Ticker */
.ticker {
	color: #1E2320;
	overflow: hidden;
	/* font-style: italic; */
	font-size: 15px;
	line-height: normal;
	padding-top: 1rem;
	padding-bottom: 1rem;
	white-space: nowrap;
}
/* end of Ticker */
/* Carousel */
.carousel-control-prev, .carousel-control-next {
	display: none !important;
}
.carousel-caption {
	top: 0;
	left: 1rem;
	right: 3rem;
	text-align: left;
}
.carousel-logo {
	margin-bottom: 3rem;
  width: 110px;
}
.carousel-caption .date {
	font-family: Inter 'Inter Regular';
	font-weight: 500 !important;
	font-size: 17.5px;
	color: #FF734C!important;
}
.carousel-caption .sub-title {
	font-size: 40px;
	color: #fff !important;
}
.carousel-indicators [data-bs-target] {
	opacity: 1;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	border-top: 0;
	border-bottom: 0;
}
.carousel-indicators .active {
	width: 26px;
	background-color: #ff7d44;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
	width: 16px;
	height: 32px;
}
.carousel-control-prev-icon {
    background-image: url('https://files-myxp.gevme.com/016ba474-10cb-4925-b5fe-f751818d91d5/686e25ac683ae95434d2560e/media-assets/carousel-control-prev-icon_20250904075209.png');
}
.carousel-control-next-icon {
    background-image: url('https://files-myxp.gevme.com/016ba474-10cb-4925-b5fe-f751818d91d5/686e25ac683ae95434d2560e/media-assets/carousel-control-next-icon_20250904075112.png');
}
@media (min-width:992px) {
  .carousel-control-prev, .carousel-control-next {
    display: flex;
    width: 4%;
  }
  .carousel-logo {
    width: 160px;
  }
	.carousel-caption {
		display: inline-flex;
		align-items: flex-start;
		justify-content: center;
		flex-direction: column;
		left: 2rem;
		right: 50%;
	}
	.carousel-caption-first-slide {
		justify-content: start;
	}
}
@media (min-width:1200px) {
	.carousel-caption {
		right: 47%;
	}
	.carousel-caption .date {
		font-size: 20px;
	}
	.carousel-caption .sub-title {
		font-size: 52px;
		margin-bottom: 0.5rem;
	}
}
@media (min-width:1400px) {
	.carousel-caption {
		left: 6rem;
		justify-content: start;
		padding-top: 5.5rem;
	}
	.carousel-caption-first-slide {
		top: 2rem;
	}
}
@media (min-width:1600px) {
	.carousel-caption {
		left: 21.5rem;
	}
	.carousel-caption-first-slide {
		top: 2rem;
	}
}
/* end of Carousel */
/* Homepage */
.intro-image {
	height: 197px;
	border-radius: 20px;
	background-image: url('https://files-myxp.gevme.com/016ba474-10cb-4925-b5fe-f751818d91d5/686e25ac683ae95434d2560e/media-assets/img-intro_20251115151222.webp');
	background-size: cover;
  background-position: center;
}
.card-locate, .card-connect {
	border-radius: 14px;
	/*-webkit-box-shadow: 17px 14px 33px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 17px 14px 33px 0px rgba(0,0,0,0.75);
	box-shadow: 17px 14px 33px 0px rgba(0,0,0,0.75);*/
	margin-bottom: 1rem;
	height: 101px;
	background-position: bottom center;
	background-size: cover;
	color: #fff;
}
.card-locate {
	background-image: url('https://files-myxp.gevme.com/016ba474-10cb-4925-b5fe-f751818d91d5/686e25ac683ae95434d2560e/media-assets/bgd-locate_20250905044454.jpg');
}
.card-connect {
	background-image: url('https://files-myxp.gevme.com/016ba474-10cb-4925-b5fe-f751818d91d5/686e25ac683ae95434d2560e/media-assets/bgd-connect_20250905044449.jpg');
}
.card-locate .card, .card-connect .card {
	background: transparent;
	border: 0;
}
.card-locate .card-body, .card-connect .card-body {
	padding: .75rem 1rem;
	font-size: 13px;
}
.card-locate .card-title, .card-connect .card-title {
	color: #fff !important;
	font-size: 24px;
}
.card-locate .card-text, .card-connect .card-text {
	width: 65%;
}
.social-media-card {
	border-radius: 20px;
	overflow: hidden;
}
.social-media-card .left-panel {
	padding: 1rem 2rem;
}
.social-media-card .display-5 {
}
#videoModal .modal-content {
	background-color: transparent;
	border: 0;
}
#videoModal .modal-body {
	border-bottom: 0;
	padding: 0;
}
#videoModal .btn-close {
	background: url('../images/default-source/cop29/icons/btn-modal-close.png') no-repeat;
	opacity: 1;
	padding: 0;
	margin: 0;
	position: absolute;
	top: -12px;
	right: -12px;
	height: 28px;
	width: 28px;
	z-index: 999;
}
@media (min-width:768px) {
  .intro-image {
    height: 379px;
  }
}
@media (min-width:992px) {
	.card-locate, .card-connect {
		/*-webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
		-moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
		box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);*/
		margin-bottom: 0;
		height: 155px;
		border-radius: 22px;
	}
	.card-locate .card, .card-connect .card {
		border-radius: 27px;
		background: transparent;
		padding: .5rem 1rem;
		height: 155px;
	}	
	.card-locate .card-body, .card-connect .card-body {
		padding: 1.5rem;
		font-size: 1rem;
	}
	.card-locate .card-title, .card-connect .card-title {
		font-size: 32px;
		font-weight: 700;
	}
	.card-locate .card-text, .card-connect .card-text {
		width: 100%;
		margin-top: 1rem;
	}
	.social-media-card .left-panel {
		padding: 1rem 2rem;
	}
}
/* end of Homepage */
/* Landing Page */
#carousel .item.livestream {
	background-image: url('/images/default-source/cop29/bgd-livestream-mobile.webp');
	background-size: cover;
	background-position: right;
	padding: 3.25rem 1rem;
}
.item.livestream .sub-title {
    font-size: 36px;
    color: #ff7d44;
    line-height: 1;
}
.item.livestream .sub-title span {
}
.btn-neon {
    color: #000;
    background-color: #ff7d44;
    border-color: #ff7d44;
}
.btn-neon:hover,
.btn-neon:focus {
    color: #000;
    background-color: #ff7d44;
    border-color: #ff7d44;
}
.owl-item .item img {
	border-radius: 10px;
	overflow: hidden;
}
.owl-nav {
	display: block;
	position: absolute;
	top: 20%;
	left: 0;
	right: 0;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
	border-radius: 50%;
}
.owl-carousel .owl-nav button.owl-prev {
	float: left;
	margin-left: 1rem;
}
.owl-carousel .owl-nav button.owl-next {
	float: right;
	margin-right: 1rem;
}
#carousel.owl-theme .owl-dots {
	/* background-color: #1a1a1a; */
	margin-top: 1.5rem;
}
.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 10px 10px;
    background: #fff;
}
.owl-theme .owl-dots .owl-dot:hover span {
    background: #ff7d44;
}
.owl-theme .owl-dots .owl-dot.active span  {
    width: 30px;
    background: #ff7d44;
}
.temp-form .border {
  border-color: #dcff00 !important;
  border-radius: 0.75rem;
  background-color: #1A1A1A;
}
.temp-form label {
  display: none;
}
.temp-form input {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    background-color: #1A1A1A;
    background-clip: padding-box;
    border: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	text-align: center;
}
.temp-form .email-textbox, .temp-form .subscribe-submit, .temp-form .alert-success {
  margin-top: 0 !important;
  margin-bottom: 0!important;
  text-align: center;
}
.temp-form button, .temp-form [type=button], .temp-form [type=reset], .temp-form [type=submit] {
  color: #fff;
  background: transparent;
  border:none;
    padding: 0.375rem 0.75rem;
}
.temp-form p {
  margin-bottom: 0;
}
@media (min-width: 768px) {
	.owl-nav {
		top: 35%;
	}
}
@media (min-width: 1200px) {
	#carousel .item.livestream {
		background-image: url('/images/default-source/cop29/bgd-livestream.webp');
		background-size: cover;
		background-position: right center;
		padding: 1rem 10rem;
		display: flex;
		align-items: center;
		height: 377px;
	}
	.item.livestream .sub-title {
		/* padding-top: 9rem; */
	}
	.temp-form input {
		text-align: left;
	}
}
/* end of Landing page */
/* About */
.nav-about {
	/* flex-direction: column; */
}
.nav-pills.nav-about .nav-item:not(:last-child) .nav-link {
	/* margin-right: 0; */
	margin-bottom: 1rem;
}
.card-about {
	background-color: transparent;
	border: 0;
	border-radius: 42px;
	-webkit-box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.15);
}
.card-about .card-header {
    background-color: #ff7d44;
    color: #000;
}
.card-about .card {
	border-radius: 1rem;
}
.card-about .card-body {
	background-color: #10252D;
	padding: 1rem;
	border-bottom-left-radius: 42px;
	border-bottom-right-radius: 42px;
}
.card-about .card-body .bg-white img {
	max-height: 150px;
}
.card-about .card-title {
	font-size: 22px;
}
.card-about .card-img-overlay {
	border-radius: calc(1rem - 1px);
	top: auto;
}
.card-about .card-img, .card-img-bottom {
    border-bottom-right-radius: calc(1rem - 1px);
    border-bottom-left-radius: calc(1rem - 1px);
}
.card-about .card-img, .card-img-top {
    border-top-left-radius: calc(1rem - 1px);
    border-top-right-radius: calc(1rem - 1px);
}
@media (min-width: 992px) {
	.nav-about {
		flex-direction: row;
	}
	.nav-pills.nav-about .nav-link {
		margin-left: 0.5rem;
		margin-right: 0.5rem;
	}
}
@media (min-width: 1200px) {
	.card-about .card-body {
		padding: 1.5rem;
	}
	.owl-carousel.about-carousel .owl-nav button.owl-prev {
		float: left;
		margin-left: -3rem;
	}
	.owl-carousel.about-carousel .owl-nav button.owl-next {
		float: right;
		margin-right: -3rem;
	}

}
/* end of About */
/* Green Initiatives */
.accordionGI .accordion-item {
    background-color: #10252D;
    border: 0;
    overflow: hidden;
    border-radius: 10px;
}
.accordionGI .accordion-header {
	border-radius: 10px;
	background-size: cover;
	background-position: center right;
	display: flex;
	align-items: center;
}
.accordionGI.mitigation .accordion-header {
	background-image: url('https://files-myxp.gevme.com/016ba474-10cb-4925-b5fe-f751818d91d5/686e25ac683ae95434d2560e/media-assets/bgd-mitigation-mobile_20250930015622.jpg');
}
.accordionGI.mitigation .accordion-button {
	color: #B9F7FF;
}
.accordionGI.adaptation .accordion-header {
	background-image: url('https://files-myxp.gevme.com/016ba474-10cb-4925-b5fe-f751818d91d5/686e25ac683ae95434d2560e/media-assets/bgd-adaptation-mobile_20250930015529.jpg');
}
.accordionGI.adaptation .accordion-button {
	color: #f2ede3;
}
.accordionGI.green-economy .accordion-header {
	background-image: url('https://files-myxp.gevme.com/016ba474-10cb-4925-b5fe-f751818d91d5/686e25ac683ae95434d2560e/media-assets/bgd-green-economy-mobile_20250930015604.jpg');
}
.accordionGI.green-economy .accordion-button {
	color: #CEFFDC;
}
.accordionGI.sustainable-finance .accordion-header {
	background-image: url('https://files-myxp.gevme.com/016ba474-10cb-4925-b5fe-f751818d91d5/686e25ac683ae95434d2560e/media-assets/bgd-sustainable-finance-mobile_20250930015644.jpg');
}
.accordionGI.sustainable-finance .accordion-button {
	color: #B9F7FF;
}
.accordionGI .accordion-button {
    padding: 1.25rem;
    font-size: 20px;
    color: #fff;
    text-align: left;
    background-color: transparent;
}
.accordionGI .accordion-item:first-of-type .accordion-button {
    border-radius: calc(10px - 1px);
}
.accordionGI .accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: calc(10px - 1px);
    border-bottom-left-radius: calc(10px - 1px);
}
.accordionGI .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: transparent;
}
.accordionGI .accordion-button:not(.collapsed)::after {
	background-image: url('https://files-myxp.gevme.com/016ba474-10cb-4925-b5fe-f751818d91d5/686e25ac683ae95434d2560e/media-assets/icon-accordion-down_20250930020258.png');
	transform: none;
}
.accordionGI .accordion-button::after {
	background-image: url('https://files-myxp.gevme.com/016ba474-10cb-4925-b5fe-f751818d91d5/686e25ac683ae95434d2560e/media-assets/icon-accordion-up_20250930020146.png');
}
.accordionGI .accordion-body {
    border-bottom-right-radius: calc(10px - 1px);
    border-bottom-left-radius: calc(10px - 1px);
}
.accordionGI .card {
	border-radius: 10px;
	overflow: hidden;
	background-color: transparent;
}
.accordionGI .card-img-overlay {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding: 1rem 0 1rem 1rem;
}
.accordionGI .card-img-overlay img {
  width: 115px;
  align-self: flex-end;
}
.accordionGI .card-title {
	color: #fff !important;
	font-size: 16px;
	/* padding-right: 20px; */
}
.card-showcase {
	background-color: #10252D;
	border: 0;
	border-radius: 20px;
}
.card-showcase .card-img-top {
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 188px;
}
.projects {
	position: relative;
}
.projects .overlay {
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 320px;
	background: rgb(67,115,219);
	background: -moz-linear-gradient(0deg, rgba(67,115,219,1) 0%, rgba(67,115,219,0) 100%);
	background: -webkit-linear-gradient(0deg, rgba(67,115,219,1) 0%, rgba(67,115,219,0) 100%);
	background: linear-gradient(0deg, rgba(67,115,219,1) 0%, rgba(67,115,219,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4373db",endColorstr="#4373db",GradientType=1);
	border-radius: .3rem;
}
.projects img {
	border-radius: .3rem;
}
.projects a.stretched-link:hover .overlay {
	opacity: .6;
}
.pink .projects a.stretched-link {
	color: #FFC4F3;
}
.light-blue .projects a.stretched-link {
	color: #A3C7FF;
}
.green .projects a.stretched-link {
	color: #00EE61;
}
.grey .projects a.stretched-link {
	color: #999999;
}
.pink h4, .text-pink {
	color: #8A8CFF;
}
.light-blue h4, .text-light-blue {
	color: #F9B21D;
}
.green h4, .text-green {
	color: #1e2320;
}
.grey h4, .text-grey {
	color: #BF38FF;
}
.lime, .text-lime {
	color: #ff7d44;
}
.cardGI-details {
	background-color: #252728;
	border-radius: 10px;
	color: #FAF7F1;
}
.cardGI-details .card-body {
	padding: 1.5rem;
}
.cardGI-details h4 {
	font-size: 24px;
}
.cardGI-details.cardGI-mitigation h4,
.cardGI-details.cardGI-adaptation h4,
.cardGI-details.cardGI-green-economy h4,
.cardGI-details.cardGI-sustainable-finance h4 {
	font-family: 'Inter Regular';
	font-weight: 700 !important;
}
.cardGI-details.cardGI-mitigation h4 {
	color: #B9F7FF !important;
}
.cardGI-details.cardGI-adaptation h4 {
	color: #f2ede3 !important;
}
.cardGI-details.cardGI-green-economy h4 {
	color: #CEFFDC !important;
}
.cardGI-details.cardGI-sustainable-finance h4 {
	color: #B9F7FF !important;
}
.cardGI-details.cardGI-mitigation a {
	color: #B9F7FF !important;
	text-decoration: underline !important;
}
.cardGI-details.cardGI-adaptation a {
	color: #f2ede3 !important;
	text-decoration: underline !important;
}
.cardGI-details.cardGI-green-economy a {
	color: #CEFFDC !important;
	text-decoration: underline !important;
}
.cardGI-details.cardGI-sustainable-finance a {
	color: #B9F7FF !important;
	text-decoration: underline !important;
}
.cardGI-details .carousel {
	padding-left: 0;
	padding-right: 0;
}
.cardGI-details .carousel-item img {
	border-radius: 10px;
}
.cardGI-details .carousel-caption {
	position: relative;
	text-align: left;
	left: 0;
	font-size: 14px;
	color: #FAF7F1;
	padding-top: 1rem;
	padding-bottom: 1rem;
	padding-left: 0;
	padding-right: 0;
}
.cardGI-details .carousel-control-prev, .cardGI-details .carousel-control-next {
	height: 190px;
	width: 14%;
	opacity: 1;
}
.cardGI-details .carousel-control-prev:hover, .cardGI-details .carousel-control-next:hover {
	opacity: .5;
}
.cardGI-details .carousel-control-prev-icon {
    background-image: url(https://files-myxp.gevme.com/016ba474-10cb-4925-b5fe-f751818d91d5/686e25ac683ae95434d2560e/media-assets/icon-chevron-left_20251017030903.png);
}
.cardGI-details .carousel-control-next-icon {
    background-image: url(https://files-myxp.gevme.com/016ba474-10cb-4925-b5fe-f751818d91d5/686e25ac683ae95434d2560e/media-assets/icon-chevron-right_20251017030834.png);
}
.cardGI-details .carousel-indicators {
	margin-bottom: 0;
}
.cardGI-details .carousel-indicators [data-bs-target] {
	width: 12px;
	height: 12px;
	margin: 10px 10px;
	background: #fff;
	border-radius: 30px;
	border-top: 0;
	border-bottom: 0;
	opacity: 1;
}
.cardGI-details .carousel-indicators .active {
	width: 33px;
    background: #ff7d44;
}
.cardGI-details.cardGI-mitigation .carousel-indicators .active {
    background: #B9F7FF;
}
.cardGI-details.cardGI-adaptation .carousel-indicators .active {
    background: #f2ede3;
}
.cardGI-details.cardGI-green-economy .carousel-indicators .active {
    background: #CEFFDC;
}
.cardGI-details.cardGI-sustainable-finance .carousel-indicators .active {
    background: #B9F7FF;
}
.page-nav-prev {
	position: relative;
	padding-left: 40px;
	display: block;
}
.page-nav-prev:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 27px;
	height: 27px;
    background-image: url(/global/images/default-source/cop29/icons/icon-chevron-left.png);
	margin-right: 40px;
}
.page-nav-next {
	position: relative;
	padding-right: 40px;
	display: block;
}
.page-nav-next:after {
	position: absolute;
	top: 0;
	right: 0;
	content: '';
	width: 27px;
	height: 27px;
    background-image: url(/global/images/default-source/cop29/icons/icon-chevron-right.png);
}
@media (min-width: 768px) {
	.cardGI-details .carousel-control-prev, .cardGI-details .carousel-control-next {
		height: 368px;
	}
	.accordionGI .card-title {
		font-size: 20px;
	}
  .accordionGI .card-img-overlay img {
    width: 185px;
  }
}
@media (min-width: 992px) {
	.accordionGI .accordion-item {
	    border-radius: 20px;
	}
	.accordionGI .accordion-header {
		border-radius: 20px;
	}
	.accordionGI .accordion-item:first-of-type .accordion-button {
	    border-radius: calc(20px - 1px);
	}
	.accordionGI .accordion-item:last-of-type .accordion-button.collapsed {
	    border-bottom-right-radius: calc(20px - 1px);
	    border-bottom-left-radius: calc(20px - 1px);
	}
	.accordionGI .card {
		border-radius: 20px;
	}
  .cardGI-details {
    border-radius: 20px;
  }
	.cardGI-details .card-body {
		padding: 2rem;
	}
	.cardGI-details .carousel-control-prev, .cardGI-details .carousel-control-next {
		height: 600px;
		width: 4%;
	}
	.cardGI-details .carousel-caption {
		width: 92%;
	}
	.cardGI-details .carousel-caption.single {
		width: 100%;
		/* align-items: center; */
	}
}
@media (min-width: 1200px) {
	.accordionGI .card-img-overlay {
		padding: 1.5rem 0 1.5rem 1.5rem;
	}
	.accordion .carousel-control-prev, .accordion .carousel-control-next {
		height: 600px;
	}
	.accordionGI .accordion-body {
		padding: 2rem;
	}
	.accordionGI .card-title {
		font-size: 28px;
	}
	  .accordionGI .card-img-overlay img {
	    width: 254px;
	  }
	.cardGI-details h4 {
		font-size: 48px;
	}
	.accordionGI .accordion-button {
		padding: 1.75rem;
	}
	.accordion .carousel {
		padding-left: 1rem;
		padding-right: 1rem;
	}
}
/* end of Green Initiatives */
/* Partners' Showcase */
.accordionDE .accordion-item {
	background-color: transparent;
	border: 0;
	border-radius: 0;
	border-bottom: 1px solid #252728;
	padding-bottom: 1.5rem;
}
.accordionDE .accordion-header {
	/* padding-left: 1.5rem; */
	border-radius: 0;
	background-color: transparent;
	display: flex;
	align-items: center;
}
.accordionDE.light-blue .accordion-header {
	color: #ff7d44;
}
.accordionDE.light-teal .accordion-header {
	color: #BAEDD4;
}
.accordionDE.cream .accordion-header {
	color: #FDE1CD;
}
.accordionDE .accordion-header p {
	font-family: 'Inter Regular';
    font-size: 30px;
	font-weight: 300;
    line-height: 1;
    width: 82px;
    text-align: center;
	color: #1e2320;
}
.accordionDE .accordion-header .date {
	font-size: 60px;
}
.accordionDE .accordion-button {
	font-size: 32px;
	background-color: transparent;
	border-radius: 0 !important;
	padding-left: 1rem;
	box-shadow: inset 0 0 0 rgba(0,0,0,.125);
	color: #1e2320;
}
.accordionPS.brown .accordion-button, .accordionPS.brown .accordion-header p {
	color: #D9C2B4;
}
.accordionPS.brown .accordion-button::after {
	display: none !important;
}
.accordionDE.light-blue .accordion-button {
	color: #ff7d44;
}
.accordionDE.light-teal .accordion-button {
	color: #BAEDD4;
}
.accordionDE.cream .accordion-button {
	color: #FDE1CD;
}
.accordionDE .accordion-button:not(.collapsed)::after {
	background-image: url('https://files-myxp.gevme.com/016ba474-10cb-4925-b5fe-f751818d91d5/686e25ac683ae95434d2560e/media-assets/icon-accordion-down_20250930020258.png');
	transform: none;
}
.accordionDE .accordion-button::after {
	background-image: url('https://files-myxp.gevme.com/016ba474-10cb-4925-b5fe-f751818d91d5/686e25ac683ae95434d2560e/media-assets/icon-accordion-up_20250930020146.png');
	display: none;
}
.accordionDE .accordion-button:not(.collapsed) {
	background-color: #213239;
}
.accordionDE .accordion-body {
	padding: 1rem 0;
}
.accordionDE .card {
	border-radius: 18px;
}
.accordionDE .card-body {
	height: 200px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.card-showcase {
	background-color: #10252D;
	border: 0;
	border-radius: 20px;
}
.card-showcase .card-img-top {
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 188px;
  padding: 2rem;
}
.card-showcase .card-img-top img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.cardPartner {
	border-radius: 18px;
	box-shadow: -1px 9px 12px 0px rgba(37,39,40,0.2);
	-webkit-box-shadow: -1px 9px 12px 0px rgba(37,39,40,0.2);
	-moz-box-shadow: -1px 9px 12px 0px rgba(37,39,40,0.2);
}
.cardPartner .card-body {
	padding: 2rem;
	height: 196px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.cardPartner a {
	height: 132px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.cardPartner .IAAS-logo {
	height: 122px;
}
.cardPartner .GenZero-logo {
	height: 60px;
}
.cardPartner .HSBC-logo {
	height: 60px;
}
.cardPartner .Temasek-logo {
	height: 28px;
}
.cardPartner .DBS-logo {
	height: 45px;
}
.cardPartner .OCBC-logo {
	height: 50px;
}
.cardPartner .UOB-logo {
	height: 43px;
}
.cardPartner .grentalsg-logo {
	height: 80px;
}
.cardPartner .Oatbedient-logo {
	height: 28px;
}
.cardPartner .Paksong-logo {
	height: 116px;
}
.cardPartner .Gryphon-logo {
	height: 50px;
}
.cardPartner img {
	/* height: 100%; */
	/* width: 100%; */
	/* object-fit: contain; */
}
@media (min-width:1200px) {
	.accordionDE .accordion-body {
		padding: 2rem 0;
	}
	.accordionDE .accordion-button {
		padding-left: 5rem;
		padding-right: 0;
	}
	.card-showcase .card-img-top {
		height: 320px;
    padding: 4rem 5rem;
	}
	.showcase-carousel {
		padding-left: 5rem;
		padding-right: 5rem;
	}
}
/* end of Partners' Showcase */
/* Livestream/VOD */
.programme-header {
	display: flex;
	flex-direction: column;
	/* margin-top: 3rem;
	margin-bottom: 1.5rem; */
}
.programme-header .display-5 {font-size: 48px;}
.time-toggler .btn-primary {
	font-weight: 400;
	color: #FF734C!important;
	border: 1px solid #ff7d44;
	border-radius: 2rem;
	background-color: transparent;
	padding: .75rem 1rem;
	margin-bottom: 1rem;
}
.time-toggler .btn-primary.disabled {
	font-weight: 700;
	color: #1e2320 !important;
	background-color: #ff7d44;
	border-color: #ff7d44;
	-webkit-box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.15);
	opacity: 1;
}
.time-toggler .btn-primary:hover {
	color: #1e2320 !important;
    background-color: #ff7d44;
    border-color: #ff7d44;
	-webkit-box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.15);
}
.accordionPS .accordion-item {
	background-color: transparent;
	border: 0;
	border-radius: 0;
	border-bottom: 1px solid #BD9C88;
	padding-bottom: 1.5rem;
}
.accordionPS .accordion-header {
	/* padding-left: 1.5rem; */
	border-radius: 0;
	background-color: transparent;
	display: flex;
	align-items: center;
}
.accordionPS.light-blue .accordion-header {
	color: #ff7d44;
}
.accordionPS.light-teal .accordion-header {
	color: #BAEDD4;
}
.accordionPS.cream .accordion-header {
	color: #FDE1CD;
}
.accordionPS .accordion-header p {
	font-family: "Outfit", sans-serif;
	font-size: 24px;
	font-weight: 300;
	line-height: 1;
	width: 82px;
	text-align: center;
	color: #1e2320;
}
.accordionPS .accordion-header .date {
	font-family: "Outfit", sans-serif;
	font-size: 48px;
}
.accordionPS .accordion-button {
	font-size: 20px;
	background-color: transparent;
	border-radius: 0 !important;
	padding-left: 1rem;
	box-shadow: inset 0 0 0 rgba(0,0,0,.125);
	color: #1e2320;
	line-height: 1.3 !important;
	font-weight: bold;
}
.accordionPS.light-blue .accordion-button {
	color: #ff7d44;
}
.accordionPS.light-teal .accordion-button {
	color: #BAEDD4;
}
.accordionPS.cream .accordion-button {
	color: #FDE1CD;
}
.accordionPS .accordion-button:not(.collapsed)::after {
	background-image: url('https://files-myxp.gevme.com/016ba474-10cb-4925-b5fe-f751818d91d5/686e25ac683ae95434d2560e/media-assets/icon-accordionPS-down_20251024073803.png');
	transform: none;
}
.accordionPS .accordion-button::after {
	background-image: url('https://files-myxp.gevme.com/016ba474-10cb-4925-b5fe-f751818d91d5/686e25ac683ae95434d2560e/media-assets/icon-accordionPS-up_20251024073902.png');
}
.accordionPS .accordion-button.disabled::after {
	background-image: none
}
.accordionPS .accordion-button:not(.collapsed) {
	/* background-color: #213239; */
}
.accordionPS .table {
	/* color: #fff; */
	font-size: 12px;
	border-bottom: 0;
}
.accordionPS .btn {
	text-decoration: none !important;
    font-weight: 700;
    color: #1e2320 !important;
    background-color: #ff7d44;
    border-color: #ff7d44;
    -webkit-box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.15);
}
.accordionPS th {
	border-bottom: .75px solid #252728;
}
.accordionPS .table>:not(:first-child) {
    border-top: none;
}
.accordionPS .table tr {
  /* border-bottom: .75px solid #252728; */
}
.accordionPS .table tr:not(:last-child) td {
	border-color: #aaa;
}
.accordionPS .table tr:last-child td {
	border-bottom: 0;
}
.accordionPS a {
    text-decoration: underline !important;
}
.modalSpeakers .btn-close {
	position: absolute;
	right: .75rem;
	top: .75rem;
	color: #ff7d44;
	background: none;
	opacity: 1;
	font-size: 24px;
	line-height: 1;
	padding: 0;
}
.modalSpeakers .modal-content {
	background-color: #252728;
	border-radius: 20px;
	color: #fff;
}
.modalSpeakers .modal-body {
	padding: 0;
	border-radius: 20px;
	overflow: hidden;
}
.modalSpeakers .modal-content h4 {
	color: #FF734C!important;
}
.modalSpeakers .profile-pic {
	height: 400px;
	background-position: center;
}
.modalSpeakers .speakers-profile {
	height: 400px;
	padding-right: 1rem;
	overflow-y: scroll;
}
@media (min-width:1200px) {
	.programme-header {
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		margin-bottom: 1.5rem;
	}
	.accordionPS .accordion-header .date {
		font-size: 60px;
	}
	.accordionPS .accordion-header p {
	    font-size: 30px;
	}
	.accordionPS .accordion-body {
		padding: 2rem 0 0 0;
	}
	.accordionPS .accordion-button {
		font-size: 32px;
		padding-left: 5rem;
		padding-right: 0;
	}
	.accordionPS .btn {
		font-size: 12px;
	}
	.accordionPS .table th:nth-child(1),
	.accordionPS .table th:nth-child(2) {
		width: 5%;
	}
	.accordionPS .table th:nth-child(3) {
		width: 25%;
	}
	.accordionPS .table th:nth-child(4) {
		width: 35%;
	}
	.accordionPS .table th:nth-child(5) {
		width: 30%;
	}
	.accordionPS .table td:nth-child(3) {
		font-weight: 700;
	}
	.modalSpeakers .profile-pic {
		height: auto;
		background-size: cover;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
	}
	.time-toggler .btn-primary {
		margin-bottom: 0;
	}
}
/* end of Livestream */
/* VOD */
.scrollmenu {
  overflow: auto;
  flex-wrap: nowrap;
  border-bottom: 1px solid #252728;
  justify-content: start;
}
.scrollmenu a {
  display: inline-block;
  color: #252728 !important;
  text-align: center;
  padding: 14px 1rem;
  text-decoration: none;
  white-space: nowrap;
}
/*
.scrollmenu .nav-item:first-child a {
  padding-left: 0;
}
.scrollmenu .nav-item:last-child a {
  padding-right: 0;
}
*/
.scrollmenu a.active {
  font-weight: 700;
  color: #252728;
  border-bottom: 4px solid #1e2320;
}
.scrollmenu a:hover {
  color: #A5C7F2;
}
.accordionVOD .accordion-item {
    background-color: #252728;
    border: 0;
}
.accordionVOD .accordion-item:first-of-type {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.accordionVOD .accordion-item:last-of-type {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.accordionVOD .accordion-button {
    /* padding: 1rem 1.25rem 4rem; */
    font-size: 20px;
    color: #fff;
    text-align: left;
    background-color: transparent;
    background-image: url('https://files-myxp.gevme.com/016ba474-10cb-4925-b5fe-f751818d91d5/686e25ac683ae95434d2560e/media-assets/bgd-header-gradient-mobile_20251102060540.jpg');
    background-size: cover;
    background-position: center left;
}
.accordionVOD .accordion-item:first-of-type .accordion-button {
    border-radius: calc(10px - 1px);
}
.accordionVOD .accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: calc(10px - 1px);
    border-bottom-left-radius: calc(10px - 1px);
}
.accordionVOD .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: transparent;
}
.accordionVOD .accordion-button:not(.collapsed)::after {
	background-image: url('https://files-myxp.gevme.com/016ba474-10cb-4925-b5fe-f751818d91d5/686e25ac683ae95434d2560e/media-assets/icon-accordion-down_20250930020258.png');
	transform: none;
}
.accordionVOD .accordion-button::after {
	background-image: url('https://files-myxp.gevme.com/016ba474-10cb-4925-b5fe-f751818d91d5/686e25ac683ae95434d2560e/media-assets/icon-accordion-up_20250930020146.png');
	position: absolute;
	right: .75rem;
	/* bottom: 1rem; */
}
.accordionVOD .accordion-body {
	color: #fff;
	padding: 1rem;
}
.accordionVOD .accordion-body a {
	color: #fff !important;
	text-decoration: underline !important;
}
.accordionVOD img {
	border-radius: 10px;
	overflow: hidden;
}
.accordionVOD .VOD-thumbnail {
	position: relative;
}
.accordionVOD .VOD-thumbnail .btn-play {
	position: absolute;
	width: 100%;
	height: calc(100% - 1.5rem);
	display: flex;
	justify-content: center;
	align-items: center;
}
.accordionVOD .VOD-thumbnail .btn-play img {
	width: 28px;
}
.modalVOD .modal-content {
	background-color: transparent;
	border-radius: 0;
	border: 0;
}
.modalVOD .modal-body {
	padding: 0;
}
.modalVOD .btn-close {
	color: #fff;
	background: none;
	margin-left: auto;
	height: auto;
	width: auto;
	text-align: right;
}
@media (min-width:992px) {
	.accordionVOD .accordion-button {
	    padding: 1rem 2rem;
	}
	.accordionVOD .accordion-button::after {
		position: initial;
	}
	.accordionVOD .accordion-body {
		padding: 1.25rem 2rem;
	}
}
@media (min-width:1200px) {
	.scrollmenu a {
		/* padding: 14px 0; */
	}
	.accordionVOD img {
		width: 621px;
	}
	.accordionVOD .VOD-thumbnail .btn-play img {
		width: 58px;
	}

}
/* end of VOD */
/* Media */
.nav-media {
  overflow: auto;
  flex-wrap: nowrap;
  border-bottom: 1px solid #252728;
}
.nav-media .nav-link {
  display: inline-block;
  color: #252728 !important;
  text-align: center;
  margin: 14px 14px 0 14px;
  text-decoration: none;
  white-space: nowrap;
  padding: 0 0 14px 0;
}
.nav-media .nav-item:first-child a {
  margin-left: 0;
}.nav-media .nav-item:last-child a {
  margin-right: 0;
}
.nav-media a.active, .nav-media a:hover {
  font-weight: 700;
  color: #252728;
  border-bottom: 4px solid #1e2320;
}
}
.list-media {
	margin-bottom: 1rem;
}
.list-media .list-group-item {
    font-size: 20px;
    background-color: transparent;
    color: #252728 !important;
    padding: 1.5rem 0;
    border: 1px solid #252728;
    border-width: 0 0 1px;
}
.list-media .list-group-item:hover {
  color: #A5C7F2;
}
.list-media .media-date {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 1rem;
}
.page-link {
	background-color: transparent;
	border: 0;
	color: #252728 !important;
	font-weight: 700;
}
.pavilion-snapshots img {
	border-radius: 20px;
}
.lightbox .carousel-control-prev, .lightbox .carousel-control-next {
    display: flex;
    bottom: -260px;
    opacity: 1;
}
.lightbox .btn-close {
	color: #ff7d44;
	top: -50px !important;
	opacity: 1;
}
.lightbox .btn-close svg {
	color: #ff7d44
}
.lightbox .carousel-control-prev {
	left: 30%;
}
.lightbox .carousel-control-next {
	right: 30%;
}
@media (min-width:992px) {
	.list-media .list-group-item {
		display: flex;
		justify-content: start;
		align-items: center;
	}
	.list-media .media-date {
		width: 160px;
		margin-bottom: 0;
	}
	.list-media .media-link {
		width: 1060px;
	}
}
@media (min-width: 1200px) {
	.lightbox .btn-close {
		display: none;
	}
	.lightbox .carousel-control-prev, .lightbox .carousel-control-next {
		bottom: 0;
	}
	.lightbox .carousel-control-prev {
		left: -50px;
		opacity: 1;
	}
	.lightbox .carousel-control-next {
		right: -50px;
		opacity: 1;
	}
}

/* end of Media */
/* Past Events */
.card-past-events {
	background-color: transparent;
	border: 0;
	border-radius: 20px;
	-webkit-box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.15);
}
.card-past-events .card-header {
    background-color: #ff7d44;
    color: #000;
}
.card-past-events .card {
	border-radius: 1rem;
}
.card-past-events .card-body {
	background-color: #10252D;
	padding: 1rem;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.card-past-events .card-img, .card-img-top {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.btn-events,
.btn-events:hover,
.btn-events:focus {
	color: #fff;
	border: 0;
	text-align: left;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: .75rem 0;
	border-radius: 0;
}
.btn-events:not(:last-child) {
	border-bottom: 1px solid #fff;
}
.btn-events img {
	height: 16px;
	width: 16px;
}
@media (min-width: 1200px) {
	.card-past-events .card-body {
		padding: 2rem;
	}
}
/* end of Past Event */
/* Contact */
.contact {
	margin-top: 78px;
}
.newspaper a {
	color: #252728 !important;
	text-decoration: underline !important;
}
.newspaper a:hover {
	text-decoration: none !important;
}
.list-unstyled a {
	color: #fff;
	/* text-decoration: underline; */
}
.list-unstyled a:hover, .list-unstyled a:focus {
	text-decoration: underline;
}
@media (min-width: 1200px) {
	.newspaper {
		column-count: 2;
		column-gap: 1rem;
	}
}
/* end of Contact */
/* Subscription form */
.form-control {
	border-radius: .75rem;
	/* color: #fff; */
}
.subscription .form-control {
	border-color: #dcff00;
	background-color: #1A1A1A;
	color: #fff;
}
.subscription .input-group>.form-control {
	border-right: 0;
}
.subscription .input-group .btn-dark {
	border-color: #dcff00;
	background-color: #1A1A1A;
	color: #fff;
	border-radius: .75rem;
	border-left: 0;
}
.subscription .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
	border-top-right-radius: .75rem;
	border-bottom-right-radius: .75rem;
}
/* end of Subscription form */
/* Footer */
footer {
    font-size: 12px;
    padding-top: 2rem;
    padding-bottom: 1rem;
    background-image: url('https://files-myxp.gevme.com/016ba474-10cb-4925-b5fe-f751818d91d5/686e25ac683ae95434d2560e/media-assets/bgd-footer_20250822063736.jpg');
    background-size: cover;
    background-position: center;
	color: #fff !important;
}
footer .container {
	/* padding-left: 0; */
	/* padding-right: 0; */
}
footer p {
	color: #fff !important;
}
footer .nav-link,
footer a {
	color: #fff !important;
}
footer a:hover, footer a:focus {
	color: #D9BEB0 !important;
}
footer .main-nav {
	flex-direction: column;
	margin-bottom: 1rem;
}
footer .main-nav .nav-link {
	padding: 1rem 0;
	padding-right: 0;
}
footer .social-media {
	margin-bottom: 1rem;
	text-align: center;
	font-size: 1rem;
}
footer .sub-nav .nav-link {
	padding-top: 0;
	padding-bottom: 0;
}
footer .nav-link:hover {
	color: #D9BEB0 !important;
}
footer .copyright {
	color: #fff !important;
	text-align: center;
	margin-bottom: 1rem;
}
footer .sub-nav {
	justify-content: center;
	margin-top: 0;
	margin-bottom: 1.5rem;
	padding-left: 3rem;
	padding-right: 3rem;
}
footer .sub-nav .nav-item {
	/* width: 50%; */
	/* text-align: center; */
}
footer .sub-nav .nav-item:not(:last-child) .nav-link {
	border-right: 1px solid #fff;
	margin-bottom: .5rem;
}
footer .sub-nav .nav-item:last-child .nav-link {
	padding-right: 0;
}
#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 5.5rem; /* Place the button at the bottom of the page */
  right: 1rem; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
   /* Set a background color */
   /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
   /* Some padding */
   /* Rounded corners */
   /* Increase font size */
  background-color: transparent;
  padding: 0;
}
@media (min-width: 992px) {
	footer {
		padding-bottom: 2rem;
		font-size: 1rem;
	}
	footer .container {
		padding-left: 0.75rem;
		padding-right: 0.75rem;
	}
	footer .main-nav {
		flex-direction: row;
		justify-content: space-between;
		margin-bottom: 3rem;
	}
	footer .social-media {
		text-align: end;
		font-size: 1.25rem;
	}
	footer .copyright {
		text-align: left;
	}
	footer .sub-nav {
		justify-content: end;
		padding-left: 0;
		padding-right: 0;
	}
	.wrapper-btn-top {
		display: block;
	}
	.back-to-top {
		/* display: none; */
	}
}
/* end of Footer */
/* Custom scrollbar */
/* ===== Scrollbar CSS ===== */
  /* Firefox */
  * {
    scrollbar-width: auto;
    scrollbar-color: #A5C7F2 #F5F5F5;
  }

  /* Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 16px;
  }

  *::-webkit-scrollbar-track {
    background: #F5F5F5;
    border-radius: 10px;
  }

  *::-webkit-scrollbar-thumb {
    background-color: #A5C7F2;
    border-radius: 10px;
  }
/* end of custom scrollbar */
/* added for Search */
.hide-section {
    display: none;
}

/* END added for Search */
/* Voices of Climate Change */
.accordionVCA .accordion-button {
	font-family: 'Inter Regular' !important;
	font-weight: 600;
	padding: 1.25rem;
	font-size: 24px;
	color: #ff7d44;
	line-height: 28px;
	text-align: left;
	background-color: transparent;
}
.accordionVCA .accordion-button .designation {
	font-size: 1rem;
	font-weight: 400;
	color: #fff;
}
.accordionVCA .accordion-button:not(.collapsed) {
    /* color: #fff; */
    background-color: transparent;
}
.accordionVCA .accordion-button:not(.collapsed)::after {
    background-image: url('https://files-myxp.gevme.com/016ba474-10cb-4925-b5fe-f751818d91d5/686e25ac683ae95434d2560e/media-assets/icon-accordion-down_20250930020258.png');
    transform: none;
}
.accordionVCA .accordion-button::after {
	background-image: url('https://files-myxp.gevme.com/016ba474-10cb-4925-b5fe-f751818d91d5/686e25ac683ae95434d2560e/media-assets/icon-accordion-up_20250930020146.png');
}

.accordionVCA .accordion-item:first-of-type .accordion-button {
    border-radius: calc(10px - 1px);
}
.accordionVCA .accordion-item {
    background-color: #252728;
    border: 0;
    overflow: hidden;
    border-radius: 10px;
}
.accordionVCA .accordion-header {
    border-radius: 10px;
    background-size: cover;
    background-position: center right;
    display: flex;
    align-items: center;
}
.accordionVCA .accordion-body {
	border-bottom-right-radius: calc(10px - 1px);
	border-bottom-left-radius: calc(10px - 1px);
	padding: 0;
	color: #fff;
}
.accordion .carousel {
	padding-left: 0;
	padding-right: 0;
}
.accordionVCA .carousel-caption {
	position: relative;
	text-align: left;
	left: 0;
	font-size: 14px;
	color: #FAF7F1;
	padding-top: 1rem;
	padding-bottom: 1rem;
	padding-left: 0;
	padding-right: 0;
}
.accordionVCA .carousel-control-prev, .accordionVCA .carousel-control-next {
	height: 585px;
	width: 4%;
	opacity: 1;
}
.accordionVCA .carousel-control-prev-icon {
    background-image: url(https://files-myxp.gevme.com/016ba474-10cb-4925-b5fe-f751818d91d5/686e25ac683ae95434d2560e/media-assets/icon-chevron-left_20251017030903.png);
}
.accordionVCA .carousel-control-next-icon {
    background-image: url(https://files-myxp.gevme.com/016ba474-10cb-4925-b5fe-f751818d91d5/686e25ac683ae95434d2560e/media-assets/icon-chevron-right_20251017030834.png);
}
.accordionVCA .carousel-indicators {
    margin-bottom: 0;
}
.accordionVCA .carousel-indicators [data-bs-target] {
	width: 12px;
	height: 12px;
	margin: 10px 10px;
	background: #fff;
	border-radius: 30px;
	border-top: 0;
	border-bottom: 0;
	opacity: 1;
}
.accordionVCA .carousel-indicators .active {
	width: 33px;
    background: #ff7d44;
}
@media (min-width: 992px) {
	.accordionVCA .accordion-item:first-of-type .accordion-button {
        border-radius: calc(20px - 1px);
    }
    .accordionVCA .accordion-item {
        border-radius: 20px;
    }
}
@media (min-width: 1200px) {
    .accordionVCA .accordion-button {
        font-size: 42px;
        padding: 1.75rem;
    }
}
/* end of Voices of Climate Change */


/* ==========================================================================
   COP31 Singapore Pavilion — shared styles
   ========================================================================== */

@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap');

:root {
  --color-bg: #f5f2ef;
  --color-dark: #1e2320;
  --color-accent: #ff7d44;
  --color-accent-alt: #ff773c;
  --color-text: #1e2320;
  --color-text-inverse: #ffffff;
  --color-muted: #847c77;
  --color-hero-bg: #262b1d;
  --color-card-cream: #f2ede3;
  --font-base: 'Outfit', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;

  --container-width: 1200px;
  --header-height: 64px;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: var(--font-base);
  background: var(--color-bg);
  color: var(--color-text);
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

img {
  max-width: 100%;
  display: block;
}

a {
  color: inherit;
  text-decoration: none;
}

ul {
  list-style: none;
}

.container {
  width: 100%;
  max-width: var(--container-width);
  margin: 0 auto;
  padding: 0 24px;
}

marquee {padding: .5rem 0;}

/* ---------------------------------- Header ---------------------------------- */

.site-header {
  background: var(--color-dark);
  position: sticky;
  top: 0;
  z-index: 100;
}

.nav-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: var(--container-width);
  margin: 0 auto;
  padding: 16px 24px;
}

.logo {
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--color-text-inverse);
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.logo svg {
  flex-shrink: 0;
}

.nav-menu {
  display: flex;
  align-items: center;
  gap: 40px;
}

.nav-menu a {
  color: var(--color-text-inverse);
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 6px;
  position: relative;
  white-space: nowrap;
}

.nav-menu a.active {
  color: var(--color-accent);
  font-weight: 700;
}

.nav-menu a.active::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -6px;
  height: 2px;
  background: var(--color-accent);
}

.nav-toggle {
  display: none;
  background: none;
  border: none;
  color: var(--color-text-inverse);
  cursor: pointer;
  padding: 4px;
}

.announcement-bar {
  background: #ffffff;
  text-align: center;
  padding: 10px 20px;
}

.announcement-bar p {
  font-size: 12px;
  color: var(--color-text);
}

/* Mobile nav drawer */
.mobile-menu {
  display: none;
}

/* ---------------------------------- Page header (generic) ---------------------------------- */

.page-header {
  padding: 48px 24px 0;
}

.page-header h1 {
  font-size: 48px;
  font-weight: 700;
}

.page-lead {
  padding: 0 0 32px;
  /* max-width: 760px; */
  font-size: 16px;
}

/* ---------------------------------- Footer ---------------------------------- */

.site-footer {
  background: var(--color-dark);
  color: var(--color-muted);
  padding: 70px 0 28px;
  position: relative;
}

.footer-inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 24px;
  flex-wrap: wrap;
}

.footer-copy p {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 0;
}

.footer-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 16px;
}

.footer-social {
  display: flex;
  gap: 16px;
}

.footer-social a {
  color: var(--color-text-inverse);
  display: flex;
}

.footer-social svg {
  width: 20px;
  height: 20px;
}

.footer-links {
  display: flex;
  flex-wrap: wrap;
  gap: 6px 10px;
  font-size: 14px;
  justify-content: flex-end;
}

.footer-links span.sep {
  color: var(--color-muted);
}

.scroll-top {
  position: fixed;
  right: 24px;
  bottom: 24px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: var(--color-accent);
  color: var(--color-dark);
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease, transform 0.2s ease;
  z-index: 50;
}

.scroll-top.visible {
  opacity: 1;
  pointer-events: auto;
}

.scroll-top:hover {
  transform: translateY(-2px);
}

/* ==========================================================================
   Home page
   ========================================================================== */

.hero {
  position: relative;
  background: var(--color-hero-bg);
  color: var(--color-text-inverse);
  overflow: hidden;
  min-height: 460px;
  display: flex;
}

.hero-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.9;
}

.hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(-90deg, transparent 0%, black 100%);
  z-index: 1;
}

.hero-content {
  position: relative;
  z-index: 2;
  padding: 100px 25px 105px;
  max-width: var(--container-width);
  margin: 0 auto;
  width: 100%;
}

.hero-eyebrow {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 5rem;
}

.hero-eyebrow span {
  display: block;
}

.hero-logo {
  max-width: 154px;
  height: auto;
}

.hero-content h1 {
  font-size: 52px;
  font-weight: 500;
  line-height: 1.15;
  max-width: 30rem;
  margin-bottom: 16px;
  color: #fff !important;
}

.hero-date {
  color: var(--color-accent);
  font-weight: 500;
  font-size: 20px;
}

.section {
  padding: 64px 0;
}

.section h2 {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 32px;
}

.action-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  align-items: center;
}

.action-grid img {
  border-radius: 25px;
  width: 100%;
  height: auto;
  object-fit: cover;
  border: 1px solid #a8a8a8;
  filter: drop-shadow(0 8px 12px rgba(30,35,32,.2));
}

.action-text p {
  font-size: 16px;
  margin-bottom: 20px;
  color: var(--color-text);
}

.read-more {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-weight: 700;
  font-size: 16px;
}

.read-more:hover {
	color: #FF734C !important;
}

.touchpoint h2 {
  margin-bottom: 24px;
}

.connect-card {
  display: block;
  border: 1px solid var(--color-dark);
  border-radius: 30px;
  padding: 24px 28px;
  max-width: 400px;
}

.connect-card:hover {
	border: 1px solid #FF734C;
}

.connect-card .connect-title {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 8px;
}

.connect-card p {
  font-size: 16px;
  color: var(--color-text);
}

/* ==========================================================================
   About page
   ========================================================================== */

.tabs {
  display: flex;
  gap: 12px;
  margin-bottom: 40px;
}

.tab-btn {
  border: 1px solid #1e2320;
  background: transparent;
  color: #1e2320 !important;
  padding: 10px 20px;
  border-radius: 24px;
  font-family: var(--font-base);
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  transition: background 0.15s ease, color 0.15s ease, border-color 0.15s ease;
}

.tab-btn.active, .tab-btn:hover {
  background: var(--color-accent);
  border-color: var(--color-accent);
  color: var(--color-bg) !important;
  font-weight: 700;
}

.about-card {
  background: var(--color-dark);
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 32px;
  border: 1px solid #a8a8a8;
  filter: drop-shadow(0 8px 12px rgba(30, 35, 32, .2));
}

.about-card img {
  width: 100%;
  height: 600px;
  object-fit: cover;
}

.pavilion-image-frame {
  background: #131613;
  overflow: hidden;
}

.pavilion-image-frame img {
  width: 100%;
  height: 600px;
  object-fit: cover;
  display: block;
  transform: translateX(150px) scale(1.45) translateY(-40px);
}

.about-card.dark-photo {
  position: relative;
}

.about-card.dark-photo .about-card-body {
  position: relative;
}

.about-card.dark-photo::after {
  content: '';
}

.about-card-body {
  padding: 32px;
}

.about-card-body h3 {
  color: var(--color-accent);
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 16px;
}

.about-card-body h3.light-title {
  color: #f2ede3;
  font-size: 36px;
  line-height: 1.3;
  font-family: inherit;
  font-weight: 400 !important;
}

.about-card-body p {
  color: var(--color-card-cream);
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 12px;
}

.about-card-body p:last-child {
  margin-bottom: 0;
}

/* ==========================================================================
   Programme Schedule page
   ========================================================================== */

.schedule-list {
  border-top: 1px solid rgba(42, 27, 23, 0.15);
}

.schedule-item {
  display: flex;
  align-items: center;
  gap: 32px;
  padding: 20px 0;
  border-bottom: 1px solid rgba(42, 27, 23, 0.15);
}

.schedule-date {
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 1;
  min-width: 70px;
}

.schedule-date .day {
  font-size: 40px;
  font-weight: 700;
}

.schedule-date .month {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.schedule-item h3 {
  font-size: 22px;
  font-weight: 700;
}

.schedule-item.rest-day .day,
.schedule-item.rest-day .month,
.schedule-item.rest-day h3 {
  color: var(--color-accent);
}

/* ==========================================================================
   Contact page
   ========================================================================== */

.contact-body p {
  font-size: 16px;
  margin-bottom: 24px;
}

.contact-body a {
  font-weight: 700;
  text-decoration: underline;
}

.contact-body a:hover {
	color: #FF734C !important;
}

.contact-office h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 8px;
}

.contact-office p {
  font-size: 16px;
  margin-bottom: 4px;
}

/* ==========================================================================
   Legal pages (Privacy Policy / Terms of Use)
   ========================================================================== */

.legal-content h2 {
  font-size: 32px;
  font-weight: 700;
  margin: 40px 0 16px;
}

.legal-content h2:first-child {
  margin-top: 0;
}

.legal-content {
  counter-reset: item;
}

.legal-content ol {
  list-style: none;
}

.legal-content > .legal-content ol {
  margin-bottom: 24px;
}

.legal-content ol.top-level {
  margin-bottom: 8px;
  padding-left: 0;
}

.legal-content ol.top-level > li {
  counter-increment: item;
  position: relative;
  padding-left: 32px;
  margin-bottom: 16px;
  font-size: 15px;
  line-height: 1.5;
}

.legal-content ol.top-level > li::before {
  content: counter(item) '.';
  position: absolute;
  left: 0;
  font-weight: 400;
}

.legal-content ol.sub-level {
  counter-reset: subitem;
  margin: 12px 0 12px 0;
  padding-left: 0;
}

.legal-content ol.sub-level > li {
  counter-increment: subitem;
  position: relative;
  padding-left: 28px;
  margin-bottom: 12px;
  font-size: 15px;
  line-height: 1.5;
}

.legal-content ol.sub-level > li::before {
  content: counter(subitem, lower-alpha) '.';
  position: absolute;
  left: 0;
}

.legal-content a {
  font-weight: 700;
  text-decoration: underline;
}

.fa-brands {font-size: 20px;}

/* ==========================================================================
   Responsive — mobile breakpoint (~768px matches Figma 375 mobile frame)
   ========================================================================== */

@media (max-width: 900px) {
  .action-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  :root {
    --container-width: 100%;
  }

  .tab-btn {padding: 10px 15px; font-size: 14px;}

  .nav-menu {
    position: fixed;
    inset: 0;
    top: var(--header-height);
    background: var(--color-dark);
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    padding: 24px;
    transform: translateX(100%);
    transition: transform 0.25s ease;
    z-index: 90;
  }

  .nav-menu.open {
    transform: translateX(0);
  }

  .nav-menu a {
    width: 100%;
    padding: 16px 0;
    font-size: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }

  .nav-menu a.active::after {
    display: none;
  }

  .nav-toggle {
    display: flex;
  }

  .nav-toggle .icon-close {
    display: none;
  }

  .nav-toggle.open .icon-menu {
    display: none;
  }

  .nav-toggle.open .icon-close {
    display: flex;
  }

  .page-header h1,
  .hero-content h1 {
    font-size: 32px;
  }

  .section h2 {
    font-size: 28px;
  }

  .hero {
    min-height: 0;
  }

  .hero-content h1 {
    font-size: 30px;
  }

  .footer-inner {
    flex-direction: column;
    align-items: center;
  }

  .footer-right {
    order: 1;
    align-items: center;
    width: 100%;
  }

  .footer-copy {
    order: 2;
	text-align: center;
  }

  .footer-links {
    justify-content: center;
  }

  .about-card img {
    height: 220px;
  }

  .about-card img,
  .pavilion-image-frame img {
    height: 220px;
  }
  #singapore-pavilion .pavilion-image-frame img {
    transform: translateX(28%) scale(1.75) translateY(-4%) !important;
	object-fit: contain !important;
  }

  .about-card-body {
    padding: 20px;
  }

  .about-card-body h3,
  .about-card-body h3.light-title {
    font-size: 24px;
  }

  .schedule-item {
    gap: 20px;
  }

  .schedule-item h3 {
    font-size: 17px;
  }

  .schedule-date .day {
    font-size: 30px;
  }

  .legal-content h2 {
    font-size: 24px;
  }
}