

/* Start:/local/templates/2click/components/bitrix/news.list/photocourses-slider/style.css?17433698701498*/
div.news-list {
	word-wrap: break-word;
}
div.news-list img.preview_picture {
	float: left;
	margin: 0 4px 6px 0;
}
.news-date-time {
	color: #486daa;
}

.banner-block {
	padding: 15px 15px 15px 30px;
	display: flex;
	column-gap: 20px;
	background-color: #131313;
	border-radius: 16px;
	position: absolute;
	right: 15px;
	top: 15px;
	color: #ffffff;
}
.banner-block p {
	padding: 0;
	margin: 0;
	font-weight: 500;
	line-height: 120%; /* 24px */
	letter-spacing: -0.8px;
	font-size: 20px;
}
.banner-block h6 {
	padding: 0;
	margin: 0;
	margin-bottom: 3px;
	font-family: "Roboto";
	font-size: 16px;
	color: #ffffff80;
	line-height: 120%; /* 19.2px */
	letter-spacing: -0.64px;
}

.banner-block h6:nth-of-type(2) {
	margin-top: 20px;
}

.banner-block__inner {
	padding-top: 10px;
}

.banner-block__link {
	display: flex;
	width: 57px;
	height: 57px;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	border: 1px solid #ffffff80;
}

@media (max-width: 730px) {
	.banner-block {
		padding: 10px 10px 10px 15px;
	}
	.banner-block .img-link{
		width: 42px;
        height: 42px;
	}
	.banner-block h6:nth-of-type(2) {
		margin-top: 10px;
	}
}

@media (max-width: 620px) {
	.banner-block {
		padding: 6px 6px 16px 15px;
		column-gap: 10px;
		right: 8px;
		top: auto;
		bottom: 38px;
		max-width: 304px;
		width: 100%;
		box-sizing: border-box;
	}
	.banner-block p {
		font-size: 14px;
		letter-spacing: -0.56px;
	}
	.banner-block h6 {
		font-size: 12px;
		letter-spacing: -0.48px;
	}
}

/* End */


/* Start:/local/templates/2click/components/bitrix/news.list/uniqueness/style.css?17433510511433*/
.uniqueness {
	padding: 80px 50px;
	background: rgba(255, 255, 255, 0.05);
	border-radius: 20px;
}

.uniqueness .uniqueness__head{
	margin-bottom: 113px;
}

.uniqueness__list {
}

.uniqueness__item-wrap:nth-last-of-type(2n) .uniqueness__item{
	transform: translateY(-63px);
}

.uniqueness__item {
	width: 100%;
	height: 100%;
	border-radius: 16px;
	position: relative;
	overflow: hidden;
	min-height: 350px;
	text-align: center;
}

.uniqueness__item-content {
	padding: 0 35px;
	position: relative;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #131313;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	z-index: 2;
	transition: opacity 0.8s;
	cursor: pointer;
}

.uniqueness__item-content:hover{
	opacity: 0;
}

.uniqueness__content-inner{

}

.uniqueness__img-wrap {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 2;
}

.uniqueness__img-wrap img{
	object-fit: cover;
	object-position: top;
}

.uniqueness__item-title {
	margin-bottom: 15px;
	font-size: 28px;
	font-weight: 500;
	line-height: 110%; /* 30.8px */
	letter-spacing: -1.12px;
}

.uniqueness__item-text {
	font-size: 18px;
	font-weight: 400;
	line-height: 135%; /* 24.3px */
	letter-spacing: -0.72px;
	color: rgba(255, 255, 255, 0.50);
}

.uniqueness__item:hover .decor-block path{
	stroke-opacity: 0.5;
	fill-opacity: 0.5;
}
.decor-block circle{
	fill-opacity: 1;
	stroke-opacity: 1;
}



/* End */


/* Start:/local/templates/2click/components/bitrix/news.list/photorography-courses/style.css?17433666421724*/
.photorography-courses__slider {
	height: 100%;
}

