/* Homepage template-homev2/v3 (incl. BCI chart block). Split from css2025.css */

/* Header base — required when style.css is deferred on home v3 */
#header {
	width: 100%;
	float: left;
	position: fixed;
	top: 0;
	z-index: 7;
	background: #fff;
	font-size: 18px;
	box-shadow: 0 1px 1px #ddd;
	height: 92px;
}

#header .main {
	margin: 0 auto;
}

#headerBox {
	width: 100%;
	float: left;
	box-sizing: border-box;
}

#headerBox .logo {
	float: left;
	width: 174px;
	background: url(../images/logo.png) left center no-repeat;
	background-size: contain;
	height: 54px;
	margin: 21px 0 25px 34px;
}

#headerBox .logo a {
	width: 100%;
	height: 100%;
	float: left;
}

#hmenu {
	margin-top: 41px;
	margin-left: 90px;
}

#header #hmenu {
	float: right;
	margin-right: 250px;
	margin-top: 34px;
}

#header .menu ul {
	width: 100%;
	float: left;
}

#header .menu ul li {
	float: left;
	margin-left: 20px;
	color: #999;
	padding-bottom: 34px;
}

#header .menu ul li.ckgsb-blue a {
	color: #1495d8;
}

#header .menu ul li ul li {
	padding-bottom: 0;
}

#header .menu ul li:first-child {
	margin-left: 0;
}

#header .menu ul li.current_page_item,
#header .menu ul li.current-page-ancestor {
	color: #333;
}

#header .menu ul li.menu-item-home.current-page-ancestor {
	color: #999;
}

#header .menu ul li .tmenu {
	width: 100%;
	height: 32px;
	float: left;
	position: relative;
	line-height: 32px;
}

#header .menu ul li a {
	font-size: 18px;
	font-family: 'Din-Medium', Arial, Helvetica, sans-serif;
	color: #333;
}

body #header .menu ul li.current-menu-item a,
body #header .menu ul li.current-menu-parent a,
body #header .menu ul li.current-menu-ancestor a,
body #header .menu ul li.current-page-parent a,
body #header .menu ul li.current-page-ancestor a,
body #header .menu ul li a:hover {
	color: #1495d8;
}

#header .menu ul li.current_page_item a,
#header .menu ul li.current-page-ancestor a {
	color: #333;
}

#header .menu ul li:first-child.current-page-ancestor a,
#header .menu ul li.menu-item-home.current-page-ancestor a {
	color: #999;
}

#header .menu ul li.menu-item-home.current-page-ancestor a:hover {
	color: #1295d8;
}

#header .menu ul li b {
	width: 100%;
	height: 34px;
	position: absolute;
	left: 0;
	bottom: -34px;
	background: url(../images/icon-up.jpg) center bottom no-repeat;
	font-size: 0;
	line-height: 0;
	display: none;
}

#header .menu ul li.haschild .tmenu {
	padding-right: 7px;
}

#header .menu ul li.haschild .tmenu:after {
	width: 32px;
	height: 32px;
	position: absolute;
	right: 0;
	top: 0;
	content: '\25BC';
	color: inherit;
	font-size: 11px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

#header .menu ul li.haschild:hover b {
	display: block;
}

#hmenu ul li .drop {
	width: 100%;
	background: #222;
	position: absolute;
	left: 0;
	top: 100px;
	z-index: 3;
}

#hmenu ul li.blue-menu .drop {
	background: #104c6d;
}

@media (min-width: 768px) {
.mb_list_datasets {
		display: none !important;
	}
}

@media (max-width: 767px) {
.thubmnail-latest-new img {
		aspect-ratio: 330/220;
	}
}

.home6-knowledge {
	padding: 78px 0 98px;
}

.home6-knowledge h2 {
	font-size: 40px;
	line-height: 68px;
	color: #041440;
}

.home6-knowledge .home6-title p {
	line-height: 24px;
	margin-top: 3px;
	color: #494846;
	font-family: 'DIN-Medium';
}

.home6-knowledge .home6-title {
	margin: 0 auto 38px;
}

.home6-main .container {
	max-width: 1550px;
}

.home6k-left {
	width: 72%;
	display: flex;
	flex-wrap: wrap;
}

.home6k-left-big {
	width: 42.4%;
}

.home6k-left-list {
	width: 57.6%;
	padding: 0 0 0 20px;
}

.home6k-right {
	width: 28%;
}

.home6k-left-list .thumb,
.home6k-left-big .thumb {
	position: relative;
}

.home6k-left-list .thumb a,
.home6k-left-big .thumb a {
	display: flex;
}

.home6k-left-big .thumb a img {
	aspect-ratio: 464/314;
	object-fit: cover;
}

.home6k-left-big .item {
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0 0 30px rgb(0 0 0 / 8%);
}

