:root {
		--lc-width: 107rem;
		--lc-padding: 6.5rem;
		--font-family: YS Text, Arial;
		--primary-color: #4B3CFF;
	}
	:root, body {
		overflow-x: hidden;
		background-color: #0F141E;
	}
	.page__container {
		overflow-x: hidden !important;
		overflow-x: clip !important;
	}
	
	@media (max-width: 511px) {
		:root {
			--lc-padding: 2rem;
		}
	}

	[id*="__container"], [id*="__container"].lc-section_is-expanded, .lc-header-lpc {
		max-width: var(--lc-width) !important;
		padding-left: var(--lc-padding) !important;
		padding-right: var(--lc-padding) !important;
		width: auto;
		box-sizing: content-box;
	}

	.lc-grid2 section[id*="__container"] {
		left: 50%;
		position: relative;
		transform: translateX(-50%);
	}

	[id*="__container-backgrounds"] {
		width: 100%;
		left: 50%;
		max-width: calc(var(--lc-width) + (var(--lc-padding) * 2)) !important;
		transform: translateX(-50%);
		box-sizing: border-box;
	}

	[id*="__container-backgrounds"] > * {
		/*position: static;*/
		border-radius: var(--border-radius);
	}

	::selection {
		background: var(--primary-color);
		color: white;
		text-shadow: none;
	}

	::-moz-selection {
		background: var(--primary-color);
		color: white;
		text-shadow: none;
	}

	p:last-child, ul:last-child, ol:last-child {
		margin-bottom: 0 !important;
	}
	p, ul, ol {
		margin-top: 0 !important;
	}

	.service_turbo-lpc .lc-button {
		font-family: var(--font-family);
	}

	.service_turbo-lpc .lc-section {
		max-width: none;
		padding: 0;
	}

	.lc-borders__advanced-borders-wrapper {
		overflow: hidden;
	}

	.lc-grid2-offsets {
		overflow: visible;
	}

	.lc-button-component {
		display: flex;
	}

	[id*="__flex-row"] > .lc-offsets > .lc-grid2 {
		display: flex;
		flex-wrap: wrap;
	}
	[id*="__button-centered"] .lc-button-component,
	[id*="__center"] > .lc-offsets > .lc-grid2 {
		justify-content: center;
	}
	[id*="__space-between"] > .lc-offsets > .lc-grid2 {
		justify-content: space-between;
	}
	[id*="__end"] > .lc-offsets > .lc-grid2 {
		justify-content: end;
	}
	[id*="__align-center"] > .lc-offsets > .lc-grid2 > * {
		align-self: center !important;
	}

	.nowrap, [id*="__nowrap"] {
		white-space: nowrap;
	}


	:root {
		--swiper-pagination-bullet-size: .66rem;
		--swiper-pagination-bullet-width: 1.66rem;
		--swiper-pagination-color: #fff;
		--swiper-pagination-bullet-opacity: 1;
		--swiper-pagination-bullet-inactive-color: #1E2837;
		--swiper-pagination-bullet-inactive-opacity: 1;
		--swiper-pagination-bullet-border-radius: calc(var(--swiper-pagination-bullet-size) / 2);
		--swiper-pagination-bullet-horizontal-gap: calc(var(--swiper-pagination-bullet-size) / 2);
	}
	.swiper-pagination-bullet {
		transition: all .2s ease-in-out;
	}
	.swiper-pagination-bullet-active {
		--swiper-pagination-bullet-width: 3.33rem;
	}
	.swiper-button-disabled {
		opacity: .3;
		pointer-events: none;
	}
	.swiper-slide {
		overflow: hidden;
		isolation: isolate;
	}
	.swiper-pagination-bullets {
		display: flex;
		justify-content: center;
	}
	.swiper-pagination-fraction {
		white-space: nowrap;
	}
	[id*="__slider"] .swiper-initialized {
		overflow: hidden;
		border-radius: 3.25rem;
	}


	.lc-yandex-form {
		max-width: none;
		min-height: 8rem;
	}


	sup.beta {
		font-size: .6em;
		font-weight: 400;
		line-height: 0;
		padding-left: .2em;
		vertical-align: .65em;
	}
	
	.lc-list__marker-inner_type_custom:after {
		display: none;
	}

	.lc-list__marker_layout_horizontal {
		margin: .2rem 1rem 0 0 !important;
		align-self: start;
	}

	.lc-list__item_layout_horizontal {
		max-width: none !important;
	}

	.lc-tabs__tab_active .lc-text-block {
		font-weight: 600;
	}
	.lc-tabs__tab:not(:last-child) {
		margin-right: 2rem;
	}


	[id*="__navigation"] > .lc-offsets > .lc-grid2 {
		display: flex;
		justify-content: end;
	}

	[id*="__prev"], [id*="__next"] {
		transition: opacity .1s ease-in-out;
	}
	[id*="__prev"]:hover .lc-button2__icon,
	[id*="__next"]:hover .lc-button2__icon {
		filter: brightness(0);
	}

	[id*="__navigation"] {
		z-index: 1;
		position: relative;
	}

	#hero__banners .swiper-initialized {
		z-index: 0 !important;
	}
	#hero__banners .swiper-slide {
		background-color: #040702;
	}

	#hero__heading {
		text-shadow: 0 5px 25px rgba(4, 7, 2, .2);
	}
	#hero__banner_3 #hero__banner__animation {
		clip-path: polygon(4% 16%, 90% 1.5%, 97% 100%, 9% 98%);
	}

	#hero__grid .lc-grid2-item:has(#hero__container) {
		pointer-events: none;
	}
	#hero__container .lc-button2, #hero__pagination {
		pointer-events: auto;
	}
	#hero {
		--swiper-pagination-color: var(--primary-color);
		--swiper-pagination-bullet-inactive-color: #D8DEEA;
	}
	@media (min-width: 512px) {
		#hero__banner__image-wrap .lc-grid2-item:has(#hero__banner__image):before,
		#hero__banner__image-wrap .lc-grid2-item:has(#hero__banner__image):after {
			content: '';
			width: 20rem;
			pointer-events: none;
			position: absolute;
			height: 100%;
			left: 0;
			top: 0;
			--gradient-angle: 90deg;
			background: linear-gradient(var(--gradient-angle), #040702, transparent);
			z-index: 1;
		}
		#hero__banner__image-wrap .lc-grid2-item:has(#hero__banner__image):after {
			left: auto;
			right: 0;
			--gradient-angle: -90deg;
		}
	}

	html.ua_preview #hero__subheadings > .lc-offsets > .lc-grid2:has(.lc-grid2-item_selected) > .lc-grid2-item:not(.lc-grid2-item_selected):not(:has([class*="selected"])),
	html.ua_preview #hero__subheadings > .lc-offsets > .lc-grid2:not(:has([class*="selected"])) > .lc-grid2-item:not(.lc-grid2-editor-block + *) {
		opacity: 0;
	}

	#cases__navigation__desktop-only {
		transition: opacity .1s ease-in-out;
	}
	#cases__slider-wrap:has(.sliding) #cases__navigation__desktop-only {
		opacity: 0;
	}

	#case__next {
		cursor: pointer;
	}

	#figure > .lc-offsets > .lc-grid2 {
		height: 100%;
		grid-template-rows: auto min-content !important;
	}

	#footer__links > .lc-offsets > .lc-grid2 {
		display: flex;
		flex-direction: column;
	}

	@media (min-width: 512px) {
		#footer__links > .lc-offsets > .lc-grid2 {
			justify-content: end;
			flex-direction: row;
		}
	}

	@media (min-width: 512px) {
		[id*="__mobile-only"], .mobile-only {
			display: none !important;
		}
	}

	@media (max-width: 511px) {
		[id*="__desktop-only"], .desktop-only {
			display: none !important;
		}
	}

	@media (min-width: 512px) {
		#data__content > .lc-offsets > .lc-grid2 {
			grid-template-rows: min-content auto min-content !important;
			height: 100%;
		}
	}
