.elementor-2933 .elementor-element.elementor-element-ede1e2a{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-2933 .elementor-element.elementor-element-ebf06d4{--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-2933 .elementor-element.elementor-element-5c087ab{--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-2933 .elementor-element.elementor-element-aa1c456{--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;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-2933 .elementor-element.elementor-element-ebf06d4{--width:50%;}.elementor-2933 .elementor-element.elementor-element-5c087ab{--width:50%;}}/* Start custom CSS for html, class: .elementor-element-9e5c152 */.tabla-redes-sociales {
  max-width: 1300px;
  margin: 0 auto 30px auto;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 18px rgba(0,0,0,0.07);
  overflow-x: auto;
}

.tabla-redes-sociales table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  font-family: 'Segoe UI', Arial, sans-serif;
  color: #14314c;
}

.tabla-redes-sociales th, .tabla-redes-sociales td {
  border: 1px solid #204060;
  padding: 10px 8px;
  text-align: center;
  font-size: 13px;
  vertical-align: middle;
  background: #f7fafc;
}

.tabla-redes-sociales th {
  background: #1b3e5b;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  border-bottom: 3px solid #14314c;
}

.tabla-redes-sociales tr.grupo td {
  background: #e8eff5;
  font-weight: 600;
  text-align: left;
  color: #1b3e5b;
  font-size: 13px;
  border-left: 3px solid #1b3e5b;
  border-right: 3px solid #1b3e5b;
}

.tabla-redes-sociales tr.precios td {
  background: #1b3e5b;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  border-top: 2px solid #14314c;
  text-align: center;
}

.tabla-redes-sociales tr:nth-child(even):not(.grupo):not(.precios) td {
  background: #f1f6fa;
}

.tabla-redes-sociales td:first-child {
  text-align: left;
}

.tabla-redes-sociales td:contains("✔️") {
  color: #ff9900;
  font-size: 18px;
  font-weight: bold;
}

@media (max-width: 900px) {
  .tabla-redes-sociales table, .tabla-redes-sociales th, .tabla-redes-sociales td {
    font-size: 11px;
    padding: 7px 4px;
  }
}/* End custom CSS */