/* 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;
  }
}

.staff-detail-collapse {
	position: relative;
}

.staff-detail-collapse__content {
	position: relative;
	overflow: hidden;
	max-height: 155px;
	transition: max-height .35s ease;
}

.staff-detail-collapse:not(.is-opened) .staff-detail-collapse__content:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 64px;
	background: linear-gradient(to bottom, rgba(255,255,255,0), #fff);
	pointer-events: none;
}

.staff-detail__card.grey-bg .staff-detail-collapse:not(.is-opened) .staff-detail-collapse__content:after {
	background: linear-gradient(to bottom, rgba(255,255,255,0), #f7f7f7);
}

.staff-detail-collapse.is-opened .staff-detail-collapse__content {
	max-height: none;
}

.staff-detail-collapse__button {
	margin-top: 14px;
	display: inline-flex;
	align-items: center;
	gap: 8px;
	border: 1px solid #0476ff;
	background: #0476ff;
	color: #fff;
	border-radius: 30px;
	padding: 10px 20px;
	font-size: 14px;
	line-height: 18px;
	cursor: pointer;
	transition: .2s ease;
}

.staff-detail-collapse__button:hover {
	background: #fff;
	color: #0476ff;
}

.staff-detail-collapse__button-icon {
	display: inline-block;
	width: 7px;
	height: 7px;
	border-right: 2px solid currentColor;
	border-bottom: 2px solid currentColor;
	transform: rotate(45deg);
	margin-top: -3px;
	transition: transform .2s ease;
}

.staff-detail-collapse.is-opened .staff-detail-collapse__button-icon {
	transform: rotate(225deg);
	margin-top: 3px;
}

.staff-detail-slider-section {
	margin-top: 40px;
}

.staff-detail-slider-section .reviews-info {
	margin-top: 24px;
}

.staff-detail-slider-section .reviews-info__line,
.staff-detail-slider-section .reviews-info__col {
	display: flex;
}

.staff-detail-slider-section .reviews-info__line {
	align-items: center;
	justify-content: space-between;
	gap: 24px;
}

.staff-detail-slider-section .reviews-info__text p:last-child {
	margin-bottom: 0;
}

.staff-detail-slider-section .reviews-info__btn-wrapper {
	flex: none;
}

.staff-detail-slider-section__top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 20px;
}

.staff-detail-slider-section__title {
	margin: 0;
	font-size: 28px;
	line-height: 34px;
	font-weight: 600;
	color: #222;
}

.staff-detail-slider-section__nav {
	display: flex;
	gap: 8px;
	flex: none;
}

.staff-detail-slider-section__arrow {
	width: 42px;
	height: 42px;
	border-radius: 50%;
	border: 1px solid #dcdcdc;
	background: #fff;
	color: #222;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: .2s ease;
}

.staff-detail-slider-section__arrow:hover {
	border-color: #0476ff;
	background: #0476ff;
	color: #fff;
}

.staff-detail-slider-section__arrow:disabled {
	opacity: .35;
	cursor: default;
	pointer-events: none;
}

.staff-detail-slider {
	overflow: hidden;
}

.staff-detail-slider__track {
	display: flex;
	gap: 20px;
	overflow-x: auto;
	scroll-behavior: smooth;
	scroll-snap-type: x mandatory;
	padding-bottom: 4px;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: none;
}

.staff-detail-slider__track::-webkit-scrollbar {
	display: none;
}

.staff-detail-slider__item {
	min-width: calc((100% - 40px) / 3);
	scroll-snap-align: start;
}

.staff-detail-slider-card {
	height: 100%;
	display: flex;
	flex-direction: column;
	border: 1px solid #e6e6e6;
	border-radius: 16px;
	background: #fff;
	overflow: hidden;
	transition: .2s ease;
}

.staff-detail-slider-card:hover {
	box-shadow: 0 10px 28px rgba(0,0,0,.08);
	transform: translateY(-2px);
}

.staff-detail-slider-card__image {
	display: block;
	height: 380px;
	background-size: cover;
	background-position: center;
	background-color: #f2f2f2;
}

.staff-detail-slider-card__body {
	padding: 20px;
	display: flex;
	flex-direction: column;
	flex: 1;
}

.staff-detail-slider-card__title {
	margin: 0 0 10px;
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	color: #222;
}

.staff-detail-slider-card__title a {
	color: inherit;
	text-decoration: none;
}

.staff-detail-slider-card__title a:hover {
	color: #0476ff;
}

.staff-detail-slider-card__text {
	font-size: 14px;
	line-height: 21px;
	color: #666;
	margin-bottom: 16px;
}

.staff-detail-slider-card__more {
	margin-top: auto;
	display: inline-flex;
	align-items: center;
	width: fit-content;
	color: #0476ff;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	font-weight: 500;
}

.staff-detail-slider-card__more:hover {
	text-decoration: underline;
}

.staff-detail-document-card {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	min-height: 420px;
	padding: 14px;
	border: 1px solid #e6e6e6;
	border-radius: 16px;
	background: #f7f9fc;
	overflow: hidden;
	transition: box-shadow .2s ease, transform .2s ease, border-color .2s ease;
}

.staff-detail-document-card:hover {
	border-color: rgba(0, 119, 255, .35);
	box-shadow: 0 10px 28px rgba(0, 0, 0, .08);
	transform: translateY(-2px);
}

.staff-detail-document-card img {
	display: block;
	width: 100%;
	height: 100%;
	max-height: 520px;
	object-fit: contain;
}

@media (max-width: 1024px) {
	.staff-detail-slider__item {
		min-width: calc((100% - 20px) / 2);
	}
}

@media (max-width: 600px) {
	.staff-detail-slider-section__top {
		align-items: flex-start;
	}

	.staff-detail-slider-section__title {
		font-size: 24px;
		line-height: 30px;
	}

	.staff-detail-slider__item {
		min-width: 86%;
	}

	.staff-detail-slider-card__image {
		height: 250px;
	}

	.staff-detail-document-card {
		min-height: 360px;
	}

	.staff-detail-slider-section .reviews-info__line,
	.staff-detail-slider-section .reviews-info__col {
		flex-direction: column;
		align-items: stretch;
	}

	.staff-detail-slider-section .reviews-info__btn-wrapper {
		margin-top: 18px;
		text-align: center;
	}
}

.review-custom__title,
        .review-custom__reviews {
            display: flex;
            align-items: center;
        }
        .review-custom__title {
            gap: 2rem;
            margin-bottom: 20px;
        }
        .review-custom__title h3 {
            --mb: 0;
        }
        .review-custom__reviews {
            gap: 0.75rem;
        }

        .review-custom__rating {
            border-radius: 0.5rem;
            background-color: #32ba43;
            color: white;
            padding: 0.1rem 0.5rem;
        }
        .review-custom__counter {
            color: black;
        }

.consultation-popup-banner {
		position: relative;
		overflow: hidden;
		display: grid;
		grid-template-columns: minmax(0, 1fr) auto;
		gap: 28px;
		align-items: center;
		margin: 32px 0;
		padding: 32px 36px;
		border-radius: 20px;
		background: var(--theme-base-color, #0077ff);
		box-shadow: 0 18px 50px rgba(0, 119, 255, .18);
	}
	.consultation-popup-banner:after {
		content: "";
		position: absolute;
		right: -95px;
		bottom: -145px;
		width: 280px;
		height: 280px;
		border-radius: 50%;
		background: rgba(255, 255, 255, .14);
		pointer-events: none;
	}
	.consultation-popup-banner__content,
	.consultation-popup-banner__action {
		position: relative;
		z-index: 1;
	}
	.consultation-popup-banner__title,
	.consultation-popup-banner__text {
		color: #fff;
		letter-spacing: 0;
	}
	.consultation-popup-banner__title {
		margin: 0;
		font-size: clamp(25px, 2.3vw, 36px);
		line-height: 1.16;
		font-weight: 800;
	}
	.consultation-popup-banner__text {
		display: block;
		margin: 7px 0 0;
		font-size: clamp(18px, 1.5vw, 23px);
		line-height: 1.35;
		font-weight: 500;
	}
	.consultation-popup-banner__button.btn {
		min-width: 230px;
		min-height: 54px;
		padding: 15px 24px;
		border: 1px solid #fff;
		border-radius: 10px;
		background: #fff;
		color: var(--theme-base-color, #0077ff);
		font-size: 16px;
		font-weight: 700;
		line-height: 22px;
		white-space: normal;
	}
	.consultation-popup-banner__button.btn:hover {
		border-color: #fff;
		background: transparent;
		color: #fff;
	}
	@media (max-width: 767px) {
		.consultation-popup-banner {
			grid-template-columns: 1fr;
			gap: 22px;
			margin: 24px 0 32px;
			padding: 25px 22px;
			border-radius: 18px;
			text-align: center;
		}
		.consultation-popup-banner__button.btn {
			width: 100%;
			min-width: 0;
		}
	}

.footer-problem-messengers {
			margin: 56px 0 64px;
		}
		.footer-problem-messengers * {
			box-sizing: border-box;
		}
		.footer-problem-messengers__box {
			position: relative;
			overflow: hidden;
			padding: 48px 56px;
			border-radius: 20px;
			background: var(--theme-base-color, #0077ff);
			color: #fff;
		}
		.footer-problem-messengers__box:before {
			content: "";
			position: absolute;
			inset: auto -130px -180px auto;
			width: 380px;
			height: 380px;
			border-radius: 50%;
			background: rgba(255, 255, 255, 0.16);
			pointer-events: none;
		}
		.footer-problem-messengers__header,
		.footer-problem-messengers__buttons {
			position: relative;
			z-index: 1;
		}
		.footer-problem-messengers__header {
			margin-bottom: 34px;
		}
		.footer-problem-messengers__title {
			margin: 0 0 8px;
			color: #fff;
			font-size: 44px;
			line-height: 1.1;
			font-weight: 800;
			letter-spacing: 0;
		}
		.footer-problem-messengers__subtitle {
			margin: 0;
			color: rgba(255, 255, 255, 0.76);
			font-size: 28px;
			line-height: 1.25;
			font-weight: 500;
		}
		.footer-problem-messengers__buttons {
			display: flex;
			flex-wrap: wrap;
			gap: 12px;
		}
		.footer-problem-messengers__button {
			display: inline-flex;
			align-items: center;
			justify-content: center;
			gap: 12px;
			min-height: 54px;
			padding: 14px 24px;
			border: 1px solid rgba(255, 255, 255, 0.28);
			border-radius: 12px;
			background: rgba(255, 255, 255, 0.16);
			color: #fff !important;
			font-size: 16px;
			line-height: 1.25;
			font-weight: 700;
			text-decoration: none;
			box-shadow: -4px 8px 12.4px -4px rgba(0, 0, 0, 0.15);
			transition: background 0.18s ease, color 0.18s ease, transform 0.18s ease;
		}
		.footer-problem-messengers__button:hover {
			background: #fff;
			color: var(--theme-base-color, #0077ff) !important;
			transform: translateY(-1px);
		}
		.footer-problem-messengers__button img,
		.footer-problem-messengers__button svg {
			width: 24px;
			height: 24px;
			margin: 0;
			object-fit: contain;
			flex: 0 0 auto;
			color: currentColor;
		}
		.footer-problem-messengers__button--telegram img {
			filter: brightness(0) invert(1);
		}
		.footer-problem-messengers__button--telegram:hover img {
			filter: none;
		}
		@media (max-width: 991px) {
			.footer-problem-messengers {
				margin: 44px 0 52px;
			}
			.footer-problem-messengers__box {
				padding: 40px;
			}
			.footer-problem-messengers__title {
				font-size: 36px;
			}
			.footer-problem-messengers__subtitle {
				font-size: 24px;
			}
		}
		@media (max-width: 767px) {
			.footer-problem-messengers {
				margin: 36px 0 44px;
			}
			.footer-problem-messengers__box {
				padding: 24px;
				border-radius: 18px;
				text-align: center;
			}
			.footer-problem-messengers__header {
				margin-bottom: 22px;
				text-align: center;
			}
			.footer-problem-messengers__title {
				font-size: 24px;
				line-height: 1.18;
			}
			.footer-problem-messengers__subtitle {
				font-size: 17px;
				line-height: 1.35;
			}
			.footer-problem-messengers__buttons {
				display: grid;
				grid-template-columns: repeat(2, minmax(0, 1fr));
				justify-content: center;
				width: 100%;
				max-width: 420px;
				margin: 0 auto;
			}
			.footer-problem-messengers__button {
				width: 100%;
				min-height: 68px;
				padding: 10px 12px;
				gap: 8px;
				font-size: 14px;
				text-align: center;
			}
			.footer-problem-messengers__button span {
				text-align: center;
			}
		}

.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;
		}
	}
