

/* Start:/patient/installment/style.css?17628644391064*/
.how-apply__items
{
    margin-top: -24px;
}

.how-apply__item
{
    position: relative;

    flex-grow: 1;

    width: 45%;
    margin-top: 48px;
}

.how-apply__item:nth-child(2n)
{
    width: 55%;
    padding-left: 44px;
}

.how-apply__item-number
{
    position: relative;

    color: #BF0939;
    font-size: 40px;
    font-weight: 500;
    line-height: 1.3;

    margin-bottom: 15px;
    padding-bottom: 3px;
}

.how-apply__item-number::before
{
    content: "";

    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 1px;

    background: rgba(6, 37, 50, .20);
}

.how-apply__item:nth-child(2n) .how-apply__item-number::before
{
    left: -44px;

    max-width: 220px;
}

.how-apply__item:nth-child(2n) .how-apply__item-number::after
{
    content: "";

    position: absolute;
    bottom: -6px;
    left: -44px;

    width: 1px;
    height: 12px;

    background: rgba(6, 37, 50, .20);
}

.how-apply__desc
{
    color: #062532;

    padding-right: 10px;
}

.how-apply__item:nth-child(2n) .how-apply__desc
{
    padding-right: 0;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/banks/style.css?176277513867*/
.partners__slider a.partners__partner {
    border-bottom: none;
}

/* End */
/* /patient/installment/style.css?17628644391064 */
/* /local/templates/main/components/bitrix/news.list/banks/style.css?176277513867 */
