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

.button {
        align-items: center;
        background: radial-gradient(42.42% 264.38% at 73.78% 50%, #fff 0, #dadada);
        border: none;
        border-radius: 49px;
        color: #0077ff;
        cursor: pointer;
        display: flex;
        font-size: 16px;
        gap: 8px;
        justify-content: center;
        line-height: 20px;
        padding: 18px 32px;
        transition: background-color .3s ease, color .3s ease;
        width: fit-content;
    }

    .button.medium {
        padding: 14px 32px;
    }

    .button.dark {
        background: none;
        background-color: #0077ff;
        color: #fff;
    }

    .button.border {
        background: none;
        border: 1px solid rgba(0, 0, 0, .102);
    }

    .container__header {
        margin-bottom: 32px;
    }

    .container__title {
        color: #000;
        font-size: 44px;
        font-weight: 500;
        line-height: 48px;
        margin-bottom: 6px;
    }

    .form-page__section {
        margin-top: 64px;
    }

    .form-page__hero {
        display: grid;
        gap: 24px;
        grid-template-columns: minmax(0, 1.8fr) minmax(280px, .9fr);
    }

    .form-page__card,
    .form-page__content {
        background: #fff;
        border-radius: 28px;
        border: 1px solid var(--stroke_black, #e5e5e5);
        padding: 24px;
    }

    .form-page__meta,
    .form-page__numbers {
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
    }

    .form-page__numbers span,
    .form-page__tag {
        background: #0077ff14;
        border-radius: 999px;
        display: inline-flex;
        font-size: 12px;
        line-height: 16px;
        padding: 6px 10px;
    }

    .form-page__excerpt {
        color: #000;
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 20px;
    }

    .form-page__actions {
        display: flex;
        flex-wrap: wrap;
        gap: 12px;
        margin-top: 28px;
    }

    .form-page__actions a,
    .form-page__preview-actions a {
        text-decoration: none;
    }

    .form-page__sidebar {
        display: grid;
        gap: 16px;
    }

    .form-page__card h2 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 12px;
    }

    .form-page__preview-card {
        background: #fff;
        border-radius: 28px;
    }

    .form-page__preview-meta {
        align-items: flex-start;
        display: flex;
        gap: 24px;
        justify-content: space-between;
        margin-bottom: 20px;
    }

    .form-page__preview-label {
        color: #0077ff;
        font-size: 13px;
        letter-spacing: .08em;
        line-height: 18px;
        margin-bottom: 6px;
        text-transform: uppercase;
    }

    .form-page__preview-actions {
        display: flex;
        flex-wrap: wrap;
        gap: 12px;
    }

    .form-page__preview-frame {
        background: #f4f4f4;
        border: 1px solid rgba(28, 28, 28, .08);
        border-radius: 20px;
        min-height: 960px;
        width: 100%;
    }

    .right_block {
        width: 100% !important;
    }

    .left_block {
        display: none;
    }

    .form-page__grid {
        display: grid;
        gap: 24px;
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .form-page__link-card {
        background: #fff;
        border-radius: 28px;
        color: #1c1c1c;
        display: block;
        padding: 24px;
        text-decoration: none;
        border: 1px solid var(--stroke_black, #e5e5e5);
    }

    .form-page__link-card h2 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 12px;
    }

    .form-page__link-card span {
        color: #1c1c1c99;
        display: inline-flex;
        margin-bottom: 12px;
    }

    div,
    img {
        background: transparent;
        border: 0;
        font-size: 100%;
        margin: 0;
        outline: 0;
        padding: 0;
        vertical-align: baseline;
    }

    img:not(.t-img) {
        border: none;
        display: block;
        height: auto;
        width: 100%;
    }

    button {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        background-color: transparent;
        border: none;
        border-radius: 0;
        cursor: pointer;
        font-size: inherit;
        font-weight: inherit;
        margin: 0;
        outline: none;
        overflow: visible;
        padding: 0;
        text-transform: none;
    }

    *,
    :after,
    :before {
        box-sizing: border-box;
    }

    .title-h5 {
        font-weight: 800;
        line-height: 110%;
        font-size: 1.8rem;
    }

    .attention__banner {
        background-color: #fff;
        border-radius: 25px;
        padding: 24px 22px;
    }

    .attention__banner .attention__title {
        color: #000;
        font-style: normal;
        font-weight: 700;
        letter-spacing: .2px;
        margin-bottom: 16px;
        text-align: center;
    }

    .attention-actions {
        display: flex;
        flex-direction: column;
        gap: 20px;
        margin-bottom: 20px;
    }

    .attention-actions .button-row-container {
        display: flex;
        flex-direction: row;
        gap: 10px;
        justify-content: space-between;
    }

    .button-gray {
        align-items: center;
        background-color: #f3f5f9;
        border: none;
        border-radius: 25px;
        color: #000;
        cursor: pointer;
        display: flex;
        font-weight: 600;
        height: 50px;
        justify-content: center;
        text-align: center;
        user-select: none;
        width: 100%;
    }

    .button-gray:hover {
        background-color: #0077ff;
        color: #fff;
    }

    .button-gray:hover img {
        filter: invert(1);
    }

    .defence-block .defence-card {
        background-color: #fff;
        border-radius: 30px;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        max-width: 467px;
        padding: 42px 34px 32px;
        width: 100%;
    }

    .defence-block .defence-card.defence-card_mini {
        overflow: hidden;
        padding: 19px 20px;
        position: relative;
        z-index: 0;
    }

    .defence-card.defence-card_mini {
        background-position: center bottom -100px;
        background-size: 255px;
        border: 1px solid #fc3f1d;
        border-radius: 25px;
        width: 100%;
    }

    .defence-block:not(.df2) .defence-card.defence-card_mini {
        border: 1px solid #fc3f1d;
    }

    .defence-block.df2 .defence-card.defence-card_mini {
        border: 1px solid #0277ff;
    }

    .defence-block .defence-card.defence-card_mini .card-title {
        color: #000;
        font-style: normal;
        font-weight: 700;
        letter-spacing: .2px;
        margin-bottom: 16px;
        text-align: center;
    }

    .defence-block .defence-card.defence-card_mini .card-list {
        gap: 3px;
        margin-bottom: 70px;
    }

    .defence-block.small-height .defence-card.defence-card_mini .card-list {
        margin-bottom: 35px;
    }

    .defence-block .card-list {
        display: flex;
        flex-direction: column;
        gap: 20px;
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .defence-block .card-list__item {
        padding-left: 51px;
        position: relative;
    }

    .defence-block .card-list__item:before {
        background-image: url(/images/DefenceBlock/galka.svg);
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: contain;
        content: "";
        height: 9px;
        left: 14px;
        position: absolute;
        top: 10px;
        width: 15px;
    }

    .defence-block .action-block {
        align-items: center;
        display: flex;
        flex-direction: row;
        margin-top: auto;
    }

    .defence-block .action-block .action-button {
        background: #26282c;
        border-radius: 64px;
        color: #fff;
        cursor: pointer;
        font-style: normal;
        font-weight: 700;
        height: 60px;
        line-height: 60px;
        text-align: center;
        width: 273px;
    }

    .defence-block .defence-card.defence-card_mini .action-button {
        align-items: center;
        background: #0277ff;
        border-radius: 10px;
        display: flex;
        font-style: normal;
        font-weight: 600;
        height: 35px;
        justify-content: center;
        margin: 0 auto;
        width: 269px;
    }

    .circles-bg {
        aspect-ratio: 1;
        background-image: url(/images/docs/circles-bg.svg?v2);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        bottom: -50%;
        left: -96px;
        position: absolute;
        width: 472px;
        z-index: -1;
    }

    @media (max-width: 1660px) {
        .button {
            font-size: 16px;
            line-height: 17px;
        }

        .button.medium {
            padding: 10px 32px;
        }
    }

    @media (max-width: 1440px) {
        .container__title {
            font-size: 36px;
            line-height: 39px;
            margin-bottom: 4px;
        }

        .container__header {
            margin-bottom: 40px;
        }
    }

    @media (max-width: 1280px) {
        .title-h5 {
            font-size: 1.2rem;
        }

        .defence-block .defence-card.defence-card_mini {
            align-items: center;
            background-image: unset;
            border: 1px solid #fc3f1d;
            flex-direction: column;
            max-width: unset;
            padding: 20px;
            width: 100%;
        }

        

        .defence-block .defence-card.defence-card_mini .card-title {
            margin-bottom: 0;
        }

        .defence-block .defence-card.defence-card_mini .action-block {
            margin-left: auto;
        }

        .defence-block .defence-card.defence-card_mini .action-button {
            border-radius: 15px;
            height: 50px;
            width: 180px;
        }
    }

    @media (max-width: 1230px) {
        .defence-block .defence-card {
            max-width: 100% !important;
        }

        .defence-block .card-list__item {
            padding-left: 50px;
        }

        .defence-block .card-list__item:before {
            left: 7px;
            top: 4px;
        }
    }

    @media (max-width: 1028px) {
        .form-page__hero {
            grid-template-columns: repeat(2, minmax(0, 1fr));
        }

        .form-page__grid {
            grid-template-columns: repeat(2, minmax(0, 1fr));
        }
    }

    @media (max-width: 920px) {
        .attention__banner .attention__title {
            text-align: center;
        }

        .defence-block .defence-card.defence-card_mini .action-block {
            margin-left: auto;
        }
    }

    @media (max-width: 768px) {
        .button {
            font-size: 14px;
            text-align: left;
            width: 100%;
        }

        .button.medium {
            padding: 14px 18px;
        }

        .container__title {
            font-size: 24px;
            line-height: 28px;
        }

        .container__header {
            margin-bottom: 24px;
        }

        .form-page__section {
            margin-top: 32px;
        }

        .form-page__hero,
        .form-page__grid {
            grid-template-columns: minmax(0, 1fr);
        }

        .form-page__excerpt {
            font-size: 16px;
            line-height: 24px;
        }

        .form-page__preview-meta {
            flex-direction: column;
        }

        .form-page__preview-frame {
            min-height: 640px;
        }
    }

    @media (max-width: 620px) {
        .defence-block .defence-card.defence-card_mini .card-title {
            margin-bottom: 12px;
        }

        .defence-block .defence-card.defence-card_mini {
            background-position: center bottom -100px;
            background-size: 255px;
            border: unset;
            flex-direction: column;
        }

        .defence-block .defence-card.defence-card_mini .action-button {
            border-radius: 10px;
            height: 35px;
            width: 100%;
        }

        .defence-block .defence-card.defence-card_mini .card-list {
            display: flex;
        }

        .defence-block .defence-card.defence-card_mini .action-block {
            margin-left: unset;
            margin-top: auto;
            width: 100%;
        }
    }

    @media (max-width: 590px) {
        .attention__banner {
            display: block !important;
            margin-top: 20px;
        }

        .attention__banner .attention__title {
            display: none;
        }
    }

    @media screen and (max-width: 460px) {
        .container__header {
            margin-bottom: 12px;
        }

        .defence-block .defence-card {
            height: unset;
            padding: 42px 20px 20px;
        }

        .defence-block .defence-card .card-list .card-list__item {
            padding-left: 42px;
        }

        .defence-block .action-block {
            flex-direction: column;
            gap: 10px;
        }

        .defence-block .action-block .action-button {
            width: 100%;
        }
    }
    
    
    
@media (min-width:620px) and (max-width:920px){
 .share{height:176px;width:50%;}
}
@media (max-width:620px){
 .share{height:176px;}
}
 .share{background-color:#fff;border-radius:25px;box-shadow:0 0 8px 0 rgba(0,0,0,.04);padding:34px 22px 32px;text-align:center;}
@media (max-width:920px){
 .share{align-items:center;display:flex;flex-direction:column;padding:20px;}
}
 .share .share__title{color:#161616;font-weight:700;margin-bottom:10px;}
 .share .share__text{color:#000;font-style:normal;font-weight:400;text-align:center;}
 .share .social-buttons{margin-top:35px;}
@media (max-width:920px){
 .share .social-buttons{margin-top:auto;}
}
 .share .social-buttons ul{display:flex;flex-wrap:nowrap;gap:32px;justify-content:center;}
 .share .social-buttons ul li a{transition:background-color .2s ease-in-out;}
.share ul{list-style:none;margin:0;padding:0;}
.share ul li{padding:0;}
.share ul li:last-child{margin-right:0;}
.share ul li a{background-position:50%;background-repeat:no-repeat;display:block;height:40px;width:40px;}
.share ul li a:active{background-color:#434a54;}
.share ul li a.vk{background-image:url(/images/docs/vk.svg);}
.share ul li a:hover{opacity:.8;}
.share ul li a.ok{background-image:url(/images/docs/odnoclass.svg);}
.share ul li a.tg2{background-image:url(/images/docs/tg.svg);}
.share ul li a.whatsup{background-image:url(/images/docs/whatsup.svg);}
.share ul li:before { content: unset;}


.form-page__link-card:hover {
    background: #0077ff;
    color: #fff;
}
.form-page__link-card:hover * {
    color: #fff;
}

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