

/* Start:/local/templates/kub/components/bitrix/news.detail/encashment-page/style.css?17810639822938*/
table.tariffs-compare {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1.6rem;
    table-layout: fixed;
}

table.tariffs-compare tr {
    display: flex;
    border-bottom: 2px solid #F5F8FC;
    gap: 4px;
}

table.tariffs-compare tr.background {
    background: white;
    border: none;
}

table.tariffs-compare tr td {
    padding: 15px;
    min-width: 150px;
    flex: 1;
}

table.tariffs-compare tr:not(.background) td:first-child {
    font-size: 18px;
}

table.tariffs-compare tr td div.h3 {
    margin: 0 0 16px;
}

table.tariffs-compare tr td div.subtext {
    margin: 0;
    font-size: 16px;
}

table.tariffs-compare tr.background td {
    color: #4E5975;
    font-weight: bold;
    font-size: 18px;
    background: #F5F8FC;
    text-align: center;
}

table.tariffs-compare tr.background .td-text {
    font-size: 1.4rem;
}

table.tariffs-compare tr:not(.background) td:not(:first-child) {
    text-align: center;
}

table.tariffs-compare tr:not(.background) td:not(:first-child) b:first-child {
    display: block;
    font-size: 18px;
}

.slider__step__number > div {
    width: 72px !important;
    height: 72px !important;
}

div.items.items_number div.items__col {
    margin: 0;
}

div.items.items_number div.h3 a {
    color: #0057b6;
}

div.items_number div.items__item:not(:has(.items__item__text)) div.h3 {
    margin: 0;
}

div.items_number div.items__item div.h3 {
    margin-top: 10px !important;
    font-size: 18px;
}

div.flex-block_2 {
    display: flex;
    gap: 24px;
}

div.flex-block_2 > div.box {
    flex: 1;
    margin: 0;
}

div.flex-block_2 div.image {
    width: 100%;
    height: 135px;
    text-align: center;
}

div.flex-block_2 div.h3 {
    margin-top: 10px;
}

div.flex-block_2 div.image img {
    height: 100%;
}

@media (max-width: 767px) {
    div.accordion__item__list:has(table) {
        overflow-y: scroll;
    }

    table.tariffs-compare tr td div.h3 {
        font-size: 2rem;
    }

    table.tariffs-compare tr td:first-child {
        min-width: 200px;
    }

    div.tabs__content__item div.send-request {
        margin: 40px auto 0;
    }

    div.flex-block_2 {
        flex-direction: column;
    }

    div.flex-block_2 div.image {
        height: 125px;
    }

    div.flex-block_2 div.h3 {
        font-size: 2rem;
        line-height: 23px;
    }

    div.flex-block_2 div.text-list {
        font-size: 1.6rem;
        line-height: 20px;
    }

    div.items.items_number div.items__col:not(:last-child) {
        margin-bottom: 24px;
    }
}

@media (min-width: 768px) {
    table.tariffs-compare {
        width: 100%
    }

    div.items_number div.h3.text-list {
        max-width: 375px;
    }
}

@media (min-width: 1280px) {
    table.tariffs-compare tr td {
        padding: 20px;
    }
}
/* 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/encashment-page/style.css?17810639822938 */
/* /local/components/kub/moreinfo.block/templates/.default/style.css?1775535441560 */
