.elementor-13467 .elementor-element.elementor-element-12ab2284{--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;}.elementor-13467 .elementor-element.elementor-element-51a593a9{--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;--border-radius:10px 10px 10px 10px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-13467 .elementor-element.elementor-element-63dd320{text-align:center;}.elementor-13467 .elementor-element.elementor-element-63dd320 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-weight:600;color:#2E5691;}.elementor-13467 .elementor-element.elementor-element-4ccdb5dd{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13467 .elementor-element.elementor-element-4ccdb5dd.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-13467 .elementor-element.elementor-element-53a59975{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-13467 .elementor-element.elementor-element-53a59975.e-con{--flex-grow:0;--flex-shrink:0;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-43efb4ed *//* Estilo básico para la tabla en pantallas grandes */
#tabla-equipo {
  width: 100%;
  overflow-x: auto;
  display: block;
  -webkit-overflow-scrolling: touch;
}

#tabla-equipo table {
  width: 100%;
  border-collapse: collapse;
}

#tabla-equipo th, #tabla td {
  padding: 8px;
  text-align: left;
  border: 1px solid #ddd;
}

/* Diseño tipo "tarjeta" en pantallas pequeñas */
@media only screen and (max-width: 10px) {
  #tabla-equipo table, #tabla-equipo thead, #tabla-equipo tbody, #tabla-equipo th, #tabla-equipo td, #tabla-equipo tr {
    display: block;
    width: 100%;
  }

  #tabla-equipo tr {
    margin-bottom: 10px;
  }

  #tabla-equipo th, #tabla-equipo td {
    text-align: right;
    padding-left: 50%;
    position: relative;
  }

  #tabla-equipo th::before, #tabla-equipo td::before {
    content: attr(data-label);
    position: absolute;
    left: 10px;
    font-weight: bold;
    text-align: left;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-4ccdb5dd *//* Diseño tipo "tarjeta" en pantallas pequeñas */
@media only screen and (max-width: 10px) {
  #tabla-equipo table, #tabla-equipo thead, #tabla-equipo tbody, #tabla-equipo th, #tabla-equipo td, #tabla-equipo tr {
    display: block;
    width: 100%;
  }

  #tabla-equipo tr {
    margin-bottom: 10px;
  }

  #tabla-equipo th, #tabla-equipo td {
    text-align: right;
    padding-left: 50%;
    position: relative;
  }

  #tabla-equipo th::before, #tabla-equipo td::before {
    content: attr(data-label);
    position: absolute;
    left: 10px;
    font-weight: bold;
    text-align: left;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-53a59975 *//* Diseño tipo "tarjeta" en pantallas pequeñas */
@media only screen and (max-width: 10px) {
  #tabla-equipo table, #tabla-equipo thead, #tabla-equipo tbody, #tabla-equipo th, #tabla-equipo td, #tabla-equipo tr {
    display: block;
    width: 100%;
  }

  #tabla-equipo tr {
    margin-bottom: 10px;
  }

  #tabla-equipo th, #tabla-equipo td {
    text-align: right;
    padding-left: 50%;
    position: relative;
  }

  #tabla-equipo th::before, #tabla-equipo td::before {
    content: attr(data-label);
    position: absolute;
    left: 10px;
    font-weight: bold;
    text-align: left;
  }
}/* End custom CSS */