/* Generated from page style blocks. */
html {--theme-base-color:#0077ff;--theme-base-opacity-color:#0077ff1a;--theme-more-color:#0077ff;--theme-button-color-light:var(--ON_toggle);--theme-button-color-dark:var(--OFF_toggle);--theme-button-border-radius:8px;--theme-sticker-border-radius:4px;--theme-outer-border-radius:20px;--theme-base-color-hue:212;--theme-base-color-saturation:100%;--theme-base-color-lightness:50%;--theme-lightness-hover-diff:6%;--theme-items-gap:16px;}

html {font-size:18px;--theme-font-family:Onest;--theme-font-title-family:var(--theme-font-family);}

html {--theme-page-width: 1500px;--theme-page-width-padding: 32px}

html {font-size:18px;--theme-font-family:Onest;--theme-font-title-family:var(--theme-font-family);}

html {--header-height:145px;}

.social__items .yandex-business .social__link:before{display:none!important;}
		.social__items .yandex-business .social__link img{display:block;width:20px;height:20px;object-fit:contain;}
		.social__items.social__items--md .yandex-business .social__link img{width:22px;height:22px;}

.social__items .yandex-business .social__link:before{display:none!important;}
		.social__items .yandex-business .social__link img{display:block;width:20px;height:20px;object-fit:contain;}
		.social__items.social__items--md .yandex-business .social__link img{width:22px;height:22px;}

.social__items .yandex-business .social__link:before{display:none!important;}
		.social__items .yandex-business .social__link img{display:block;width:20px;height:20px;object-fit:contain;}
		.social__items.social__items--md .yandex-business .social__link img{width:22px;height:22px;}

.social__items .yandex-business .social__link:before{display:none!important;}
		.social__items .yandex-business .social__link img{display:block;width:20px;height:20px;object-fit:contain;}
		.social__items.social__items--md .yandex-business .social__link img{width:22px;height:22px;}

.social__items .yandex-business .social__link:before{display:none!important;}
		.social__items .yandex-business .social__link img{display:block;width:20px;height:20px;object-fit:contain;}
		.social__items.social__items--md .yandex-business .social__link img{width:22px;height:22px;}

.social__items .yandex-business .social__link:before{display:none!important;}
		.social__items .yandex-business .social__link img{display:block;width:20px;height:20px;object-fit:contain;}
		.social__items.social__items--md .yandex-business .social__link img{width:22px;height:22px;}

@media (max-width: 1200px) {
    .mega-fixed-menu {
        padding: 16px 32px;
    }
}
.mega-fixed-menu {
    position: fixed;
    inset: 0px;
    z-index: 999;
    padding: 32px 64px;
    flex-direction: column;
    justify-content: space-between;
    background-color: var(--black_bg_black);
    background-size: cover !important;
}
.mega-fixed-menu--dark::before {
    content: "";
    position: absolute;
    inset: 0px;
    background-color: rgb(0, 0, 0);
    opacity: 0.6;
}
.mega-fixed-menu__row.mega-fixed-menu__main-part {
    margin-top: 0px;
    margin-bottom: 0px;
}
.mega-fixed-menu__row--overflow {
    overflow: hidden;
}
.mega-fixed-menu__row {
    display: flex;
    justify-content: space-between;
    margin: 32px 0px;
}
.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
    touch-action: auto;
}
.mCustomScrollbar {
    touch-action: pinch-zoom;
}
.burger-menu {
    width: 100%;
    margin: 0 auto;
    padding-left: 40px;
}
.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0px;
    direction: ltr;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0px;
}
.mCSB_inside > .mCSB_container {
    margin-right: 0px;
}
.mCSB_inside > .mCSB_container {
    margin-right: 30px;
}
body .mCSB_container {
    z-index: 1;
}
.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}
.burger-menu__item--first {
    padding-top: 0;
}
.burger-menu__item--large {
    padding: 5px 0;
	width: calc(100% / 3);
    display: flex;
    align-items: center;
}
.burger-menu--dark .burger-menu__link--light {
    color: #fff;
}
.switcher-title {
    font-family: "Roboto", Arial, sans-serif;
}
.dark_link {
    color: var(--white_text_black);
}
.switcher-title {
    font-weight: 700;
}
@media (max-width: 1200px) {
    .burger-menu__link--large {
        font-size: 20px;
        line-height: 32px;
    }
}
.burger-menu__link--large {
    display: inline-block;
}
.burger-menu__link--large {
        font-size: 20px;
    line-height: 30px;
}
.burger-menu--dark .burger-menu__item-delimiter {
    opacity: .2;
    background: #fff;
}
.burger-menu__item-delimiter {
    display: none;
    height: 1px;
    background: #e5e5e5;
    flex: 1;
    margin-top: 2px;
    margin-left: 27px;
    margin-right: 32px;
}
.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
    touch-action: auto;
}
.burger-menu__item--current .burger-menu__dropdown--right {
    visibility: visible;
    opacity: 1;
}
.mCustomScrollbar {
    touch-action: pinch-zoom;
}
.burger-menu__dropdown--right {
    opacity: 0;
    visibility: hidden;
    position: absolute;
	left: calc(100% / 3);
    top: 18.5px;
    width: calc(200% / 3);;
    max-height: 100%;
    margin: -17px 0;
    transition: opacity .2s ease-in-out, visibility .2s ease-in-out;
    padding-right: 20px;
}
.burger-menu__dropdown--right .mCSB_container {
	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 120px;
    -moz-column-gap: 120px;
    column-gap: 120px;
}
.burger-menu__dropdown--right .mCSB_container li {
	width: 100%;
}
.burger-menu__link--middle {
	font-size: 18px;
	line-height: 20px;
}
.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0px;
    direction: ltr;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0px;
}
.mCSB_inside > .mCSB_container {
    margin-right: 0px;
}
.mCSB_inside > .mCSB_container {
    margin-right: 30px;
}
body .mCSB_container {
    z-index: 1;
}
.mCSB_container {
    margin-bottom: 1px;
}
.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}
.burger-menu__dropdown-item--middle {
    padding: 8.5px 20px 8.5px 0;
    margin-bottom: 0;
}
.burger-menu__link-wrapper {
    display: flex;
}
.burger-menu--dark .burger-menu__link--light {
    color: #fff;
}
.burger-menu__link-wrapper .burger-menu__link--middle {
    margin-right: 13px;
}
.burger-menu__link-wrapper i.svg {
    flex-shrink: 0;
}
.svg {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
}
.burger-menu__dropdown-right-arrow {
    cursor: pointer;
    transform: rotate(90deg);
    transition: transform .2s ease-in-out;
    height: 19px;
    width: 19px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-top: 3px;
}
.burger-menu__dropdown--bottom {
    display: none;
    padding: 12px 0 5px 0;
}
.burger-menu__dropdown-item--small {
    margin: 6px 0;
    padding-left: 9px;
}
.burger-menu--dark .burger-menu__link--light {
    color: #fff;
}

