

/* Start:/local/templates/bilgi/components/bitrix/news/courses/bitrix/news.detail/.default/style.css?16946071683536*/
.course-schedule {
	margin-bottom: 3.25rem;
}

.course-block__title {
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 36px;
	letter-spacing: -0.24px;
	color: #000929;
	margin-bottom: 1.25rem !important;
}

.course-schedule__list {
	display: flex;
	padding: 1.5rem;
	border: 1px solid #EEEEEE;
	border-radius: 16px;
}

.course-schedule__item {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	border-left: 1px solid #EEEEEE;
}

.course-schedule__item:last-child {
	border-right: 1px solid #EEEEEE;
}

.course-schedule__item--icon {
	font-size: 0;
	display: inline-block;
	margin-bottom: 0.5rem;
}

.course-schedule__item--day {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: #7065F0;
	margin-bottom: 0.5rem;
}

.course-schedule__item--time {
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #000929;
}

@media all and (max-width: 1023px) {
	.course-schedule__list {
		flex-wrap: wrap;
	}
}

@media all and (max-width: 1023px) {
	.course-schedule__item {
		max-width: 33%;
		width: 33%;
		border: 0;
		border-right: none;
		margin-bottom: 1rem;
		border-bottom: 1px solid #EEEEEE;
	}

	.course-schedule__item:last-child {
		border-right: none !important;
	}

	.course-schedule__item:not(:last-child) {
		padding-bottom: 0.5rem;
	}
}

@media all and (max-width: 840px) {
	.course-schedule__item {
		max-width: 50%;
		width: 50%;
	}
}

@media all and (max-width: 480px) {
	.course-schedule__item {
		max-width: 100%;
		width: 100%;
	}

	.course-schedule__item:last-child {
		border-bottom: none;
	}
}

.who-suits {
	margin-bottom: 3.25rem;
}

.who-suits__list {
	padding: 1rem 0 0;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	display: flex;
	flex-wrap: wrap;
}

.who-suits__item {
	width: 50%;
	margin-bottom: 1rem;
	display: flex;
	padding: 20px 1rem;
}

@media all and (min-width: 1023px) {
	.who-suits__item:not(:nth-child(2n)) {
		border-right: 1px solid #EEEEEE;
	}
}

@media all and (max-width: 640px) {
	.who-suits__item {
		width: 100%;
		margin-bottom: 0.5rem;
		padding: 1rem 0.5rem;
	}
}

.who-suits__item--icon {
	margin-right: 1.5rem;
	margin-top: 0.5rem;
}

.who-suits__item--title {
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 26px;
	color: #000929;
	margin-bottom: 0.25rem;
}

.who-suits__item--desc {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #7E8CA0;
}

.acquired-skills {
	margin-bottom: 3.25rem;
}

.acquired-skills__list {
	padding: 1rem 0 0;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	display: flex;
	flex-wrap: wrap;
}

.acquired-skills__item {
	width: 33%;
	margin-bottom: 1rem;
	display: flex;
	padding: 1rem;
}

.acquired-skills__item--title {
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 26px;
	color: #000929;
	padding-left: 2.125rem;
	position: relative;
}

.acquired-skills__item--title:before {
	content: '';
	position: absolute;
	left: 0;
	top: 3px;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #7065F0;
}

.acquired-skills__item--title:after {
	content: '';
	position: absolute;
	left: 1px;
	top: 4px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 2px solid #FFFFFF;
}

@media all and (max-width: 1023px) {
	.acquired-skills__item {
		width: 50%;
	}
}

@media all and (max-width: 640px) {
	.acquired-skills__item {
		width: 100%;
		margin-bottom: 0.5rem;
		padding: 0.5rem;
	}
}
/* End */
/* /local/templates/bilgi/components/bitrix/news/courses/bitrix/news.detail/.default/style.css?16946071683536 */
