.elementor-12878 .elementor-element.elementor-element-f47369f > .elementor-container{max-width:1200px;}.elementor-12878 .elementor-element.elementor-element-f47369f:not(.elementor-motion-effects-element-type-background), .elementor-12878 .elementor-element.elementor-element-f47369f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #FBE5C7 0%, #FFFFFF 100%);}.elementor-12878 .elementor-element.elementor-element-f47369f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:25px 0px 0px 0px;}.elementor-12878 .elementor-element.elementor-element-f47369f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-12878 .elementor-element.elementor-element-d472bc3{text-align:center;}.elementor-12878 .elementor-element.elementor-element-c85b342{text-align:center;color:#5B6170;}.elementor-12878 .elementor-element.elementor-element-bce1203 .elementor-search-form__container{min-height:50px;}.elementor-12878 .elementor-element.elementor-element-bce1203 .elementor-search-form__submit{min-width:50px;}body:not(.rtl) .elementor-12878 .elementor-element.elementor-element-bce1203 .elementor-search-form__icon{padding-left:calc(50px / 3);}body.rtl .elementor-12878 .elementor-element.elementor-element-bce1203 .elementor-search-form__icon{padding-right:calc(50px / 3);}.elementor-12878 .elementor-element.elementor-element-bce1203 .elementor-search-form__input, .elementor-12878 .elementor-element.elementor-element-bce1203.elementor-search-form--button-type-text .elementor-search-form__submit{padding-left:calc(50px / 3);padding-right:calc(50px / 3);}.elementor-12878 .elementor-element.elementor-element-bce1203:not(.elementor-search-form--skin-full_screen) .elementor-search-form__container{border-radius:3px;}.elementor-12878 .elementor-element.elementor-element-bce1203.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input{border-radius:3px;}.elementor-12878 .elementor-element.elementor-element-e8a1bde > .elementor-container{max-width:1600px;}.elementor-12878 .elementor-element.elementor-element-e8a1bde{padding:0px 0px 0px 0px;}.elementor-12878 .elementor-element.elementor-element-e12ec7b{text-align:center;}.elementor-12878 .elementor-element.elementor-element-e12ec7b .elementor-heading-title{color:var( --e-global-color-text );}.elementor-12878 .elementor-element.elementor-element-d454f0d{--spacer-size:15px;}.elementor-12878 .elementor-element.elementor-element-a63ccd0 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-12878 .elementor-element.elementor-element-17c7dad > .elementor-container{max-width:1200px;}.elementor-12878 .elementor-element.elementor-element-17c7dad{padding:0px 0px 0px 0px;}.elementor-12878 .elementor-element.elementor-element-e26f471{text-align:center;}.elementor-12878 .elementor-element.elementor-element-e26f471 .elementor-heading-title{color:var( --e-global-color-text );}.elementor-12878 .elementor-element.elementor-element-aa1a6a0{--grid-column-gap:30px;--grid-row-gap:35px;}.elementor-12878 .elementor-element.elementor-element-aa1a6a0 .elementor-pagination{text-align:center;}body:not(.rtl) .elementor-12878 .elementor-element.elementor-element-aa1a6a0 .elementor-pagination .page-numbers:not(:first-child){margin-left:calc( 10px/2 );}body:not(.rtl) .elementor-12878 .elementor-element.elementor-element-aa1a6a0 .elementor-pagination .page-numbers:not(:last-child){margin-right:calc( 10px/2 );}body.rtl .elementor-12878 .elementor-element.elementor-element-aa1a6a0 .elementor-pagination .page-numbers:not(:first-child){margin-right:calc( 10px/2 );}body.rtl .elementor-12878 .elementor-element.elementor-element-aa1a6a0 .elementor-pagination .page-numbers:not(:last-child){margin-left:calc( 10px/2 );}.elementor-12878 .elementor-element.elementor-element-aa1a6a0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-12878 .elementor-element.elementor-element-ee50f11:not(.elementor-motion-effects-element-type-background), .elementor-12878 .elementor-element.elementor-element-ee50f11 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #FFFFFF 33%, #FBE5C7 100%);}.elementor-12878 .elementor-element.elementor-element-ee50f11{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:48px 0px 48px 0px;}.elementor-12878 .elementor-element.elementor-element-ee50f11 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}/* Start custom CSS for search-form, class: .elementor-element-bce1203 *//* ===== Search Form – clean e moderno ===== */
#busca-topo .elementor-search-form__container{
  display:flex; gap:10px; align-items:center;
  border:1px solid #e7e9ee; border-radius:12px; background:#fff; padding:4px 4px 4px 10px;
  box-shadow:0 1px 3px rgba(0,0,0,.05);
}
#busca-topo input[type="search"]{
  height:46px; padding:0 12px; border:0; background:transparent; color:#0f172a; flex:1;
  font-size:15px;
}
#busca-topo input::placeholder{ color:#9aa1a9 }
#busca-topo .elementor-search-form__submit{
  height:46px; padding:0 16px; border-radius:10px; border:0;
  background:#f59e0b; color:#111; font-weight:800;
  transition:.15s;
}
#busca-topo .elementor-search-form__submit:hover{ filter:brightness(.95) }/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-a63ccd0 *//* ===== Estilo das PILLS dinâmicas (shortcode) ===== */
#sac .pillgrid{ display:flex; flex-wrap:wrap; gap:2px; justify-content:center; }
#sac .pillgrid a{
  background:#fff; border:1px solid #e7e9ee; border-radius:999px;
  padding:5px 16px; font-weight:600; color:#4b5563;
  display:inline-flex; align-items:center; gap:2px; transition:all .15s ease;
}
#sac .pillgrid a:hover{ border-color:#f59e0b; color:#f59e0b; }
#sac .pillgrid .count{
  background:rgba(245,158,11,.14); color:#8a5200;
  border-radius:999px; padding:2px 5px; font-size:12px; font-weight:700;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-17c7dad */.filters{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin:8px 0 14px}