.home6k-left-big .icon {
	width: 66px;
	height: 66px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 50%);
	background-color: #FFFFFF;
}

.home6k-left-big .info {
	position: relative;
	padding: 35px 18px 17px;
}

.home6k-left-list .info .cat,
.home6k-left-big .info .cat {
	font-size: 16px;
	line-height: 18px;
	font-family: 'DIN-Bold';
	color: #1595D9;
	text-transform: uppercase;
	margin: 0 0 9px;
	text-align: center;
}

.home6k-left-big .info h3 a {
	color: #141414;
	font-size: 28px;
	line-height: 36px;
	text-align: center;
	display: block;
	margin: 0 0 8px;
}

.home6k-left-big .info .excerpt {
	font-size: 16px;
	line-height: 24px;
	font-family: 'DIN-Medium';
	color: #313131;
	margin: 0 0 28px;
	text-align: center;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.home6k-left-list .info .meta p,
.home6k-left-big .info .meta p {
	color: #6D6D6D;
	font-size: 14px;
	line-height: 28px;
	font-family: 'DIN-Regular';
	text-align: center;
}

.home6k-left-list .info .meta p {
	text-align: left;
}

.home6k-left-list .item .inner {
	display: flex;
	flex-wrap: wrap;
}

.home6k-left-list .thumb {
	width: 43.6%;
}

.home6k-left-list .info {
	width: 56.4%;
	padding: 38px 0 0 31px;
	position: relative;
	z-index: 1;
}

.home6k-left-list .thumb a img {
	aspect-ratio: 266/186;
	object-fit: cover;
}

.home6k-left-list .icon {
	width: 66px;
	height: 66px;
	background-color: #FFFFFF;
	border-radius: 50%;
	position: absolute;
	top: 49%;
	right: 0;
	transform: translate(50%, -50%);
	display: flex;
	align-items: center;
	justify-content: center;
}

.home6k-left-list .icon img {
	/*width: 22px;*/
}

.home6k-left-list .info h3 a {
	font-size: 16px;
	line-height: 20px;
	color: #141414;
	display: block;
	margin: 0 0 2px;
}

.home6k-left-list .info .cat {
	text-align: left;
}

.home6k-left-list .item-video .icon {
	width: 55px;
	height: 55px;
	background-color: #1495D9;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.home6k-left-list .item {
	margin: 0 0 20px;
	background-color: #FFFFFF;
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0 0 30px rgb(0 0 0 / 8%);
}

.home6k-left-list .info .cat a,
.home6k-left-big .info .cat a {
	font: inherit;
	color: inherit;
	display: block;
}

.home6k-right .home6k-it-3 {
	width: 100%;
}

.home6k-right .home6k-it-3 h3 {
	font-size: 20px;
	line-height: 28px;
	color: #141414;
	margin: -42px 0 13px;
}

.home6k-right-cat a {
	font-size: 14px;
	line-height: 18px;
	font-family: 'DIN-Bold';
	color: #1595D9;
	text-transform: uppercase;
	margin: 0 0 9px;
	display: block;
}

.home6k-right-title a {
	font-size: 16px;
	line-height: 20px;
	font-family: 'DIN-Bold';
	color: #141414;
	display: block;
	margin: 0 0 2px;
}

.home6k-right-date {
	color: #6D6D6D;
	font-size: 14px;
	line-height: 28px;
	font-family: 'DIN-Regular';
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.home6k-right-it {
	margin: 0 0 21px;
	background-color: #FFFFFF;
	box-shadow: 0 0 30px rgb(0 0 0 / 8%);
	padding: 15px 5% 6px 20px;
	border-radius: 6px;
}

.home6k-right .home6k-it-3 {
	padding-left: 20px;
	margin-top: 0;
}

.name-date-read .name a, .home6k-right-date .name a {
	font-size: 14px;
	line-height: 24px;
	font-family: 'DIN-Bold';
	color: #1495D9;
	margin-right: 13px;
}

.home6k-left-list .item-professor_analysis .info .cat {
	margin: 0 0 7px;
}

.home6k-right .bottom-link {
	padding: 0;
	margin-top: -3px;
}

.home6k-left .bottom-link {
	padding: 17px 0 0;
}

.home6-chart {
	background-color: #F5F5F5;
	padding: 80px 0 97px;
}

.home6-chart h2 {
	font-size: 40px;
	line-height: 68px;
	color: #041440;
	margin: 0 0 5px;
}

.desc-link {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin: 0 0 35px;
}

.desc-link .desc {
	font-size: 16px;
	line-height: 24px;
	font-family: 'DIN-Medium';
	color: #494846;
}

.desc-link .link a {
	color: #1495D9;
	display: inline-flex;
	align-items: center;
	gap: 9px;
	font-family: 'DIN-Bold';
}

.rst_bar_bci {
	background: #0073af;
	padding: 10px 0;
}

.rst_container_bar_bci {
	max-width: 1376px;
	width: 100%;
	margin: 0px auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;

}

.rst_container_bar_bci h2 {
	font-size: 24px;
	line-height: 32px;
	color: #fff;
	float: left;
	margin-bottom: 0px;
	font-family: 'Din-Bold';
	margin: 0;
}

.bar_bci_right_neo {
	float: right;
	margin-right: 126px;
	position: relative;
	color: #fff;
	font-size: 15px;
	line-height: 14px;
	margin-top: 8px;
	font-family: 'Din-Medium';
}

.bar_bci_right_neo a {
	font-size: 15px;
	line-height: 14px;
	color: #fff;
	font-family: 'Din-Medium';
}

.rst_box_reports {
	width: 50%;
	float: left;
	padding-left: 53px;
	padding-right: 53px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.rst_box_reports:nth-child(2n+1) {
	clear: left;
}

.rst_box_reports h4 {
	font-size: 20px;
	color: #000;
	line-height: 1.2;
	margin: 0 0 2px 0;
	font-family: 'Din-Bold';
}

.rst_box_reports p {
	font-size: 14px;
	font-family: 'Din-Pro';
	color: #1495d9;
	margin: 0;
}

.rst_box_reports p a {
	font-family: 'Din-Pro';
	color: #1495d9;
}

.rst_box_reports p span {
	font-family: 'Din-Bold';
	color: #000;
}

.rst_inner_box_reports {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 18px;
	margin-bottom: 60px;
}

.filter_chart h3 {
	font-size: 34px;
	color: #313131;
	line-height: 1.2;
	margin: 0 0 30px 0;
	font-family: 'Din-Bold';
}

.home6-chart .chart {
	padding: 56px 80px;
}

.box_info_chart {
	width: 33.333%;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-right: 30px;
	margin-bottom: 25px;
}

.box_info_chart h4 {
	background: url('../images/icon_dropdown_chart.png') no-repeat right center;
	color: #000;
	font-family: 'Din-Medium';
	font-size: 15px;
	margin: 0;
	cursor: pointer;
}

.info_chart {
	padding: 45px 0;
}

.box_info_chart h4 span {
	width: 14px;
	height: 14px;
	border-radius: 14px;
	display: inline-block;
	vertical-align: -1px;
	margin-right: 8px;
}

.content_box_info_chart {
	color: #000;
	font-family: 'Din-Medium';
	font-size: 15px;
	margin: 15px 0 0 0;
	line-height: 20px;
	display: none;
}

.content_box_info_chart p {
	margin: 0 0 10px 0;
	color: #000;
	font-family: 'Din-Medium';
	font-size: 15px;
	line-height: 20px;
}

.content_box_info_chart p:last-child {
	margin: 0 0 0px 0;
}

.box_info_chart:nth-child(3n+1) {
	clear: left;

}

.page-template-template-homev3 #canvas {
	height: 500px !important;
	width: 100%;
}

.item_datasets {
	width: 15.6666%;
	float: left;
	margin-bottom: 21px;
	padding-right: 10px;
	box-sizing: border-box;
}

.item_datasets:nth-child(6n+1) {
	clear: left;
}

.item_datasets input {
	display: none;
}

.item_datasets label {
	position: relative;
	color: #000;
	font-family: 'DIN-Bold';
	font-size: 16px;
	line-height: 22px;
	padding-left: 33px;
	cursor: pointer;
	display: block;
	white-space: nowrap;
}

.home6-chart .item_datasets label {
	white-space: pre-wrap;
}

.item_datasets label span {
	height: 14px;
	width: 14px;
	display: inline-block;
	border-radius: 14px;
	margin-right: 4px;
	vertical-align: -2px;
}

.item_datasets label:before {
	height: 22px;
	width: 22px;
	content: "";
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 5px;
	box-shadow: 0 0 13px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 13px rgba(0, 0, 0, 0.15);
}

.item_datasets input:checked+label:before {
	background: url('../images/check3.png') no-repeat center #0698d5;
}

.main_chart {
	padding-top: 0;
}

.filter_time {
	float: left;
	display: flex;
	padding: 3px 0 0;
}

.filter_time a {
	width: 62px;
	line-height: 43px;
	height: 43px;
	display: block;
	text-align: center;
	color: #000;
	font-family: 'Din-Medium';
	font-size: 16px;
	border-left: 1px solid #dbdada;
	border-top: 1px solid #dbdada;
	background: #ffffff;
	border-bottom: 1px solid #dbdada;
}

.filter_time a.active {
	background: #0698d5;
	color: #fff;
}

.filter_time a:last-child {
	border-right: 1px solid #dbdada;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
}

.filter_time a:first-child {
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
}

.customize_date {
	float: right;
	display: flex;
	margin-top: 6px;
}

.customize_date h4 {
	font-size: 20px;
	color: #000;
	line-height: 1.2;
	margin: 0 0px 0px 0;
	display: inline-block;
	font-family: 'DIN-Regular';
}

.customize_date span, .customize_date label {
	padding: 0 8px 0 27px;
	display: inline-block;
	color: #000;
	font-family: 'DIN-Regular';
	font-size: 16px;
}

.customize_date select {
	border: none;
	border-radius: 0;
	box-shadow: none;
	border-bottom: 2px solid #1c98da;
	line-height: 32px;
	height: 32px;
	appearance: none;
	/* for Firefox */
	-moz-appearance: none;
	/* for Safari, Chrome, Opera */
	-webkit-appearance: none;
	color: #000;
	font-family: 'Din-Medium';
	font-size: 15px;
	background: url('../images/icon_dropdown_time2.png') no-repeat right 10px center #f4f4f4;
	width: 133px;
	cursor: pointer;
}

.inner_customize_date input {
	height: 40px;
	border-radius: 0;
	padding: 0px 10px;
	line-height: 32px;
	font-size: 15px;
	color: #000;
	width: 125px;
	font-family: 'Din-Medium';
	background: url('../images/icon_datepicker.png') no-repeat right 10px center #fff;
	border: 1px solid #ced4da;
}

.datepicker {
	font-family: 'Din-Medium';
}

.list_datasets {
	margin-top: 41px;
}

.list_datasets2 {
	display: none;
}

#chartjs-tooltip {
	z-index: 99999;
}

.inner_customize_date {
	display: none;
}

.inner_customize_date#max {
	display: block;
}

