.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1430 .elementor-element.elementor-element-daa11d3{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-1430 .elementor-element.elementor-element-daa11d3 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-1430 .elementor-element.elementor-element-daa11d3:after{content:"0.66";}.elementor-1430 .elementor-element.elementor-element-daa11d3 .elementor-post__thumbnail__link{width:100%;}.elementor-1430 .elementor-element.elementor-element-daa11d3 .elementor-post__meta-data span + span:before{content:"•";}.elementor-1430 .elementor-element.elementor-element-daa11d3 .elementor-post__text{margin-top:20px;}.elementor-1430 .elementor-element.elementor-element-daa11d3 .elementor-post__badge{right:0;}.elementor-1430 .elementor-element.elementor-element-daa11d3 .elementor-post__card .elementor-post__badge{margin:20px;}.elementor-1430 .elementor-element.elementor-element-daa11d3 .elementor-pagination{text-align:center;}body:not(.rtl) .elementor-1430 .elementor-element.elementor-element-daa11d3 .elementor-pagination .page-numbers:not(:first-child){margin-left:calc( 10px/2 );}body:not(.rtl) .elementor-1430 .elementor-element.elementor-element-daa11d3 .elementor-pagination .page-numbers:not(:last-child){margin-right:calc( 10px/2 );}body.rtl .elementor-1430 .elementor-element.elementor-element-daa11d3 .elementor-pagination .page-numbers:not(:first-child){margin-right:calc( 10px/2 );}body.rtl .elementor-1430 .elementor-element.elementor-element-daa11d3 .elementor-pagination .page-numbers:not(:last-child){margin-left:calc( 10px/2 );}:root{--page-title-display:none;}@media(max-width:767px){.elementor-1430 .elementor-element.elementor-element-daa11d3 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-1430 .elementor-element.elementor-element-daa11d3:after{content:"0.5";}.elementor-1430 .elementor-element.elementor-element-daa11d3 .elementor-post__thumbnail__link{width:100%;}}/* Start custom CSS *//* Página: Guia de Bairros */

.elementor-1430,
.rg-bairros-page {
  --rg-dark: #0B1220;
  --rg-blue: #111827;
  --rg-gold: #C9A227;
  --rg-text: #374151;
  --rg-muted: #6B7280;
  --rg-light: #F8FAFC;
  --rg-white: #FFFFFF;
  --rg-border: rgba(17, 24, 39, 0.12);
  --rg-radius: 22px;
  --rg-shadow: 0 20px 50px rgba(11, 18, 32, 0.12);
  font-family: inherit;
  color: var(--rg-text);
}

.rg-bairros-page * {
  box-sizing: border-box;
}

.rg-bairros-wrap {
  width: min(1120px, calc(100% - 32px));
  margin: 0 auto;
}

.rg-bairros-hero {
  background:
    radial-gradient(circle at top right, rgba(201, 162, 39, 0.18), transparent 36%),
    linear-gradient(135deg, #0B1220 0%, #111827 56%, #1F2937 100%);
  color: var(--rg-white);
  padding: 86px 0 72px;
}

.rg-bairros-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);
  gap: 38px;
  align-items: center;
}

.rg-bairros-kicker {
  display: inline-flex;
  align-items: center;
  color: var(--rg-gold);
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 14px;
}

.rg-bairros-hero h1 {
  color: var(--rg-white);
  font-size: clamp(2.15rem, 4vw, 4.2rem);
  line-height: 1.05;
  letter-spacing: -0.04em;
  margin: 0 0 20px;
  max-width: 850px;
}

.rg-bairros-lead {
  color: rgba(255, 255, 255, 0.82);
  font-size: clamp(1.05rem, 1.5vw, 1.22rem);
  line-height: 1.7;
  margin: 0;
  max-width: 760px;
}

.rg-bairros-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 30px;
}

.rg-bairros-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 13px 22px;
  border-radius: 999px;
  font-size: 0.96rem;
  font-weight: 800;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.rg-bairros-btn:hover {
  transform: translateY(-2px);
}

.rg-bairros-btn-primary {
  background: var(--rg-gold);
  color: #111827;
  box-shadow: 0 14px 30px rgba(201, 162, 39, 0.22);
}

.rg-bairros-btn-primary:hover {
  color: #111827;
  background: #d8b13a;
}

