.title {
	color: #B4C8FF;
}
.title span {
	color: #B4C8FF;
}

.promo__row--sql::after {
    background: url("../img/js/promo-js.png") no-repeat 0 bottom/600px 600px;
}

@media (max-width: 1200px) {
    .promo__row--sql::after {
        right: 100px!important;
        background: url(../img/js/promo-js.png) no-repeat 0 bottom / 500px 500px!important;
    }
}

@media (max-width: 850px) {
    .promo__row--sql::after {
        right: 300px!important;
        background: url(../img/js/promo-js.png) no-repeat 0 bottom / 350px 350px!important;
    }
}

@media (max-width: 768px) {
    .promo-js .promo__row--sql::after {
        background: none!important;
    }
}

.footer {
	padding-top: 60px;
	padding-bottom: 60px;
	backdrop-filter: blur(64px);
	background: rgba(150, 0, 255, 0.1);
}

.footer__row {
	display: flex;
	justify-content: space-between;
	gap: 24px;	
}
.footer__item {
}
.footer__logo {
	margin-bottom: 40px;
}
.footer__text {
	margin-bottom: 16px;
}
.footer__link svg {
	display: block;
}
.footer__icons .footer__link--svg {
	color: #B4C8FF;
}
.footer__icons .footer__link:hover {
	color: #c800c8;
}
.footer__link--phone {
	white-space: nowrap;
}
.footer__icons {
	display: flex;
	gap: 20px;	
}
.footer__title {
	font-family: Montserrat, sans-serif;
	font-weight: 600;
	font-size: 24px;
	line-height: 140%;
	color: #dcdcf0;
	margin-bottom: 24px;
}
.footer__list {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.footer__item ul li:not(:last-child) {
    margin-bottom: 0px;
}

@media (max-width: 768px) {
  .footer__row {
		align-items: start;
	}
	.footer__item {
		max-width: 100%;
	}
}

.training {
	padding-top: 80px;
	padding-bottom: 80px;
}
.training__container {
}
.training__title {
	margin-bottom: 16px;
}
.training .subtitle {
	max-width: 984px;
	text-align: center;	
	margin: 0 auto 60px;
}
#platform-image {
	position: relative;
	border-radius: 20px;
	border: 1px solid rgba(220, 220, 240, 0.20);
	background-color: rgba(255, 255, 255, 0.05);
	background-image: linear-gradient(292deg, rgba(160, 100, 255, 0.20) 0%, rgba(10, 0, 25, 0.00) 100%), url("/ui/index/img/1t/training/bgrow.avif");
	background-repeat: repeat, no-repeat;
	background-position: 0 0, right top;
	padding: 70px 0 70px 40px;
}
#platform-image.platform__image--personal-account {
	background-color: rgba(255, 255, 255, 0.05);
	background-image: url("/ui/index/img/1t/training/image1.webp"), url("/ui/index/img/1t/training/bgrow.png"), linear-gradient(292deg, rgba(160, 100, 255, 0.20) 0%, rgba(10, 0, 25, 0.00) 100%);
	background-repeat: no-repeat, no-repeat, repeat;
	background-position: right bottom, right top, 0 0;
}
#platform-image.platform__image--theory {
	background-color: rgba(255, 255, 255, 0.05);
	background-image: url("/ui/index/img/1t/training/image2.webp"), url("/ui/index/img/1t/training/bgrow.png"), linear-gradient(292deg, rgba(160, 100, 255, 0.20) 0%, rgba(10, 0, 25, 0.00) 100%);
	background-repeat: no-repeat, no-repeat, repeat;
	background-position: right bottom, right top, 0 0;
}
#platform-image.platform__image--exercise-equipment {
	background-color: rgba(255, 255, 255, 0.05);
	background-image: url("/ui/index/img/1t/training/image3.webp"), url("/ui/index/img/1t/training/bgrow.png"), linear-gradient(292deg, rgba(160, 100, 255, 0.20) 0%, rgba(10, 0, 25, 0.00) 100%);
	background-repeat: no-repeat, no-repeat, repeat;
	background-position: right bottom, right top, 0 0;
}
#platform-image.platform__image--practice {
	background-color: rgba(255, 255, 255, 0.05);
	background-image: url("/ui/index/img/1t/training/image4.webp"), url("/ui/index/img/1t/training/bgrow.png"), linear-gradient(292deg, rgba(160, 100, 255, 0.20) 0%, rgba(10, 0, 25, 0.00) 100%);
	background-repeat: no-repeat, no-repeat, repeat;
	background-position: right bottom, right top, 0 0;
}
#platform-image.platform__image--support {
	background-color: rgba(255, 255, 255, 0.05);
	background-image: url("/ui/index/img/1t/training/image5.webp"), url("/ui/index/img/1t/training/bgrow.png"), linear-gradient(292deg, rgba(160, 100, 255, 0.20) 0%, rgba(10, 0, 25, 0.00) 100%);
	background-repeat: no-repeat, no-repeat, repeat;
	background-position: right bottom, right top, 0 0;
}
#platform-image.platform__image--certification {
	background-color: rgba(255, 255, 255, 0.05);
	background-image: url("/ui/index/img/1t/training/image6.webp"), url("/ui/index/img/1t/training/bgrow.png"), linear-gradient(292deg, rgba(160, 100, 255, 0.20) 0%, rgba(10, 0, 25, 0.00) 100%);
	background-repeat: no-repeat, no-repeat, repeat;
	background-position: right bottom, right top, 0 0;
}
#platform-image.platform__image--vacancies {
	background-color: rgba(255, 255, 255, 0.05);
	background-image: url("/ui/index/img/1t/training/image7.webp"), url("/ui/index/img/1t/training/bgrow.png"), linear-gradient(292deg, rgba(160, 100, 255, 0.20) 0%, rgba(10, 0, 25, 0.00) 100%);
	background-repeat: no-repeat, no-repeat, repeat;
	background-position: right bottom, right top, 0 0;
}
.training__list {
	display: flex;
	flex-direction: column;
	gap: 8px;
}
.training__li {
	display: flex;
	max-width: 420px;
	align-items: center;
}

