

/* Start:/local/templates/main/components/astash/system.empty/index-top/style.css?1785917224818*/
.index-top {
    margin-top: 155px;
    margin-bottom: 197px;
}

.index-top h1 {
    margin-bottom: 17px;
}

.index-top__color-title {
    font-size: 70px;
    font-weight: 500;
    line-height: 70px;
    color: var(--main-color-link);
    margin-bottom: 40px;
}

.index-top__text {
    max-width: 625px;
    font-size: 26px;
    font-weight: 400;
    line-height: 32px;
}

@media (max-width: 991px) {
    .index-top h1,
    .index-top__color-title {
        font-size: 48px;
        font-weight: 400;
        line-height: 48px;
    }

    .index-top h1 {
        margin-bottom: 0;
    }

    .index-top__color-title {
        margin-bottom: 16px;
    }

    .index-top {
        margin-bottom: 60px;
    }

    .index-top__text {
        font-size: 16px;
        font-weight: 400;
        line-height: 22.4px;
    }
}
/* End */


/* Start:/local/templates/main/components/astash/system.empty/index-info/style.css?17859172271632*/
.index-info {
    margin-top: 197px;
    margin-bottom: 169px;
    border-bottom: 1px solid var(--border-color-gray);
    overflow: hidden;
}

.index-info__list {
    display: flex;
    margin-left: -60px;
}

.index-info__item {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 40px 0 40px 60px;
    min-height: 281px;

    &:not(:last-child) {
        border-right: 1px solid var(--border-color-gray);
    }
}

.index-info__item-title {
    font-size: 70px;
    font-weight: 500;
    line-height: 70px;
    margin-bottom: 20px;
}

.index-info__item-title small {
    font-size: 24px;
    font-weight: 200;
    line-height: 30px;
}

.index-info__item-text {
    font-family: "Onest", sans-serif;
    font-size: 24px;
    font-weight: 200;
    line-height: 30px;
}

@media (max-width: 991px) {
    .index-info {
        margin-top: 60px;
        margin-bottom: 40px;
        border: 0;
    }

    .index-info__list {
        flex-wrap: wrap;
        margin: 0;
    }

    .index-info__item {
        flex: initial;
        width: 50%;
        justify-content: initial;
        min-height: initial;
        padding: 0;
        margin-bottom: 45px;

        &:not(:last-child) {
            border: 0;
        }
    }

    .index-info__item-title {
        font-size: 32px;
        font-weight: 400;
        line-height: 38.4px;
        margin-bottom: 8px;
    }

    .index-info__item-title small {
        font-size: 14px;
        font-weight: 300;
    }

    .index-info__item-text {
        font-size: 14px;
        font-weight: 300;
        line-height: 17.85px;
    }
}
/* End */


/* Start:/local/templates/main/components/astash/system.empty/index-progress/style.css?17859172211911*/
.index-progress {
    margin-top: 169px;
    margin-bottom: 196px;
    overflow: hidden;
}

.index-progress__title {
    font-size: 70px;
    font-weight: 500;
    line-height: 70px;
    margin-bottom: 63px;
}

.index-progress__title--color {
    color: var(--main-color-link);
}

.index-progress__list {
    display: flex;
    margin-left: -120px;
}

.index-progress__item {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 38px 0 40px 120px;
    min-height: 275px;

    &:not(:last-child) {
        border-right: 1px solid var(--border-color-gray);
    }
}

.index-progress__item-title {
    font-size: 70px;
    font-weight: 500;
    line-height: 70px;
    margin-bottom: 20px;
}

.index-progress__item-title small,
.index-progress__item-text {
    font-family: "Onest", sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
}

@media (max-width: 991px) {
    .index-progress {
        margin-top: 40px;
        margin-bottom: 60px;
    }

    .index-progress__title {
        font-size: 40px;
        font-weight: 400;
        line-height: 40px;
        margin-bottom: 24px;
    }

    .index-progress__list {
        margin: 0;
        flex-direction: column;
    }

    .index-progress__item {
        min-height: auto;
        padding: 32px 0;

        &:not(:last-child) {
            border-right: 0;
            border-bottom: 1px solid var(--border-color-gray);
        }

        &:first-child {
            padding-top: 0;
        }

        &:last-child {
            padding-bottom: 0;
        }
    }

    .index-progress__item-title {
        font-size: 32px;
        font-weight: 400;
        line-height: 38.4px;
        margin-bottom: 8px;
    }

    .index-progress__item-title small,
    .index-progress__item-text {
        font-size: 14px;
        font-weight: 300;
        line-height: 17.85px;
    }
}
/* End */
/* /local/templates/main/components/astash/system.empty/index-top/style.css?1785917224818 */
/* /local/templates/main/components/astash/system.empty/index-info/style.css?17859172271632 */
/* /local/templates/main/components/astash/system.empty/index-progress/style.css?17859172211911 */
