.elementor-2730 .elementor-element.elementor-element-6a4ceed{--display:flex;}.elementor-widget-nested-tabs.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs[data-touch-mode='false'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:var( --e-global-color-accent );}.elementor-widget-nested-tabs.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"], .elementor-widget-nested-tabs.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs[data-touch-mode='true'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:var( --e-global-color-accent );}.elementor-widget-nested-tabs.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading > :is( .e-n-tab-title > .e-n-tab-title-text, .e-n-tab-title ){font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-2730 .elementor-element.elementor-element-54b3e56{--display:flex;}.elementor-2730 .elementor-element.elementor-element-e160ae8{--display:flex;}.elementor-2730 .elementor-element.elementor-element-e960f05{--display:flex;}.elementor-2730 .elementor-element.elementor-element-594c691{--n-tabs-heading-justify-content:flex-start;--n-tabs-title-width:initial;--n-tabs-title-height:initial;--n-tabs-title-align-items:center;--n-tabs-title-flex-grow:0;--n-tabs-heading-wrap:nowrap;--n-tabs-heading-overflow-x:scroll;--n-tabs-title-white-space:nowrap;--n-tabs-title-gap:0px;--n-tabs-gap:30px;--n-tabs-title-padding-top:0px;--n-tabs-title-padding-right:50px;--n-tabs-title-padding-bottom:10px;--n-tabs-title-padding-left:50px;--n-tabs-title-font-size:18px;--n-tabs-title-color:var( --e-global-color-primary );--n-tabs-title-color-active:var( --e-global-color-primary );}.elementor-2730 .elementor-element.elementor-element-594c691 > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected='false']:not( :hover ){background:var( --e-global-color-8c61ee6 );}.elementor-2730 .elementor-element.elementor-element-594c691.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs[data-touch-mode='false'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:var( --e-global-color-8c61ee6 );border-style:solid;border-width:0px 0px 2px 0px;border-color:var( --e-global-color-primary );}.elementor-2730 .elementor-element.elementor-element-594c691.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"], .elementor-2730 .elementor-element.elementor-element-594c691.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs[data-touch-mode='true'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:var( --e-global-color-8c61ee6 );border-style:solid;border-width:0px 0px 2px 0px;border-color:var( --e-global-color-primary );}.elementor-2730 .elementor-element.elementor-element-594c691 > .elementor-widget-container{margin:70px 0px 0px 0px;}.elementor-2730 .elementor-element.elementor-element-594c691.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading > :is( .e-n-tab-title > .e-n-tab-title-text, .e-n-tab-title ){font-family:"nunito-sans", Sans-serif;font-weight:400;}.elementor-2730 .elementor-element.elementor-element-594c691 [data-touch-mode="false"] .e-n-tab-title[aria-selected="false"]:hover{--n-tabs-title-color-hover:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-2730 .elementor-element.elementor-element-594c691{--n-tabs-title-font-size:16px;}}/* Start custom CSS for html, class: .elementor-element-f13a41f */.table-container {
    font-family: "nunito-sans",Sans-Serif;
    overflow: auto;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    height: 160px;
    width: 100%;
}
#dataTable table{
    width: 100%;
}
#dataTable table tbody td {
    background-color: #fff!important;
}

.custom-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 16px;
}

.custom-table thead tr {
    background-color: #00E59C;
    color: white;
    text-align: left;
}

.custom-table th, .custom-table td {
    padding: 20px 15px;
    border-bottom: 1px solid #e0e0e055!important;
    border: 0;
    vertical-align: middle;
}


.custom-table tbody tr:hover {
    background-color: #f1f1f1;
}

.pair {
    font-size: 11px;
    color: #666;
}

/*Search Bar*/
.search-bar{
    border: none!important;
    font-size: 12px;
    font-family: "nunito-sans",Sans-Serif;
}
.no-results{
    font-family: "nunito-sans",Sans-Serif;
}
.search-bar:focus{
    outline: none!important;
}