.pill{background:#fff;border:1px solid #e7e9ee;border-radius:999px;padding:8px 12px;font-weight:600;color:#4b5563}
.panel{background:#fff;border:1px solid #e7e9ee;border-radius:14px;overflow:hidden}
.list{list-style:none;margin:0;padding:0}
.row{display:grid;grid-template-columns:160px 1fr 120px;gap:16px;padding:14px 16px;border-top:1px solid #e7e9ee}
.row:first-child{border-top:0}
@media(max-width:860px){.row{grid-template-columns:1fr;gap:8px}}
.cat{align-self:start;background:rgba(245,158,11,.14);color:#8a5200;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;display:inline-block}
.title{font-weight:800;font-size:18px;line-height:1.3;margin:0 0 4px}
.desc{color:#4b5563;margin:0 0 6px}
.meta{color:#6b7280;font-size:13px;display:flex;gap:14px;flex-wrap:wrap}
.cta{display:flex;align-items:center;justify-content:flex-end}
.cta a{display:inline-flex;align-items:center;gap:6px;border:1px solid #e7e9ee;border-radius:999px;padding:8px 12px;font-weight:700}
.cta a:hover{border-color:#d3d6de}
.dot{width:4px;height:4px;border-radius:50%;background:#c7cbd3;display:inline-block}/* End custom CSS */
/* Start custom CSS for posts, class: .elementor-element-aa1a6a0 */#lista-infos .elementor-posts-container{margin:0}

#lista-infos .elementor-post{
  position:relative;
  padding:18px 20px;
  background:#fff;
  border:1px solid #e7e9ee;
  border-left:4px solid transparent;
  border-radius:12px;
  margin:0 0 12px 0;      
  transition:transform .12s ease, box-shadow .22s ease, border-color .2s ease;
}
#lista-infos .elementor-post__card{background:transparent;border:0;box-shadow:none;padding:0}

/* remove espaço da miniatura mesmo quando desativada */
#lista-infos .elementor-post__thumbnail,
#lista-infos .elementor-post__thumbnail__link,
#lista-infos .elementor-post__thumbnail img{display:none!important}
#lista-infos .elementor-post__text{width:auto!important;float:none!important}

/* hover sutil + destaque à esquerda */
#lista-infos .elementor-post:hover{
  transform:translateY(-2px);
  box-shadow:0 10px 24px rgba(0,0,0,.12);
  border-color:#f59e0b;
}

/* título forte e limpo */
#lista-infos .elementor-post__title,
#lista-infos .elementor-post__title a{
  font-size:20px;
  font-weight:800;
  letter-spacing:-.01em;
  line-height:1.25;
  color:#0f172a;
  text-decoration:none;
}
#lista-infos .elementor-post__title a:hover{opacity:.9}

/* meta + categoria em pill */
#lista-infos .elementor-post__meta-data{
  margin-top:4px; color:#6b7280; font-size:13px; display:flex; flex-wrap:wrap; gap:12px;
}
#lista-infos .elementor-post__terms,
#lista-infos .elementor-post__badge,
#lista-infos .elementor-post__meta-data .elementor-post__terms{
  display:inline-flex; align-items:center;
  padding:6px 10px; border:1px solid #f3f4f6; border-radius:9999px;
  background:rgba(245,158,11,.14); color:#8a5200; font-weight:800; letter-spacing:.12em; text-transform:uppercase;
}

/* resumo enxuto */
#lista-infos .elementor-post__excerpt{color:#4b5563;margin:6px 0 10px}

/* ====== BOTÃO “Ler informativo” ====== */
#lista-infos .elementor-post__read-more {
  float: right;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 14px;
  border: 1px solid #e7e9ee;
  border-radius: 999px;
  color: #111;
  font-weight: 700;
  text-decoration: none;
  transition: all .25s ease;
  background: linear-gradient(90deg, #fff 0%, #fff 100%);
  position: relative;
  overflow: hidden;
}

#lista-infos .elementor-post__read-more::after {
  margin-left: 6px;
  transition: transform .25s ease;
}

#lista-infos .elementor-post__read-more:hover {
  border-color: #f59e0b;
  background: linear-gradient(90deg, #fffbe6 0%, #fff 100%);
  color: #f59e0b;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(245, 158, 11, .15);
}

#lista-infos .elementor-post__read-more:hover::after {
  transform: translateX(3px);
}


/* primeira linha sem borda superior colada */
#lista-infos .elementor-post:first-child{margin-top:0}

/* responsivo */
@media (max-width: 767px){
  #lista-infos .elementor-post{padding:14px 14px}
  #lista-infos .elementor-post__read-more{float:none; margin-top:6px}
}

/* pill gerada a partir da 1ª palavra do título */
#lista-infos .pill-cat{
  display:inline-flex; align-items:center;
  padding:6px 10px; margin:0 8px 6px 0;
  border:1px solid #f3f4f6; border-radius:999px;
  background:rgba(245,158,11,.14); color:#8a5200;
  font-size:12px; font-weight:800; letter-spacing:.12em; text-transform:uppercase;
}

#lista-infos .elementor-post {
  position: relative;
  cursor: pointer;
}