</style>
</div>
</section>
<div class="visibility-actions visibility-actions_visible">
<div class="lc-multi-background">
<div class="lc-multi-background__backgrounds-container" style="--border-radius:" id="nav-backgrounds">
</div>
<div class="lc-multi-background__section-container">
<section id="nav" class="lc-section lc-section_is-expanded lpc-section ">
<div class="lc-offsets" style="padding:0px 0px 0px 0px">
<div class="lc-group">
<div class="lc-group__content lc-group__content_justify_start lpc-section">
<section id="nav__css" class="lc-section lc-section_is-expanded lpc-section ">
<div class="lc-custom-html">
<style>
	.lc-header-lpc__placeholder {
		display: none;
	}
    .lc-header-lpc {
		height: 7.67rem;
		font-family: var(--font-family);
		font-size: 1.5rem;
		line-height: 1;
	}
	.lc-header-lpc__menu,
	.lc-header-lpc__mobile-menu,
	.lc-header-lpc-burger__links {
		font-size: inherit;
		line-height: inherit;
	}
	
	.lc-header-lpc__wrapper_theme_dark {
		box-shadow: none !important;
	}
	.lc-header-lpc__fixed-wrapper {
		padding-right: inherit;
		box-sizing: border-box;
	}
	.lc-header-lpc__hidden {
		display: none !important;
	}
	.lc-header-lpc__menu {
		padding: 0 0 0 0;
		display: flex !important;
		align-items: center;
	}
	@media (max-width: 511px) {
		.lc-header-lpc__menu {
			display: none !important;
		}
	}

	.lc-header-lpc .lc-service-icon__img {
		width: auto !important;
	}
	.lc-logo-block__logo-icon * {
		height: auto !important;
		position: relative;
		z-index: 31;
	}
	.lc-logo-block__logo-icon img {
		width: 10.5rem;
		filter: drop-shadow(0 5px 20px rgba(4, 7, 2, .6));
	}
	@media (max-width: 511px) {
		.lc-logo-block__logo-icon img {
			width: 15.75rem;
		}
	}
	.lc-header-lpc__call-to-action {
		margin: 0 !important;
	}
	.lc-header-lpc__call-to-action img {
		position: static;
		width: 2rem;
	}

	.lc-header-lpc__menu_align_left .lc-navigation-menu__wrapper,
	.lc-header-lpc__mobile-menu_align_left .lc-navigation-menu__wrapper {
		justify-content: start;
	}
	.lc-header-lpc__menu_align_center .lc-navigation-menu__wrapper,
	.lc-header-lpc__mobile-menu_align_center .lc-navigation-menu__wrapper {
		justify-content: center;
	}
	.lc-header-lpc__menu_align_right .lc-navigation-menu__wrapper,
	.lc-header-lpc__mobile-menu_align_right .lc-navigation-menu__wrapper {
		justify-content: end;
	}

	.lc-navigation-menu {
		color: #fff;
	}

	.lc-navigation-menu__wrapper {
		display: flex;
		align-items: center;
		flex-grow: 1;
		margin-right: 3rem;
		text-shadow: 0 5px 15px rgba(4, 7, 2, .3);
	}

	.lc-navigation-menu__link {
		padding: .75em 0 !important;
	}
	.lc-navigation-menu__link:hover {
		color: rgba(255,255,255,.8) !important;
	}

	.lc-navigation-menu:not(.lc-header-lpc-burger__links) .lc-navigation-menu__item:not(:last-child) {
		margin-right: 2.3rem !important;
	}

	.lc-header-lpc-burger__link-content {
		padding: 0;
	}

	.lc-header-lpc__right,
	.lc-header-lpc__call-to-action {
		margin-left: 0 !important;
	}
	.lc-header-lpc .lc-button {
		height: 3.67rem;
		line-height: 3.67rem;
		font-size: 1.25rem;
		filter: none !important;
	}
	.lc-header-lpc .lc-button__under {
		border-radius: .75rem;
		background-color: #fff;
		border: none;
		transition: all .1s ease-in-out;
	}
	.lc-header-lpc__call-to-action:hover .lc-button__under {
		background-color: #6473FF !important;
	}
	.lc-header-lpc .lc-button__text {
		padding: 0 2rem !important;
		font-weight: 500;
		transition: color .2s ease-in-out;
	}
	.lc-header-lpc__call-to-action:hover .lc-button__text {
		color: #fff;
	}


	
	.lc-header-lpc__burger-wrapper {
		margin: 0 0 0 .75rem;
	}
	.lc-header-lpc-burger__burger-button {
		padding: 0;
		width: 2.75rem;
		height: 2.75rem;
		border: none;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.lc-header-lpc-burger__burger-button .lc-icon {
		width: 50%;
	}
	@media (max-width: 511px) {
		.lc-header-lpc-burger__burger-button {
			width: 3.6rem;
			height: 3.6rem;
		}
	}
	

	@media (max-width: 511px) {
		.lc-header-lpc__call-to-action_mobile {
			display: none !important;
		}
	}
	@media (min-width: 512px) {
		.lc-header-lpc__burger-wrapper {
			display: none !important;
		}
	}

	.lc-header-lpc-burger__menu {
		max-width: none;
		width: 100%;
		font-size: 2rem;
		background-color: #0F141E;
		box-sizing: border-box;
		font-weight: 500;
	}
	.lc-header-lpc-burger__menu-background {
		display: none;
	}
	.lc-header-lpc-burger__content {
		padding: 7.67rem var(--lc-padding) var(--lc-padding);
		gap: 3rem;
		box-sizing: border-box;
	}
	.lc-header-lpc-burger__links-wrapper {
		flex-grow: 1;
	}
	.lc-header-lpc-burger__links,
	.lc-header-lpc-burger__cta-wrapper {
		padding: 0;
	}
	.lc-header-lpc-burger__links .lc-navigation-menu__wrapper {
		flex-direction: column;
		align-items: start;
		margin: 0;
	}
	.lc-header-lpc-burger__cta-wrapper {
		box-shadow: none;
	}
	.lc-header-lpc-burger__links .lc-navigation-menu__submenu {
		text-align: right;
	}
	.lc-header-lpc-burger__links .lc-navigation-menu__submenu .lc-navigation-menu__link {
		padding: 0;
	}
	.lc-header-lpc-burger__cta-wrapper .lc-button {
		width: 100%;
		font-size: 2rem;
		height: 7rem;
		line-height: 7rem;
	}
	.lc-header-lpc-burger__cta-wrapper .lc-button__text {
		font-weight: 400;
		color: #fff;
	}
	.lc-header-lpc-burger__cta-wrapper .lc-button__under {
		background: #FF6329;
		border-radius: 1rem;
	}


	.lc-header-lpc-burger__close {
		left: auto;
		right: 2.35rem;
		top: 2.35rem;
		width: 3rem;
		height: 3rem;
		background: transparent;
		padding: 0;
		border: none;
	}
	.lc-header-lpc-burger__close:before,
	.lc-header-lpc-burger__close:after {
		top: 50%;
		right: 50%;
		width: 50%;
		translate: 50%;
		height: 0;
		border-width: 2px;
	}

	.lc-header-lpc__wrapper_theme_dark:not(.lc-header-lpc__wrapper_transparent) {
		background-color: #0F141E !important;
	}
    #hero{
            background: url(slide.jpg);
    background-size: cover;
    background-position: 1% 50%;
    }
    .loc{
width: 12px;
    margin-top: 0px;
    }
    .loctexth3{

font-size: 43px !important;

line-height: 1.3;

}
    .loctext{
            font-weight: 400;
    font-size: 1.5rem;
    color: #46557D;
    font-family: Helvetica, Arial, sans-serif;
    letter-spacing: normal;
    line-height: 140%;
    }
    .catbut{
            padding: 17px 8px;
    width: auto !important;
    margin-top: 25px;
    }
.buttoncat{

}








	
	@media (max-width: 511px) {
.buttoncat{
	
}
.preim{
	display: flex;
    flex-direction: column;
}
	}