

/* Start:/local/templates/dms_v1/components/bitrix/breadcrumb/universal/style.css?1717153569483*/
.breadcrumb-item{font-weight:300;font-size:.875rem;text-align:center;letter-spacing:.005em;color:#999dad;white-space:nowrap}.breadcrumb-item a{color:#999dad}.breadcrumb-item a:hover{color:#59a6db}.breadcrumb{display:flex;flex-wrap:nowrap;background:rgba(0,0,0,0);padding:0;margin:0}.breadcrumb__scroll{display:flex;overflow:hidden;overflow-x:auto;padding:16px 0}.breadcrumb__scroll::-webkit-scrollbar{display:none}.breadcrumb svg{margin:auto .5rem}.breadcrumb svg path{fill:#999dad}

/* End */


/* Start:/local/templates/dms_v1/components/bitrix/news.detail/action/style.css?172441632222270*/
.banner {
    padding: 40px 50px;
    width: 100%;
    height: 100%;
    border-radius: 24px;
}

.banner__wrap {
    max-width: 100%;
    height: 100%;
}

.banner__action {
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    color: #747D94;
    margin-bottom: 25px;
    padding-left: 30px;
    position: relative;
}

.banner__action:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("/local/templates/dms_v1/components/bitrix/news.detail/action/img/icon_percent.svg") no-repeat center;
    position: absolute;
    left: 0;
    top: 0;
}

.banner__name {
    font-weight: 700;
    font-size: 50px;
    line-height: 61px;
    color: #1E274A;
    margin-bottom: 24px;
}

.banner__items {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 24px;
}

.banner__item {
    flex: 0 1 49%; /*33.333%*/
    font-weight: 300;
    font-size: 24px;
    line-height: 29px;
    color: #747D94;
    padding-left: 24px;
    position: relative;
    margin-bottom: 15px;
}

.banner__item:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url("/local/templates/dms_v1/components/bitrix/news.detail/action/img/icon_item.svg") no-repeat center;
    position: absolute;
    left: 0;
    top: 10px;
}

.banner__footer {
    display: flex;
    align-items: center;
}

.banner__price-name {
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #747D94;
    margin-bottom: 4px;
}

.banner__price-wrap {
    display: flex;
    align-items: flex-start;
}

.banner__prices {
    margin-right: 36px;
}

.banner__price {
    font-weight: 700;
    font-size: 50px;
    line-height: 61px;
    color: #1E274A;
    margin-right: 16px;
}

.banner__price-old {
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #1E274A;
    margin-top: 5px;
    position: relative;
}

.banner__price-old:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #EF3124;
    position: absolute;
    left: 0;
    bottom: 14px;
    transform: rotate(-14.42deg);
}

.banner__btn {
    width: 165px;
    height: 56px;
    background: #EF3124;
    border-radius: 40px;
    font-weight: 500;
    font-size: 14px;
    line-height: 56px;
    color: #FFFFFF;
    cursor: pointer;
    text-align: center;
}

.banner__btn:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("/local/templates/dms_v1/components/bitrix/news.detail/action/img/icon_plus.svg") no-repeat center;
    margin: 0 8px -7px 0;
}

.action__wrap{
    overflow: unset;
    margin-top: -60px;
}

.menu-anchors {
    padding: 50px 0;
    border-bottom: 1px solid #DBE1F0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 80px;
    background: #fff;
}

.menu-anchors__item {
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
    color: #1E274A;
    display: inline-block;
}

.menu-anchors__item:hover {
    color: #1E274A;
}

.menu-anchors__line {
    display: inline-block;
    height: 24px;
    width: 1px;
    background: #DFE4EF;
}


@media screen and (max-width: 1200px) {

    .banner__wrap {
        max-width: 100%;
    }

    .menu-anchors__line {
        display: none;
    }

    .menu-anchors {
        flex-wrap: wrap;
        justify-content: center;
        padding: 40px 0 20px 0;
    }

    .menu-anchors__item {
        margin-bottom: 20px;
        padding: 0 10px;
    }
}