.rg-bairros-btn-secondary {
  background: rgba(255, 255, 255, 0.08);
  color: var(--rg-white);
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.rg-bairros-btn-secondary:hover {
  color: var(--rg-white);
  background: rgba(255, 255, 255, 0.14);
}

.rg-bairros-hero-card {
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: var(--rg-radius);
  padding: 28px;
  backdrop-filter: blur(10px);
}

.rg-bairros-card-label {
  display: inline-block;
  color: var(--rg-gold);
  font-size: 0.78rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 10px;
}

.rg-bairros-hero-card h2 {
  color: var(--rg-white);
  font-size: 1.35rem;
  line-height: 1.25;
  margin: 0 0 14px;
}

.rg-bairros-hero-card p,
.rg-bairros-hero-card li {
  color: rgba(255, 255, 255, 0.78);
  font-size: 0.96rem;
  line-height: 1.6;
}

.rg-bairros-hero-card p {
  margin: 0 0 16px;
}

.rg-bairros-hero-card ul {
  padding-left: 18px;
  margin: 0;
}

.rg-bairros-authority {
  background: var(--rg-light);
  padding: 34px 0;
}

.rg-bairros-authority-box {
  background: var(--rg-white);
  border: 1px solid var(--rg-border);
  border-radius: var(--rg-radius);
  padding: 26px 30px;
  box-shadow: 0 10px 35px rgba(11, 18, 32, 0.06);
}

.rg-bairros-authority-box p {
  margin: 0;
  color: var(--rg-text);
  font-size: 1.02rem;
  line-height: 1.75;
}

.rg-bairros-intro,
.rg-bairros-criteria,
.rg-bairros-list,
.rg-bairros-mid-cta,
.rg-bairros-faq,
.rg-bairros-links {
  padding: 64px 0;
}

.rg-bairros-two-cols {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, 0.85fr);
  gap: 34px;
  align-items: start;
}

.rg-bairros-intro h2,
.rg-bairros-section-head h2,
.rg-bairros-cta-box h2 {
  color: var(--rg-blue);
  font-size: clamp(1.7rem, 2.8vw, 2.55rem);
  line-height: 1.15;
  letter-spacing: -0.03em;
  margin: 0 0 16px;
}

.rg-bairros-intro p,
.rg-bairros-section-head p,
.rg-bairros-cta-box p {
  color: var(--rg-text);
  font-size: 1rem;
  line-height: 1.75;
  margin: 0 0 14px;
}

.rg-bairros-note {
  background: var(--rg-blue);
  color: var(--rg-white);
  border-radius: var(--rg-radius);
  padding: 28px;
  box-shadow: var(--rg-shadow);
}

.rg-bairros-note h3 {
  color: var(--rg-white);
  font-size: 1.25rem;
  margin: 0 0 12px;
}

.rg-bairros-note p {
  color: rgba(255, 255, 255, 0.82);
  margin: 0;
}

.rg-bairros-criteria,
.rg-bairros-mid-cta,
.rg-bairros-links {
  background: var(--rg-light);
}

.rg-bairros-section-head {
  max-width: 780px;
  margin: 0 auto 34px;
  text-align: center;
}

.rg-bairros-criteria-grid,
.rg-bairros-card-grid,
.rg-bairros-link-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.rg-bairros-criteria-card,
.rg-bairros-neighborhood-card,
.rg-bairros-link-grid a {
  background: var(--rg-white);
  border: 1px solid var(--rg-border);
  border-radius: 18px;
  padding: 22px;
  box-shadow: 0 12px 34px rgba(11, 18, 32, 0.06);
}

.rg-bairros-criteria-card {
  min-height: 210px;
}

.rg-bairros-criteria-card span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 999px;
  background: rgba(201, 162, 39, 0.14);
  color: var(--rg-gold);
  font-size: 0.86rem;
  font-weight: 900;
  margin-bottom: 16px;
}

.rg-bairros-criteria-card h3,
.rg-bairros-neighborhood-card h3 {
  color: var(--rg-blue);
  font-size: 1.1rem;
  line-height: 1.28;
  margin: 0 0 10px;
}

.rg-bairros-criteria-card p,
.rg-bairros-neighborhood-card p {
  color: var(--rg-muted);
  font-size: 0.94rem;
  line-height: 1.62;
  margin: 0;
}

.rg-bairros-neighborhood-card {
  display: flex;
  flex-direction: column;
  min-height: 270px;
}

