#content.young {
	padding: 64px 0 0;
}
#content.young .site-width:has(.detailed-data) {
	padding-bottom: 86px;
}
#content.young .main-text {
	align-items: flex-start;
	padding-bottom: 30px;
}
#content.young .main-text .main-col .entry-content {
	font-size: 20px;
	line-height: 1.45;
}
#content.young .main-text .main-col .entry-content p {
	margin-bottom: 29px;
}
#content.young .main-text h2 {
	margin-bottom: 36px;
    font-size: 26px;
    color: #40BFBE;
    position: relative;
}
#content.young .main-text h2:after {
	content: '';
    position: absolute;
    bottom: -16px;
    left: 0;
    width: 85px;
    height: 1px;
    background-color: #40BFBE;
}
.rtl #content.young .main-text h2:after {
	left: auto;
	right: 0;
}
#content.young .main-text .sidebar {
	position: relative;
	width: 381px;
	max-width: 33%;
	margin-left: 135px;
	flex-shrink: 0;
}
#content.young .main-text .sidebar .sidebar-title {
	margin-bottom: 20px;
	font-size: 24px;
	text-align: center;
	line-height: 1.2;
}
#content.young .main-text .sidebar .sidebar-title:after {
	display: none;
}
#content.young .main-text .sidebar .timeline-wrapper {
	position: relative;
	height: 1022px;
	overflow: hidden;
	margin-top: 40px;
}
#content.young .main-text .sidebar .timeline {
	position: relative;
	margin-left: 18px;
	font-size: 20px;
}
#content.young .main-text .sidebar .timeline .line {
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
	width: 2px;
	background-color: #000;
}
#content.young .main-text .sidebar .timeline .line:before {
	content: "";
	position: absolute;
	top: 0;
	width: 30px;
	height: 2px;
	background-color: #000;
	left: 50%;
	transform: translateX(-50%);
}
#content.young .main-text .sidebar .timeline .line:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 22px 15px 0 15px;
	border-color: #000 transparent transparent transparent;
}
#content.young .main-text .sidebar .timeline .items-wrapper {
	position: relative;
	top: 0;
	height: 100%;
	transition: top .25s ease-in-out;
}
#content.young .main-text .sidebar .timeline .item {
	position: relative;
	width: 50%;
	height: 70px;
	clear: both;
	margin-bottom: 100px;
	line-height: 1.1;
}
#content.young .main-text .sidebar .timeline .item.item-1 {
	margin-top: 26px;
}
#content.young .main-text .sidebar .timeline .item:nth-child(even) {
	float: right;
}
#content.young .main-text .sidebar .timeline .item:nth-child(odd) {
	float: left;
	text-align: right;
	padding-left: 10px;
}
#content.young .main-text .sidebar .timeline .item:before {
	content: "";
	position: absolute;
	top: 14px;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	transform: translateX(-50%);
}
#content.young .main-text .sidebar .timeline .item:after {
	content: "";
	position: absolute;
	top: 23px;
	width: 62px;
	height: 2px;
}
#content.young .main-text .sidebar .timeline .item:nth-child(even):after {
	left: 0;
}
#content.young .main-text .sidebar .timeline .item:nth-child(odd):after {
	right: 0;
}
#content.young .main-text .sidebar .timeline .item .year {
	margin-bottom: 6px;
}
#content.young .main-text .sidebar .timeline .item:nth-child(even) .year,
#content.young .main-text .sidebar .timeline .item:nth-child(even) .desc {
	padding-left: 34px;
}
#content.young .main-text .sidebar .timeline .item:nth-child(odd) .year,
#content.young .main-text .sidebar .timeline .item:nth-child(odd) .desc {
	padding-right: 34px;
}
#content.young .main-text .sidebar .controls .arrow {
	position: absolute;
	right: -50px;
	width: 23px;
	height: 23px;
	background: url(../images/slider-arrow.png) no-repeat;
	background-size: auto 100%;
	filter: brightness(0.5);
}
#content.young .main-text .sidebar .controls .arrow.arrow-prev {
	top: 50%;
	transform: rotate(90deg) translateX(-24px);
}
#content.young .main-text .sidebar .controls .arrow.arrow-next {
	bottom: 50%;
	transform: rotate(-90deg) translateX(-24px);
}
#content.young .main-text .sidebar .note {
	margin: 46px 30px 0 10px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
