.elementor-33487 .elementor-element.elementor-element-5d86f25{--display:flex;--overlay-opacity:0.7;--overlay-mix-blend-mode:darken;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:200px;--padding-bottom:200px;--padding-left:0px;--padding-right:0px;}.elementor-33487 .elementor-element.elementor-element-5d86f25::before, .elementor-33487 .elementor-element.elementor-element-5d86f25 > .elementor-background-video-container::before, .elementor-33487 .elementor-element.elementor-element-5d86f25 > .e-con-inner > .elementor-background-video-container::before, .elementor-33487 .elementor-element.elementor-element-5d86f25 > .elementor-background-slideshow::before, .elementor-33487 .elementor-element.elementor-element-5d86f25 > .e-con-inner > .elementor-background-slideshow::before, .elementor-33487 .elementor-element.elementor-element-5d86f25 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-33487 .elementor-element.elementor-element-5d86f25:not(.elementor-motion-effects-element-type-background), .elementor-33487 .elementor-element.elementor-element-5d86f25 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-33487 .elementor-element.elementor-element-5d86f25::before{filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-33487 .elementor-element.elementor-element-799688b{--display:flex;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-33487 .elementor-element.elementor-element-a7a93cd{padding:50px 0px 0px 0px;}.elementor-33487 .elementor-element.elementor-element-081a3db{--display:flex;}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-post-info .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-text, .elementor-widget-post-info .elementor-icon-list-text a{color:var( --e-global-color-secondary );}.elementor-widget-post-info .elementor-icon-list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-33487 .elementor-element.elementor-element-bb9d36f{width:100%;max-width:100%;}.elementor-33487 .elementor-element.elementor-element-bb9d36f .elementor-icon-list-icon{width:14px;}.elementor-33487 .elementor-element.elementor-element-bb9d36f .elementor-icon-list-icon i{font-size:14px;}.elementor-33487 .elementor-element.elementor-element-bb9d36f .elementor-icon-list-icon svg{--e-icon-list-icon-size:14px;}.elementor-33487 .elementor-element.elementor-element-14f0fe2{--display:flex;}/* Start custom CSS for theme-post-title, class: .elementor-element-602d847 *//* ═══════════ TÍTULO DO ARTIGO (sobre imagem escura) ═══════════ */
.titulo-noticia .elementor-heading-title {
  position: relative;
  display: inline-block;
  max-width: 760px;
  font-size: clamp(1.9rem, 3.2vw, 2.6rem) !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  color: #ffffff !important;
  text-shadow: 0 2px 12px rgba(0,0,0,.5) !important;
  padding-bottom: 14px;
  margin: 0 0 32px !important;
}
.titulo-noticia .elementor-heading-title::after {
  content: "";
  position: absolute;
  left: 0; bottom: 0;
  width: 48px; height: 4px;
  background: #3b82f6;
}/* End custom CSS */
/* Start custom CSS for theme-post-content, class: .elementor-element-a7a93cd *//* ═══════════ CONTEÚDO DO ARTIGO (widget Post Content) ═══════════ */
.conteudo-noticia {
  max-width: 760px;
  margin: 0 auto;
  font-size: 1.05rem;
  line-height: 1.85;
  color: #334155;
}

/* parágrafos */
.conteudo-noticia p { margin: 0 0 22px; }

/* subtítulos dentro do artigo */
.conteudo-noticia h2 {
  color: #0a2540 !important;
  font-size: 1.6rem !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  margin: 40px 0 16px !important;
}
.conteudo-noticia h3 {
  color: #0a2540 !important;
  font-size: 1.3rem !important;
  font-weight: 700 !important;
  margin: 32px 0 12px !important;
}

/* imagens no corpo */
.conteudo-noticia img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  margin: 8px 0 24px;
}
.conteudo-noticia figure { margin: 0 0 24px; }
.conteudo-noticia figcaption {
  font-size: .8rem;
  color: #94a3b8;
  text-align: center;
  margin-top: 8px;
}

/* citações */
.conteudo-noticia blockquote {
  margin: 28px 0;
  padding: 6px 24px;
  border-left: 4px solid #3b82f6;
  background: #f8fafc;
  border-radius: 0 8px 8px 0;
  color: #0a2540;
  font-size: 1.15rem;
  font-style: italic;
}

/* listas */
.conteudo-noticia ul,
.conteudo-noticia ol { margin: 0 0 22px; padding-left: 24px; }
.conteudo-noticia li { margin-bottom: 8px; }

/* negritos e links */
.conteudo-noticia strong { color: #0a2540 !important; }
.conteudo-noticia a {
  color: #3b82f6 !important;
  text-decoration: underline;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-081a3db *//* ═══════════ POST INFO (autor / data / comentários) ═══════════ */
.post-info-noticia .elementor-post-info {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 18px;
  max-width: 760px;
  margin: 0 auto 32px;
}
.post-info-noticia .elementor-post-info__item {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: .85rem;
  color: #64748b !important;
}
.post-info-noticia .elementor-post-info__item-icon {
  color: #3b82f6 !important;
}
.post-info-noticia .elementor-post-info__item svg {
  width: 15px;
  height: 15px;
  fill: #3b82f6 !important;
}
.post-info-noticia .elementor-post-info__terms-list a {
  color: #3b82f6 !important;
  font-weight: 600;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: .75rem;
  letter-spacing: .04em;
}
.post-info-noticia .elementor-post-info__terms-list a:hover { text-decoration: underline !important; }
.post-info-noticia a { color: #64748b; text-decoration: none; }
.post-info-noticia a:hover { color: #3b82f6; }
/* ═══════════ POST COMMENTS ═══════════ */
.post-comments-noticia {
  max-width: 760px;
  margin: 48px auto 0;
  padding-top: 32px;
  border-top: 1px solid #e2e8f0;
}

/* título "Comentários" / "Deixe um comentário" */
.post-comments-noticia .comments-title,
.post-comments-noticia .comment-reply-title {
  color: #0a2540 !important;
  font-weight: 700 !important;
  font-size: 1.3rem !important;
  margin-bottom: 20px !important;
}

/* aviso "sessão iniciada como..." */
.post-comments-noticia .logged-in-as {
  font-size: .85rem;
  color: #64748b;
  margin-bottom: 16px;
}
.post-comments-noticia .logged-in-as a { color: #3b82f6; }

/* formulário */
.post-comments-noticia .comment-form label {
  display: block;
  color: #0a2540 !important;
  font-weight: 600 !important;
  font-size: .85rem !important;
  margin-bottom: 6px;
}
.post-comments-noticia .comment-form input[type="text"],
.post-comments-noticia .comment-form input[type="email"],
.post-comments-noticia .comment-form input[type="url"],
.post-comments-noticia .comment-form textarea {
  width: 100% !important;
  border: 1px solid #cbd5e1 !important;
  border-radius: 6px !important;
  padding: 12px 14px !important;
  box-shadow: none !important;
  margin-bottom: 16px;
  font-size: .95rem;
}
.post-comments-noticia .comment-form input:focus,
.post-comments-noticia .comment-form textarea:focus {
  border-color: #3b82f6 !important;
  outline: none !important;
}
.post-comments-noticia .comment-form-cookies-consent {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: .8rem;
  color: #64748b;
  margin-bottom: 16px;
}

/* botão enviar */
.post-comments-noticia .comment-form input[type="submit"],
.post-comments-noticia .form-submit input[type="submit"] {
  background: #3b82f6 !important;
  color: #fff !important;
  border: 0 !important;
  border-radius: 6px !important;
  padding: 12px 28px !important;
  font-weight: 600 !important;
  cursor: pointer;
  transition: background .2s !important;
}
.post-comments-noticia .comment-form input[type="submit"]:hover { background: #0a2540 !important; }

/* lista de comentários */
.post-comments-noticia .comment-list,
.post-comments-noticia ol.comment-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.post-comments-noticia .comment-body {
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  padding: 18px 20px;
  margin-bottom: 16px;
}
.post-comments-noticia .comment-author .fn {
  color: #0a2540 !important;
  font-weight: 700;
  font-style: normal;
}
.post-comments-noticia .comment-metadata,
.post-comments-noticia .comment-metadata a {
  color: #94a3b8 !important;
  font-size: .78rem;
  text-decoration: none;
}
.post-comments-noticia .comment-content p {
  margin: 8px 0 0;
  color: #475569;
  line-height: 1.6;
}
.post-comments-noticia .reply a {
  color: #3b82f6 !important;
  font-size: .8rem;
  font-weight: 600;
  text-decoration: none !important;
}
.post-comments-noticia .reply a:hover { text-decoration: underline !important; }

/* aviso "Tem de iniciar a sessão para publicar um comentário" */
.post-comments-noticia .must-log-in {
  font-size: .85rem;
  color: #64748b;
  margin-bottom: 16px;
}
.post-comments-noticia .must-log-in a {
  color: #3b82f6 !important;
  text-decoration: none !important;
}
.post-comments-noticia .must-log-in a:hover {
  text-decoration: underline !important;
}/* End custom CSS */