/* cria um link invisível sobre o card inteiro */
#lista-infos .elementor-post > a.elementor-post__read-more::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  border-radius: 12px;
  /* o botão continua clicável porque está acima */
}
#lista-infos .elementor-post__read-more {
  position: relative;
  z-index: 2;
}
#lista-infos .elementor-post__title a {
  position: relative;
  z-index: 2;
}

/* previne o “double click” em links internos */
#lista-infos .elementor-post a { pointer-events: auto; }
#lista-infos .elementor-post::before { pointer-events: none; }


#lista-infos .elementor-posts-container{
  margin:0 !important;
  row-gap:0 !important; 
}

#lista-infos .elementor-post{
  margin:0 !important;     
  padding:6px 18px !important;       
  border-radius:0 !important;
  border-top:0 !important;
}
#lista-infos .elementor-post + .elementor-post{
  margin-top:8px !important; 
  border-top:1px solid #f1f2f4 !important; 
}
#lista-infos .elementor-post:first-child{
  border-top-left-radius:12px !important;
  border-top-right-radius:12px !important;
}
#lista-infos .elementor-post:last-child{
  border-bottom-left-radius:12px !important;
  border-bottom-right-radius:12px !important;
}

#lista-infos .elementor-post__read-more{
  position:absolute !important;
  right:18px !important;
  top:50% !important;
  transform:translateY(-50%) !important;
  margin:0 !important;
  float:none !important;
  z-index:2 !important;
}
#lista-infos .elementor-post__text{
  padding-right:160px !important;
}

#lista-infos .elementor-post__title{ margin:0 0 2px !important; }
#lista-infos .elementor-post__excerpt{ margin:2px 0 0 !important; }
#lista-infos .elementor-post__meta-data{
  margin-top:0 !important;
  gap:8px !important;
  font-size:12px !important;
}
#lista-infos .elementor-post__separator,
#lista-infos .elementor-post__divider{ display:none !important; }