.home6-chart .chart {
	background-color: #FFFFFF;
	border-radius: 6px;
}

.latest-news-sph {
	background-color: #041440;
	padding-top: 79px;
	padding-bottom: 89px;
}

.latest-news-sph p {
	margin-top: 0;
}

.container-news {
	padding: 0 30px;
	margin: 0 auto;
	max-width: 1550px;
}

.heading-latest-news h2 {
	font-size: 40px;
	line-height: 1.7;
	margin: 0;
	color: #fff;
}

.heading-latest-news {
	display: flex;
	margin-bottom: 23px;
	align-items: flex-end;
	justify-content: space-between;
}

.sph-news-slider .swiper-wrapper {
	align-items: stretch;
}

.link-view-all {
	position: relative;
	z-index: 1;
	display: flex;
	justify-content: flex-end;
}

.item-latest-new {
	border-radius: 6px !important;
	overflow: hidden;
	background-color: #fff;
	width: 363px;
	position: static !important;
}

.thubmnail-latest-new {
	aspect-ratio: 316 / 204;
	line-height: 0;
	display: block;
}

.thubmnail-latest-new img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.nav-latest-news {
	display: flex;
	align-items: center;
	padding-bottom: 10px;
	gap: 10px;
	justify-content: center;
	margin-right: -6px;
	z-index: 0;
}

