body {
	background:  url("../img/bg-start/circle-left.png") no-repeat left bottom 276px,
	url("../img/bg-start/kurs-left.png") no-repeat 0 2500px, 
	url("../img/bg-start/bgrequirements.png") no-repeat 0 1270px, 
	url("../img/bg-start/promo-right-bot.png") no-repeat right 75%, 
	url("../img/bg-start/bgfit-right.png") no-repeat right 60%, 
	url("../img/bg-start/left-new.png") no-repeat 0 1100px,
	url("../img/bg-start/cub-right.png") no-repeat right 4300px, 
	url("../img/bg-start/promo-right-bot.png") no-repeat right top, #0A0019;
	font-size: 18px;
	line-height: 24px;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
}
main {
	background: none;
}
.title {
	font-weight: 400;
	position: relative;
	z-index: 99;
}
.buttons__link {
	background: linear-gradient(90deg, #B400C8 0%, #9600FF 100%, #8200F0 100%);
	box-shadow: 0px 0px 20px rgba(0, 25, 240, 0.5), 0px 0px 40px rgba(240, 0, 250, 0.5);
	border-radius: 8px;
}
.header__logo {
	margin-left: 0;
}
#cources .header__logo,
#cources .footer__logo {
	margin-left: -50px;
}
#cources .footer__logo {
	margin-top: -40px;
	display: block;
}
/* .header__logo img {
	margin-top: 0;
} */
.footer {
	background: rgba(150, 0, 255, 0.1);	
	backdrop-filter: blur(25px);
}
.footer__info {
	/* border-top: 1px solid rgba(255, 255, 255, 0.4);
	padding-top: 25px;
	display: none; */
}
.promo {
	background: url('../img/bg-start/promo-left.png') no-repeat left top;
	padding-bottom: 0;
	padding-top: 0;
	overflow: visible;
}
#cources .promo__row::before,
#cources .promo__row::after {
	display: none;
}
.promo .contain {
	overflow: visible;
}
.promo h1 {
	font-family: 'Furore', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 52px;
	line-height: 60px;
	margin-bottom: 40px;
	max-width: 300px;
}
.promo h1.promo__title {
	font-size: 30px;
	line-height: 40px;
}
.promo h1.promo__title_course {
	color: #B4C8FF;
}
.promo h1.promo__title b {
	display: block;
	font-size: 60px;
	line-height: 80px;
	font-weight: 400!important;
}
.promo__row {
	display: flex;
}
#cources .promo__row {
	align-self: flex-end;
}
.promo__text {
	
}
#cources .promo__text {
	padding-top: 80px;
	margin-bottom: 80px;	
}
.promo__text_type_width {
	min-width: 450px;
	max-width: 400px;

}
.promo .promo__text_type_width h1 {
	min-width: 550px;
}
.promo .promo__text_plus_width h1 {
	min-width: 400px;
}
.promo__buttons {
	margin-top: 128px;
	display: flex;
	gap: 16px;
}
.promo__butons_type_marg {
	margin-top: 0px;
}
.promo__link, .register_button {
	font-family: Play, sans-serif;
	font-size: 22px;
	line-height: 28px;
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 308px;
	height: 60px;
	box-shadow: 0px 0px 2px #F00050, 0px 0px 2px #0019F0;
	border-radius: 8px;
	transition: all 0.8s ease-in-out;
}
.promo__link:hover, .register_button:hover {
	background: linear-gradient(90deg, #8200F0 0%, #B400C8 100%, #9600FF 100%);
	cursor: pointer;
}
.promo__course {
	background: linear-gradient(90deg, #B400C8 0%, #9600FF 100%, #8200F0 100%);
}
.promo__course:hover {
	background: linear-gradient(90deg, #8200F0 0%, #B400C8 100%, #9600FF 100%);
}
.promo .container {
	padding-right: 0;	
}
.promo__image {
	flex: 1 1 auto;
	position: relative;
}
.promo__image_type_img {
	/* background: url('../img/bg-start/bgpromo-image.png') no-repeat right top/600px auto; */
	align-items: flex-start;
	/* overflow: hidden; */
	/* margin-top: 80px; */
}
.promo__image_type_img-base {
	background: url('../img/start/bg/promo-cub.png') no-repeat 0 0,
	url("../img/start/bg/promo-tr.png") no-repeat right bottom 90px;
	overflow: visible;
}

.promo__image_type_img img {
	/* min-width: 106%; */
	min-width: 100%;
	margin: 0px 0 0 0;
	position: absolute;
	z-index: 9;
}
.promo__image_type_img img.img-big {	
	min-width: 123%;
	bottom: 25px;
}
.promo__image_type_img img.img-big-base {	
	min-width: 110%; /*128%;*/
	bottom: 25px;
	margin-left: -55px;
}
.promo__image_type_img img.img-big-base2 {
	min-width: 130%; /*140%;*/
}
.promo__information {
	margin-top: 40px;
	font-size: 12px;
	line-height: 16px;
}
.promo-express__list {
	font-family: "Play", sans-serif;
	font-weight: 700;
	font-size: 22px;
	line-height: 28px;
	color: #46BEFF;
	margin: 0 0 0 30px;
}
.promo-express__list li {
	list-style: disc;
	text-align: left;
}
@media(max-width: 1668px) {
	.promo__image_type_img img.img-big {
		min-width: 130%;
	}
}
@media(max-width: 1639px) {
	.promo__image_type_img img.img-big {
		min-width: 127%;
	}
}
@media(max-width: 1596px) {
	.promo__image_type_img {		
		position: relative;
		
	}
	.promo__image_type_img img.img-big {
		min-width: 124%;
		position: absolute;
		bottom: 25px;		
	}
}
@media(max-width: 1552px) {
	.promo__image_type_img img.img-big {
		min-width: 120%;
	}
}
@media(max-width: 1494px) {
	.promo__image_type_img img.img-big {
		min-width: 116%;
	}
}
@media (max-width: 1436px) {	
	.promo__image_type_img img.img-big {
		min-width: 115%;
	}
}
@media (max-width: 1421px) {	
	.promo__image_type_img img.img-big {
		min-width: 114%;
	}
}
@media (max-width: 1407px) {	
	.promo__image_type_img img.img-big {
		min-width: 113%;
	}
}
@media (max-width: 1392px) {	
	.promo__image_type_img img.img-big {
		min-width: 112%;
	}
}
@media (max-width: 1378px) {	
	.promo__image_type_img img.img-big {
		min-width: 111%;
	}
}
@media (max-width: 1363px) {	
	.promo__image_type_img img.img-big {
		min-width: 110%;
	}
}
@media (max-width: 1349px) {	
	.promo__image_type_img img.img-big {
		min-width: 109%;
	}
	.promo__image_type_img-base {
		overflow: visible;
	}
}
@media (max-width: 1334px) {	
	.promo__image_type_img img.img-big {
		min-width: 108%;
	}
}
@media (max-width: 1320px) {	
	.promo__image_type_img img.img-big {
		min-width: 107%;
	}	
}
@media (max-width: 1305px) {	
	.promo__image_type_img img.img-big {
		min-width: 106%;
	}	
}
@media (max-width: 1291px) {	
	.promo__image_type_img img.img-big {
		min-width: 105%;
	}	
}
@media (max-width: 1276px) {	
	.promo__image_type_img img.img-big {
		min-width: 104%;
	}	
}
@media (max-width: 1262px) {	
	.promo__image_type_img img.img-big {
		min-width: 103%;
	}	
}
@media (max-width: 1247px) {
		
	.promo__image_type_img img.img-big {
		min-width: 126%;
	}
	.promo__image_type_img {
		overflow: hidden;
	}
	.promo__image_type_img-base {
		overflow: visible;
	}
}
@media (max-width: 1100px) {	
	.promo__image_type_img img.img-big {
		bottom: 50%;
		transform: translateY(50%);
	}
}
.promo__image_type_img img.img-marg {
	margin-top: 4px;
}
.promo__image::before {
	content: "";
	display: block;
	width: 130px;
	height: 120px;
	position: absolute;
	background: url('../img/bg-start/promo-cub.png') no-repeat 0 0;
	top: -30px;
}
.promo__image::after {
	content: "";
	display: block;
	width: 170px;
	height: 242px;
	position: absolute;
	background: url('../img/bg-start/promo-right.png') no-repeat 0 0;
	bottom: -20px;
	right: -70px;
	display: none;
}
.promo__image_type_img::before {
	display: none;
}
.promo__image img {
	max-width: 100%;
}
.we-teach {
	background: rgba(150, 0, 255, 0.1);
	backdrop-filter: blur(25px);
	padding-bottom: 80px;
	margin-top: -26px;	
	z-index: 9;
	position: relative;
}
.we-teach__row {
	display: flex;
	gap: 20px;
	margin-bottom: 80px;
	justify-content: center;
	
}
.we-teach__item {
	background: linear-gradient(292deg, rgba(160, 100, 255, 0.2) 0%, rgba(10, 0, 25, 0) 100%), rgba(255, 255, 255, 0.05);
	backdrop-filter: blur(25px);
	border-radius: 20px;
	border: 1px solid #787195;
	display: flex;
	flex-direction: column;
	/* justify-content: space-between; */
	padding: 16px;
	max-width: 300px;
	min-width: 300px;
	align-items: center;
	text-align: center;
	margin-top: -60px;
	position: relative;
}
#cources .we-teach__item {
	min-width: 270px;
	max-width: 270px;
	padding-left: 10px;
	padding-right: 10px;
}
#cources .we-teach__item_type_teach {
	min-width: 213px;
	max-width: 213px;
}
#cources .we-teach__item p {
	min-height: 48px;
	display: flex;
	align-items: center;
}
#cources .we-teach__item_type_teach p {
	font-size: 16px;
	line-height: 20px;
}
.we-tearch__image {}
.we-teach__information {
	text-align: center;
	max-width: 800px;
	margin: 0 auto;
	line-height: 24px;
}
.we-teach__information h3 {
	font-weight: 400;
	font-size: 32px;
	line-height: 40px;
	text-align: center;
	color: #FF00FF;
	margin-bottom: 16px;
}
#cources .we-teach__information {
	max-width: 100%;
}
.we-teach__text {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.we-teach__text_type-1 {
	margin-top: 80px;
}
.we-teach__text:not(:last-child) {
	margin-bottom: 16px;
}
.we-teach__lasting {
	background: #A064FF;
	backdrop-filter: blur(25px);
	border-radius: 20px;	
	display: inline-block;
	margin: 40px auto 16px;
	padding: 20px 32px;
	font-size: 20px;
	font-weight: 600;
}
#banner {
	z-index: 9;
	position: relative;
}
.programs {
	background: url("../img/bg-start/bgprogram-center.png") no-repeat 150px 150px, url("../img/bg-start/bgprogram-right-bot.png") no-repeat right bottom 190px;
	padding: 80px 0 80px 0;
	position: relative;
}
.programs .title {
	z-index: 9;
	position: relative;
}
.programs::before {
	content: "";
	display: block;
	width: 285px;
	height: 572px;
	background: url("../img/bg-start/bgprogram-left-top.png") no-repeat 0 0;
	position: absolute;
	top: -280px;
	z-index: 0;
}
.programs__row {
	display: flex;
	flex-direction: column;
	gap: 32px;
	
}
.programs__item {
	background: linear-gradient(292deg, rgba(160, 100, 255, 0.2) 0%, rgba(10, 0, 25, 0) 100%);
	backdrop-filter: blur(25px);
	border-radius: 20px;
	border: 1px solid #915C6E;
	padding: 40px 60px;
	display: flex;
	flex-direction: column;
	min-height: 300px;
	justify-content: space-between;
}
.programs__item_type_image-1 {
	background: url("../img/img-course/course-1.png") no-repeat 100% 0, linear-gradient(292deg, rgba(160, 100, 255, 0.2) 0%, rgba(10, 0, 25, 0) 100%);
}
.programs__item_type_image-2 {
	background: url("../img/img-course/course-2.png") no-repeat 0 0, linear-gradient(292deg, rgba(160, 100, 255, 0.2) 0%, rgba(10, 0, 25, 0) 100%);
}
.programs__item_type_image-3 {
	background: url("../img/img-course/course-3.png") no-repeat 100% 0, linear-gradient(292deg, rgba(160, 100, 255, 0.2) 0%, rgba(10, 0, 25, 0) 100%);
}
.programs__item_type_image-4 {
	background: url("../img/img-course/course-4.png") no-repeat 0 0, linear-gradient(292deg, rgba(160, 100, 255, 0.2) 0%, rgba(10, 0, 25, 0) 100%);
}
.programs__subtitle {
	font-weight: 400;
	font-size: 32px;
	line-height: 40px;
	color: #FF00FF;
	font-family: HeliosExtC, sans-serif;
	max-width: 380px;
	margin-bottom: 20px;
}
.programs__info {
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
}
.programs__item:nth-child(2n) .programs__info,
.programs__item:nth-child(2n) .programs__subtitle {
	text-align: right;	
	margin-left: auto;	
}
.program .program__slider {
	margin-bottom: 0;
}
.ic-hour {
	display: flex;
	gap: 8px;
	align-items: center;
	margin-bottom: 16px;	
}
.ic-project {
	display: flex;
	gap: 8px;
	align-items: center;	
}