@media (max-width: 768px) {
    .table-container{
        height:230px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-57f7aee */.table-container {
    font-family: "nunito-sans",Sans-Serif;
    overflow: auto;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    height: 160px;
    width: 100%;
}
#dataTable table{
    width: 100%;
}
#dataTable table tbody td {
    background-color: #fff!important;
}

.custom-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 16px;
}

.custom-table thead tr {
    background-color: #00E59C;
    color: white;
    text-align: left;
}

.custom-table th, .custom-table td {
    padding: 20px 15px;
    border-bottom: 1px solid #e0e0e055!important;
    border: 0;
    vertical-align: middle;
}


.custom-table tbody tr:hover {
    background-color: #f1f1f1;
}

.pair {
    font-size: 11px;
    color: #666;
}

/*Search Bar*/
.search-bar{
    border: none!important;
    font-size: 12px;
    font-family: "nunito-sans",Sans-Serif;
}
.no-results{
    font-family: "nunito-sans",Sans-Serif;
}
.search-bar:focus{
    outline: none!important;
}


@media (max-width: 768px) {
    .table-container{
        height:230px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fe39f1c */.table-container {
    font-family: "nunito-sans",Sans-Serif;
    overflow: auto;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    height: 160px;
    width: 100%;
}
#dataTable table{
    width: 100%;
}
#dataTable table tbody td {
    background-color: #fff!important;
}

.custom-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 16px;
}

.custom-table thead tr {
    background-color: #00E59C;
    color: white;
    text-align: left;
}

.custom-table th, .custom-table td {
    padding: 20px 15px;
    border-bottom: 1px solid #e0e0e055!important;
    border: 0;
    vertical-align: middle;
}


.custom-table tbody tr:hover {
    background-color: #f1f1f1;
}

.pair {
    font-size: 11px;
    color: #666;
}

/*Search Bar*/
.search-bar{
    border: none!important;
    font-size: 12px;
    font-family: "nunito-sans",Sans-Serif;
}
.no-results{
    font-family: "nunito-sans",Sans-Serif;
}
.search-bar:focus{
    outline: none!important;
}


@media (max-width: 768px) {
    .table-container{
        height:230px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f13a41f */.table-container {
    font-family: "nunito-sans",Sans-Serif;
    overflow: auto;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    height: 160px;
    width: 100%;
}
#dataTable table{
    width: 100%;
}
#dataTable table tbody td {
    background-color: #fff!important;
}

.custom-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 16px;
}

.custom-table thead tr {
    background-color: #00E59C;
    color: white;
    text-align: left;
}

.custom-table th, .custom-table td {
    padding: 20px 15px;
    border-bottom: 1px solid #e0e0e055!important;
    border: 0;
    vertical-align: middle;
}


.custom-table tbody tr:hover {
    background-color: #f1f1f1;
}

.pair {
    font-size: 11px;
    color: #666;
}

/*Search Bar*/
.search-bar{
    border: none!important;
    font-size: 12px;
    font-family: "nunito-sans",Sans-Serif;
}
.no-results{
    font-family: "nunito-sans",Sans-Serif;
}
.search-bar:focus{
    outline: none!important;
}


@media (max-width: 768px) {
    .table-container{
        height:230px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-57f7aee */.table-container {
    font-family: "nunito-sans",Sans-Serif;
    overflow: auto;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    height: 160px;
    width: 100%;
}
#dataTable table{
    width: 100%;
}
#dataTable table tbody td {
    background-color: #fff!important;
}

.custom-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 16px;
}

.custom-table thead tr {
    background-color: #00E59C;
    color: white;
    text-align: left;
}

.custom-table th, .custom-table td {
    padding: 20px 15px;
    border-bottom: 1px solid #e0e0e055!important;
    border: 0;
    vertical-align: middle;
}


.custom-table tbody tr:hover {
    background-color: #f1f1f1;
}

.pair {
    font-size: 11px;
    color: #666;
}

