@charset "UTF-8";
.slider-default + .slider-default__title--collections,
.slider-partners + .slider-default__title--collections,
.article__slider + .slider-default__title--collections,
#banners__slider + .slider-default__title--collections {
	margin-top: 60px;
}

.slider-default__title,
.slider-partners__title,
.article__slider__title,
#banners__slider__title {
	font-weight: bold;
	font-size: 20px;
	line-height: 1;
	margin: 16px 0;
	text-transform: uppercase;
	color: #070707;
}

.slider-default__title--collections,
.slider-partners__title--collections,
.article__slider__title--collections,
#banners__slider__title--collections {
	display: flex;
	align-items: center;
	justify-content: space-between;
	text-transform: none;
	font-weight: bold;
	font-size: 28px;
	line-height: 1.2;
	color: #000;
	transition: color .4s ease;
	text-decoration: none;
}

.slider-default__title--collections:hover,
.slider-partners__title--collections:hover,
.article__slider__title--collections:hover,
#banners__slider__title--collections:hover {
	color: #FF0099;
}

.slider-default__title--collections:hover .slider-default__seemore,
.slider-partners__title--collections:hover .slider-default__seemore,
.article__slider__title--collections:hover .slider-default__seemore,
#banners__slider__title--collections:hover .slider-default__seemore {
	opacity: 1;
	visibility: visible;
	text-decoration: none;
}

.slider-default__title--collections .slider-default__seemore,
.slider-partners__title--collections .slider-default__seemore,
.article__slider__title--collections .slider-default__seemore,
#banners__slider__title--collections .slider-default__seemore {
	opacity: 0;
	visibility: hidden;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	text-decoration-line: underline;
	color: #4D2CE0;
	text-decoration: underline;
	transition: all .4s ease;
}

@media (max-width: 767px) {
	.slider-default__title--collections .slider-default__seemore,
	.slider-partners__title--collections .slider-default__seemore,
	.article__slider__title--collections .slider-default__seemore,
	#banners__slider__title--collections .slider-default__seemore {
		display: none !important;
	}
}

.slider-default .swiper-slide .list__block,
.slider-partners .swiper-slide .list__block,
.article__slider .swiper-slide .list__block,
#banners__slider .swiper-slide .list__block {
	width: 100%;
	margin: 0;
	box-sizing: border-box;
}

.slider-default .slider__navigation,
.slider-partners .slider__navigation,
.article__slider .slider__navigation,
#banners__slider .slider__navigation {
	display: flex;
	justify-content: center;
}

@media (max-width: 600px) {
	.slider-default .slider__navigation,
	.slider-partners .slider__navigation,
	.article__slider .slider__navigation,
	#banners__slider .slider__navigation {
		margin-top: 24px;
	}
}

.slider-default .slider__navigation .swiper-button-prev,
.slider-partners .slider__navigation .swiper-button-prev,
.article__slider .slider__navigation .swiper-button-prev,
#banners__slider .slider__navigation .swiper-button-prev {
	position: static;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTIiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCA1MiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNTEuNzA3MSA3LjI5MjlDNTIuMDk3NiA3LjY4MzQyIDUyLjA5NzYgOC4zMTY1OSA1MS43MDcxIDguNzA3MTFMNDUuMzQzMSAxNS4wNzExQzQ0Ljk1MjYgMTUuNDYxNiA0NC4zMTk1IDE1LjQ2MTYgNDMuOTI4OSAxNS4wNzExQzQzLjUzODQgMTQuNjgwNSA0My41Mzg0IDE0LjA0NzQgNDMuOTI4OSAxMy42NTY5TDQ5LjU4NTggOEw0My45Mjg5IDIuMzQzMTVDNDMuNTM4NCAxLjk1MjYzIDQzLjUzODQgMS4zMTk0NiA0My45Mjg5IDAuOTI4OTM2QzQ0LjMxOTUgMC41Mzg0MTIgNDQuOTUyNiAwLjUzODQxMiA0NS4zNDMxIDAuOTI4OTM2TDUxLjcwNzEgNy4yOTI5Wk04Ljc0MjI4ZS0wOCA3TDUxIDdMNTEgOUwtOC43NDIyOGUtMDggOUw4Ljc0MjI4ZS0wOCA3WiIgZmlsbD0iIzREMkNFMCIvPjwvc3ZnPg==);
	height: 55px;
	width: 95px;
	outline: none;
	margin-top: 0;
	background-size: auto;
	transform: rotate(180deg);
}

@media (max-width: 600px) {
	.slider-default .slider__navigation .swiper-button-prev,
	.slider-partners .slider__navigation .swiper-button-prev,
	.article__slider .slider__navigation .swiper-button-prev,
	#banners__slider .slider__navigation .swiper-button-prev {
		display: none;
	}
}

.slider-default .slider__navigation .swiper-button-next,
.slider-partners .slider__navigation .swiper-button-next,
.article__slider .slider__navigation .swiper-button-next,
#banners__slider .slider__navigation .swiper-button-next {
	position: static;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTIiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCA1MiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNTEuNzA3MSA3LjI5MjlDNTIuMDk3NiA3LjY4MzQyIDUyLjA5NzYgOC4zMTY1OSA1MS43MDcxIDguNzA3MTFMNDUuMzQzMSAxNS4wNzExQzQ0Ljk1MjYgMTUuNDYxNiA0NC4zMTk1IDE1LjQ2MTYgNDMuOTI4OSAxNS4wNzExQzQzLjUzODQgMTQuNjgwNSA0My41Mzg0IDE0LjA0NzQgNDMuOTI4OSAxMy42NTY5TDQ5LjU4NTggOEw0My45Mjg5IDIuMzQzMTVDNDMuNTM4NCAxLjk1MjYzIDQzLjUzODQgMS4zMTk0NiA0My45Mjg5IDAuOTI4OTM2QzQ0LjMxOTUgMC41Mzg0MTIgNDQuOTUyNiAwLjUzODQxMiA0NS4zNDMxIDAuOTI4OTM2TDUxLjcwNzEgNy4yOTI5Wk04Ljc0MjI4ZS0wOCA3TDUxIDdMNTEgOUwtOC43NDIyOGUtMDggOUw4Ljc0MjI4ZS0wOCA3WiIgZmlsbD0iIzREMkNFMCIvPjwvc3ZnPg==);
	height: 55px;
	width: 95px;
	margin-top: 0;
	outline: none;
	background-size: auto;
}

@media (max-width: 600px) {
	.slider-default .slider__navigation .swiper-button-next,
	.slider-partners .slider__navigation .swiper-button-next,
	.article__slider .slider__navigation .swiper-button-next,
	#banners__slider .slider__navigation .swiper-button-next {
		display: none;
	}
}

.slider-default .slider__navigation .swiper-pagination,
.slider-partners .slider__navigation .swiper-pagination,
.article__slider .slider__navigation .swiper-pagination,
#banners__slider .slider__navigation .swiper-pagination {
	position: static;
	display: flex;
	align-items: center;
	align-self: center;
	margin: 0 34px;
}

.slider-default .slider__navigation .swiper-pagination-bullet,
.slider-partners .slider__navigation .swiper-pagination-bullet,
.article__slider .slider__navigation .swiper-pagination-bullet,
#banners__slider .slider__navigation .swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	background: #C4C4C4;
	margin: 0 7px;
}

.slider-default .slider__navigation .swiper-pagination-bullet-active,
.slider-partners .slider__navigation .swiper-pagination-bullet-active,
.article__slider .slider__navigation .swiper-pagination-bullet-active,
#banners__slider .slider__navigation .swiper-pagination-bullet-active {
	width: 10px;
	height: 10px;
	background: #C4C4C4;
}

.slider-default a,
.slider-partners a,
.article__slider a,
#banners__slider a {
	text-decoration: none;
}

.slider-default--fake {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}

@media (max-width: 767px) {
	.slider-default--fake {
		margin-left: -5px;
		margin-right: -5px;
	}
}

.slider-default--fake a {
	margin: 0 15px;
	width: calc(33.333% - 30px);
	margin-bottom: 20px;
}

@media (max-width: 767px) {
	.slider-default--fake a {
		width: calc(50% - 10px);
		margin-bottom: 0;
		margin: 0 5px;
	}
	.slider-default--fake a .broadcast__scene-img:before {
		left: 7px;
		bottom: 7px;
		transform: scale(0.5);
		transform-origin: left bottom;
		top: auto;
	}
	.slider-default--fake a.broadcast__scene--active .broadcast__scene-img:before {
		content: '';
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: linear-gradient(0deg, rgba(77, 44, 224, 0.6), rgba(77, 44, 224, 0.6));
		z-index: 2;
		transform: none;
	}
}

.slider-partners .swiper-slide {
	border: 1.05166px solid #C4C4C4;
	box-sizing: border-box;
	border-radius: 5px;
	width: 360px;
}

@media (max-width: 991px) {
	.slider-partners .swiper-slide {
		width: 300px;
	}
}

.slider-partners .swiper-slide a {
	min-height: 460px;
	display: flex;
	flex-direction: column;
}

@media (max-width: 991px) {
	.slider-partners .swiper-slide a {
		min-height: 380px;
	}
}

.slider-partners .list__block-image {
	height: 120px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 24px;
	border-bottom: 1px solid #C4C4C4;
	border-radius: 0;
	box-sizing: border-box;
}

.slider-partners .list__block-image img {
	max-width: 100%;
	max-height: 100%;
	display: block;
}

.slider-partners .list__block-description {
	padding-left: 24px;
	padding-right: 24px;
	margin-top: 28px;
	font-size: 18px;
	line-height: 22px;
	color: #B1B1B1;
}

.slider-partners .list__block-title {
	padding-left: 24px;
	padding-right: 24px;
}

.slider-partners .list__block-title promo {
	font-weight: bold;
	font-size: 15px;
	line-height: 26px;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: #000000;
	opacity: 0.8;
	position: relative;
	display: inline-block;
	margin: 4px;
}

