.elementor-570 .elementor-element.elementor-element-3eafc61{--display:flex;--min-height:350px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-end;--align-items:flex-start;}.elementor-570 .elementor-element.elementor-element-3eafc61:not(.elementor-motion-effects-element-type-background), .elementor-570 .elementor-element.elementor-element-3eafc61 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:top center;background-size:cover;}.elementor-570 .elementor-element.elementor-element-19eab32{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-570 .elementor-element.elementor-element-4879f35{--display:flex;--padding-top:40px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-570 .elementor-element.elementor-element-e8f2463{--display:flex;--padding-top:40px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-570 .elementor-element.elementor-element-6b65d09{--grid-columns:3;}.elementor-570 .elementor-element.elementor-element-6b65d09 .elementor-loop-container{grid-auto-rows:1fr;}.elementor-570 .elementor-element.elementor-element-6b65d09 .e-loop-item > .elementor-section, .elementor-570 .elementor-element.elementor-element-6b65d09 .e-loop-item > .elementor-section > .elementor-container, .elementor-570 .elementor-element.elementor-element-6b65d09 .e-loop-item > .e-con, .elementor-570 .elementor-element.elementor-element-6b65d09 .e-loop-item .elementor-section-wrap  > .e-con{height:100%;}.elementor-570 .elementor-element.elementor-element-74dd760{--display:flex;--padding-top:40px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-570 .elementor-element.elementor-element-7dc5677{--display:flex;--padding-top:40px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-570 .elementor-element.elementor-element-f23c5ca{--display:flex;--padding-top:40px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-570 .elementor-element.elementor-element-be0969d{--n-tabs-heading-wrap:wrap;--n-tabs-heading-overflow-x:initial;--n-tabs-title-white-space:initial;padding:20px 0px 20px 0px;--n-tabs-title-font-size:16px;}.elementor-570 .elementor-element.elementor-element-be0969d > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected='false']:not( :hover ){background:#7A7A7A1F;}.elementor-570 .elementor-element.elementor-element-be0969d.elementor-widget-n-tabs > .e-n-tabs[data-touch-mode='false'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:var( --e-global-color-317fcc7 );}.elementor-570 .elementor-element.elementor-element-be0969d.elementor-widget-n-tabs > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"], .elementor-570 .elementor-element.elementor-element-be0969d.elementor-widget-n-tabs > .e-n-tabs[data-touch-mode='true'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:var( --e-global-color-317fcc7 );}.elementor-570 .elementor-element.elementor-element-be0969d.elementor-widget-n-tabs > .e-n-tabs > .e-n-tabs-heading > :is( .e-n-tab-title > .e-n-tab-title-text, .e-n-tab-title ){font-family:"Poppins", Sans-serif;}.elementor-570 .elementor-element.elementor-element-be0969d [data-touch-mode="false"] .e-n-tab-title[aria-selected="false"]:hover{--n-tabs-title-color-hover:var( --e-global-color-astglobalcolor4 );}@media(max-width:1024px){.elementor-570 .elementor-element.elementor-element-3eafc61{--min-height:300px;}.elementor-570 .elementor-element.elementor-element-6b65d09{--grid-columns:2;}.elementor-570 .elementor-element.elementor-element-be0969d{--n-tabs-heading-wrap:nowrap;--n-tabs-heading-overflow-x:scroll;--n-tabs-title-white-space:nowrap;--n-tabs-title-font-size:14px;}}@media(max-width:767px){.elementor-570 .elementor-element.elementor-element-3eafc61{--min-height:150px;}.elementor-570 .elementor-element.elementor-element-6b65d09{--grid-columns:1;}.elementor-570 .elementor-element.elementor-element-be0969d{--n-tabs-heading-wrap:nowrap;--n-tabs-heading-overflow-x:scroll;--n-tabs-title-white-space:nowrap;width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;--n-tabs-title-font-size:12px;}}/* Start custom CSS for shortcode, class: .elementor-element-f15d465 *//* --- Main Table Wrapper --- */
/* This removes the default gray border */
.sp-table-wrapper {
  border: none;
  background-color: #fff; /* Sets a clean white background */
  border-radius: 8px; /* Adds rounded corners to the whole table */
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); /* Adds a soft shadow */
  overflow: hidden; /* Important for rounded corners on the header */
}

/* --- Table Header (Pos, Team, P, W, D, etc.) --- */
/* This styles the dark blue header bar */
.sp-league-table thead th {
  background-color: green !important; /* Your dark blue color */
  color: #ffffff !important; /* White text */
  font-weight: 600;
  border: none;
  text-transform: uppercase; /* Makes text "POS", "TEAM", etc. */
}

/* --- Table Rows (The Team Data) --- */
.sp-league-table tbody tr {
  border: none;
  border-bottom: 1px solid #eee; /* Adds the subtle horizontal line */
}

/* Remove the last border for a cleaner look */
.sp-league-table tbody tr:last-child {
  border-bottom: none;
}

/* --- All Table Cells (Header and Body) --- */
.sp-league-table th,
.sp-league-table td {
  padding: 16px; /* Adds more spacing */
  border: none; /* Removes all vertical borders */
  text-align: center; /* Centers all your stats (P, W, D, L...) */
}

/* --- Team Column (Logo + Name) --- */
/* This aligns the team name to the left */
.sp-league-table td.data-team {
  text-align: left;
}

/* This styles the team logo */
.sp-league-table td.data-team img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  margin-right: 10px;
  vertical-align: middle; /* Aligns the logo with the text */
}

/* This styles the team name link */
.sp-league-table td.data-team a {
  font-weight: 600;
  color: #333;
  text-decoration: none;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-f15d465 *//* --- Main Table Wrapper --- */
/* This removes the default gray border */
.sp-table-wrapper {
  border: none;
  background-color: #fff; /* Sets a clean white background */
  border-radius: 8px; /* Adds rounded corners to the whole table */
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); /* Adds a soft shadow */
  overflow: hidden; /* Important for rounded corners on the header */
}

/* --- Table Header (Pos, Team, P, W, D, etc.) --- */
/* This styles the dark blue header bar */
.sp-league-table thead th {
  background-color: green !important; /* Your dark blue color */
  color: #ffffff !important; /* White text */
  font-weight: 600;
  border: none;
  text-transform: uppercase; /* Makes text "POS", "TEAM", etc. */
}

/* --- Table Rows (The Team Data) --- */
.sp-league-table tbody tr {
  border: none;
  border-bottom: 1px solid #eee; /* Adds the subtle horizontal line */
}

/* Remove the last border for a cleaner look */
.sp-league-table tbody tr:last-child {
  border-bottom: none;
}

/* --- All Table Cells (Header and Body) --- */
.sp-league-table th,
.sp-league-table td {
  padding: 16px; /* Adds more spacing */
  border: none; /* Removes all vertical borders */
  text-align: center; /* Centers all your stats (P, W, D, L...) */
}

/* --- Team Column (Logo + Name) --- */
/* This aligns the team name to the left */
.sp-league-table td.data-team {
  text-align: left;
}

/* This styles the team logo */
.sp-league-table td.data-team img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  margin-right: 10px;
  vertical-align: middle; /* Aligns the logo with the text */
}

/* This styles the team name link */
.sp-league-table td.data-team a {
  font-weight: 600;
  color: #333;
  text-decoration: none;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-f15d465 *//* --- Main Table Wrapper --- */
/* This removes the default gray border */
.sp-table-wrapper {
  border: none;
  background-color: #fff; /* Sets a clean white background */
  border-radius: 8px; /* Adds rounded corners to the whole table */
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); /* Adds a soft shadow */
  overflow: hidden; /* Important for rounded corners on the header */
}

/* --- Table Header (Pos, Team, P, W, D, etc.) --- */
/* This styles the dark blue header bar */
.sp-league-table thead th {
  background-color: green !important; /* Your dark blue color */
  color: #ffffff !important; /* White text */
  font-weight: 600;
  border: none;
  text-transform: uppercase; /* Makes text "POS", "TEAM", etc. */
}

/* --- Table Rows (The Team Data) --- */
.sp-league-table tbody tr {
  border: none;
  border-bottom: 1px solid #eee; /* Adds the subtle horizontal line */
}

/* Remove the last border for a cleaner look */
.sp-league-table tbody tr:last-child {
  border-bottom: none;
}

/* --- All Table Cells (Header and Body) --- */
.sp-league-table th,
.sp-league-table td {
  padding: 16px; /* Adds more spacing */
  border: none; /* Removes all vertical borders */
  text-align: center; /* Centers all your stats (P, W, D, L...) */
}

/* --- Team Column (Logo + Name) --- */
/* This aligns the team name to the left */
.sp-league-table td.data-team {
  text-align: left;
}

/* This styles the team logo */
.sp-league-table td.data-team img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  margin-right: 10px;
  vertical-align: middle; /* Aligns the logo with the text */
}

/* This styles the team name link */
.sp-league-table td.data-team a {
  font-weight: 600;
  color: #333;
  text-decoration: none;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-f15d465 *//* --- Main Table Wrapper --- */
/* This removes the default gray border */
.sp-table-wrapper {
  border: none;
  background-color: #fff; /* Sets a clean white background */
  border-radius: 8px; /* Adds rounded corners to the whole table */
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); /* Adds a soft shadow */
  overflow: hidden; /* Important for rounded corners on the header */
}

/* --- Table Header (Pos, Team, P, W, D, etc.) --- */
/* This styles the dark blue header bar */
.sp-league-table thead th {
  background-color: green !important; /* Your dark blue color */
  color: #ffffff !important; /* White text */
  font-weight: 600;
  border: none;
  text-transform: uppercase; /* Makes text "POS", "TEAM", etc. */
}

/* --- Table Rows (The Team Data) --- */
.sp-league-table tbody tr {
  border: none;
  border-bottom: 1px solid #eee; /* Adds the subtle horizontal line */
}

/* Remove the last border for a cleaner look */
.sp-league-table tbody tr:last-child {
  border-bottom: none;
}

/* --- All Table Cells (Header and Body) --- */
.sp-league-table th,
.sp-league-table td {
  padding: 16px; /* Adds more spacing */
  border: none; /* Removes all vertical borders */
  text-align: center; /* Centers all your stats (P, W, D, L...) */
}

/* --- Team Column (Logo + Name) --- */
/* This aligns the team name to the left */
.sp-league-table td.data-team {
  text-align: left;
}

/* This styles the team logo */
.sp-league-table td.data-team img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  margin-right: 10px;
  vertical-align: middle; /* Aligns the logo with the text */
}

/* This styles the team name link */
.sp-league-table td.data-team a {
  font-weight: 600;
  color: #333;
  text-decoration: none;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-f15d465 *//* --- Main Table Wrapper --- */
/* This removes the default gray border */
.sp-table-wrapper {
  border: none;
  background-color: #fff; /* Sets a clean white background */
  border-radius: 8px; /* Adds rounded corners to the whole table */
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); /* Adds a soft shadow */
  overflow: hidden; /* Important for rounded corners on the header */
}

/* --- Table Header (Pos, Team, P, W, D, etc.) --- */
/* This styles the dark blue header bar */
.sp-league-table thead th {
  background-color: green !important; /* Your dark blue color */
  color: #ffffff !important; /* White text */
  font-weight: 600;
  border: none;
  text-transform: uppercase; /* Makes text "POS", "TEAM", etc. */
}

/* --- Table Rows (The Team Data) --- */
.sp-league-table tbody tr {
  border: none;
  border-bottom: 1px solid #eee; /* Adds the subtle horizontal line */
}

/* Remove the last border for a cleaner look */
.sp-league-table tbody tr:last-child {
  border-bottom: none;
}

/* --- All Table Cells (Header and Body) --- */
.sp-league-table th,
.sp-league-table td {
  padding: 16px; /* Adds more spacing */
  border: none; /* Removes all vertical borders */
  text-align: center; /* Centers all your stats (P, W, D, L...) */
}

/* --- Team Column (Logo + Name) --- */
/* This aligns the team name to the left */
.sp-league-table td.data-team {
  text-align: left;
}

/* This styles the team logo */
.sp-league-table td.data-team img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  margin-right: 10px;
  vertical-align: middle; /* Aligns the logo with the text */
}

