body {
	margin: 0;
}

html {
	scroll-behavior: smooth;
}

.nowrap {
	white-space: nowrap;
}

.program-for .wrapper_do0ba6d7z {
	padding: 0;
}

.page_do0ba6d7z {
	margin-top: 10px;
}

.page_do0ba6d7z .size-48 {
	letter-spacing: 0;
}

@media (max-width: 1200px) {
	.page_do0ba6d7z {
		margin-top: 0px;
	}
}

.m-only-do0ba6d7z {
	display: none !important;
}

.m-only-flex-do0ba6d7z {
	display: none !important;
}

.d-only-do0ba6d7z {
	display: block !important;
}

.d-only-grid-do0ba6d7z {
	display: grid !important;
}

.d-only-flex-do0ba6d7z {
	display: flex !important;
}

.d-only-inline-flex-do0ba6d7z {
	display: inline-flex !important;
}

@media (max-width: 767px) {
	.m-only-do0ba6d7z {
		display: block !important;
	}

	.m-only-flex-do0ba6d7z {
		display: flex !important;
	}

	.d-only-do0ba6d7z {
		display: none !important;
	}

	.d-only-grid-do0ba6d7z {
		display: none !important;
	}

	.d-only-flex-do0ba6d7z {
		display: none !important;
	}

	.d-only-inline-flex-do0ba6d7z {
		display: none !important;
	}
}

/* .banner */

.banner_do0ba6d7z {
	font-family: "AtypDisplay", sans-serif;
	width: 100%;
	background: #000;
	background-size: 100% 100%;
	position: relative;
	overflow: hidden;
	min-height: 84px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: sticky;
	top: 0;
	z-index: 91;
}

.banner_do0ba6d7z:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 165px;
	height: 84px;
	background: url(../images/banner-left.png);
	z-index: 0;
}

.banner_do0ba6d7z:after {
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	width: 165px;
	height: 84px;
	background: url(../images/banner-right.png);
	z-index: 0;
}

.banner-container_do0ba6d7z {
	width: 100%;
	max-width: 1240px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	z-index: 1;
	height: 100%;
	min-height: 84px;
}

.banner-left_do0ba6d7z {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	max-width: 50%;
}

.banner-left-text_do0ba6d7z {
	font-family: var(--second-family);
	font-weight: 500;
	font-size: 16px;
	line-height: 120%;
	color: #8d8d8d;
}

.banner-left__wrapper_do0ba6d7z {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 25px;
	margin-right: 10px;
	margin-top: 4px;
}

.banner-left__title_do0ba6d7z {
	font-family: "AtypDisplay", sans-serif;
	margin: 0;
	font-weight: 500;
	font-size: 34px;
	line-height: 100%;
	text-transform: uppercase;
	color: #fff;
	position: relative;
}

.banner-left__title_do0ba6d7z:before {
	content: "";
	position: absolute;
	top: -70px;
	right: -88px;
	width: 109px;
	height: 84px;
	background: url(../images/banner-img.png) no-repeat;
}

.banner-left__wrapper_do0ba6d7z span {
	color: #0c9f6a;
}

.banner-left__inner_do0ba6d7z p {
	font-weight: 500;
	font-size: 14px;
	line-height: 120%;
	color: rgba(255, 255, 255, 0.9);
	text-transform: lowercase;
}

.banner-right_do0ba6d7z {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: start;
	gap: 5px;
	background: url(../images/banner-star.png) no-repeat;
	background-size: 100% 100%;
	min-width: 372px;
}

.banner-right-wrap_do0ba6d7z {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	flex-direction: column;
	gap: 5px;
	transform: rotate(-3deg);
}


.banner-right__img_do0ba6d7z {
	width: 88px;
	margin-left: 15px;
	margin-right: 10px;
}

.banner-right-price_do0ba6d7z {
	font-weight: 500;
	font-size: 16px;
	line-height: 120%;
	color: #fff;
	background: #865ad0;
	border-radius: 90px;
	padding: 3px 10px;
}

.banner-right-text_do0ba6d7z {
	font-weight: 500;
	font-size: 14px;
	line-height: 120%;
	text-align: center;
	color: #fff;
}

.banner-btn_do0ba6d7z {
	font-family: "Manrope", sans-serif;
	border-radius: 12px;
	padding: 15px 23px;
	font-weight: 600;
	font-size: 18px;
	line-height: 120%;
	color: #fff;
	background: #0c9f6a;
	border: none;
	cursor: pointer;
	-webkit-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
}

.banner-btn_do0ba6d7z:hover {
	background: #156d4d;
}

.banner_do0ba6d7z+header {
	top: 84px;
}

@media screen and (max-width: 1300px) {
	.banner-container_do0ba6d7z {
		max-width: 1000px;
	}

	.banner-left_do0ba6d7z {
		max-width: 60%;
	}

	.banner-left__title_do0ba6d7z {
		font-size: 20px;
	}

	.banner-left-text_do0ba6d7z {
		font-size: 14px;
	}

	.banner-left__inner_do0ba6d7z p {
		font-size: 12px;
	}

	.banner-btn_do0ba6d7z {
		padding: 12px 20px;
		font-size: 14px;
	}

	.banner-right_do0ba6d7z {
		min-width: 300px;
	}

	.banner-right__img_do0ba6d7z {
		margin-right: 5px;
	}
}