/*Search Bar*/
.search-bar{
    border: none!important;
    font-size: 12px;
    font-family: "nunito-sans",Sans-Serif;
}
.no-results{
    font-family: "nunito-sans",Sans-Serif;
}
.search-bar:focus{
    outline: none!important;
}


@media (max-width: 768px) {
    .table-container{
        height:230px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fe39f1c */.table-container {
    font-family: "nunito-sans",Sans-Serif;
    overflow: auto;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    height: 160px;
    width: 100%;
}
#dataTable table{
    width: 100%;
}
#dataTable table tbody td {
    background-color: #fff!important;
}

.custom-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 16px;
}

.custom-table thead tr {
    background-color: #00E59C;
    color: white;
    text-align: left;
}

.custom-table th, .custom-table td {
    padding: 20px 15px;
    border-bottom: 1px solid #e0e0e055!important;
    border: 0;
    vertical-align: middle;
}


.custom-table tbody tr:hover {
    background-color: #f1f1f1;
}

.pair {
    font-size: 11px;
    color: #666;
}

/*Search Bar*/
.search-bar{
    border: none!important;
    font-size: 12px;
    font-family: "nunito-sans",Sans-Serif;
}
.no-results{
    font-family: "nunito-sans",Sans-Serif;
}
.search-bar:focus{
    outline: none!important;
}


@media (max-width: 768px) {
    .table-container{
        height:230px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f13a41f */.table-container {
    font-family: "nunito-sans",Sans-Serif;
    overflow: auto;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    height: 160px;
    width: 100%;
}
#dataTable table{
    width: 100%;
}
#dataTable table tbody td {
    background-color: #fff!important;
}

.custom-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 16px;
}

.custom-table thead tr {
    background-color: #00E59C;
    color: white;
    text-align: left;
}

.custom-table th, .custom-table td {
    padding: 20px 15px;
    border-bottom: 1px solid #e0e0e055!important;
    border: 0;
    vertical-align: middle;
}


.custom-table tbody tr:hover {
    background-color: #f1f1f1;
}

.pair {
    font-size: 11px;
    color: #666;
}

/*Search Bar*/
.search-bar{
    border: none!important;
    font-size: 12px;
    font-family: "nunito-sans",Sans-Serif;
}
.no-results{
    font-family: "nunito-sans",Sans-Serif;
}
.search-bar:focus{
    outline: none!important;
}


@media (max-width: 768px) {
    .table-container{
        height:230px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-57f7aee */.table-container {
    font-family: "nunito-sans",Sans-Serif;
    overflow: auto;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    height: 160px;
    width: 100%;
}
#dataTable table{
    width: 100%;
}
#dataTable table tbody td {
    background-color: #fff!important;
}

.custom-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 16px;
}

.custom-table thead tr {
    background-color: #00E59C;
    color: white;
    text-align: left;
}

.custom-table th, .custom-table td {
    padding: 20px 15px;
    border-bottom: 1px solid #e0e0e055!important;
    border: 0;
    vertical-align: middle;
}


.custom-table tbody tr:hover {
    background-color: #f1f1f1;
}

.pair {
    font-size: 11px;
    color: #666;
}

/*Search Bar*/
.search-bar{
    border: none!important;
    font-size: 12px;
    font-family: "nunito-sans",Sans-Serif;
}
.no-results{
    font-family: "nunito-sans",Sans-Serif;
}
.search-bar:focus{
    outline: none!important;
}


@media (max-width: 768px) {
    .table-container{
        height:230px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fe39f1c */.table-container {
    font-family: "nunito-sans",Sans-Serif;
    overflow: auto;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    height: 160px;
    width: 100%;
}
#dataTable table{
    width: 100%;
}
#dataTable table tbody td {
    background-color: #fff!important;
}

.custom-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 16px;
}

.custom-table thead tr {
    background-color: #00E59C;
    color: white;
    text-align: left;
}