.sph-news-slider .swiper-wrapper {
	transition-duration: 300ms !important;
}

.item-latest-new.swiper-slide-active {
	/* transform: scale(2); */
	max-width: 100% !important;
	/* width: 872px !important; */
	margin-right: 23px !important;
}

.item-latest-new.large:not(.swiper-slide-prev) {
	width: 872px !important;
}

.item-latest-new.swiper-slide-active .thubmnail-latest-new {
	aspect-ratio: 872 / 403;
}

.item-latest-new.swiper-slide-active .preview-latest-news {
	padding: 21px 31px 18px;
	min-height: 216px;
}

.title-latest-news{
	transition: all 0.3s ease-out;
}

.is-active .title-latest-news{
	height: auto !important;
}

.item-latest-new.swiper-slide-active .title-latest-news {
	font-size: 28px;
	line-height: calc(36 / 28);
}

.link-view-all {
	margin-top: -16px;
}

.item-latest-new .info-latest-news p {
	color: #dcdcdc;
}

.item-latest-new.swiper-slide-active .info-latest-news p {
	margin-bottom: 4px;
}

.item-latest-new.swiper-slide-active .title-latest-news p {
	margin-bottom: 8px;
	font-family: 'DIN-Regular';
}

.info-latest-news p {
	margin-bottom: 6px;
}

.dt4-main .info-latest-news p span.date-latest-news {
	font-family: 'Din-Medium';
	font-size: 16px;
	line-height: 1.75;
	color: #494846;
}

.title-latest-news {
	margin-bottom: 9px;
}

.title-latest-news a {
	font: inherit;
	color: inherit;
	color: #313131;
}

.date-latest-news {
	color: #494846;
}