.training__link {
	display: flex;
	align-items: center;
	gap: 16px;
	height: 68px;
	padding: 10px 20px;
	color: #FFF;	
	font-family: Montserrat, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
	transition: all 0.6s ease-out;
	margin-left: -20px;
	border-radius: 16px;
}
.training__link::before {
	content: "";
	width: 10px;
	height: 48px;
}

.training__link:hover,
.training__link--active {
	background: linear-gradient(90deg, rgba(200, 0, 200, 0.40) 0%, rgba(150, 0, 255, 0.00) 100%);
	cursor: pointer;
	padding: 10px;
	margin-left: 0;
}
.training__link:hover::before,
.training__link--active::before {
	content: "";
	width: 10px;
	height: 48px;
	background: url("/ui/index/img/1t/training/bgli.png") no-repeat 0 0;	
}

.training__item {
	position: absolute;
	left: 414px;
	bottom: 24px;
	display: flex;
	max-width: 475px;
	padding: 16px;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
	border-radius: 16px;
	border: 1px solid var(--White-20, rgba(220, 220, 240, 0.20));
	background: var(--Purple-Dark-80, rgba(70, 20, 110, 0.80));	
	backdrop-filter: blur(32px);
	display: none;
}
.training__item--personal-account.visible {
	display: flex;
}
.training__subtitle {
	color: #FFF;
	font-family: Montserrat, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
	margin-bottom: 8px;
}
.training__text {
	color: #FFF;
	font-family: Montserrat, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; 	
}
.training__item--theory.visible {
	display: flex;
}
.training__item--exercise-equipment.visible {
	display: flex;
}
.training__item--practice.visible {
	display: flex;
}
.training__item--support.visible {
	display: flex;
}
.training__item--certification.visible {
	display: flex;
}
.training__item--vacancies.visible {
	display: flex;
}

.skills {
	padding: 80px 0;
}
.skills__row {
	display: flex;
	align-items: start;
	justify-content: space-between;
	gap: 20px;
}
.skills__item {
	flex: 0 1 513px;
	/* max-width: 513px; */
	display: flex;
	flex-direction: column;
	gap: 24px;
}
.skills__images {
	
}
.skills__image {
	margin: 0 auto;
}
.skills__info {	
}
.skills__subtitle {
	color: #FFF;
	font-family: Montserrat, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
	margin-bottom: 16px;
}
.skills__text {
	color: #FFF;
	font-family: Montserrat, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; 
}

.resume {
	padding: 80px 0;
}
.container {
}
.resume__container {
}
.title {
}
.resume__title {
}
.resume__row {
	display: grid;
	gap: 24px;
	grid-template: "info tools"
								 "skills skills";
	padding: 24px;
	border-radius: 16px;
	border: 1px solid rgba(220, 220, 240, 0.20);
	background: linear-gradient(292deg, rgba(160, 100, 255, 0.20) 0%, rgba(10, 0, 25, 0.00) 100%), rgba(255, 255, 255, 0.05);
}
.resume__info {
	grid-area: info;
	display: flex;
	gap: 24px;
	align-items: center;
	min-width: 560px;
}
.resume__image {
}
.resume__inf .resume__text--small {
	margin-bottom: 8px;
}
.resume__text {
	font-family: Montserrat, sans-serif;	
	font-weight: 400;
	line-height: 150%; 
}
.resume__text--small {
	font-size: 14px;
	color: rgba(220, 220, 240, 0.80);
	margin-bottom: 16px;
}
.resume__text--big {
	font-size: 24px;
	color: #fff;
	font-weight: 600;
	line-height: 140%;
}
.resume__tools {
	grid-area: tools;
	max-width: 576px;
}
.resume__icons {
	display: flex;
	gap: 8px;
	flex-wrap: wrap;
}
.resume__icon {
	display: flex;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	font-size: 16px;
	border-radius: 100px;
	background: rgba(196, 188, 232, 0.20);
}
.resume__text {
	
}
.resume__skills {
	grid-area: skills;
}
.resume__list {
	columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
.resume__li {
	color: #FFF;
	font-family: Montserrat, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; 
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M20 7L9 18L4 13' stroke='%23FF00FF' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 32px;
}

.resume__li:not(:last-child) {
	margin-bottom: 8px;
}

@media(max-width: 1061px) {
	#platform-image {
		background-size: 90%, cover, cover;
	}
	.training__link {
		font-size: 18px;
	}
	.training__item {
		left: inherit;
		right: 20px;
		bottom: inherit;
		top: 20px;
		max-width: 400px;
	}
	
	.resume__row {	
		grid-template: "info"
									 "tools"
								 	 "skills";
	}
	.resume__info {
		min-width: auto;
		align-items: start;
	}
	.resume__tools {
		max-width: 100%;
	}
}

@media(max-width: 768px) {
	.training {
		display: none;
	}	
	.skills {
		padding: 40px 0;
	}
	.skills__row {
		flex-direction: column;
		gap: 48px;
	}	
	.skills__item {
    flex: 1 1 auto;
	}
	.resume__list {
		columns: 1;
		-webkit-columns: 1;
		-moz-columns: 1;
	}
}

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