.why-important {
    display: flex;
    background: #F5F8FB;
    border-radius: 24px;
    margin-bottom: 80px;
}

.why-important__img {
    width: 40%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.why-important__img img {
    max-width: 100%;
    width: 80%;
    margin-top: -50px;
}

.why-important__text {
    width: 60%;
    padding: 33px;
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
    color: #1E274A;
}

.why-important__title {
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    color: #1E274A;
    margin-bottom: 20px;
}

.why-do {
    margin-bottom: 80px;
}

.why-do__title {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    color: #1E274A;
    text-align: center;
    margin-bottom: 40px;
}

.why-do__wrap {
    display: flex;
    justify-content: space-between;
}

.why-do__item {
    flex: 0 1 32%;
}

.why-do__item img {
    max-width: 100%;
}

.why-do__item_block {
    background: #E4F3FF;
    border-radius: 22px;
    padding: 62px 32px 32px 32px;
    min-height: 310px;
    position: relative;
    margin-top: 30px;
}

.why-do__icon {
    width: 68px;
    height: 68px;
    background: url("/local/templates/dms_v1/components/bitrix/news.detail/action/img/bg_icon.svg") no-repeat center;
    position: absolute;
    left: 32px;
    top: -30px;
}

.why-do__icon_heart:before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("/local/templates/dms_v1/components/bitrix/news.detail/action/img/icon_heart.svg") no-repeat center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.why-do__icon_shield:before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("/local/templates/dms_v1/components/bitrix/news.detail/action/img/icon_shield.svg") no-repeat center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.why-do__subtitle {
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    color: #1E274A;
    margin-bottom: 16px;
}

.why-do__point {
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
    color: #1E274A;
    margin-bottom: 16px;
}

.why-do__point:last-child {
    margin-bottom: 0;
}

.symptoms-problem {
    margin-bottom: 80px;
}

.symptoms-problem__title {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    color: #1E274A;
    margin-bottom: 40px;
    text-align: center;
}

.symptoms-problem__wrap {
    display: flex;
    justify-content: space-between;
}

.symptoms-problem__block {
    border-radius: 24px;
    width: 49%;
    max-width: 100%;
    min-height: 385px;
}

.symptoms-problem__block_br {
    border: 1px solid #EF3124;
}

.symptoms-problem__block_bb {
    border: 1px solid #1E98FF;
}

.symptoms-problem__subtitle {
    padding: 32px;
    color: #fff;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    border-top-right-radius: 24px;
    border-top-left-radius: 24px;
}

.symptoms-problem__subtitle_br {
    background: #EF3124;
}

.symptoms-problem__subtitle_bb {
    background: #1E98FF;
}

.symptoms-problem__list {
    padding: 32px;
}

.symptoms-problem__item {
    margin-bottom: 24px;
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
    color: #1E274A;
    padding-left: 32px;
    position: relative;
}

.symptoms-problem__item:last-child {
    margin-bottom: 0;
}

.symptoms-problem__block_br .symptoms-problem__item:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/local/templates/dms_v1/components/bitrix/news.detail/action/img/icon_item_red.svg") no-repeat center;
    position: absolute;
    left: 0;
    top: 3px;
}

.symptoms-problem__block_bb .symptoms-problem__item:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/local/templates/dms_v1/components/bitrix/news.detail/action/img/icon_item_blue.svg") no-repeat center;
    position: absolute;
    left: 0;
    top: 3px;
}

.why-apply {
    margin-bottom: 80px;
}

.why-apply__title {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    color: #1E274A;
    margin-bottom: 40px;
    text-align: center;
}

.why-apply__wrap {
    display: flex;
    justify-content: space-between;
}

.why-apply__item {
    flex: 0 1 24%;
    background: #E4F3FF;
    border-radius: 24px;
    padding: 32px;
    background: url("/local/templates/dms_v1/components/bitrix/news.detail/action/img/bg_item_why_apply.png") no-repeat right top #E4F3FF;
}

.why-apply__icon {
    width: 68px;
    height: 68px;
    background: url("/local/templates/dms_v1/components/bitrix/news.detail/action/img/bg_icon.svg") no-repeat center;
    margin-bottom: 80px;
    position: relative;
}