.news-tag {
	font-family: 'DIN-Bold';
	color: #1495D9;
	font-size: 16px;
}

.title-latest-news {
	font-family: 'Din-Bold';
	color: #141414;
	font-size: 18px;
	line-height: calc(26 / 18);
}

.desc-latest-news {
	color: #313131;
	font-family: 'DIN-Regular';
	font-size: 16px;
	line-height: 1.5;
}

.author-latest-news {
	font-family: 'Din-Bold';
	color: #DCDCDC;
	font-size: 16px;
	margin-top: auto;
	line-height: 1.5;
}

.author-latest-news span {
	color: #F88E20;
}

.preview-latest-news {
	padding: 16.9px 22px 12.5px;
	min-height: 291px;
	display: flex;
	flex-direction: column;
}

.latest-news-sph .swiper-button-prev,
.latest-news-sph .swiper-button-next {
	position: relative;
	top: unset;
	transform: unset;
	left: unset;
	right: unset;
	margin-top: 0 !important;
	bottom: unset;
	background: none;
	height: unset;
}

.link-view-all a {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	font-family: 'Din-Bold';
	color: #1495D9;
	font-size: 16px;
	text-decoration: none;
	line-height: 1.2;
	margin-bottom: 8.8px;
}

.sph-news-slider.swiper {
	overflow: hidden;
}

.home6-knowledge .bottom-link a {
	font-family: 'DIN-Bold';
}

.sph-news-slider {
	margin-left: calc(calc(100vw - 1517px) / 2);
	padding-left: 4px;
}

.home6-education .ab4-title {
	color: #041440;
}

.home6-chart .rst_container_chart_bci {
	max-width: 100%;
}