.ic-hour::before,
.ic-project::before {
	content: "";
	width: 32px;
	height: 32px;
	display: block;
}
.ic-hour::before {
	background: url("../img/icons/clock.svg")
}
.ic-project::before {
	background: url("../img/icons/calendar.svg")
}

.programs__item:nth-child(2n) .programs__info .ic-hour {
	justify-content: flex-end;
}
.button, .register_button {
	padding: 0 20px;
}
.button:after, .register_button::after{
	background-image:url("../img/arrow-but.svg");
	content:"";
	display:inline-block;
	height:30px;
	margin-left:10px;
	vertical-align:middle;
	width:30px
}
@media(max-width: 1359px) {
	.promo__image::after {
		display: none;
	}
}
@media(max-width: 1100px) {
	.we-teach {
		margin-top: -20px;
	}
	.promo__buttons {
    	margin-top: 70px;
	}
}
@media(max-width: 1030px) {
	.promo__image::before {
		display: none;
	}
	.promo__text {
    	padding-bottom: 150px;
	}
	.we-teach {
    	margin-top: -18px;
	}
}

@media(max-width: 950px) {
	.promo__text {
    	padding-bottom: 100px;
	}
	.promo__image {
		display: none;
	}
	.we-teach__row {
		/* flex-direction: column;
		justify-content: center;
		align-items: center; */
		flex-wrap: wrap;
		padding-top: 40px;
	}

	.we-teach__item {
		margin-top: 0;		
	}
}
@media(max-width: 900px) {
	.programs__item {
		background: linear-gradient(292deg, rgba(160, 100, 255, 0.2) 0%, rgba(10, 0, 25, 0) 100%);
		justify-content: center;
		text-align: center;
	}
	.programs__item h3 {
		margin: 0 auto 30px;
	}
	
	.programs__item:nth-child(2n) .programs__subtitle {
		text-align: center;
		justify-content: center;
		margin-left: auto;
	}
	.programs__info,
	.programs__item:nth-child(2n) .programs__info {
		margin-left: 0;
		text-align: center;
		justify-content: center;
	}
	.programs__subtitle {
		margin-left: auto;
		text-align: center;
		justify-content: center;
	}
	.ic-hour, .ic-project {
		justify-content: center;
	}
	.programs__item:nth-child(2n) .programs__info .ic-hour,
	.programs__item:nth-child(2n) .programs__info .ic-project {
		margin-left: 0;
		justify-content: center;	
	}
}
@media(max-width: 600px) {
	.programs__subtitle {
		font-size: 24px;
    	line-height: 33px;
	}
	.promo__text {
		flex: 1 1 auto;
		max-width: 100%;
	}
	.promo h1 {
		margin: 0 auto 32px;
	}
	.programs__item {
		padding: 20px;
	}
}
#cources .program__info span {
	color: #FF00FF;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
	display: block;
	margin-bottom: 20px;
}
#cources .title {
	text-shadow: 0px 0px 4px #FF007A, 0px 0px 10px rgba(255, 255, 255, 0.5);;
	text-align: center;
}
#cources .requirements {
	padding-top: 80px;
	background: url("../img/bg-start/bgprogram-right-bot.png") no-repeat right bottom 50px;
}
#cources .advantages-course__item {
	min-height: 160px;
	padding-top: 20px;
	display: flex;
	flex-direction: column;
	/* gap: 20px; */
	justify-content: space-between;
}
#cources .advantage-course__text {
	min-height: 52px;
	display: flex;
	align-items: center;
}
.advantage-course:before {
	font-size: 32px;
	line-height: 40px;
	letter-spacing: normal;
}
#cources .fit {
	/* background: url("../img/bg-start/kurs-left.png") no-repeat 0 0; */
	background: none;
	position: relative;
}
#cources .fit::after {
	content: "";
	width: 100px;
	height: 100px;
	background: url("../img/bg-start/circle-right.png");
	position: absolute;
	bottom: 0;
	right: 7%;
}
#cources .fit:before {
	display: none;
}
.fit__title {
	margin-bottom: 5px;
	background: url(../img/bgfit-title.png) no-repeat 100% 0;
	padding-left: 30px;
	padding-right: 30px;
	max-width: 480px;
	padding-top: 83px;
}
.fit__title_teach {
	padding-top: 63px;
	padding-bottom: 175px;
}
.fit__title::after {
	left: -49px;
	top: -10px;
	content: none;
}
.fit__image {
	/* box-shadow: 0px 0px 30px #F00050 0px 0px 60px #0019F0; */
	border: 0;
	background: url("../img/circl.png") no-repeat 50% 50%;
}
#cources .program {
	background: none;
}
#cources .what-learn {
	background: none;
}
#cources .what-learn::before,
#cources .what-learn::after {
	display: none;
}
#cources .can-learn {
	background: rgba(150, 0, 255, 0.1);
	backdrop-filter: blur(25px);
}
#cources .can-learn::before {
	display: none;
}
#cources .can-learn__title {
	margin-bottom: 10px;
}
#cources .color {
	color: #FF00FF;
}
#cources .can-learn__subtitle {
	font-family: 'Play', sans-serif;
	font-weight: 400;
	font-size: 22px;
	line-height: 28px;
	text-align: center;
	margin-bottom: 60px;
}
#cources .can-learn__info {
	flex: 1 1 auto;
	justify-content: center;
	text-align: center;
}
#cources .can-learn__info ul {
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	margin: 0 auto;
}
#cources .can-learn__info ul li {
	list-style: disc;
	text-align: center;
	display: inline-flex;
	/* align-items: center; */
	margin: 0 auto 10px;
}
#cources .can-learn__info ul li::before {
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #fff;
	margin-right: 7px;
	margin-top: 7px;
}
@media(max-width: 500px) {
	#cources .can-learn__info ul li {
		text-align: left;
		margin: 0 0 10px;
	}
}
#cources .can-learn__links {
	justify-content: center;
}
#cources .can-learn__link .button,
#cources .can-learn__link .link {
	width: 200px;
	height: 60px;
	justify-content: center;
	align-items: center;
	display: flex;
}
#cources .can-learn__link .link {
	box-shadow: 0px 0px 30px #F00050 0px 0px 60px #0019F0;
}
#cources .what-learn {
	background: url("../img/bg-start/circle-left.png") no-repeat 0 60%;
}
#cources .what-learn__item {
	border: 1px solid #372f43;
}
#cources .what-learn__item_1 {
	background: url("../img/what-learn1.png") no-repeat 100% 0, linear-gradient(292deg, rgba(160, 100, 255, 0.2) 0%, rgba(10, 0, 25, 0) 100%), rgba(255, 255, 255, 0.05);
}
#cources .what-learn__item_2 {
	background: url("../img/what-learn2.png") no-repeat 100% 0, linear-gradient(292deg, rgba(160, 100, 255, 0.2) 0%, rgba(10, 0, 25, 0) 100%), rgba(255, 255, 255, 0.05);
}
#cources .what-learn__item_3 {
	background: url("../img/what-learn3.png") no-repeat 100% 0, linear-gradient(292deg, rgba(160, 100, 255, 0.2) 0%, rgba(10, 0, 25, 0) 100%), rgba(255, 255, 255, 0.05);
}
#cources .what-learn__item_4 {
	background: url("../img/what-learn4.png") no-repeat 100% 0, linear-gradient(292deg, rgba(160, 100, 255, 0.2) 0%, rgba(10, 0, 25, 0) 100%), rgba(255, 255, 255, 0.05);
}
#cources .what-learn__item_5 {
	background: url("../img/what-learn5.png") no-repeat 100% 0, linear-gradient(292deg, rgba(160, 100, 255, 0.2) 0%, rgba(10, 0, 25, 0) 100%), rgba(255, 255, 255, 0.05);
}
#cources .what-learn__item_6 {
	background: url("../img/what-learn6.png") no-repeat 100% 0, linear-gradient(292deg, rgba(160, 100, 255, 0.2) 0%, rgba(10, 0, 25, 0) 100%), rgba(255, 255, 255, 0.05);
}
#cources .module {
	background: url("../img/bg-start/circle-left.png") no-repeat 0 42%;
}
#cources .module .title {
	position: relative;
}
#cources .module .title::after {
	content: "";
	width: 80px;
	height: 80px;
	background: url("../img/bg-start/circle80.png") no-repeat 0 0;
	position: absolute;
	right: 70px;
	top: -50px;
	z-index: 1;
}
#cources .module__row {
	background: linear-gradient(292deg, rgba(160, 100, 255, 0.2) 0%, rgba(10, 0, 25, 0) 100%), rgba(255, 255, 255, 0.05);
	backdrop-filter: blur(25px);
}
#cources .module__name {
	font-size: 24px;
	line-height: 32px;
}
#cources .molule__date {
	color: #FF00FF;
	font-size: 12px;
	line-height: 16px;
	padding-top: 20px;
}
#cources .molule__date p {
	margin-bottom: 20px;
}
#cources .module__name p {
	font-size: 12px;
	line-height: 16px;
	max-width: 310px;
}
#cources .program__info ol li {
	list-style: none;
}
#cources .program__item.big-height,
#cources .program__item.big-height .program__row {
	height: 580px;
}

