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

.news-detail-hero.b2c-banner.service-first-screen.main-first-screen{position:relative;overflow:hidden;background:#fff;margin:0 0 48px;padding-top:0;color:#1f1f1f;}
		.news-detail-hero.b2c-banner.service-first-screen.main-first-screen:before{content:'';position:absolute;inset:0;background:#fff;pointer-events:none;}
		body.has-long-banner .page-top-info{padding-top:0!important;margin-bottom:0!important;min-height:0!important;position:relative!important;}
		body.has-long-banner .page-top-wrapper{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:auto!important;}
		body.has-long-banner .page-top,body.has-long-banner .page-top a,body.has-long-banner .page-top .breadcrumbs,body.has-long-banner .page-top .breadcrumbs *,body.has-long-banner #pagetitle{color:#1f1f1f!important;}
		.news-detail-hero,.news-detail-hero *{box-sizing:border-box;}
		.news-detail-hero .container{position:relative;z-index:1;max-width:1480px;margin:0 auto;padding:42px 24px 56px;}
		.news-detail-hero .inner{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:34px;align-items:stretch;}
		.news-detail-hero .b2c-banner-content{position:relative;min-width:0;max-width:none;border-radius:34px;background:#fff;box-shadow:0 24px 70px rgba(0,119,255,.12);overflow:hidden;}
		.news-detail-hero__image{display:block;width:100%;height:100%;min-height:360px;color:inherit;text-decoration:none;}
		.news-detail-hero__image img{display:block;width:100%;height:100%;min-height:360px;max-height:560px;object-fit:cover;object-position:center;background:#fff;}
		.news-detail-hero__source{position:absolute;right:14px;bottom:14px;z-index:3;margin:0;padding:7px 10px;border-radius:6px;background:rgba(255,255,255,.94);color:#353b45;font-size:12px;line-height:1.35;}
		.news-detail-hero__source a{color:#005fcf;font-weight:700;text-decoration:none;}
		.news-detail-hero__source a:hover{text-decoration:underline;}
		.news-detail-hero .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;}
		.news-detail-hero--project .news-detail-hero__image{display:block;height:auto;min-height:0;max-height:none;background:#fff;overflow:visible;}
		.news-detail-hero--project .news-detail-hero__image img{width:100%;height:auto;min-height:0;max-height:none;object-fit:contain;object-position:center top;}
		.news-detail-hero--project .consult{align-self:start;height:360px;min-height:360px;}
		.news-detail-hero .consult:before{content:'';position:absolute;right:-80px;bottom:-80px;width:230px;height:230px;border-radius:50%;background:rgba(0,119,255,.34);}
		.news-detail-hero .consult:after{content:'';position:absolute;right:28px;bottom:32px;width:112px;height:112px;border:1px solid rgba(255,255,255,.14);border-radius:50%;}
		.news-detail-hero .consult__link{position:absolute;inset:0;z-index:2;text-decoration:none;}
		.news-detail-hero .consult__top{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;}
		.news-detail-hero .consult__title{max-width:270px;margin:0;font-size:28px;line-height:1.08;font-weight:700;letter-spacing:0;color:#fff;}
		.news-detail-hero .consult__icon{flex:0 0 auto;width:34px;height:34px;stroke:#fff;fill:none;transition:transform .18s ease;}
		.news-detail-hero .consult:hover .consult__icon{transform:translate(3px,-3px);}
		.news-detail-hero .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);}
		@media (min-width:1550px){.news-detail-hero .container{padding-left:0;padding-right:0}}
		@media (max-width:1199px){.news-detail-hero .inner{grid-template-columns:minmax(0,1fr) 330px;gap:24px}.news-detail-hero .consult__title{font-size:24px}.news-detail-hero .consult__text{font-size:16px;margin-top:86px}}
		@media (max-width:991px){.news-detail-hero .container{padding:32px 24px 40px}.news-detail-hero .inner{grid-template-columns:1fr}.news-detail-hero .consult{min-height:250px}.news-detail-hero .consult__text{margin-top:64px}.news-detail-hero__image{min-height:260px}.news-detail-hero__image img{height:100%;min-height:260px;max-height:none}.news-detail-hero--project .news-detail-hero__image{height:auto;min-height:0;max-height:none}.news-detail-hero--project .news-detail-hero__image img{height:auto;min-height:0;max-height:none}}
		@media (max-width:600px){.news-detail-hero.b2c-banner.service-first-screen.main-first-screen{margin-bottom:32px}.news-detail-hero .container{width:100%;max-width:100%;padding:0 16px 32px;overflow:hidden}.news-detail-hero .b2c-banner-content{border-radius:22px}.news-detail-hero .consult{width:100%;border-radius:24px;padding:24px}.news-detail-hero .consult__title{font-size:23px}.news-detail-hero .consult__text{margin-top:54px;font-size:15px}.news-detail-hero--project .news-detail-hero__image,.news-detail-hero--project .news-detail-hero__image img{height:auto;min-height:0;max-height:none}}

.pskv2333 { display: none; }
/*! CSS Used from: Embedded ; media=all */
@media all{
.prevnextlink{padding-top:20px;padding-bottom:20px;background:#fff;border-top:1px #808ea3 solid;border-bottom:1px #808ea3 solid;justify-content:space-between;align-items:center;gap:128px;display:inline-flex;margin-top:50px;margin-bottom:50px;width:100%;}
.prevnextlink .prevnextlinknext{padding-right:34px;display:flex;flex-direction:column;align-items:flex-end;position:relative;max-width:40%;width:100%;text-align:right;}
.prevnextlink .prevnextlinkprev{padding-left:34px;display:flex;flex-direction:column;align-items:flex-start;position:relative;max-width:40%;width:100%;text-align:left;}
.prevnextlink .prevnextlinkprev:after,.prevnextlink .prevnextlinknext:after{content:" ";width:10.7px;height:20px;display:table;background:url(/local/assets/data-images/af049ea26d2567bb.png) no-repeat center;background-size:cover;position:absolute;margin:auto;}
.prevnextlink .prevnextlinkprev:after{top:0;bottom:0;left:0;}
.prevnextlink .prevnextlinknext:after{transform:rotate(180deg);top:0;bottom:0;right:0;}
.prevnextlink span{color:#808ea3;font-size:16px;font-weight:400;}
.prevnextlink strong span{color:#0077ff;font-size:16px;font-weight:700;margin-top:10px;display:table;}
@media (max-width:900px){
.prevnextlink{gap:20px;align-items:flex-start;margin-top:20px;margin-bottom:20px;}
.prevnextlink .prevnextlinkprev,.prevnextlink .prevnextlinknext{width:145px;padding:0;max-width:100%;}
.prevnextlink .prevnextlinkprev:after,.prevnextlink .prevnextlinknext:after{display:none;}
.prevnextlink span{font-size:14px;}
}
}

.detail { display: flex;
    flex-direction: column; }
    .prevnextlink { order: 5; }
    .recommended-articles { order: 6; }
    .items-list-outer { gap: 15px !important; }

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