@media (min-width: 768px) {
.home6k-left-list {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
.home6k-left-big .big-post,
	.home6k-left-big .item {
		height: 100%;
	}
.home6k-right-it:last-child {
		margin: 0;
	}
.home6k-right-it {
		padding: 15px 5% 6px 20px;
	}
.home6k-left-list .item:last-child {
		margin: 0;
	}
.home6k-left-list .info {
		padding: 38px 5% 38px 31px;
	}
.home6k-left-list .thumb a {
		height: 100%;
	}
.home6k-left-list .thumb a img {
		aspect-ratio: unset;
		height: 100%;
	}
.home6k-list.list-flex {
		align-items: stretch;
	}
.home6k-right .bottom-link {
		padding: 17px 0 0;
		margin: 0;
	}
.home6k-right .home6k-it-3 {
		height: calc(100% + 0px);
		display: flex;
		flex-direction: column;
	}
.home6k-it-3 .home6k-news-list {
		flex-grow: 1;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
.home6k-right-it,
	.home6k-left-list .item {
		flex-grow: 1;
	}
.home6k-left-list .item .inner {
		height: 100%;
	}
}

@media(min-width: 2000px) {
.sph-news-slider {
		margin-left: calc(calc(100vw - 1486px) / 2);
		padding-left: 4px;
	}
}

@media(min-width: 1800px) {
.item-latest-new {
		width: 363px !important;
	}
}

@media (max-width: 1600px) {
.container-news,
	.home6-main .container,
	.hb2 .container {
		max-width: 1600px !important;
		padding: 0 80px !important;
	}
.sph-news-slider {
		margin-left: 80px;
	}
}

@media (max-width: 1440px) {
.item-latest-new.swiper-slide-active {
		width: 700px !important;
	}
.link-view-all {
		margin-top: 20px;
	}
}

@media (max-width: 767px) {
.item-latest-new-desk {
		display: none !important;
	}
.container-news {
		padding: 0 20px;
	}
.sph-news-slider {
		margin-left: 20px;
	}
.item-latest-new.swiper-slide-active {
		width: 329px !important;
	}
.item-latest-new {
		height: auto;
	}
.heading-latest-news h2 {
		font-size: 28px;
		line-height: calc(36 / 28);
		letter-spacing: -0.8px;
	}
.latest-news-sph {
		padding-top: 32px;
		padding-bottom: 28.5px;
	}
.nav-latest-news {
		padding: 0;
		margin-right: -10px;
		margin-bottom: 2px;
	}
.heading-latest-news {
		margin-bottom: 14px;
	}
.item-latest-new .thubmnail-latest-new {
		aspect-ratio: 330 / 213 !important;
	}
.thubmnail-latest-new a {
		display: flex;
	}
.item-latest-new.swiper-slide-active {
		/* width: 91.7% !important; */
	}
.item-latest-new {
		/* max-width: 91.7%; */
	}
.item-latest-new .preview-latest-news {
		padding: 15px 20px 18px !important;
		min-height: unset !important;
	}
.item-latest-new .title-latest-news {
		font-size: 18px !important;
		line-height: calc(26 / 18) !important;
	}
.item-latest-new .info-latest-news p {
		margin-bottom: 8px !important;
	}
.link-view-all {
		margin-top: 20.5px !important;
		justify-content: flex-start;
	}
.home6k-left-big,
	.home6k-left-list,
	.home6k-left {
		width: 100%;
		padding: 0;
	}
.sph-news-slider {
		padding-left: 0;
	}
.item-latest-new,
	.item-latest-new.large:not(.swiper-slide-prev) {
		width: 330px !important;
		margin-right: 15px !important;
	}
.home6k-right {
		width: 100%;
	}
.home6k-left-list .thumb,
	.home6k-left-big .thumb {
		width: 130px;
	}
.home6k-left-list .info,
	.home6k-left-big .info {
		width: calc(100% - 130px);
		padding: 19px 14px 17px;
	}
.home6k-left-big .item>.inner {
		display: flex;
		flex-wrap: wrap;
		align-items: stretch;
	}
.home6k-left-list .item-professor_analysis .info .cat,
	.home6k-left-list .info .cat,
	.home6k-left-big .info .cat,
	.name-date-read .name a,
	.date-read,
	.home6k-left-list .item-professor_analysis .info .cat,
	.home6k-left-list .info .cat a,
	.home6k-left-big .info .cat a {
		font-size: 12px;
		line-height: 16px;
		text-align: left;
	}
.home6k-left-list .info h3 a,
	.home6k-left-big .info h3 a {
		font-size: 14px;
		line-height: 18px;
		text-align: left;
		margin: 0 0 2px;
	}
.home6k-left-big .info .excerpt {
		display: none;
	}
.home6k-left-list .info .meta p,
	.home6k-left-big .info .meta p {
		text-align: left;
		font-size: 12px;
		line-height: 1.5;
	}
.home6-knowledge {
		padding: 32px 0 38px;
	}
.home6-knowledge .home6-title {
		margin: 0 auto 13px;
	}
.home6k-left-list .item-professor_analysis .info .cat,
	.home6k-left-list .info .cat,
	.home6k-left-big .info .cat {
		margin: 0 0 1px;
	}
.home6k-left-list .icon,
	.home6k-left-big .icon {
		width: 36px;
		height: 36px;
		top: 50%;
		right: 0;
		left: unset;
		transform: translate(50%, -50%);
	}
.home6k-left-list .thumb a,
	.home6k-left-big .thumb a {
		height: 100%;
	}
.home6k-left-list .thumb a img,
	.home6k-left-big .thumb a img {
		aspect-ratio: unset;
		height: 100%;
	}
.home6k-list .item {
		margin: 0 0 15px;
	}
.home6k-left-list .icon img,
	.home6k-left-big .icon img {
		width: 14px;
	}
.home6k-left-list .item-video .icon {
		width: 45px;
		height: 45px;
	}
.home6k-right .home6k-it-3 {
		padding: 0;
		border: none;
	}
.home6k-right .home6k-it-3 h3 {
		font-size: 20px;
		line-height: 28px;
		margin: 30px 0 12px;
	}
.home6k-left .bottom-link {
		padding: 10px 0 0;
	}
.home6k-right-cat a {
		font-size: 12px;
		line-height: 17px;
		margin: 0 0 5px;
	}
.home6k-right-it {
		padding: 17.5px 20px 13px;
		margin: 0 0 15px;
	}
.home6k-right-title a {
		font-size: 14px;
		line-height: 18px;
		margin: 0;
	}
.home6k-right-date {
		font-size: 12px;
		line-height: 24px;
	}
.home6k-news-list {
		margin: 0 0 30px;
	}
.home6-chart h2 {
		font-size: 28px;
		line-height: 36px;
		letter-spacing: -0.02em;
		margin: 0 0 8px;
	}
.home6-chart {
		padding: 33px 0 40px;
	}
.desc-link {
		margin: 0 0 14px;
	}
.desc-link .link {
		display: none;
	}
.home6-chart .chart {
		padding: 17px 10px 16px;
	}
.filter_time a {
		font-size: 12px;
		line-height: 35px;
		height: 35px;
		color: #494846;
		width: 12.5%;
	}
.filter_time a:first-child {
		border-top-left-radius: 28px;
		border-bottom-left-radius: 28px;
	}
.filter_time a:last-child {
		border-top-right-radius: 28px;
		border-bottom-right-radius: 28px;
	}
.customize_date h4 {
		font-size: 14px;
		line-height: 1.5;
		width: 100%;
		margin: 0 0 10px;
	}
.customize_date span {
		padding-left: 4px;
		font-size: 12px;
		line-height: 1;
		padding-right: 6px;
	}
.customize_date {
		margin-top: 13px;
	}
.inner_customize_date input {
		height: 30px;
		border-radius: 0;
		line-height: 1;
		font-size: 12px;
		width: 120px;
		background-size: 15px;
		padding: 0 9px;
	}
.customize_date span:nth-child(4) {
		padding-left: 7px;
	}
.list_datasets {
		margin-top: 0;
		background: #fff;
		display: none;
	}
.item_datasets {
		width: 100%;
		float: none;
		margin-bottom: 0px;
		border-top: 1px solid #cccccc;
		padding: 0;
	}
.item_datasets label {
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 20px;
	}
.item_datasets input:checked+label {
		background: #0698d5;
		color: #fff;
	}
.item_datasets label span {
		margin-right: 10px;
	}
.item_datasets input:checked+label:before,
	.item_datasets label:before {
		display: none;
	}
.home6-chart .mb_list_datasets {
		line-height: 40px;
		height: 40px;
		padding-left: 20px;
		width: 100%;
		background: url(../images/icon_dropdown_chart.png) no-repeat right 12px center #fff;
		border: none;
		appearance: none;
		-moz-appearance: none;
		-webkit-appearance: none;
		margin-top: 20px;
		padding-right: 30px;
		font-size: 15px;
		color: #000;
		font-family: 'Din-Bold';
		font-weight: 500;
		border-radius: 0 !important;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		display: block;
		box-shadow: 0 0 6px rgb(0 0 0 / 8%);
	}
.home6-chart .mb_list_datasets span {
		height: 14px;
		width: 14px;
		display: inline-block;
		border-radius: 14px;
		margin-right: 10px;
		vertical-align: -2px;
	}
.home6-chart .item_datasets label span,
	.home6-chart .mb_list_datasets span {
		width: 11px;
		margin-right: 5px;
		height: 11px;
	}
.home6-chart .mb_list_datasets {
		font-size: 12px;
		line-height: 1.5;
		display: flex;
		align-items: center;
		padding: 7px 10px;
		height: 35px;
		background-position: right 10px center;
		background-size: 10px;
		margin-bottom: 8px;
	}
.home6-chart .item_datasets input+label {
		font-size: 12px;
		line-height: 1.5;
		height: 35px;
		padding: 10px;
		display: flex;
		align-items: center;
	}
.home6-chart #canvas,
	.home6-chart .main_chart .rst_container_chart_bci>div:first-child {
		height: 232px !important;
	}
.container-news,
	.home6-main .container,
	.hb2 .container {
		padding: 0 20px !important;
	}
}

.js-custom{
	overflow: hidden;
	position: relative;
	margin-left: Max(80px, calc(calc(100vw - 1502px) / 2));
}

.js-custom-wrapper{
	--ease-out: cubic-bezier(0,0,0.2,1);
	display: flex;
	align-items: flex-start;
	gap: 1.4375em;
	transition-duration: .7s;
	transition-property: transform, translate, scale, rotate;
	transition-timing-function: var(--ease-out);
}

.js-custom-slide{
	transition-duration: .5s;
	transition-property: all;
	transition-timing-function: var(--ease-out);
}

.js-custom-slide{
	width: 22.6875em;
	/*height: 526px;*/
	flex: 0 0 22.6875em;
}

.is-active.js-custom-slide{
	width: 40em;
	/*height: 620px;*/
	flex: 0 0 40em;
}

.js-custom-slide .item-latest-new{
	width: 100% !important;
}

.js-custom-disabled{
	cursor: none;
	pointer-events: none;
	opacity: 0.35;
}

.js-custom-slide .title-latest-news a,
.js-custom-slide .desc-latest-news{
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.js-custom-slide.is-active .title-latest-news a{
	height: auto;
}

.js-custom-slide .title-latest-news a{
	-webkit-line-clamp: 3;
	/*height: 4.875em;*/
}

.js-custom-slide .desc-latest-news{
	-webkit-line-clamp: 5;
	height: 7.5em;
}

.js-custom-slide .title-latest-news{
	font-size: 1.125em;
	line-height: calc(36 / 28);
	margin-bottom: 0;
}

.js-custom-slide .info-latest-news p{
	margin-bottom: 0.375em;
}

.js-custom-slide.is-active .title-latest-news{
	font-size: 1.75em;
}

.js-custom-slide .preview-latest-news{
	padding: 1.05625em 1.375em 0.78125em;
	min-height: 12.5em;
}

.js-custom-slide.is-active .preview-latest-news{
	padding: 1.3125em 1.9375em 1.125em;
}

.dt4-main .js-custom-slide .info-latest-news p span.date-latest-news,
.js-custom-slide .author-latest-news,
.js-custom-slide .desc-latest-news{
	font-size: 1em;
}

.js-custom-slide.is-active .preview-latest-news{
	/*height: 18.1875em;*/
}

.dt4-main .js-custom-slide p{
	font-size: 1.25em;
	line-height: 1.6;
}

.js-custom-slide.is-active .thubmnail-latest-new {
	/*aspect-ratio: 872 / 403;*/
}

.js-custom-slide .news-tag{
	font-size: 1em;
}

@media only screen and (min-width: 992px) {
.js-custom{
		font-size: 10px; /*.83333vw */
		height: 38.375em;
	}
}

@media only screen and (min-width: 1280px) {
.js-custom{
		font-size: 12px; /*.83333vw */
	}
}

@media only screen and (min-width: 1500px) {
.js-custom{
		font-size: 14px; /*.83333vw */
	}
}

@media screen and (min-width: 1800px) {
.js-custom{
		font-size: 16px;
	}
}

/* CLS: stabilize layout before Slick initializes (home v3) */

/* Hero: only first slide visible before Slick (prevents N×viewport stacked height) */
.hb2 {
	min-height: calc(100vh - 88px);
}

.hb2-slider:not(.slick-initialized) {
	overflow: hidden;
	height: calc(100vh - 88px);
}

.hb2-slider:not(.slick-initialized) > .hb2-item:not(:first-child) {
	display: none;
}

.hb2-slider:not(.slick-initialized) > .hb2-item:first-child {
	height: calc(100vh - 88px);
}

.hb2-nav {
	min-height: 88px;
}

/* Programs / Community / Events: mimic slidesToShow layout before init */
.home6-program-slider.in5-slider:not(.slick-initialized),
.home6-community .in5-stories-slider:not(.slick-initialized),
.home6-event-list:not(.slick-initialized) {
	overflow: hidden;
	display: flex;
	flex-wrap: nowrap;
}

.home6-program-slider.in5-slider:not(.slick-initialized) > .home6p-it,
.home6-community .in5-stories-slider:not(.slick-initialized) > .in5-stories-it {
	flex: 0 0 33.333%;
	max-width: 33.333%;
}

.home6-program-slider.in5-slider:not(.slick-initialized) > .home6p-it:nth-child(n + 4),
.home6-community .in5-stories-slider:not(.slick-initialized) > .in5-stories-it:nth-child(n + 4) {
	display: none;
}

.home6-event-list:not(.slick-initialized) > .home6-event-it {
	flex: 0 0 50%;
	max-width: 50%;
}

.home6-event-list:not(.slick-initialized) > .home6-event-it:nth-child(n + 3) {
	display: none;
}

/* Partners: only first logo group before init */
.home6-partner .ab4f-slider:not(.slick-initialized) {
	overflow: hidden;
}

.home6-partner .ab4f-slider:not(.slick-initialized) .ab4f-slider-list ~ .ab4f-slider-list {
	display: none;
}

/* Min-height fallback while images/fonts load */
.home6-program-slider.in5-slider {
	min-height: 480px;
}

.home6-community .in5-stories-slider {
	min-height: 520px;
}

.home6-event-list {
	min-height: 340px;
}

.home6-partner .ab4f-slider {
	min-height: 140px;
}

@media (max-width: 991px) {
	.home6-program-slider.in5-slider:not(.slick-initialized) > .home6p-it,
	.home6-community .in5-stories-slider:not(.slick-initialized) > .in5-stories-it {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.home6-program-slider.in5-slider:not(.slick-initialized) > .home6p-it:nth-child(n + 3),
	.home6-community .in5-stories-slider:not(.slick-initialized) > .in5-stories-it:nth-child(n + 3) {
		display: none;
	}

	.home6-program-slider.in5-slider {
		min-height: 420px;
	}

	.home6-community .in5-stories-slider {
		min-height: 480px;
	}
}

@media (max-width: 767px) {
	.hb2,
	.hb2-slider:not(.slick-initialized),
	.hb2-slider:not(.slick-initialized) > .hb2-item:first-child {
		min-height: calc(100vh - 170px);
		height: calc(100vh - 170px);
	}

	.hb2-nav {
		min-height: 48px;
	}

	.home6-program-slider.in5-slider:not(.slick-initialized) > .home6p-it,
	.home6-community .in5-stories-slider:not(.slick-initialized) > .in5-stories-it,
	.home6-event-list:not(.slick-initialized) > .home6-event-it {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.home6-program-slider.in5-slider:not(.slick-initialized) > .home6p-it:nth-child(n + 2),
	.home6-community .in5-stories-slider:not(.slick-initialized) > .in5-stories-it:nth-child(n + 2),
	.home6-event-list:not(.slick-initialized) > .home6-event-it:nth-child(n + 2) {
		display: none;
	}

	.home6-program-slider.in5-slider {
		min-height: 380px;
	}

	.home6-community .in5-stories-slider {
		min-height: 400px;
	}

	.home6-event-list {
		min-height: 300px;
	}

	.home6-partner .ab4f-slider {
		min-height: 100px;
	}
}
