.update2022-btn {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 340px;
	min-height: 56px;
	font-size: 14px;
}
.inner-main-update2022 {
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	color: #fff;
}
.inner-main-update2022 .column {
	padding: 120px 0 230px;
	max-width: 640px;
}
@media (max-width: 1550px) {
	.inner-main-update2022 .column {
		padding: 60px 0 70px;
		max-width: 580px;
	}
}
@media (max-width: 1200px) {
	.inner-main-update2022 .column {
		max-width: 460px;
	}
}
@media (max-width: 991px) {
	.inner-main-update2022 .column {
		max-width: 400px;
	}
}
@media (max-width: 767px) {
	.inner-main-update2022 .column {
		max-width: 400px;
		margin: 0 auto;
		padding: 40px 0 155px;
	}
}
.inner-main-update2022 h2 {
	margin: 0;
	font-weight: bold;
	color: #fff;
}
@media (min-width: 1550px) {
	.inner-main-update2022 h2 {
		font-size: 48px;
		line-height: 1.37;
	}
}

.inner-main-update2022 .data-info {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 24px 0 32px;
}

@media (max-width: 991px) {
	.inner-main-update2022 .data-info {
		margin: 25px 0;
	}
}
@media (max-width: 575px) {
	.inner-main-update2022 .data-info {
		margin: 25px 0 10px;
	}
}
.inner-main-update2022 .items {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	font-size: 22px;
	white-space: nowrap;
}
@media (max-width: 1550px) {
	.inner-main-update2022 .items {
		font-size: 20px;
	}
}
@media (max-width: 1200px) {
	.inner-main-update2022 .items {
		font-size: 16px;
	}
}
@media (max-width: 991px) {
	.inner-main-update2022 .items {
		margin-bottom: 10px;
	}
}
.inner-main-update2022 .items:not(:last-child) {
	margin-right: 24px;
}
.inner-main-update2022 .items img {
	width: 24px;
	height: 24px;
	margin-right: 8px;
}
@media (max-width: 1200px) {
	.inner-main-update2022 .items img {
		width: 20px;
		height: 20px;
	}
}
.inner-main-update2022 .btn-block {
	margin-top: 24px;
}
.inner-main-update2022 .price-block {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
@media (max-width: 575px) {
	.inner-main-update2022 .price-block {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
}
.inner-main-update2022 .price-block .current-price {
	font-weight: bold;
	font-size: 22px;
}
@media (max-width: 575px) {
	.inner-main-update2022 .price-block .current-price {
		margin-bottom: 10px;
	}
}

.inner-main-update2022 .price-block .current-price span {
	font-size: 56px;
	line-height: 1;
}
.inner-main-update2022 .price-block .discount {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
.inner-main-update2022 .price-block .discount figure {
	position: relative;
	margin-left: 15px;
}
.inner-main-update2022 .price-block .discount figure img {
	vertical-align: bottom;
}
.inner-main-update2022 .price-block .discount figure p {
	position: absolute;
	top: 5px;
	left: 50%;
	transform: translate(-50%, 0);
	font-weight: bold;
	font-size: 32px;
	line-height: 1;
	color: #31D06F;
	white-space: nowrap;
}
.inner-main-update2022 .price-block .discount figure p span {
	font-size: 16px;
	margin-left: -8px;
}
.inner-main-update2022 .price-block .discount > p {
	max-width: 140px;
	font-weight: 600;
	font-size: 14px;
	line-height: 1.1;
	margin-left: 8px;
}
@media (max-width: 1200px) {
	.inner-main-update2022 .price-block .discount > p {
		max-width: 100px;
		font-size: 12px;
	}
}
.inner-main-update2022 .container {
	position: relative;
	min-height: 750px;
}
@media (max-width: 1550px) {
	.inner-main-update2022 .container {
		min-height: 600px;
	}
}
@media (max-width: 1200px) {
	.inner-main-update2022 .container {
		min-height: 550px;
	}
}
@media (max-width: 767px) {
	.inner-main-update2022 .container {
		min-height: auto;
	}
}
.inner-main-update2022 .container > figure {
	width: 700px;
	height: auto;
	position: absolute;
	right: -65px;
	top: 50%;
	transform: translate(0, -50%);
}

@media (max-width: 1550px) {
	.inner-main-update2022 .container > figure {
		width: 500px;
		right: 100px;
		top: 30px;
		transform: none;
	}
}
@media (max-width: 1200px) {
	.inner-main-update2022 .container > figure {
		right: 25px;
	}
}

@media (max-width: 991px) {
	.inner-main-update2022 .container > figure {
		right: -50px;
		width: 420px;
	}
}
@media (max-width: 767px) {
	.inner-main-update2022 .container > figure {
		display: none;
	}
}

.composition-update2022 {
	padding: 100px 0;
}
@media (max-width: 1550px) {
	.composition-update2022 {
		padding: 50px 0;
	}
}
@media (max-width: 991px) {
	.composition-update2022 {
		padding: 30px 0 50px;
	}
}
.composition-update2022 h2 {
	text-align: center;
	margin-bottom: 80px;
}
.composition-update2022 .composition-row {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-align-items: flex-start;
	align-items: flex-start;

}
.composition-update2022 .composition-row .column {
	min-height: 290px;
	position: relative;
	text-align: center;
	width: 50%;
	padding: 0 50px 90px;
	border-right: 1px solid #D6F6E2;
}
@media (max-width: 991px) {
	.composition-update2022 .composition-row .column {
		padding: 0 30px 60px;
	}
}
@media (max-width: 767px) {
	.composition-update2022 .composition-row .column {
		width: 100%;
	}
}

.composition-update2022 .composition-row .column:before {
	content: "";
	position: absolute;
	top:0;
	right: 0;
	left: 55%;
	border-bottom: 1px solid #D6F6E2;
}

.composition-update2022 .composition-row .column .desc {
	font-weight: 600;
	font-size: 16px;
	line-height:1.87;
	color: #1C2030;
	max-width: 430px;
	margin: 0 auto;
}

.composition-update2022 .composition-row .column  .title {
	margin-top: 15px;
	font-weight: bold;
	font-size: 24px;
	line-height: 1.42;
}

.composition-update2022 .composition-row .column img {
	margin-top: -35px;
	position: relative;
}

.composition-update2022 .composition-row .column .number  {
	position: absolute;
	top: -50px;
	right: -12px;
	font-weight: bold;
	font-size: 46px;
	color: #31D06F;
	z-index: 2;
}


.composition-update2022 .composition-row .column .number:before {
	content: "";
	position: absolute;
	width: 32px;
	height: 32px;
	background: #D6F6E2;
	border-radius: 50%;
	top: 33px;
	left: -3px;
	z-index: -1;
}

.composition-update2022 .composition-row .column:nth-child(2n) {
	position: relative;
	top: 145px;
	border-right: none;
}
@media (max-width: 767px) {
	.composition-update2022 .composition-row .column:nth-child(2n) {
		top: 0;
	}
}
.composition-update2022 .composition-row .column:nth-child(2n):before {
	right: 55%;
	left: 0;
}
@media (max-width: 575px) {
	.composition-update2022 .composition-row .column:nth-child(2n):before {
		right: 57%;
	}
}
.composition-update2022 .composition-row .column:nth-child(2n) .number {
	right: auto;
	left: -12px;
}

@media (max-width: 767px) {
	.composition-update2022 .composition-row .column {
		border-right: none;
		min-height: auto;
		margin-left: 10px;
	}
	.composition-update2022 .composition-row .column:not(:last-child) {
		border-left: 1px solid #D6F6E2;
	}
	.composition-update2022 .composition-row .column:before {
		right: 55%;
		left: 0;
	}
	@media (max-width: 575px) {
		.composition-update2022 .composition-row .column:before {
			right: 57%;
		}
	}
	.composition-update2022 .composition-row .column .number {
		right: auto;
		left: -12px;
	}
}
@media (max-width: 575px) {
	.composition-update2022 .composition-row .column {
		padding: 0 15px 60px;
	}
}

.composition-update2022 .composition-row .column:last-child {
	min-height: auto;
}

.composition-update2022 .btn {
	margin: 0 auto;
}

.advantage-update2022 {
	padding: 100px 0 50px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%), #F9F8FF;
}
@media (max-width: 1550px) {
	.advantage-update2022 {
		padding: 50px 0;
	}
}
@media (max-width: 1200px) {
	.advantage-update2022 {
		padding: 50px 0 25px;
	}
}

.advantage-update2022 h2 {
	text-align: center;
}
@media (max-width: 1200px) {
	.advantage-update2022 h2 {
		margin-bottom: 40px;
	}
}

.advantage-update2022 .advantage-row {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-bottom: 100px;
}
@media (max-width: 767px) {
	.advantage-update2022 .advantage-row {
		padding-bottom: 0;
	}
}
.advantage-update2022 .advantage-row .column {
	width: 50%;
}
@media (max-width: 1550px) {
	.advantage-update2022 .advantage-row .column {
		width: 55%;
	}
}
@media (max-width: 1200px) {
	.advantage-update2022 .advantage-row .column {
		width:100%;
	}
}
@media (max-width: 1550px) {
	.advantage-update2022 .advantage-row .column:first-child {
		width: 45%;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	.advantage-update2022 .advantage-row .column:first-child {
		display: none;
	}
}
@media (max-width: 991px) {
	.advantage-update2022 .advantage-row .column:first-child {
		margin-left: auto;
	}
}
@media (max-width: 767px) {
	.advantage-update2022 .advantage-row .column:first-child {
		margin: 0 auto;
		width: 320px;
	}
}
.advantage-update2022 .advantage-row .image {
	position: relative;
	width: 536px;
	height: 536px;
	border-radius: 50%;
	background: rgba(216, 104, 255, 0.2);
}
@media (max-width: 1550px) {
	.advantage-update2022 .advantage-row .image {
		width: 90%;
		height: auto;
		margin: 0 auto;
	}
}

.advantage-update2022 .advantage-row .image:before {
	content: "";
	position: absolute;
	width: 140px;
	height: 140px;
	background: #FBB714;
	border-radius: 50%;
	top: 0;
	left: 0;
	z-index: 0;
}

@media (max-width: 991px) {
	.advantage-update2022 .advantage-row .image:before {
		width: 90px;
		height: 90px;
	}
}

.advantage-update2022 .advantage-row .image:after {
	content: "";
	position: absolute;
	width: 120px;
	height: 120px;
	background: #743A97;
	border-radius: 40px;
	bottom: 35px;
	right: 30px;
	transform: rotate(45deg);
}

@media (max-width: 991px) {
	.advantage-update2022 .advantage-row .image:after {
		width:80px;
		height: 80px;
		bottom: 10px;
		border-radius: 20px;
	}
}

.advantage-update2022 .advantage-row .image img {
	border-radius: 50%;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	position: relative;
	top: -20px;
	left: -20px;
}

@media (max-width: 991px) {
	.advantage-update2022 .advantage-row .image img {
		top: -10px;
		left: -10px;
	}
}

.advantage-update2022 .advantage-row .advantage-items {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}
@media (max-width: 991px) {
	.advantage-update2022 .advantage-row .advantage-items {
		margin-top: -80px;
	}
}
@media (max-width: 767px) {
	.advantage-update2022 .advantage-row .advantage-items {
		margin-top: 20px;
	}
}

.advantage-update2022 .advantage-row .advantage-items .item {
	width: calc(50% - 12px);
	background: #FFFFFF;
	box-shadow: 0px 4px 20px rgba(105, 63, 138, 0.12);
	border-radius: 16px;
	padding:32px 28px;
	position: relative;
	margin-bottom: 24px;
	font-size: 16px;
	line-height: 1.37;
	color: #505771;
}

@media (max-width: 767px) {
	.advantage-update2022 .advantage-row .advantage-items .item {
		width: 100%;
	}
}

.advantage-update2022 .advantage-row .advantage-items .item:nth-child(2n) {
	top: 100px;
}
@media (max-width: 767px) {
	.advantage-update2022 .advantage-row .advantage-items .item:nth-child(2n) {
		top: 0;
	}
}

.advantage-update2022 .advantage-row .advantage-items .item .title {
	font-weight: bold;
	font-size: 24px;
	line-height:1.42;
	color: #1C2030;
	margin: 10px 0;
}
@media (max-width: 767px) {
	.advantage-update2022 .advantage-row .advantage-items .item .title {
		font-size: 22px;
	}
}

.advantage-update2022 .btn {
	margin: 48px auto 0;
}
@media (max-width: 1200px) {
	.advantage-update2022 .btn {
		margin: 15px auto 0;
	}
}
.purpose-update2022 {
	padding: 50px 0;
}
@media (max-width: 1550px) {
	.purpose-update2022 {
		padding: 25px 0 50px;
	}
}
@media (max-width: 991px) {
	.purpose-update2022 {
		padding: 25px 0;
	}
}
.purpose-update2022 h2 {
	margin: 0;
	max-width: calc(100% - 60px);
}

.purpose-update2022 .container {
	background: #F9F8FF;
	border-radius: 30px;
}
@media (max-width: 767px) {
	.purpose-update2022 .container {
		border-radius: 0;
	}
}
.purpose-update2022 .purpose-block {
	position: relative;
	max-width: 1110px;
	margin: 0 auto;
	padding: 64px 0;
}
@media (max-width: 1200px) {
	.purpose-update2022 .purpose-block {
		max-width: 920px;
	}
}
@media (max-width: 991px) {
	.purpose-update2022 .purpose-block {
		padding: 30px 0;
	}
}
.purpose-update2022 .purpose-list {
	padding: 0 0 0 25px;
	overflow: hidden;
	margin-top: 70px;
}
@media (max-width: 1200px) {
	.purpose-update2022 .purpose-list {
		margin-top: 50px;
	}
}
@media (max-width: 575px) {
	.purpose-update2022 .purpose-list {
		padding: 0;
		margin-top: 25px;
	}
}

.purpose-update2022 .purpose-list .column {
	position: relative;
	padding: 5px 0 50px 65px;
	color: #1C2030;
	font-size: 16px;
	line-height: 1.62;
	border-left: 2px solid rgba(216, 104, 255, 0.1);
}
@media (max-width: 991px) {
	.purpose-update2022 .purpose-list .column {
		padding: 5px 0 20px 45px;
	}
}
@media (max-width: 575px) {
	.purpose-update2022 .purpose-list .column {
		padding: 5px 0 20px 30px;
		border: none;
	}
}

.purpose-update2022 .purpose-list .column:last-child {
	border-left: none;
	padding-bottom: 0;
}

.purpose-update2022 .purpose-list .column .title {
	font-weight: bold;
	font-size: 24px;
	line-height: 1.42;
	margin-bottom: 15px;
}
@media (max-width: 767px) {
	.purpose-update2022 .purpose-list .column .title {
		font-size: 22px;
	}
}
@media (max-width: 575px) {
	.purpose-update2022 .purpose-list .column .title {
		font-size: 20px;
		padding-left: 10px;
	}
}
.purpose-update2022 .purpose-list .column .desc {
	padding-left: 35px;
}
@media (max-width: 767px) {
	.purpose-update2022 .purpose-list .column .desc {
		padding-left: 10px;
	}
}

.purpose-update2022 .purpose-list .column .desc ul li {
	font-size: 16px;
	line-height: 1.62;
	position: relative;
}

.purpose-update2022 .purpose-list .column .desc ul li:before {
	content: "";
	position: absolute;
	background: url(../img/up2022/check.svg) center no-repeat;
	width: 22px;
	height: 18px;
	top: 1px;
	left: -35px;
}
@media (max-width: 575px) {
	.purpose-update2022 .purpose-list .column .desc ul li:before {
		-webkit-background-size: 20px;
		background-size: 20px;
	}
}

.purpose-update2022 .purpose-list .column .icons {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	width: 50px;
	height: 50px;
	background: #743A97;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: -25px;
}
@media (max-width: 575px) {
	.purpose-update2022 .purpose-list .column .icons {
		width: 30px;
		height: 30px;
		top: 3px;
		left: 0;
	}
}
@media (max-width: 575px) {
	.purpose-update2022 .purpose-list .column .icons img {
		width: 20px;
	}
}

.purpose-update2022 .more-btn {
	cursor: pointer;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	position: absolute;
	top: 66px;
	right: 0;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	border: 1px solid rgba(96, 83, 119, 0.1);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1550px) {
	.purpose-update2022 .more-btn  {
		top: 60px;
	}
}
@media (max-width: 991px) {
	.purpose-update2022 .more-btn {
		top: 20px;
	}
}

.purpose-update2022 .more-btn.opened {
	background: #6053BF;
	box-shadow:none;
}
.purpose-update2022 .more-btn.opened img {
	transform: rotate(180deg);
	filter: brightness(0) invert(1);
}
.experts-update2022 {
	padding: 50px 0 100px;
}
@media (max-width: 1550px) {
	.experts-update2022 {
		padding: 25px 0 70px;
	}
}
@media (max-width: 991px) {
	.experts-update2022 {
		padding: 25px 0;
	}
}
.experts-update2022  .logo-img {
	width: 220px;
	display: block;
	margin: 0 auto;
}

.experts-update2022 h2 {
	text-align: center;
	margin: 20px 0 35px;
}
@media (max-width: 991px) {
	.experts-update2022 h2 {
		margin: 20px 0;
	}
}
.experts-update2022 .subtitle {
	max-width: 880px;
	margin: 0 auto;
	font-weight: 600;
	font-size: 18px;
	line-height: 1.56;
	text-align: center;
	color: #505771;
}
@media (max-width: 991px) {
	.experts-update2022 .subtitle {
		font-size: 16px;
	}
}
.experts-update2022 figure {
	margin: 0 auto;
	width: 280px;
	height: 280px;
	border-radius: 50%;
	position: relative;
}

.experts-update2022 figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 50%;
}

.experts-update2022 figure svg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.experts-update2022 .info {
	margin-top: 30px;
	text-align: center;
}

.experts-update2022 .info .specialty {
	font-weight: 600;
	font-size: 14px;
	line-height: 1.14;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #6053BF;
}

.experts-update2022 .info .name {
	font-weight: bold;
	font-size: 26px;
	line-height:1.38;
	color: #1C2030;
}

.experts-update2022  .slider-control {
	justify-content: space-between;
	bottom: auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: calc(100% + 100px);
	z-index: 2;
}

.experts-update2022 .slider-wrap {
	overflow: hidden;
	margin-top: 70px;
}
@media (max-width: 991px) {
	.experts-update2022 .slider-wrap {
		margin-top: 40px;
		overflow: visible;
	}
}
.experts-update2022 .experts22-slider {
	margin: 0 auto;
	overflow: visible;
	max-width: calc(100% - 100px) !important;
}
@media (max-width: 991px) {
	.experts-update2022 .experts22-slider {
		max-width: none !important;
		overflow: hidden;
	}
}

@media (max-width: 991px) {
	.experts-update2022 .slider-control {
		position: static;
		transform: none;
		width: 100px;
		margin: 30px auto;
	}
}

.experts-update2022 .experts22-slider .swiper-button-prev,
.experts-update2022 .experts22-slider .swiper-button-next {
	box-shadow: none;
	background: rgba(96, 83, 191, 0.1);
	border: 1px solid #E9E7F8;
	transition: all 0.3s ease;
}

@media (max-width: 767px) {
	.experts-update2022 .experts22-slider .swiper-button-prev,
	.experts-update2022 .experts22-slider .swiper-button-next {
		display: -webkit-flex !important;
		display: -moz-flex !important;
		display: -ms-flex !important;
		display: -o-flex !important;
		display: flex !important;
	}
}

.experts-update2022 .experts22-slider .swiper-button-prev:hover,
.experts-update2022 .experts22-slider .swiper-button-next:hover {
	background: #6053BF
}

.experts-update2022 .experts22-slider .swiper-button-prev:hover:after,
.experts-update2022 .experts22-slider .swiper-button-next:hover:after {
	filter: brightness(0) invert(1);
}

.course-program-update2022 {
	padding: 100px 0 50px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%), #F9F8FF;
}
@media (max-width: 1550px) {
	.course-program-update2022 {
		padding: 70px 0 50px;
	}
}

@media (max-width: 1200px) {
	.course-program-update2022 {
		padding: 70px 0 25px;
	}
}

@media (max-width: 991px) {
	.course-program-update2022 {
		padding: 50px 0 25px;
	}
}

.course-program-update2022 h2 {
	text-align: left;
	margin-bottom: 48px;
}

@media (max-width: 991px) {
	.course-program-update2022 h2 {
		text-align: center;
		margin-bottom: 30px;
	}
}

.course-program-update2022 .program-update2022-row {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}

.course-program-update2022 .program-update2022-row .column {
	width: calc(50% - 20px);
}
@media (max-width: 991px) {
	.course-program-update2022 .program-update2022-row .column {
		width: 100%;
	}
}

.course-program-update2022 .program-update2022-row .column a {
	display: block;
	background: #FFFFFF;
	box-shadow: 0px 4px 20px rgba(105, 63, 138, 0.12);
	border-radius: 16px;
	position: relative;
}

@media (max-width: 991px) {
	.course-program-update2022 .program-update2022-row .column a {
		margin-top: 30px;
	}
}

.course-program-update2022 .program-update2022-row .column a:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(0deg, #F2F1FB, #F2F1FB);
	border-radius: 16px;
	transform: rotate(-5.8deg);
	z-index: 1;
}

.course-program-update2022 .program-update2022-row .column a img {
	width: 100%;
	vertical-align: bottom;
	position: relative;
	z-index: 3;
}

.plan-update2022 {
	padding: 50px 0 100px;
}
@media (max-width: 1550px) {
	.plan-update2022 {
		padding: 20px 0 100px;
	}
}
@media (max-width: 1200px) {
	.plan-update2022 {
		padding: 20px 0 50px;
	}
}
@media (max-width: 991px) {
	.plan-update2022 {
		padding: 70px 0 50px;
	}
}
@media (max-width: 575px) {
	.plan-update2022 {
		padding: 25px 0 50px;
	}
}
.plan-update2022 h2 {
	margin: 0;
	max-width: calc(100% - 60px);
}

.plan-update2022 .subtitle {
	font-weight: bold;
	font-size: 24px;
	line-height:1.42;
	color: #1C2030;
	max-width: 1040px;
	margin-bottom: 24px;
}

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

.plan-update2022 .container {
	background: #F9F8FF;
	border-radius: 30px;
}
@media (max-width: 767px) {
	.plan-update2022 .container {
		border-radius: 0;
	}
}
.plan-update2022 .plan-block {
	position: relative;
	max-width: 1110px;
	margin: 0 auto;
	padding: 64px 0;
}
@media (max-width: 991px) {
	.plan-update2022 .plan-block {
		padding: 30px 0;
	}
}

.plan-update2022 .plan-list {
	overflow: hidden;
	margin-top: 35px;
}
@media (max-width: 767px) {
	.plan-update2022 .plan-list {
		margin-top: 20px;
	}
}

.plan-update2022 .more-btn {
	cursor: pointer;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	position: absolute;
	top: 66px;
	right: 0;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	border: 1px solid rgba(96, 83, 119, 0.1);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}

@media (max-width: 1550px) {
	.plan-update2022 .more-btn {
		top: 60px;
	}
}
@media (max-width: 991px) {
	.plan-update2022 .more-btn {
		top: 20px;
	}
}

.plan-update2022 .more-btn.opened {
	background: #6053BF;
	box-shadow:none;
}
.plan-update2022 .more-btn.opened img {
	transform: rotate(180deg);
	filter: brightness(0) invert(1);
}
.plan-update2022 .wrapper {
	width: 100%;
	padding: 10px;
	background: #FFFFFF;
	box-shadow: 0px 4px 20px rgba(105, 63, 138, 0.12);
	border-radius: 16px;
	overflow: auto;
}
.plan-update2022 .wrapper table {
	width: 100%;
	min-width: 1000px;
}

.price-update2022  {
	padding: 100px 0;
}
@media (max-width: 991px) {
	.price-update2022  {
		padding: 60px 0;
	}
}
@media (max-width: 767px) {
	.price-update2022  {
		padding: 30px 0 60px;
	}
}
@media (max-width: 575px) {
	.price-update2022 .container {
		padding: 0;
	}
}

.price-update2022 h2 {
	color: #fff;
	margin: 0;
}

.price-update2022 .price-update2022-block {
	background: #743A97;
	border-radius: 40px;
	max-width: 870px;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	position: relative;
}
@media (max-width: 575px) {
	.price-update2022 .price-update2022-block {
		border-radius: 0;
	}
}
.price-update2022 .price-update2022-block:before {
	content: "";
	position: absolute;
	background: linear-gradient(0deg, #F2F1FB, #F2F1FB), #743A97;
	border-radius: 40px;
	transform: rotate(-8.23deg);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}
.price-update2022 .price-update2022-block:after {
	content: "";
	position: absolute;
	background: #FBB714;
	width: 140px;
	height: 140px;
	border-radius: 50%;
	top: -40px;
	left: 90px;
	z-index: -1;
}
@media (max-width: 767px) {
	.price-update2022 .price-update2022-block:after {
		width: 100px;
		height: 100px;
		top: -25px;
		left: 55px;
	}
}
.price-update2022 .price-update2022-block .wrapper {
	position: relative;
	z-index: 3;
	padding: 64px 50px 80px;
}

@media (max-width: 767px) {
	.price-update2022 .price-update2022-block .wrapper {
		padding: 40px 30px;
	}
}
@media (max-width: 575px) {
	.price-update2022 .price-update2022-block .wrapper {
		padding: 30px 15px;
	}
}
.price-update2022 .price-update2022-block .wrapper:before {
	content: "";
	position: absolute;
	width: 120px;
	height: 120px;
	background: #31D06F;
	border-radius: 40px;
	bottom: -20px;
	right: 90px;
	transform: rotate(45deg);
}

@media (max-width: 767px) {
	.price-update2022 .price-update2022-block .wrapper:before {
		width: 100px;
		height: 100px;
		bottom: -35px;
		right: 30px;
	}
}
@media (max-width: 575px) {
	.price-update2022 .price-update2022-block .wrapper:before {
		display: none;
	}
}

.price-update2022 .price-update2022-block .wrapper:after {
	content: "";
	position: absolute;
	background: #FFFFFF;
	mix-blend-mode: overlay;
	opacity: 0.5;
	filter: blur(400px);
	top: 50%;
	left: 50%;
	width: 560px;
	height: 550px;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
}
@media (max-width: 767px) {
	.price-update2022 .price-update2022-block .wrapper:after {
		display: none;
	}
}
.price-update2022 .price-block {
	margin-top: 30px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
}
@media (max-width: 575px) {
	.price-update2022 .price-block {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		margin-top: 20px;
	}
}

.price-update2022 .price-block .current-price {
	font-weight: bold;
	font-size: 22px;
}

.price-update2022 .price-block .current-price span {
	font-size: 56px;
	line-height: 1;
}
.price-update2022 .price-block .discount {
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
@media (max-width: 575px) {
	.price-update2022 .price-block .discount {
		margin-top: 10px;
	}
}

.price-update2022 .price-block .discount figure {
	position: relative;
	margin-left: 15px;
}
.price-update2022 .price-block .discount figure img {
	vertical-align: bottom;
}
.price-update2022 .price-block .discount figure p {
	position: absolute;
	top: 5px;
	left: 50%;
	transform: translate(-50%, 0);
	font-weight: bold;
	font-size: 32px;
	line-height: 1;
	color: #31D06F;
	white-space: nowrap;
}
.price-update2022 .price-block .discount figure p span {
	font-size: 16px;
	margin-left: -8px;
}
.price-update2022 .price-block .discount > p {
	max-width: 100px;
	font-size: 14px;
	line-height: 1.1;
	margin-left: 8px;
	text-align: left;
}

.price-update2022 .update2022-btn {
	margin: 30px auto 0;
}

.price-update2022 .update2022-link {
	display: block;
	margin: 38px auto 0;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}

.questions-update2022 {
	padding: 100px 0;
}
@media (max-width: 1550px) {
	.questions-update2022 {
		padding: 50px 0 100px;
	}
}
@media (max-width: 991px) {
	.questions-update2022 {
		padding: 50px 0 70px;
	}
}

.courses-main-update2022 {
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	color: #fff;
}
.courses-main-update2022 .column {
	padding: 120px 0 230px;
	max-width: 640px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	min-height: 550px;
}
@media (max-width: 1550px) {
	.courses-main-update2022 .column {
		padding: 60px 0 100px;
		max-width: 580px;
	}
}
@media (max-width: 1200px) {
	.courses-main-update2022 .column {
		max-width: 460px;
		min-height: 500px;
	}
}
@media (max-width: 991px) {
	.courses-main-update2022 .column {
		max-width: 400px;
	}
}
@media (max-width: 767px) {
	.courses-main-update2022 .column {
		max-width: 400px;
		margin: 0 auto;
		padding: 40px 0 155px;
		min-height: auto;
	}
}
@media (max-width: 575px) {
	.courses-main-update2022 .column {
		padding: 40px 0 135px;
	}
}
.courses-main-update2022 h2 {
	margin: 0;
	font-weight: bold;
	color: #fff;
}
@media (min-width: 1550px) {
	.courses-main-update2022 h2 {
		font-size: 48px;
		line-height: 1.37;
	}
}
.courses-main-update2022 .container {
	position: relative;
	min-height: 750px;
}
@media (max-width: 1550px) {
	.courses-main-update2022 .container {
		min-height: 600px;
	}
}
@media (max-width: 1200px) {
	.courses-main-update2022 .container {
		min-height: 550px;
	}
}
@media (max-width: 767px) {
	.courses-main-update2022 .container {
		min-height: auto;
	}
}
.courses-main-update2022 .container > figure {
	width: 700px;
	height: auto;
	position: absolute;
	right: -65px;
	top: 50%;
	transform: translate(0, -50%);
}
@media (max-width: 1550px) {
	.courses-main-update2022 .container > figure {
		width: 500px;
		right: 100px;
		top: 30px;
		transform: none;
	}
}
@media (max-width: 1200px) {
	.courses-main-update2022 .container > figure {
		right: 25px;
	}
}

@media (max-width: 991px) {
	.courses-main-update2022 .container > figure {
		right: -90px;
		width: 420px;
	}
}
@media (max-width: 767px) {
	.courses-main-update2022 .container > figure {
		display: none;
	}
}
.courses-main-update2022 ul {
	margin: 32px 0;
}
.courses-main-update2022 ul li {
	font-size: 18px;
	line-height: 1.67;
	position: relative;
	padding-left: 45px;
}
@media (max-width: 575px) {
	.courses-main-update2022 ul li {
		font-size: 16px;
	}
}

.courses-main-update2022 ul li:not(:last-child) {
	margin-bottom: 10px;
}
.courses-main-update2022 ul li:before {
	content: "";
	position: absolute;
	background: url(../img/up2022/chek-yellow.svg) center no-repeat;
	width: 32px;
	height: 32px;
	top: -1px;
	left: 0;
}
.courses-main-update2022 .btn {
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flex;
	display: -o-inline-flex;
	display: inline-flex;
	width: auto;
	max-width: none;
}
@media (max-width: 991px) {
	.courses-main-update2022 .btn {
		font-size: 12px;
	}
}

.courses-adv-update2022 {
	padding: 70px 0;
}

@media (max-width: 991px) {
	.courses-adv-update2022 {
		padding: 50px 0 30px;
	}
}
@media (max-width: 767px) {
	.courses-adv-update2022 {
		padding: 35px 0 0;
	}
}

.courses-adv-update2022 .courses-adv-row {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}

.courses-adv-update2022 .courses-adv-row .column {
	width: calc((100% / 3) - 16px);
	background: #F2F1FB;
	border-radius: 8px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	padding: 30px 25px;
	font-weight: 600;
	font-size: 16px;
	line-height: 1.37;
	color: #1C2030;
	margin-bottom: 20px;
}
@media (max-width: 991px) {
	.courses-adv-update2022 .courses-adv-row .column {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		text-align: center;
		padding: 25px 15px;
		width: 100%;
	}
}
@media (max-width: 767px) {
	.courses-adv-update2022 .courses-adv-row .column {
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		-o-flex-direction: row;
		flex-direction: row;
		text-align: left;
		padding: 25px 15px;
	}
}
.courses-adv-update2022 .courses-adv-row .column img {
	display: block;
	margin-right: 24px;
}
@media (max-width: 991px) {
	.courses-adv-update2022 .courses-adv-row .column img {
		margin: 0 0 10px;
	}
}
@media (max-width: 767px) {
	.courses-adv-update2022 .courses-adv-row .column img {
		margin: 0 10px 0 0;
	}
}

.courses-list-update2022 {
	padding: 100px 0 50px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%), #F9F8FF;
}
@media (max-width: 1550px) {
	.courses-list-update2022 {
		padding: 70px 0 50px;
	}
}
@media (max-width: 1200px) {
	.courses-list-update2022 {
		padding: 50px 0;
	}
}
@media (max-width: 991px) {
	.courses-list-update2022 {
		padding: 50px 0 0;
	}
}
.courses-list-update2022 h2 {
	text-align: center;
}
@media (max-width: 1200px) {
	.courses-list-update2022 h2 {
		margin-bottom: 40px;
	}
}
.courses-list-update2022 .courses-list__wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	border: none;
}
@media (max-width: 991px) {
	.courses-list-update2022 .courses-list__wrap {
		justify-content: space-between;
	}
}
.courses-list-update2022 .courses-list__wrap .item {
	width: calc(25% - 24px) !important;
	margin: 0px 12px 24px;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: flex-start;
	padding: 0;
	border-radius: 16px;
	background: #FFFFFF;
	box-shadow: 0px 4px 20px rgba(105, 63, 138, 0.12);
}
@media (max-width: 1200px) {
	.courses-list-update2022 .courses-list__wrap .item {
		width: calc(25% - 10px) !important;
		margin: 0px 5px 10px;
	}
}
@media (max-width: 991px) {
	.courses-list-update2022 .courses-list__wrap .item {
		width: calc(50% - 20px) !important;
		margin: 0 0 20px;
	}
}
@media (max-width: 767px) {
	.courses-list-update2022 .courses-list__wrap .item {
		-webkit-flex-direction: row !important;
		-moz-flex-direction: row !important;
		-ms-flex-direction: row !important;
		-o-flex-direction: row !important;
		flex-direction: row !important;
		width: calc(50% - 5px) !important;
		margin: 0 0 10px;
	}
	@media (max-width: 575px) {
		.courses-list-update2022 .courses-list__wrap .item {
			width: 100% !important;
			margin: 0 0 15px;
		}
	}
}
.courses-list-update2022 .courses-list__wrap .item .img {
	width: 100% !important;
	height: 200px;
	border-radius: 16px 16px 0px 0px;
	overflow: hidden;
}
.courses-list-update2022 .courses-list__wrap .item .img > div {
	height: 100%;
}
.courses-list-update2022 .courses-list__wrap .item .info {
	width: 100% !important;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	padding: 24px;
	border-radius: 0 0 16px 16px;
	height: calc(100% - 200px);
}
@media (max-width: 1200px) {
	.courses-list-update2022 .courses-list__wrap .item .info {
		padding: 20px 10px;
	}
}
@media (max-width: 575px) {
	.courses-list-update2022 .courses-list__wrap .item .info {
		padding: 20px 15px;
	}
}
/* .courses-list-update2022  .courses-list__wrap .item .img p:not([class]) , */
.courses-list-update2022  .courses-list__wrap .item .info .h4 ~ p:not([class]) {
	display: none !important;
}

.courses-list-update2022  .courses-list__wrap .item .info p:not(.h4) {
	display: block !important;
	font-weight: 600;
	font-size: 14px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	text-align: left !important;
	color: #6053BF;
	margin: 0 !important;
}
.courses-list-update2022 .courses-list__wrap .item .info .h4 {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.44;
	color: #1C2030;
}
.courses-list-update2022 .courses-list__wrap .item .data-info {
	display: block;
	width: 100% !important;
	padding: 0;
	border: none !important;
}
.courses-list-update2022 .courses-list__wrap .item  .info .data-info p {
	display: block !important;
}
.courses-list-update2022 .courses-list__wrap .item .info .h4 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.courses-list-update2022 .courses-list__wrap .item span {
	font-size: 16px;
	color: #000000;
}
.courses-list-update2022 .courses-list__wrap .item:hover .info .data-info p {
	color: #000;
}
.courses-list-update2022 .courses-list__wrap .item:hover span {
	color: #000;
}
.courses-list-update2022 .courses-list__wrap .item svg {
	width: 16px;
	flex-shrink: 0;
}
.courses-list-update2022 .courses-list__wrap .item svg path {
	fill: #000 !important;
}
.courses-list-update2022 .courses-list__wrap .item .btn-wrap {
	width: 100%;
}
.courses-list-update2022 .courses-list__wrap .item .btn {
	margin-top: 20px;
	width: 100%;
}

.courses-filter {
	margin: 0;
}
.courses-title-update2022 ~ .courses-list-update2022 {
	background: transparent;
	padding: 40px 0 50px;
}

.filter-1-wrapper {
	background: rgba(233, 231, 248, 0.6);
	border-radius: 30px;
	padding: 8px;
}

.filter-1 {
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flex;
	display: -o-inline-flex;
	display: inline-flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	padding: 0 24px;
	border: 1px solid rgba(96, 83, 191, 0.1);
	border-radius: 40px;
	min-height: 48px;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	background-color: transparent;
	color: #6053BF;
}

.filter-1.active,
.filter-1:hover {
	background: #6053BF;
	color: #fff;
}

.filter-3 {
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flex;
	display: -o-inline-flex;
	display: inline-flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	padding: 0 24px;
	border: 1px solid #6053BF;
	border-radius: 40px;
	min-height: 48px;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	color: #fff;
	background: #6053BF !important;
	opacity: 1;
}
.filter-2-all span {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	width: 100%;
	height: 100%;
}
.filter-2 {
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flex;
	display: -o-inline-flex;
	display: inline-flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	padding: 0 24px;
	border: 1px solid rgba(96, 83, 191, 0.1);
	border-radius: 40px;
	min-height: 48px;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	color: #6053BF;
}
.filter-2:hover {
	background: rgba(96, 83, 191, 0.1);
	color: #6053BF;
}
.filter-2.active {
	background: #6053BF;
	color: #fff;
}
.filter-2-all {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	border: 1px solid rgba(96, 83, 191, 0.1);
}
.filter-2-all {
	position: absolute;
	top: 0;
	right: -50px;
}
.filter-2-all.active {
	background: #6053BF;
	transform: rotate(180deg);
}
.filter-2-all.active img {
	filter: brightness(0) invert(1);
}
.filter-2-wrapper {
	position: relative;
	max-width: calc(100% - 60px);
	margin-right: auto;
}

.courses-list-update2022 .courses-list__wrap .item .info p.current-price {
	margin: 5px auto 0 !important;
	color: #000 !important;
	font-size: 16px !important;
}
.courses-list-update2022 .courses-list__wrap .item .info p.current-price span {
	color: #000 !important;
	font-size: 20px !important;
}

.courses-list-update2022 .free-consultation {
	width: 100%;
}


/*23.06.22*/
.newsoc-contact {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.newsoc-contact li {
	width: 49%;
	text-decoration: underline;

}
.newsoc-contact li a {
	position: relative;
	padding-left: 32px !important;
}
.newsoc-contact li a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
}
.newsoc-contact li a.newsoc-viber:before {
	background: url(../img/up2022/viber-ico.svg) center no-repeat;
	background-size: contain;
	width: 26px !important;
	height: 26px !important;
	left: -3px;
}
.newsoc-contact li a.newsoc-telegram:before {
	background: url(../img/up2022/telegram-ico.svg) center no-repeat;
	background-size: contain;
	width: 20px !important;
	height: 20px !important;
}

.mar22 {
	margin-bottom: 30px !important;
}

.footer-viber,
.footer-telegram {
	text-decoration: underline;

}

.footer-viber:before {
	background: url(../img/up2022/viber-bl.svg) center no-repeat;
	background-size: contain;
	width: 16px !important;
	height: 16px !important;
}

.footer-telegram:before {
	background: url(../img/up2022/telegram-bl.svg) center no-repeat;
	background-size: contain;
}

.mob-soc {
	margin-top: 10px;
}

.mob-soc li {
	margin-bottom: 10px;
}
.mob-soc li a {
	position: relative;
	font-size: 18px;
	padding-left: 34px;
	text-decoration: underline;
}

.mob-soc li a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
}

