.page-template-template-product-funnel-layout .stats_list_section {
    background: linear-gradient(25deg, #0D394E 0%, #1E84B4 50%, #0D394E 100%);
    padding: 26px 0 42px;
    margin: 0 !important;
}

.stats_list_section {
    margin: 26px 0 42px;
}

.page-template-template-product-funnel-layout .stats_list_section.mt-0 {
    padding-top: 0 !important;
}

.stats_list_section.mt-0 {
    margin-top: 0;
}

.page-template-template-product-funnel-layout .stats_list_section.mb-0 {
    padding-bottom: 0 !important;
}

.stats_list_section.mb-0 {
    margin-bottom: 0;
}

.stats_list_section .stats_list_section_heading {
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: normal;
    margin-bottom: 14px;
}

.stats_list_section .stats_list_section_items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 27px 20px;
}

.stats_list_section .stats_list_section_items .stats_list_section_items_item {
    width: 100%;
    text-align: center;
}

.stats_list_section .stats_list_section_items .stats_list_section_items_counter {
    color: #FFFFFF;
    font-size: 64px;
    line-height: 70px;
    font-weight: 700;
    letter-spacing: -4px;
}

.stats_list_section .stats_list_section_items .stats_list_section_items_text {
    color: #FFFFFF;
    font-size: 16px;
    line-height: normal;
    font-weight: 700;
    max-width: 270px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 768px) {
    .page-template-template-product-funnel-layout .stats_list_section {
        padding: 56px 0 80px;
    }

    .stats_list_section {
        margin: 56px 0 80px;
    }

    .page-template-template-product-funnel-layout .stats_list_section.rmt-0 {
        padding-top: 36px;
    }

    .stats_list_section.rmt-0 {
        margin-top: 36px;
    }

    .page-template-template-product-funnel-layout .stats_list_section.rmb-0 {
        padding-bottom: 55px;
    }

    .stats_list_section.rmb-0 {
        margin-bottom: 55px;
    }

    .stats_list_section .stats_list_section_items .stats_list_section_items_item {
        width: calc(50% - 10px);
    }

    .stats_list_section .stats_list_section_heading {
        margin-bottom: 20px;
    }

    .stats_list_section .stats_list_section_items .stats_list_section_items_text {
        font-size: 18px;
    }
}

@media (min-width: 992px) {
    .page-template-template-product-funnel-layout .stats_list_section {
        padding: 86px 0 110px;
    }

    .stats_list_section {
        margin: 86px 0 110px;
    }

    .page-template-template-product-funnel-layout .stats_list_section.rmt-0 {
        padding-top: 44px;
    }

    .stats_list_section.rmt-0 {
        margin-top: 44px;
    }

    .page-template-template-product-funnel-layout .stats_list_section.rmb-0 {
        padding-bottom: 64px;
    }

    .stats_list_section.rmb-0 {
        margin-bottom: 64px;
    }

    .stats_list_section .stats_list_section_items .stats_list_section_items_item {
        width: calc(25% - 15px);
    }

    .stats_list_section .stats_list_section_heading {
        margin-bottom: 24px;
    }
}

@media (min-width: 1200px) {
    .page-template-template-product-funnel-layout .stats_list_section {
        padding: 110px 0 160px;
    }

    .stats_list_section {
        margin: 110px 0 160px;
    }

    .page-template-template-product-funnel-layout .stats_list_section.rmt-0 {
        padding-top: 60px;
    }

    .stats_list_section.rmt-0 {
        margin-top: 60px;
    }

    .page-template-template-product-funnel-layout .stats_list_section.rmb-0 {
        padding-bottom: 82px;
    }

    .stats_list_section.rmb-0 {
        margin-bottom: 82px;
    }

    .stats_list_section .stats_list_section_items .stats_list_section_items_counter {
        font-size: 92px;
        line-height: 110px;
    }

    .stats_list_section .stats_list_section_items .stats_list_section_items_text {
        font-size: 20px;
    }

    .stats_list_section .stats_list_section_heading {
        margin-bottom: 30px;
    }
}

@media (min-width: 1360px) {
    .page-template-template-product-funnel-layout .stats_list_section {
        padding: 136px 0 204px;
    }

    .stats_list_section {
        margin: 136px 0 204px;
    }

    .page-template-template-product-funnel-layout .stats_list_section.rmt-0 {
        padding-top: 83px;
    }

    .stats_list_section.rmt-0 {
        margin-top: 83px;
    }

    .page-template-template-product-funnel-layout .stats_list_section.rmb-0 {
        padding-bottom: 102px;
    }

    .stats_list_section.rmb-0 {
        margin-bottom: 102px;
    }
}