.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Roboto;font-weight:var( --e-global-typography-text-font-weight );}/* Start custom CSS for html, class: .elementor-element-9c4dad4 */.post-title{
    margin:0 0 14px;
    font-size:clamp(30px, 4vw, 44px);
    line-height:1.1;
    color:#111827;
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-66bee02 */<style>
  .article-wrap{
    max-width:760px;
    margin:0 auto 28px;
    font-family:'Roboto', sans-serif;
  }

  .article-menu{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
    padding:14px;
    margin-bottom:18px;
    border:1px solid #e6e8ec;
    border-radius:16px;
    background:#fafafa;
  }

  .article-menu a{
    display:inline-flex;
    align-items:center;
    min-height:38px;
    padding:0 14px;
    border-radius:999px;
    background:#fff;
    border:1px solid #e5e7eb;
    color:#1f2937;
    text-decoration:none;
    font-size:14px;
    font-weight:600;
  }

  .article-menu a:hover{
    background:#fff7ed;
    border-color:#f58220;
    color:#dd6d0f;
  }

  .quick-answer{
    padding:22px 20px;
    border-radius:18px;
    background:#fff7ed;
    border:1px solid rgba(245,130,32,.20);
  }

  .quick-label{
    margin:0 0 8px;
    font-size:12px;
    text-transform:uppercase;
    letter-spacing:.08em;
    font-weight:700;
    color:#9a4f10;
  }

  .quick-text{
    margin:0;
    font-size:16px;
    line-height:1.8;
    color:#374151;
  }

  .post-geo{
    max-width:760px;
    margin:0 auto;
    font-family:'Roboto', sans-serif;
    color:#1f1f1f;
    line-height:1.8;
    font-size:16px;
  }

  .post-geo h3{
    font-size:28px;
    line-height:1.2;
    margin:34px 0 14px;
  }

  .post-geo h4{
    font-size:22px;
    line-height:1.3;
    margin:26px 0 10px;
  }

  .post-geo p{
    margin:0 0 16px;
    font-size:16px;
  }

  .info-box{
    background:#fff7ed;
    padding:16px 18px;
    border-radius:12px;
    margin:26px 0;
    border:1px solid rgba(245,130,32,.2);
  }

  .info-box p{
    margin:0;
  }

  .quote-box{
    background:#f8fafc;
    border:1px solid #e5e7eb;
    border-radius:16px;
    padding:18px 20px;
    margin:26px 0;
    font-style:italic;
  }

  .mid-cta{
    margin:24px 0;
    padding:20px 18px;
    border-radius:18px;
    background:#fff7ed;
    border:1px solid rgba(245,130,32,.25);
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:16px;
  }

  .cta-boton{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:48px;
    padding:0 22px;
    border-radius:999px;
    background:#f58220;
    color:#fff;
    font-weight:700;
    text-decoration:none;
    white-space:nowrap;
  }

  .cta-boton:hover{
    background:#dd6d0f;
  }

  .sources{
    margin-top:34px;
    padding:22px;
    border-radius:18px;
    background:#111827;
    color:#f9fafb;
  }

  .sources h3{
    margin-top:0;
    color:#fff;
  }

  .sources a{
    color:#93c5fd;
    text-decoration:none;
  }

  .cta-wrapper{
    display:flex;
    justify-content:center;
    margin:30px 0 10px;
  }

  .cta-servicios{
    width:100%;
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:16px;
    padding:22px 24px;
    border:1px solid #e5e7eb;
    border-radius:18px;
    background:#ffffff;
    box-shadow:0 10px 25px rgba(0,0,0,.04);
  }

  .cta-texto{
    font-size:18px;
  }

  @media (max-width:767px){
    .article-menu,
    .mid-cta,
    .cta-servicios{
      flex-direction:column;
      text-align:center;
    }

    .cta-boton{
      width:100%;
    }
  }
</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-da48899 */.post-intro{
    margin:0;
    font-size:17px;
    line-height:1.8;
    color:#374151;
  }/* End custom CSS */