#content.young .data-collection {
	padding: 40px 0 35px;
	text-align: center;
	background: #f6f6f6;
}
#content.young .data-collection .stats-wrapper {
	margin-top: 56px;
}
#content.young .data-collection .stats-item {
	position: relative;
	max-width: 41.8%;
	margin-bottom: 38px;
	padding: 26px 6px 0;
	font-weight: bold;
	font-size: 24px;
	flex-grow: 1;
	justify-content: center;
}
#content.young .data-collection .stats-item + .stats-item {
	margin-left: 10px;
}
#content.young .data-collection .stats-item + .stats-item:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 2px;
	height: 94%;
	background-color: #434244;

}
#content.young .data-collection .stats-item.total {
	max-width: 22.4%;
}
#content.young .data-collection .stats-item .item {
	margin: 0 36px;
}
#content.young .data-collection .stats-item.total .item {
	margin: 0 10px;
}
#content.young .data-collection .stats-item .image-wrapper {
	height: 128px;
}
#content.young .data-collection .stats-item.total .image-wrapper {
	justify-content: center;
	align-items: center;
}
#content.young .data-collection .stats-item .percent {
	display: block;
	font-size: 52px;
}
#content.young .data-collection .stats-item .item-desc {
	line-height: 1.15;
}

#content.young .detailed-data {
	padding: 54px 0;
	text-align: center;
}
#content.young .detailed-data .detailed-items {
	flex-wrap: wrap;
}
#content.young .detailed-data .detailed-items .item {
	width: 30.5%;
	margin: 0 18px 85px;
}
#content.young .detailed-data .detailed-items .item:nth-child(1),
#content.young .detailed-data .detailed-items .item:nth-child(4),
#content.young .detailed-data .detailed-items .item:nth-child(7) {
	width: 27%;
}
#content.young .detailed-data .detailed-items .item .item-icon {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	height: 117px;
	margin-bottom: 18px;
}
#content.young .detailed-data .detailed-items .item .item-title {
	margin-bottom: 33px;
}
#content.young .detailed-data .detailed-items .item .item-text {
	font-size: 20px;
}
#content.young .detailed-data .detailed-items .item .item-text p + p {
	margin-top: 10px;
}
#content.young .detailed-data .detailed-items .item .item-text b {
	font-size: 52px;
	font-weight: normal;
	line-height: 0.6;
}
#content.young .detailed-data .detailed-items .item:nth-child(6n+1) b {
	color: #00aeef;	
}
#content.young .detailed-data .detailed-items .item:nth-child(6n+2) b {
	color: #8cc34f;	
}
#content.young .detailed-data .detailed-items .item:nth-child(6n+3) b {
	color: #ef888e;	
}
#content.young .detailed-data .detailed-items .item:nth-child(6n+4) b {
	color: #bd88ae;	
}
#content.young .detailed-data .detailed-items .item:nth-child(6n+5) b {
	color: #fbb713;	
}
#content.young .detailed-data .detailed-items .item:nth-child(6n+6) b {
	color: #38d1ee;	
}
#content.young .detailed-data .note {
	float: right;
	width: 23.5%;
	margin-top: -70px;
	margin-right: 46px;
	padding-top: 14px;
	font-size: 20px;
	border-top: 1px solid #000;
}
#content.young .corona-link {
	margin-left: 10px;
	font-size: 20px;
	color: inherit;
}
#content.young .corona-link:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 46px;
	height: 43px;
	margin-right: 14px;
	margin-bottom: 6px;
	background: url(../images/corona-icon.png) no-repeat;
	background-size: 100%;
}
#content.young .corona-link:hover {
	text-decoration: underline;
}

@media (max-width: 1499px) {
    #content.young .main-text .sidebar {
		margin-right: 30px;
		margin-left: 105px;
	}
	#content.young .main-text .sidebar .controls .arrow {
		right: -40px;
	}
}

@media (max-width: 1099px) {
	#content.young .main-text .sidebar {
		max-width: 30%;
	}
	#content.young .main-text .sidebar .sidebar-title {
		text-align: center;
		line-height: 1.25;
	}
	#content.young .main-text .main-col .entry-content {
		line-height: 1.35;
	}
	#content.young .main-text .main-col .entry-content p {
		margin-bottom: 24px;
	}
	#content.young .data-collection .stats-item {
		padding: 20px 0 0;
		font-size: 22px;
	}
	#content.young .data-collection .stats-item.total {
		max-width: 23%;
	}
	#content.young .data-collection .stats-item .item {
		margin: 0 20px;
	}
	#content.young .data-collection .stats-item .percent,
	#content.young .detailed-data .detailed-items .item .item-text b {
		font-size: 48px;
	}
	#content.young .detailed-data .note {
		width: 25%;
	}
}

