.elementor-3471 .elementor-element.elementor-element-649a9b1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:2em;margin-bottom:2em;padding:0px 30px 0px 30px;}.elementor-3471 .elementor-element.elementor-element-649a9b1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-3471 .elementor-element.elementor-element-e3082b0{text-align:center;}.elementor-3471 .elementor-element.elementor-element-e3082b0 .elementor-heading-title{font-family:"Helvetica", Sans-serif;font-size:2em;font-weight:bold;}.elementor-3471 .elementor-element.elementor-element-d9ecb4d > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-3471 .elementor-element.elementor-element-d9ecb4d{font-family:"Roboto", Sans-serif;font-size:1.2em;font-weight:normal;color:#000000;}.elementor-3471 .elementor-element.elementor-element-90e8fef{--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(max-width:1024px){.elementor-3471 .elementor-element.elementor-element-e3082b0 .elementor-heading-title{font-size:30px;}}/* Start custom CSS for html, class: .elementor-element-01dd5ef */.tabla-planes {
  width: 100%;
  border-collapse: collapse;
  font-family: 'Segoe UI', Arial, sans-serif;
  font-size: 1rem;
  background: #fff;
  margin: 30px auto 40px auto;
  max-width: 1200px;
  box-shadow: 0 2px 10px rgba(0,30,60,0.08);
}
.tabla-planes th, .tabla-planes td {
  border: 1px solid #d1e0ef;
  padding: 9px 13px;
  text-align: center;
}
.tabla-planes th {
  background: #195273;
  color: #fff;
  font-weight: 700;
  font-size: 1.06rem;
  letter-spacing: 0.3px;
}
.tabla-planes tr.seccion td {
  background: #fafdff;
  color: #195273;
  font-weight: bold;
  text-align: left;
  font-size: 1.03rem;
  border-top: 2px solid #195273;
  border-bottom: 2px solid #195273;
  padding-top: 13px;
  padding-bottom: 7px;
  letter-spacing: 0.2px;
}
.tabla-planes .check::before {
  content: "✔";
  color: #195273;
  font-size: 1.16em;
  font-weight: bold;
}
.tabla-planes .precio td {
  background: #195273;
  color: #fff;
  font-size: 1.15em;
  font-weight: 700;
  border-top: 2.5px solid #195273;
  border-bottom: 2.5px solid #195273;
  padding: 15px 0;
  letter-spacing: 0.5px;
}
.tabla-planes td:first-child,
.tabla-planes tr.seccion td:first-child {
  text-align: left;
  background: #fff;
  font-weight: 500;
}
@media (max-width: 900px) {
  .tabla-planes, .tabla-planes table, .tabla-planes thead, .tabla-planes tbody, .tabla-planes th, .tabla-planes td, .tabla-planes tr {
    display: block;
  }
  .tabla-planes thead tr {
    display: none;
  }
  .tabla-planes tr.seccion td {
    border-top: 2px solid #195273;
    border-bottom: none;
    font-size: 1.08em;
    padding-left: 10px;
    background: #fafdff;
  }
  .tabla-planes td {
    border: none;
    border-bottom: 1px solid #e0e7ef;
    padding-left: 50%;
    position: relative;
    text-align: left;
    min-height: 35px;
  }
  .tabla-planes td:first-child {
    background: #e7f3fc;
    font-weight: bold;
    padding-left: 10px;
    min-width: 40%;
  }
  .tabla-planes td:not(:first-child):before {
    content: attr(data-label);
    position: absolute;
    left: 12px;
    top: 9px;
    font-weight: bold;
    color: #195273;
    font-size: 0.97em;
    width: 44%;
    white-space: pre-line;
  }
  .tabla-planes .precio td {
    background: #195273;
    color: #fff;
    font-size: 1.18em;
    padding-left: 0;
    text-align: center;
  }
}/* End custom CSS */