.photorography-courses__list ul,
.photorography-courses__list li {
	list-style: none;
}
.photorography-courses__list ul {
	margin-bottom: 32px;
	padding-left: 0;
	font-family: Roboto;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 110%; /* 24.2px */
	letter-spacing: -0.88px;
}
.photorography-courses__list li + li{
	margin-top: 10px;
}
.photorography-courses__list li {
	position: relative;
	padding-left: 25px;
	text-transform: none;
}

.photorography-courses__list li::after {
	content: "+";
	position: absolute;
	left: 0px;
	top: 0%;
	font-family: "Inter";
	font-size: 22px;
	font-weight: 400;
	line-height: 110%;
	letter-spacing: -0.88px;
}

.photorography-courses__btns {
	column-gap: 10px;
}

.photorography-courses__btns .round_btn {
	max-width: 253px;
	text-transform: none;
}

.photorography-courses__title {
	margin-bottom: 10px;
	font-size: 36px;
	font-style: normal;
	font-weight: 500;
	line-height: 100%; /* 36px */
	letter-spacing: -1.44px;
}

.photorography-courses__price {
	margin-bottom: 20px;
	font-family: Inter;
	font-size: 20px;
	font-weight: 500;
	line-height: 140%; /* 28px */
	letter-spacing: -0.8px;
	text-transform: lowercase;
	color: rgba(255, 255, 255, 0.5);
}


.photorography-courses__item {
    display: flex;
    width: 100%;
}
.photorography-courses__img {
   width: calc(100% - 440px);
}
.photorography-courses__content {
    width: 100%;
    max-width: 440px;
}
.photorography-courses__inner{
	overflow: visible;
}

@media (max-width: 1155px){
	.photorography-courses__img {
		width: 100%;
	}
	.photorography-courses__content {
		max-width: 100%;
	}
	.photorography-courses__item{
		flex-direction: column;
	}
}
/* End */


/* Start:/local/templates/2click/components/bitrix/news.list/training-plan/style.css?17432503763373*/
.uniqueness {
	padding: 80px 50px;
	background: rgba(255, 255, 255, 0.05);
	border-radius: 20px;
}

.uniqueness .uniqueness__head {
	margin-bottom: 113px;
}

.uniqueness__list {
}

.uniqueness__item-wrap:nth-last-of-type(2n) .uniqueness__item {
	transform: translateY(-63px);
}

.uniqueness__item {
	width: 100%;
	height: 100%;
	border-radius: 16px;
	position: relative;
	overflow: hidden;
	min-height: 350px;
	text-align: center;
}

.uniqueness__item-content {
	padding: 0 35px;
	position: relative;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #131313;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	z-index: 2;
	transition: opacity 0.8s;
	cursor: pointer;
}

.uniqueness__item-content:hover {
	opacity: 0;
}

.uniqueness__content-inner {
}

.uniqueness__img-wrap {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 2;
}

.uniqueness__img-wrap img {
	object-fit: cover;
	object-position: top;
}

.uniqueness__item-title {
	margin-bottom: 15px;
	font-size: 28px;
	font-weight: 500;
	line-height: 110%; /* 30.8px */
	letter-spacing: -1.12px;
}

.uniqueness__item-text {
	font-size: 18px;
	font-weight: 400;
	line-height: 135%; /* 24.3px */
	letter-spacing: -0.72px;
	color: rgba(255, 255, 255, 0.5);
}

.uniqueness__item:hover .decor-block path {
	stroke-opacity: 0.5;
	fill-opacity: 0.5;
}
.decor-block circle {
	fill-opacity: 1;
	stroke-opacity: 1;
}

.decor-block {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	pointer-events: none;
	stroke-opacity: 0.1;
	fill-opacity: 0.1;
}
.decor-block path {
	transition:
		stroke-opacity 0.8s ease-in-out,
		fill-opacity 0.8s ease-in-out;
}

