@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans:ital,wght@0,500;0,700;1,500;1,700&family=Open+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Space+Grotesk:wght@300..700&display=swap");

html,
body {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body {
	font-family: "Montserrat", sans-serif !important;
	font-weight: 400;
}

.jumbotron-header,
.banner-title {
	font-family: "Space Grotesk";
	font-weight: 400 !important;
	z-index: 5;
}

.corp-jobtitle,
.funds-header,
.text-pnbblue {
	color: #193ceb !important;
}

.funds-header {
	font-weight: 600 !important;
}

.navbar {
	z-index: 99;
}

.carousel__container .carousel {
	width: 100%;
	height: 100%;
	position: relative;
}

.carousel__container .carousel-inner {
	height: 100%;
	min-height: 50rem;
}
.carousel-item {
	display: none; /* Hide all items initially */
	align-items: center;
	position: relative;
}
.carousel-item.active {
	display: flex; /* Show the active item */
}

.carousel-indicator {
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	bottom: 50px;
	align-items: center;
	display: flex;
	justify-content: space-between;
	gap: 1.41rem;

	width: 200px;
}

.carousel__container .carousel-indicators {
	margin-bottom: 15px;
}
.carousel__container .carousel-indicators li {
	border-radius: 0.49431rem;
	background-color: rgba(255, 255, 255, 0.3);
	width: 1rem;
	height: 1rem;
	margin: 2px;
	border: 0px;
}
.carousel__container .carousel-indicators li.active {
	border-radius: 0.49431rem;
	width: 1rem;
	height: 1rem;
	background-color: #fff;
}

.carousel__container .hero-banner {
	color: white;
	height: 100%;

	width: 100%;
	overflow: hidden;
	position: relative;

	padding-left: 2.75rem;
	padding-right: 1.63rem;
}

.carousel__container .hero-banner__container {
	display: flex;
	gap: 20px;
	align-items: center;
	justify-content: space-between;
	max-width: 1650px;
	margin: 0 auto;
	min-height: 800px;
}

.carousel__container .branding__bg-2,
.carousel__container .branding__bg-3 {
	position: absolute;
	bottom: 0;
	right: -250px;
}

.carousel__container .banner-text {
	z-index: 4;
}

.carousel__container .hero-banner__container .microsite__branding-bg {
	position: absolute;
	bottom: 0;
	right: -450px;
	width: 100%;
	height: 100%;
}
.carousel__container .hero-banner__container .banner-microsite {
	max-width: 863px;
	width: 90%;
	max-height: 576px;
	height: 100%;
	border-radius: 50px;
	overflow: hidden;
	z-index: 4;
	margin-top: 60px;
}
.carousel__container .banner-text.microsite .logo-amanah {
	max-width: 360px;
	max-height: 52.81px;
}
.carousel__container .banner-text.microsite .logo-pengisytiharan {
	max-width: 468.69px;
	max-height: 52.81px;
}
.carousel__container .banner-text.microsite .logo-wakaf {
	max-width: 383.61px;
	max-height: 52.81px;
}
.carousel__container .banner-text.microsite .banner-header {
	max-width: 566px;
}
.carousel__container .banner-text.microsite .banner-information {
	max-width: 519px;
	color: #193ceb;
}

.carousel__container .branding-banner {
	position: absolute;
	right: -500px;
	bottom: -500px;
	width: 1131px;
	height: 1597px;
}

.carousel__container .hero-banner.light {
	background: #efedee;
}

.carousel__container .hero-banner.dark {
	background: #193ceb;
	position: relative;
}

.carousel__container .banner-header {
	max-width: 774px;
	width: 100%;
	font-family: "Space Grotesk";
	font-size: 56px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 3.5rem */
}

.carousel__container .banner-primary__container .banner-header {
	max-width: 774px;
}

.carousel__container .banner-primary__container .banner-description {
	max-width: 510px;
}

.carousel__container .banner-secondary__container .banner-text {
	max-width: 565px;
	width: 100%;
}

.carousel__container .hero-banner.light .banner-header {
	color: #193ceb;
	padding-top: 21px;
}

.carousel__container .hero-banner.dark .banner-header {
	color: #fff;
}

.carousel__container .bannner-description {
	max-width: 510px;
	width: 100%;

	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.carousel__container .hero-banner.light .banner-description {
	color: #193ceb;
}

.carousel__container .hero-banner.dark .banner-description {
	color: #fff;
}

.carousel__container .banner-information {
	font-size: 20px;
	font-style: normal;
	font-weight: 400;

	max-width: 31.875rem;
	width: 100%;
}

.carousel__container #banner-2 .banner-information {
	max-width: 613px;
}

.carousel__container .banner-primary {
	max-width: 975px;
	max-height: 708px;

	position: absolute;
	right: 0;
	bottom: 0;
}

.carousel__container .banner-secondary {
	max-width: 754px;
	max-height: 503px;
	z-index: 4;
}

.carousel__container .banner-secondary__information {
	border-radius: 1.25rem;
	background: #fff;

	max-width: 456px;
	position: absolute;
	bottom: 13%;
	right: 10%;
	padding: 24px;
	z-index: 5;
}

.carousel__container .banner-secondary__information h3 {
	max-width: 405px;

	color: #193ceb;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;

	margin: 0;
}

.carousel__container .banner-secondary__information p {
	color: #1e1e1e;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;

	padding-top: 10px;
}

.carousel__container .banner-tertiary {
	max-width: 1150px;
	width: 100%;
	max-height: 717px;

	position: absolute;
	right: 0;
	bottom: 0;
}

.carousel__container .banner-image {
	width: 100%;
	height: 100%;
	z-index: 4;
	object-fit: cover;
}

.carousel__container .banner-tnc {
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
}

.carousel__container .banner-button {
	border-radius: 30px;
	background: #00ccfc;
	border: none;
	cursor: pointer;
	margin-top: 51px;
	padding: 20px 65px;

	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 100%; /* 1.25rem */
}

.carousel__container .hero-banner.light .banner-button {
	background-color: #193ceb;
	color: #efedee;
}

.carousel__container .hero-banner.dark .banner-button {
	background-color: #00ccfc;
	color: #193ceb;
}

.carousel__container .banner-button:hover {
	background-color: #52a8d6;
}
.microsite-tabs a:hover {
	text-decoration: none;
	color: #193CEB;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	background-color: #193CEB !important;
	border-color: #193CEB !important;
}
.pagination>li>a, .pagination>li>span {
	color: #000;
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
	color: #EFEDEE !important;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	background-color: #EFEDEE !important;
}

@media only screen and (max-width: 768px) {
	.carousel__container .hero-banner {
		padding-left: 15px;
		padding-right: 15px;
		min-height: 539px;
	}
	.carousel__container .hero-banner__container {
		display: flex;
		flex-direction: column;
		align-items: start;
		justify-content: start;
		margin: 100px auto 50px;
		min-height: fit-content;
	}
	
	.carousel__container .banner-text {
		width: 90%;
	}
	.banner-text.microsite {
		display: flex;
		flex-direction: column;
		gap: 6px;
		flex-wrap: wrap;
		width: 100%;
	}
	.carousel__container .banner-text.microsite .logo-amanah {
		max-width: 216px;
		max-height: 31px;
	}
	.carousel__container .banner-text.microsite .logo-pengisytiharan {
		max-width: 281px;
		max-height: 31px;
	}
	.carousel__container .banner-text.microsite .logo-wakaf {
		max-width: 230.17px;
		max-height: 31.69;
	}
	.carousel__container .banner-header {
		font-size: 32px;
		margin-top: 0;
	}
	.carousel__container .banner-information {
		font-size: 14px;
	}
	.carousel__container .hero-banner__container .microsite__branding-bg {
		right: -150px;
	}
	.carousel__container .banner-button {
		font-size: 13px;
		padding: 20px 50px;
	}
	.carousel__container .banner-secondary {
		max-width: 215px;
		max-height: 172px;
		width: 100%;
		height: 100%;
		position: relative;
		right: -190px;
		bottom: 80px;
		border-radius: 20px;
	}
	.carousel__container .banner-secondary__information {
		max-width: 274px;
		padding: 14px;
		bottom: 48px;
		position: relative;
		right: 29%;
		z-index: 5;
	}
	.carousel__container .banner-secondary__information h3 {
		font-size: 11px;
	}
	.carousel__container .banner-secondary__information p {
		font-size: 9px;
	}
	.carousel__container .branding__bg-2 {
		bottom: -70px;
		right: -510px;
	}
	.carousel__container .branding__bg-3 {
		bottom: -133px;
		right: -88px;
		width: 475px;
		height: 671px;
	}

	.carousel__container .banner-primary {
		max-width: 429px;
		max-height: 311px;
		width: 100%;
		height: 100%;

		position: absolute;
		right: -110px;
		bottom: -35px;
	}

	.carousel__container .banner-tertiary {
		right: -60px;
	}
	.carousel-indicator {
		bottom: 20px;
	}
}

.banner-container {
	width: 100%;
	height: 100%;
	position: relative;
	background-color: #193ceb;
	overflow: hidden;
}

.banner-container .banner-inner {
	height: 100%;
	min-height: 50rem;
	margin: auto;
	display: flex;
	align-items: center;
	color: white;
	position: relative;
}


.banner-title {
	font-size: 32px;
    padding-left: 14px;
	line-height: 100%;

	position: absolute;
	top: 29%;
}

.blue-icon-bg {
	position: absolute;
	top: 0;
	right: -50%;
	width: 110%;
	height: 100%;
}

@media (min-width: 768px) {
    .banner-container .banner-inner {
		max-width: 1420px;
		width: 95%;
	}

	.banner-title {
		font-size: 56px;
        padding-left: 0;
		position: static;
	}

	.blue-icon-bg {
		top: 0;
		right: 0;
		width: auto;
        height: 100%;
	}

	.carousel__container .banner-primary {
		width: 70%;
	}
}
