.elementor-4001 .elementor-element.elementor-element-8f37354{--display:flex;}.elementor-4001 .elementor-element.elementor-element-d547b9c{--display:flex;}.elementor-4001 .elementor-element.elementor-element-5ff3102 .elementor-toc__header-title{text-align:start;}.elementor-4001 .elementor-element.elementor-element-5ff3102 .elementor-toc__header{flex-direction:row;}.elementor-4001 .elementor-element.elementor-element-5ff3102{--item-text-hover-decoration:underline;}/* Start custom CSS for text-editor, class: .elementor-element-c00e1b3 */@media (max-width: 768px) {
    .entry-content figure.wp-block-table,
    .entry-content .wp-block-table,
    .entry-content table {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        display: block;
        max-width: 100%;
        width: 100%;
    }

    .entry-content table th,
    .entry-content table td {
        white-space: nowrap;
    }

    .entry-content table th:first-child,
    .entry-content table td:first-child {
        position: sticky;
        left: 0;
        z-index: 2;
        background: #fff;
        box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);
        white-space: normal;
        min-width: 120px;
        max-width: 160px;
    }

    .entry-content table thead th:first-child {
        background: #f0f0f0;
        z-index: 3;
    }
}/* End custom CSS */