.why-apply__subtitle {
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    color: #1E274A;
    margin-bottom: 16px;
    word-break: break-word;
}

.why-apply__text {
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
    color: #1E274A;
}

.why-apply__icon:before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.why-apply__icon_clock:before {
    background: url("/local/templates/dms_v1/components/bitrix/news.detail/action/img/icon_clock.svg") no-repeat center;
}

.why-apply__icon_lamp:before {
    background: url("/local/templates/dms_v1/components/bitrix/news.detail/action/img/icon_lamp.svg") no-repeat center;
}

.why-apply__icon_cert:before {
    background: url("/local/templates/dms_v1/components/bitrix/news.detail/action/img/icon_cert.svg") no-repeat center;
}

.why-apply__icon_monitor:before {
    background: url("/local/templates/dms_v1/components/bitrix/news.detail/action/img/icon_monitor.svg") no-repeat center;
}

.questions {
    margin-bottom: 80px;
}

.questions__title {
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    color: #1E274A;
    text-align: center;
    margin-bottom: 40px;
}

.questions__wrap {
    display: flex;
    justify-content: space-between;
}

.questions__img {
    flex: 0 1 40%;
    text-align: center;
}

.questions__content {
    flex: 0 1 60%;
}

.questions__item {
    border-bottom: 1px solid #DFE4EF;
    margin-bottom: 32px;
    padding-bottom: 16px;
}

.questions__item:last-child {
    margin-bottom: 0;
}

.questions__question {
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    color: #1E274A;
    padding-left: 53px;
    cursor: pointer;
    position: relative;
}

.questions__question.active {
    color: #1E98FF;
}

.questions__question:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("/local/templates/dms_v1/components/bitrix/news.detail/action/img/icon_plus_2.svg") no-repeat center;
    position: absolute;
    left: 0;
    top: 0;
}

.questions__question.active:before {
    background: url("/local/templates/dms_v1/components/bitrix/news.detail/action/img/icon_minus.svg") no-repeat center;
}

.questions__answer {
    display: none;
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
    color: #747D94;
    margin: 16px 0;
    padding-left: 53px;
}

.preparation {
    margin-bottom: 80px;
}

.preparation__title {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    color: #1E274A;
    text-align: center;
    margin-bottom: 40px;
}

.preparation__wrap {
    display: flex;
    justify-content: space-between;
}

.preparation__block {
    flex: 0 1 48%;
    border: 1px solid #C3DFF9;
    border-radius: 24px;
    padding: 32px;
}

.preparation__item {
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
    color: #1E274A;
    margin-bottom: 24px;
    padding-left: 32px;
    position: relative;
}

.preparation__item:last-child {
    margin-bottom: 0;
}

.preparation__item:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/local/templates/dms_v1/components/bitrix/news.detail/action/img/icon_item_blue.svg") no-repeat center;
    position: absolute;
    left: 0;
    top: 5px;
}

.complex-list {
    margin-bottom: 130px;
}

.complex-list__title {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    color: #1E274A;
    margin-bottom: 40px;
    text-align: center;
}

.complex-list__wrap {
    display: flex;
    justify-content: flex-end;
    background: url("/local/templates/dms_v1/components/bitrix/news.detail/action/img/bg_complex.webp") no-repeat left top #fff;
    background-size: contain;
    border-radius: 14px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    height: 662px;
    padding: 30px;
}

@media screen and (max-width: 576px){
    .complex-list__wrap {
        padding-top: 293px;
        height: auto;
        background: url("/local/templates/dms_v1/components/bitrix/news.detail/action/img/bg_complex_mobile.jpg") no-repeat left top #fff;
    }
}