.mob-viber:before {
	background: url(../img/up2022/viber-w.svg) center no-repeat;
	background-size: contain;
	width: 26px;
	height: 26px;
}

.mob-telegram:before {
	background: url(../img/up2022/telegram-w.svg) center no-repeat;
	background-size: contain;
	width: 22px;
	height: 22px;
}

@media (min-width: 992px) {
	.mob-soc {
		position: absolute;
		right: 355px;
		bottom: 8px;
		z-index: -1;
	}
	.mob-soc li a {
		font-size: 16px;
	}
	header.scroll .mob-soc  {
		display: none !important;
	}
	header.white .mob-soc {
		display: flex;
		right: 305px;
		top: 60px;
	}
	header.white .mob-soc li {
		margin-bottom: 0 !important;
		margin-left: 15px;
	}
	header.white .mob-soc li a {
		color: #000;
		font-size: 12px;
		padding-left: 30px;
	}

	header.white .mob-soc .mob-viber:before {
		background: url(../img/up2022/viber-bl.svg) center no-repeat;
		background-size: contain;
	}

	header.white .mob-soc .mob-telegram:before {
		background: url(../img/up2022/telegram-bl.svg) center no-repeat;
		background-size: contain;
	}
}

@media (min-width: 992px) and (max-width: 1551px) {
	.mob-soc {
		position: absolute;
		right: 255px;
	}
	.mob-soc li {
		margin-bottom: 5px;
	}
	.mob-soc li a {
		font-size: 14px;
		padding-left: 30px;
	}
	.mob-viber:before {
		background: url(../img/up2022/viber-w.svg) center no-repeat;
		background-size: contain;
		width: 22px;
		height: 22px;
	}

	.mob-telegram:before {
		background: url(../img/up2022/telegram-w.svg) center no-repeat;
		background-size: contain;
		width: 18px;
		height: 20px;
	}

	header.white .mob-soc {
		right: 210px;
	}
}