.slider-partners .list__block-title promo:before {
	content: '';
	position: absolute;
	left: -4px;
	top: -4px;
	right: -4px;
	bottom: -4px;
	background: #D8CFFF;
	display: block;
	z-index: -1;
}

.slider-partners .list__block-button {
	background: #4D2CE0;
	border-radius: 5px;
	font-weight: bold;
	font-size: 20px;
	line-height: 38px;
	text-align: center;
	color: #FFFFFF;
	padding: 9px 39px;
	margin-left: 24px;
	margin-top: auto;
	margin-bottom: 38px;
	display: inline-block;
	align-self: flex-start;
}

.service-page .slider-default .swiper-slide {
	width: 100% !important;
	max-width: 360px;
}

.service-page .slider-default .swiper-slide .list__block--service {
	min-height: 400px;
}

.swiper-container {
	margin-bottom: 20px;
}

#slider--collections:hover .swiper-button-prev,
#slider--collections:hover .swiper-button-next {
	visibility: visible;
}

#slider--collections .swiper-slide {
	box-sizing: border-box;
}

#slider--collections .swiper-button-prev {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHZpZXdCb3g9IjAgMCAzOCAzOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC43MjcyOTUiIHk9IjAuMTczODI4IiB3aWR0aD0iMzYuODUxNyIgaGVpZ2h0PSIzNi44NTE3IiByeD0iMTguNDI1OCIgZmlsbD0id2hpdGUiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMS4yMzcxIDI2LjIxMTNMMjIuNTYzNyAyNC44ODQ3TDE2Ljc3OCAxOS4wOTlMMjIuNTYzNyAxMy4zMTMyTDIxLjIzNzEgMTEuOTg2NkwxNC4xMjQ4IDE5LjA5OUwyMS4yMzcxIDI2LjIxMTNaIiBmaWxsPSIjRkYwMDk5Ii8+Cjwvc3ZnPgo=");
	width: 36px;
	height: 36px;
	transform: none;
	border-radius: 100%;
	overflow: hidden;
	left: 6px;
	position: absolute;
	top: calc(50% - 32px);
	transform: translateY(calc(-50% + 16px));
	visibility: hidden;
	transition: all .4s ease;
	background-size: 36px 36px;
}

#slider--collections .swiper-button-next {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHZpZXdCb3g9IjAgMCAzOCAzOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC43MjcyOTUiIHk9IjAuMTczODI4IiB3aWR0aD0iMzYuODUxNyIgaGVpZ2h0PSIzNi44NTE3IiByeD0iMTguNDI1OCIgZmlsbD0id2hpdGUiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMS4yMzcxIDI2LjIxMTNMMjIuNTYzNyAyNC44ODQ3TDE2Ljc3OCAxOS4wOTlMMjIuNTYzNyAxMy4zMTMyTDIxLjIzNzEgMTEuOTg2NkwxNC4xMjQ4IDE5LjA5OUwyMS4yMzcxIDI2LjIxMTNaIiBmaWxsPSIjRkYwMDk5Ii8+Cjwvc3ZnPgo=");
	width: 36px;
	height: 36px;
	border-radius: 100%;
	overflow: hidden;
	right: 6px;
	position: absolute;
	top: calc(50% - 32px);
	transform: translateY(calc(-50% + 16px)) rotate(180deg);
	visibility: hidden;
	transition: all .4s ease;
	background-size: 36px 36px;
}

#slider--collections .list__block-title {
	margin-top: 10px;
	font-size: 17px;
	line-height: 16px;
	font-weight: normal;
	color: #010101;
	height: 50px;
	overflow: hidden;
}

.list__wrapper {
	margin: 0 -15px;
	display: flex;
	flex-wrap: wrap;
}

@media (max-width: 991px) {
	.list__wrapper {
		margin: 0 -10px;
	}
}

.list__empty {
	margin: 0 15px;
	color: #ff6243;
	font-size: 16px;
	display: flex;
	align-items: center;
}

.list__empty svg {
	margin-left: 8px;
}

.list__block {
	margin: 0 15px;
	width: calc(33.333% - 30px);
	border-radius: 7px;
	overflow: hidden;
	text-decoration: none;
	margin-bottom: 45px;
}

.list__block:hover .list__block-title {
	color: #7D60FE;
}

@media (max-width: 991px) {
	.list__block {
		width: calc(50% - 20px);
		margin: 0 10px;
		margin-bottom: 30px;
	}
}

.list__block--video .list__block-image {
	position: relative;
}

.list__block--video .list__block-title {
	font-size: 15px;
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 11px;
}

.list__block--serviceImg {
	display: block;
	border: 1px solid #E6E6E6;
	box-sizing: border-box;
	border-radius: 7px;
}

.list__block--service {
	border: 1px solid #CCCCCC;
	transition: border-color .4s ease;
	padding: 34px 23px 34px 26px;
	min-height: 400px;
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
}

@media (max-width: 1550px) {
	.list__block--service {
		padding: 34px 16px 24px;
	}
}

@media (max-width: 767px) {
	.list__block--service {
		min-height: auto;
	}
}

@media (max-width: 600px) {
	.list__block--service {
		width: 100%;
	}
}

.list__block--service:hover {
	border-color: rgba(0, 98, 254, 0.9);
}

@media (min-width: 1550px) {
	.list__block--service .list__block-title {
		font-size: 23px;
		line-height: 25px;
		margin-top: 30px;
		margin-bottom: 12px;
	}
	.list__block--service .list__block-description {
		font-size: 18px;
		line-height: 25px;
		color: #000000;
		opacity: 0.8;
		margin-bottom: 38px;
	}
}

.list__block--service .list__block-hashtag {
	margin-top: auto;
}

.list__block--service .list__block-cost {
	margin-top: 12px;
}

.list__block--service .list__block-image img {
	margin-left: 0;
}

.list__block--service .list__block-title {
	font-size: 18px;
	line-height: 22px;
	margin-top: 30px;
	margin-bottom: 12px;
}

.list__block--service .list__block-description {
	color: #000000;
	opacity: 0.8;
	margin-bottom: 38px;
	font-size: 15px;
	line-height: 20px;
}

@media (max-width: 600px) {
	.list__block--market {
		width: 100%;
	}
}

