@font-face {
	font-family: swiper-icons;
	src: url("data:application/font-woff;charset=utf-8;base64,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");
	font-weight: 400;
	font-style: normal
}

:root {
	--swiper-theme-color: #007aff
}

::-webkit-scrollbar {
	width: 0;
  }

.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box
}

.swiper-wrapper {
	transform: translate3d(0px, 0, 0)
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform
}

:root {
	--swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size)/ 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1
}

.swiper-button-prev {
	left: 10px;
	right: auto
}

.swiper-button-prev:after {
	content: 'prev'
}

.swiper-button-next {
	right: 10px;
	left: auto
}

.swiper-button-next:after {
	content: 'next'
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.cli-block h1,
.cli-block-title {
	font-family: var(--sans-serif)
}

.cli-block {
	font-family: var(--sans-serif)
}

.cli-cover .cli-block-title--gigantic {
	margin-bottom: 16px
}

@media(min-width:768px) {
	.cli-cover .cli-block-title--gigantic {
		margin-bottom: 24px
	}
}

.cli-cover .cli-block-subtitle {
	margin-bottom: 32px
}

@media(min-width:768px) {
	.cli-cover .cli-block-subtitle {
		margin-bottom: 40px
	}
}

@media(min-width:1200px) {
	.cli-cover .cli-block-subtitle {
		margin-bottom: 40px
	}
}

.cli-about .cli-block-title--large {
	margin-bottom: 16px
}

.cli-about .cli-block-subtitle {
	margin-bottom: 32px
}

.cli-about .cli-block-caption--middle {
	margin-bottom: 16px
}

.cli-form-block .cli-block-title--large {
	margin-bottom: 16px
}

.cli-form-block .cli-block-subtitle {
	margin-bottom: 32px
}

@media(min-width:768px) {
	.cli-form-block .cli-block-subtitle {
		margin-bottom: 40px
	}
}

.cli-advantages .cli-advantage-image-card {
	margin-bottom: 30px
}

.cli-advantages .cli-block-title--gigantic {
	margin-bottom: 16px
}

@media(min-width:768px) {
	.cli-advantages .cli-block-title--gigantic {
		margin-bottom: 24px
	}
}

.cli-advantages .cli-block-subtitle {
	margin-bottom: 48px
}

@media(min-width:768px) {
	.cli-advantages .cli-block-subtitle {
		margin-bottom: 64px
	}
}

.cli-advantages .cli-block-caption--big {
	margin-bottom: 16px
}

@media(min-width:768px) {
	.cli-advantages .cli-block-caption--big {
		margin-bottom: 24px
	}
}

.cli-footer {
	font-size: var(--text-size-small);
	line-height: 24px
}

@media(min-width:1200px) {
	.cli-footer {
		font-size: var(--text-size-regular)
	}
}

.cli-footer.cli-block--default {
	color: var(--text-primary-color)
}

.cli-footer__col:not(:last-child) {
	margin-bottom: 40px
}

.cli-footer__content {
	padding: 80px 32px;
	display: grid;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.cli-footer__content .cli-social-list {
	padding: 0
}

.cli-background {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	background-image: var(--background-image);
	background-color: var(--background-color);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover
}

.cli-background__fade {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: var(--background-fade)
}

.cli-block--inverse .cli-block-icon {
	color: var(--white)
}

.cli-block .cli-block-icon {
	display: block
}

.cli-block .cli-block-icon--big {
	width: 56px;
	height: 56px
}

@media(min-width:768px) {
	.cli-block .cli-block-icon--big {
		width: 80px;
		height: 80px
	}
}

.cli-block-title {
	line-height: 110%
}

.cli-block--default .cli-block-title:not(.cli-block-title--colored) {
	color: var(--title-primary-color)
}

.cli-block--inverse .cli-block-title:not(.cli-block-title--colored) {
	color: var(--title-primary-color-inverse)
}

.cli-block-title--gigantic {
	font-size: var(--text-size-big)
}

@media(min-width:768px) {
	.cli-block-title--gigantic {
		font-size: var(--text-size-large)
	}
}

@media(min-width:1200px) {
	.cli-block-title--gigantic {
		font-size: var(--text-size-gigantic)
	}
}

.cli-block-title--large {
	font-size: var(--text-size-big)
}

@media(min-width:1200px) {
	.cli-block-title--large {
		font-size: var(--text-size-large)
	}
}

.cli-block-subtitle {
	line-height: 130%
}

.cli-block--default .cli-block-subtitle:not(.cli-block-subtitle--colored) {
	color: var(--subtitle-primary-color)
}

.cli-block--inverse .cli-block-subtitle:not(.cli-block-subtitle--colored) {
	color: var(--subtitle-primary-color-inverse)
}

.cli-block-subtitle--big {
	font-size: var(--text-size-small)
}

@media(min-width:768px) {
	.cli-block-subtitle--big {
		font-size: var(--text-size-regular)
	}
}

@media(min-width:1200px) {
	.cli-block-subtitle--big {
		font-size: var(--text-size-middle)
	}
}

.cli-block-subtitle--middle {
	font-size: var(--text-size-small)
}

@media(min-width:1200px) {
	.cli-block-subtitle--middle {
		font-size: var(--text-size-regular)
	}
}

.cli-block--default .cli-block-caption {
	color: var(--primary-color)
}

.cli-block-caption--middle {
	font-size: var(--text-size-small);
	line-height: 110%
}

@media(min-width:1200px) {
	.cli-block-caption--middle {
		font-size: var(--text-size-regular)
	}
}

.cli-block-caption--big {
	font-size: var(--text-size-regular);
	line-height: 24px
}

@media(min-width:768px) {
	.cli-block-caption--big {
		font-size: var(--text-size-middle);
		line-height: 130%
	}
}

@media(min-width:1200px) {
	.cli-block-caption--big {
		font-size: var(--text-size-big)
	}
}

.cli-flex-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 0
}

.cli-flex-list--center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.cli-flex-list__item {
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px
}

@media(min-width:1200px) {
	.cli-flex-list--col-xl-3 .cli-flex-list__item {
		-ms-flex-preferred-size: 33.3333333333%;
		flex-basis: 33.3333333333%;
		max-width: 33.3333333333%
	}
}

@media(min-width:768px)and (max-width:1199px) {
	.cli-flex-list--col-md-2 .cli-flex-list__item {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%
	}
}

@media(min-width:0)and (max-width:767px) {
	.cli-flex-list--col-sm-1 .cli-flex-list__item {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%
	}
}

.cli-button {
	color: var(--normal-color);
	background-color: var(--normal-background-color);
	border: var(--normal-border);
	border-radius: var(--button-border-radius);
	-webkit-box-shadow: var(--normal-box-shadow);
	box-shadow: var(--normal-box-shadow);
	--hover-color: var(--normal-color);
	--hover-background-color: var(--normal-background-color);
	--hover-border: var(--normal-border);
	--hover-box-shadow: var(--normal-box-shadow)
}

.cli-button:hover {
	color: var(--hover-color);
	background-color: var(--hover-background-color);
	border: var(--hover-border);
	-webkit-box-shadow: var(--hover-box-shadow);
	box-shadow: var(--hover-box-shadow)
}

.cli-button {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	margin-bottom: 0;
	line-height: 1em;
	text-decoration: none;
	-webkit-transition: background .3s, -webkit-box-shadow .3s;
	transition: background .3s, -webkit-box-shadow .3s;
	transition: background .3s, box-shadow .3s;
	transition: background .3s, box-shadow .3s, -webkit-box-shadow .3s
}

.cli-button:hover {
	text-decoration: none
}

.cli-button:not(:disabled) {
	cursor: pointer
}

.cli-button span {
	font-family: inherit
}

.cli-button .cli-svg {
	width: auto;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 24px
}

.cli-button .cli-svg svg {
	vertical-align: middle;
	width: auto
}

.cli-button--big {
	padding: 16px 30px;
	min-height: 58px;
	font-size: 18px
}

.cli-button--middle {
	padding: 12px 24px;
	min-height: 44px;
	font-size: 15px
}

.cli-button--rounded {
	min-width: 56px;
	height: 56px;
	padding-left: 10px;
	padding-right: 10px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 100%
}

.cli-button--rounded .cli-svg {
	width: 28px;
	height: 28px
}

.cli-button--primary {
	--normal-background-color: var(--primary-color);
	--normal-color: var(--white);
	--normal-border: 1px solid var(--primary-color);
	--normal-box-shadow: none;
	--hover-box-shadow: none
}

.cli-button--secondary {
	--normal-background-color: var(--white);
	--normal-color: var(--primary-color);
	--normal-border: 1px solid var(--border-color);
	--normal-box-shadow: 0 2px 16px var(--box-shadow-color);
	--hover-box-shadow: 0 2px 16px var(--box-shadow-color-hover)
}

.cli-button--advance {
	--normal-border: none;
	font-weight: 400
}

.cli-button--twitter {
	--normal-color: #ffffff;
	--normal-background-color: #7cccff
}

.cli-button--vkontakte {
	--normal-color: #ffffff;
	--normal-background-color: #0077FF
}

.cli-button--youtube {
	--normal-color: #ffffff;
	--normal-background-color: #FF0000
}

.cli-button--pinterest {
	--normal-color: #ffffff;
	--normal-background-color: #DA0021
}

.cli-button--tiktok {
	--normal-color: #ffffff;
	--normal-background-color: #000000
}

.cli-block--default .cli-button--theme-content {
	--normal-color: var(--primary-color);
	--normal-background-color: #ffffff
}

.cli-button__icon {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.cli-buttons {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.cli-buttons .cli-button+.cli-button {
	margin-left: 16px
}

@media(max-width:767px) {
	.cli-buttons>* {
		width: 100%
	}
}

@media(max-width:767px) {
	.cli-buttons--column-mobile {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.cli-buttons--column-mobile .cli-button+.cli-button {
		margin-left: 0;
		margin-top: 16px
	}
}

.cli-input {
	color: var(--normal-color);
	background-color: var(--normal-background-color);
	border: var(--normal-border);
	-webkit-box-shadow: var(--normal-box-shadow);
	box-shadow: var(--normal-box-shadow);
	--focus-color: var(--normal-color);
	--focus-background-color: var(--normal-background-color);
	--focus-border: var(--normal-border);
	--focus-box-shadow: var(--normal-box-shadow)
}

.cli-input:focus {
	color: var(--focus-color);
	background-color: var(--focus-background-color);
	border: var(--focus-border);
	-webkit-box-shadow: var(--focus-box-shadow);
	box-shadow: var(--focus-box-shadow)
}

.cli-input {
	width: 100%;
	height: 58px;
	padding-left: 16px;
	padding-right: 16px;
	font-size: 18px;
	border-radius: 8px;
	outline: none;
	-webkit-transition: border .3s;
	transition: border .3s;
	--normal-background-color: var(--white);
	--normal-border: 2px solid var(--border-color);
	--focus-border: 2px solid var(--primary-color);
	--normal-color: #000000
}

.cli-image {
	width: 100%;
	height: 100%
}

.cli-image--cover {
	-o-object-fit: cover;
	object-fit: cover
}

.cli-image--round {
	border-radius: 100%
}

.cli-svg {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden
}

.cli-svg svg {
	width: 100%;
	height: 100%;
	fill: currentColor
}

.cli-menu {
	list-style-type: none;
	margin-bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.cli-menu__link {
	z-index: 101;
	position: relative
}

.cli-menu__link:not(:last-child) {
	margin-bottom: 16px;
	margin-right: 0
}

.cli-menu__link {
	text-decoration: none;
	color: var(--color)
}

.cli-menu__link:hover {
	color: var(--hover-color)
}

.cli-block--default .cli-menu__link {
	--color: var(--text-primary-color);
	--hover-color: var(--text-primary-color);
	--active-color: var(--text-primary-color)
}

.cli-menu__link {
	text-decoration: none;
	background: none;
	border: 0;
	outline: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	font-size: 18px;
	line-height: 24px;
	cursor: pointer
}

.cli-menu__link>svg:last-child {
	display: none
}

@media(min-width:768px)and (max-width:1199px) {
	.cli-menu--tablet-horizontal {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.cli-menu--tablet-horizontal .cli-menu__link:not(:last-child) {
		margin-right: 40px;
		margin-bottom: 0
	}
}

@media(min-width:1200px) {
	.cli-menu--desktop-horizontal {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.cli-menu--desktop-horizontal .cli-menu__link:not(:last-child) {
		margin-right: 40px;
		margin-bottom: 0
	}
}

@media(min-width:0)and (max-width:767px) {
	.cli-menu--mobile-hidden {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		gap: 10px 40px;
		font-weight: 500
	}

	.cli-menu--mobile-hidden:not(:last-child) {
		margin-bottom: 20px
	}
}

.cli-header-toggler {
	color: var(--normal-color);
	background-color: var(--normal-background-color);
	border: var(--normal-border);
	-webkit-box-shadow: var(--normal-box-shadow);
	box-shadow: var(--normal-box-shadow);
	--hover-color: var(--normal-color);
	--hover-background-color: var(--normal-background-color);
	--hover-border: var(--normal-border);
	--hover-box-shadow: var(--normal-box-shadow)
}

.cli-header-toggler:hover {
	color: var(--hover-color);
	background-color: var(--hover-background-color);
	border: var(--hover-border);
	-webkit-box-shadow: var(--hover-box-shadow);
	box-shadow: var(--hover-box-shadow)
}

.cli-block__header-content {
	gap: 20px
}

.cli-block__header-content .cli-header__info {
	display: none;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 76px 32px 32px 32px;
	height: 100vh;
	width: 280px;
	max-width: 100%;
	overflow: auto;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 101;
	background: #fff
}

.cli-block__header-content .cli-header__button {
	width: 100%
}

.cli-block__header-content .cli-header__data {
	margin-bottom: 24px;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.cli-block__header-content .cli-header-toggler {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	--normal-background-color: rgba(0, 0, 0, 0);
	--normal-color: rgba(0, 0, 0, 0.7);
	--normal-border: 1px solid rgba(0, 0, 0, 0.7);
	cursor: pointer;
	position: relative;
	z-index: 101;
	margin-left: auto
}

.cli-block__header-content .cli-header__menu {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 40px
}

@media(min-width:1200px) {
	.cli-block__header-content:not(.cli-block__header-content--minimized) .cli-header__info {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding: 0;
		height: auto;
		width: auto;
		position: static;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		overflow: visible;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		background: none !important;
		margin-left: auto
	}

	.cli-block__header-content:not(.cli-block__header-content--minimized) .cli-button {
		width: auto
	}

	.cli-block__header-content:not(.cli-block__header-content--minimized) .cli-header__data {
		margin-bottom: 0;
		text-align: right;
		margin-right: 32px
	}

	.cli-block__header-content:not(.cli-block__header-content--minimized) .cli-header-toggler {
		display: none
	}

	.cli-block__header-content:not(.cli-block__header-content--minimized) .cli-header__menu {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		margin-bottom: 0;
		margin-right: 40px;
		margin-left: auto;
		width: auto
	}

	.cli-block__header-content:not(.cli-block__header-content--minimized) .cli-menu__link {
		padding-top: 10px;
		padding-bottom: 10px
	}

	.cli-block__header-content:not(.cli-block__header-content--minimized) .cli-menu__link:not(:last-child) {
		margin-right: 24px;
		margin-bottom: 0
	}
}

.cli-header__info:not(.opened)+.cli-header-toggler .cli-header-toggler__close {
	display: none
}

.cli-header-toggler svg {
	width: 24px;
	height: 24px
}

.cli-double-image {
	width: 100%;
	max-width: 280px;
	height: 326px;
	position: relative;
	margin: auto
}

@media(min-width:1200px) {
	.cli-double-image {
		max-width: unset;
		height: 520px
	}
}

.cli-double-image__large,
.cli-double-image__small {
	position: absolute;
	-o-object-fit: cover;
	object-fit: cover
}

.cli-double-image__large {
	width: 100%
}

.cli-double-image--round .cli-double-image__large {
	max-width: 215px;
	height: 215px;
	left: 0;
	bottom: 0
}

@media(min-width:1200px) {
	.cli-double-image--round .cli-double-image__large {
		max-width: 342px;
		height: 342px
	}
}

.cli-double-image__small {
	max-width: 160px;
	width: 100%;
	height: 160px
}

@media(min-width:1200px) {
	.cli-double-image__small {
		max-width: 255px;
		height: 255px
	}
}

.cli-double-image--round .cli-double-image__small {
	right: 0;
	top: 0
}

.cli-form__input {
	width: 100%
}

@media(min-width:1200px) {
	.cli-form__input {
		margin-bottom: 4px
	}
}

.cli-animation-up-down {
	-webkit-animation: up-down 1.5s ease-in-out infinite;
	animation: up-down 1.5s ease-in-out infinite
}

@-webkit-keyframes up-down {
	0% {
		-webkit-transform: translateX(-50%) translateY(0);
		transform: translateX(-50%) translateY(0)
	}

	50% {
		-webkit-transform: translateX(-50%) translateY(-24px);
		transform: translateX(-50%) translateY(-24px)
	}

	100% {
		-webkit-transform: translateX(-50%) translateY(0);
		transform: translateX(-50%) translateY(0)
	}
}

@keyframes up-down {
	0% {
		-webkit-transform: translateX(-50%) translateY(0);
		transform: translateX(-50%) translateY(0)
	}

	50% {
		-webkit-transform: translateX(-50%) translateY(-24px);
		transform: translateX(-50%) translateY(-24px)
	}

	100% {
		-webkit-transform: translateX(-50%) translateY(0);
		transform: translateX(-50%) translateY(0)
	}
}

.cli-chevron {
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 2
}

.cli-image-text-card {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	position: relative;
	z-index: 0
}

.cli-image-text-card--big {
	min-height: 280px
}

@media(min-width:1200px) {
	.cli-image-text-card--big {
		min-height: 380px
	}
}

.cli-image-text-card__image {
	border-radius: 18px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.cli-image-text-card__image--darkened {
	-webkit-filter: brightness(50%);
	filter: brightness(50%)
}

.cli-image-text-card__text-wrapper {
	padding: 32px;
	width: 100%;
	z-index: 0;
	bottom: 0
}

.cli-image-text-card__title {
	font-size: 28px;
	line-height: 130%;
	color: #fff
}

.cli-image-text-card__title:not(:last-child) {
	margin-bottom: 10px
}

.cli-image-text-card__text-wrapper .cli-image-text-card__title {
	color: #fff
}

.cli-image-text-card__subtitle {
	font-size: 18px;
	line-height: 24px;
	color: rgba(255, 255, 255, .8);
	margin-bottom: 0
}

.cli-social-list {
	padding: 0 36px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.cli-social-list__button {
	margin: 5px
}

.cli-swiper-body {
	position: relative;
	height: inherit
}

.cli-swiper-body .swiper {
	position: static
}

.swiper {
	width: 100%;
	height: 100%
}

.swiper .swiper-button-prev,
.swiper .swiper-button-next {
	--normal-border: none;
	--swiper-navigation-size: 64px;
	width: 64px;
	--normal-box-shadow: 0px 8px 40px rgba(0, 0, 0, .1);
	display: none;
	background: #fff;
	border: var(--normal-border);
	-webkit-box-shadow: var(--normal-box-shadow);
	box-shadow: var(--normal-box-shadow);
	--hover-border: var(--normal-border);
	--hover-box-shadow: var(--normal-box-shadow);
	border-radius: 100%;
	color: var(--primary-color)
}

.swiper .swiper-button-prev svg,
.swiper .swiper-button-next svg {
	width: 40px;
	height: 40px;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

@media(min-width:1200px) {

	.swiper .swiper-button-prev,
	.swiper .swiper-button-next {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

.swiper .swiper-button-prev:hover,
.swiper .swiper-button-next:hover {
	border: var(--hover-border);
	-webkit-box-shadow: var(--hover-box-shadow);
	box-shadow: var(--hover-box-shadow)
}

.swiper .swiper-button-prev:after,
.swiper .swiper-button-next:after {
	display: none
}

.swiper .swiper-pagination {
	--height: 4px;
	--width: 24px;
	--border-radius: 2px;
	--margin-right: 4px;
	--border-top-right-radius: 2px;
	--border-top-left-radius: 2px;
	--border-bottom-right-radius: 2px;
	--border-bottom-left-radius: 2px;
	--normal-background-color: rgba(0, 0, 0, 0.1);
	--active-background-color: var(--primary-color);
	--normal-border: none;
	--active-border: none;
	--normal-box-shadow: none;
	--active-box-shadow: none
}

.cli-swiper.nav-in .swiper-button-prev {
	left: 80px
}

.cli-swiper.nav-in .swiper-button-next {
	right: 80px
}

.cli-swiper.bullet-in .swiper-button-prev {
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.cli-swiper.bullet-in .swiper-button-next {
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%)
}

.cli-swiper.bullet-in .swiper-pagination {
	bottom: 24px
}

@media(min-width:768px) {
	.cli-swiper.bullet-in .swiper-pagination {
		bottom: 48px
	}
}

@media(min-width:1200px) {
	.cli-swiper.bullet-in .swiper-pagination {
		bottom: 56px
	}
}

.cli-logo {
	font-size: 28px;
	line-height: 32px;
	font-weight: 700;
	text-decoration: none;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.cli-block--default .cli-logo {
	color: #000
}

.cli-logo .cli-logo__text {
	overflow-wrap: anywhere;
	white-space: pre-wrap
}

.cli-animation-up-down {
	-webkit-animation: up-down 1.5s ease-in-out infinite;
	animation: up-down 1.5s ease-in-out infinite
}

@-webkit-keyframes up-down {
	0% {
		-webkit-transform: translateX(-50%) translateY(0);
		transform: translateX(-50%) translateY(0)
	}

	50% {
		-webkit-transform: translateX(-50%) translateY(-24px);
		transform: translateX(-50%) translateY(-24px)
	}

	100% {
		-webkit-transform: translateX(-50%) translateY(0);
		transform: translateX(-50%) translateY(0)
	}
}

@keyframes up-down {
	0% {
		-webkit-transform: translateX(-50%) translateY(0);
		transform: translateX(-50%) translateY(0)
	}

	50% {
		-webkit-transform: translateX(-50%) translateY(-24px);
		transform: translateX(-50%) translateY(-24px)
	}

	100% {
		-webkit-transform: translateX(-50%) translateY(0);
		transform: translateX(-50%) translateY(0)
	}
}

:root {
	--animate-duration: 1s;
	--animate-delay: 1s;
	--animate-repeat: 1
}

.th1 {
	--primary-color: rgb(85, 82, 232);
	--primary-color-hover: rgb(57, 54, 204)
}

html {
	line-height: 1.15;
	scroll-behavior: smooth;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

a {
	background-color: rgba(0, 0, 0, 0)
}

img {
	border-style: none
}

button,
input {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button {
	text-transform: none
}

button,
[type=submit] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

:root {
	--black: #000000;
	--white: #ffffff;
	--border-color: #f0f0f0;
	--box-shadow-color: rgba(0, 0, 0, .08);
	--box-shadow-color-hover: rgba(0, 0, 0, .16);
	--primary-color: #5552E8;
	--primary-color-hover: #3936cc
}

:root {
	--title-primary-color: rgb(0, 0, 0);
	--title-primary-color-inverse: rgb(255, 255, 255);
	--subtitle-primary-color: rgba(0, 0, 0, .7);
	--subtitle-primary-color-inverse: rgba(255, 255, 255, .7);
	--text-primary-color: rgba(0, 0, 0, .7);
	--text-primary-color-inverse: rgba(255, 255, 255, .7);
	--text-primary-color-inverse-white: rgb(255, 255, 255);
	--caption-primary-color: rgba(0, 0, 0, .4);
	--caption-primary-color-inverse: rgba(255, 255, 255, .4);
	--background-fade: rgba(0, 0, 0, .4);
	--text-size-gigantic: 64px;
	--text-size-large: 48px;
	--text-size-big: 28px;
	--text-size-middle: 24px;
	--text-size-regular: 18px;
	--text-size-small: 15px;
	--text-size-little: 13px;
	--border-color: rgba(0, 0, 0, .1);
	--border-color-inverse: rgba(255, 255, 255, .3);
	--border-color-hover: rgba(0, 0, 0, .2);
	--border-color-focus: rgba(0, 0, 0, .2);
	--border-color-active: rgba(0, 0, 0, .2);
	--button-primary-color: #fff;
	--button-primary-bg: #fff;
	--button-secondary-color: #fff;
	--button-secondary-bg: #fff;
	--button-tertiary-color: #fff;
	--button-tertiary-bg: #fff;
	--button-border-radius: 6px;
	--sans-serif: ui-sans-serif, system-ui, -system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--serif: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--monospace: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--handwriting: ui-handwriting, SFMono-Regular, "SF Mono", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", handwriting, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.cli-block {
	position: relative;
	overflow: visible
}

.cli-block__content {
	max-width: 1140px;
	width: 100%;
	margin: 0 auto
}

.cli-block__content--full {
	max-width: 100%;
	padding: 0;
	-webkit-column-gap: 0px !important;
	-moz-column-gap: 0px !important;
	column-gap: 0px !important
}

.cli-block__content--normal {
	padding: 40px 32px
}

@media(min-width:768px) {
	.cli-block__content--normal {
		padding: 80px 40px
	}
}

@media(min-width:1200px) {
	.cli-block__content--normal {
		padding: 120px 15px
	}
}

.cli-block__content--cover {
	padding-top: 140px;
	padding-bottom: 140px
}

@media(min-width:768px) {
	.cli-block__content--cover {
		padding-top: 180px;
		padding-bottom: 180px
	}
}

@media(min-width:1200px) {
	.cli-block__content--cover {
		padding-top: 240px;
		padding-bottom: 240px
	}
}

.cli-block__content--height-mod-1 {
	height: 480px
}

@media(min-width:1200px) {
	.cli-block__content--height-mod-1 {
		height: 800px
	}
}

.cli-block__header-content {
	width: 100%;
	margin: 0 auto;
	padding: 18px 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media(min-width:1200px) {
	.cli-block__header-content {
		padding: 26px 40px
	}
}

.cli-block__header-content--short {
	max-width: 1200px
}

.cli-grid {
	display: grid;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	column-gap: 20px;
	grid-template-columns: repeat(4, 1fr)
}

@media(min-width:768px) {
	.cli-grid {
		grid-template-columns: repeat(6, 1fr);
		-webkit-column-gap: 30px;
		-moz-column-gap: 30px;
		column-gap: 30px
	}
}

@media(min-width:1200px) {
	.cli-grid {
		grid-template-columns: repeat(12, 1fr)
	}
}

.cli-grid.cli-grid--full {
	grid-template-columns: minmax(0, 1fr);
	justify-items: center
}

.cli-grid.cli-grid--full .cli-swiper-body {
	width: 100%
}

.cli-col {
	max-width: 100%
}

@media(min-width:1200px) {
	.cli-col-start__xl--1 {
		grid-column-start: 1
	}

	.cli-col-start__xl--3 {
		grid-column-start: 3
	}

	.cli-col-start__xl--4 {
		grid-column-start: 4
	}

	.cli-col-start__xl--8 {
		grid-column-start: 8
	}
}

@media(min-width:768px)and (max-width:1199px) {
	.cli-col-start__md--1 {
		grid-column-start: 1
	}

	.cli-col-start__md--4 {
		grid-column-start: 4
	}
}

@media(min-width:0)and (max-width:767px) {
	.cli-col-start__sm--1 {
		grid-column-start: 1
	}
}

@media(min-width:1200px) {

	.cli-col-end__xl--7 {
		grid-column-end: 7
	}

	.cli-col-end__xl--10 {
		grid-column-end: 10
	}

	.cli-col-end__xl--11 {
		grid-column-end: 11
	}

	.cli-col-end__xl--13 {
		grid-column-end: 13
	}
}

@media(min-width:768px)and (max-width:1199px) {

	.cli-col-end__md--4 {
		grid-column-end: 4
	}

	.cli-col-end__md--7 {
		grid-column-end: 7
	}
}

@media(min-width:0)and (max-width:767px) {

	.cli-col-end__sm--5 {
		grid-column-end: 5
	}
}

.cli-content-v-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.cli-text-regular {
	font-weight: 400
}

.cli-text-medium {
	font-weight: 500
}

.cli-text-bold {
	font-weight: 700
}

.cli-text-center {
	text-align: center
}

.cli-text-center--mobile {
	text-align: center
}

@media(min-width:768px) {
	.cli-text-center--mobile {
		text-align: left
	}
}

.cli-text-center--tablet {
	text-align: center
}

@media(min-width:1200px) {
	.cli-text-center--tablet {
		text-align: left
	}
}

[data-type=text] {
	white-space: pre-wrap
}

[data-design-type=text] {
	overflow-wrap: break-word
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: var(--sans-serif)
}

*,
h1 {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

a,
a:hover {
	color: inherit;
	text-decoration: none
}

a[href=""],
a[href="#"] {
	cursor: default !important
}

[data-blocks-wrapper] {
	overflow-x: clip;
	position: relative
}

.cli-image {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0)
}

/* Стиль для сообщения */
#responseMessage {
margin-top: 20px;
padding: 10px;
border-radius: 5px;
background-color: #d4edda; /* Светло-зеленый фон */
color: #155724; /* Темно-зеленый текст */
border: 1px solid #c3e6cb; /* Светло-зеленая граница */
font-size: 16px;
font-weight: bold;
text-align: center;
display: none; /* Скрыть по умолчанию */
}