

/* Start:/local/templates/kub/components/bitrix/news.detail/detail_business/style.css?17810624852479*/
tr {
    @media (max-width: 767px) {
        display: grid !important;
    }
}

.table__item {
    @media (max-width: 767px) {
        overflow: visible !important;
    }
}


.slider__step__number {
    width: 80px !important;
    height: auto !important;
    min-width: auto !important;
    min-height: auto !important;
}

@media (min-width: 767px) {
    .items_number .items__col + .items__col {
        .items__item {
            &::before {
                width: 83% !important;
            }
        }
    }

    .items.items_number.before-100 .items__col + .items__col {
        .items__item {
            &::before {
                width: 100% !important;
            }
        }
    }

    .items.items_number.before-100 .items__col:nth-child(4) .items__item::before {
        display: none;
    }

}

.items.items_number.before-100 .slider__step__number {
    background: white;
}

.items.items_number.before-100 .subtext span {
    font-weight: normal;
}

.h3 {
    font-size: 1.8rem !important;
    line-height: 23px !important;
}

.prosto_img {
    max-width: 300px;
    @media (max-width: 767px) {
        margin-top: 15px;
        margin-bottom: 15px;
    }
}

.prosto_flex {
    display: flex;
    @media (max-width: 767px) {
        flex-direction: column;
    }
}

.accordion:last-of-type {
    margin-bottom: 0;
}

.credits-list:last-of-type {
    margin-bottom: 0;
}

.clue {
    margin: unset !important;
    @media (min-width: 767px) {
        margin: 0 -27px;
    }
}

.unbuff {
    margin-bottom: unset !important;
}

.promotion-banner.different {
    margin: 0
}

.promotion-banner.different ul {
    margin: 0
}

.promotion-banner.different ul li {
    list-style: none;
}

.grey-block {
    padding: 25px;
    border: 2px solid #ECEEF1;
    border-radius: 8px;
    display: flex;
    align-items: center;
}

@media (max-width: 767px) {
    .grey-block {
        flex-direction: column;
    }
}

.grey-block li p:first-child {
    font-weight: bold;
}

.grey-block .text-list ul li::before {
    top: 7px;
    width: 10px;
    height: 10px;
}

.grey-block div:first-child {
    flex: 0.65;
}

.grey-block div:first-child ul {
    max-width: 650px;
}

.grey-block div.image {
    flex: 0.35;
}

div.items__row.no-item-margin {
    row-gap: 40px;
}

div.items__row.no-item-margin .items__col {
    margin: 0;
}
/* End */


/* Start:/local/components/kub/moreinfo.block/templates/.default/style.css?1775535441560*/
@media (max-width: 470px) {
    .more-info__row {
        display: block !important;
    }

    .more-info__tel {
        margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .mortgage_phone {
        display: flex;
        align-items: center;
        gap: 8px;
        margin-top: 20px;
    }

    .mortgage_phone svg {
        width: 25px;
        height: 25px;
    }

    .mortgage_phone svg use {
        fill: #0255B7;
    }

    .more-info .mortgage_phone a {
        font-size: 2rem;
        font-weight: bold;
        color: #0255B7;
    }
}

/* End */
/* /local/templates/kub/components/bitrix/news.detail/detail_business/style.css?17810624852479 */
/* /local/components/kub/moreinfo.block/templates/.default/style.css?1775535441560 */
