.elementor-21041 .elementor-element.elementor-element-364e4648{--display:flex;}.elementor-21041 .elementor-element.elementor-element-1a1f2d5{text-align:start;}.elementor-21041 .elementor-element.elementor-element-8ed3053{text-align:start;}.elementor-21041 .elementor-element.elementor-element-357b78e{--display:flex;}.elementor-21041 .elementor-element.elementor-element-dbde246{--display:flex;}.elementor-21041 .elementor-element.elementor-element-1594655{--display:flex;}.elementor-21041 .elementor-element.elementor-element-4067323{--display:flex;}.elementor-21041 .elementor-element.elementor-element-3a94a74{--display:flex;}.elementor-21041 .elementor-element.elementor-element-da53ed8{--n-accordion-title-font-size:1rem;--n-accordion-title-justify-content:space-between;--n-accordion-title-flex-grow:1;--n-accordion-title-icon-order:initial;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-icon-size:15px;}.elementor-21041 .elementor-element.elementor-element-36d901c{--grid-row-gap:10px;--grid-column-gap:30px;}/* Start custom CSS for text-editor, class: .elementor-element-1a1f2d5 *//* Mobile-specific styles */
@media (max-width: 767px) { /* This targets screens smaller than 768 pixels, which typically encompasses mobile devices */
    #table {
        overflow-x: auto; /* Enable horizontal scroll when content exceeds the container width */
        display: block; /* Make the table block-level to respect the overflow setting */
        white-space: nowrap; /* Prevent content inside the table from wrapping */
    }
    
    /* Optional custom scrollbar styling for better visibility on mobile */
    #table::-webkit-scrollbar {
        height: 6px;
    }

    #table::-webkit-scrollbar-thumb {
        background-color: #999;
        border-radius: 3px;
    }

    #table::-webkit-scrollbar-track {
        background-color: #f1f1f1;
        border-radius: 3px;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-8ed3053 *//* Mobile-specific styles */
@media (max-width: 767px) { /* This targets screens smaller than 768 pixels, which typically encompasses mobile devices */
    #table {
        overflow-x: auto; /* Enable horizontal scroll when content exceeds the container width */
        display: block; /* Make the table block-level to respect the overflow setting */
        white-space: nowrap; /* Prevent content inside the table from wrapping */
    }
    
    /* Optional custom scrollbar styling for better visibility on mobile */
    #table::-webkit-scrollbar {
        height: 6px;
    }

    #table::-webkit-scrollbar-thumb {
        background-color: #999;
        border-radius: 3px;
    }

    #table::-webkit-scrollbar-track {
        background-color: #f1f1f1;
        border-radius: 3px;
    }
}/* End custom CSS */