@media (max-width: 991px) {
	.doc_offer {
		padding-top: 0;
	}
	.doc_offer .inner-content {
		max-width: 600px;
	}
}
@media (max-width: 767px) {
	.doc_offer .inner-content {
		max-width: 430px;
	}
}


@media (max-width: 767px) {
	.section-contacts  .newsoc-contact li,
	.section-contacts .tels li {
		width: 100%;
		text-align: left !important;
	}
}


/*07.2022 - Новый лендинг*/
.land-app h2 {
	text-align: center;
}
@media (max-width: 1199px) {
	.land-app h2 {
		margin-bottom: 30px !important;
	}
}
/*main*/
.land-app-main h2 {
	text-align: left;
}

@media (max-width: 1199px) {
	.land-app-main h2 {
		margin-bottom: 0 !important;
	}
}
.land-app-main .subtitle {
	font-weight: 700;
	font-size: 24px;
	line-height: 1.42;
	margin: 30px 0;
}
@media (max-width: 575px) {
	.land-app-main .subtitle {
		font-size: 18px;
		margin: 15px 0;
	}
}
.land-app-main .buttons .demo,
.land-app-main .desc a {
	font-weight: 700;
	font-size: 14px;
	line-height: 1.42;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	color: #FFFFFF;
	position: relative;
}
@media (max-width: 575px) {
	.land-app-main .buttons .demo,
	.land-app-main .desc a {
		font-size: 12px;
	}
}
.land-app-main .buttons .demo:before,
.land-app-main .desc a:before {
	content: "";
	position: absolute;
	background: #fff;
	width: 100%;
	height: 1px;
	bottom: -3px;
	left: 0;
}
.land-app-main .buttons .demo:hover:before,
.land-app-main .desc a:hover:before {
	display: none;
}
.land-app-main .buttons .demo:hover,
.land-app-main .desc a:hover {
	text-decoration: none;
}
.land-app-main .buttons {
	display: flex;
	flex-direction: column;
	align-items: center;
	max-width: 378px;
	text-align: center;
	margin-bottom: 10px;
}
.land-app-main .buttons .btn {
	width: 100%;
	max-width: 378px;
	justify-content: center;
}
.land-app-main .buttons .demo {
	margin-top: 24px;
}
/*advantages*/
.land-app-advantages {
	padding: 50px 0 10px;
}
@media (max-width: 575px) {
	.land-app-advantages {
		padding: 30px 0;
	}
}
.land-app-advantages h2 {
	text-align: center;
}
.land-app-advantages .advantages-row {
	flex-wrap: wrap;
	position: relative;
}
@media (max-width: 1199px) {
	.land-app-advantages .advantages-row {
		justify-content: space-between;
	}
}
.land-app-advantages .item {
	width: calc((100% / 3) - 24px);
	margin: 0 12px 60px 12px;
	font-weight: 600;
	font-size: 16px;
	line-height: 1.88;
	text-align: center;
	color: #1C2030;
	text-decoration: none !important;
	padding: 20px 15px;
	transition: all 0.3s ease;
}
@media (max-width: 1550px) {
	.land-app-advantages .item {
		margin: 0 12px 35px 12px;
	}
}
@media (max-width: 1199px) {
	.land-app-advantages .item {
		margin: 0 0 25px 0;
		width: calc(50% - 10px);
		font-size: 14px;
	}
}
@media (max-width: 575px) {
	.land-app-advantages .item  {
		width: 100%;
	}
}
.land-app-advantages .item:hover {
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
}
.land-app-advantages .item img {
	margin: 0 auto 5px;
	height: 100px;
}
@media (max-width: 1199px) {
	.land-app-advantages .item img {
		height: 70px;
	}
}
.land-app-advantages .item .title {
	font-weight: 700;
	font-size: 24px;
	line-height: 1.42;
}
@media (max-width: 1550px) {
	.land-app-advantages .item .title  {
		font-size: 20px;
	}
}
@media (max-width: 1199px) {
	.land-app-advantages .item .title  {
		font-size: 16px;
	}
}
/*experts*/
.land-app-experts {
	text-align: center;
	background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #F9FAFC;
	position: relative;
	padding-bottom: 0;
}
@media (max-width: 991px) {
	.land-app-experts {
		padding-bottom: 30px;
	}
}
.land-app-experts .swiper-slide {
	height: auto !important;
}
.land-app-experts  .experts22-slider:before {
	content: "";
	position: absolute;
	background: #fbfcfd;
	width: 3000px;
	height: 100%;
	top: 0;
	left: 100%;
	z-index: 2;
}
.land-app-experts  .experts22-slider:after {
	content: "";
	position: absolute;
	background: #fbfcfd;
	width: 3000px;
	height: 100%;
	top: 0;
	right: 100%;
	z-index: 1;
}