.list__block--market .list__block-image {
	height: 260px;
	border-radius: 7px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

.list__block--market .list__block-image img {
	max-width: 100%;
	max-height: 100%;
}

@media (max-width: 600px) {
	.list__block--market .list__block-image {
		height: auto;
		max-height: 260px;
	}
}

.list__block-image {
	border-radius: 7px;
	overflow: hidden;
	margin-bottom: 8px;
}

.list__block-image img {
	max-width: 100%;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.list__block-hashtag {
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	color: #808080;
	margin-bottom: 4px;
}

@media (max-width: 767px) {
	.list__block-hashtag {
		font-size: 10px;
		line-height: 1.3;
		margin-bottom: 10px;
	}
}

.list__block-hashtag span {
	display: inline-block;
}

.list__block-title {
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	margin: 18px 0 11px;
	transition: color .4s ease;
}

@media (max-width: 767px) {
	.list__block-title {
		font-size: 13px;
		line-height: 16px;
	}
}

.list__block-author {
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	color: #131313;
}

@media (max-width: 767px) {
	.list__block-author {
		font-size: 10px;
		line-height: 12px;
	}
}

.list__block-author span:before {
	content: 'Автор:';
	margin-right: 6px;
	color: #808080;
}

.list__block-description {
	font-size: 15px;
	line-height: 20px;
	color: #323232;
}

@media (max-width: 767px) {
	.list__block-description {
		font-size: 11px;
		line-height: 16px;
	}
}

.list__block-cost {
	padding: 0 40px;
	font-weight: bold;
	font-size: 20px;
	line-height: 56px;
	text-align: center;
	color: #FFFFFF;
	background: #4D2CE0;
	border-radius: 5px;
	display: inline-block;
	margin-top: auto;
	align-self: flex-start;
}

@media (max-width: 600px) {
	.list__block-cost {
		font-size: 17px;
	}
}

.list__block-price {
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	color: #FF0099;
	margin-bottom: 12px;
}

.list__block-price--sale {
	font-size: 12px;
	line-height: 14px;
	color: #4d2ce0;
	text-decoration: line-through;
	display: block;
}

.list__block-wrapper {
	display: flex;
	flex-wrap: wrap;
}

.list__block--collections {
	position: relative;
	display: block;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: cover;
	display: flex;
	flex-direction: column;
}

.list__block--collections:hover:before {
	content: '';
	background: rgba(0, 0, 0, 0.73);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
}

.list__block--collections:hover .list__block-stats, .list__block--collections:hover .list__block-hashtag, .list__block--collections:hover .list__block-buttons {
	display: flex;
}

.list__block--collections:hover .list__block-title {
	color: #fff;
}

.list__block--collections:hover .list__block-hover {
	opacity: 1;
	visibility: visible;
}

.list__block--collections .list__block-hover {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	padding: 14px;
	opacity: 0;
	visibility: hidden;
	display: flex;
	flex-direction: column;
}

.list__block--collections .list__block-stats {
	display: flex;
	align-items: center;
	position: relative;
	z-index: 2;
}

.list__block--collections .list__block-stats span {
	display: flex;
	align-items: center;
	font-size: 15px;
	line-height: 15px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-left: 14px;
	font-weight: bold;
	height: 20px;
}

.list__block--collections .list__block-stats span:first-child {
	margin-left: 0;
}

.list__block--collections .list__block-stats span svg {
	margin-right: 5px;
}

.list__block--collections .list__block-stats span.list__block-stats--bookmarks {
	margin-left: auto;
}

.list__block--collections .list__block-stats span.list__block-stats--bookmarks.added svg path:last-child {
	fill: #FF0099;
}

.list__block--collections .list__block-stats span.list__block-stats--bookmarks svg path:last-child {
	fill: transparent;
}

.list__block--collections .list__block-hashtag {
	font-weight: bold;
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
	position: relative;
	z-index: 2;
	text-transform: none;
	flex-wrap: wrap;
	margin-bottom: 0;
}

.list__block--collections .list__block-hashtag span {
	margin-right: 4px;
	font-size: 13px;
	line-height: 22px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #000000;
	background: #FFFFFF;
	border-radius: 5px;
	padding: 0 10px;
	margin-bottom: 5px;
}

.list__block--collections .list__block-author {
	font-weight: 900;
	font-size: 23px;
	line-height: 21px;
	text-transform: uppercase;
	position: relative;
	z-index: 2;
	color: #FFFFFF;
	margin-top: auto;
	margin-bottom: 8px;
}

.list__block--collections .list__block-author span:before {
	display: none;
}

.list__block--collections .list__block-author--big {
	font-size: 18px;
}

.list__block--collections .list__block-title {
	font-weight: 500;
	font-size: 15px;
	line-height: 16px;
	color: #FFFFFF;
	text-transform: none;
	z-index: 2;
	position: relative;
	margin: 0;
	max-height: 32px;
	overflow: hidden;
}

.list__block--collections .list__block-buttons {
	position: relative;
	z-index: 2;
	display: flex;
	align-items: center;
	margin-top: 10px;
}

.list__block--collections .list__block-buttons span:first-child {
	background: rgba(255, 255, 255, 0.2);
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 4px 10px;
	display: flex;
	align-items: center;
}

.list__block--collections .list__block-buttons span:first-child svg {
	margin-left: 4px;
}

.list__block--collections .list__block-buttons span:last-child {
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #FF0099;
	margin-left: auto;
}

.list__block--collections .list__block-stats, .list__block--collections .list__block-hashtag, .list__block--collections .list__block-buttons {
	display: none;
}

.list__block--collections .list__block-seeall {
	font-weight: 900;
	font-size: 35px;
	line-height: 36px;
	display: flex;
	align-items: center;
	text-align: center;
	text-transform: uppercase;
	color: #FF0099;
	height: 264px;
}

.list__block--collections .list__block-speacker {
	font-weight: 600;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	z-index: 2;
	margin-top: 10px;
}

.list__block--collections .list__block-speacker:before {
	content: 'Спикер: ';
	text-decoration: none;
}

.list__block--collections .list__block-speacker span {
	text-decoration: underline;
}

.list__block--collections .list__block-play {
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
	z-index: 2;
}

.list__block--collections ~ .list__block-buy {
	position: relative;
	z-index: 2;
	display: inline-flex;
	align-items: center;
	background: #F2F2F2;
	border-radius: 5px;
	padding: 0 10px;
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #FF0099;
	margin-left: auto;
}

.list__block--collections ~ .list__block-buy--blue {
	color: #002196;
}

.list__block--seeall {
	display: flex;
	align-items: center;
	justify-content: center;
	transition: opacity .4s ease;
}

.list__block--seeall:hover {
	opacity: 0.7;
}

.list__block--seeall:hover:before {
	display: none;
}

.list:not(.videoList--search) .swiper-wrapper .swiper-slide {
	width: 360px !important;
}

.list.videoList--search .swiper-wrapper {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}

.list.videoList--search .swiper-wrapper .swiper-slide {
	width: calc(25% - 20px) !important;
	margin: 0 10px 20px;
}

.list.videoList--search .swiper-wrapper .swiper-slide .list__block-img img {
	width: 100%;
}

@media (max-width: 1800px) {
	.list.videoList--search .swiper-wrapper .swiper-slide {
		width: calc(33.333% - 20px) !important;
	}
}

@media (max-width: 1400px) {
	.list.videoList--search .swiper-wrapper .swiper-slide {
		width: calc(50% - 20px) !important;
	}
}

@media (max-width: 1199px) {
	.list.videoList--search .swiper-wrapper .swiper-slide {
		width: calc(33.333% - 20px) !important;
	}
}

@media (max-width: 1030px) {
	.list.videoList--search .swiper-wrapper .swiper-slide {
		width: calc(50% - 20px) !important;
	}
}

@media (max-width: 690px) {
	.list.videoList--search .swiper-wrapper .swiper-slide {
		width: calc(100% - 20px) !important;
	}
}

.list__speackers {
	margin-top: 40px;
}

.list__speackers-title {
	font-weight: bold;
	font-size: 23px;
	line-height: 18px;
	color: #000000;
	margin-bottom: 16px;
}

.list__speackers-item {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.list__speackers-item:last-child {
	margin-bottom: 0;
}

.list__speackers-item img {
	max-width: 64px;
	border-radius: 100%;
	overflow: hidden;
	margin-right: 12px;
}

.list__speackers-item span {
	font-size: 25px;
	line-height: 46px;
	color: #4D2CE0;
}

.pollBlock {
	padding: 46px 52px 34px 56px;
	background: #F2F4F8;
	border-radius: 5px;
	margin-bottom: 20px;
}

@media (max-width: 767px) {
	.pollBlock {
		padding: 28px 20px 25px 20px;
	}
}

.pollBlock__info {
	display: flex;
	align-items: flex-start;
}

.pollBlock__info-promo {
	max-width: 680px;
	margin-right: 20px;
}

.pollBlock__info-promo .pollBlock__info-images {
	display: none;
}

@media (max-width: 991px) {
	.pollBlock__info-promo .pollBlock__info-images {
		display: flex;
		margin-left: 0;
		margin-top: 20px;
		max-width: 100%;
		min-width: 100%;
		width: 100%;
	}
	.pollBlock__info-promo .pollBlock__info-images img {
		margin-bottom: 0;
	}
	.pollBlock__info-promo .pollBlock__info-images img:first-child {
		margin-right: 10px;
	}
}

@media (max-width: 767px) {
	.pollBlock__info-promo .pollBlock__info-images img {
		max-width: calc(50% - 10px);
		margin: 0 5px;
	}
}

@media (max-width: 991px) {
	.pollBlock__info-promo {
		max-width: 100%;
		margin-right: 0;
	}
}

.pollBlock__info-title {
	font-weight: bold;
	font-size: 30px;
	line-height: 53px;
	color: #4D2CE0;
}

.pollBlock__info-description {
	font-size: 22px;
	line-height: 32px;
	color: #000000;
}

@media (max-width: 767px) {
	.pollBlock__info-description {
		font-size: 18px;
		line-height: 28px;
	}
}

.pollBlock__info-images {
	max-width: 260px;
	min-width: 260px;
	width: 260px;
	margin-left: auto;
}

@media (max-width: 991px) {
	.pollBlock__info-images {
		display: none;
	}
}

.pollBlock__info-images img {
	max-width: 100%;
	height: auto;
	display: block;
	margin-bottom: 16px;
}

.pollBlock__anon {
	font-weight: bold;
	font-size: 16px;
	line-height: 32px;
	color: #FF0099;
	margin-top: 14px;
}

@media (max-width: 767px) {
	.pollBlock__anon {
		line-height: 22px;
	}
}

.pollBlock__button {
	background: #4D2CE0;
	font-weight: bold;
	font-size: 24px;
	line-height: 68px;
	padding: 0	48px;
	color: #FFFFFF;
	margin-top: 26px;
	display: inline-block;
	text-decoration: none;
	transition: background .4s ease;
	margin-bottom: 22px;
}

.pollBlock__button:hover {
	background: #6547EB;
}

@media (max-width: 991px) {
	.pollBlock__button {
		margin-top: 24px;
		margin-bottom: 18px;
	}
}

@media (max-width: 767px) {
	.pollBlock__button {
		font-size: 20px;
	}
}

.pollBlock__we {
	font-size: 16px;
	line-height: 32px;
	color: #000000;
}

@media (max-width: 767px) {
	.pollBlock__we {
		line-height: 22px;
	}
}

.pollBlock__question {
	padding: 53px 130px 53px 53px;
	background: #F2F4F8;
	border-radius: 5px;
	margin-bottom: 12px;
}

@media (min-width: 1200px) and (max-width: 1300px), (max-width: 991px) {
	.pollBlock__question {
		padding: 53px;
	}
}

@media (max-width: 767px) {
	.pollBlock__question {
		padding: 36px 18px 36px 18px;
	}
}

.pollBlock__question-title {
	font-size: 20px;
	text-transform: uppercase;
	color: #4D2CE0;
	margin-bottom: 30px;
	font-weight: bold;
}

.pollBlock__question-description {
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	color: #000000;
	opacity: 0.8;
	margin-bottom: 26px;
}

@media (max-width: 767px) {
	.pollBlock__question-description {
		font-size: 20px;
		line-height: 25px;
	}
}

.pollBlock__question-form .inputfield {
	margin-bottom: 16px;
}

.pollBlock__question-form .inputfield:last-child {
	margin-bottom: 0;
	margin-top: 36px;
}

.pollBlock__question-form .inputfield input[type="checkbox"], .pollBlock__question-form .inputfield input[type="radio"] {
	display: none;
}

.pollBlock__question-form .inputfield input {
	margin-top: 8px;
	background: #FFFFFF;
	border: 2px solid #E1E1E1;
	box-sizing: border-box;
	border-radius: 5px;
	max-width: 390px;
	display: block;
}

.pollBlock__question-form .inputfield label {
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	opacity: 0.8;
	cursor: pointer;
}

@media (max-width: 767px) {
	.pollBlock__question-form .inputfield label {
		font-size: 15px;
		line-height: 20px;
	}
}

.pollBlock__question-form .inputfield button {
	line-height: 38px;
	padding: 10px 40px;
	width: auto;
}

@media (max-width: 767px) {
	.pollBlock__question-form .inputfield button {
		font-size: 18px;
	}
}

.pollBlock__question-form .inputfield--checkbox input:checked + label:after, .pollBlock__question-form .inputfield--radio input:checked + label:after {
	content: '';
	width: 18px;
	min-width: 18px;
	height: 18px;
	background: #4D2CE0;
	left: 6px;
	top: 6px;
	position: absolute;
}

.pollBlock__question-form .inputfield--checkbox label, .pollBlock__question-form .inputfield--radio label {
	display: flex;
	position: relative;
}

.pollBlock__question-form .inputfield--checkbox label:before, .pollBlock__question-form .inputfield--radio label:before {
	content: '';
	background: #FFFFFF;
	border: 1px solid #C4C4C4;
	width: 30px;
	min-width: 30px;
	height: 30px;
	margin-right: 15px;
}

.pollBlock__question-form .inputfield--radio label:after, .pollBlock__question-form .inputfield--radio label:before {
	border-radius: 100%;
}

.pollBlock__question-form .inputfield--textarea textarea {
	width: 100%;
	resize: none;
	background: #FFFFFF;
	border: 2px solid #E1E1E1;
	border-radius: 5px;
	padding: 24px 30px;
	font-size: 18px;
	line-height: 26px;
	opacity: 0.8;
	color: #333;
	height: 225px;
}

@media (max-width: 767px) {
	.pollBlock__question-form .inputfield--textarea textarea {
		height: 260px;
	}
}

.pollBlock__question-form .inputfield--textarea textarea:focus::placeholder {
	opacity: 0;
	color: transparent;
}

.pollBlock__question-form .inputfield--textarea textarea::placeholder {
	color: #7C7C7C;
	transition: .4s ease;
}

.pollBlock__answer {
	margin-bottom: 26px;
}

.pollBlock__answer span {
	display: block;
}

.pollBlock__answer span:first-child {
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	opacity: 0.8;
}

@media (max-width: 767px) {
	.pollBlock__answer span:first-child {
		margin-bottom: 12px;
		font-size: 15px;
		line-height: 20px;
	}
}

.pollBlock__answer span:last-child {
	height: 38px;
	background: #4D2CE0;
	position: relative;
}

.pollBlock__answer span:last-child:after {
	content: attr(data-width);
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	opacity: 0.8;
	position: absolute;
	right: -16px;
	top: 50%;
	transform: translate(100%, -50%);
}

.pollBlock__count {
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	opacity: 0.8;
}

@media (max-width: 767px) {
	.pollBlock__count {
		font-size: 15px;
	}
}

.banner {
	border-radius: 10px;
	padding-left: 56px;
	padding-top: 34px;
	padding-right: 34px;
	padding-bottom: 34px;
	margin-bottom: 20px;
	box-sizing: border-box;
}

.banner__btn {
	background: #FF0099;
	border-radius: 5px;
	font-weight: bold;
	font-size: 20px;
	line-height: 38px;
	color: #FFFFFF;
	text-align: center;
	padding: 15px 40px;
	display: inline-block;
	text-decoration: none;
	transition: background .4s ease;
}

.banner__btn:hover {
	background: rgba(255, 0, 153, 0.8);
}

@media (max-width: 767px) {
	.banner__btn {
		font-size: 18px;
		line-height: 21px;
	}
}

.banner__title {
	color: #000;
	font-weight: bold;
	font-size: 35px;
	line-height: 38px;
}

@media (max-width: 991px) {
	.banner__title {
		font-size: 26px;
		line-height: 30px;
	}
}

.banner__title span {
	color: #FF0099;
}

.banner__desc {
	margin-top: 18px;
	font-weight: bold;
	font-size: 20px;
	line-height: 33px;
	color: #000000;
	margin-bottom: auto;
}

.banner__desc span {
	color: #FF0099;
}

.banner__footer {
	display: flex;
}

.banner--accelerator {
	background: #4D2CE0;
	display: flex;
	align-items: center;
}

.banner--accelerator .banner__title {
	color: #fff;
}

.banner--accelerator .banner__btn {
	margin-left: 58px;
	flex: 1 0 auto;
}

@media (max-width: 767px) {
	.banner--accelerator .banner__btn {
		margin-top: 20px;
		margin-left: 0;
	}
}

@media (max-width: 767px) {
	.banner--accelerator {
		flex-direction: column;
		padding: 36px 45px;
		margin-left: -15px;
		margin-right: -15px;
		border-radius: 0;
	}
}

.banner--tariff {
	background-color: #D7E7FF;
	position: relative;
	background-image: url("../img/tariffBG.jpg");
	background-size: cover;
	background-position: right top;
	display: flex;
	min-height: 372px;
	flex-direction: column;
	align-items: flex-start;
}

@media (max-width: 991px) {
	.banner--tariff {
		background-position: left bottom;
		background-size: initial;
	}
}

@media (max-width: 767px) {
	.banner--tariff {
		padding: 30px;
		background-position-y: 10px;
		background-image: none;
	}
	.banner--tariff:before {
		content: url("../img/tariffAfter.svg");
		position: absolute;
		right: 0;
		top: 0;
	}
}

.banner--tariff .banner__title {
	max-width: 750px;
}

@media (max-width: 767px) {
	.banner--tariff .banner__title {
		margin-right: 76px;
	}
}

.banner--poll {
	background-color: #E6D6ED;
	background-image: url("../img/pollBG.jpg");
	background-size: cover;
	background-position: right top;
	min-height: 406px;
	display: flex;
	align-items: flex-start;
	flex-direction: column;
}

@media (max-width: 800px) {
	.banner--poll {
		padding: 30px;
	}
}

@media (max-width: 767px) {
	.banner--poll {
		background-image: none;
	}
}

.banner--poll .banner__desc {
	font-weight: normal;
	margin-bottom: 28px;
	max-width: 922px;
}

.banner--poll .banner__infoText {
	font-weight: bold;
	font-size: 25px;
	line-height: 32px;
	color: #000000;
	margin-bottom: auto;
}

@media (max-width: 767px) {
	.banner--poll .banner__desc {
		font-size: 16px;
		line-height: 25px;
	}
	.banner--poll .banner__infoText {
		font-size: 18px;
		line-height: 24px;
	}
}

.banner--poll .banner__footer {
	align-items: center;
	width: 100%;
}

.banner--poll .banner__footer span {
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	margin-left: 26px;
	margin-right: auto;
}

@media (max-width: 767px) {
	.banner--poll .banner__footer {
		flex-wrap: wrap;
		margin-top: 20px;
	}
	.banner--poll .banner__footer .banner__btn {
		order: 2;
		margin-right: 20px;
		margin-bottom: 20px;
	}
	.banner--poll .banner__footer .banner__btn + span {
		order: 3;
		margin-left: 0;
		margin-bottom: 20px;
	}
	.banner--poll .banner__footer .banner__footer-img {
		order: 1;
		width: 100%;
		margin-bottom: 16px;
	}
}

.banner--artrussia {
	background-color: #A5DBF5;
	background-position: left top;
	background-image: url("../img/artrussiaBanner.jpg");
	background-size: cover;
	min-height: 473px;
	display: flex;
	flex-direction: column;
	padding: 42px 18px 44px 36px;
}

.banner--artrussia .banner__title {
	font-size: 40px;
	line-height: 37px;
	color: #FFFFFF;
}

@media (max-width: 767px) {
	.banner--artrussia .banner__title {
		font-size: 22px;
		line-height: 20px;
	}
	.banner--artrussia .banner__title br {
		display: none;
	}
}

.banner--artrussia .banner__desc {
	font-weight: bold;
	font-size: 37px;
	line-height: 28px;
	color: #EC008C;
	margin-bottom: 18px;
}

@media (max-width: 767px) {
	.banner--artrussia .banner__desc {
		font-size: 22px;
		line-height: 17px;
		margin-top: 40px;
	}
}

.banner--artrussia .banner__infoText {
	font-size: 28px;
	line-height: 27px;
	color: #FFFFFF;
	margin-bottom: auto;
}

.banner--artrussia .banner__infoText span:first-child {
	font-weight: bold;
}

.banner--artrussia .banner__infoText span:first-child:after {
	content: '-';
	margin: 0 0 0 6px;
}

@media (max-width: 767px) {
	.banner--artrussia .banner__infoText span:first-child:after {
		display: none;
	}
}

@media (max-width: 767px) {
	.banner--artrussia .banner__infoText {
		font-size: 18px;
		line-height: 18px;
	}
	.banner--artrussia .banner__infoText-item {
		margin-bottom: 14px;
	}
	.banner--artrussia .banner__infoText span:first-child {
		display: block;
	}
}

.banner--artrussia .banner__footer {
	align-items: center;
}

.banner--artrussia .banner__footer-img {
	margin-left: auto;
}

@media (max-width: 991px) {
	.banner--artrussia .banner__btn {
		margin-right: 10px;
		flex: 1 0 auto;
	}
}

@media (max-width: 767px) {
	.banner--artrussia .banner__btn {
		margin-top: 30px;
	}
}

@media (max-width: 767px) {
	.banner--artrussia {
		padding: 36px 18px 50px 18px;
	}
	.banner--artrussia .banner__mobile-img {
		margin-bottom: 24px;
	}
}

.banner--support {
	background-color: #220091;
	background-position: left top;
	background-image: url("../img/supportBanner.jpg");
	background-size: cover;
	min-height: 280px;
	display: flex;
	flex-direction: column;
	padding: 50px 40px 78px 44px;
	position: relative;
}

.banner--support:after {
	content: url("../img/bannerSupportMobile.svg");
	position: absolute;
	right: 16px;
	bottom: 23px;
	transform: scale(1.4);
	transform-origin: right bottom;
}

@media (max-width: 600px) {
	.banner--support:after {
		transform: none;
	}
}

@media (max-width: 767px) {
	.banner--support {
		padding: 36px 18px 23px 18px;
		background-image: none;
	}
}

.banner--support .banner__title {
	font-weight: bold;
	font-size: 32px;
	line-height: 42px;
	color: #fff;
	margin-bottom: 36px;
	max-width: 826px;
}

@media (max-width: 767px) {
	.banner--support .banner__title {
		font-size: 18px;
		line-height: 21px;
	}
}

.banner--support .banner__footer {
	align-items: center;
}

@media (max-width: 991px) {
	.banner--support .banner__footer {
		flex-direction: column;
		align-items: flex-start;
	}
}

.banner--support .banner__footer a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	line-height: 33px;
	display: flex;
	align-items: center;
	white-space: nowrap;
}

@media (max-width: 767px) {
	.banner--support .banner__footer a {
		flex-direction: column;
		align-items: flex-start;
		font-size: 18px;
		line-height: 26px;
	}
}

.banner--support .banner__footer a svg {
	margin-right: 8px;
}

@media (max-width: 767px) {
	.banner--support .banner__footer a svg {
		margin-right: 0;
	}
}

.banner--support .banner__footer a:after {
	content: '';
	background: #FF0099;
	width: 3px;
	margin: 0 10px;
	height: 23px;
}

@media (max-width: 991px) {
	.banner--support .banner__footer a:after {
		display: none;
	}
}

.banner--support .banner__footer a:last-child:after {
	display: none;
}

.banner--a-dobra {
	background-color: #D7E7FF;
	position: relative;
	background-image: url("../img/banner-a-dobra.jpg");
	background-size: cover;
	background-position: right top;
	display: flex;
	min-height: 372px;
	flex-direction: column;
	align-items: flex-start;
	padding: 30px 30px 27px 49px;
}

.banner--a-dobra svg {
	max-width: 100%;
}

@media (max-width: 991px) {
	.banner--a-dobra {
		background-position: left bottom;
		background-size: initial;
	}
}

@media (max-width: 767px) {
	.banner--a-dobra {
		min-height: auto;
		padding: 30px 21px;
		background-position: bottom;
	}
	.banner--a-dobra .banner__btn {
		width: 100%;
	}
}

.banner--a-dobra .banner__title {
	max-width: 800px;
	font-weight: bold;
	font-size: 57px;
	line-height: 42px;
	color: #0078BF;
	margin-top: 48px;
	margin-bottom: 38px;
}

@media (max-width: 767px) {
	.banner--a-dobra .banner__title {
		font-size: 37px;
		line-height: 27px;
	}
}

.banner--genesis {
	background-color: #000;
	position: relative;
	background-image: url("../img/banner-genesis.jpg");
	background-size: cover;
	background-position: left top;
	display: flex;
	min-height: 372px;
	flex-direction: column;
	align-items: flex-start;
	padding: 17px 30px 27px 49px;
}

.banner--genesis svg {
	max-width: 100%;
}

@media (max-width: 991px) {
	.banner--genesis {
		background-position: left bottom;
		background-size: initial;
	}
}

@media (max-width: 767px) {
	.banner--genesis {
		padding: 10px 10px;
		background-position: bottom center;
	}
	.banner--genesis svg {
		margin-bottom: 16px;
	}
	.banner--genesis .banner__title {
		font-size: 26px;
		line-height: 28px;
		margin-bottom: 21px;
	}
	.banner--genesis .banner__btn {
		padding: 17px 40px;
	}
}

@media (max-width: 415px) {
	.banner--genesis svg {
		max-width: 224px;
		height: auto;
	}
}

.banner--genesis .banner__title {
	color: #fff;
	font-size: 32px;
	line-height: 28px;
	margin-bottom: 21px;
}

@media (max-width: 767px) {
	.banner--genesis .banner__title {
		font-size: 26px;
		line-height: 28px;
		margin-bottom: 12px;
	}
}

.banner--genesis .banner__btn {
	padding: 9px 40px;
}

@media (max-width: 767px) {
	.banner--genesis .banner__btn {
		padding: 17px 40px;
	}
}

.banner--harari {
	background-color: #D7E7FF;
	position: relative;
	background-image: url("../img/bannerHarari.jpg");
	background-size: cover;
	background-position: right top;
	display: flex;
	min-height: 372px;
	flex-direction: column;
	align-items: flex-start;
	padding: 54px 270px 27px 49px;
	overflow: hidden;
}

.banner--harari .banner__title {
	font-size: 32px;
	line-height: 28px;
	color: #fff;
	max-width: 830px;
}

.banner--harari .banner__title span {
	display: block;
}

.banner--harari .banner__title ul {
	margin: 0;
	font-size: 22px;
	font-weight: 400;
	padding-left: 23px;
	margin-bottom: 14px;
}

.banner--harari .banner__btn {
	margin-top: auto;
}

@media (max-width: 767px) {
	.banner--harari {
		padding: 30px 30px 30px 30px;
	}
	.banner--harari:before {
		content: '';
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		top: 0;
		background: rgba(0, 0, 0, 0.4);
	}
	.banner--harari .banner__title {
		font-size: 22px;
		line-height: 28px;
		z-index: 2;
	}
	.banner--harari .banner__title ul {
		font-size: 18px;
	}
	.banner--harari .banner__btn {
		z-index: 2;
	}
}

@media (max-width: 580px) {
	.banner--harari {
		background-position: 40% 100%;
	}
	.banner--harari:before {
		display: none;
	}
}

@media (max-width: 460px) {
	.banner--harari {
		padding: 14px;
	}
}

.banner--kvatn {
	background-color: #000;
	position: relative;
	background-image: url("../img/banner-kvant.jpg");
	background-size: cover;
	background-position: right top;
	display: flex;
	min-height: 372px;
	flex-direction: column;
	align-items: flex-start;
	padding: 30px 30px 30px 70px;
	color: #fff;
}

.banner--kvatn svg {
	max-width: 100%;
	margin-bottom: 28px;
}

@media (max-width: 991px) {
	.banner--kvatn {
		background-size: initial;
	}
}

@media (max-width: 767px) {
	.banner--kvatn {
		padding: 30px 16px 36px;
		background-position-x: 76%;
	}
}

.banner--kvatn .banner__date {
	font-weight: bold;
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 8px;
}

@media (max-width: 767px) {
	.banner--kvatn .banner__date {
		font-size: 24px;
		line-height: 28px;
		color: #FF0099;
	}
}

.banner--kvatn .banner__title {
	font-weight: 900;
	font-size: 60px;
	line-height: 38px;
	color: #FFFFFF;
}

@media (max-width: 767px) {
	.banner--kvatn .banner__title {
		font-size: 48.6029px;
		line-height: 32px;
	}
}

.banner--kvatn .banner__desc {
	font-size: 24px;
	line-height: 19px;
	color: #FFFFFF;
	font-weight: 400;
}

.banner--kvatn .banner__desc + .banner__desc {
	font-weight: 800;
}

@media (max-width: 767px) {
	.banner--kvatn .banner__desc {
		font-size: 20px;
		line-height: 16px;
		margin-top: 6px;
	}
}

.banner--kvatn .banner__btn {
	padding: 9px 40px;
}

@media (max-width: 767px) {
	.banner--kvatn .banner__btn {
		padding: 17px 40px;
	}
}

.banner--digital {
	background-color: #000;
	position: relative;
	background-image: url("../img/banner-digital.jpg");
	background-size: cover;
	background-position: right top;
	display: flex;
	min-height: 372px;
	flex-direction: column;
	align-items: flex-start;
	padding: 26px 30px 30px 120px;
	color: #fff;
}

@media (max-width: 991px) {
	.banner--digital {
		padding-left: 30px;
	}
}

@media (max-width: 660px) {
	.banner--digital {
		background-image: url("../img/banner-digitalMobile.jpg");
		min-height: 470px;
	}
}

.banner--digital svg {
	margin-left: -72px;
	max-width: 100%;
}

@media (max-width: 991px) {
	.banner--digital svg {
		margin-left: 0;
	}
}

@media (max-width: 767px) {
	.banner--digital svg {
		order: 1;
	}
}

.banner--digital .banner__date {
	font-size: 26px;
	line-height: 27px;
	letter-spacing: -0.04em;
	margin-bottom: 10px;
}

.banner--digital .banner__date span {
	font-size: 17px;
	line-height: 15px;
	display: block;
}

@media (max-width: 767px) {
	.banner--digital .banner__date {
		font-size: 22px;
		line-height: 22px;
		order: 2;
		margin-top: 30px;
		margin-bottom: 16px;
	}
	.banner--digital .banner__date span {
		font-size: 16px;
		line-height: 16px;
	}
}

.banner--digital .banner__desc {
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0.01em;
	max-width: 550px;
	font-weight: normal;
	color: #fff;
}

@media (max-width: 767px) {
	.banner--digital .banner__desc {
		font-weight: bold;
		font-size: 38px;
		line-height: 31px;
		order: 3;
		margin-bottom: 20px;
	}
}

@media (max-width: 660px) {
	.banner--digital .banner__desc {
		margin-top: 0;
		font-size: 32px;
	}
}

.banner--digital .banner__btn {
	padding: 0 40px;
	line-height: 48px;
}

@media (max-width: 767px) {
	.banner--digital .banner__btn {
		order: 4;
	}
}

@media (max-width: 660px) {
	.banner--digital .banner__btn {
		margin-top: auto;
	}
}

.banner--synergywoman {
	background-color: #000;
	position: relative;
	background-image: url("../img/bannerSynergyWoman.jpg");
	background-size: cover;
	background-position: right top;
	display: flex;
	min-height: 372px;
	flex-direction: column;
	align-items: flex-start;
	padding: 26px 30px 37px 174px;
	color: #fff;
}

@media (max-width: 991px) {
	.banner--synergywoman {
		padding-left: 64px;
	}
}

@media (max-width: 660px) {
	.banner--synergywoman {
		background-image: url("../img/bannerSynergyWomanMobile.jpg");
		min-height: 528px;
	}
}

.banner--synergywoman svg {
	margin-left: -124px;
	max-width: 100%;
}

@media (max-width: 991px) {
	.banner--synergywoman svg {
		margin-left: 0;
	}
}

@media (max-width: 767px) {
	.banner--synergywoman svg {
		margin-left: -46px;
	}
}

@media (max-width: 460px) {
	.banner--synergywoman svg {
		width: calc(100% + 46px);
		max-width: inherit;
	}
}

.banner--synergywoman .banner__date {
	font-size: 26px;
	line-height: 27px;
	letter-spacing: -0.04em;
	margin-bottom: 10px;
}

@media (max-width: 767px) {
	.banner--synergywoman .banner__date {
		font-size: 22px;
		line-height: 22px;
		margin-top: 30px;
		margin-bottom: 16px;
		margin-top: auto;
	}
}

.banner--synergywoman .banner__desc {
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0.01em;
	max-width: 550px;
	font-weight: normal;
	color: #fff;
}

@media (max-width: 767px) {
	.banner--synergywoman .banner__desc {
		font-weight: bold;
		font-size: 38px;
		line-height: 31px;
		margin-bottom: 20px;
	}
}

@media (max-width: 660px) {
	.banner--synergywoman .banner__desc {
		font-size: 24px;
		line-height: 1;
		margin-top: 16px;
		margin-bottom: 0;
	}
}

.banner--synergywoman .banner__btn {
	padding: 0 40px;
	line-height: 48px;
}

@media (max-width: 767px) {
	.banner--synergywoman .banner__btn {
		order: 4;
	}
}

@media (max-width: 660px) {
	.banner--synergywoman .banner__btn {
		margin-top: auto;
	}
}

.banner--education {
	background-color: #D7E0F9;
	position: relative;
	background-image: url("../img/banner-education.jpg");
	background-size: cover;
	background-position: right top;
	display: flex;
	min-height: 372px;
	flex-direction: column;
	align-items: flex-start;
	padding: 30px 30px 27px 49px;
}

.banner--education svg {
	max-width: 100%;
}

@media (max-width: 991px) {
	.banner--education {
		background-position: left bottom;
		background-size: initial;
	}
}

@media (max-width: 767px) {
	.banner--education {
		min-height: auto;
		padding: 30px 21px;
		background-position: bottom;
	}
	.banner--education .banner__btn {
		width: 100%;
	}
}

.banner--education .banner__title {
	max-width: 720px;
	font-weight: bold;
	font-size: 45px;
	line-height: 32px;
	color: #2D55D2;
	margin-top: 48px;
	margin-bottom: 38px;
}

@media (max-width: 767px) {
	.banner--education .banner__title {
		font-size: 32px;
		line-height: 24px;
	}
}

.banner--education .banner__desc {
	font-weight: 900;
	font-size: 40px;
	line-height: 35px;
	text-transform: uppercase;
	color: #D448F7;
	margin-top: 0;
	margin-bottom: auto;
}

@media (max-width: 767px) {
	.banner--education .banner__desc {
		font-size: 30px;
		line-height: 26px;
		margin-bottom: 30px;
	}
}

.broadcast__intro {
	background: url("../img/broadcast--bg.png") no-repeat center center;
	background-size: cover;
	border-radius: 5px;
	margin-bottom: 24px;
}

.broadcast__intro-title {
	font-weight: bold;
	font-size: 52px;
	line-height: 56px;
	text-align: center;
	color: #FFFFFF;
	padding: 200px 0;
}

@media (max-width: 1199px) {
	.broadcast__intro-title {
		padding: 160px 0;
	}
}

@media (max-width: 767px) {
	.broadcast__intro-title {
		font-size: 28px;
		line-height: 36px;
		padding: 125px 0;
	}
}

.broadcast__header {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 10px;
}

.broadcast__header-scene {
	font-weight: bold;
	font-size: 37px;
	color: #303030;
	margin-right: auto;
	margin-bottom: 10px;
	padding-right: 20px;
}

@media (max-width: 767px) {
	.broadcast__header-scene {
		font-size: 27px;
	}
}

.broadcast__header-lang {
	background: #F2F4F8;
	border-radius: 160px;
	padding: 16px 18px;
	margin-right: 36px;
	margin-bottom: 10px;
}

.broadcast__header-lang a {
	text-decoration: none;
}

.broadcast__header-lang span {
	font-size: 15px;
	line-height: 15px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	cursor: pointer;
}

.broadcast__header-lang span:nth-child(2):before {
	content: '/';
	margin: 0 6px;
	display: inline-block;
}

.broadcast__header-lang span:hover, .broadcast__header-lang span.active {
	color: #4D2CE0;
	font-weight: bold;
}

.broadcast__header-share {
	font-weight: bold;
	font-size: 15px;
	line-height: 19px;
	text-align: center;
	color: #FFFFFF;
	background: #FF0099;
	border-radius: 0px 140.467px 140.467px 140.467px;
	display: block;
	text-decoration: none;
	padding: 10px 24px;
	transition: opacity .4s ease;
	margin-bottom: 10px;
}

.broadcast__header-share:hover {
	opacity: .6;
}

@media (max-width: 767px) {
	.broadcast__header-share {
		font-size: 14px;
	}
}

.broadcast__frame {
	display: flex;
	margin-bottom: 20px;
}

@media (min-width: 1200px) and (max-width: 1300px), (max-width: 991px) {
	.broadcast__frame {
		flex-direction: column;
	}
}

.broadcast__frame-video {
	flex: 1 0 auto;
}

@media (min-width: 1200px) and (max-width: 1300px), (max-width: 991px) {
	.broadcast__frame-video {
		margin-bottom: 10px;
		margin-right: 0;
	}
}

.broadcast__frame-chat {
	width: 360px;
	min-width: 360px;
	margin-left: 20px;
	overflow: hidden;
}

@media (min-width: 1200px) and (max-width: 1300px), (max-width: 991px) {
	.broadcast__frame-chat {
		width: 100%;
		min-width: auto;
		margin-left: 0;
	}
}

.broadcast__frame-chat iframe {
	width: calc(100% + 17px);
	height: 100%;
}

.broadcast__programs .swiper-wrapper {
	flex-wrap: wrap;
	margin: 0 -5px;
	box-sizing: border-box;
	width: auto;
}

.broadcast__programs .swiper-slide {
	width: calc(20% - 10px);
	margin: 0 5px;
}

@media (min-width: 1200px) and (max-width: 1300px), (max-width: 991px) {
	.broadcast__programs .swiper-slide {
		width: calc(25% - 10px);
	}
}

.broadcast__scene {
	text-decoration: none;
	display: block;
}

.broadcast__scene--active .broadcast__scene-img:before, .broadcast__scene:hover .broadcast__scene-img:before {
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(0deg, rgba(77, 44, 224, 0.6), rgba(77, 44, 224, 0.6));
	z-index: 2;
	transform: none;
}

.broadcast__scene--active .broadcast__scene-number, .broadcast__scene:hover .broadcast__scene-number {
	color: #FF0099;
}

.broadcast__scene-img {
	position: relative;
	margin-bottom: 10px;
}

.broadcast__scene-img:before {
	content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIyMy45NzEyIiBjeT0iMjQuMjczNSIgcj0iMjMuNDY1NCIgZmlsbD0id2hpdGUiLz48cGF0aCBkPSJNMzQuOTg0NSAyMi42MTQ3QzM2LjI2MTYgMjMuMzUyIDM2LjI2MTYgMjUuMTk1MyAzNC45ODQ1IDI1LjkzMjZMMTkuODk5NyAzNC42NDE4QzE4LjYyMjYgMzUuMzc5MSAxNy4wMjY0IDM0LjQ1NzUgMTcuMDI2NCAzMi45ODI5TDE3LjAyNjQgMTUuNTY0NEMxNy4wMjY0IDE0LjA4OTggMTguNjIyNyAxMy4xNjgyIDE5Ljg5OTcgMTMuOTA1NUwzNC45ODQ1IDIyLjYxNDdaIiBmaWxsPSIjRkYwMDk5Ii8+PC9zdmc+);
	position: absolute;
	left: 10%;
	top: 82%;
	transform: translate(-50%, -50%);
}

.broadcast__scene-img img {
	width: 100%;
}

.broadcast__scene-number {
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	color: #070707;
	margin-bottom: 6px;
}

.broadcast__scene-name {
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
	color: #070707;
}

.broadcast__question {
	padding: 53px 130px 53px 53px;
	background: #F2F4F8;
	border-radius: 5px;
	margin-bottom: 12px;
}

@media (min-width: 1200px) and (max-width: 1300px), (max-width: 991px) {
	.broadcast__question {
		padding: 53px;
	}
}

@media (max-width: 767px) {
	.broadcast__question {
		padding: 36px 32px 36px 26px;
	}
}

.broadcast__question-title {
	font-size: 20px;
	text-transform: uppercase;
	color: #4D2CE0;
	margin-bottom: 30px;
	font-weight: bold;
}

.broadcast__question-description {
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	color: #000000;
	opacity: 0.8;
	margin-bottom: 26px;
}

@media (max-width: 767px) {
	.broadcast__question-description {
		font-size: 20px;
		line-height: 25px;
	}
}

.broadcast__question-form .inputfield {
	margin-bottom: 16px;
}

.broadcast__question-form .inputfield:last-child {
	margin-bottom: 0;
	margin-top: 36px;
}

.broadcast__question-form .inputfield input {
	display: none;
}

.broadcast__question-form .inputfield label {
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	opacity: 0.8;
	cursor: pointer;
}

@media (max-width: 767px) {
	.broadcast__question-form .inputfield label {
		font-size: 15px;
		line-height: 20px;
	}
}

.broadcast__question-form .inputfield button {
	background: #4D2CE0;
	border-radius: 5px;
	font-weight: bold;
	font-size: 20px;
	line-height: 38px;
	text-align: center;
	color: #FFFFFF;
	padding: 10px 40px;
	width: auto;
}

@media (max-width: 767px) {
	.broadcast__question-form .inputfield button {
		font-size: 18px;
	}
}

.broadcast__question-form .inputfield--checkbox input:checked + label:after, .broadcast__question-form .inputfield--radio input:checked + label:after {
	content: '';
	width: 18px;
	min-width: 18px;
	height: 18px;
	background: #4D2CE0;
	left: 6px;
	top: 6px;
	position: absolute;
}

.broadcast__question-form .inputfield--checkbox label, .broadcast__question-form .inputfield--radio label {
	display: flex;
	position: relative;
}

.broadcast__question-form .inputfield--checkbox label:before, .broadcast__question-form .inputfield--radio label:before {
	content: '';
	background: #FFFFFF;
	border: 1px solid #C4C4C4;
	width: 30px;
	min-width: 30px;
	height: 30px;
	margin-right: 15px;
}

.broadcast__question-form .inputfield--radio label:after, .broadcast__question-form .inputfield--radio label:before {
	border-radius: 100%;
}

.broadcast__question-form .inputfield--textarea textarea {
	width: 100%;
	resize: none;
	background: #FFFFFF;
	border: 2px solid #E1E1E1;
	border-radius: 5px;
	padding: 24px 30px;
	font-size: 18px;
	line-height: 26px;
	opacity: 0.8;
	color: #333;
	height: 225px;
}

@media (max-width: 767px) {
	.broadcast__question-form .inputfield--textarea textarea {
		height: 260px;
	}
}

.broadcast__question-form .inputfield--textarea textarea:focus::placeholder {
	opacity: 0;
	color: transparent;
}

.broadcast__question-form .inputfield--textarea textarea::placeholder {
	color: #7C7C7C;
	transition: .4s ease;
}

.broadcast__answer {
	margin-bottom: 26px;
}

.broadcast__answer span {
	display: block;
}

.broadcast__answer span:first-child {
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	opacity: 0.8;
}

@media (max-width: 767px) {
	.broadcast__answer span:first-child {
		margin-bottom: 12px;
		font-size: 15px;
		line-height: 20px;
	}
}

.broadcast__answer span:last-child {
	height: 38px;
	background: #4D2CE0;
	position: relative;
}

.broadcast__answer span:last-child:after {
	content: attr(data-width);
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	opacity: 0.8;
	position: absolute;
	right: -16px;
	top: 50%;
	transform: translate(100%, -50%);
}

.broadcast__count {
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	opacity: 0.8;
}

@media (max-width: 767px) {
	.broadcast__count {
		font-size: 15px;
	}
}

.broadcast__schedule {
	padding: 26px 28px 23px 32px;
	background: #F2F4F8;
	border-radius: 5px;
	margin-top: 40px;
	margin-bottom: 80px;
}

@media (max-width: 767px) {
	.broadcast__schedule {
		padding: 26px 20px;
		margin: 20px 0;
	}
}

.broadcast__schedule-title {
	font-weight: bold;
	font-size: 20px;
	line-height: 53px;
	text-transform: uppercase;
	color: #4D2CE0;
	display: flex;
	align-items: center;
	position: relative;
	cursor: pointer;
}

@media (max-width: 767px) {
	.broadcast__schedule-title {
		line-height: 38px;
	}
}

@media (max-width: 500px) {
	.broadcast__schedule-title {
		flex-direction: column;
		align-items: flex-start;
		line-height: 1.2;
	}
}

.broadcast__schedule-title span:last-child {
	font-size: 13px;
	line-height: 24px;
	text-transform: uppercase;
	color: #000000;
	margin-left: 8px;
}

.broadcast__schedule-title:after {
	content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNiAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE1Ljc1NjggOC4yOTI4OEwxNC4zNDI2IDkuNzA3MDlMOC4xNzQ3MyAzLjUzOTJMMi4wMDY4NCA5LjcwNzA5TDAuNTkyNjIzIDguMjkyODhMOC4xNzQ3MyAwLjcxMDc3M0wxNS43NTY4IDguMjkyODhaIiBmaWxsPSJibGFjayIvPjwvc3ZnPg==);
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%) rotate(180deg);
	transition: transform .4s ease;
}