@media (max-width: 1090px){
	.promo__image_type_img img.img-big {
    /* min-width: 100%; */
	bottom: 44%;
}	
	.promo__buttons {
    margin-top: 20px;
}
.fit__title::after {
    left: 0px;
    top: -45px;
}
}
@media (max-width: 1030px){
	#cources .promo__text {
    padding-top: 40px;
    margin-bottom: 0;
}
#cources .fit::after {
	display: none;
}
#cources .module {
	background: none;
}
#cources .program__info img {
	display: none;
}
}
@media(max-width: 950px) {
	.promo__text_type_width {
		max-width: 100%;
	}
	#cources .module .title::after {
		display: none;
	}
}
@media(max-width: 700px) {
	.program .slick-dots:after {
		display: none;
	}
	#cources .program__item.big-height, #cources .program__item.big-height .program__row {
		height: 690px;
	}
}
@media(max-width: 700px) {
	.fit__title {
		background-position: 50% 0;
		background-size: cover;
		max-width: 400px;
	}
}
@media(max-width: 600px) {
	body {
		background: url("../img/bg-start/kurs-left.png") no-repeat 0 2500px, 
		url("../img/bg-start/bgrequirements.png") no-repeat 0 1270px, 
		url("../img/bg-start/promo-right-bot.png") no-repeat right 75%, 
		url("../img/bg-start/bgfit-right.png") no-repeat right 60%, 		
		url("../img/bg-start/promo-right-bot.png") no-repeat right top, #0A0019;
	}
	.promo {
		background: none;
	}
	.promo__text_type_width {
		min-width: 100%;
	}
	.we-teach__row {
		margin-bottom: 40px;	
	}
	.fit__title {
    margin: 0 auto 70px;
    max-width: 350px;
    padding: 62px 0 72px;
}
.fit__title:after {
	width: 300px;
	height: 300px;
	background-size: cover;
}
}
@media(max-width: 400px) {
	.header__banners-auth {
		gap: 30px;
	}
}
#cources .content {
	padding: 80px 0;
}