@media (max-width: 991px) {
	.land-app-experts  .experts22-slider {
		max-width: calc(100% - 100px) !important;
		overflow: visible;
	}
}
@media (max-width: 575px) {
	.land-app-experts .experts22-slider {
		max-width: calc(100% - 50px) !important;
	}
}

@media (max-width: 991px) {
	.land-app-experts .slider-control {
		position: absolute;
		transform: translate(-50%, -50%);
		width: calc(100% + 100px);
		margin: 0;
	}
}
@media (max-width: 575px) {
	.land-app-experts .slider-control {
		width: calc(100% + 70px);
	}
}
.land-app-experts:before {
	content: "";
	position: absolute;
	background: url(../img/land-app-experts-bg.png) center no-repeat;
	width: 100%;
	height: 120px;
	bottom: -90px;
	left: 0;
	z-index: 1;
}
@media (max-width: 991px) {
	.land-app-experts:before {
		display: none;
	}
}
.land-app-experts .subtitle {
	margin: 0 auto;
	max-width: 872px;
	font-weight: 600;
	font-size: 18px;
	line-height: 1.56;
	text-align: center;
	color: #505771;
}
@media (max-width: 1199px) {
	.land-app-experts .subtitle {
		font-size: 16px;
	}
}
@media (max-width: 575px) {
	.land-app-experts .subtitle {
		font-size: 14px;
	}
}
.land-app-experts .info .btn-white {
	border: 1px solid #DAD5FF;
	margin: 10px auto 0;
}
.land-app-experts .container >.btn {
	margin-top: 35px;
	position: relative;
	z-index: 2;
}
.land-app-experts .info {
	height: calc(100% - 310px);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.land-app-experts .info div {
	max-width: 280px;
	margin: 0 auto;
}
/*program*/
.land-app-program {
	padding: 60px 0 50px;
	background: #fff;
}
@media (max-width: 991px) {
	.land-app-program {
		padding: 60px 0 50px;
	}
}
.land-app-program .container {
	position: relative;
}
.land-app-program .container >img {
	position: absolute;
	right: -500px;
	top: 100px;
}
@media (max-width: 1199px) {
	.land-app-program .container >img {
		right: -600px;
		top: 70px;
	}
}
@media (max-width: 991px) {
	.land-app-program .container >img {
		display: none;
	}
}
.land-app-program .column  {
	width: 60%;
}
@media (max-width: 991px) {
	.land-app-program .column  {
		width: 100%;
	}
}
.land-app-program .column .content {
	font-weight: 400;
	font-size: 18px;
	line-height: 1.56;
	color: #505771;
}
@media (max-width: 991px) {
	.land-app-program .column .content {
		font-size: 16px;
	}
}
.land-app-program .column .content ul {
	padding: 5px 0;
}
.land-app-program .column  .content ul li {
	position: relative;
	padding-left: 30px;
	margin-bottom: 5px;
}
.land-app-program .column .content ul li:before {
	content: "";
	position: absolute;
	background: url(../img/check-app.png) center no-repeat;
	width: 23px;
	height: 16px;
	top: 6px;
	left: 0;
	background-size: 16px;
}
.land-app-program .btn-container {
	text-align: center;
}
/*Примеры уроков*/
.land-app-lessons {
	text-align: center;
}
@media (max-width: 575px) {
	.land-app-lessons {
		padding-top: 0;
	}
}
.land-app-lessons .container >.btn {
	margin-top: 30px;
}
/*Статистика*/
.land-app-statistics {
	padding: 50px 0;
}
.land-app-statistics .land-app-statistics-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 10px;
}
.land-app-statistics .land-app-statistics-row .column {
	width: calc(25% - 30px);
	margin: 0 0 30px;
}
@media (max-width: 1199px) {
	.land-app-statistics .land-app-statistics-row .column {
		width: calc(25% - 20px);
	}
}
@media (max-width: 991px) {
	.land-app-statistics .land-app-statistics-row .column {
		width: calc(50% - 20px);
		text-align: center;
	}
}
@media (max-width: 575px) {
	.land-app-statistics .land-app-statistics-row .column {
		width: calc(50% - 10px);
	}
}
.land-app-statistics .column img {
	height: 62px;
}
@media (max-width: 767px) {
	.land-app-statistics .column img {
		height: 50px;
	}
}
.land-app-statistics .column .number {
	font-weight: 700;
	font-size: 48px;
	line-height: 1.17;
	color: #6053BF;
	margin: 10px 0;
}
@media (max-width: 1199px) {
	.land-app-statistics .column .number {
		font-size: 44px;
	}
}
@media (max-width: 767px) {
	.land-app-statistics .column .number {
		font-size: 36px;
	}
}
@media (max-width: 575px) {
	.land-app-statistics .column .number {
		font-size: 30px;
	}
}
.land-app-statistics .column .desc {
	font-weight: 700;
	font-size: 22px;
	line-height: 1.36;
	color: #1C2030;
}
@media (max-width: 1199px) {
	.land-app-statistics .column .desc {
		font-size: 20px;
	}
}
@media (max-width: 767px) {
	.land-app-statistics .column .desc {
		font-size: 16px;
	}
}
@media (max-width: 575px) {
	.land-app-statistics .column .desc {
		font-size: 14px;
	}
}
/*Стоимость*/
.land-app-price {
	padding: 30px 0;
	min-height: auto !important;
}
@media (max-width: 575px) {
	.land-app-price {
		padding-top: 0;
	}
}
.land-app-price .price-row .column {
	overflow: visible;
}
.land-app-price .price-row .column:before {
	content: "";
	position: absolute;
	background: url(../img/dc-01.png) center no-repeat;
	width: 104px;
	height: 104px;
	top: -15px;
	left: -15px;
	z-index: -1;
}
/*.land-app-price .price-row .column:after {
	content: "";
	position: absolute;
	background: url(../img/dc-02.png) center no-repeat;
	width: 126px;
	height: 126px;
	bottom: -40px;
	right: 0;
	}*/
	@media (max-width: 575px) {
		.land-app-price .price-row .column:before,
		.land-app-price .price-row .column:after {
			display: none;
		}
	}

	/*Отзывы*/
	.land-app-reviews {
		padding: 50px 0 30px;
	}
	.land-app-reviews .land_app_btn {
		position: relative;
		padding: 0 !important;
	}
	.land-app-reviews svg {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 50px !important;
	}

	/*Іншi пакети АШ*/
	.land-app-more {
		padding: 50px 0;
		background: #F9F8FF;
		text-align: center;
	}
	@media (max-width: 575px) {
		.land-app-more {
			padding: 50px 0 20px;
		}
	}
	.land-app-more .land-app-more-row {
		flex-wrap: wrap;
	}
	@media (max-width: 991px) {
		.land-app-more .land-app-more-row {
			justify-content: space-between;
		}
	}
	.land-app-more .land-app-more-row .column {
		width: calc(25% - 24px);
		margin: 0 12px 40px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	@media (max-width: 991px) {
		.land-app-more .land-app-more-row .column {
			width: calc(50% - 20px);
			margin: 0 0 40px;
		}
	}
	@media (max-width: 575px) {
		.land-app-more .land-app-more-row .column {
			width: 100%;
			max-width: 320px;
			margin: 0 auto 40px;
		}
	}
	.land-app-more img {
		height: 86px;
		margin-bottom: 24px;
	}
	@media (max-width: 991px) {
		.land-app-more img {
			height: 70px;
			margin-bottom: 20px;
		}
	}
	.land-app-more .title {
		font-weight: 700;
		font-size: 24px;
		line-height: 1.42;
		color: #1C2030;
		margin-bottom: 16px;
	}
	@media (max-width: 1550px) {
		.land-app-more .title {
			font-size: 20px;
		}
	}
	@media (max-width: 991px) {
		.land-app-more .title {
			font-size: 16px;
			margin-bottom: 10px;
		}
	}
	.land-app-more .desc {
		font-weight: 400;
		font-size: 18px;
		line-height: 1.56;
		color: #505771;
	}
	.land-app-more .btn {
		border: 1px solid #DAD5FF;
		background: #F9F8FF;
		margin-top: 24px;
	}

	/*Залишилися питання?*/
	.land-app-consultation {
		padding: 50px 0;
	}
	@media (max-width: 767px) {
		.land-app-consultation {
			padding: 50px 0 30px;
		}
	}
	.land-app-consultation .land-app-consultation-row {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		max-width: 880px;
		margin: 0 auto;
	}
	@media screen and (max-width: 1550px) {
		.land-app-consultation .land-app-consultation-row {
			max-width: 696px;
		}
	}
	.land-app-consultation img {
		margin-left: 30px;
	}
	@media screen and (max-width: 1550px) {
		.land-app-consultation img {
			width: 200px;
			margin-left: 0;
		}
	}
	@media (max-width: 767px) {
		.land-app-consultation img {
			width: 170px;
		}
	}
	@media (max-width: 575px) {
		.land-app-consultation img  {
			display: none;
		}
	}
	.land-app-consultation .column {
		font-weight: 700;
		color: #1C2030;
	}
	.land-app-consultation h2 {
		text-align: left;
		margin-bottom: 14px !important;
	}
	.land-app-consultation .title {
		font-size: 46px;
		line-height: 1.22;
	}
	.land-app-consultation .subtitle {
		font-size: 24px;
		line-height: 1.42;
	}
	@media (max-width: 767px) {
		.land-app-consultation .subtitle {
			font-size: 18px;
		}
	}
	.land-app-consultation .btn {
		margin-top: 40px;
	}
	@media (max-width: 575px) {
		.land-app-consultation .btn {
			margin-top: 20px;
		}
	}
	/*Эксклюзив*/
	.land-app-exclusive {
		padding: 50px 0 !important;
	}
	@media (max-width: 767px) {
		.land-app-exclusive {
			padding: 30px 0 0 !important;
		}
	}
	.land-app-exclusive .subtitle {
		margin: 30px auto 0;
		max-width: 880px;
		font-weight: 600;
		font-size: 18px;
		line-height: 1.56;
		text-align: center;
		color: #505771;
	}
	@media (max-width: 991px) {
		.land-app-exclusive .subtitle {
			font-size: 16px;
		}
	}
	@media (max-width: 575px) {
		.land-app-exclusive .subtitle {
			font-size: 14px;
		}
	}
	.land-app-exclusive .price-row .column {
		display: block !important;
	}
	@media (max-width: 575px) {
		.land-app-exclusive .price-row .column {
			padding: 35px 15px !important;
		}
	}
	.land-app-exclusive .price-row .column .btn {
		min-width: auto !important;
		margin: 16px 24px;
	}
	.land-app-exclusive  .price-row .column .price-block {
		margin-top: 16px;
	}
	.land-app-exclusive  .price-row .column .price-block span {
		font-weight: 700;
		font-size: 46px;
	}
	@media (max-width: 575px) {
		.land-app-exclusive  .price-row .column .price-block span {
			font-size: 34px;
		}
	}
	.land-app-exclusive .price-row .column .desc {
		font-size: 16px;
	}
	@media (max-width: 575px) {
		.land-app-exclusive .price-row .column .desc {
			font-size: 14px;
		}
	}
	.land-app-exclusive .price-row .column ul li {
		font-size: 16px !important;
		padding-left: 35px !important;
	}
	@media (max-width: 575px) {
		.land-app-exclusive .price-row .column ul li {
			font-size: 14px !important;
		}
	}
	.land-app-exclusive .price-row .column ul li:before {
		content: "";
		position: absolute;
		background: url(../img/check-app.png) center no-repeat!important;
		width: 23px !important;
		height: 16px !important;
		top: 4px !important;
		left: 0;
		background-size: 16px !important;
	}
	.land-app-exclusive .price-row .column .title {
		text-align: center !important;
	}

	.advantages-row .slick-arrow  {
		position: absolute;
		bottom: -50px;
		transform: translate(-50%, 0);
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 0;
		border-radius: 50%;
		width: 44px;
		height: 44px;
		background: rgba(96, 83, 191, 0.1);
		border: 1px solid #E9E7F8;
		transition: all 0.3s ease;
		z-index: 10;
	}
	.advantages-row .slick-arrow.prev {
		left:  calc(50% - 30px);
	}
	.advantages-row .slick-arrow.prev:before {
		content: "";
		position: absolute;
		background: url(../img/icons/angle-left.svg) center no-repeat;
		width: 24px;
		height: 24px;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.advantages-row .slick-arrow.next {
		left: calc(50% + 30px);
	}
	.advantages-row .slick-arrow.next:before {
		content: "";
		position: absolute;
		background: url(../img/icons/angle-right.svg) center no-repeat;
		width: 24px;
		height: 24px;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.advantages-row .slick-arrow:hover {
		background: #6053BF;
	}
	.advantages-row .slick-arrow:hover:before {
		-webkit-filter: brightness(0) invert(1);
		filter: brightness(0) invert(1);
	}

	@media (max-width: 767px) {
		.advantages-row .slick-slide {
			margin: 5px;
		}
		.advantages-row .item {
			height: 100%;
			padding-bottom: 0;
		}
	}

	.slider:not(.slick-initialized) {
		opacity: 0;
	}
	.slick-track {
		display: flex !important;
	}

	.slick-track .slick-slide {
		height: inherit !important;
	}
	.slick-track .slick-slide > div {
		height: 100%;
	}

	.slick-track .slick-slide:focus {
		outline: none;
	}


.lessons-slider .swiper-wrapper,
.lessons-slider .swiper-slide {
	height: auto !important;
}


/*30.11.22*/
.main-2022 {
	font-family: 'Roboto Flex', sans-serif;
	padding: 70px 0 10px;
	min-height: calc(100vh - 144px);
	align-items: center;
	justify-content: flex-start;
	color: #222325;
	line-height: 1.1;
	position: relative;
}
@media (max-width: 1540px) {
	.main-2022 {
		padding: 30px 0 50px;
		min-height: calc(100vh - 108px);
	}
}
@media (max-width: 1439px) {
	.main-2022 {
		padding: 50px 0 15px;
	}
}
@media (max-width: 991px) {
	.main-2022 {
		flex-direction: column;
		padding: 35px 0 30px;
	}
}
@media (max-width: 575px) {
  .main-2022 {
    padding: 10px 0 40px;
  }
}
@media (max-width: 480px) {
  .main-2022 {
     min-height: calc(100vh - 82px);
  }
}
@media (max-width: 320px) {
  .main-2022 {
     padding: 5px 0 40px;
  }
}
.main-2022 .images-block {
  position: absolute;
  top: 100px;
  right: 0;
}
@media (max-width: 1439px) {
  .main-2022 .images-block {
    top: 60px;
    right: -115px;
  }
}
@media (max-width: 991px) {
  .main-2022 .images-block {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    z-index: 3;
  }
}
.main-2022 .images-block .main-figure {
  vertical-align: bottom;
  display: block;
  margin-left: auto;
  max-height: calc(85vh - 144px);
  min-height: 480px;
      border-radius: 0 0 50px 50px;
}
@media (max-width: 1540px) {
	.main-2022 .images-block .main-figure {
		max-height: calc(75vh - 108px);
	}
}
@media (max-width: 1439px) {
	.main-2022 .images-block .main-figure {
		max-height: calc(88vh - 108px);
	}
}
@media (max-width: 1300px) {
	.main-2022 .images-block .main-figure {
		max-height: calc(70vh - 108px);
	}
}
@media (max-width: 991px) {
	.main-2022 .images-block .main-figure {
		max-height: none;
    margin: 0 auto;
    max-width: 695px;
    min-height: auto;
	}
}
@media (max-width: 767px) {
	.main-2022 .images-block .main-figure {
		max-width: 500px;
	}
}
@media (max-width: 480px) {
	.main-2022 .images-block .main-figure {
		max-height: 40vh;
	}
}
@media (max-width: 320px) {
	.main-2022 .images-block .main-figure {
		max-width: 240px;
	}
}

@media screen and (min-width:375px) and (min-height: 700px) {
	.main-2022 .images-block .main-figure,
	.main-2022 .images-block .elem.elem-01 {
		max-height: 55vh !important;
		width: auto !important;
	}
}
.main-2022 .elem {
  vertical-align: bottom;
  position: absolute;
}

.images-block-desktop-wrapper {
	display: none;
	position: absolute !important;
	margin: 0 auto;
    left: 50%;
    transform: translate(-50%,0%);
	top: 0;

    height: 100vh;
    z-index: -2 !important;
}

.images-block-desktop-wrapper .images-block {
	right: 0 !important;
    top: 100px !important;
	max-width: 50%;


    right: 0 !important;
    top: 50% !important;
    max-width: 50%;
    transform: translate(0, -59%);
}

.images-block-desktop-wrapper .main-figure,
.images-block-desktop-wrapper .elem-01{
    min-height: 0 !important;
    max-height: none !important;
}

.images-block-desktop-wrapper .elem-01 {
    right: 50px !important;
    bottom: 20px !important;
}


.main-2022 .images-block-desktop-wrapper .images-block .elem.elem-04 {
    right: -104px;
    bottom: -45px;
}

.main-2022 .images-block-desktop-wrapper .images-block .elem.elem-02 {
    right: -6px;
	top: -100px;
}

@media screen and (min-width: 1439px) and (max-width: 1540px) {
	.images-block-desktop-wrapper .images-block {
		max-width: 45%;
	}
}

@media screen and (min-width: 992px) {
	.images-block-mobile,
	.images-block-mobile .main-figure,
	.images-block-mobile .elem-01 {
		opacity: 0;
	}

	.images-block-desktop-wrapper {
		display: block;
	}
}

@media (max-width: 991px) {
	.main-2022 .elem {
		max-height: none !important;
	}
}
.main-2022 .images-block .elem.elem-01 {
	right: 50px;
	bottom: 20px;
	z-index: -1;
	max-height: calc(100vh - 144px);
	min-height: 390px;
}
.container-content {
	z-index: 5 !important;
}
@media (max-width: 1540px) {
	.main-2022 .images-block .elem.elem-01 {
		max-height: calc(70vh - 108px);
	}
}
@media (max-width: 1439px) {
	.main-2022 .images-block .elem.elem-01 {
		max-height: calc(75vh - 108px);
		right: 135px;
		bottom: 55px;
	}
}
@media (max-width: 1300px) {
	.main-2022 .images-block .elem.elem-01 {
		max-height: calc(68vh - 108px);
	}
}
@media (max-width: 991px) {
  .main-2022 .images-block .elem.elem-01 {
    right: auto;
    bottom: auto;
    z-index: -1;
    width: 550px;
    top: 50px;
    left: calc(((100% - 960px) / 2) + 200px);
    min-height: auto;
  }
}
@media (max-width: 767px) {
	 .main-2022 .images-block .elem.elem-01 {
		max-width: 430px !important;
		top: 25px;
		left: calc(((100% - 960px) / 2) + 236px);
	}
	/*
	*/
}
@media (max-width: 480px) {
	.main-2022 .images-block .elem.elem-01 {
		width: 250px;
		left: calc(((100% - 960px) / 2) + 335px);
	}
}
@media (max-width: 320px) {
	.main-2022 .images-block .elem.elem-01 {
		width: 194px;
	}
}
.main-2022 .images-block .elem.elem-02 {
  right: 40px;
  top: -45px;
  z-index: -1;
  max-height: calc(50vh - 144px);
}
@media (max-width: 1540px) {
  .main-2022 .images-block .elem.elem-02 {
    max-height: calc(33vh - 108px);
  }
}
@media (max-width: 1439px) {
	.main-2022 .images-block .elem.elem-02 {
		right: 192px;
		top: -8px;
	}
}
@media (max-width: 1349px) {
	.main-2022 .images-block .elem.elem-02 {
		right: 126px;
    top: -25px;
    max-height: calc(30vh - 108px);
	}
}
@media (max-width: 991px) {
	.main-2022 .images-block .elem.elem-02 {
		left: calc(((100% - 960px) / 2) + 700px);
		bottom: auto;
		top: 0;
		right: auto;
		width: 160px;
	}
}
@media (max-width: 767px) {
	.main-2022 .images-block .elem.elem-02 {
		left: calc(((100% - 767px) / 2) + 535px);
	}
}
@media (max-width: 480px) {
	.main-2022 .images-block .elem.elem-02 {
		width: 95px;
		left: calc(((100% - 767px) / 2) + 465px);
	}
}
@media (max-width: 320px) {
	.main-2022 .images-block .elem.elem-02 {
		width: 85px;
		left: calc(((100% - 767px) / 2) + 405px);
	}
}
.main-2022 .images-block .elem.elem-03 {
  left: 20px;
  bottom: -135px;
}
@media (max-width: 1439px) {
	.main-2022 .images-block .elem.elem-03 {
		left: 20px;
		bottom: -80px;
		width: 145px;
	}
}
@media (max-width: 991px) {
	.main-2022 .images-block .elem.elem-03 {
		left: calc(((100% - 960px) / 2) + 14px);
		width: 180px;
		transform: rotate(-60deg);
		bottom: -50px;
	}
}
@media (max-width: 767px) {
	.main-2022 .images-block .elem.elem-03 {
		left: calc(((100% - 767px) / 2) + 14px);
	}
}
@media (max-width: 480px) {
	.main-2022 .images-block .elem.elem-03 {
		width: 97px;
		bottom: -30px;
		left: calc(((100% - 767px) / 2) + 160px);
		transform: rotate(-50deg);
	}
}
@media (max-width: 320px) {
	.main-2022 .images-block .elem.elem-03 {
		width: 65px;
		bottom: -17px;
		left: calc(((100% - 767px) / 2) + 225px);
	}
}
.main-2022 .images-block .elem.elem-04 {
  right: 40px;
  bottom: -40px;
}
@media (max-width: 1439px) {
  .main-2022 .images-block .elem.elem-04 {
    width: 150px;
  }
}
@media (max-width: 991px) {
  .main-2022 .images-block .elem.elem-04 {
    right: auto;
    bottom: -10px;
    transform: rotate(76deg);
    width: 200px;
    left: calc(((100% - 960px) / 2) + 700px);
  }
}
@media (max-width: 767px) {
	.main-2022 .images-block .elem.elem-04 {
    bottom: -24px;
    width: 170px;
    left: calc(((100% - 767px) / 2) + 550px);
	}
}
@media (max-width: 480px) {
	.main-2022 .images-block .elem.elem-04 {
    width: 105px;
    left: calc(((100% - 767px) / 2) + 505px);
    transform: rotate(-120deg);
	}
}
@media (max-width: 320px) {
	.main-2022 .images-block .elem.elem-04 {
    width: 80px;
    left: calc(((100% - 767px) / 2) + 460px);
	}
}
.main-2022 .images-block .elem.elem-05 {
  top: 0px;
  left: -220px;
  z-index: -1;
}
@media (max-width: 1540px) {
	.main-2022 .images-block .elem.elem-05 {
		left: -90px;
	}
}
@media (max-width: 1439px) {
	.main-2022 .images-block .elem.elem-05 {
		left: -75px;
		width: 60px;
		top: 160px;
	}
}
@media (max-width: 1349px) {
  .main-2022 .images-block  .elem.elem-05 {
  	left: -116px;
  	width: 85px;
  	top: 66px;
  }
}
@media (max-width: 991px) {
  .main-2022 .images-block  .elem.elem-05 {
    top: 0;
    left: calc(((100% - 960px) / 2) + 50px);
    width: 100px;
  }
}
@media (max-width: 767px) {
  .main-2022 .images-block  .elem.elem-05 {
    left: calc(((100% - 767px) / 2) + 50px);
  }
}
@media (max-width: 640px) {
  .main-2022 .images-block  .elem.elem-05 {
    left: calc(((100% - 767px) / 2) + 114px);
  }
}
@media (max-width: 480px) {
  .main-2022 .images-block  .elem.elem-05 {
  	top: 18px;
    left: calc(((100% - 767px) / 2) + 185px);
    width: 60px;
  }
}
@media (max-width: 320px) {
  .main-2022 .images-block  .elem.elem-05 {
  	top: 4px;
    left: calc(((100% - 767px) / 2) + 226px);
    width: 45px;
  }
}
.main-2022 .container {
  position: relative;
  z-index: 2;
  width: 100%;
}
@media (min-width: 1190.02px) {
  .main-2022 .container {
    max-width: 1160px;
  }
}
@media (min-width: 1310.02px) {
  .main-2022 .container {
    max-width: 1310px;
  }
}
@media (min-width: 1530.02px) {
  .main-2022 .container {
    max-width: 1470px;
  }
}
@media (min-width: 1680.02px) {
  .main-2022 .container {
    max-width: 1680px;
  }
}
.main-2022 .container .column {
  max-width: 690px;
  position: relative;
}
@media (max-width: 1439px) {
  .main-2022 .container .column {
    max-width: 510px;
  }
}
@media (max-width: 1199px) {
  .main-2022 .container .column {
    max-width: 460px;
  }
}
@media (max-width: 991px) {
  .main-2022 .container .column {
  	max-width: 100%;
    padding: 45px 20px 0;
  }
}
@media (max-width: 767px) {
  .main-2022 .container .column {
    padding: 25px 20px 0;
  }
}
@media (max-width: 480px) {
  .main-2022 .container .column {
    padding: 25px 10px 0;
  }
}
@media (max-width: 320px) {
  .main-2022 .container .column {
    padding: 7px 0 0;
  }
}
.main-2022 .container .column  .elem {
	z-index: -1;
}
.main-2022 .container .column .elem-06 {
    left: -170px;
    bottom: -60px;
}
@media (max-width: 991px) {
  .main-2022 .container .column .elem-06 {
    left: auto;
    bottom: 135px;
    right: -90px;
  }
}
.main-2022 .container .column .elem-07 {
	top: -190px;
	left: -200px;
}
@media (max-width: 1439px) {
	.main-2022 .container .column .elem-07 {
		top: -140px;
		left: -100px;
	}
}
@media (max-width: 991px) {
  .main-2022 .container .column .elem-07 {
       top: auto;
    bottom: 0;
    left: 50%;
    transform: rotate(-100deg);
    width: 130px;
  }
}
@media (max-width: 767px) {
  .main-2022 .container .column .elem-07 {
    bottom: -65px;
    left: 65%
  }
}
@media (max-width: 480px) {
  .main-2022 .container .column .elem-07 {
    bottom: -15px;
    width: 80px;
  }
}
@media (max-width: 320px) {
  .main-2022 .container .column .elem-07 {
    bottom: 5px;
    width: 60px;
    left: 75%;
  }
}
.main-2022 .container .column .elem-08 {
    bottom: -70px;
    right: 25px;
}
@media (max-width: 1439px) {
  .main-2022 .container .column .elem-08 {
    width: 120px;
  }
}
@media (max-width: 991px) {
  .main-2022 .container .column .elem-08 {
right: auto;
    left: -114px;
  }
}
.main-2022 .container .column h1 {
	font-family: 'Roboto Flex', sans-serif;
	font-weight: 600;
	font-size: 48px;
	font-stretch: 140%;
	font-variation-settings: 'GRAD' 0, 'slnt' 0, 'XTRA' 468, 'XOPQ' 96, 'YOPQ' 79, 'YTLC' 514, 'YTUC' 712, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738;
	line-height: 1.1 !important;
	margin-bottom: 28px;
}
@media (max-width: 1199px) {
  .main-2022 .container .column h1 {
    font-size: 44px;
  }
}
@media (max-width: 991px) {
  .main-2022 .container .column h1 {
    font-size: 48px;
    margin-bottom: 42px;
  }
}
@media (max-width: 640px) {
  .main-2022 .container .column h1 {
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .main-2022 .container .column h1 {
    font-size: 40px;
  }
}
@media (max-width: 480px) {
  .main-2022 .container .column h1 {
    font-size: 28px;
    margin-bottom: 15px;
  }
}
@media (max-width: 320px) {
  .main-2022 .container .column h1 {
    font-size: 22px;
    margin-bottom: 10px;
  }
}
.main-2022 .container .column .subtitle {
	font-family: 'Roboto Flex', sans-serif;
	font-weight: 360;
	font-size: 40px;
	font-stretch: 106%;
	font-variation-settings: 'GRAD' 0, 'slnt' 0, 'XTRA' 468, 'XOPQ' 96, 'YOPQ' 79, 'YTLC' 514, 'YTUC' 712, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738;
}
@media (max-width: 1199px) {
  .main-2022 .container .column .subtitle {
    font-size: 36px;
  }
}
@media (max-width: 991px) {
  .main-2022 .container .column .subtitle {
    font-size: 30px;
    line-height: 1.1;
  }
}
@media (max-width: 767px) {
  .main-2022 .container .column .subtitle {
    font-size: 28px;
  }
}
@media (max-width: 480px) {
  .main-2022 .container .column .subtitle {
    font-size: 20px;
  }
}
@media (max-width: 320px) {
  .main-2022 .container .column .subtitle {
    font-size: 15px;
  }
}
.main-2022 .container .column .btn-wrapper {
	flex-direction: column;
	margin-top: 90px;
}
@media (max-width: 1540px) {
  .main-2022 .container .column .btn-wrapper {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .main-2022 .container .column .btn-wrapper {
    margin-top: 35px;
  }
}
@media (max-width: 480px) {
  .main-2022 .container .column .btn-wrapper {
    margin-top: 20px;
    align-items: flex-start;
  }
}
@media (max-width: 320px) {
  .main-2022 .container .column .btn-wrapper {
    margin-top: 14px;
  }
}
.main-2022 .container .column .btn-wrapper .btn {
	max-width: 270px;
	font-family: 'Roboto Flex', sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	color: #222325;
	text-transform: none;
	overflow: hidden;
	border-radius: 26px;
	margin-bottom: 25px;
	padding: 16px 32px;
}
@media (max-width: 1540px) {
	.main-2022 .container .column .btn-wrapper .btn {
		margin-bottom: 15px;
		max-width: 250px;
		padding: 16px 15px;
	}
}
@media (max-width: 480px) {
	.main-2022 .container .column .btn-wrapper .btn {
		margin-bottom: 10px;
		padding: 14px 20px;
		font-size: 12px;
	}
}
@media (max-width: 320px) {
	.main-2022 .container .column .btn-wrapper .btn {
		margin-bottom: 8px;
		padding: 10px 20px;
	}
}
.main-2022 .container .column .btn-color {
	background: #F6C54A;
}
.main-2022 .container .column .btn-wrapper .btn.btn-transparent {
	padding: 14px 32px;
	border: 2px solid #F6C54A;
	background: #fff;
}

@media (max-width: 1540px) {
	.main-2022 .container .column .btn-wrapper .btn.btn-transparent {
		padding: 14px 15px;
	}
}
@media (max-width: 480px) {
	.main-2022 .container .column .btn-wrapper .btn.btn-transparent {
		padding: 12px 20px;
	}
}
@media (max-width: 320px) {
	.main-2022 .container .column .btn-wrapper .btn.btn-transparent {
		padding: 8px 20px;
	}
}
.main-2022 .container .column .btn-transparent:before,
.main-2022 .container .column .btn-color:before {
  content: "";
  position: absolute;
  background: linear-gradient(92.01deg, #C8A0FD 3.48%, #F1A1BC 50.38%, #F6C54A 95.37%);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.main-2022 .container .column .btn-transparent:hover,
.main-2022 .container .column .btn-color:hover {
  filter: drop-shadow(0px 4px 11px rgba(0, 0, 0, 0.25));
}

@media (min-width: 992px) {
	.content {
		padding-top: 86px;
	}
}

.main-2022 .container .column h1 a,
.main-2022 .container .column .subtitle a,
.main-2022 .container .column p a {
 color: #222325;
}


/*header*/
.header2022 .header-menu{
	background: #C8A0FD;
	min-height: 144px;
}
@media (max-width: 1540px) {
	.header2022 .header-menu{
		min-height: 108px;
	}
}
@media (max-width: 480px) {
	.header2022 .header-menu{
		min-height: 82px;
	}
}

.header2022 .logo {
	margin-right: 140px;
	max-width: 256px;
	width: 100%;
	text-align: center;
}

@media (max-width: 1550px) {
	.header2022 .logo {
		max-width: 194px;
	}
}

@media (max-width: 1360px) {
	.header2022 .logo {
		max-width: 170px;
	}
}

@media (max-width: 1199px) {
	.header2022 .logo {
		max-width: 136px;
	}
}

@media (max-width: 991px) {
	.header2022 .logo {
		max-width: 204px;
	}
}
.header2022 .dropdown-wrp {
	margin: 0 30px 0 30px ;
	display: flex;
	flex-direction: column;
	align-content: flex-end;
	justify-content: flex-end;
}

@media (max-width: 1360px) {
	.header2022 .dropdown-wrp {
		margin: 0 20px 0 24px;
	}
}

@media (max-width: 1199px) {
	.header2022  .dropdown-wrp {
		margin: 0 12px 0 10px;
	}
}

@media (max-width: 991px) {
	.header2022  .dropdown-wrp {
		margin: 0;
	}
}

@media (min-width: 992px) {
	.header2022 .lang {
		margin: 0;
		margin-left: auto;
	}
}

@media (max-width: 1360px) {
	.header2022 .btn-login img {
		width: 28px;
	}
}

@media (max-width: 991px) {
	.header2022 .btn-login {
		margin: 0 !important;
		margin-left: auto !important;
	}
}

@media (max-width: 1199px) {
	.header2022 .btn-login img {
		width: 26px;
	}
}

.header2022 .btn-login:hover img {
 filter: brightness(0) invert(1);
}

@media (min-width: 1361px) and (max-width: 1550px) {
	.header2022 .menu > li {
		margin-right: 15px;
	}
}

@media (min-width: 1200px) and (max-width: 1360px) {
	.header2022 .menu > li {
		margin-right: 10px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.header2022 .menu > li {
		margin-right: 5px;
	}
	.header2022 .menu-item-has-children {
		padding-right: 12px;
	}
	.header2022 .menu-item-has-children,
	.header2022 .dropdown .current {
		padding-right: 12px;
	}
}

@media (min-width: 992px) {
	.header2022  .menu > li > a {
		font-family: 'Roboto Flex', sans-serif;
		font-weight: 600;
		color: #222325;
		letter-spacing: 1.2px;
		font-size: 14px;
		line-height: 1;
		text-transform: none;
	}
}

@media (min-width: 992px) {
	.header2022  .menu > li > a {
		padding: 7px 10px;
		border-radius: 50px;
	}
	.header2022  .menu > li:hover > a {
		background: #ACE4CC;
	}
}

@media (min-width: 992px) and (max-width: 1360px) {
	.header2022 .menu > li > a {
		font-size: 12px;
	}
}

@media (min-width: 1550px) {
	.header2022 .menu-item-has-children:after {
		top: 9px;
	}
}

.header2022 .menu-item-has-children:after,
.header2022 .dropdown .current:after {
	filter: brightness(1) invert(1);
}

@media (min-width: 992px) and (max-width: 1199px) {
	.header2022 .menu-item-has-children:after,
	.header2022 .dropdown .current:after {
		width: 10px;
	}
}

@media (min-width: 992px) {
	.header2022 .tel .current > a {
		font-weight: 600;
		font-size: 14px;
		color: #222325;
	}
	.header2022 .lang .current > span {
		color: #222325;
	}
}

@media (min-width: 992px) and (max-width: 1360px) {
	.header2022 .tel .current > a {
		font-size: 12px;
	}
}

.header2022.scroll .menu > li > a,
.header2022.scroll .tel .current > a,
.header2022.scroll .lang .current > span {
	color: #fff;
}

.header2022.scroll .btn-login img,
.header2022.scroll .hamburger img {
	filter: brightness(0) invert(1);
}

.header2022.scroll .menu-item-has-children:after,
.header2022.scroll .dropdown .current:after {
	filter: none;
}

.header2022.scroll .header-menu {
	min-height: auto;
}

.header2022 .btn-color {
	max-width: 218px;
	padding: 14px 15px;
	background: #fff;
	border-radius: 26px;
	font-family: 'Roboto Flex', sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	color: #222325;
	text-transform: none;
	overflow: hidden;
}

@media (max-width: 1360px) {
	.header2022 .btn-color {
		padding: 10px 15px;
		font-weight: 600;
		font-size: 12px;
	}
}

@media (max-width: 1199px) {
	.header2022 .btn-color {
		padding: 5px 15px !important;
		background: #fff !important;
		max-width: 130px;
	}
}

@media (max-width: 991px) {
	.header2022 .btn-color {
		color: #222325 !important;
		padding: 15px 15px !important;
		background: #fff !important;
		max-width: 220px;
		margin: 0 0 20px 0 !important;
	}
}

.header2022 .btn-color:before {
	content: "";
	position: absolute;
	background: linear-gradient(92.01deg, #ACE4CC 3.48%, #87A6FA 45.6%, #C8A0FD 95.37%);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;

}
.header2022 .btn-color:hover {
	filter: drop-shadow(0px 4px 11px rgba(0, 0, 0, 0.25));
}

@media (max-width: 991px) {
	.hamburger {
		margin-left: 20px;
	}
	.hamburger:hover img {
		filter: brightness(0) invert(1);
	}
}

@media (min-width: 992px) {
	.header2022 .header-menu {
		padding: 26px 40px 30px;
	}
}

.header2022 .mob-soc {
	right: 40px;
	bottom: 8px;
}

@media (min-width: 992px) and (max-width: 1360px) {
	.header2022 .mob-soc {
		bottom: 8px;
	}
}

@media (min-width: 992px) {
	.header2022 .mob-soc {
		display: flex;
	}
	.mob-soc li a {
		color: #222325;
	}
	.mob-soc li a:before {
		filter: brightness(1) invert(1);
	}
	.mob-soc li a:hover {
		color: #fff;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.mob-soc li a {
		font-size: 12px;
		padding-left: 22px;
	}
	.header2022 .mob-soc li {
		margin-left: 8px;
	}
}

.header2022 .mob-soc li {
	margin-left: 15px;
}

@media (min-width: 320px) {
	.content {
		padding-top: 80px;
		padding-top: 122px;
	}
}

@media (min-width: 481px) {
	.content {
		padding-top: 105px;
		padding-top: 147px;
	}
}

@media (min-width: 1541px) {
	.content {
		padding-top: 140px;
		padding-top: 182px;
	}
}





@media only screen and (max-width: 800px) {
      .termsfeed-com---nb {
        max-width: 100% !important;
      }
}
@media only screen and (min-width: 800px) {
      .termsfeed-com---nb {
        max-width: 55% !important;
      }
}
@media only screen and (min-width: 1400px) {
      .termsfeed-com---nb {
        max-width: 30% !important;
      }
}
.termsfeed-com---nb {
    min-width: 25% !important;
    left: 0 !important;
}
.termsfeed-com---nb .cc-nb-main-container {
    padding: 2rem !important;
}
.cc-nb-title-container{
  max-width: 100% !important;
  text-wrap: balance !important;
}
.cc-nb-text-container{
 max-width: 100% !important;
 text-wrap: pretty !important;
}

