.elementor-12933 .elementor-element.elementor-element-f1b41c5{--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-12933 .elementor-element.elementor-element-559ca68{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--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-12933 .elementor-element.elementor-element-d605664{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--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-12933 .elementor-element.elementor-element-25b7c03{--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-12933 .elementor-element.elementor-element-7c42aeb{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--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-12933 .elementor-element.elementor-element-72b7848{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--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-12933 .elementor-element.elementor-element-c91f381{--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-12933 .elementor-element.elementor-element-b0203e1{--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;}/* Start custom CSS for html, class: .elementor-element-9e1cc50 */.hero-left {
    flex: 1;
    max-width: 580px;
}

.hero-right {
    flex: 0 0 520px;
    position: relative;
}
.hero h1 {
    font-size: 40px;
    font-weight: 800;
    color: #1B4F72;
    line-height: 1.15;
    margin-bottom: 18px;
    letter-spacing: -0.5px;
    text-transform: none;
}
.hero-badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: linear-gradient(135deg,#1ABC9C,#16a085);
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    padding: 6px 16px;
    border-radius: 20px;
    margin-bottom: 22px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
}
.hero h1 span {
    color: #1ABC9C;
    
}
.hero h1 {
    font-size: 40px;
    font-weight: 800;
    color: #1B4F72;
    line-height: 1.15;
    margin-bottom: 18px;
    letter-spacing: -0.5px;
}
.hero .hero-desc {
    font-size: 16px;
    color: #666;
    line-height: 1.7;
    margin-bottom: 30px;
    font-weight: 400;
}
.hero-btns {
    display: flex;
    gap: 14px;
    align-items: center;
}
.btn-green {
    background: #1ABC9C;
    color: #fff !important;
    border: none;
    padding: 14px 32px;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    font-family: inherit;
    box-shadow: 0 4px 15px rgba(26,188,156,0.35);
    transition: all 0.2s;
}
.btn-outline {
    background: #fff;
    color: #1B4F72 !important;
    border: 2px solid #1B4F72 !important;
    padding: 12px 28px;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    font-family: inherit;
    transition: all 0.2s;
}
.btn-outline:hover {
    background: #1B4F72 !important;
    color: #fff !important;
}
.btn-green:hover {
    background: #16a085;
    transform: translateY(-1px);
}

.promo-sticker {
    position: absolute;
    top: -14px;
    right: -14px;
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg,#e74c3c,#c0392b);
    color: #fff;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transform: rotate(12deg);
    box-shadow: 0 4px 15px rgba(231,76,60,0.4);
    z-index: 10;
}
.promo-sticker .pct {
    font-size: 22px;
    font-weight: 800;
    line-height: 1;
}
.promo-sticker .txt {
    font-size: 8px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.promo-sticker .dur {
    font-size: 7px;
    opacity: 0.85;
}
.hero-mockup {
    background: #f5f7fa;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 12px 40px rgba(0,0,0,0.1);
    border: 1px solid #e4e8ec;
}
.mini-app {
    height: 400px;
    display: flex;
    flex-direction: column;
}
.mini-topbar {
    height: 32px;
    background: #2d3436;
    display: flex;
    align-items: center;
    padding: 0 10px;
    gap: 4px;
}
.mini-topbar .logo {
    color: #fff;
    font-weight: 700;
    font-size: 9px;
    margin-right: 8px;
}
.mini-topbar span {
    color: rgba(255,255,255,0.7);
    font-size: 8px;
}
.mini-topbar .logo em {
    color: #1ABC9C;
    font-style: normal;
}
.mini-body {
    display: flex;
    flex: 1;
}
.mini-sidebar {
    width: 110px;
    background: #1ABC9C;
    padding: 8px 0;
}
.mini-sidebar a {
    display: block;
    padding: 5px 10px;
    color: rgba(255,255,255,0.8);
    font-size: 8px;
    text-decoration: none;
}
.mini-sidebar a.active {
    background: rgba(255,255,255,0.2);
    color: #fff;
    font-weight: 600;
}
.mini-sidebar hr {
    border: none;
    border-top: 1px solid rgba(255,255,255,0.25);
    margin: 5px 10px;
}
.mini-sidebar a.cp {
    background: rgba(255,255,255,0.1);
    border-left: 2px solid #fff;
}
.mini-content {
    flex: 1;
    background: #f5f6fa;
    padding: 10px;
    overflow: hidden;
}
.mini-ch {
    font-size: 8px;
    font-weight: 600;
    color: #2d3436;
    padding-bottom: 6px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 8px;
}
.mini-doc {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    padding: 5px 8px;
    margin-bottom: 3px;
    font-size: 7px;
    color: #555;
    display: flex;
    align-items: center;
    gap: 5px;
}
.mini-doc .ic {
    font-size: 10px;
}
.mini-panel {
    width: 200px;
    border-left: 2px solid #1ABC9C;
    background: #fff;
    display: flex;
    flex-direction: column;
}
.mini-ph {
    background: #1ABC9C;
    padding: 6px 8px;
    display: flex;
    align-items: center;
    gap: 4px;
}
.mini-ph span {
    color: #fff;
    font-size: 8px;
    font-weight: 700;
}
.mini-pb {
    flex: 1;
    padding: 6px 8px;
    overflow: hidden;
}
.mini-ag {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 3px;
    margin-bottom: 6px;
}
.mini-ab {
    background: #f8f9fa;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    padding: 4px 2px;
    text-align: center;
    font-size: 6px;
    color: #555;
}
.mini-ab span {
    font-size: 10px;
    display: block;
}
.mini-m.user {
    background: #1ABC9C;
    color: #fff;
    border-bottom-right-radius: 2px;
    margin-left: auto;
    max-width: 80%;
    text-align: right;
}
.mini-m {
    margin-bottom: 4px;
    padding: 5px 7px;
    border-radius: 6px;
    font-size: 7px;
    line-height: 1.4;
}
.mini-m.bot {
    background: #f0f2f5;
    border: 1px solid #e8e8e8;
    color: #333;
    border-bottom-left-radius: 2px;
    max-width: 90%;
}
.mini-m .lb {
    font-size: 6px;
    font-weight: 700;
    color: #1ABC9C;
    text-transform: uppercase;
    margin-bottom: 2px;
}
.mini-pl {
    margin-top: 3px;
    background: #fef9e7;
    border: 1px solid #f9e79f;
    border-radius: 3px;
    padding: 3px 5px;
    font-size: 6px;
    display: flex;
    align-items: center;
    gap: 4px;
}
.mini-pl .dt {
    color: #d35400;
    font-weight: 700;
}
.mini-pl .bt {
    background: #1ABC9C;
    color: #fff;
    border: none;
    border-radius: 2px;
    font-size: 5px;
    padding: 1px 4px;
    font-weight: 700;
}
.mini-in {
    padding: 5px 8px;
    border-top: 1px solid #e8e8e8;
    display: flex;
    gap: 3px;
    align-items: center;
}
.mini-in input {
    flex: 1;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    padding: 1px 1px;
    font-size: 7px;
    font-family: inherit;
    outline: none;
}
.mini-in button {
    background: #1ABC9C !important;
    border: none !important;
    color: #fff !important;
    border-radius: 3px !important;
    width: 16px !important;  /* más ancho para que el símbolo quepa */
    height: 16px !important; /* cuadrado y centrado */
    font-size: 10px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
@media (max-width: 768px) {
  /* Contenedor hero: columna vertical */
  .hero {
    flex-direction: column;
    padding: 20px;
    gap: 20px;
    max-width: 100%;   /* ocupa todo el ancho */
    box-sizing: border-box; /* importante */
  }

  /* Columnas hero-left y hero-right */
  .hero-left,
  .hero-right {
    flex: 1 1 100%;    /* ocupa todo el ancho disponible */
    max-width: 100%;   /* elimina anchos fijos */
  }

  .hero-left {
    text-align: center;
  }

  /* Badge más pequeño */
  .hero-badge {
    font-size: 10px;
    padding: 4px 10px;
    margin-bottom: 16px;
  }

  /* Heading y descripción más pequeños */
  .hero h1 {
    font-size: 26px;
    line-height: 1.2;
  }
  .hero .hero-desc {
    font-size: 14px;
    line-height: 1.4;
  }

  /* Botones apilados y centrados */
  .hero-btns {
    flex-direction: column;
    gap: 10px;
    align-items: center;
  }
  .btn-green, .btn-outline {
    width: 100%;
    padding: 10px 0;
    font-size: 14px;
  }

  /* Hero-right y mockup */
  .hero-right {
    display: flex;
    justify-content: center;
  }
  .hero-mockup {
    width: 100%;
    max-width: 320px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-f1b41c5 */.hero {
    padding: 70px 60px 50px;
    display: flex;
    gap: 50px;
    align-items: center;
    max-width: 1300px;
    margin: 0 auto;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6917460 *//* Sección Problema */
.problem {
    max-width: 750px;          /* ancho máximo */
    margin: 0 auto;            /* centrado horizontal */
    text-align: center;        /* texto centrado */
    padding: 80px 40px;        /* padding vertical y horizontal */
}

.problem h2 {
    text-transform: none;
    font-size: 32px;
    font-weight: 700;
    color: #1B4F72;
    line-height: 1.2;
    margin-bottom: 24px;
}

.problem p {
    font-size: 16px;
    color: #666;
    line-height: 1.7;
    font-weight: 400;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-08b9232 *//* Título de sección */
.cap-title {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: #1B4F72;
    margin-bottom: 50px;
    padding: 0 40px;
    text-transform: none;
}

/* Bloques de capacidades */
.cap-block {
    display: flex;
    gap: 48px;
    align-items: center;
    max-width: 1285px;
    margin: 0 auto;
    padding: 30px 40px;
}

/* Alternar columnas en rev */
.cap-block.rev {
    flex-direction: row-reverse;
}

/* Texto de cada capacidad */
.cap-text {
    flex: 1;
}

.cap-text h3 {
    font-size: 22px;
    font-weight: 700;
    color: #1B4F72;
    margin-bottom: 10px;
    line-height: 1.3;
    text-transform: none;
}

.cap-vis {
  flex: 1;
  height: 600px;   
  width: 100%;
  overflow: hidden;   
}
/* Iframe escalado */
.iframe-scale {
  width: 700px !important;  /* 🔥 compensa el scale */
  max-width: 700px !important;
  height: 125%;         /* 🔥 MUY IMPORTANTE */
  border: none;
  transform: scale(0.8);
  transform-origin: top left;
}

/* Número de capacidad */
.cap-num {
    font-size: 11px;
    font-weight: 700;
    color: #1ABC9C;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 8px;
}

/* Antes / Después */
.ba {
    display: flex;
    gap: 12px;
}

.bac {
    flex: 1;
    padding: 12px;
    border-radius: 6px;
}

.bac.bf {
    background: #fce4ec;
    color: #b71c1c;
}

.bac.af {
    background: #e8f5e9;
    color: #2e7d32;
}

.bf {
    background: #f5f5f5;
}

.af {
    background: #dff0d8;
}

/* Separador */
/* Separador centrado y consistente */
.cdiv {
    max-width: 1100px !important;           
    width: 100% !important;    
    margin: 20px auto !important;           
    border: none !important;                
    border-top: 1px solid #e8ecef !important;
    height: 1px !important;    
    background-color: #e8ecef !important;
}

/* MOBILE VIEW */
@media (max-width: 768px) {

  /* Cap-title centrado y padding reducido */
  .cap-title {
    font-size: 24px;
    padding: 0 20px;
    margin-bottom: 30px;
  }

  /* Cap-block vertical */
  .cap-block {
    flex-direction: column !important;
    align-items: flex-start;
    padding: 20px 20px;
    gap: 20px;
  }

  /* El rev pierde row-reverse */
  .cap-block.rev {
    flex-direction: column !important;
  }

  /* Texto ocupa 100% */
  .cap-text {
    width: 100%;
  }

  .cap-text h3 {
    font-size: 18px;
    margin-bottom: 8px;
  }

  .cap-text p {
    font-size: 14px;
  }

  /* Antes / Después apilado vertical */
  .ba {
    flex-direction: column;
    gap: 10px;
  }

  /* Cap-vis y iframe adaptados */
  .cap-vis {
    width: 100%;
    height: 500px;
    overflow: hidden;
  }

  .iframe-scale {
    width: 100% !important;
    max-width: 100% !important;
    height: 500px !important;
    transform: scale(1) !important;
    transform-origin: top left;
  }

  /* Separador centrado y menor margen */
  .cdiv {
    margin: 15px auto !important;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-d605664 */.capabilities {
    background: #f8fafa;
    padding: 80px 0 40px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4a24f46 */.diff {
  padding: 80px 40px;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}

.diff h2 {
  font-size: 28px;
  color: #1B4F72;
  margin-bottom: 12px;
}

.diff p {
  color: #555;
  margin-bottom: 40px;
}

/* Grid */
.dg {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #e0e0e0;
  text-align: left;
}

/* Headers */
.dh {
  padding: 16px 20px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}

.dh.gen { 
  background: #ecf0f1;
  color: #7f8c8d;
}

.dh.lex { 
  background: #1ABC9C ;
  color: #fff;
}

/* Cells */
.dc {
  padding: 14px 20px;
  font-size: 14px;
  border-top: 1px solid #f0f0f0;
  display: flex;
  align-items: center;
  gap: 10px;
}

.dc.gen {
  color: #7f8c8d;
  background: #fafafa;
}

.dc.lex { 
  background: #f0faf7;
  color: #333;
  font-weight: 500;
}

/* Iconos */
.ix {
  color: #e74c3c;
  font-weight: bold;
}

.io {
  color: #1ABC9C;
  font-weight: bold;
}

/* Hover sutil */
.dc:hover {
  background: #f8f9fb;
}

/* Responsive */
/* RESPONSIVE: tablas en móvil */
@media (max-width: 768px) {

  .dg {
    display: block; /* ya no usamos grid para móvil */
  }

  /* Headers */
  .dh {
    display: block;
    text-align: center;
  }

  /* Cells: cada fila como bloque horizontal */
  .dc.gen,
  .dc.lex {
    display: block;
    width: 100%;
    border-top: 1px solid #e0e0e0;
  }

  /* Crear efecto fila completa: gen arriba, lex abajo */
  .dc.gen {
    border-top: none;
  }

  /* Iconos y texto alineados */
  .dc {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    padding: 12px 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-90cc785 */.trust-in {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}

.trust h2 {
  font-size: 28px;
  color: #1B4F72;
  margin-bottom: 40px;
  text-transform: none;
}

/* Grid */
.tg {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

/* Cards */
.tc {
  background: #fff;
  border-radius: 12px;
  padding: 32px 22px;
  text-align: center;
  border: 1px solid #e8ecef;
  transition: all 0.25s ease;
}

/* Hover más premium */
.tc:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 30px rgba(0,0,0,0.08);
}

/* Icono */
.ti {
  width: 60px;
  height: 60px;
  background: #eaf2f8;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  margin: 0 auto 16px;
}

/* Título */
.tc h4 {
  font-size: 16px;
  font-weight: 700;
  color: #1B4F72;
  margin-bottom: 8px;
  text-transform: none;
}

/* Texto */
.tc p {
  font-size: 14px;
  color: #555;
  line-height: 1.5;
}

/* Responsive */
@media (max-width: 900px) {
  .tg {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 500px) {
  .tg {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-7c42aeb */.trust {
  background: #f8fafa;
  padding: 80px 40px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1f6e45f */.pricing h2 {
    font-size: 30px;
    font-weight: 700;
    color: #1B4F72;
    margin-bottom: 8px;
    text-transform: none;
}
.pricing .sub {
    font-size: 14px;
    color: #888;
    margin-bottom: 30px;
}
.ptg {
    display: inline-flex;
    background: #f0f2f5;
    border-radius: 8px;
    padding: 4px;
    margin-bottom: 36px;
    gap: 4px;
}
.ptg button {
    padding: 9px 22px;
    border: none;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    font-family: inherit;
    background: transparent;
    color: #888;
    transition: all 0.2s;
}
.ptg button.active {
    background: #fff;
    color: #1B4F72;
    box-shadow: 0 1px 4px rgba(0,0,0,0.08);
}

/*Cards Precios Mensual*/
.pg {
    display: grid !important;
    grid-template-columns: repeat(4,1fr) !important;
    gap: 16px !important;
    text-align: left !important;
}
.pga {
    display: grid !important;
    grid-template-columns: repeat(4,1fr) !important;
    gap: 16px !important;
    text-align: left !important;
}

.pc {
    background: #fff;
    border: 1px solid #e4e8ec;
    border-radius: 14px;
    padding: 24px;
    position: relative;
    transition: box-shadow 0.2s;
}
.pc.ft {
    border: 2px solid #1ABC9C;
}
.pc .fb {
    position: absolute;
    top: -11px;
    left: 50%;
    transform: translateX(-50%);
    background: #1ABC9C;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    padding: 3px 14px;
    border-radius: 12px;
    white-space: nowrap;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}
.ppn {
    font-size: 11px;
    font-weight: 700;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 3px;
}
.ppo {
    font-size: 14px;
    color: #ccc;
    text-decoration: line-through;
}
.ppr {
    font-size: 34px;
    font-weight: 800;
    color: #1ABC9C;
}
.ppr span {
    font-size: 14px;
    font-weight: 400;
    color: #999;
}
.pf {
    list-style: none;
    margin-bottom: 20px;
}
.pf li {
    font-size: 12px;
    color: #666;
    padding: 5px 0 5px 20px;
    position: relative;
    line-height: 1.4;
}
.pf li::before {
    content: "\2713";
    position: absolute;
    left: 0;
    color: #1ABC9C;
    font-weight: 700;
}
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    padding-inline-start: 40px;
    unicode-bidi: isolate;
}
.pbtn {
    display: block;
    width: 100%;
    padding: 12px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    font-family: inherit;
    text-align: center;
    border: none;
    transition: all 0.2s;
    letter-spacing: 0.2px;
}
.pbtn.pr:hover {
    background: #16a085;
}
.pbtn.pr {
    background: #1ABC9C;
    color: #fff;
}
.pbtn.ol {
    background: #fff;
    color: #1B4F72;
    border: 1.5px solid #1B4F72;
}
.pnt {
    font-size: 11px;
    color: #999;
    margin-top: 16px;
}

/*Estados*/
.pg, .pga {
    display: none !important;
}

.pg.active,
.pga.active {
    display: grid !important;
}
@media (max-width: 768px) {
  /* Contenedor de planes */
  .pg, .pga {
    grid-template-columns: 1fr !important; /* cada plan en su propia fila */
    gap: 16px !important;
  }

  /* Tarjetas */
  .pc {
    padding: 20px;
  }

  .pc .fb {
    font-size: 9px;
    padding: 2px 10px;
    top: -10px;
  }

  .ppn {
    font-size: 10px;
  }

  .ppo {
    font-size: 12px;
  }

  .ppr {
    font-size: 26px;
  }

  .ppr span {
    font-size: 12px;
  }

  .pf li {
    font-size: 11px;
    padding-left: 16px;
  }

  .pbtn {
    padding: 10px;
    font-size: 12px;
  }

  .ptg {
    flex-direction: column; /* botones mensual/anual apilados */
    align-items: stretch;
  }

  .ptg button {
    width: 100%;
    padding: 10px 0;
  }

  .pricing h2 {
    font-size: 24px;
  }

  .pricing .sub {
    font-size: 13px;
    margin-bottom: 24px;
  }

  .pnt {
    font-size: 10px;
    margin-top: 12px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-72b7848 */.pricing {
    padding: 80px 40px;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-94032b1 */h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
}
.faq h2 {
    font-size: 26px;
    font-weight: 700;
    color: #1B4F72;
    margin-bottom: 30px;
    text-align: center;
    text-transform: none;
}
.fi-item {
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

.fi-q {
    padding: 18px 0;
    font-size: 15px;
    font-weight: 600;
    color: #333;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.fi-item.open .tgl {
    transform: rotate(45deg);
}

.fi-q .tgl {
    font-size: 22px;
    color: #1ABC9C;
    transition: transform 0.3s;
    font-weight: 300;
}

.fi-a {
    max-height: 0;
    overflow: hidden;
    padding: 0 0; 
    transition: max-height 0.3s ease, padding 0.3s ease;
    font-size: 14px;
    color: #666;
    line-height: 1.7;
}

/* Contenido visible al abrir */
.fi-item.open .fi-a {
    max-height: 500px; 
    padding: 10px 0;  
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-c91f381 */.faq {
    padding: 80px 40px;
    max-width: 800px;
    margin: 0 auto;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3a5db53 */.cta-end h2 {
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 12px;
    text-transform: none;
}
.cta-end p {
    font-size: 16px;
    color: rgba(255,255,255,0.7);
    margin-bottom: 32px;
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
}
.cta-end-btns {
    display: flex;
    gap: 16px;
    justify-content: center;
}
.bw:hover {
    transform: translateY(-1px);
}
.bw {
    background: #fff !important;
    color: #1B4F72 !important;
    border: none !important;
    padding: 14px 32px;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    font-family: inherit;
    box-shadow: 0 4px 15px rgba(0,0,0,0.15);
    transition: all 0.2s;
}
.bg:hover {
    border-color: #fff;
    background: rgba(255,255,255,0.1);
}
.bg {
    background: none !important;
    color: #fff !important;
    border: 2px solid rgba(255,255,255,0.4);
    padding: 12px 28px;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    font-family: inherit;
    transition: all 0.2s;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-b0203e1 */.cta-end {
    background: linear-gradient(135deg,#1B4F72,#154360);
    padding: 80px 40px;
    text-align: center;
}/* End custom CSS */