.complex-list__items {
    width: 100%;
    max-width: 655px;
    padding: 35px;
    background: #FFFFFF;
    box-shadow: 0px 138px 164px rgba(79, 134, 208, 0.03), 0px 63.8016px 75.8222px rgba(79, 134, 208, 0.0222503), 0px 36.5058px 43.3837px rgba(79, 134, 208, 0.0188034), 0px 22.1588px 26.3336px rgba(79, 134, 208, 0.0161984), 0px 13.3516px 15.8672px rgba(79, 134, 208, 0.0138016), 0px 7.43505px 8.83586px rgba(79, 134, 208, 0.0111966), 0px 3.19776px 3.80024px rgba(79, 134, 208, 0.00774974);
    border-radius: 24px;
    height: 95%;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #2B7ED0 #fff;
}

.complex-list__wrap-items {
    margin-bottom: 24px;
}

.complex-list__item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 24px;
    border: 1px solid #C3DFF9;
    border-radius: 14px;
    margin-bottom: 20px;
    word-break: break-word;
}

.complex-list__item:last-child {
    margin-bottom: 0;
}

.complex-list__name {
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.01em;
    color: #1E98FF;
    text-decoration: none;
    flex: 0 1 60%;
    cursor: default;
}

.complex-list__name:hover {
    color: #1E98FF;
}

.complex-list__code {
    font-weight: 300;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0.01em;
    color: #747D94;
}

.complex-list__price {
    font-weight: 300;
    font-size: 14px;
    line-height: 160%;
    text-align: right;
    letter-spacing: 0.01em;
    color: #1E274A;
}

.complex-list__sum {
    display: flex;
    justify-content: space-between;
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.01em;
    color: #747D94;
    margin-bottom: 14px;
}

.complex-list__sum_big {
    font-weight: 700;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0.01em;
    color: #1E274A;
    margin-bottom: 0;
}

.complex-list {
    margin-bottom: 130px;
}

.complex-list__title {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    color: #1E274A;
    margin-bottom: 40px;
    text-align: center;
}

.complex-list__items {
    width: 100%;
    max-width: 655px;
    padding: 35px;
    background: #FFFFFF;
    box-shadow: 0px 138px 164px rgba(79, 134, 208, 0.03), 0px 63.8016px 75.8222px rgba(79, 134, 208, 0.0222503), 0px 36.5058px 43.3837px rgba(79, 134, 208, 0.0188034), 0px 22.1588px 26.3336px rgba(79, 134, 208, 0.0161984), 0px 13.3516px 15.8672px rgba(79, 134, 208, 0.0138016), 0px 7.43505px 8.83586px rgba(79, 134, 208, 0.0111966), 0px 3.19776px 3.80024px rgba(79, 134, 208, 0.00774974);
    border-radius: 24px;
}

.complex-list__wrap-items {
    margin-bottom: 24px;
}

.complex-list__item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 24px;
    border: 1px solid #C3DFF9;
    border-radius: 14px;
    margin-bottom: 20px;
}

.complex-list__item:last-child {
    margin-bottom: 0;
}

.complex-list__name {
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.01em;
    color: #1E98FF;
    text-decoration: none;
    flex: 0 1 60%;
}

.complex-list__name:hover {
    color: #1E98FF;
}

.complex-list__code {
    font-weight: 300;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0.01em;
    color: #747D94;
}

.complex-list__price {
    font-weight: 300;
    font-size: 14px;
    line-height: 160%;
    text-align: right;
    letter-spacing: 0.01em;
    color: #1E274A;
}

.complex-list__sum {
    display: flex;
    justify-content: space-between;
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.01em;
    color: #747D94;
    margin-bottom: 14px;
}

.complex-list__sum_big {
    font-weight: 700;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0.01em;
    color: #1E274A;
    margin-bottom: 0;
}

@media screen and (max-width: 1200px) {

    .symptoms-problem__block {
        width: 48%;
    }

    .why-apply__wrap {
        flex-wrap: wrap;
    }

    .why-apply__item {
        flex: 0 1 48%;
        margin-bottom: 25px;
    }

}

.complex-list__items::-webkit-scrollbar-thumb {
    background: #2B7ED0;
    border: 3px solid #fff;
}

.complex-list__items::-webkit-scrollbar {
    width: 14px;
}