#cources .content__row {
	background: linear-gradient(292deg, rgba(160, 100, 255, 0.2) 0%, rgba(10, 0, 25, 0) 100%), rgba(255, 255, 255, 0.05);
	backdrop-filter: blur(25px);
	border:1px solid #fff6;
	border-radius:20px;
	margin-bottom:30px;
	padding:35px 39px 38px 40px;
}
#cources .content ul {
	margin: 0 0 20px 30px;
}
#cources .content ul li {
	list-style: disc;
}

#cources .content h3 {	
	font-family: RoadRadio,sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: .05em;
	line-height: 50px;
	margin-bottom: 10px;
}
.modules {
	padding-top: 80px;
	padding-bottom: 80px;
}
.modules__row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
}
.modules__start {
	display: flex;
	flex-direction: column;
	align-items: center;
	min-width: 140px;
	font-family: Play, sans-serif;
	font-weight: 400;
	font-size: 32px;
	line-height: 40px;
}
.modules__finish {
	display: flex;
	flex-direction: column;
	align-items: center;
	min-width: 140px;
	font-family: Play, sans-serif;
	font-weight: 400;
	font-size: 32px;
	line-height: 40px;
}
.modules__center {
	flex: 1 1 auto;		
	overflow: hidden;
	padding-top: 15px;
}
.module__slider {
	position: relative;
	z-index: 99;
}
.modules .slider__item {
	background: linear-gradient(292deg, rgba(160, 100, 255, 0.2) 0%, rgba(10, 0, 25, 0) 100%), rgba(255, 255, 255, 0.05);
	backdrop-filter: blur(25px);
	border: 1px solid #2f283c;
	border-radius: 20px;
	min-height: 526px;
	padding: 20px 40px;
}
.modul {
	display: flex;	
	gap: 20px;
	/* font-size: 16px;
	line-height: 24px; */
	min-height: 420px;
}
.modul__info {
	min-width: 250px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	text-align: center;
	border-right: 1px solid rgba(255, 255, 255, 0.4);
	padding-right: 20px;	
	gap: 20px;
}
.modul__image {
	flex: 1 1 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.modul__info img {
	max-width: 100px;
	margin: 0 auto 20px;
}
.modul__info b,
.modul__text h4 {
	font-family: 'Play', sans-serif;	
	font-weight: 400;
	font-size: 32px;
	line-height: 40px;	
	display: block;
	text-align: center;
}
.modul__text {
	
}
.modul__text h4 {
	text-align: left;
	margin-bottom: 20px;
}

.modules__date {
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
}
.modules__date_type_bottom {
	margin-bottom: 10px;
	margin-top: 65px;
}
.date {
	width: 340px;
	display: flex;
	justify-content: center;
	gap: 20px;
	color: #FF00FF;
	position: relative;
}
.date__start {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 20px;
}
.modules__date_type_bottom .date__start {
	padding-top: 45px;
}
.date__start b {
	font-size: 32px;
	line-height: 40px;
	font-weight: 400;
	font-family: Play, sans-serif;
}
.date__year {
	width: 100px;
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	text-align: center;
	margin-top: 30px;
	font-size: 22px;
	line-height: 28px;
	font-family: Play, sans-serif;
}
.modules__date_type_bottom .date__year {
	align-items: flex-start;
	margin-top: 0;
	margin-bottom: 33px;
}
.modules .slick-dots li {
	width: 100px;
	height: 100px;
	border-radius: 50%;
}
.modules .slick-dots li:nth-child(1) {
	position: absolute;
	top: -760px;
	left: 85px;
	z-index: 99;
}
.modules .slick-dots li:nth-child(2) {
	position: absolute;
	top: -760px;
	right: 70px;
	z-index: 99;
}

.modules .slick-dots li:nth-child(3) {
	position: absolute;
	bottom: -150px;
	left: 80px;
	z-index: 99;
}
.modules .slick-dots li:nth-child(4) {
	position: absolute;
	bottom: -150px;
	right: 55px;
	z-index: 99;
}
.modules .slick-dots li button {
	font-size: 0;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background: url("../img/start/date-circle.png") no-repeat center center;
}
.modules .slick-dots li button::before {
	width: 100px;
	height: 100px;	
	content: "";
	border-radius: 50%;
	opacity: 1;
}
.modules .slick-dots li.slick-active button {
	background: linear-gradient(90deg, #B400C8 0%, #9600FF 100%, #8200F0 100%);
	box-shadow: 0px 0px 10px rgba(0, 25, 240, 0.5), 0px 0px 20px rgba(240, 0, 250, 0.5);
}
.modules .slick-dots li:nth-child(1) button::before {
	background: url("../img/start/module-1.svg") no-repeat center center;
	color: transparent;
}
.modules .slick-dots li:nth-child(2) button::before {
	background: url("../img/start/module-2.svg") no-repeat center center;
}
.modules .slick-dots li:nth-child(3) button::before {
	background: url("../img/start/module-3.svg") no-repeat center center;
}
.modules .slick-dots li:nth-child(4) button::before {
	background: url("../img/start/module-4.svg") no-repeat center center;
}
.date_left_top {
	justify-content: flex-start;
}
.date_left_top:before {
	content: "";
	width: 114px;
	height: 60px;
	background: url("../img/start/date-left-top.png") no-repeat 0 0;
	position: absolute;
	bottom: -60px;
	left: 140px;
}
.date_right_top {
	justify-content: flex-end;
}
.date_right_top:before {
	content: "";
	width: 162px;
	height: 60px;
	background: url("../img/start/date-right-top.png") no-repeat 0 0;
	position: absolute;
	bottom: -60px;
	right: 125px;
}
.date_left_bot {
	justify-content: flex-start;
}
.date_left_bot:before {
	content: "";
	width: 159px;
	height: 60px;
	background: url("../img/start/date-left-bot.png") no-repeat 0 0;
	position: absolute;
	top: -65px;
	left: 135px;
}
.date_right_bot {
	justify-content: flex-end;
}
.date_right_bot:before {
	content: "";
	width: 245px;
	height: 60px;
	background: url("../img/start/date-right-bot.png") no-repeat 0 0;
	position: absolute;
	top: -65px;
	right: 105px;
}
@media(max-width: 1194px) {
	.modules .slick-dots li:nth-child(1) {
	top: -720px;
}
.modules .slick-dots li:nth-child(2) {
	top: -720px;
}
}
@media(max-width: 1184px) {
	.modules .slick-dots li:nth-child(1) {
	top: -745px;
}
.modules .slick-dots li:nth-child(2) {
	top: -745px;
}
}
@media(max-width: 1161px) {
	.modules .slick-dots li:nth-child(1) {
	top: -770px;
}
.modules .slick-dots li:nth-child(2) {
	top: -770px;
}
}

@media(max-width: 1129px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -730px;
	}
	.modules .slick-dots li:nth-child(2) {
		top: -730px;
	}
	.modul {
		flex-direction: column;
	}
	.modul__text {
		order: -1;
	}
	.modul__info {
		border-right: 0;
		padding-right: 0;
		margin-right: 0;
	}
	.modul__info b {
		display: none;
	}
	.modul__image {
		flex-direction: initial;
		justify-content: flex-start;
		text-align: left;
	}
}
@media(max-width: 1129px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -754px;
	}
	.modules .slick-dots li:nth-child(2) {
		top: -754px;
	}
}
@media(max-width: 1071px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -777px;
	}
	.modules .slick-dots li:nth-child(2) {
		top: -777px;
	}
}
@media(max-width: 1004px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -800px;
	}
	.modules .slick-dots li:nth-child(2) {
		top: -800px;
	}
	.date::before {
		display: none;
	}
}