.training-plan-block{
	padding: 0 45px;
}

.training-plan {
	padding: 0;
	background-color: transparent;
}
.training-plan .training-plan__head {
	margin-bottom: 50px;
	text-align: left;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.training-plan__head div {
	display: inline-block;
	text-transform: none;
	letter-spacing: -7px;
}
.training-plan .training-plan__head span {
	display: inline-block;
	width: min-content;
	text-align: right;
	padding-top: 24px;
}

.training-plan__item {
	padding: 30px 35px 30px;
	border-radius: 20px;
	background: rgba(255, 255, 255, 0.05);
	min-height: 340px;
	text-align: center;
	box-sizing: border-box;
	position: relative;
}

.training-plan__list{
	counter-reset: training-count;
}

.training-plan__decor{
	margin-bottom: 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.training-plan__decor span{
	display: flex;
	align-items: center;
	column-gap: 5px;
}

.training-plan__decor span::before{
	content: '';
	width: 10px;
	height: 10px;
	display: block;
	border-radius: 100%;
	background-color: #AE322B;
}

.training-plan__decor::before {
	counter-increment: training-count;
	content: counter(training-count, decimal-leading-zero);
}

.training-plan__decor{
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 120%; /* 21.6px */
	letter-spacing: -0.72px;
	color: rgba(255, 255, 255, 0.30);
}

.training-plan__item .uniqueness__item-title {
	margin-bottom: 20px;
}

.training-plan-img{
	margin-top: 25px;
	border-radius: 20px;
	max-height: 480px;
	overflow: hidden;
}
.training-plan-img img{
	width: 100%;
	object-position: center;
}
/* End */


/* Start:/local/templates/2click/components/bitrix/news.list/teachers-slider/style.css?17433548231321*/
.teachers__item {
	padding: 60px 60px 65px 50px;
	border-radius: 20px;
	background: rgba(255, 255, 255, 0.05);
	position: relative;
}

.teachers__item + .teachers__item{
	margin-top: 30px;
}

.teachers__profile img {
	margin-bottom: 20px;
	display: block;
	width: 110px;
	height: 110px;
	overflow: hidden;
	border-radius: 100%;
	object-fit: cover;
}
.teachers__profile p {
	max-width: 205px;
	font-family: Inter;
	font-size: 30px;
	font-style: normal;
	font-weight: 500;
	line-height: 100%; /* 30px */
	letter-spacing: -1.2px;
}

.teachers__slider {
	margin-top: 50px;
}

.teachers__skills ul,
.teachers__skills li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.teachers__skills ul {
	display: flex;
	justify-content: space-between;
	column-gap: 10px;
	flex-wrap: wrap;
	row-gap: 20px;
}
.teachers__skills li {
	max-width: 241px;
	font-size: 22px;
	line-height: 110%; /* 24.2px */
	letter-spacing: -0.88px;
	color: rgba(255, 255, 255, 0.70);
	padding-left: 25px;
	position: relative;
	box-sizing: border-box;
}

.teachers__skills li::before{
	content: '+';
	position: absolute;
	left: 0;
	top: 0;
	color: rgba(255, 255, 255, 0.70);
}


.teachers__slider .swiper-slide{
	border-radius: 16px;
	height: 350px;
	overflow: hidden;
}

.teachers__slider .swiper-slide img{
	height: 100%;
	width: 100%;
	object-fit: cover;
}


/* End */
/* /local/templates/2click/components/bitrix/news.list/photocourses-slider/style.css?17433698701498 */
/* /local/templates/2click/components/bitrix/news.list/uniqueness/style.css?17433510511433 */
/* /local/templates/2click/components/bitrix/news.list/photorography-courses/style.css?17433666421724 */
/* /local/templates/2click/components/bitrix/news.list/training-plan/style.css?17432503763373 */
/* /local/templates/2click/components/bitrix/news.list/teachers-slider/style.css?17433548231321 */