@media screen and (max-width: 992px) {

    .banner {
       background: url("/local/templates/dms_v1/components/bitrix/news.detail/action/img/bg_banner.png") no-repeat left top #E4F3FF !important;
       padding: 30px;
    }

    .banner__name {
        font-size: 38px;
        line-height: 48px;
    }

    .banner__price {
        font-size: 38px;
        line-height: 48px;
    }

    .banner__item {
        font-size: 18px;
    }

    .why-important {
        display: flex;
        flex-direction: column;
    }

    .why-important__img {
        width: 100%;
    }

    .why-important__text {
        width: 100%;
    }

    .why-do__item {
        flex: 0 1 48%;
        align-self: stretch;
    }

    .why-do__item_img {
        display: none;
    }

    .why-do__title {
        margin-bottom: 40px;
    }

    .symptoms-problem__wrap {
        flex-direction: column;
    }

    .symptoms-problem__block {
        width: 100%;
    }

    .symptoms-problem__block_br {
        margin-bottom: 25px;
    }

    .questions__img {
        display: none;
    }

    .questions__content {
        flex: 0 1 100%;
    }

    .preparation__wrap {
        flex-wrap: wrap;
    }

    .preparation__block {
        flex: 0 1 100%;
        margin-bottom: 25px;
    }

    .preparation__block:last-child {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 768px) {

    .why-do__wrap {
        flex-direction: column;
    }

    .why-do{
        margin-bottom: 0;
    }

    .why-do__item{
        margin-bottom: 40px;
    }

    .why-apply__wrap{
        flex-direction: column;
    }

    .why-apply__icon{
        margin-bottom: 20px;
    }

    .action__wrap{
        margin-top: -20px;
    }

}
@media screen and (max-width: 576px) {

    .banner {
        padding: 25px;
    }

    .banner__name {
        font-size: 28px;
        line-height: 38px;
    }

    .banner__item {
        font-size: 16px;
        flex: 0 1 50%;
    }

    .banner__footer {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
    }

    .banner__prices {
        margin-bottom: 15px;
    }

    .banner__price {
        font-size: 28px;
        line-height: 38px;
    }

    .banner__price-old {
        font-size: 18px;
        line-height: 22px;
    }

    .banner__price-old:before {
        bottom: 10px;
    }

    .menu-anchors {
        margin-bottom: 60px;
    }

    .banner__btn {
        width: 165px;
        height: 46px;
        line-height: 46px;
    }

    .why-important {
        margin-bottom: 60px;
    }

    .why-important__text {
        font-size: 14px;
        padding: 20px;
    }

    .why-important__title {
       font-size: 28px;
    }

    .why-do {
        margin-bottom: 60px;
    }

    .why-do__item {
       flex: 0 1 100%;
        padding: 48px 24px 24px 24px;
        margin-bottom: 30px;
    }

    .why-do__icon{
        left: 24px;
    }

    .why-do__title {
        font-size: 28px;
        line-height: 36px;
    }

    .why-do__point {
        font-size: 14px;
    }

    .why-do__item_last {
        margin-bottom: 0;
    }

    .symptoms-problem {
        margin-bottom: 60px;
    }

    .symptoms-problem__title {
        font-size: 28px;
        line-height: 36px;
    }

    .symptoms-problem__item {
        font-size: 14px;
    }

    .why-apply {
        margin-bottom: 60px;
    }

    .why-apply__item {
        flex: 0 1 100%;
        padding: 32px 24px 24px 24px;
    }

    .why-apply__title {
        font-size: 28px;
        line-height: 36px;
    }

    .why-apply__icon {
        margin-bottom: 20px;
    }

    .why-apply__subtitle {
        font-size: 20px;
    }

    .why-apply__text {
        font-size: 14px;
    }

    .questions__title {
        font-size: 28px;
        line-height: 36px;
    }

    .questions__question {
        font-size: 18px;
    }

    .questions__answer {
        font-size: 14px;
    }

    .questions {
        margin-bottom: 60px;
    }

    .preparation {
        margin-bottom: 60px;
    }

    .preparation__block {
        padding: 20px;
    }

    .preparation__title {
        font-size: 28px;
        line-height: 36px;
    }

    .preparation__item {
        font-size: 14px;
    }

    .complex-list {
        margin-bottom: 110px;
    }

    .complex-list__title {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 20px;
    }

    .complex-list__items {
        background: unset;
        box-shadow: unset;
        padding: 0;
        border-radius: 0;
    }

    .complex-list__sum {
        font-size: 14px;
    }

    .complex-list__sum_big {
        font-size: 16px;
    }

    .complex-list__item {
        flex-wrap: wrap;
    }

    .complex-list__name {
        flex: 0 1 100%;
        margin-bottom: 20px;
        font-size: 14px;
    }

    .complex-list {
        margin-bottom: 110px;
    }

    .complex-list__title {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 20px;
    }

    .complex-list__sum {
        font-size: 14px;
    }

    .complex-list__sum_big {
        font-size: 16px;
    }

    .complex-list__item {
        flex-wrap: wrap;
    }

    .complex-list__name {
        flex: 0 1 100%;
        margin-bottom: 20px;
        font-size: 14px;
    }
}


/* End */


/* Start:/local/templates/dms_v1/components/it24/template_v2/block_sidebar/style.css?17186241522446*/
.sidebar {
    padding: 24px;
    height: auto;
    width: 212px;
    background: #FFFFFF;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    border-radius: 24px;
}

.sidebar__links {
    border-bottom: 1px solid #DFE4EF;
    margin-bottom: 24px;
    padding-bottom: 24px;
}
#bx_117848907_5246 > div > div.col-xl-5.col-xxl-4.order-0.order-xl-1.mb-4.sticking > div.gray-bg.p-4.mb-3.sticky {
    position: sticky;
    top: 0;
    background-color: #fff;
    z-index: 100;
    padding-bottom: 5px;
}
@media (max-width: 992px) {
    .sticky {
        position: relative;
    }
}
.sidebar__link {
    display: block;
    font-weight: 300;
    font-size: 14px;
    line-height: 140%;
    color: #1E274A;
    margin-bottom: 8px;
    text-decoration: none;
}