/* This styles the team name link */
.sp-league-table td.data-team a {
  font-weight: 600;
  color: #333;
  text-decoration: none;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-f15d465 *//* --- Main Table Wrapper --- */
/* This removes the default gray border */
.sp-table-wrapper {
  border: none;
  background-color: #fff; /* Sets a clean white background */
  border-radius: 8px; /* Adds rounded corners to the whole table */
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); /* Adds a soft shadow */
  overflow: hidden; /* Important for rounded corners on the header */
}

/* --- Table Header (Pos, Team, P, W, D, etc.) --- */
/* This styles the dark blue header bar */
.sp-league-table thead th {
  background-color: green !important; /* Your dark blue color */
  color: #ffffff !important; /* White text */
  font-weight: 600;
  border: none;
  text-transform: uppercase; /* Makes text "POS", "TEAM", etc. */
}

/* --- Table Rows (The Team Data) --- */
.sp-league-table tbody tr {
  border: none;
  border-bottom: 1px solid #eee; /* Adds the subtle horizontal line */
}

/* Remove the last border for a cleaner look */
.sp-league-table tbody tr:last-child {
  border-bottom: none;
}

/* --- All Table Cells (Header and Body) --- */
.sp-league-table th,
.sp-league-table td {
  padding: 16px; /* Adds more spacing */
  border: none; /* Removes all vertical borders */
  text-align: center; /* Centers all your stats (P, W, D, L...) */
}

/* --- Team Column (Logo + Name) --- */
/* This aligns the team name to the left */
.sp-league-table td.data-team {
  text-align: left;
}

/* This styles the team logo */
.sp-league-table td.data-team img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  margin-right: 10px;
  vertical-align: middle; /* Aligns the logo with the text */
}

/* This styles the team name link */
.sp-league-table td.data-team a {
  font-weight: 600;
  color: #333;
  text-decoration: none;
}/* End custom CSS */
/* Start custom CSS for nested-tabs, class: .elementor-element-be0969d */@media (min-width: 320px){
    #m-tabs .elementor-tabs-wrapper{
        display: flex;
        flex-direction: row;
    }
}

@media (min-width: 320px){
    #m-tabs .elementor-tab-mobile-title{
        display: none;
    }
}/* End custom CSS */