.broadcast__schedule-title--opened:after {
	transform: translateY(-50%) rotate(0);
}

.broadcast__schedule-title--opened + .broadcast__schedule-content {
	max-height: 10000px;
	transition: max-height 1.2s ease-in-out;
}

.broadcast__schedule-content {
	max-height: 0px;
	overflow: hidden;
	transition: max-height 0.7s cubic-bezier(0, 1, 0, 1);
}

.broadcast__schedule-slider {
	max-height: 630px;
	overflow: hidden;
	margin-right: -28px;
	padding-right: 68px;
}

@media (max-width: 767px) {
	.broadcast__schedule-slider {
		margin-right: -20px;
		padding-right: 60px;
	}
}

.broadcast__schedule-slider:before {
	content: '';
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.29) 0%, rgba(0, 0, 0, 0) 26.74%);
	position: absolute;
	top: 0;
	left: 0;
	right: 68px;
	height: 43px;
	z-index: 2;
	opacity: 0;
	visibility: hidden;
	transition: .4s ease;
}

.broadcast__schedule-slider.moved:before {
	opacity: 1;
	visibility: visible;
}

.broadcast__schedule-block {
	display: flex;
	margin-bottom: 12px;
}

@media (max-width: 767px) {
	.broadcast__schedule-block {
		flex-direction: column;
	}
}