@media screen and (max-width: 1060px) {
	.banner-container_do0ba6d7z {
		max-width: 600px;
	}

	.banner-left_do0ba6d7z {
		display: none;
	}

	.banner-left__inner_do0ba6d7z {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.banner-left__inner_do0ba6d7z p {
		font-size: 15px;
		text-transform: lowercase;
		font-weight: 500;
	}

	.banner-left__inner_do0ba6d7z img {
		width: 40px;
	}
}

@media screen and (max-width: 980px) {
	.banner-container_do0ba6d7z {
		max-width: 600px;
		padding: 0 10px;
	}

	.banner-btn_do0ba6d7z {
		font-weight: 600;
		font-size: 14px;
		line-height: 120%;
		padding: 14px;
	}

	.banner_do0ba6d7z::after {
		display: none;
	}

	.banner_do0ba6d7z::before {
		display: none;
	}

	.banner-left__wrapper_do0ba6d7z {
		flex-direction: column;
		gap: 5px;
	}
}

@media screen and (max-width: 767px) {
	.banner-btn_do0ba6d7z {
		text-align: center;
	}

	.banner-left__inner_do0ba6d7z {
		display: none;
	}

	.banner-btn_do0ba6d7z {
		position: absolute;
		top: 20px;
		right: 5px;
	}

	.banner-right__img_do0ba6d7z {
		width: 70px;
		margin-right: -17px;
	}

	.banner-right_do0ba6d7z {
		min-width: 250px;
		padding: 9px 0;
	}

	.banner-container_do0ba6d7z {
		padding: 0;
	}
}

@media screen and (max-width: 550px) {
	.banner-btn_do0ba6d7z {}

	.banner-left_do0ba6d7z {
		-ms-flex-item-align: auto;
		-ms-grid-row-align: auto;
		align-self: auto;
	}

	.banner-left__wrapper_do0ba6d7z {
		gap: 0;
	}

	.banner-left__wrapper_do0ba6d7z p {
		font-size: 18px;
		-ms-flex-item-align: auto;
		-ms-grid-row-align: auto;
		align-self: auto;
	}

	.banner-left__inner_do0ba6d7z {
		gap: 3px;
	}

	.banner-left__inner_do0ba6d7z p {
		font-size: 14px;
	}

	.banner-left__inner_do0ba6d7z img {
		width: 22px;
		margin-top: 3px;
	}
}

/* .header */

.header-do0ba6d7z.header {
	position: static;
}

.header-text-do0ba6d7z {
	color: rgba(0, 0, 0, 0.5);
	display: flex;
}

@media screen and (max-width: 991px) {
	.header-do0ba6d7z.header {
		background: #F6F6F6 !important;
	}

	.header-do0ba6d7z .header-logo {
		width: 85px !important;
	}
}

@media screen and (max-width: 767px) {
	.header-do0ba6d7z .header-logo {
		width: 85px !important;
	}
}

/* .clue-message */

.clue-message_do0ba6d7z {
	text-align: left;
	max-width: 330px;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 143%;
	letter-spacing: 0.02em;
	color: #f6f6f6;
	background: #7835ff;
	transform: translateX(-50%);
	z-index: 100;
}

.clue-message_do0ba6d7z:before {
	background: #7835ff;
}

.clue-message_do0ba6d7z:before {
	left: calc(50% - 8px);
}

.s30-do0ba6d7z .clue-icon_do0ba6d7z:before {
	margin-bottom: -7px;
}

.clue-icon_do0ba6d7z:before {
	background: #7835FF;
	width: 28px;
	height: 28px;
}

@media screen and (max-width: 1540px) {
	.clue-message_do0ba6d7z:before {
		left: calc(93% - 8px);
	}

	.s30-do0ba6d7z .clue-message::before {
		left: calc(50% - 8px);
	}

	.clue-message_do0ba6d7z {
		transform: translateX(-92%);
	}

	.s30-do0ba6d7z .clue-message {
		transform: translateX(-50%)
	}
}

@media screen and (max-width: 991px) {
	.s30-do0ba6d7z .clue-message::before {
		left: calc(93% - 8px);
	}

	.s30-do0ba6d7z .clue-message {
		transform: translateX(-92%);
	}

	.clue-icon_do0ba6d7z:before {
		width: 22px;
		height: 22px;
		margin-top: -2px;
	}

	.s30-do0ba6d7z .clue-icon_do0ba6d7z:before {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 890px) {
	.s30-do0ba6d7z .clue-message::before {
		left: calc(50% - 8px);
	}

	.s30-do0ba6d7z .clue-message {
		transform: translateX(-50%)
	}
}

@media screen and (max-width: 767px) {
	.s30-do0ba6d7z .clue-message_do0ba6d7z {
		position: static;
		color: #7F7F7F;
		transform: translateX(0);
		margin-top: 10px;
		font-size: 14px;
		background: transparent;
		width: 100%;
		max-width: 100%;
		letter-spacing: 0;
	}

	.clue-icon_do0ba6d7z:before {
		width: 20px;
		height: 20px;
		margin-top: -2px;
	}
}

/* .s4 */

.s4_btns-do0ba6d7z {
	display: flex;
	gap: 10px;
	margin-bottom: 30px;
	flex-wrap: wrap;
}

.s4_btns-do0ba6d7z button {
	border: 1px solid #767676;
	border-radius: 100px;
	padding: 10px 35px;
	font-weight: 700;
	font-size: 16px;
	line-height: 100%;
	text-align: right;
	color: #767676;
}

.s4_btns-do0ba6d7z button.active {
	border: 1px solid #7835ff;
	color: #7835ff;
}

.s4-wrapper_do0ba6d7z {
	background: #f6f6f6;
	margin: 0 -100px;
	padding: 60px 100px;
	border-radius: 32px;
}

.s4-wrapper_do0ba6d7z .program-top {
	background: transparent;
}

.s4_do0ba6d7z .program-top {
	margin: 0;
	padding: 0;
	margin-bottom: 50px;
}

.s4-grid-do0ba6d7z {
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	grid-template-rows: repeat(9, 1fr);
	grid-column-gap: 20px;
	grid-row-gap: 20px;
}


.s4-card-do0ba6d7z {
	padding: 20px;
	border-radius: 16px;
	background: #fff;
	display: flex;
	flex-direction: column;
}

.s4-card-1-do0ba6d7z {
	grid-area: 1 / 1 / 7 / 4;
	background: #000;
	justify-content: end;
}

.s4-card-2-do0ba6d7z {
	grid-area: 7 / 1 / 10 / 4;
}

.s4-card-3-do0ba6d7z {
	grid-area: 5 / 4 / 10 / 8;
	background: url(../images/s4-card-3-bg.png) no-repeat;
	background-size: 100% 101%;
	position: relative;
}

.s4-card-3-do0ba6d7z::before {
	position: absolute;
	content: '';
	top: -8px;
	right: 0;
	width: 200px;
	height: 180px;
	background: url(../images/s4-card-3-img1.png) no-repeat;
	background-size: contain;
}

.s4-card-4-do0ba6d7z {
	grid-area: 5 / 8 / 10 / 13;
	justify-content: space-between;
}

.s4-card-5-do0ba6d7z {
	grid-area: 1 / 4 / 5 / 6;
	padding-bottom: 0;
}

.s4-card-5-do0ba6d7z .s4-card__title-do0ba6d7z {
	display: flex;
	align-items: center;
	gap: 5px;
}

.s4-card-6-do0ba6d7z {
	grid-area: 1 / 6 / 5 / 9;
}

.s4-card-7-do0ba6d7z {
	grid-area: 1 / 9 / 5 / 13;
}

.s4-card-do0ba6d7z .s4-card__text-do0ba6d7z {
	font-family: Manrope;
	font-weight: 400;
	font-size: 16px;
	line-height: 115%;
}

.s4-card-1-do0ba6d7z .s4-card__title-do0ba6d7z {
	font-family: AtypDisplay;
	font-weight: 500;
	font-size: 70px !important;
	line-height: 100%;
	color: #fff;
	margin-bottom: 10px;
	margin-top: -15px;
}

.s4-card-6-do0ba6d7z .s4-card__title-do0ba6d7z,
.s4-card-7-do0ba6d7z .s4-card__title-do0ba6d7z {
	font-family: AtypDisplay;
	font-weight: 500;
	font-size: 18px;
	line-height: 100%;
	margin-bottom: 5px;
}

.s4-card-2-do0ba6d7z .s4-card__title-do0ba6d7z,
.s4-card-3-do0ba6d7z .s4-card__title-do0ba6d7z,
.s4-card-4-do0ba6d7z .s4-card__title-do0ba6d7z,
.s4-card-5-do0ba6d7z .s4-card__title-do0ba6d7z {
	font-family: AtypDisplay;
	font-weight: 500;
	font-size: 32px;
	line-height: 100%;
	margin-bottom: 5px;
}

.s4-card-3-do0ba6d7z .s4-card__title-do0ba6d7z {
	color: #F95F29;
}

.s4-card-4-do0ba6d7z .s4-card__title-do0ba6d7z {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.s4-card-1-do0ba6d7z .s4-card__text-do0ba6d7z {
	color: #fff;
}

.s4-card-3-do0ba6d7z {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: end;
}

.s4-card-2-do0ba6d7z .s4-card__title-do0ba6d7z,
.s4-card-6-do0ba6d7z .s4-card__title-do0ba6d7z,
.s4-card-7-do0ba6d7z .s4-card__title-do0ba6d7z {
	padding-right: 30px;
}

.s4-card-2-do0ba6d7z .s4-card__title-do0ba6d7z,
.s4-card-6-do0ba6d7z .s4-card__title-do0ba6d7z,
.s4-card-7-do0ba6d7z .s4-card__title-do0ba6d7z {
	position: relative;
}

.s4-card-2-do0ba6d7z .s4-card__title-do0ba6d7z::before,
.s4-card-6-do0ba6d7z .s4-card__title-do0ba6d7z::before,
.s4-card-7-do0ba6d7z .s4-card__title-do0ba6d7z::before {
	position: absolute;
	content: '';
	top: calc(50% - 13px);
	right: 0;
	width: 26px;
	height: 26px;
	background: url(../images/img-check.svg) no-repeat;
}

.s4_do0ba6d7z .button {
	width: 100%;
	max-width: 490px;
	font-weight: 700;
}

.s4_do0ba6d7z .button {
	background: #F95F29;
}

.s4_do0ba6d7z .button:hover {
	background: #7c2607;
}

@media (max-width: 1420px) {
	.s4-wrapper_do0ba6d7z {
		margin: 0;
		padding: 20px;
	}
}

@media (max-width: 1199px) {
	.s4-grid-do0ba6d7z {
		grid-template-rows: repeat(11, 1fr);
	}

	.s4-card-1-do0ba6d7z {
		grid-area: 1 / 1 / 7 / 4;
	}

	.s4-card-2-do0ba6d7z {
		grid-area: 4 / 4 / 7 / 8;
	}

	.s4-card-3-do0ba6d7z {
		grid-area: 7 / 1 / 12 / 6;
	}

	.s4-card-4-do0ba6d7z {
		grid-area: 7 / 6 / 12 / 13;
	}

	.s4-card-5-do0ba6d7z {
		grid-area: 1 / 4 / 4 / 8;
	}

	.s4-card-6-do0ba6d7z {
		grid-area: 1 / 8 / 4 / 13;
	}

	.s4-card-7-do0ba6d7z {
		grid-area: 4 / 8 / 7 / 13;
	}

	.s4_do0ba6d7z .button {
		max-width: 100%;
	}
}

@media (max-width: 1100px) {
	.program-top__flex-pic-do0ba6d7z {
		flex-basis: 540px;
	}
}

@media (max-width: 991px) {
	.program-top__flex-pic-do0ba6d7z {
		flex-basis: 610px;
		max-width: 100%;
		align-self: auto;
	}

	.s4_do0ba6d7z .program-top__pic {
		display: block;
	}
}

@media (max-width: 919px) {
	.s4-grid-do0ba6d7z {
		grid-template-rows: repeat(17, 1fr);
	}

	.s4-card-1-do0ba6d7z {
		grid-area: 1 / 1 / 7 / 5;
	}

	.s4-card-2-do0ba6d7z {
		grid-area: 7 / 7 / 10 / 13;
	}

	.s4-card-3-do0ba6d7z {
		grid-area: 10 / 1 / 14 / 13;
	}

	.s4-card-4-do0ba6d7z {
		grid-area: 14 / 1 / 18 / 13;
	}

	.s4-card-5-do0ba6d7z {
		grid-area: 7 / 1 / 10 / 7;
		padding-bottom: 10px;
	}

	.s4-card-6-do0ba6d7z {
		grid-area: 1 / 5 / 4 / 13;
	}

	.s4-card-7-do0ba6d7z {
		grid-area: 4 / 5 / 7 / 13;
	}

	.s4-card-3-do0ba6d7z::before {
		width: 177px;
	}
}

@media (max-width: 768px) {
	/* .s4_do0ba6d7z {
		border-radius: 32px;
		overflow: hidden;
	} */

	.s4_btns-do0ba6d7z {
		margin-bottom: 15px;
		margin-top: 17px;
	}

	.s4_btns-do0ba6d7z button {
		font-size: 14px;
	}

	.program-top__exclusive-do0ba6d7z {
		padding-right: 85px;
	}

	.s4-grid-do0ba6d7z {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-direction: column;
		gap: 10px;
	}

	.s4-card-1-do0ba6d7z {
		order: 1;
	}

	.s4-card-1-do0ba6d7z .s4-card__title-do0ba6d7z {
		margin-top: -3px;
	}

	.s4-card-2-do0ba6d7z {
		order: 2;
	}

	.s4-card-3-do0ba6d7z {
		order: 6;
	}

	.s4-card-4-do0ba6d7z {
		order: 7;
	}

	.s4-card-5-do0ba6d7z {
		order: 3;
		padding-bottom: 20px;
	}

	.s4-card-6-do0ba6d7z {
		order: 4;
	}

	.s4-card-7-do0ba6d7z {
		order: 5;
	}

	.s4-card-3-do0ba6d7z::before {
		width: 130px;
		height: 120px;
		top: -15px;
	}

	.s4-card-4-do0ba6d7z .s4-card__title-do0ba6d7z img {
		width: 130px;
	}

	.s4_do0ba6d7z .program-top__content a.button {
		border-radius: 12px;
		font-size: 18px;
		width: 100%;
		max-width: 100%;
	}

	.s4_do0ba6d7z .program-top__content {
		padding-top: 0;
		padding-bottom: 50px;
	}

	.s4-wrapper_do0ba6d7z {
		border-radius: 0;
		padding: 0 20px;
		padding-bottom: 20px;
	}

	.s4_do0ba6d7z .container-main {
		padding: 0;
	}
}

@media (max-width: 540px) {
	.s4-card__title-do0ba6d7z {
		font-size: 24px !important;
	}

	.s4-card__text-do0ba6d7z {
		font-size: 14px !important;
	}

	.s4-card-4-do0ba6d7z .s4-card__title-do0ba6d7z {
		flex-direction: column;
		gap: 10px;
		align-items: flex-start;
	}

	.s4-card-4-do0ba6d7z .s4-card__title-do0ba6d7z img {
		width: 107px;
	}
}

/* s1 */

.color-purple-do0ba6d7z {
	color: #865ad0;
}

.s1-wrapper-do0ba6d7z {
	display: flex;
	justify-content: space-between;
	gap: 50px;
	align-items: flex-end;
}

.s1-swiper-container-do0ba6d7z,
.s1-content-do0ba6d7z {
	width: calc(50% - 25px);
	flex-basis: calc(50% - 25px);
}

.s1-swiper-container-do0ba6d7z {
	padding: 20px;
	background: #f6f6f6;
	border-radius: 16px;
	position: relative;
}

.s1-flex-list-do0ba6d7z {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 25px;
}

.s1-flex-item-do0ba6d7z {
	flex: 1 1 auto;
	border-radius: 16px;
	background: #fff;
	padding: 40px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 10px;
	height: auto;
}

.s1-flex-item-do0ba6d7z:nth-child(1) {
	flex-basis: auto;
}

.s1-flex-item-do0ba6d7z:nth-child(2) {
	flex-basis: auto;
}

.s1-flex-item-do0ba6d7z:nth-child(3) {
	flex-basis: auto;
}

.s1-flex-item-do0ba6d7z h4 {
	display: flex;
	justify-content: space-between;
	gap: 25px;
	align-items: center;
	font-weight: 600;
	font-size: 20px;
	line-height: 120%;
	width: 100%;
}

.s1-flex-item-do0ba6d7z p {
	font-family: Manrope;
	font-weight: 400;
	font-size: 16px;
	line-height: 120%;
	color: #000;
}

.s1-subtitle-do0ba6d7z {
	font-weight: 400;
	font-size: 20px;
	line-height: 150%;
	color: #000;
}

.s1-left__desc_do0ba6d7z {
	font-size: 20px;
}

.s1-swiper-do0ba6d7z .swiper-pagination {
	display: flex;
	justify-content: center;
}

.s1-swiper-do0ba6d7z {
	margin-right: -500px;
	padding-right: 500px;
	margin-left: -15px;
	padding-left: 15px;
}

.s1-text-do0ba6d7z {
	background: #7835ff;
	border-radius: 16px;
	padding: 20px;
	color: #fff;
	font-weight: 500;
	font-size: 20px;
	line-height: 120%;
	padding-right: 50px;
	position: relative;
}

.s1-text-do0ba6d7z:before {
	position: absolute;
	content: "";
	top: 20px;
	right: 20px;
	width: 26px;
	height: 26px;
	background: url(../images/s1-img-check.png) no-repeat;
}

.s1-swiper-container-do0ba6d7z .swiper-arrow {
	top: 50%;
	box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.1);
}

@media (max-width: 1024px) {
	.s1-right-do0ba6d7z {
		flex-direction: column;
		gap: 10px;
	}
}

@media (max-width: 991px) {
	.s1-flex-item-do0ba6d7z {
		padding: 20px;
	}

	.s1-flex-item-do0ba6d7z h4 {
		gap: 10px;
	}

	.s1-wrapper-do0ba6d7z {
		gap: 10px;
	}

	.s1-swiper-container-do0ba6d7z,
	.s1-content-do0ba6d7z {
		width: calc(50% - 5px);
		flex-basis: calc(50% - 5px);
	}
}

@media (max-width: 767px) {
	.s1-content-do0ba6d7z {
		grid-template-columns: repeat(1, 1fr);
		row-gap: 20px;
	}

	.s1-content__img-do0ba6d7z {
		margin: 0 auto;
	}

	.s1-flex-list-do0ba6d7z {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		margin-bottom: 31px;
		gap: 0;
	}

	.s1-flex-item-do0ba6d7z {
		-webkit-box-flex: 1;
		-ms-flex: auto;
		flex: auto;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		flex-basis: auto;
		flex-direction: column;
		align-items: start;
		min-height: auto;
		height: auto;
		gap: 10px;
		padding: 20px;
	}

	.s1-flex-item-do0ba6d7z img {
		width: 50px;
		height: 50px;
		margin-bottom: 16px;
	}

	.s1-subtitle-do0ba6d7z {
		font-size: 16px;
		margin-bottom: 50px;
	}

	.s1-title-do0ba6d7z {
		letter-spacing: 0;
		margin-bottom: 27px;
	}

	.s1-flex-item-do0ba6d7z p {
		font-size: 14px;
	}

	.s1-flex-list-do0ba6d7z::-webkit-scrollbar {
		display: none;
	}

	.s1-swiper-do0ba6d7z .swiper-pagination {
		display: flex;
		justify-content: center;
	}

	.s1-swiper-do0ba6d7z {
		margin: 0 -20px;
		padding: 0 20px;
	}

	.s1-flex-item-do0ba6d7z:nth-child(1),
	.s1-flex-item-do0ba6d7z:nth-child(2),
	.s1-flex-item-do0ba6d7z:nth-child(3) {
		flex-basis: auto;
	}

	.s1-do0ba6d7z {
		padding-bottom: 50px;
	}

	.s1-wrapper-do0ba6d7z {
		flex-direction: column;
		gap: 50px;
	}

	.s1-swiper-container-do0ba6d7z,
	.s1-content-do0ba6d7z {
		width: 100%;
		flex-basis: 100%;
	}

	.s1-swiper-container-do0ba6d7z {
		padding-top: 16px;
	}

	.s1-text-do0ba6d7z {
		font-size: 16px;
		padding: 10px;
		border-radius: 8px;
		padding-right: 40px;
	}

	.s1-text-do0ba6d7z::before {
		top: 10px;
		right: 10px;
	}

	.s1-flex-item-do0ba6d7z h4 {
		font-size: 16px;
		flex-direction: column;
		align-items: flex-start;
	}
}

.s5-wrapper-do0ba6d7z {
	display: -ms-grid;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	column-gap: 20px;
	align-items: center;
	background: #7835ff;
	border-radius: 24px 24px 0 0;
	padding: 40px;
	padding-bottom: 20px;
}

.s5-img-do0ba6d7z {
	border-radius: 24px;
	z-index: 1;
	width: 100%;
}

.s5-pic-do0ba6d7z {
	position: relative;
}

.s5-icon-do0ba6d7z {
	margin-bottom: 12px;
}

.s5-title-do0ba6d7z {
	font-family: AtypDisplay;
	font-weight: 500;
	font-size: 48px;
	line-height: 100%;
	color: #fff;
	margin-bottom: 20px;
}

.s5-title-do0ba6d7z span {
	font-weight: 500;
	color: #7835ff;
}

.s5-text-do0ba6d7z {
	font-family: Manrope;
	font-weight: 400;
	font-size: 28px;
	line-height: 100%;
	color: #fff;
	margin-bottom: 20px;
}

.s5-subtext-do0ba6d7z {
	font-family: Manrope;
	font-weight: 400;
	font-size: 18px;
	line-height: 100%;
	color: #fff;
}

@media (max-width: 768px) {
	.s5-do0ba6d7z {
		background: #7835ff;
	}

	.s5-wrapper-do0ba6d7z {
		grid-template-columns: repeat(1, 1fr);
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 50px 0;
	}

	.s5-text-do0ba6d7z {
		margin-bottom: 20px;
	}

	.s5-img-do0ba6d7z {
		margin: 0 auto;
		border-radius: 20px;
		margin-bottom: 20px;
	}

	.s5-title-do0ba6d7z {
		font-size: 30px;
		margin-bottom: 24px;
	}

	.s5-text-do0ba6d7z {
		font-size: 16px;
	}

	.s5-icon-do0ba6d7z {
		width: 100px;
		height: 100px;
		margin-bottom: 10px;
	}

	.s5-pic-do0ba6d7z::before {
		display: none;
	}

	.s5-do0ba6d7z {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.s5-content-do0ba6d7z {
		order: 1;
	}
}

.s5-form-do0ba6d7z {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
	margin-bottom: 20px;
	background: #7835ff;
	border-radius: 0 0 24px 24px;
	padding: 40px;
}

.s5-form-do0ba6d7z .button {
	width: 100%;
	background-color: #000;
}

.s5-input-do0ba6d7z {
	border-radius: 10px;
	border: 1px solid rgba(255, 255, 255, 0.1);
	height: 62px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 20px;
	width: 100%;
	color: white;
	background: #262626;
	outline: none;
	-webkit-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
	font-size: 18px;
	font-family: inherit;
	background: white;
	border: 1px solid rgba(0, 0, 0, 0.1);
	color: black;
}

.s5-agreed-text-do0ba6d7z {
	font-family: Manrope;
	font-weight: 400;
	font-size: 14px;
	line-height: 120%;
	color: #fff;
}

.s5-agreed-text-do0ba6d7z a {
	color: #7835ff !important;
	text-decoration: none;
}

.s5-checkbox-off-do0ba6d7z {
	background-size: cover;
}

.s5-check-wrapper-do0ba6d7z {
	grid-column: span 4;
}

.s5-form-do0ba6d7z .agreed__text {
	font-family: Manrope;
	font-weight: 400;
	font-size: 14px;
	line-height: 120%;
	color: #fff;
}

.s5-form-do0ba6d7z .agreed__text a {
	color: #fff !important;
	text-decoration: none;
}

.s5-form-do0ba6d7z .checkbox-off {
	background-size: cover;
}

.s5-form-do0ba6d7z .check-wrapper {
	grid-column: span 4;
}

.s5-check-wrapper-do0ba6d7z .agreed__text {
	color: #fff;
}

.s5-check-wrapper-do0ba6d7z .agreed__block a {
	color: #7835ff !important;
	text-decoration: none;
}

@media (max-width: 991px) {

	.s5-form-do0ba6d7z {
		grid-template-columns: repeat(2, 1fr);
	}

	.s5-form-do0ba6d7z .check-wrapper {
		grid-column: span 2;
	}
}

@media (max-width: 768px) {
	.s5-form-do0ba6d7z {
		grid-template-columns: repeat(1, 1fr);
		padding: 0;
		gap: 16px;
	}

	.s5-form-do0ba6d7z .check-wrapper {
		grid-column: span 1;
	}
}

.s9-img-do0ba6d7z {
	margin-right: 15px;
}

.s9-left-text-do0ba6d7z .color-red {
	color: #fc5f27;
}

.s9-left-text-do0ba6d7z {
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	line-height: 120%;
	padding-right: 20px;
	padding-left: 13px;
}

.s9-left-wrapper-do0ba6d7z {
	padding: 20px;
	background: rgba(255, 255, 255, 0.1);
	border-radius: 16px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

.s9-center-wrapper-do0ba6d7z {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.s9-right-item-do0ba6d7z {
	padding: 20px;
	background: rgba(255, 255, 255, 0.1);
	border-radius: 16px;
	min-height: 173px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.s9-do0ba6d7z {
	background-color: #000;
}

.s9-do0ba6d7z .flex-block {
	align-items: stretch;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: center;
}

.s9-do0ba6d7z .flex-column {
	flex-basis: 32%;
	max-width: 400px;
	min-width: 350px;
	flex-grow: 1;
}

.s9-title-do0ba6d7z {
	color: #fff;
}

.s9-right-item-title-do0ba6d7z {
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 20px;
	line-height: 100%;
	color: #fff;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 20px;
}

.s9-right-item-text-do0ba6d7z {
	font-weight: 400;
	font-size: 16px;
	line-height: 120%;
	color: #fff;
}

.s9-right-wrapper-do0ba6d7z {
	border-radius: 1000px 1000px 16px 16px;
	padding: 20px;
	padding-top: 50px;
	background-color: #7835ff;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.s9-right-wrapper-do0ba6d7z img {
	margin-bottom: 10px;
}

@media (max-width: 991px) {
	.s9-left-wrapper-do0ba6d7z {
		gap: 10px;
		margin-bottom: 30px;
	}

	.s9-do0ba6d7z .flex-block {
		align-items: center;
	}

	.s9-do0ba6d7z .flex-column {
		max-width: 500px;
		min-width: auto;
		width: 100%;
	}

	.s9-left-wrapper-do0ba6d7z {
		margin-bottom: 0;
	}
}

@media (max-width: 767px) {
	.s9-left-wrapper-do0ba6d7z {
		padding: 10px;
		border-radius: 16px;
	}

	.s9-right-item-do0ba6d7z {
		border-radius: 16px;
		padding: 20px;
	}

	.s9-do0ba6d7z .size-28 {
		font-size: 18px;
	}

	.s9-left-text-do0ba6d7z {
		line-height: 120%;
		margin-top: 2px;
		padding: 0;
		margin-bottom: -3px;
		padding-right: 10px;
	}

	.s9-right-item-title-do0ba6d7z {
		line-height: 100%;
		margin-top: -3px;
		margin-bottom: 14px;
	}

	.s9-right-item-text-do0ba6d7z {
		font-size: 14px;
	}

	.s9-do0ba6d7z {
		padding: 46px 0;
		padding-bottom: 23px;
	}

	.s9-title-do0ba6d7z {
		margin-bottom: 53px;
		letter-spacing: 0;
	}

	.s9-right-item-do0ba6d7z {
		flex-basis: 100%;
		min-height: auto;
		padding: 10px;
		border-radius: 8px;
	}

	.s9-right-item-title-do0ba6d7z {
		font-size: 16px;
	}

	.s9-right-wrapper-do0ba6d7z p:nth-child(2) br {
		display: block;
	}

	.s9-right-wrapper-do0ba6d7z {
		padding-top: 27px;
	}

	.s9-right-wrapper-do0ba6d7z img {
		margin-bottom: 15px;
	}
}

.s8-title-do0ba6d7z {
	color: #7835ff;
	padding-right: 10px;
}

.s8-title-do0ba6d7z span {
	color: #000;
}

.s8-text-do0ba6d7z {
	font-size: 16px;
}

.s8-item-do0ba6d7z:first-child .s8-text-do0ba6d7z {
	font-size: 20px;
}

.s8-text-nowrap-do0ba6d7z {
	white-space: nowrap;
}

.s8-list-do0ba6d7z {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 20px 1fr 20px 1fr;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}

.s8-item-do0ba6d7z {
	padding: 30px;
	border-radius: 24px;
	background: #f6f6f6;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	gap: 10px;
}

.s8-item-do0ba6d7z:first-child {
	background: #7835ff;
	color: #fff;
}

.s8-item-do0ba6d7z:last-child {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (max-width: 1100px) {
	.s8-list-do0ba6d7z {
		grid-template-columns: repeat(2, 1fr);
	}

	.s8-title-do0ba6d7z {
		padding-right: 0;
	}
}

@media (max-width: 767px) {
	.s8-list-do0ba6d7z {
		grid-template-columns: repeat(1, 1fr);
		gap: 10px;
	}

	.s8-item-do0ba6d7z {
		padding: 10px;
		border-radius: 8px;
	}

	.s8-item-do0ba6d7z:first-child .s8-text-do0ba6d7z {
		font-size: 16px;
		line-height: 100%;
	}

	.s8-item-do0ba6d7z:nth-child(2) {
		padding: 10px;
	}

	.s8-do0ba6d7z {
		padding-top: 46px;
		padding-bottom: 94px;
	}

	.s8-title-do0ba6d7z {
		letter-spacing: 0;
		margin-bottom: 34px;
	}

	.s8-do0ba6d7z p.size-20 {
		line-height: 150%;
	}

	.s8-do0ba6d7z .flex-block {
		margin-bottom: 20px;
		align-items: baseline;
	}

	.s8-text-do0ba6d7z {
		line-height: 150%;
	}
}

@media (max-width: 767px) {
	.s37-do0ba6d7z h2 {
		margin-bottom: 25px;
	}

	.s37-do0ba6d7z .flex-column {
		width: 100%;
	}

	.s37-do0ba6d7z p:not(:last-child) {
		margin-bottom: 11px;
	}

	.s37-do0ba6d7z.section {
		padding-bottom: 50px;
	}
}

.s7-grid-do0ba6d7z {
	gap: 20px;
	grid-template-columns: repeat(6, 1fr);
}

.s7-item-do0ba6d7z p.size-20 {
	margin: 0 -3px;
	margin-bottom: 30px;
}

.s7-item-do0ba6d7z {
	height: auto;
	row-gap: 27px;
}

.s7-item-do0ba6d7z img {
	margin-top: auto;
}

.s7-item-do0ba6d7z:nth-child(1),
.s7-item-do0ba6d7z:nth-child(2) {
	grid-column: span 3;
}

.s7-item-do0ba6d7z:nth-child(3),
.s7-item-do0ba6d7z:nth-child(4),
.s7-item-do0ba6d7z:nth-child(5) {
	grid-column: span 2;
}

@media (max-width: 991px) {
	.s7-title-do0ba6d7z {
		font-size: 30px;
	}

	.s7-item-do0ba6d7z {
		padding: 20px;
	}

	.s7-item-do0ba6d7z p {
		font-size: 16px;
		line-height: 150%;
	}
}

@media (max-width: 767px) {
	.s7-title-do0ba6d7z {
		font-size: 30px;
		line-height: 100%;
		margin-top: -5px;
		margin-bottom: 4px;
	}

	.s7-flex-list-do0ba6d7z {
		margin-bottom: 30px;
	}

	.s7-swiper-do0ba6d7z {
		margin: 0 -20px;
		padding: 0 20px;
	}

	.s7-swiper-do0ba6d7z .swiper-pagination {
		display: flex;
		justify-content: center;
	}

	.s7-do0ba6d7z {
		padding-bottom: 30px;
	}

	.s7-item-do0ba6d7z {
		border-radius: 10px;
		padding: 10px;
		row-gap: 10px;
	}

	.s7-item-do0ba6d7z p.size-20 {
		margin: 0;
	}
}

.form-button-do0ba6d7z {
	width: 100%;
}

.s15-wrapper-do0ba6d7z {
	background: #F6F6F6;
	border-radius: 36px;
}

.s15-title-do0ba6d7z {
	padding: 40px;
	padding-bottom: 0;
}

.s15-list-do0ba6d7z {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.s15-list-do0ba6d7z li {
	display: flex;
	gap: 8px;
	font-size: 20px;
	color: #262626;
}

.s15-list-do0ba6d7z img {
	width: 22px;
}

.s15-content-do0ba6d7z {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

.s15-do0ba6d7z .form-get {
	gap: 60px;
}

.s15-do0ba6d7z .form-get__main {
	flex-basis: calc(54% - 30px);
}

.s15-do0ba6d7z .form-get__start {
	flex-basis: calc(46% - 30px);
}

.s15-img-do0ba6d7z {
	width: 100%;
	max-width: 460px;
	margin: 0 auto;
}

@media (max-width: 991px) {
	.s15-wrapper-do0ba6d7z {
		border-radius: 16px;
	}

	.s15-title-do0ba6d7z h3 {
		font-size: 38px;
	}
}

@media (max-width: 768px) {
	.s15-title-do0ba6d7z h3 {
		font-size: 38px;
	}

	.s15-list-do0ba6d7z li {
		font-size: 18px;
	}

	.s15-title-do0ba6d7z {
		padding: 20px;
		padding-bottom: 0;
	}

	.s15-list-do0ba6d7z {
		margin-bottom: 20px;
	}
}

.s25-grid-wrap-1-do0ba6d7z {
	display: grid;
	grid-template-columns: repeat(11, 1fr);
	grid-template-rows: repeat(8, 1fr);
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	gap: 20px;
	margin-bottom: 20px;
}

.s25-card-do0ba6d7z {
	border-radius: 16px;
	padding: 20px;
	background: #f6f6f6;
}

.s25-card-title-do0ba6d7z {
	font-family: "Atyp Display", sans-serif;
	font-weight: 500;
	font-size: 26px;
	line-height: 100%;
	text-align: center;
	color: #000;
	margin-bottom: 20px;
}

.s25-card-text-do0ba6d7z {
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-align: center;
	color: #000;
	margin-bottom: 25px;
}

.s25-card-bottom-do0ba6d7z {
	border-radius: 16px;
	padding: 20px;
	background: #fff;
}

.s25-card-bottom-do0ba6d7z .title {
	font-weight: 700;
	font-size: 16px;
	line-height: 150%;
	color: rgba(0, 0, 0, 0.5);
	margin-bottom: 10px;
}

.s25-card-bottom-do0ba6d7z .text {
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #000;
}

.s25-card-do0ba6d7z img {
	border-radius: 16px;
	margin: 0 auto;
	margin-bottom: 25px;
	display: block;
}

.s25-card-4-do0ba6d7z {
	display: flex;
	gap: 25px;
	background: #262626;
}

.s25-card-4-do0ba6d7z .s25-card-title-do0ba6d7z {
	text-align: left;
	color: #7835ff;
}

.s25-card-4-do0ba6d7z .s25-card-text-do0ba6d7z {
	text-align: left;
	color: #fff;
}

.s25-card-4-do0ba6d7z .s25-card-text-do0ba6d7z {
	margin-bottom: 0;
}

.s25-card-4-do0ba6d7z .s25-card-bottom-do0ba6d7z {
	flex: 1 1 50%;
}

.s25-card-4-do0ba6d7z .s25-card-wrap-do0ba6d7z {
	flex: 1 1 50%;
}

.s25-card-1-do0ba6d7z {
	grid-area: 1 / 1 / 6 / 5;
}

.s25-card-2-do0ba6d7z {
	grid-area: 1 / 5 / 6 / 9;
}

.s25-card-3-do0ba6d7z {
	grid-area: 1 / 9 / 9 / 12;
}

.s25-card-4-do0ba6d7z {
	grid-area: 6 / 1 / 9 / 9;
}



.s25-grid-wrap-2-do0ba6d7z {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	/* grid-template-rows: repeat(8, 1fr); */
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	gap: 20px;
	margin-bottom: 20px;
}


.s25-card-8-do0ba6d7z {
	background: #fc5f27;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.s25-card-8-do0ba6d7z .s25-card-title-do0ba6d7z {
	text-align: left;
	color: #fff;
}

.s25-card-8-do0ba6d7z .s25-card-text-do0ba6d7z {
	text-align: left;
	color: #fff;
}

.s25-card-8-do0ba6d7z .s25-card-text-do0ba6d7z {
	margin-bottom: 0;
}

.s25-card-8-do0ba6d7z .s25-card-bottom-do0ba6d7z {

	margin-top: auto;
}

.s25-card-8-do0ba6d7z .s25-card-wrap-do0ba6d7z {}


.s25-grid-wrap-3-do0ba6d7z {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
}

@media (max-width: 991px) {
	.s25-grid-wrap-1-do0ba6d7z {
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: auto;
	}

	.s25-grid-wrap-2-do0ba6d7z {
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: auto;
	}

	.s25-card-do0ba6d7z {
		grid-area: auto;
	}

	.s25-card-4-do0ba6d7z {
		flex-direction: column;
	}

	.s25-card-8-do0ba6d7z {
		flex-direction: row;
		grid-column: span 2;
		gap: 20px;
	}

	.s25-card-8-do0ba6d7z .s25-card-wrap-do0ba6d7z {
		flex: 1 1 50%;
	}

	.s25-card-8-do0ba6d7z .s25-card-bottom-do0ba6d7z {
		flex: 1 1 50%;
	}

	.s25-card-4-do0ba6d7z .s25-card-wrap-do0ba6d7z {
		flex: none;
	}

	.s25-card-4-do0ba6d7z .s25-card-bottom-do0ba6d7z {
		flex: none;
	}
}

@media (max-width: 768px) {

	.s25-card-8-do0ba6d7z {
		flex-direction: column;
		grid-column: auto;
	}

	.s25-do0ba6d7z h2 {
		font-size: 28px;
	}

	.s25-grid-wrap-1-do0ba6d7z {
		display: block;
	}

	.s25-swiper-do0ba6d7z .swiper-pagination {
		display: flex;
		justify-content: center;
	}

	.s25-swiper-do0ba6d7z .swiper-wrapper {
		margin-bottom: 15px;
	}

	.s25-swiper-do0ba6d7z {
		margin: 0 -20px;
		padding: 0 20px;
	}

	.s25-card-do0ba6d7z {
		height: auto;
	}

	.s25-swiper-do0ba6d7z .swiper-wrapper {
		margin-bottom: 30px;
	}
}

.s18-left-do0ba6d7z {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.s18-left-do0ba6d7z img {
	margin-left: 5px;
	margin-bottom: -5px;
}

.s18-left-do0ba6d7z h2 {
	font-size: 38px;
	margin: 0;
	margin-bottom: 20px;
}

.s18-content__img-do0ba6d7z {
	object-fit: contain;
}

.s18-content-do0ba6d7z {
	margin: 0 auto 0;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	column-gap: 20px;
	align-items: flex-start;
	background: #f6f6f6;
	border-radius: 24px;
	padding: 40px;
}

.s18-content-center-do0ba6d7z {
	align-items: center;
}

.s18-left__desc_do0ba6d7z {
	font-size: 20px;
	line-height: 120%;
	margin-bottom: auto;
}

.s18-button-do0ba6d7z {
	margin-top: 20px;
}

.s18-content-do0ba6d7z h2 {
	line-height: 100%;
}

@media (max-width: 991px) {
	.s18-content-do0ba6d7z {
		padding: 30px;
	}
}

@media (max-width: 768px) {
	.s18-content-do0ba6d7z {
		grid-template-columns: repeat(1, 1fr);
		row-gap: 20px;
	}

	.s18-content__img-do0ba6d7z {
		margin: 0 auto;
	}

	.s18-left-do0ba6d7z .size-48 {
		letter-spacing: -0.6px;
	}

	.s18-left__desc_do0ba6d7z {
		font-size: 16px;
		line-height: 120%;
	}

	.s18-left-do0ba6d7z h2 {
		font-size: 20px;
	}

	.s18-content-do0ba6d7z {
		margin-bottom: 0;
	}

	.s18-content-do0ba6d7z {
		padding: 0 20px;
	}

	.s18-content-do0ba6d7z h2 {
		font-size: 28px;
		line-height: 100%;
	}
}

.s26-block-do0ba6d7z {
	background: #fff;
	border-radius: 24px;
	padding: 40px;
	align-items: center;
}

.s26-get-client__item-do0ba6d7z {
	padding: 20px;
	background: #dcd7e5;
	border-radius: 24px;
	margin-bottom: 30px;
	display: flex;
	gap: 10px;
}

.s26-get-client__text-do0ba6d7z {
	margin-bottom: 20px;
}

.s26-get-client__text-do0ba6d7z img {
	margin-bottom: -5px;
}

.s26-get-client__item-do0ba6d7z svg {
	width: 23px;
	height: 23px;
	flex-grow: 1;
	flex-shrink: 0;
}

.s26-pinned-do0ba6d7z {
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-transform: uppercase;
	color: #fff;
	background: #7835ff;
	border-radius: 100px;
	padding: 0px 10px;
	display: inline-block;
	margin-bottom: 23px;
}

@media (max-width: 991px) {
	.s26-block-do0ba6d7z .flex-column br {
		display: block;
	}

	.s26-block-do0ba6d7z .nowrap {
		display: block;
	}
}

@media (max-width: 767px) {
	.s26-do0ba6d7z {
		padding: 20px 0;
	}

	.s26-block-do0ba6d7z {
		padding: 20px;
		padding-bottom: 0;
		border-radius: 16px;
	}

	.s26-img-do0ba6d7z {
		margin: 10px 0;
		display: block;
		font-size: 13px;
	}

	.s26-get-client__item-do0ba6d7z {
		font-size: 16px !important;
		max-width: 320px;
	}

	.s26-block-do0ba6d7z .get-client__item {
		font-size: 16px !important;
		margin-top: 0;
		padding-right: 35px;
		max-width: 320px;
		line-height: 120%;
		margin-bottom: 29px;
	}

	.s26-pinned-do0ba6d7z {
		width: 100%;
		text-align: center;
		margin-bottom: 25px;
	}

	.s26-block-do0ba6d7z .nowrap {
		display: inline;
	}

	.s26-get-client__text-do0ba6d7z {
		line-height: 120%;
	}

	.s26-img-do0ba6d7z img {
		width: 20px;
	}

	.s26-get-client__text-do0ba6d7z {
		margin-bottom: 30px;
	}
}

.s11-do0ba6d7z {
	background: #1A1A1A;
}

.s11-wrapper-do0ba6d7z {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	column-gap: 20px;
	align-items: center;
}

.s11-img-do0ba6d7z {
	border-radius: 24px;
	z-index: 1;
	width: 100%;
}

.s11-pic-do0ba6d7z {
	position: relative;
}

.s11-pic-do0ba6d7z::before {
	content: '';
	position: absolute;
	top: -130px;
	right: -200px;
	width: 100%;
	height: 362px;
	background: url(../images/s11-img2.png) no-repeat;
	background-size: contain;
}

.s11-icon-do0ba6d7z {
	margin-bottom: 12px;
}

.s11-title-do0ba6d7z {
	font-family: AtypDisplay;
	font-weight: 500;
	font-size: 48px;
	line-height: 100%;
	color: #fff;
	margin-bottom: 38px;
}

.s11-title-do0ba6d7z span {
	font-weight: 500;
	color: #7835ff;
}

.s11-text-do0ba6d7z {
	font-family: Manrope;
	font-weight: 400;
	font-size: 20px;
	line-height: 150%;
	color: #fff;
}

@media (max-width: 768px) {
	.s11-wrapper-do0ba6d7z {
		grid-template-columns: repeat(1, 1fr);
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.s11-text-do0ba6d7z {
		margin-bottom: 20px;
	}

	.s11-img-do0ba6d7z {
		margin: 0 auto;
	}

	.s11-title-do0ba6d7z {
		font-size: 30px;
		margin-bottom: 24px;
	}

	.s11-text-do0ba6d7z {
		font-size: 16px;
	}

	.s11-icon-do0ba6d7z {
		width: 100px;
		height: 100px;
		margin-bottom: 10px;
	}

	.s11-pic-do0ba6d7z::before {
		display: none;
	}

	.s11-do0ba6d7z {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}

.s12-do0ba6d7z {
	background: #1A1A1A;
	margin-top: -1px;
}

.s12-title-do0ba6d7z {
	color: #fff;
}

.s12-list-do0ba6d7z {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 60px;
}

.s12-item-do0ba6d7z {
	-ms-flex-preferred-size: calc(33% - 10px);
	flex-basis: calc(33% - 10px);
	background: #f6f6f6;
	border-radius: 24px;
	padding: 40px;
}

.s12-item-do0ba6d7z:nth-child(2) .s12-item-text-do0ba6d7z {
	margin-bottom: 0;
}

.s12-item-do0ba6d7z:nth-child(2) .s12-item-img-do0ba6d7z {
	margin-bottom: 25px;
}

.s12-item-title-do0ba6d7z {
	font-family: AtypDisplay;
	font-weight: 500;
	font-size: 26px;
	line-height: 100%;
	text-align: center;
	color: #000;
	margin-bottom: 20px;
}

.s12-item-text-do0ba6d7z {
	font-family: Manrope;
	font-weight: 400;
	font-size: 20px;
	line-height: 150%;
	text-align: center;
	color: #000;
	margin-bottom: 25px;
}

.s12-form-do0ba6d7z {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
	margin-bottom: 20px;
}

.s12-form-do0ba6d7z .button {
	width: 100%;
}

.s12-input-do0ba6d7z {
	border-radius: 10px;
	border: 1px solid rgba(255, 255, 255, 0.1);
	height: 62px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 20px;
	width: 100%;
	color: white;
	background: #262626;
	outline: none;
	-webkit-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
	font-size: 18px;
	font-family: inherit;
	background: white;
	border: 1px solid rgba(0, 0, 0, 0.1);
	color: black;
}

.s12-agreed-text-do0ba6d7z {
	font-family: Manrope;
	font-weight: 400;
	font-size: 14px;
	line-height: 120%;
	color: #fff;
}

.s12-agreed-text-do0ba6d7z a {
	color: #7835ff !important;
	text-decoration: none;
}

.s12-checkbox-off-do0ba6d7z {
	background-size: cover;
}

.s12-check-wrapper-do0ba6d7z {
	grid-column: span 4;
}

.s12-form-do0ba6d7z .agreed__text {
	font-family: Manrope;
	font-weight: 400;
	font-size: 14px;
	line-height: 120%;
	color: #fff;
}

.s12-form-do0ba6d7z .agreed__text a {
	color: #7835ff !important;
	text-decoration: none;
}

.s12-form-do0ba6d7z .checkbox-off {
	background-size: cover;
}

.s12-form-do0ba6d7z .check-wrapper {
	grid-column: span 4;
}

.s12-check-wrapper-do0ba6d7z .agreed__text {
	color: #fff;
}

.s12-check-wrapper-do0ba6d7z .agreed__block a {
	color: #7835ff !important;
	text-decoration: none;
}

@media (max-width: 991px) {
	.s12-item-do0ba6d7z {
		padding: 20px;
	}

	.s12-item-title-do0ba6d7z {
		font-size: 24px;
		margin-bottom: 20px;
	}

	.s12-item-text-do0ba6d7z {
		font-size: 16px;
		margin-bottom: 3px;
	}

	.s12-item-do0ba6d7z:nth-child(2) .s12-item-img-do0ba6d7z {
		margin-bottom: 10px;
	}

	.s12-form-do0ba6d7z {
		grid-template-columns: repeat(2, 1fr);
	}

	.s12-form-do0ba6d7z .check-wrapper {
		grid-column: span 2;
	}

	.s12-item-do0ba6d7z {
		width: 33%;
	}
}

@media (max-width: 768px) {
	.s12-form-do0ba6d7z {
		grid-template-columns: repeat(1, 1fr);
	}

	.s12-form-do0ba6d7z .check-wrapper {
		grid-column: span 1;
	}

	.s12-list-do0ba6d7z {
		margin-bottom: 30px;
	}

	.s12-swiper-do0ba6d7z .swiper-pagination {
		display: flex;
		justify-content: center;
	}

	.s12-swiper-do0ba6d7z .swiper-pagination-bullet-active {
		background: #313131;
	}

	.s12-swiper-do0ba6d7z .swiper-pagination-bullet {
		background: #fff;
	}

	.s12-item-do0ba6d7z {
		flex-basis: auto;
		height: auto;
		border-radius: 16px;
	}

	.s12-swiper-do0ba6d7z {
		margin: 0 -20px;
		padding: 0 20px;
	}

	.s12-item-img-do0ba6d7z {
		margin: 0 auto;
		display: block;
	}

	.s12-content-do0ba6d7z {
		margin-bottom: 20px;
	}
}

.s13-do0ba6d7z {
	margin-top: -1px;
}

.s13-do0ba6d7z .swiper-slide__content p {
	max-width: 290px;
}

.s13-head-do0ba6d7z {
	align-items: flex-end;
}

.s13-head-do0ba6d7z p {
	line-height: 150%;
}

.s13-head-do0ba6d7z h2 {
	line-height: 110%;
}

.s13-text-do0ba6d7z {
	font-family: AtypDisplay;
	font-weight: 500;
	font-size: 20px;
	line-height: 100%;
	color: #fff;
}

.s13-text-do0ba6d7z span {
	color: #fc5f27;
}

.s13-list-do0ba6d7z {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 20px;
}

.s13-item-do0ba6d7z {
	font-family: Manrope;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: flex-start;
	gap: 15px;
}

.s13-specialist-container-do0ba6d7z {
	margin-bottom: 60px;
}

.s13-specialist-container-do0ba6d7z::before {
	top: -80px;
	left: 0px;
}

.s13-advantages-do0ba6d7z {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}

.s13-advantage-do0ba6d7z {
	display: flex;
	align-items: center;
	gap: 15px;
	border-radius: 24px;
	padding: 20px;
	background: #313131;
	justify-content: space-between;
}

.s13-swiper-do0ba6d7z {
	margin: 0 -410px;
	padding: 0 410px;
}

.s13-teachers-block-do0ba6d7z .size-48 {
	max-width: 1100px;
}

.s13-do0ba6d7z .pagination {
	display: flex;
}

.s13-teachers-block-do0ba6d7z {
	padding: 0;
	background: transparent;
}

.s13-swiper-do0ba6d7z .swiper-pagination {
	display: flex;
	justify-content: center;
	margin-top: 46px;
}

.s13-swiper-do0ba6d7z .swiper-pagination-bullet {
	background: #666666;
}

.s13-swiper-do0ba6d7z .swiper-pagination-bullet-active {
	background: #fff;
}

.s13-button-do0ba6d7z {
	background: #fc5f27;
	margin: 0 auto;
}

@media (max-width: 991px) {
	.s13-do0ba6d7z .pagination {
		display: flex;
	}

	.s13-do0ba6d7z .button {
		font-size: 14px;
	}

	.s13-do0ba6d7z .swiper-slide .text-white-70 {
		overflow: hidden;
		max-height: 76px;
	}

	.s13-swiper-do0ba6d7z .swiper-slide__pic {
		height: 347px;
	}

	.s13-swiper-do0ba6d7z .swiper-pagination {
		display: flex;
		justify-content: center;
		margin-top: 30px;
	}

	.s13-swiper-do0ba6d7z .swiper-pagination-bullet {
		background: #313131;
		opacity: 1;
	}

	.s13-swiper-do0ba6d7z .swiper-pagination-bullet-active {
		background: #fff;
	}

	.s13-swiper-do0ba6d7z .swiper-slide__content {
		bottom: 20px;
		left: 16px;
	}

	.s13-swiper-do0ba6d7z .swiper-slide__content p {
		font-size: 16px;
	}

	.s13-swiper-do0ba6d7z .swiper-slide__content h6 {
		font-size: 22px;
	}

	.s13-do0ba6d7z .swiper-slide .text-white-70 {
		max-height: 66px;
	}
}

@media (max-width: 768px) {

	.s13-teachers-block-do0ba6d7z .size-48 {
		font-size: 20px;
	}

	.s13-do0ba6d7z {
		padding: 47px 0;
	}

	.s13-text-do0ba6d7z {
		font-size: 16px;
	}

	.s13-teachers-block-do0ba6d7z {
		background: rgba(0, 0, 0, 0.2);
		padding: 30px;
		padding-bottom: 20px;
	}

	.s13-item-do0ba6d7z {
		font-size: 14px;
	}

	.s13-text-do0ba6d7z {
		margin-bottom: 25px;
	}

	.s13-head-do0ba6d7z {
		margin-bottom: 17px;
		background: none;
		align-items: flex-start;
		text-align: left;
		padding-bottom: 0;
	}

	.s13-advantages-do0ba6d7z {
		grid-template-columns: repeat(1, 1fr);
	}

	.s13-specialist-container-do0ba6d7z {
		margin-bottom: 30px;
	}

	.s13-head-do0ba6d7z p {
    line-height: 100%;
}
}

.s2-top__img-do0ba6d7z {
	border-radius: 24px;
}

.s2-card__list-do0ba6d7z {
	display: flex;
	flex-direction: column;
	gap: 17px;
	padding-right: 10px;
	max-width: 580px;
}

.s2-card__list-do0ba6d7z li {
	line-height: 120%;
}

.s2-card__list-do0ba6d7z .s1-card__item {
	display: flex;
	align-items: start;
}

.s2-card__list-do0ba6d7z .s1-card__item p {
	font-weight: 700;
	font-size: 20px;
	line-height: 100%;
	color: #000;
	margin-bottom: 9px;
}

.s2-card__list-do0ba6d7z .s1-card__item span {
	font-weight: 400;
	font-size: 20px;
	line-height: 120%;
	color: #000;
}

.s2-do0ba6d7z .s2-top {
	margin-bottom: 60px;
	padding-top: 10px;
}

.s2-do0ba6d7z .s2-left {
	order: 1;
}

.s2-do0ba6d7z .s2-top picture {
	order: 2;
}

.s2-do0ba6d7z .s1-card__item svg {
	flex-basis: 22px;
	flex-shrink: 0;
}

.s2-bottom-do0ba6d7z {
	padding: 5px;
	background: #262626;
	border-radius: 24px;
	display: flex;
	align-items: center;
}

.s2-bottom-do0ba6d7z img {
	border-radius: 20px;
	margin-right: 5px;
	width: 184px;
	height: 184px;
}

.s2-bottom-text-do0ba6d7z {
	padding: 25px;
}

.s2-bottom-text-do0ba6d7z p {
	font-weight: 500;
	font-size: 24px;
	line-height: 125%;
	letter-spacing: -0.02em;
	color: #fff;
	margin-bottom: 20px;
}

.s2-bottom-text-do0ba6d7z span {
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	color: #bdbdbd;
}

@media (max-width: 991px) {
	.s2-do0ba6d7z .s2-top {
		display: flex;
		flex-direction: column;
	}
}

@media (max-width: 768px) {
	.s2-do0ba6d7z h2 {
		text-align: center !important;
	}

	.s2-do0ba6d7z {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.s2-do0ba6d7z h2 {
		margin-bottom: 34px;
	}

	.s2-card__list-do0ba6d7z .s1-card__item {
		gap: 5px;
	}

	.s2-bottom-do0ba6d7z img {
		margin-right: 0;
		width: 280px;
		height: 280px;
		margin-bottom: 20px;
	}

	.s2-bottom-do0ba6d7z {
		flex-direction: column;
		border-radius: 16px;
		padding: 20px;
	}

	.s2-bottom-text-do0ba6d7z {
		padding: 0;
	}

	.s2-bottom-text-do0ba6d7z p {
		font-weight: 500;
		font-size: 16px;
		line-height: 125%;
		letter-spacing: -0.02em;
		color: #fff;
		margin-bottom: 20px;
	}

	.s2-bottom-text-do0ba6d7z span {
		font-weight: 500;
		font-size: 14px;
		line-height: 150%;
		color: #bdbdbd;
	}

	.s2-do0ba6d7z .s2-top {
		padding-top: 1px;
		row-gap: 40px;
		margin-bottom: 32px;
	}

	.s2-do0ba6d7z .s1-card__text-wrap {
		margin-right: -10px;
	}

	.s2-top__img-do0ba6d7z {
		border-radius: 16px;
		width: 100%;
	}
}

.s27-video-wrapper-do0ba6d7z {
	position: relative;
}

.s27-video-wrapper-do0ba6d7z::before {
	position: absolute;
	top: 20px;
	left: 25px;
	content: 'лекция 1';
	font-family: AtypDisplay;
	font-weight: 500;
	font-size: 16px;
	line-height: 100%;
	color: #fff;
	border-radius: 60px;
	padding: 10px;
	padding-top: 5px;
	background: rgba(0, 0, 0, 0.5);
}

.s27-video-wrapper-do0ba6d7z::after {
	position: absolute;
	bottom: 7%;
	left: 5%;
	content: '';
	width: 90%;
	height: 20%;
	background: url(../images/s27-player.png) no-repeat;
	background-size: 100% auto;
}

@media (max-width: 768px) {
	.s27-video-wrapper-do0ba6d7z::before {
		font-size: 8px;
	}

	.s27-do0ba6d7z {
		padding-top: 46px;
		padding-bottom: 50px;
	}

	.s27-do0ba6d7z h2 {
		margin-bottom: 26px;
	}

	.s27-do0ba6d7z .flex-block {
		align-items: baseline;
	}
}

.s27-bottom-do0ba6d7z {
	border-radius: 24px;
	padding: 30px;
	background: rgba(252, 95, 39, 0.2);
}

.s27-bottom-title-do0ba6d7z {
	font-family: AtypDisplay;
	font-weight: 400;
	font-size: 36px;
	line-height: 150%;
	color: #000;
	margin-bottom: 10px;
}

.s27-bottom-text-do0ba6d7z {
	font-family: Manrope;
	font-weight: 400;
	font-size: 20px;
	line-height: 150%;
	color: #000;
	margin-bottom: 10px;
}

.s27-bottom-text-do0ba6d7z span {
	font-weight: 700;
}

.s27-block-do0ba6d7z {
	margin-top: 80px;
	padding: 0;
	background: #fff;
	row-gap: 20px;
	justify-content: space-between;
}

.s27-block-do0ba6d7z .landing-element {
	background: #f6f6f6;
}

.s27-block-do0ba6d7z .landing-element svg {
	width: auto;
	margin: 0;
}

.s27-block-do0ba6d7z .flex-column {
	margin: 0;
	flex-basis: calc(33% - 13px);
}

.s27-block-do0ba6d7z .landing-element {
	padding: 29px;
}

.s27-block-gray-do0ba6d7z .landing-element {
	background: #262626;
}

.s27-block-gray-do0ba6d7z .landing-element p {
	color: #fff;
}

@media (max-width: 991px) {
	.s27-block-do0ba6d7z .flex-column {
		flex-basis: calc(50% - 13px);
	}

	.s27-do0ba6d7z .flex-block {
		flex-direction: column;
	}

	.s27-block-do0ba6d7z {
		margin-top: 40px;
	}
}

@media (max-width: 768px) {

	.s27-bottom-do0ba6d7z {
		border-radius: 16px;
		padding: 20px;
	}

	.s27-bottom-title-do0ba6d7z {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.s27-bottom-text-do0ba6d7z {
		font-size: 16px;
	}

	.s27-block-do0ba6d7z .flex-column {
		flex-basis: 100%;
		width: 100%;
	}

	.s27-block-do0ba6d7z {
		margin-top: 20px;
	}

	.s27-block-do0ba6d7z svg.s27-icon-1-do0ba6d7z {
		width: 29px;
	}

	.s27-block-do0ba6d7z svg.s27-icon-2-do0ba6d7z {
		width: 94px;
	}

	.s27-block-do0ba6d7z .landing-element {
		padding: 20px;
		padding-top: 14px;
		margin-top: 0;
	}

	.s27-block-do0ba6d7z .size-64 {
		font-size: 40px;
		margin-bottom: 14px;
	}

	.s27-block-gray-do0ba6d7z .landing-element {
		padding-top: 20px;
	}

	.s27-block-do0ba6d7z .landing-element .size-16 {
		line-height: 150%;
	}
}

.s16-title-do0ba6d7z .span-1,
.s16-title-do0ba6d7z .span-2 {
	position: relative;
	padding-left: 36px;
}

.s16-title-do0ba6d7z .span-1::before,
.s16-title-do0ba6d7z .span-2::before {
	position: absolute;
	content: '';
	top: 18px;
	left: 0;
	width: 36px;
	height: 36px;
}

.s16-nowrap-do0ba6d7z {
	white-space: nowrap;
}

.s16-title-do0ba6d7z .span-1::before {
	background: url(../images/s16-icon2.png) no-repeat;
	background-size: contain;
}

.s16-title-do0ba6d7z .span-2::before {
	background: url(../images/s16-icon1.png) no-repeat;
	background-size: contain;
}

.s16-diploma-block-do0ba6d7z {
	background: #fff;
	border-radius: 36px;
	border: none;
	justify-content: space-between;
}

.s16-diploma-block-black-do0ba6d7z {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #262626;
}

@media (max-width: 991px) {

	.s16-title-do0ba6d7z .span-1,
	.s16-title-do0ba6d7z .span-2 {
		padding-left: 30px;
	}

	.s16-title-do0ba6d7z .span-1::before,
	.s16-title-do0ba6d7z .span-2::before {
		width: 30px;
		height: 30px;
		top: 16px;
	}

	.s16-title-do0ba6d7z br {
		display: none;
	}

	.s16-diploma-block-do0ba6d7z {
		border-radius: 24px;
		padding: 20px 15px;
	}

	.s16-diploma-block-black-do0ba6d7z {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.s16-diploma-block-black-do0ba6d7z br {
		display: none;
	}

	.s16-diploma-block-do0ba6d7z .diploma-pic img {
		width: 100%;
		max-width: 380px;
	}

	.s16-diploma-block-do0ba6d7z {
		flex-direction: column;
	}

	.s16-do0ba6d7z .diploma-logo {
		position: static;
		width: 50px;
		margin-bottom: 40px;
	}

	.s16-do0ba6d7z .diploma-content {
		margin-bottom: 40px;
	}
}

@media (max-width: 767px) {

	.s16-title-do0ba6d7z .span-1,
	.s16-title-do0ba6d7z .span-2 {
		padding-left: 25px;
	}

	.s16-title-do0ba6d7z .span-1::before,
	.s16-title-do0ba6d7z .span-2::before {
		width: 25px;
		height: 25px;
		top: 13px;
	}
}

.s10-list-do0ba6d7z {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
}

.s10-item-do0ba6d7z {
	display: flex;
	align-items: center;
	gap: 20px;
	justify-content: space-between;
	padding: 20px;
	border-radius: 16px;
	background: #f6f6f6;
}

.s10-item-do0ba6d7z img {
	width: 200px;
}

.s10-item-do0ba6d7z p {
	font-family: "AtypDisplay";
	font-weight: 400;
	font-size: 28px;
	line-height: 100%;
	color: #000;
}

.s10-item-do0ba6d7z p .color-gray {
	color: rgba(0, 0, 0, 0.5);
}

@media (max-width: 1100px) {
	.s10-item-do0ba6d7z img {
		width: 150px;
	}

	.s10-item-do0ba6d7z p {
		font-size: 24px;
	}
}

@media (max-width: 991px) {
	.s10-item-do0ba6d7z {
		flex-direction: column;
	}

	.s10-item-do0ba6d7z p {
		font-size: 20px;
		text-align: center;
	}
}

@media (max-width: 767px) {
	.s10-list-do0ba6d7z {
		gap: 20px;
		grid-template-columns: repeat(1, 1fr);
	}

	.s10-item-do0ba6d7z {
		border-radius: 8px;
		padding: 10px;
		gap: 10px;
		align-items: self-start;
	}

	.s10-item-do0ba6d7z img {
		width: 100px;
	}

	.s10-item-do0ba6d7z p {
		font-size: 20px;
		text-align: left;
	}
}

.s1-card-wrapper-do0ba6d7z,
.s1-card-wrapper-2-do0ba6d7z {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
}

.s1-card-wrapper-do0ba6d7z .s1-card__title,
.s1-card-wrapper-2-do0ba6d7z .s1-card__title {
	font-family: "AtypDisplay", sans-serif;
	font-weight: 500;
	font-size: 26px;
	line-height: 100%;
	color: #000;
	margin-bottom: 0;
}

.s1-card-wrapper-2-do0ba6d7z {
	justify-content: start;
}

.s1-card-wrapper-2-do0ba6d7z .s1-card__img {
	margin-right: 10px;
	margin-bottom: 0;
}

.s1-card-wrapper-do0ba6d7z .s1-card__img {
	margin-bottom: 0;
}

.s1-last-card-do0ba6d7z {
	grid-column: span 2;
}

.s1-last-card-do0ba6d7z {
	display: flex;
	align-items: center;
	gap: 10px;
}

.s1-last-card-do0ba6d7z .s1-card__list,
.s1-card-wrapper-2-do0ba6d7z {
	flex-basis: calc(50% - 5px);
}

.s1-2-do0ba6d7z {
	padding-bottom: 0;
}

.s1-2-grid-do0ba6d7z {
	margin: 0 auto 40px;
}

.s1-2-do0ba6d7z .s1-card__item svg {
	flex-basis: 26px;
	width: 26px;
	height: 26px;
}

.s1-2-do0ba6d7z .s1-card__item {
	gap: 20px;
}

@media (max-width: 991px) {

	.s1-card-wrapper-do0ba6d7z,
	.s1-card-wrapper-2-do0ba6d7z {
		flex-direction: column;
		align-items: flex-start;
		gap: 20px;
	}
}

@media (max-width: 768px) {
	.s1-last-card-do0ba6d7z {
		grid-column: auto;
	}

	.s1-2-grid-do0ba6d7z {
		display: flex;
		margin-bottom: 31px;
		gap: 0;
	}

	.s1-2-swiper-do0ba6d7z .swiper-pagination {
		display: flex;
		justify-content: center;
	}

	.s1-2-swiper-do0ba6d7z {
		margin: 0 -20px;
		padding: 0 20px;
	}

	.s1-2-do0ba6d7z .s1-card__item {
		font-size: 14px;
		gap: 10px;
	}

	.s1-2-do0ba6d7z .s1-card {
		height: auto;
		padding-top: 30px;
	}

	.s1-last-card-do0ba6d7z {
		flex-direction: column;
		align-items: flex-start;
		justify-content: start;
	}

	.s1-card-wrapper-do0ba6d7z .s1-card__title,
	.s1-card-wrapper-2-do0ba6d7z .s1-card__title {
		font-size: 20px;
	}

	.s1-card-wrapper-do0ba6d7z {
		margin-bottom: 33px;
	}

	.s1-card-wrapper-2-do0ba6d7z {
		margin-bottom: 20px;
	}

	.s1-last-card-do0ba6d7z .s1-card__list,
	.s1-card-wrapper-2-do0ba6d7z {
		flex-basis: auto;
	}

	.s1-2-do0ba6d7z {
		padding-bottom: 40px;
		padding-top: 46px;
	}

	.s1-last-card-do0ba6d7z .s1-card__img {
		width: 70px;
	}

	.s1-2-do0ba6d7z .size-48 {
		line-height: 100%;
		margin-bottom: 43px;
	}

	.s1-2-do0ba6d7z .s1-card__title {
		letter-spacing: 0.2px;
	}
}

@media (max-width: 768px) {
	.s36-do0ba6d7z h3 {
		line-height: 100%;
	}

	.s36-do0ba6d7z {
		padding-bottom: 50px;
		background: #F6F6F6;
		padding-bottom: 0;
	}
}

.s28-title-do0ba6d7z {
	display: flex;
	align-items: center;
	gap: 20px;
}

.s28-title-do0ba6d7z h2,
.s28-title-do0ba6d7z p {
	flex-basis: calc(50% - 5px);
}

.s28-title-do0ba6d7z p {
	font-size: 30px;
	font-weight: 400;
	padding-right: 20px;
}

.s28-swiper-do0ba6d7z {
	margin: 0 -620px;
	padding: 0 620px;
}

.s28-swiper-container-do0ba6d7z {
	position: relative;
}

.s28-swiper-container-do0ba6d7z .swiper-arrow {
	top: 50%;
}

.s28-swiper-container-do0ba6d7z .swiper-pagination {
	display: none;
}

.s28-slide-do0ba6d7z {
	border-radius: 24px;
	padding: 30px;
	background: #f6f6f6;
	height: auto;
}

.s28-slide-do0ba6d7z img {
	margin-bottom: 40px;
}

.s28-slide-title-do0ba6d7z {
	font-family: AtypDisplay;
	font-weight: 600;
	font-size: 36px;
	line-height: 100%;
	color: #000;
	margin-bottom: 40px;
}

.s28-slide-text-do0ba6d7z {
	display: flex;
	gap: 10px;
}

.s28-slide-text-do0ba6d7z:not(:last-child) {
	margin-bottom: 20px;
}

.s28-slide-text-do0ba6d7z svg {
	flex-basis: 26px;
	flex-shrink: 0;
}

.s28-list-do0ba6d7z {
	margin-bottom: 30px;
}

.s28-content-do0ba6d7z {
	background: #7835ff;
	border-radius: 24px;
	padding: 30px;
	display: flex;
	gap: 40px;
}

.s28-left-do0ba6d7z,
.s28-right-do0ba6d7z {
	flex-basis: calc(50% - 20px);
}

.s28-left-do0ba6d7z img {
	border-radius: 24px;
	margin-bottom: 20px;
}

.s28-text-do0ba6d7z {
	display: flex;
	gap: 10px;
	font-size: 16px;
}

.s28-text-do0ba6d7z svg {
	flex-shrink: 0;
}

@media (max-width: 991px) {
	.s28-swiper-container-do0ba6d7z .swiper-pagination {
		display: flex;
		justify-content: center;
	}

	.s28-swiper-do0ba6d7z {
		margin: 0 -20px;
		padding: 0 20px;
	}

	.s28-title-do0ba6d7z p {
		font-size: 22px;
		padding-right: 0;
	}
}

@media (max-width: 768px) {
	.s28-slide-do0ba6d7z {
		padding: 19px 22px;
	}

	.s28-slide-do0ba6d7z img {
		margin-bottom: 12px;
	}

	.s28-slide-title-do0ba6d7z {
		font-size: 20px;
		margin-bottom: 23px;
	}

	.s28-slide-text-do0ba6d7z p {
		font-size: 14px;
		line-height: 150%;
	}

	.s28-slide-text-do0ba6d7z {
		gap: 8px;
		font-size: 14px;
	}

	.s28-title-do0ba6d7z {
		flex-direction: column;
		align-items: flex-start;
		gap: 26px;
		margin-bottom: 20px;
	}

	.s28-title-do0ba6d7z p {
		font-size: 16px;
		line-height: 150%;
	}

	.s28-content-do0ba6d7z {
		flex-direction: column;
		gap: 0;
	}

	.s28-left-do0ba6d7z img {
		margin: 0 auto;
		display: block;
		margin-bottom: 36px;
	}

	.s28-do0ba6d7z {
		padding-top: 100px !important;
		padding-bottom: 50px;
	}

	.s28-content-do0ba6d7z h2 {
		margin-bottom: 23px;
	}

	.s28-content-do0ba6d7z p {
		margin-bottom: 16px;
	}

	.s28-text-do0ba6d7z {
		font-size: 16px;
		line-height: 150%;
		gap: 15px;
	}
}

.s17-top-list-do0ba6d7z,
.s17-bottom-list-do0ba6d7z {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 20px;
	margin-top: 0;
}

.s17-top-list-do0ba6d7z {
	margin-bottom: 20px;
}

.s17-top-item-do0ba6d7z,
.s17-bottom-item-do0ba6d7z {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0%;
	flex: 1 1 0%;
	border-radius: 24px;
	padding: 24px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 60px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	box-sizing: border-box;
	margin-bottom: 0;
}

.s17-bottom-item-do0ba6d7z {
	gap: 0;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: start;
}

.s17-bottom-item-do0ba6d7z .accordion-content__block {
	padding: 0;
}

.s17-top-item-text-do0ba6d7z {
	font-family: Manrope;
	font-weight: 600;
	font-size: 24px;
	line-height: 125%;
	letter-spacing: -0.02em;
	color: #000;
}

.s17-bottom-img-do0ba6d7z {
	margin-bottom: 50px;
}

.s17-bottom-title-do0ba6d7z {
	margin-bottom: 20px;
	font-family: Manrope;
	font-weight: 600;
	font-size: 18px;
	line-height: 120%;
	color: #000;
	padding: 0;
	align-items: flex-start;
	justify-content: space-between;
	width: 100%;
}

.s17-bottom-title-do0ba6d7z .accordion-icon {
	border: 1px solid #000;
	background: transparent;
	width: 30px;
	height: 30px;
	padding: 6px;
}

.s17-bottom-text-do0ba6d7z,
.s17-bottom-text-check-do0ba6d7z {
	margin-bottom: 20px;
	font-family: Manrope;
	font-weight: 400;
	font-size: 17px;
	line-height: 150%;
	color: #000;
}

.s17-bottom-text-check-do0ba6d7z {
	line-height: 140%;
	font-size: 16px;
	position: relative;
	padding-left: 32px;
}

.s17-bottom-text-check-do0ba6d7z::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 24px;
	height: 24px;
	background: url(../images/check.png) no-repeat;
}

@media (max-width: 991px) {

	.s17-top-list-do0ba6d7z,
	.s17-bottom-list-do0ba6d7z {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.s17-top-item-do0ba6d7z,
	.s17-bottom-item-do0ba6d7z {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}

	.s17-bottom-list-do0ba6d7z {
		gap: 10px;
	}

	.s17-bottom-list-do0ba6d7z::-webkit-scrollbar {
		display: none;
	}

	.s17-bottom-item-do0ba6d7z {
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}

	.s17-title-do0ba6d7z {
		margin-bottom: 35px;
	}

	.s17-text-do0ba6d7z {
		line-height: 125%;
		margin-bottom: 20px;
	}
}

@media (max-width: 768px) {
	.s17-top-item-do0ba6d7z {
		border-radius: 24px;
		padding: 24px;
	}

	.s17-top-item-text-do0ba6d7z {
		font-size: 18px;
	}

	.s17-bottom-title-do0ba6d7z {
		font-size: 18px;
	}

	.s17-bottom-title-do0ba6d7z {
		flex-direction: column;
		gap: 20px;
		margin: 0;
	}

	.s17-bottom-title-do0ba6d7z .accordion-icon {
		margin-left: 0;
	}

	.s17-top-item-do0ba6d7z,
	.s17-bottom-item-do0ba6d7z {
		padding: 20px;
		flex-basis: auto;
		height: auto;
	}

	.s17-bottom-list-do0ba6d7z {
		flex-wrap: nowrap;
		gap: 0;
		margin-bottom: 30px;
	}

	.s17-swiper-do0ba6d7z {
		margin: 0 -20px;
		padding: 0 20px;
	}

	.s17-swiper-do0ba6d7z .swiper-pagination {
		display: flex;
		justify-content: center;
	}

	.s17-swiper-do0ba6d7z .swiper-pagination-bullet-active {
		background: #000;
	}

	.s17-do0ba6d7z {
		padding-top: 50px;
		padding-bottom: 77px;
	}

	.s17-top-item-img-do0ba6d7z {
		margin-bottom: auto;
	}
}

.do0ba6d7z .accordion-program .accordion-content__block {
	padding-left: 20px !important;
}

.do0ba6d7z .accordion-program .accordion-content__block ul {
	padding-left: 40px;
}

.do0ba6d7z .accordion-program .accordion-content__block ul.p-25 {
	padding-left: 25px;
}

@media (max-width: 768px) {
	.do0ba6d7z .block-gray_main {
		border-radius: 0;
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.do0ba6d7z {
		padding-bottom: 0;
	}

	.do0ba6d7z h2 {
		margin-bottom: 34px;
	}

	.do0ba6d7z .accordion-head__module {
		margin-bottom: 20px;
	}

	.do0ba6d7z .accordion-program .accordion-head {
		padding: 10px;
	}

	.do0ba6d7z .accordion-head .size-20 {
		font-size: 18px;
	}
}

.s30-do0ba6d7z h2 {
	padding-bottom: 10px;
}

.s30-container-block-do0ba6d7z {
	flex-direction: column;
}

.s30-container-content-do0ba6d7z {
	flex-basis: 100%;
	display: flex;
	flex-wrap: wrap;
}

.s30-content-why-do0ba6d7z {
	display: flex;
	flex-basis: 50%;
	align-items: center;
}

.s30-content-why-do0ba6d7z .content-why__head {
	margin-right: 0;
}

.s30-content-why-do0ba6d7z:nth-child(2) .content-why__head {
	align-self: flex-start;
}

.s30-content-why-do0ba6d7z:first-child {
	padding: 40px 0;
}

.s30-content-why-do0ba6d7z:nth-child(even) {
	padding-left: 10px;
}

.s30-content-why-do0ba6d7z:nth-child(odd) {
	padding-right: 10px;
}

.s30-content-why-do0ba6d7z br {
	display: none;
}

@media (max-width: 991px) {
	.s30-content-why-do0ba6d7z {
		flex-basis: 100%;
		align-items: flex-start;
	}

	.s30-content-why-do0ba6d7z:nth-child(even) {
		padding-left: 0;
	}

	.s30-content-why-do0ba6d7z:nth-child(odd) {
		padding-right: 0;
	}
}

@media (max-width: 890px) {
	.s30-content-why-do0ba6d7z br {
		display: block;
	}
}

@media (max-width: 768px) {
	.s30-do0ba6d7z {
		background: #F6F6F6;
		padding-bottom: 50px;
		padding-top: 50px !important;
	}

	.s30-do0ba6d7z h2 {
		margin-bottom: 14px;
	}

	.s30-content-why-do0ba6d7z {
		padding: 28px 0 16px;
	}

	.s30-content-why-do0ba6d7z:first-child {
		padding: 16px 0;
	}

	.s30-do0ba6d7z .content-why__description {
		letter-spacing: 0;
	}

	.s30-content-why-do0ba6d7z .content-why__head {
		font-size: 30px;
		margin-bottom: 12px;
	}
}

@media (max-width: 700px) {
	.s30-content-why-do0ba6d7z br {
		display: none;
	}
}

.s19-do0ba6d7z .grade {
	margin: 0;
}

@media (max-width: 768px) {
	.s19-do0ba6d7z h2 {
		margin-bottom: 43px;
	}

	.s19-do0ba6d7z {
		padding-top: 100px !important;
	}
}

.s34-do0ba6d7z .case-item__pic img {
	object-position: top;
}

.s34-do0ba6d7z .swiper-slide:nth-child(3) .case-item__pic img {
	object-position: center;
}

.s18-smile-do0ba6d7z {
	margin: 0 3px;
}

.s18-top-do0ba6d7z {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.s18-btns-do0ba6d7z {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 8px;
}

.s18-btn-do0ba6d7z {
	font-family: Manrope;
	font-weight: 600;
	font-size: 16px;
	line-height: 120%;
	color: rgba(0, 0, 0, 0.5);
	border-radius: 12px;
	padding: 12px;
	background: rgba(0, 0, 0, 0.02);
}

.s18-btn-do0ba6d7z.active {
	color: #000;
	border: 1px solid #000;
}

.s18-slide-text-do0ba6d7z {
	font-family: Manrope;
	font-weight: 600;
	font-size: 16px;
	line-height: 120%;
	color: rgba(0, 0, 0, 0.5);
}

.s18-slide-text-do0ba6d7z span {
	color: #262626;
}

@media (max-width: 991px) {
	.s18-smile-do0ba6d7z {
		margin: 0 2px;
		width: 20px;
		height: 20px;
	}

	.s18-top-do0ba6d7z {
		flex-direction: column;
		align-items: flex-start;
		margin-bottom: 20px;
	}

	.s18-btn-do0ba6d7z {
		padding: 12px 8px;
		font-size: 16px;
	}
}

@media (max-width: 767px) {
	.s18-smile-do0ba6d7z {
		margin: 0 1px;
		width: 17px;
		height: 17px;
	}
}

.s32-wrapper-do0ba6d7z .percent {
	border-radius: 8px;
	padding: 5px;
	font-size: 12px;
	background: #fc5f27;
	color: #fff;
}

.s32-wrapper-do0ba6d7z {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 8px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.s32-wrapper-do0ba6d7z .percent:nth-child(2) {
	background: rgba(120, 53, 255, 0.2);
	color: #0e1221;
	;
}

.s32-do0ba6d7z .callback-condition .price-old span:before {
	border-bottom: 1px solid #b9b9b9;
	;
}

.s32-do0ba6d7z .callback-condition .price-current {
	margin-bottom: 10px;
}

@media (max-width: 768px) {
	.s32-wrapper-do0ba6d7z {
		flex-direction: column;
		align-items: flex-start;
	}
}