@media (max-width:767px){
  #lista-infos .elementor-post{ padding:12px 14px !important; }
  #lista-infos .elementor-post__read-more{
    position:static !important; transform:none !important; margin-top:6px !important;
  }
  #lista-infos .elementor-post__text{ padding-right:0 !important; }
}/* End custom CSS */
/* Start custom CSS */.elementor-header-informativos {
 position: sticky;
 top: 0;
 z-index: 50;
 background-color: #FFFFFF;
 border-bottom: 1px solid #E0E0E0;
 box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
 padding: 1rem 2rem;
}
.elementor-header-informativos .elementor-container {
 display: flex;
 align-items: center;
 justify-content: space-between;
}
/* ---- HERO SECTION ---- */
.elementor-hero-informativos {
 background: linear-gradient(135deg, rgba(255, 149, 0, 0.05) 0%,
transparent 100%);
 padding: 3rem 2rem !important;
}
.elementor-hero-informativos .elementor-heading-title {
 font-size: 2rem !important;
 font-weight: bold !important;
 color: #1F1F1F !important;
}
.elementor-hero-informativos .elementor-widget-text-editor {
 color: #666666 !important;
}
/* ---- SEARCH BAR ---- */
.elementor-search-informativos {
 display: flex;
 gap: 0.5rem;
 max-width: 600px;
 margin: 0 auto;
}
.elementor-search-informativos input {
 flex: 1;
 height: 48px;
 padding: 0 1rem;
 font-size: 1rem;
 border: 2px solid #E0E0E0 !important;
 border-radius: 0.75rem !important;
 background-color: #FFFFFF !important;
 color: #1F1F1F !important;
}
.elementor-search-informativos input:focus {
 border-color: #FF9500 !important;
 box-shadow: 0 0 0 3px rgba(255, 149, 0, 0.1) !important;
}
.elementor-search-informativos .elementor-button {
 height: 48px;
 padding: 0 1.5rem !important;
 background-color: #FF9500 !important;
 color: #FFFFFF !important;
 border: none !important;
 border-radius: 0.75rem !important;
 font-weight: 600 !important;
 transition: background-color 0.3s ease !important;
}
.elementor-search-informativos .elementor-button:hover {
 background-color: #E68A00 !important;
}
/* ---- SEÇÃO DE CATEGORIAS ---- */
.elementor-section-informativos-categories {
 padding: 3rem 2rem !important;
}
.elementor-section-informativos-categories .elementor-heading-title {
 font-size: 1.875rem !important;
 font-weight: bold !important;
 color: #1F1F1F !important;
 text-align: center !important;
 margin-bottom: 2rem !important;
}
/* ---- GRID DE CATEGORIAS ---- */
.elementor-grid-informativos {
 display: grid;
 grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
 gap: 1.5rem;
}
@media (max-width: 1024px) {
 .elementor-grid-informativos {
 grid-template-columns: repeat(2, 1fr);
 }
}
@media (max-width: 640px) {
 .elementor-grid-informativos {
 grid-template-columns: 1fr;
 }
}
/* ---- CARTÃO DE CATEGORIA ---- */
.elementor-card-categoria {
 background-color: #FFFFFF;
 border: 2px solid #E0E0E0;
 border-radius: 0.75rem;
 padding: 1.5rem;
 text-align: center;
 cursor: pointer;
 transition: all 0.3s ease;
 display: flex;
 flex-direction: column;
 gap: 1rem;
 min-height: 280px;
}
.elementor-card-categoria:hover {
 box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
 border-color: #FF9500;
 transform: scale(1.05);
}
.elementor-card-categoria .elementor-icon {
 font-size: 2rem;
 color: #FF9500;
 margin: 0 auto;
}
.elementor-card-categoria .elementor-heading-title {
 font-size: 1.125rem !important;
 font-weight: bold !important;
 color: #1F1F1F !important;
 margin: 0 !important;
}
.elementor-card-categoria .elementor-widget-text-editor {
 color: #666666 !important;
 font-size: 0.875rem !important;
 flex: 1;
}
.elementor-card-categoria .elementor-badge {
 display: inline-block;
 padding: 0.5rem 0.75rem;
 background-color: rgba(255, 149, 0, 0.1);
 color: #FF9500;
 font-size: 0.875rem;
 font-weight: 600;
 border-radius: 9999px;
}
/* ---- SEÇÃO DE INFORMATIVOS EM DESTAQUE ---- */
.elementor-section-informativos-featured {
 background-color: rgba(255, 255, 255, 0.5);
 padding: 3rem 2rem !important;
}
.elementor-section-informativos-featured .elementor-heading-title {
 font-size: 1.875rem !important;
 font-weight: bold !important;
 color: #1F1F1F !important;
 text-align: center !important;
 margin-bottom: 2rem !important;
}
/* ---- GRID DE INFORMATIVOS ---- */
.elementor-grid-informativos-featured {
 display: grid;
 grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
 gap: 1.5rem;
}
@media (max-width: 768px) {
 .elementor-grid-informativos-featured {
 grid-template-columns: repeat(2, 1fr);
 }
}
@media (max-width: 640px) {
 .elementor-grid-informativos-featured {
 grid-template-columns: 1fr;
 }
}
/* ---- CARTÃO DE INFORMATIVO ---- */
.elementor-card-informativo {
 background-color: #FFFFFF;
 border: 2px solid #E0E0E0;
 border-radius: 0.75rem;
 padding: 1.25rem;
 cursor: pointer;
 transition: all 0.3s ease;
 display: flex;
 flex-direction: column;
 min-height: 280px;
}
.elementor-card-informativo:hover {
 box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
 border-color: #FF9500;
}
.elementor-card-informativo .elementor-badge-category {
 display: inline-block;
 padding: 0.25rem 0.75rem;
 background-color: rgba(255, 149, 0, 0.1);
 color: #FF9500;
 border: 1px solid rgba(255, 149, 0, 0.3);
 font-size: 0.75rem;
 font-weight: 600;
 border-radius: 0.25rem;
 width: fit-content;
 margin-bottom: 0.5rem;
}
.elementor-card-informativo .elementor-heading-title {
 font-size: 1rem !important;
 font-weight: bold !important;
 color: #1F1F1F !important;
 margin: 0.5rem 0 !important;
 line-height: 1.4 !important;
}
.elementor-card-informativo:hover .elementor-heading-title {
 color: #FF9500 !important;
}
.elementor-card-informativo .elementor-widget-text-editor {
 color: #666666 !important;
 font-size: 0.875rem !important;
 flex: 1;
 margin-bottom: 1rem !important;
}
.elementor-card-informativo-footer {
 display: flex;
 align-items: center;
 justify-content: space-between;
 padding-top: 1rem;
 border-top: 1px solid #E0E0E0;
 font-size: 0.75rem;
 color: #666666;
}
.elementor-card-informativo-arrow {
 color: #FF9500;
 font-weight: bold;
}
/* ---- FOOTER ---- */
.elementor-footer-informativos {
 background-color: #FFFFFF;
 border-top: 1px solid #E0E0E0;
 padding: 2rem !important;
}
.elementor-footer-informativos .elementor-heading-title {
 font-weight: bold !important;
 color: #1F1F1F !important;
 margin-bottom: 1rem !important;
}
.elementor-footer-informativos .elementor-widget-text-editor {
 font-size: 0.875rem !important;
 color: #666666 !important;
}
.elementor-footer-informativos a {
 color: #FF9500 !important;
 text-decoration: none !important;
}
.elementor-footer-informativos a:hover {
 text-decoration: underline !important;
}
/* ---- MODO ESCURO (Opcional) ---- */
@media (prefers-color-scheme: dark) {
 .elementor-header-informativos {
 background-color: #252525;
 border-bottom-color: #333333;
 }

 .elementor-hero-informativos .elementor-heading-title {
 color: #E8E8E8 !important;
 }

 .elementor-hero-informativos .elementor-widget-text-editor {
 color: #B8B8B8 !important;
 }

 .elementor-search-informativos input {
 background-color: #333333 !important;
 border-color: #333333 !important;
 color: #E8E8E8 !important;
 }

 .elementor-search-informativos .elementor-button {
 background-color: #FF9500 !important;
 color: #FFFFFF !important;
 }

 .elementor-section-informativos-categories .elementor-heading-title {
 color: #E8E8E8 !important;
 }

 .elementor-card-categoria {
 background-color: #252525;
 border-color: #333333;
 }

 .elementor-card-categoria .elementor-heading-title {
 color: #E8E8E8 !important;
 }

 .elementor-card-categoria .elementor-widget-text-editor {
 color: #B8B8B8 !important;
 }

 .elementor-card-informativo {
 background-color: #252525;
 border-color: #333333;
 }

 .elementor-card-informativo .elementor-heading-title {
 color: #E8E8E8 !important;
 }

 .elementor-card-informativo .elementor-widget-text-editor {
 color: #B8B8B8 !important;
 }

 .elementor-footer-informativos {
 background-color: #252525;
 border-top-color: #333333;
 }

 .elementor-footer-informativos .elementor-heading-title {
 color: #E8E8E8 !important;
 }

 .elementor-footer-informativos .elementor-widget-text-editor {
 color: #B8B8B8 !important;
 }
}/* End custom CSS */