.broadcast__schedule-block:last-child {
	margin-bottom: 0;
}

.broadcast__schedule-block--finished .broadcast__schedule-time {
	background: #828282;
}

.broadcast__schedule-block--finished .broadcast__schedule-info {
	opacity: .4;
}

.broadcast__schedule-block--finished .broadcast__schedule-hint span {
	color: #000;
	opacity: .8;
}

.broadcast__schedule-block--finished .broadcast__schedule-hint hintcontent {
	display: none !important;
}

.broadcast__schedule-time {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #4D2CE0;
	border-radius: 5px 0px 0px 5px;
	width: 172px;
	min-width: 172px;
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	text-transform: uppercase;
	color: #FFFFFF;
}

@media (max-width: 767px) {
	.broadcast__schedule-time {
		border-radius: 5px 5px 0 0;
		line-height: 43px;
	}
}

.broadcast__schedule-info {
	background: #FFFFFF;
	border-radius: 0px 5px 5px 0px;
	display: flex;
	width: 100%;
	flex-direction: column;
	justify-content: center;
	padding: 28px;
}

@media (max-width: 767px) {
	.broadcast__schedule-info {
		width: auto;
		flex: 1 0 auto;
		padding: 16px;
	}
}

.broadcast__schedule-theme {
	font-size: 13px;
	line-height: 24px;
	text-transform: uppercase;
	color: #656565;
}