@media(max-width: 1004px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -826px;
	}
	.modules .slick-dots li:nth-child(2) {
		top: -826px;
	}
}

@media(max-width: 951px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -851px;
	}
	.modules .slick-dots li:nth-child(2) {
		top: -851px;
	}
}
@media(max-width: 924px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -882px;
	}
	.modules .slick-dots li:nth-child(2) {
		top: -882px;
	}
}
@media(max-width: 914px) {	
	.modules__date {
		flex-direction: column;
		gap: 40px;
	}
	.date {
		flex: 1 1 100%;
		justify-content: center;
		margin: 0 auto;
		
	}
	.modules .slick-dots li:nth-child(1) {
		top: -1076px;
		left: 50%;
		margin-left: -50px;
	}
	.modules .slick-dots li:nth-child(2) {
		top: -910px;
		left: 50%;
		margin-left: -50px;
	}
	.modules .slick-dots li:nth-child(3) {
		left: 50%;
		margin-left: -40px;
	}
	.modules .slick-dots li:nth-child(4) {
		left: 50%;
		margin-left: -40px;
		bottom: -320px;
	}
}
@media(max-width: 891px) {
	.modules .slick-dots li:nth-child(1) {
		top: -1100px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -930px;		
	}
}

@media(max-width: 891px) {
	.modules__start, .modules__finish {display: none;}
	.modules__center {flex: 1 1 100%;}
	.modules .slick-dots li:nth-child(1) {
		top: -900px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -730px;		
	}
}
@media(max-width: 891px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -925px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -753px;		
	}
}
@media(max-width: 771px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -948px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -780px;		
	}
}
@media(max-width: 704px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -972px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -801px;		
	}
}
@media(max-width: 678px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -997px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -826px;		
	}
}
@media(max-width: 651px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -1020px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -850px;		
	}
}
@media(max-width: 624px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -1052px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -882px;		
	}
}
@media(max-width: 614px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -1076px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -905px;		
	}
}
@media(max-width: 591px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -1100px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -930px;		
	}
}
@media(max-width: 559px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -1125px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -955px;		
	}
}
@media(max-width: 533px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -1148px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -979px;		
	}
}
@media(max-width: 526px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -1170px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -1000px;		
	}
}
@media(max-width: 511px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -1204px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -1035px;		
	}
}
@media(max-width: 502px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -1220px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -1055px;		
	}
}
@media(max-width: 500px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -1148px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -980px;		
	}
}
@media(max-width: 496px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -1170px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -1000px;		
	}
}
@media(max-width: 481px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -1205px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -1035px;		
	}
}
@media(max-width: 469px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -1228px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -1063px;		
	}
}
@media(max-width: 451px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -1253px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -1090px;		
	}
}
@media(max-width: 432px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -1268px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -1100px;		
	}
}