.custom-table th, .custom-table td {
    padding: 20px 15px;
    border-bottom: 1px solid #e0e0e055!important;
    border: 0;
    vertical-align: middle;
}


.custom-table tbody tr:hover {
    background-color: #f1f1f1;
}

.pair {
    font-size: 11px;
    color: #666;
}

/*Search Bar*/
.search-bar{
    border: none!important;
    font-size: 12px;
    font-family: "nunito-sans",Sans-Serif;
}
.no-results{
    font-family: "nunito-sans",Sans-Serif;
}
.search-bar:focus{
    outline: none!important;
}


@media (max-width: 768px) {
    .table-container{
        height:230px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f13a41f */.table-container {
    font-family: "nunito-sans",Sans-Serif;
    overflow: auto;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    height: 160px;
    width: 100%;
}
#dataTable table{
    width: 100%;
}
#dataTable table tbody td {
    background-color: #fff!important;
}

.custom-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 16px;
}

.custom-table thead tr {
    background-color: #00E59C;
    color: white;
    text-align: left;
}

.custom-table th, .custom-table td {
    padding: 20px 15px;
    border-bottom: 1px solid #e0e0e055!important;
    border: 0;
    vertical-align: middle;
}


.custom-table tbody tr:hover {
    background-color: #f1f1f1;
}

.pair {
    font-size: 11px;
    color: #666;
}

/*Search Bar*/
.search-bar{
    border: none!important;
    font-size: 12px;
    font-family: "nunito-sans",Sans-Serif;
}
.no-results{
    font-family: "nunito-sans",Sans-Serif;
}
.search-bar:focus{
    outline: none!important;
}


@media (max-width: 768px) {
    .table-container{
        height:230px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-57f7aee */.table-container {
    font-family: "nunito-sans",Sans-Serif;
    overflow: auto;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    height: 160px;
    width: 100%;
}
#dataTable table{
    width: 100%;
}
#dataTable table tbody td {
    background-color: #fff!important;
}

.custom-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 16px;
}

.custom-table thead tr {
    background-color: #00E59C;
    color: white;
    text-align: left;
}

.custom-table th, .custom-table td {
    padding: 20px 15px;
    border-bottom: 1px solid #e0e0e055!important;
    border: 0;
    vertical-align: middle;
}


.custom-table tbody tr:hover {
    background-color: #f1f1f1;
}

.pair {
    font-size: 11px;
    color: #666;
}

/*Search Bar*/
.search-bar{
    border: none!important;
    font-size: 12px;
    font-family: "nunito-sans",Sans-Serif;
}
.no-results{
    font-family: "nunito-sans",Sans-Serif;
}
.search-bar:focus{
    outline: none!important;
}


@media (max-width: 768px) {
    .table-container{
        height:230px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fe39f1c */.table-container {
    font-family: "nunito-sans",Sans-Serif;
    overflow: auto;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    height: 160px;
    width: 100%;
}
#dataTable table{
    width: 100%;
}
#dataTable table tbody td {
    background-color: #fff!important;
}

.custom-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 16px;
}

.custom-table thead tr {
    background-color: #00E59C;
    color: white;
    text-align: left;
}

.custom-table th, .custom-table td {
    padding: 20px 15px;
    border-bottom: 1px solid #e0e0e055!important;
    border: 0;
    vertical-align: middle;
}


.custom-table tbody tr:hover {
    background-color: #f1f1f1;
}

.pair {
    font-size: 11px;
    color: #666;
}

/*Search Bar*/
.search-bar{
    border: none!important;
    font-size: 12px;
    font-family: "nunito-sans",Sans-Serif;
}
.no-results{
    font-family: "nunito-sans",Sans-Serif;
}
.search-bar:focus{
    outline: none!important;
}


@media (max-width: 768px) {
    .table-container{
        height:230px;
    }
}/* End custom CSS */
/* Start custom CSS for nested-tabs, class: .elementor-element-594c691 */.e-n-tabs-heading{
    border-bottom:2px solid #23242633;
}/* End custom CSS */