.broadcast__schedule-theme + .broadcast__schedule-speacker {
	margin-bottom: 16px;
}

.broadcast__schedule-speacker {
	font-weight: bold;
	font-size: 28px;
	line-height: 24px;
	color: #000000;
	margin-bottom: 8px;
}

@media (max-width: 767px) {
	.broadcast__schedule-speacker {
		font-size: 20px;
		line-height: 1.2;
	}
}

.broadcast__schedule-description {
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	opacity: 0.8;
}

@media (max-width: 767px) {
	.broadcast__schedule-description {
		font-size: 14px;
		line-height: 1.2;
	}
}

.broadcast__schedule-list {
	display: flex;
	flex-wrap: wrap;
}

.broadcast__schedule-list li {
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	opacity: 0.8;
	margin-right: 6px;
}

@media (max-width: 767px) {
	.broadcast__schedule-list li {
		font-size: 14px;
		line-height: 1.2;
	}
}

.broadcast__schedule-list li.broadcast__schedule-hint {
	opacity: 1;
	position: relative;
}

.broadcast__schedule-list li.broadcast__schedule-hint:hover hintcontent {
	opacity: 1;
	visibility: visible;
}

@media (max-width: 767px) {
	.broadcast__schedule-list li.broadcast__schedule-hint:hover hintcontent {
		opacity: 0;
		visibility: hidden;
	}
}