@media (max-width: 1023px) {
    #content.young .site-width:has(.detailed-data) {
    	padding-bottom: 60px;
    }   
	#content.young .main-text .main-col .entry-content {
		font-size: 19px;
	}
	#content.young .main-text .main-col .entry-content p {
		margin-bottom: 20px;
	}
	#content.young .main-text .sidebar {
		max-width: 33%;
		margin-left: 20px;
	}
	#content.young .main-text .sidebar .sidebar-title {
		font-size: 17px;
	}
	#content.young .main-text .sidebar .timeline {
		margin-right: 0;
		font-size: 17px;
	}
	#content.young .main-text .sidebar .timeline .item:nth-child(even) .year, 
	#content.young .main-text .sidebar .timeline .item:nth-child(even) .desc {
		padding-left: 14px;
	}
	#content.young .main-text .sidebar .timeline .item:nth-child(odd) .year, 
	#content.young .main-text .sidebar .timeline .item:nth-child(odd) .desc {
		padding-right: 14px;
	}
	#content.young .main-text .sidebar .timeline .item:after {
		width: 42px;
	}
	#content.young .data-collection {
		padding-bottom: 0;
	}
	#content.young .data-collection .stats-wrapper {
		margin-top: 46px;
	}
	#content.young .data-collection .stats-item {
		max-width: 47.5%;
		font-size: 20px;
	}
	#content.young .data-collection .stats-item .item {
		margin: 0 10px;
	}
	#content.young .data-collection .stats-item.total .item {
		margin: 0;
	}
	#content.young .data-collection .stats-item .percent, 
	#content.young .detailed-data .detailed-items .item .item-text b {
		font-size: 44px;
	}
	#content.young .detailed-data .detailed-items .item {
		width: 46.5% !important;
		margin: 0 1.5% 65px;
	}
	#content.young .detailed-data .detailed-items .item .item-title {
		margin-bottom: 20px;
	}
	#content.young .detailed-data .detailed-items .item .item-text {
		font-size: 19px;
	}
	#content.young .detailed-data .note {
		width: 40%;
		margin-top: -50px;
		font-size: 19px;
	}
	#content.young .corona-link {
		font-size: 19px;
	}
}

@media (max-width: 767px) {
    #content.young .main-text,
	#content.young .data-collection .stats-wrapper,
	#content.young .detailed-data .detailed-items {
		display: block;
	}
	#content.young .main-text .sidebar {
		width: auto;
		max-width: none;
		margin-left: 0;
	}
	#content.young .main-text .sidebar .sidebar-title,
	#content.young .main-text .sidebar .timeline {
		font-size: 18px;
	}
	#content.young .main-text .sidebar .timeline-wrapper {
		height: auto;
		margin-top: 0;
		overflow: visible;
	}
	#content.young .main-text .sidebar .timeline,
	#content.young .main-text .sidebar .timeline .line {
		height: 100%;
	}
	#content.young .main-text .sidebar .timeline .item {
		height: 50px;
	}
	#content.young .main-text .sidebar .timeline .line:after {
		bottom: -2px;
		border-width: 14px 10px 0 10px;
	}
	#content.young .main-text .sidebar .note {
		margin: 16px 0 0 0;
		font-size: 18px;
	}
	#content.young .data-collection {
		padding-bottom: 35px;
	}
	#content.young .data-collection .gan-title {
		letter-spacing: -0.5px;
	}
	#content.young .data-collection .stats-item,
	#content.young .data-collection .stats-item.total {
		max-width: none;
	}
	#content.young .data-collection .stats-item + .stats-item:before {
		width: 100%;
		height: 2px;
	}
	#content.young .detailed-data .detailed-items .item {
		width: auto !important;
		margin-bottom: 35px;
	}
	#content.young .data-collection .stats-item .percent, 
	#content.young .detailed-data .detailed-items .item .item-text b {
		font-size: 38px;
	}
	#content.young .detailed-data .note {
		width: auto;
		margin-top: 0;
		margin-right: 0;
	}
}