body .mCSB_scrollTools {
    width: 8px;
    z-index: 3;
    opacity: 1;
    right: 0px;
    top: 2px;
    bottom: 2px;
}
.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    inset: 0px 0px 0px auto;
    opacity: 0.75;
}
.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    inset: 0px;
    height: auto;
}
.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}
mCSB_scrollTools .mCSB_draggerRail {
    background: none;
}
.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(0, 0, 0, 0.4);
}
.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0px auto;
    border-radius: 16px;
}
body .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 3px;
    border-radius: 5px;
    background: var(--gray_bg_black) !important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(255, 255, 255, 0.75);
}
.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0px auto;
    border-radius: 16px;
    text-align: center;
}
.burger-menu--dark .burger-menu__dropdown-right-arrow * {
    fill: #fff;
}
.header-menu__item--first a {
	display: flex;
    align-items: center;
    gap: 12px;
    padding: 15px 20px;
    border-radius: 3px;
    background-color: var(--theme-base-color);
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    transition: background-color .3s;
	height: auto;
  border-radius: 8px;
}
.header-menu__item--first a:before {
    content: url(/local/templates/aspro-priority2/images/service_icon.svg);
    line-height: 0;
}
.header-menu__wrapper .header-menu__item:first-child:hover > .header-menu__dropdown-menu {
	display: none !important;
}
.mega-fixed-menu__close {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 15px 20px;
  border-radius: 3px;
  background-color: transparent;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
  transition: background-color .3s;
  height: auto;
}
.mega-fixed-menu__close:hover {
  color: #fff;
}
body.mega-open {
  overflow: hidden;
}
.mega-fixed-menu--davydov {
  background: #f3f7ff !important;
  color: #1f1f1f;
  padding: 24px;
  overflow: auto;
  justify-content: flex-start;
}
.mega-fixed-menu--davydov .mega-fixed-menu__inner {
  position: relative;
  z-index: 1;
  max-width: calc(var(--theme-page-width, 1500px) + calc(var(--theme-page-width-padding, 32px) * 2) - var(--theme-page-width-diff, 0px));
  width: 100%;
  margin: 0 auto;
}
.mega-fixed-menu--davydov .mega-fixed-menu__top {
  width: 100%;
  margin: 0 auto 18px !important;
  padding: 0;
  align-items: center;
  justify-content: space-between;
}
.mega-fixed-menu--davydov .mega-fixed-menu__top.maxwidth-theme {
  max-width: none;
}
.mega-fixed-menu--davydov .logo img {
  max-height: 54px;
}
.mega-fixed-menu--davydov .mega-fixed-menu__close {
  border: 0;
  border-radius: 12px;
  background: var(--theme-base-color, #0077ff);
  color: #fff;
}
.mega-fixed-menu--davydov .mega-fixed-menu__close:hover {
  background: #005fb4;
  color: #fff;
}
.mega-fixed-menu--davydov .mega-fixed-menu__panel {
  overflow: hidden;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 22px 80px rgba(0, 0, 0, 0.14);
}
.mega-fixed-menu--davydov .davydov-services-menu .menu-col-2 {
  max-height: calc(100vh - 250px);
}
.mega-fixed-menu--davydov .davydov-services-menu .undermenu__ref {
  display: inline-block;
  text-decoration: none;
}
.mega-fixed-menu--davydov .davydov-services-menu .undermenu__ref:hover {
  color: var(--theme-base-color, #0077ff);
}
@media (max-width: 991px) {
  .mega-fixed-menu--davydov {
    padding: 14px;
  }
  .mega-fixed-menu--davydov .mega-fixed-menu__top {
    margin-bottom: 12px !important;
  }
  .mega-fixed-menu--davydov .logo img {
    max-height: 42px;
  }
  .mega-fixed-menu--davydov .mega-fixed-menu__panel {
    border-radius: 18px;
  }
}

@media (max-width: 767px) {
    .banners-big__mobile-text-wrapper {
        display: block !important;
        text-align: left;
    }
    .banners-big__mobile-text-wrapper .banners-big__buttons {
      display: block !important;
    }

    .banners-big__mobile-text-wrapper h2 {
      font-size: 40px;
    }

    .banners-big__mobile-text-wrapper .banners-big__buttons-item {
      margin: 0 auto;
    }

    .banners-big__mobile-text-wrapper .banners-big__buttons-item .btn {
      font-size: 40px;
      padding: 40px;
    }
}

body.header_opacity .header .header-menu__title,
	body.header_opacity .header .header-menu__link,
	body.header_opacity .header .base-text,
	body.header_opacity .header .dark_link,
	body.header_opacity .header .phones__phone-link,
	body.header_opacity .header .phones__phone-link-text,
	body.header_opacity .header .phones__dropdown-value,
	body.header_opacity .header .schedule__text,
	body.header_opacity .header .email.phones__dropdown-value,
	body.header_opacity .header .header__top-part,
	body.header_opacity .header .header__top-part a,
	body.header_opacity .header .header__main-part,
	body.header_opacity .header .header__main-part a,
	body.header_opacity #headerfixed .header-menu__title,
	body.header_opacity #headerfixed .header-menu__link,
	body.header_opacity #headerfixed .dark_link,
	body.header_opacity #headerfixed .phones__phone-link,
	body.header_opacity #headerfixed .phones__phone-link-text,
	body.header_opacity #headerfixed .phones__dropdown-value,
	body.header_opacity #headerfixed .schedule__text,
	body.header_opacity #headerfixed .email.phones__dropdown-value,
	body.header_opacity #mobileheader,
	body.header_opacity #mobileheader a,
	body.header_opacity #mobileheader .dark_link,
	body.header_opacity #mobileheader .phones__phone-link,
	body.header_opacity #mobileheader .phones__phone-link-text,
	body.header_opacity #mobileheader .phones__dropdown-value,
	body.header_opacity #mobileheader .schedule__text,
	body.header_opacity #mobileheader .email.phones__dropdown-value {
		color: #000 !important;
	}
	body.header_opacity .header .email.phones__dropdown-value *,
	body.header_opacity #headerfixed .email.phones__dropdown-value *,
	body.header_opacity #mobileheader .email.phones__dropdown-value * {
		color: #000 !important;
	}
	body.header_opacity .header .header-menu__item.header-menu__item--first.header-menu__item--dropdown.header-menu__item--wide > .header-menu__link .header-menu__title,
	body.header_opacity #headerfixed .header-menu__item.header-menu__item--first.header-menu__item--dropdown.header-menu__item--wide > .header-menu__link .header-menu__title,
	body.header_opacity .header .header-menu__item.header-menu__item--services-amulex > .header-menu__link .header-menu__title,
	body.header_opacity #headerfixed .header-menu__item.header-menu__item--services-amulex > .header-menu__link .header-menu__title,
	body.header_opacity .header .header-menu__item.header-menu__item--dropdown.header-menu__item--wide > .header-menu__link .header-menu__title,
	body.header_opacity #headerfixed .header-menu__item.header-menu__item--dropdown.header-menu__item--wide > .header-menu__link .header-menu__title {
		color: #fff !important;
	}
	body.header_opacity .header .btn.btn-default,
	body.header_opacity .header .btn.btn-default *,
	body.header_opacity #headerfixed .btn.btn-default,
	body.header_opacity #headerfixed .btn.btn-default * {
		color: #fff !important;
	}
	@media (min-width: 992px) {
		body.header_opacity [data-ajax-block="HEADER"],
		body.header_opacity .title-v1.index,
		body.header_opacity .title-v2.index,
		body.header_opacity .title-v3.index,
		body.header_opacity .title-v4.index,
		body.header_opacity .title-v5.index {
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			z-index: 100;
			background: transparent !important;
		}

		body.header_opacity .header {
			background: transparent !important;
		}

		body.header_opacity .header__inner,
		body.header_opacity .header__top-part,
		body.header_opacity .header__main-part,
		body.header_opacity .header__menu-part {
			background: transparent !important;
			box-shadow: none !important;
		}
	}
	.b2c-banner.main-first-screen{position:relative;overflow:hidden;background:#f3f8ff;margin:0 0 48px;padding-top:180px;color:#1f1f1f;}
	.b2c-banner.main-first-screen:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 18% 20%,rgba(0,119,255,.18),transparent 28%),linear-gradient(135deg,rgba(255,255,255,.92),rgba(255,255,255,.5));pointer-events:none;}
	.main-first-screen,.main-first-screen *{box-sizing:border-box;}
	.main-first-screen .container{position:relative;z-index:1;max-width:1480px;margin:0 auto;padding:72px 24px 56px;}
	.main-first-screen .inner{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:34px;align-items:stretch;}
	.main-first-screen .b2c-banner-content{max-width:870px;min-width:0;}
	.main-first-screen .h1{margin:0 0 22px;font-size:clamp(34px,4.2vw,70px);line-height:.98;font-weight:700;letter-spacing:0;color:#171717;}
	.main-first-screen .txt-color{color:var(--theme-base-color,#0077ff);}
	.main-first-screen .subtitle{max-width:780px;margin:0 0 30px;font-size:clamp(17px,1.45vw,22px);line-height:1.42;color:rgba(31,31,31,.72);}
	.main-first-screen .input-section{width:100%;max-width:770px;min-width:0;margin:0;}
	.main-first-screen textarea{display:block;width:100%;max-width:100%;min-width:0;min-height:128px;padding:22px 24px;border:1px solid rgba(31,31,31,.1);border-radius:26px;background:#fff;box-shadow:0 18px 55px rgba(31,31,31,.08);resize:vertical;font-size:16px;line-height:1.45;color:#1f1f1f;outline:none;transition:border-color .18s ease,box-shadow .18s ease;}
	.main-first-screen textarea:focus{border-color:rgba(0,119,255,.55);box-shadow:0 20px 62px rgba(0,119,255,.16);}
	.main-first-screen textarea::placeholder{color:rgba(31,31,31,.42);}
	.main-first-screen .situation-list{display:flex;flex-wrap:wrap;gap:9px;width:100%;max-width:100%;min-width:0;margin:14px 0 0;padding:0;list-style:none;}
	.main-first-screen .situation-list button{display:inline-flex;align-items:center;min-height:42px;padding:10px 17px;border:1px solid rgba(31,31,31,.1);border-radius:999px;background:rgba(255,255,255,.72);color:#1f1f1f;font-size:14px;font-weight:600;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease;}
	.main-first-screen .situation-list button:hover{background:var(--theme-base-color,#0077ff);border-color:var(--theme-base-color,#0077ff);color:#fff;transform:translateY(-1px);}
	.main-first-screen .b2c-banner_controls{display:flex;align-items:center;flex-wrap:wrap;gap:12px;width:100%;max-width:100%;min-width:0;margin-top:24px;}
	.main-first-screen .b2c-banner_callback-btn,.main-first-screen .b2c-banner_callback-phone{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:16px 28px;border:0;border-radius:999px;font-size:16px;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease;}
	.main-first-screen .b2c-banner_callback-btn{background:var(--theme-base-color,#0077ff);color:#fff;box-shadow:0 18px 42px rgba(0,119,255,.24);}
	.main-first-screen .b2c-banner_callback-btn:hover{transform:translateY(-1px);box-shadow:0 22px 50px rgba(0,119,255,.3);color:#fff;}
	.main-first-screen .b2c-banner_callback-phone{background:#fff;color:#1f1f1f;border:1px solid rgba(31,31,31,.1);}
	.main-first-screen .b2c-banner_callback-phone:hover{background:var(--theme-base-color,#0077ff);color:#fff;border-color:var(--theme-base-color,#0077ff);}
	.main-first-screen .b2c-banner_socials{display:inline-flex;align-items:center;gap:8px;}
	.main-first-screen .b2c-banner_social-link{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#fff;border:1px solid rgba(31,31,31,.1);color:#000;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;}
	.main-first-screen .b2c-banner_social-link:hover{transform:translateY(-1px);border-color:rgba(0,119,255,.34);box-shadow:0 12px 26px rgba(0,119,255,.13);}
	.main-first-screen .b2c-banner_social-link img{width:24px;height:24px;object-fit:contain;}
	.main-first-screen .b2c-banner_social-link svg{width:23px;height:23px;color:#000;}
	.main-first-screen .b2c-banner_social-link[aria-label="Telegram"] img{filter:brightness(0);}
	.main-first-screen .tooltip-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#fff;border:1px solid rgba(31,31,31,.1);cursor:default;}
	.main-first-screen .tooltip-btn svg{width:22px;height:22px;stroke:var(--theme-base-color,#0077ff);fill:none;}
	.main-first-screen .tooltip-btn .tooltip-overlay{position:absolute;left:50%;bottom:calc(100% + 12px);width:260px;transform:translateX(-50%) translateY(8px);opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease;z-index:3;}
	.main-first-screen .tooltip-btn:hover .tooltip-overlay{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0);}
	.main-first-screen .tooltip-content{padding:16px 18px;border-radius:18px;background:#1f1f1f;color:#fff;box-shadow:0 18px 48px rgba(31,31,31,.22);font-size:14px;line-height:1.35;}
	.main-first-screen .tooltip-content p{margin:0;}
	.main-first-screen .tooltip-content p+p{margin-top:6px;color:rgba(255,255,255,.78);}
	.main-first-screen .consult{position:relative;align-self:stretch;min-height:360px;padding:30px;border-radius:34px;background:linear-gradient(135deg,#061b3a 0%,#0a4fb3 100%);color:#fff;box-shadow:0 24px 70px rgba(0,119,255,.18);overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;}
	.main-first-screen .consult:before{content:'';position:absolute;right:-80px;bottom:-80px;width:230px;height:230px;border-radius:50%;background:rgba(0,119,255,.34);}
	.main-first-screen .consult:after{content:'';position:absolute;right:28px;bottom:32px;width:112px;height:112px;border:1px solid rgba(255,255,255,.14);border-radius:50%;}
	.main-first-screen .consult__link{position:absolute;inset:0;z-index:2;text-decoration:none;}
	.main-first-screen .consult__top{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;}
	.main-first-screen .consult__title{max-width:270px;margin:0;font-size:28px;line-height:1.08;font-weight:700;letter-spacing:0;color:#fff;}
	.main-first-screen .consult__icon{flex:0 0 auto;width:34px;height:34px;stroke:#fff;fill:none;transition:transform .18s ease;}
	.main-first-screen .consult:hover .consult__icon{transform:translate(3px,-3px);}
	.main-first-screen .consult__text{position:relative;z-index:1;max-width:292px;margin:120px 0 0;font-size:18px;line-height:1.42;color:rgba(255,255,255,.74);}
	.main-steps-wrap{max-width:1480px;margin:0 auto 48px;padding:0 24px;}
	.main-steps-wrap .service-steps-section{position:relative;margin:0;padding:34px;border-radius:30px;background:#f3f8ff;color:#1f1f1f;overflow:hidden;box-shadow:0 18px 55px rgba(0,119,255,.06);}
	.main-steps-wrap .service-steps-section:before{content:'';position:absolute;right:-110px;top:-120px;width:320px;height:320px;border-radius:50%;background:rgba(0,119,255,.12);pointer-events:none;}
	.main-steps-wrap .service-steps-section:after{content:'';position:absolute;left:-90px;bottom:-120px;width:260px;height:260px;border-radius:50%;background:rgba(31,31,31,.04);pointer-events:none;}
	.main-steps-wrap .service-steps-section *{box-sizing:border-box;}
	.main-steps-wrap .service-steps-section a{text-decoration:none;}
	.main-steps-wrap .service-steps__inner{position:relative;z-index:1;}
	.main-steps-wrap .service-steps__top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:end;margin-bottom:26px;}
	.main-steps-wrap .service-steps__label{display:inline-flex;align-items:center;width:max-content;margin:0 0 12px;padding:7px 12px;border-radius:999px;background:#fff;color:var(--theme-base-color,#0077ff);font-size:13px;line-height:1;font-weight:700;letter-spacing:.02em;text-transform:uppercase;}
	.main-steps-wrap .service-steps__title{margin:0;font-size:clamp(26px,3vw,44px);line-height:1.06;font-weight:700;letter-spacing:0;color:#171717;}
	.main-steps-wrap .service-steps__subtitle{max-width:760px;margin:12px 0 0;font-size:17px;line-height:1.48;color:rgba(31,31,31,.68);}
	.main-steps-wrap .service-steps__subtitle b{color:#1f1f1f;font-weight:700;}
	/* Уточнение — отдельной строкой под цепочкой шагов. */
	.main-steps-wrap .service-steps__subtitle-note{display:block;margin-top:4px;}
	.main-steps-wrap .service-steps__quick{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;max-width:430px;}
	.main-steps-wrap .service-steps__quick-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 14px;border-radius:999px;background:#fff;border:1px solid rgba(31,31,31,.08);color:#1f1f1f;font-size:14px;font-weight:700;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease;}
	.main-steps-wrap .service-steps__quick-link:hover{background:var(--theme-base-color,#0077ff);border-color:var(--theme-base-color,#0077ff);color:#fff;transform:translateY(-1px);}
	.main-steps-wrap .service-steps__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 16px;padding:0;list-style:none;counter-reset:serviceStep;}
	.main-steps-wrap .service-steps__item{position:relative;min-height:190px;padding:24px;border-radius:24px;background:#fff;border:1px solid rgba(31,31,31,.07);box-shadow:0 12px 35px rgba(31,31,31,.05);overflow:hidden;counter-increment:serviceStep;}
	.main-steps-wrap .service-steps__item:before{content:counter(serviceStep);position:absolute;right:18px;top:14px;font-size:74px;line-height:1;font-weight:800;letter-spacing:0;color:rgba(0,119,255,.12);}
	.main-steps-wrap .service-steps__item:not(:last-child):after{display:none;}
	.main-steps-wrap .service-steps__num{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:20px;border-radius:50%;background:var(--theme-base-color,#0077ff);color:#fff;font-size:18px;font-weight:800;}
	.main-steps-wrap .service-steps__item-title{position:relative;z-index:1;margin:0 0 10px;font-size:21px;line-height:1.18;font-weight:700;color:#171717;letter-spacing:0;}
	.main-steps-wrap .service-steps__text{position:relative;z-index:1;margin:0;font-size:15px;line-height:1.5;color:rgba(31,31,31,.66);}
	.main-steps-wrap .service-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px;}
	.main-steps-wrap .service-points__item{position:relative;padding:22px 22px 21px;border-radius:24px;background:linear-gradient(135deg,#061b3a 0%,#0a4fb3 100%);color:#fff;min-height:136px;overflow:hidden;}
	.main-steps-wrap .service-points__item:before{content:'';position:absolute;right:-42px;bottom:-52px;width:128px;height:128px;border-radius:50%;background:rgba(0,119,255,.32);}
	.main-steps-wrap .service-points__header{position:relative;z-index:1;margin:0 0 9px;font-size:18px;line-height:1.2;font-weight:700;color:#fff;}
	.main-steps-wrap .service-points__text{position:relative;z-index:1;margin:0;font-size:14px;line-height:1.45;color:rgba(255,255,255,.73);}
	@media (min-width:1550px){.main-first-screen .container,.main-steps-wrap{padding-left:0;padding-right:0}}
	@media (max-width:1199px){.main-first-screen .inner{grid-template-columns:minmax(0,1fr) 330px;gap:24px}.main-first-screen .consult__title{font-size:24px}.main-first-screen .consult__text{font-size:16px;margin-top:86px}.main-steps-wrap .service-steps-section{padding:28px}.main-steps-wrap .service-steps__top{grid-template-columns:1fr}.main-steps-wrap .service-steps__quick{justify-content:flex-start;max-width:none}.main-steps-wrap .service-steps__grid,.main-steps-wrap .service-points{gap:12px}.main-steps-wrap .service-steps__item{padding:22px}.main-steps-wrap .service-points__item{padding:20px}}
	@media (max-width:991px){.main-first-screen .container{padding:32px 24px 40px}.main-first-screen .inner{grid-template-columns:1fr}.main-first-screen .b2c-banner-content{max-width:none}.main-first-screen .consult{min-height:250px}.main-first-screen .consult__text{margin-top:64px}.main-steps-wrap{margin-bottom:40px}.main-steps-wrap .service-steps-section{border-radius:24px}.main-steps-wrap .service-steps__grid,.main-steps-wrap .service-points{grid-template-columns:1fr}.main-steps-wrap .service-steps__item{min-height:auto}.main-steps-wrap .service-points__item{min-height:auto}}
	@media (max-width:768px){.b2c-banner.main-first-screen{padding-top:0}}
	@media (max-width:600px){.b2c-banner.main-first-screen{margin-bottom:32px}.main-first-screen .container{width:100%;max-width:100%;padding:22px 16px 32px;overflow:hidden}.main-first-screen .h1{font-size:28px;line-height:1.12;overflow-wrap:anywhere}.main-first-screen .subtitle{font-size:16px}.main-first-screen .input-section{max-width:100%;overflow:hidden}.main-first-screen textarea{min-height:112px;border-radius:20px;padding:18px}.main-first-screen .situation-list{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding-bottom:6px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.main-first-screen .situation-list::-webkit-scrollbar{display:none}.main-first-screen .situation-list li{flex:0 0 auto;max-width:calc(100vw - 32px)}.main-first-screen .situation-list button{max-width:100%;white-space:nowrap}.main-first-screen .b2c-banner_controls{align-items:stretch}.main-first-screen .b2c-banner_controls>*{max-width:100%}.main-first-screen .b2c-banner_callback-btn,.main-first-screen .b2c-banner_callback-phone{width:100%;min-height:52px}.main-first-screen .b2c-banner_socials{width:100%;justify-content:center}.main-first-screen .b2c-banner_social-link{width:46px;height:46px}.main-first-screen .tooltip-btn{display:none}.main-first-screen .consult{width:100%;border-radius:24px;padding:24px}.main-first-screen .consult__title{font-size:23px}.main-first-screen .consult__text{margin-top:54px;font-size:15px}.main-steps-wrap{padding:0 16px;margin-bottom:32px}.main-steps-wrap .service-steps-section{padding:22px 16px;border-radius:20px}.main-steps-wrap .service-steps__top{gap:18px;margin-bottom:20px}.main-steps-wrap .service-steps__label{font-size:11px}.main-steps-wrap .service-steps__subtitle{font-size:15px}.main-steps-wrap .service-steps__quick{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:7px}.main-steps-wrap .service-steps__quick-link{min-height:36px;padding:8px 10px;font-size:13px}.main-steps-wrap .service-steps__item{padding:20px;border-radius:18px}.main-steps-wrap .service-steps__item-title{font-size:19px}.main-steps-wrap .service-points__item{border-radius:18px}.main-steps-wrap .service-points__header{font-size:17px}}

.service-clients{margin:64px 0;}
	.service-clients__wrap{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:34px;align-items:center;padding:38px;border-radius:24px;background:#f6f8fb;}
	.service-clients__caption{margin:0 0 14px;color:#005fb4;font-size:18px;line-height:1.35;font-weight:800;}
	.service-clients__title{max-width:850px;margin:0;color:#1b1f2a;font-size:40px;line-height:1.16;font-weight:800;letter-spacing:0;}
	.service-clients__badge{display:block;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 16px 45px rgba(18,31,53,.08);}
	.service-clients__badge .good_yandex{margin:0;}
	@media (max-width:991px){
		.service-clients{margin:48px 0;}
		.service-clients__wrap{grid-template-columns:1fr;padding:28px;}
		.service-clients__title{font-size:32px;}
	}
	@media (max-width:560px){
		.service-clients__wrap{padding:22px;border-radius:18px;}
		.service-clients__title{font-size:26px;}
	}

.service-moscow-reviews{margin:64px 0;content-visibility:auto;contain-intrinsic-size:auto 720px;}
	.service-moscow-reviews__title{margin:0 0 24px;color:#1b1f2a;font-size:40px;line-height:1.12;font-weight:800;letter-spacing:0;}
	.service-moscow-reviews__frame{display:flex;justify-content:center;min-height:320px;margin:0;border:1px solid #e8edf3;border-radius:24px;background:#fff;box-shadow:0 18px 55px rgba(18,31,53,.08);overflow:hidden;}
	.service-moscow-reviews__frame iframe{width:100%;min-height:320px;height:100%;border:0;outline:0;padding:0;margin:0;}
	@media (max-width:991px){
		.service-moscow-reviews{margin:48px 0;}
		.service-moscow-reviews__title{font-size:32px;}
	}
	@media (max-width:560px){
		.service-moscow-reviews__title{font-size:27px;}
		.service-moscow-reviews__frame{border-radius:18px;}
	}

.service-legal-costs{margin:56px 0;color:#fff;}
	.service-legal-costs__box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;padding:38px;border-radius:24px;background:#0476ff;box-shadow:0 18px 55px rgba(4,118,255,.18);}
	.service-legal-costs__title{margin:0 0 12px;font-size:clamp(28px,3vw,44px);line-height:1.06;font-weight:850;letter-spacing:0;color:#fff;}
	.service-legal-costs__text{max-width:780px;margin:0;color:rgba(255,255,255,.82);font-size:18px;line-height:1.52;}
	.service-legal-costs__badge{display:flex;align-items:center;justify-content:center;width:116px;height:116px;border-radius:50%;background:#fff;color:#0476ff;font-size:24px;font-weight:900;white-space:nowrap;}
	@media (max-width:767px){.service-legal-costs{margin:40px 0}.service-legal-costs__box{grid-template-columns:1fr;padding:24px;border-radius:18px}.service-legal-costs__badge{width:76px;height:76px;font-size:18px;line-height:1}.service-legal-costs__text{font-size:16px}}

.home-legal-costs{
		padding-top:0!important;
		padding-bottom:0!important;
		margin-bottom:56px;
	}
	.home-legal-costs .service-legal-costs{
		margin-top:0;
		margin-bottom:0;
	}
	#gerb .service-legal-costs__box,
	#gerb > .maxwidth-theme > .gerb{background:#0476ff;color:#fff;}
	#gerb .gerb-text,
	#gerb .gerb-text h2{color:#fff;}
	@media (max-width:767px){
		.home-legal-costs{margin-bottom:40px;}
	}

.home-projects-slider__head {
		display: flex;
		align-items: flex-end;
		justify-content: space-between;
		gap: 32px;
		margin-bottom: 32px;
	}
	.home-projects-slider__label {
		margin: 0 0 16px;
	}
	.home-projects-slider__title {
		max-width: 980px;
		margin: 0;
		letter-spacing: 0;
	}
	.home-projects-slider__all {
		flex: 0 0 auto;
		margin-bottom: 8px;
	}
	@media (max-width: 991px) {
		.home-projects-slider__head {
			align-items: flex-start;
			flex-direction: column;
			gap: 16px;
		}
	}
	@media (max-width: 600px) {
		.home-projects-slider__head {
			margin-bottom: 24px;
		}
		.home-projects-slider__title {
			font-size: 28px;
			line-height: 1.18;
		}
	}

.tab-content-block {
  display: none;
}
.tab-content-block.active {
  display: block;
}
.mainpage-useful-materials__more {
  display: flex;
  justify-content: center;
  margin-top: 36px;
  text-align: center;
}
.mainpage-useful-materials__more .index-block__btn {
  margin-top: 0;
}
@media (min-width:769px) {
  .tabs-wrapper {
    align-self: center;
  }
}
@media (max-width:768px) {
  .mainpage-useful-materials__more {
      margin-top: 28px;
  }
  .catalog_banner__wrapper {
      display:none;
  }
}

@media (max-width: 767px) {
			.mainpage-useful-materials .arrows_wrapper {
				display: none !important;
			}
		}

.service-offices{margin:64px 0;}
	.service-offices__head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:24px;}
	.service-offices__title{max-width:880px;margin:0;color:#1b1f2a;font-size:40px;line-height:1.12;font-weight:800;letter-spacing:0;}
	.service-offices__points{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;}
	.service-offices__points li{display:inline-flex;align-items:center;min-height:38px;padding:8px 14px;border-radius:999px;background:#f2f6fb;color:#005fb4;font-size:14px;font-weight:800;}
	.service-offices__points li:before,.service-offices__points li::before{content:none!important;display:none!important;}
	.service-offices__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px;}
	.service-offices__card{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:86px;padding:20px 22px;border:1px solid #e8edf3;border-radius:18px;background:#fff;box-shadow:0 14px 42px rgba(18,31,53,.07);}
	.service-offices__label{margin:0 0 4px;color:#6a7280;font-size:13px;line-height:1.35;font-weight:700;text-transform:uppercase;}
	.service-offices__value{margin:0;color:#1b1f2a;font-size:18px;line-height:1.35;font-weight:800;}
	.service-offices__phone{color:#1b1f2a;white-space:nowrap;}
	.service-offices__phone:hover{color:#005fb4;}
	.service-offices__action{justify-content:center;}
	.service-offices__action .btn{white-space:normal;text-align:center;}
	@media (max-width:991px){
		.service-offices{margin:48px 0;}
		.service-offices__head{display:block;}
		.service-offices__title{margin-bottom:18px;font-size:32px;}
		.service-offices__meta{grid-template-columns:1fr;}
	}
	@media (max-width:560px){
		.service-offices__title{font-size:27px;}
		.service-offices__points li{width:100%;justify-content:center;}
		.service-offices__card{display:block;min-height:0;padding:18px;}
		.service-offices__action .btn{width:100%;}
	}

#smi-carousel-v2 {
	padding: 65px 0 110px;
	background-color: #0277ff;
}

#smi-carousel-v2 .section__title {
	color: #fff;
	text-align: center;
	margin: 0 auto 90px;
}

#smi-carousel-v2 .section__title .txt-color {
	color: inherit;
}

#smi-carousel-v2 .smi-swiper {
	overflow: hidden;
}

#smi-carousel-v2 .swiper-wrapper {
	align-items: center;
	transition-timing-function: linear;
}

#smi-carousel-v2 .swiper-slide {
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}

#smi-carousel-v2 .carousel-image-container {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	min-height: 80px;
}

#smi-carousel-v2 .carousel-image-container a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}

#smi-carousel-v2 .carousel-image-container img {
	display: block;
	max-width: 100%;
	max-height: 70px;
	width: auto;
	height: auto;
}

#smi-carousel-v2 .carousel-image-container.forbes {
	height: 35px;
	width: 130px;
}

#smi-carousel-v2 .carousel-image-container.izvestia {
	height: 35px;
	width: 125px;
}

#smi-carousel-v2 .carousel-image-container.commerc {
	height: 40px;
	width: 282px;
}

#smi-carousel-v2 .carousel-image-container.rbk {
	height: 30px;
	width: 120px;
}

#smi-carousel-v2 .carousel-image-container.rgru {
	height: 60px;
	width: 168px;
}

#smi-carousel-v2 .carousel-image-container.vedomosti {
	height: 40px;
	width: 207px;
}

@media screen and (max-width: 640px) {
	#smi-carousel-v2 {
		padding: 60px 18px 70px;
	}

	#smi-carousel-v2 .section__title {
		margin-bottom: 70px;
	}

	#smi-carousel-v2 .carousel-image-container {
		margin: auto;
	}
}

.social__items .yandex-business .social__link:before{display:none!important;}
		.social__items .yandex-business .social__link img{display:block;width:20px;height:20px;object-fit:contain;}
		.social__items.social__items--md .yandex-business .social__link img{width:22px;height:22px;}

.social__items .yandex-business .social__link:before{display:none!important;}
		.social__items .yandex-business .social__link img{display:block;width:20px;height:20px;object-fit:contain;}
		.social__items.social__items--md .yandex-business .social__link img{width:22px;height:22px;}

.st0{fill:url(#path2995-1-0_1_)}.st1{fill:#c8daea}.st2{fill:#a9c9dd}.st3{fill:url(#path2991_1_)}

.tg {
      display: block;
    position: fixed;
    right: 20px;
    bottom: 100px;
    z-index: 10000;
}
@media (max-width: 767px) {
  .tg {
    left: 20px;
    bottom: 120px;
  }
}

#js-alert-cookie-window.ag_cookie_alert_window .ag_user_alert_window_content{
		background:var(--theme-base-color,#0077ff)!important;
		color:#fff!important;
	}
	#js-alert-cookie-window .ag_cookie_alert_window_text,
	#js-alert-cookie-window .ag_cookie_alert_window_text p{
		color:#fff!important;
	}
	#js-alert-cookie-window .ag_cookie_alert_window_text p{
		margin:0;
	}
	#js-alert-cookie-window .ag_cookie_alert_window_text p+p{
		margin-top:6px;
	}
	#js-alert-cookie-window .ag_cookie_alert_window_title{
		font-weight:700;
	}
	#js-alert-cookie-window .ag_cookie_alert_window_text a{
		color:#fff!important;
		text-decoration:underline;
		text-underline-offset:2px;
	}
	#js-alert-cookie-window .ag_cookie_alert_window_button{
		background:#fff!important;
		color:var(--theme-base-color,#0077ff)!important;
		font-weight:700;
		white-space:nowrap;
	}
	#js-alert-cookie-window .ag_cookie_alert_window_button:hover{
		background:#eef6ff!important;
	}
	@media (max-width:767px){
		#js-alert-cookie-window .ag_user_alert_window_content{
			padding:18px 16px!important;
		}
		#js-alert-cookie-window .ag_cookie_alert_window_button{
			width:100%;
			margin-top:14px;
			text-align:center;
		}
	}