.broadcast__schedule-list li.broadcast__schedule-hint span {
	color: #4D2CE0;
}

@media (max-width: 767px) {
	.broadcast__schedule-list li.broadcast__schedule-hint span {
		color: #000;
		opacity: 0.8;
	}
}

.broadcast__schedule-list li.broadcast__schedule-hint hintcontent {
	position: absolute;
	background: #FFFFFF;
	border-radius: 13px;
	color: rgba(0, 0, 0, 0.8);
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	padding: 22px;
	z-index: 2;
	min-width: 266px;
	z-index: 2;
	left: 50%;
	transform: translateX(-50%);
	top: 45px;
	box-shadow: 0px 5.17986px 41.4389px rgba(0, 0, 0, 0.25);
	opacity: 0;
	visibility: hidden;
	transition: .4s ease;
}

@media (max-width: 767px) {
	.broadcast__schedule-list li.broadcast__schedule-hint hintcontent {
		font-size: 14px;
		line-height: 1.2;
	}
}

.broadcast__schedule-list li.broadcast__schedule-hint hintcontent:before {
	content: '';
	position: absolute;
	border: 18px solid transparent;
	border-bottom-color: #fff;
	left: 50%;
	transform: translate(-50%, -100%);
	top: 0;
}

.broadcast__schedule-link {
	font-size: 18px;
	line-height: 50px;
	text-decoration-line: underline;
	color: #FF0099;
	margin-top: 34px;
	display: inline-block;
}

.broadcast__schedule-link:hover {
	text-decoration: none;
}

@media (max-width: 767px) {
	.broadcast__schedule-link {
		line-height: 24px;
	}
}

.broadcast__schedule .swiper-scrollbar {
	width: 13px;
	background: #FFFFFF;
	border-radius: 0;
	top: 0;
	right: 28px;
	height: 100%;
}

@media (max-width: 767px) {
	.broadcast__schedule .swiper-scrollbar {
		width: 6px;
	}
}

.broadcast__schedule .swiper-scrollbar-drag {
	background: #4D2CE0;
	width: 13px;
	border-radius: 0;
}

@media (max-width: 767px) {
	.broadcast__schedule .swiper-scrollbar-drag {
		width: 6px;
	}
}

.broadcast .slider-partners {
	margin-bottom: 36px;
}

.broadcast__banner {
	display: flex;
	align-items: center;
	background: #3F24B9;
	border-radius: 5px;
	padding: 20px 0;
	position: relative;
	overflow: hidden;
	text-decoration: none;
	margin-bottom: 20px;
}

.broadcast__banner:before {
	content: '';
	background: #271286;
	border-radius: 0px 0px 0px 90px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 14px;
}