.sidebar__link:hover {
    color: #1E274A;
}

.sidebar__link:last-child {
    margin-bottom: 0;
}

.sidebar__link-action,
.sidebar__link-points {
    display: block;
    font-weight: 300;
    font-size: 14px;
    line-height: 140%;
    color: #1E274A;
    margin-bottom: 17px;
    padding-left: 29px;
    position: relative;
}

.sidebar__link-points {
    margin-bottom: 0;
}

.sidebar__link-action:before {
    content: "";
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url("/local/templates/dms_v1/components/it24/template_v2/block_sidebar/img/icon_percent.svg") no-repeat center;
    position: absolute;
    left: 0;
    top: -1px;
}

.sidebar__link-points:before {
    content: "";
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url("/local/templates/dms_v1/components/it24/template_v2/block_sidebar/img/icon_location.svg") no-repeat center;
    position: absolute;
    left: 0;
    top: -1px;
}

.sidebar__name-phone {
    font-weight: 300;
    font-size: 14px;
    line-height: 140%;
    color: #747D94;
    display: block;
    margin-bottom: 4px;
}

.sidebar__link-phone {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 140%;
    color: #1E274A;
    margin-bottom: 16px;
    display: block;
}

.sidebar__link-phone:hover {
    color: #1E274A;
}

.sidebar__link-btn {
    display: block;
    font-weight: 500;
    font-size: 14px;
    line-height: 41px;
    text-align: center;
    color: #1E98FF;
    padding: 0 24px;
    width: 100%;
    height: 41px;
    box-sizing: border-box;
    border: 1.2px solid #1E98FF;
    border-radius: 30px;
}

.sidebar__link-btn:hover {
    color: #1E98FF;
}





/* End */
/* /local/templates/dms_v1/components/bitrix/breadcrumb/universal/style.css?1717153569483 */
/* /local/templates/dms_v1/components/bitrix/news.detail/action/style.css?172441632222270 */
/* /local/templates/dms_v1/components/it24/template_v2/block_sidebar/style.css?17186241522446 */