.rg-bairros-region {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 14px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(201, 162, 39, 0.12);
  color: #8A6A0A;
  font-size: 0.76rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.rg-bairros-neighborhood-card a {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  margin-top: auto;
  padding-top: 18px;
  color: var(--rg-blue);
  font-size: 0.92rem;
  font-weight: 900;
  text-decoration: none;
}

.rg-bairros-neighborhood-card a:hover {
  color: var(--rg-gold);
}

.rg-bairros-featured-card {
  background:
    radial-gradient(circle at top right, rgba(201, 162, 39, 0.16), transparent 42%),
    var(--rg-blue);
  border-color: rgba(255, 255, 255, 0.12);
}

.rg-bairros-featured-card h3,
.rg-bairros-featured-card a {
  color: var(--rg-white);
}

.rg-bairros-featured-card p {
  color: rgba(255, 255, 255, 0.78);
}

.rg-bairros-featured-card a:hover {
  color: var(--rg-gold);
}

.rg-bairros-cta-box {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 28px;
  align-items: center;
  background:
    radial-gradient(circle at top right, rgba(201, 162, 39, 0.16), transparent 35%),
    var(--rg-blue);
  border-radius: var(--rg-radius);
  padding: 34px;
  box-shadow: var(--rg-shadow);
}

.rg-bairros-cta-box h2 {
  color: var(--rg-white);
}

.rg-bairros-cta-box p {
  color: rgba(255, 255, 255, 0.82);
  margin-bottom: 0;
}

.rg-bairros-faq-list {
  max-width: 900px;
  margin: 0 auto;
}

.rg-bairros-faq-list details {
  background: var(--rg-white);
  border: 1px solid var(--rg-border);
  border-radius: 16px;
  padding: 18px 22px;
  margin-bottom: 12px;
  box-shadow: 0 8px 24px rgba(11, 18, 32, 0.05);
}

.rg-bairros-faq-list summary {
  cursor: pointer;
  color: var(--rg-blue);
  font-weight: 800;
  line-height: 1.45;
}

.rg-bairros-faq-list p {
  color: var(--rg-text);
  font-size: 0.98rem;
  line-height: 1.7;
  margin: 14px 0 0;
}

.rg-bairros-link-grid a {
  display: block;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.rg-bairros-link-grid a:hover {
  transform: translateY(-3px);
  box-shadow: 0 18px 38px rgba(11, 18, 32, 0.1);
}

.rg-bairros-link-grid strong {
  display: block;
  color: var(--rg-blue);
  font-size: 1.03rem;
  margin-bottom: 8px;
}

.rg-bairros-link-grid span {
  display: block;
  color: var(--rg-muted);
  font-size: 0.94rem;
  line-height: 1.55;
}

.elementor .rg-bairros-page a {
  text-decoration: none;
}

@media (max-width: 1024px) {
  .rg-bairros-hero-grid,
  .rg-bairros-two-cols,
  .rg-bairros-cta-box {
    grid-template-columns: 1fr;
  }

  .rg-bairros-criteria-grid,
  .rg-bairros-card-grid,
  .rg-bairros-link-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .rg-bairros-cta-box .rg-bairros-btn {
    justify-self: start;
  }
}

@media (max-width: 767px) {
  .rg-bairros-wrap {
    width: min(100% - 24px, 1120px);
  }

  .rg-bairros-hero {
    padding: 58px 0 48px;
  }

  .rg-bairros-hero-card,
  .rg-bairros-authority-box,
  .rg-bairros-note,
  .rg-bairros-cta-box {
    padding: 22px;
  }

  .rg-bairros-intro,
  .rg-bairros-criteria,
  .rg-bairros-list,
  .rg-bairros-mid-cta,
  .rg-bairros-faq,
  .rg-bairros-links {
    padding: 46px 0;
  }

  .rg-bairros-actions {
    flex-direction: column;
  }

  .rg-bairros-btn {
    width: 100%;
  }

  .rg-bairros-criteria-grid,
  .rg-bairros-card-grid,
  .rg-bairros-link-grid {
    grid-template-columns: 1fr;
  }

  .rg-bairros-neighborhood-card,
  .rg-bairros-criteria-card {
    min-height: auto;
  }

  .rg-bairros-section-head {
    text-align: left;
  }
}

/* Paginação dos artigos */
.elementor-1430 .elementor-pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 28px;
}

.elementor-1430 .elementor-pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  min-height: 40px;
  padding: 8px 13px;
  border: 1px solid rgba(17, 24, 39, 0.14);
  border-radius: 999px;
  background: #FFFFFF;
  color: #374151 !important;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
}

.elementor-1430 .elementor-pagination .page-numbers.current {
  border-color: #0B1220;
  background: #0B1220;
  color: #FFFFFF !important;
}

.elementor-1430 .elementor-pagination a.page-numbers:hover,
.elementor-1430 .elementor-pagination a.page-numbers:focus-visible {
  border-color: #C9A227;
  background: #F8FAFC;
  color: #0B1220 !important;
}/* End custom CSS */