@media (max-width: 767px) {
	.broadcast__banner:before {
		right: 0;
	}
}

@media (max-width: 767px) {
	.broadcast__banner {
		flex-direction: column;
		align-items: center;
	}
}

.broadcast__promo {
	position: relative;
	z-index: 2;
	padding-right: 10px;
}

.broadcast__promo span {
	display: block;
}

.broadcast__promo span:first-child {
	font-weight: bold;
	font-size: 30px;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #FF0099;
	padding-left: 60px;
}

@media (max-width: 991px) {
	.broadcast__promo span:first-child {
		font-size: 18px;
		line-height: 29px;
	}
}

@media (max-width: 767px) {
	.broadcast__promo {
		padding-left: 20px;
		padding-right: 20px;
	}
}

.broadcast__link {
	background: #FF0099;
	border-radius: 210px;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	color: #FFFFFF;
	padding: 20px 28px;
	text-decoration: none;
	transition: opacity .4s ease;
	margin-left: auto;
	margin-right: 50px;
	position: relative;
	z-index: 2;
	white-space: nowrap;
	display: inline-block;
}

.broadcast__link:hover {
	opacity: .8;
}

@media (max-width: 991px) {
	.broadcast__link {
		font-size: 18px;
		line-height: 28px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
}

@media (max-width: 767px) {
	.broadcast__link {
		margin: 0;
		margin-top: 24px;
	}
}

.broadcast__subscription {
	background: linear-gradient(136.25deg, #05006D 0.7%, #4700BF 27.37%, #6200A0 64.39%, #B80093 99.23%);
	border-radius: 5px;
	display: flex;
	padding: 35px 150px 60px 0;
	align-items: flex-start;
	margin: 30px 0 20px;
}

@media (max-width: 1300px) {
	.broadcast__subscription {
		padding-right: 30px;
	}
}

@media (max-width: 1199px) {
	.broadcast__subscription {
		padding-right: 100px;
	}
}

@media (max-width: 991px) {
	.broadcast__subscription {
		padding: 30px;
		padding-left: 0;
	}
}

@media (max-width: 767px) {
	.broadcast__subscription {
		flex-direction: column;
	}
}

.broadcast__subscription-status {
	line-height: 42px;
	background: #FF0099;
	border-radius: 0px 30px 30px 60px;
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	display: inline-block;
	padding: 0 10px 0 66px;
	margin-right: 10px;
}

@media (max-width: 767px) {
	.broadcast__subscription-status {
		margin-bottom: 10px;
	}
}

.broadcast__subscription-info {
	margin-left: auto;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	max-width: 600px;
}

@media (max-width: 767px) {
	.broadcast__subscription-info {
		padding-left: 30px;
	}
}

.broadcast__subscription-info span:first-child {
	font-weight: bold;
	font-size: 37px;
	line-height: 53px;
	color: #FFFFFF;
	margin-bottom: 5px;
}

@media (max-width: 767px) {
	.broadcast__subscription-info span:first-child {
		font-size: 26px;
	}
}

.broadcast__subscription-info span:nth-child(2) {
	font-size: 22px;
	line-height: 32px;
	color: #FFFFFF;
	margin-bottom: 26px;
}

@media (max-width: 767px) {
	.broadcast__subscription-info span:nth-child(2) {
		font-size: 18px;
		line-height: 26px;
	}
}

.broadcast__subscription-info a {
	font-weight: bold;
	font-size: 20px;
	line-height: 56px;
	color: #FFFFFF;
	text-decoration: none;
	transition: opacity .4s ease;
	padding: 0 34px;
	background: #FF0099;
	border-radius: 5px;
}

@media (max-width: 767px) {
	.broadcast__subscription-info a {
		width: 100%;
		text-align: center;
	}
}

.broadcast__subscription-info a:hover {
	opacity: .8;
}

.broadcast__subscribe {
	text-decoration: none;
	background: linear-gradient(110.41deg, rgba(248, 0, 107, 0.4) 5.29%, rgba(248, 0, 107, 0) 35.2%), linear-gradient(246.38deg, rgba(248, 0, 107, 0.72) 1.13%, rgba(248, 0, 107, 0) 31.36%), linear-gradient(177.27deg, rgba(37, 6, 141, 0) 54.96%, rgba(36, 7, 137, 0.1674) 69.8%, rgba(57, 0, 255, 0.62) 94.59%), linear-gradient(2.83deg, rgba(57, 14, 204, 0) 43.63%, rgba(36, 7, 137, 0.27) 61.63%, rgba(57, 0, 255, 0.69) 97.28%), linear-gradient(89.68deg, rgba(5, 0, 109, 0.34) -7.24%, rgba(71, 0, 191, 0.34) 21.87%, rgba(98, 0, 160, 0.34) 62.27%, rgba(184, 0, 147, 0.34) 100.29%), url("../img/subscribeBanner.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	display: block;
	margin: 20px 0;
	padding: 48px 50px 0 50px;
	transition: opacity .4s ease;
}

@media (max-width: 991px) {
	.broadcast__subscribe {
		padding: 40px 22px 0;
	}
}

.broadcast__subscribe-title {
	font-weight: 900;
	font-size: 56.1604px;
	line-height: 52px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 16px;
	max-width: 924px;
}

@media (max-width: 1400px) {
	.broadcast__subscribe-title {
		font-size: 45px;
		line-height: 42px;
	}
}

@media (max-width: 991px) {
	.broadcast__subscribe-title {
		font-weight: 900;
		font-size: 30px;
		line-height: 32px;
	}
}

.broadcast__subscribe-title span {
	color: #FF0099;
}

.broadcast__subscribe-description {
	font-weight: bold;
	font-size: 37.4402px;
	line-height: 33px;
	color: #FFFFFF;
	margin-bottom: 10px;
}

@media (max-width: 1400px) {
	.broadcast__subscribe-description {
		font-size: 30px;
		line-height: 27px;
	}
}

@media (max-width: 650px) {
	.broadcast__subscribe-description {
		font-size: 27px;
		line-height: 23px;
	}
}

.broadcast__subscribe-button {
	margin: 16px 0 30px;
	font-weight: bold;
	display: inline-block;
	font-size: 20px;
	line-height: 56px;
	color: #FFFFFF;
	text-decoration: none;
	transition: opacity .4s ease;
	padding: 0 34px;
	background: #FF0099;
	border-radius: 5px;
}

.broadcast__subscribe:hover {
	opacity: .8;
}

.socialQr {
	border-radius: 5px;
	display: flex;
	align-items: flex-start;
	padding: 44px 32px 32px 32px;
	margin-bottom: 40px;
}

@media (max-width: 1400px) {
	.socialQr {
		padding: 24px 16px 16px 16px;
	}
}

@media (max-width: 1199px) {
	.socialQr {
		padding: 44px 32px 32px 32px;
	}
}

@media (max-width: 767px) {
	.socialQr {
		flex-direction: column;
		padding: 14px 14px 30px 14px;
	}
}

.socialQr__logo {
	flex: 1 0 auto;
}

@media (max-width: 767px) {
	.socialQr__logo {
		flex: initial;
		margin-bottom: 14px;
	}
	.socialQr__logo img {
		max-width: 100px;
	}
}

.socialQr__text {
	margin-left: 14px;
	margin-right: 60px;
}

@media (max-width: 767px) {
	.socialQr__text {
		margin: 0;
	}
}

.socialQr__text-title {
	font-weight: bold;
	font-size: 30px;
	line-height: 32px;
	color: #FFFFFF;
	margin-bottom: 34px;
}

@media (max-width: 1400px) {
	.socialQr__text-title {
		font-size: 24px;
		line-height: 1.2;
	}
}

@media (max-width: 1199px) {
	.socialQr__text-title {
		font-size: 30px;
		line-height: 32px;
	}
}

@media (max-width: 767px) {
	.socialQr__text-title {
		font-size: 26px;
		line-height: 32px;
	}
}

.socialQr__text-hashtag {
	font-weight: bold;
	font-size: 26px;
	line-height: 25px;
	color: #FFFFFF;
	margin-bottom: 7px;
}

@media (max-width: 767px) {
	.socialQr__text-hashtag {
		font-size: 23px;
		line-height: 25px;
	}
}

.socialQr__text-name {
	font-size: 21px;
	line-height: 25px;
	color: #FFFFFF;
}

@media (max-width: 1400px) {
	.socialQr__text-name {
		font-size: 21px;
		line-height: 25px;
	}
}

.socialQr__qr {
	margin-left: auto;
	padding: 10px;
	background: #fff;
	flex: 1 0 auto;
}

.socialQr__qr-button {
	background: #FFFFFF;
	border-radius: 5px;
	font-size: 17px;
	line-height: 52px;
	text-align: center;
	color: #292929;
	display: none;
	margin-top: 24px;
	font-weight: bold;
	text-decoration: none;
}

@media (max-width: 767px) {
	.socialQr__qr-button {
		display: block;
	}
}

@media (max-width: 767px) {
	.socialQr__qr {
		padding: 0;
		flex: initial;
		background: none;
		width: 100%;
	}
	.socialQr__qr img {
		display: none;
	}
}

.videoWrapper {
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #000;
	padding-top: 56%;
}

.videoWrapper iframe,
.videoWrapper video {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
}

.videoPoster {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	cursor: pointer;
	border: 0;
	outline: none;
	background-position: 50% 50%;
	background-size: 100% 100%;
	background-size: cover;
	overflow: hidden;
	opacity: 1;
	transition: opacity 800ms, height 0s;
	transition-delay: 0s, 0s;
}

.videoWrapperActive .videoPoster {
	opacity: 0;
	height: 0;
	-webkit-transition-delay: 0s, 800ms;
	-moz-transition-delay: 0s, 800ms;
	transition-delay: 0s, 800ms;
}

.videoPoster svg {
	transition: opacity .4s ease;
}

@media (max-width: 767px) {
	.videoPoster svg {
		height: 75px;
		width: 75px;
	}
}

.videoPoster:hover svg, .videoPoster:focus svg {
	opacity: .7;
}