.elementor-897 .elementor-element.elementor-element-5c24127{--display:flex;}.elementor-897 .elementor-element.elementor-element-d5c5be9{--grid-side-margin:10px;--grid-column-gap:10px;--grid-row-gap:10px;--grid-bottom-margin:10px;}@media(max-width:1024px){ .elementor-897 .elementor-element.elementor-element-d5c5be9{--grid-side-margin:10px;--grid-column-gap:10px;--grid-row-gap:10px;--grid-bottom-margin:10px;}}@media(max-width:767px){ .elementor-897 .elementor-element.elementor-element-d5c5be9{--grid-side-margin:10px;--grid-column-gap:10px;--grid-row-gap:10px;--grid-bottom-margin:10px;}}/* Start custom CSS for html, class: .elementor-element-544884a */.jp-artigo {
  max-width: 880px;
  margin: 0 auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.75;
  color: #1f2937;
}

.jp-header {
  margin-bottom: 1.75rem;
}

.jp-categoria {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: .7rem;
  color: #64748b;
}

.jp-titulo {
  font-size: 2.2rem;
  line-height: 1.05;
  margin: .5rem 0 1rem;
  color: #0f172a;
}

.jp-sub {
  font-size: 1rem;
  color: #475569;
  margin-bottom: .5rem;
  max-width: 780px;
}

.jp-meta {
  font-size: .75rem;
  color: #94a3b8;
}

.jp-hero {
  margin: 1.5rem 0 2rem;
}

.jp-hero img {
  width: 100%;
  border-radius: 1.2rem;
  display: block;
}

.jp-hero figcaption {
  font-size: .7rem;
  color: #94a3b8;
  margin-top: .4rem;
}

.jp-sumario {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  padding: 1rem 1.2rem;
  border-radius: .9rem;
  margin-bottom: 2rem;
}

.jp-sumario h2 {
  font-size: 1rem;
  margin: 0 0 .5rem 0;
}

.jp-sumario ol {
  margin: 0;
  padding-left: 1.15rem;
}

.jp-conteudo h2 {
  margin-top: 2rem;
  margin-bottom: .5rem;
  font-size: 1.35rem;
}

.jp-conteudo p {
  margin-bottom: 1rem;
}

.jp-conteudo .jp-lista {
  list-style: disc;
  padding-left: 1.2rem;
  margin-bottom: 1.5rem;
}

.jp-alerta {
  padding: .9rem 1rem;
  border-radius: .7rem;
  margin: 1.5rem 0;
  font-size: .9rem;
}

.jp-atencao {
  background: #fef3c7;
  border: 1px solid #fde68a;
  color: #92400e;
}

.jp-base {
  background: #eff6ff;
  border: 1px solid #bfdbfe;
  color: #1d4ed8;
}

/* imagem flutuante à direita */
.jp-img-inline {
  margin: 1.2rem 0 1.2rem;
  text-align: center;
}
.jp-img-inline.right {
  float: right;
  width: 45%;
  margin-left: 1.5rem;
}
.jp-img-inline img {
  width: 100%;
  border-radius: 1rem;
}
.jp-img-inline figcaption {
  font-size: .7rem;
  color: #94a3b8;
  margin-top: .35rem;
}

/* galeria dupla */
.jp-galeria {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 1.3rem;
  margin: 2rem 0;
}
.jp-galeria figure {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 1rem;
  padding: .6rem;
}
.jp-galeria img {
  width: 100%;
  border-radius: .8rem;
  display: block;
}
.jp-galeria figcaption {
  font-size: .7rem;
  color: #64748b;
  margin-top: .35rem;
}

/* imagem full */
.jp-img-full {
  margin: 2rem 0;
}
.jp-img-full img {
  width: 100%;
  border-radius: 1rem;
}
.jp-img-full figcaption {
  font-size: .7rem;
  color: #94a3b8;
  margin-top: .3rem;
}

/* CTA */
.jp-cta {
  background: #ecfdf3;
  border: 1px solid #bbf7d0;
  padding: 1.2rem 1.4rem;
  border-radius: 1rem;
  margin-top: 2rem;
  text-align: center;
}
.jp-cta-titulo {
  font-size: 1.1rem;
  margin-bottom: .3rem;
}
.jp-cta-botao {
  display: inline-block;
  margin-top: .6rem;
  background: #22c55e;
  color: #fff;
  padding: .6rem 1.4rem;
  border-radius: .8rem;
  text-decoration: none;
  font-weight: 600;
}
.jp-cta-botao:hover {
  opacity: .95;
}

/* rodapé */
.jp-footer {
  margin-top: 3rem;
  padding-top: 1.5rem;
  border-top: 1px solid #e2e8f0;
  font-size: .75rem;
  color: #94a3b8;
  text-align: center;
}

/* responsivo */
@media (max-width: 768px) {
  .jp-img-inline.right {
    float: none;
    width: 100%;
    margin: 1.2rem 0;
  }
  .jp-titulo {
    font-size: 1.8rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-33e3a2d */.jp-leia-tambem {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 1rem;
  padding: 1.5rem 1.2rem;
  margin-top: 2.5rem;
}

.jp-leia-tambem h3 {
  font-size: 1.2rem;
  margin-bottom: 1.2rem;
  color: #1e3a8a;
  text-align: center;
}

.jp-leia-links {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1.5rem;
}

.jp-leia-card {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 1rem;
  overflow: hidden;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.jp-leia-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
}

.jp-leia-card img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.jp-leia-conteudo {
  padding: 1rem;
  flex-grow: 1;
}

.jp-leia-conteudo h4 {
  font-size: 1rem;
  margin: 0 0 .5rem 0;
  color: #0f172a;
}

.jp-leia-conteudo p {
  font-size: .9rem;
  color: #475569;
  line-height: 1.5;
}

.jp-leia-links a {
  text-decoration: none;
  color: inherit;
}/* End custom CSS */