

/* Start:/local/templates/19500/css/block-css/rs-reporting.css?16328260215939*/
.rs-17 .rs-reporting {
    padding-bottom: 100px;
    margin-top: 64px;
}

.rs-17 .rs-reporting-tabs {
    padding-top: 64px;
    padding-bottom: 100px;
    display: -ms-flexbox;
    display: flex;
}

.rs-17 .rs-reporting-tabs__column {
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
}

.rs-17 .rs-reporting-tabs__img {
    background: url("/local/templates/19500/css/block-css/../../img/reporting-services/img32_back.png") center/cover no-repeat;
    margin-bottom: 30px;
    width: 81%;
    padding-bottom: 81%;
    position: relative;
}

.rs-17 .rs-reporting-tabs__img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.rs-17 .rs-reporting-tabs__img img:first-child {
    width: 100%;
}

.rs-17 .rs-reporting-tabs__img img:last-child {
    width: 120%;
}

.rs-17 .rs-reporting-tabs__item ul li {
    font-size: 14px;
    line-height: 1.2;
    color: #555555;
    letter-spacing: 0.025em;
    margin-bottom: 15px;
}

.rs-17 .rs-reporting-tabs__item ul li span {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 15px;
}

.rs-17 .rs-reporting-cards__title {
    text-align: center;
    font-size: 45px;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.025em;
    color: #000000;
    margin-bottom: 35px;
}

.rs-17 .rs-reporting-cards__subtitle {
    text-align: center;
    max-width: 1079px;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #555555;
    margin: 0 auto 95px auto;
}

.rs-17 .rs-reporting-cards__items {
    padding-left: 50px;
    counter-reset: payment;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0px -40px;
}

.rs-17 .rs-reporting-cards__item-block {
    position: relative;
    z-index: 2;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    padding: 0px 40px;
    margin-bottom: 100px;
}

.rs-17 .rs-reporting-cards__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    position: relative;
    background-color: #f7f8f9;
    padding-top: 78px;
    padding-left: 27px;
    padding-right: 27px;
    padding-bottom: 47px;
}

.rs-17 .rs-reporting-cards__item::before {
    counter-increment: payment;
    content: "0" counter(payment);
    font-size: 120px;
    font-weight: 900;
    color: #f1f0f6;
    position: absolute;
    top: -60px;
    left: -60px;
}

.rs-17 .rs-reporting-cards__item::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    transition: -webkit-transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
}

.rs-17 .rs-reporting-cards__item h3 {
    font-size: 21px;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: 0.025em;
    color: #000000;
}

.rs-17 .rs-reporting-cards__item p {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
    color: #555555;
    margin-bottom: 20px;
}

.rs-17 .rs-reporting-cards__item p span {
    font-weight: 700;
    color: #2a3cb7;
}

.rs-17 .rs-reporting-cards__item-block .rs-reporting-cards__item::after {
    -webkit-transform: translate(-30px, 30px);
    transform: translate(-30px, 30px);
    background-color: #1c1c1c;
}

.rs-17 .rs-reporting-cards__item-block_yellow .rs-reporting-cards__item::after {
    background-color: #ffdd00;
}

.rs-17 .rs-reporting-cards__item-block_blue .rs-reporting-cards__item::after {
    background-color: #2a3cb7;
}

.rs-17 .rs-reporting-table__title {
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 45px;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.025em;
    color: #000000;
    margin-bottom: 70px;
}

.rs-17 .rs-reporting-table__body {
    overflow-x: auto;
    margin-bottom: 47px;
}

.rs-17 .rs-reporting-table__body table {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.025em;
    color: #000000;
    min-width: 100%;
}

.rs-17 .rs-reporting-table__body td,
.rs-17 .rs-reporting-table__body th {
    white-space: nowrap;
    padding: 0px 35px;
}

.rs-17 .rs-reporting-table__body td:nth-child(2) {
    font-weight: 700;
    color: #2a3cb7;
}

.rs-17 .rs-reporting-table__body tr {
    height: 62px;
}

.rs-17 .rs-reporting-table__body tr:nth-child(even) {
    background-color: rgba(42, 60, 183, 0.05);
}

.rs-17 .rs-reporting-table__footnote {
    font-size: 14px;
    line-height: 150%;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0.025em;
    color: #000000;
}

@media (max-width: 1630px) {
    .rs-17 .rs-reporting {
        padding-bottom: calc(30px + 70 * ((100vw - 320px) / 1310));
    }

    .rs-17 .rs-reporting {
        margin-top: calc(30px + 34 * ((100vw - 320px) / 1310));
    }

    .rs-17 .rs-reporting-tabs {
        padding-top: calc(25px + 39 * ((100vw - 320px) / 1310));
    }

    .rs-17 .rs-reporting-tabs {
        padding-bottom: calc(40px + 60 * ((100vw - 320px) / 1310));
    }

    .rs-17 .rs-reporting-table__title {
        font-size: calc(28px + 17 * ((100vw - 320px) / 1310));
    }

    .rs-17 .rs-reporting-table__title {
        margin-bottom: calc(35px + 35 * ((100vw - 320px) / 1310));
    }
}

@media (max-width: 1300px) {
    .rs-17 .rs-reporting-cards__item-block {
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
    }
}

@media (max-width: 991.98px) {
    .rs-17 .rs-reporting-tabs {
        display: block;
    }

    .rs-17 .rs-reporting-cards__item-block .rs-reporting-cards__item::after {
        -webkit-transform: translate(-15px, 15px);
        transform: translate(-15px, 15px);
    }
}

@media (max-width: 767.98px) {
    .rs-17 .rs-reporting-cards__item-block {
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
    }
}
/* End */
/* /local/templates/19500/css/block-css/rs-reporting.css?16328260215939 */