@media(max-width: 429px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -1293px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -1120px;		
	}
}
@media(max-width: 428px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -1313px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -1140px;		
	}
}
@media(max-width: 412px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -1338px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -1165px;		
	}
}
@media(max-width: 393px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -1252px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -1080px;		
	}
	.modules .slider__item {
		padding: 20px;
	}
}
@media(max-width: 392px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -1268px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -1100px;		
	}
}
@media(max-width: 389px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -1290px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -1120px;		
	}
}
@media(max-width: 388px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -1313px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -1142px;		
	}
}
@media(max-width: 372px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -1267px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -1093px;		
	}
	.date {
		width: 100%;
	}
	.modul__image img {
		display: none;
	}
}
@media(max-width: 368px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -1292px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -1120px;		
	}
}
@media(max-width: 353px) {	
	.modules .slick-dots li:nth-child(1) {
		top: -1314px;		
	}
	.modules .slick-dots li:nth-child(2) {
		top: -1143px;		
	}
}
/* @media(max-width: 1214px) {
	.modules {
		width: 1214px;
		overflow-y: scroll;
	}
} */
@media (max-width: 1090px){
	.promo__row {
	overflow-y: visible;
	}
}
/*add banner*/
.banner {
	margin-top: -25px;
}
.we-teach__item {
	margin-top: 60px;
}
.about-express {
	background: rgba(150, 0, 255, 0.1);
	backdrop-filter: blur(25px);
	padding-top: 80px;
	padding-bottom: 80px;
}
.about-express.about-express_teach {
	margin-top: 80px;
}
.about-express .container {
	position: relative;
}
.about-express .container::before {
	content: "";
	position: absolute;
	left: -140px;
	top: -120px;
	width: 130px;
	height: 120px;
	background: url("../img/bg-start/webp/about-cub.webp") no-repeat 0 0;
}
.about-express .container::after {
	content: "";
	position: absolute;
	right: -100px;
	bottom: -135px;
	width: 170px;
	height: 242px;
	background: url("../img/bg-start/webp/about-right.webp") no-repeat 0 0;
}
.about-express__subtitle {
	font-family: 'Furore', sans-serif;
	font-weight: 400;
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 0.05em;
	margin-bottom: 10px;
}
.about-express__subtitle a:hover {
	color: #c618d9;
}
.about-express__row {
	display: flex;
	align-items: center;
	gap: 40px;
	justify-content: space-between;
}
.about-express__text {
	flex-basis: 570px;
}
.about-express__text p:not(:last-child) {
	margin-bottom: 40px;
}
.about-express__images {
}
.about-express__image {
	height: 700px;
	object-fit: cover;
}
@media(max-width: 1059px) {
	.about-express__row {
		flex-wrap: wrap;
	}
	.about-express__text {
		flex-basis: 100%;
		justify-content: center;
	}
	.about-express__images {
		margin: 0 auto;
	}
	.about-express__image {
		height: auto;
	}
}
@media(max-width: 600px) {	
	.about-express__subtitle{  
		font-size: 22px;
		line-height: 34px;
	}
}
.fit_teach {
	padding-top: 80px;
}
.promo__title span {
	display: block;
	font-size: 20px;
}
.footer__item--new h3 {
  margin-top: 0;
}