.bar-topo .container > .processo-toggle {
  display: none;
}

.bar-topo .container > .processo-panel {
  display: inline-flex;
  align-items: center;
}

.areas-menu-heading {
  display: contents;
}

#areas-toggle {
  display: none;
}

.blog-processo-toggle,
.blog-processo-panel {
  display: none;
}

.topo .nav-content #menu > li > .areas-menu-heading > a {
  display: block;
  font-size: 16px;
}

.topo .nav-content #menu > li.active > .areas-menu-heading > a,
.topo .nav-content #menu > li:focus > .areas-menu-heading > a,
.topo .nav-content #menu > li:focus-within > .areas-menu-heading > a,
.topo .nav-content #menu > li:hover > .areas-menu-heading > a {
  background-color: #b08d4e;
  color: inherit;
  font-family: 'Century Gothic Bold';
}

@media (max-width: 991px) {
  .bar-topo .container > .cleitinho {
    display: none;
  }

  .bar-topo .container > .processo-toggle {
    display: flex;
    width: 100%;
    min-height: 44px;
    align-items: center;
    justify-content: center;
    border: 0;
    background: #072041;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
  }

  .bar-topo .container > .processo-panel {
    display: none;
    width: 100%;
    padding: 12px 15px 16px;
    background: #072041;
  }

  .bar-topo .container > .processo-panel.is-open {
    display: block;
  }

  .processo-panel #frEntrar {
    display: grid;
    gap: 10px;
  }

  .processo-panel .form-group {
    margin: 0;
  }

  .processo-panel .form-control,
  .processo-panel .btn {
    width: 100%;
    min-height: 44px;
  }

  .areas-menu-heading {
    display: flex;
    align-items: stretch;
  }

  .topo .nav-content #menu-mobile #menu > li > .areas-menu-heading > a {
    display: flex;
    flex: 1;
    min-width: 0;
    min-height: 44px;
    align-items: center;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
  }

  .topo .nav-content #menu-mobile #menu > li.active > .areas-menu-heading > a,
  .topo .nav-content #menu-mobile #menu > li:focus > .areas-menu-heading > a,
  .topo .nav-content #menu-mobile #menu > li:focus-within > .areas-menu-heading > a,
  .topo .nav-content #menu-mobile #menu > li:hover > .areas-menu-heading > a {
    border-color: #000;
  }

  #areas-toggle {
    display: block;
    flex: 0 0 48px;
    width: 48px;
    min-height: 44px;
    border: 0;
    background: transparent;
    color: #072041;
  }

  #areas-toggle::after {
    content: '▾';
    font-size: 18px;
  }

  #areas-toggle[aria-expanded='true']::after {
    content: '▴';
  }

  #areas-submenu {
    display: none;
    position: static;
    float: none;
    width: 100%;
    margin: 0;
  }

  #areas-submenu.is-open {
    display: block;
  }

  #toggleMenu {
    min-width: 44px;
    min-height: 44px;
  }

  #menu > li > a,
  #areas-submenu > li > a {
    display: flex;
    min-height: 44px;
    align-items: center;
  }

  .topo .dados-topo .clearfix-telefone > span:last-child {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 6px;
    align-items: center;
    justify-content: center;
  }

  .topo .dados-topo .clearfix-telefone a,
  .topo .dados-topo .redes-sociais a {
    display: inline-flex;
    min-height: 44px;
    align-items: center;
    justify-content: center;
  }

  .topo .dados-topo .redes-sociais a {
    min-width: 44px;
  }
}

@media (max-width: 991.98px) {
  .mobile__controls {
    display: block;
  }

  .mobile__controls .blog-processo-toggle {
    display: flex;
    width: calc(100% - 30px);
    min-height: 44px;
    align-items: center;
    justify-content: center;
    margin: 12px 15px 10px;
    padding: 8px 12px;
    border: 1px solid #072041;
    background: #072041;
    color: #fff;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
  }

  .mobile__controls .blog-processo-panel.is-open {
    display: block;
    width: 100%;
  }

  .mobile__controls .blog-processo-panel .form__area__restrita {
    margin-bottom: 10px;
  }
}

.box__propagandas > .propaganda {
  width: 100%;
  max-width: 267px;
  height: auto;
  aspect-ratio: 267 / 261;
}

.box__propagandas > .propaganda > a,
.box__propagandas > .propaganda img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

@media (min-width: 992px) {
  .topo .nav-content .flex #menu > li > .areas-menu-heading > a {
    padding: 20px 10px;
  }

  .dropdown-custom:focus-within > .dropdown-menu {
    display: block;
  }
}

#processo-toggle:focus-visible,
#areas-toggle:focus-visible,
.blog-processo-toggle:focus-visible,
.topo .nav-content .mbl-controls #toggleMenu:focus-visible {
  outline: 2px solid #c5a44e;
  outline-offset: 2px;
}

#drd-wpp-popup {
  position: fixed;
  right: 16px;
  right: max(16px, env(safe-area-inset-right));
  bottom: 16px;
  bottom: max(16px, env(safe-area-inset-bottom));
  z-index: 997;
  font-family: 'Segoe UI', Roboto, Arial, sans-serif;
}

#drd-wpp-popup * {
  box-sizing: border-box;
}

.drd-wpp-btn {
  position: relative;
  display: flex;
  width: 60px;
  height: 60px;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 50%;
  background: #25d366;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
  cursor: pointer;
  transition: transform 0.2s, box-shadow 0.2s;
}

@media (hover: hover) {
  .drd-wpp-btn:hover {
    transform: scale(1.08);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
  }
}

.drd-wpp-btn svg {
  width: 32px;
  height: 32px;
  fill: #fff;
}

.drd-wpp-badge {
  position: absolute;
  top: -2px;
  right: -2px;
  display: flex;
  width: 18px;
  height: 18px;
  align-items: center;
  justify-content: center;
  border: 2px solid #fff;
  border-radius: 50%;
  background: #ff3b30;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
}

.drd-wpp-badge[hidden] {
  display: none;
}

.drd-wpp-box {
  position: absolute;
  right: 0;
  bottom: 72px;
  width: 340px;
  overflow: hidden;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.18);
  opacity: 0;
  pointer-events: none;
  transform: scale(0) translateY(20px);
  transform-origin: bottom right;
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.25s;
}

.drd-wpp-box.drd-wpp-open {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1) translateY(0);
}

.drd-wpp-header {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 20px;
  background: #072041;
  color: #fff;
}

.drd-wpp-header img {
  width: 48px;
  height: 48px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  object-fit: cover;
}

.drd-wpp-header-info h4 {
  margin: 0;
  font-size: 15px;
  font-weight: 600;
}

.drd-wpp-header-info p {
  margin: 2px 0 0;
  font-size: 12px;
  opacity: 0.8;
}

.drd-wpp-body {
  padding: 20px;
  background-color: #e5ddd5;
  background-image: url("data:image/svg+xml,%3Csvg width='200' height='200' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cpattern id='p' width='40' height='40' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='20' cy='20' r='1' fill='%23ccc' opacity='.3'/%3E%3C/pattern%3E%3C/defs%3E%3Crect width='200' height='200' fill='url(%23p)'/%3E%3C/svg%3E");
}

.drd-wpp-msg {
  position: relative;
  max-width: 90%;
  padding: 12px 16px;
  border-radius: 0 12px 12px;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #333;
  font-size: 14px;
  line-height: 1.5;
}

.drd-wpp-msg::before {
  position: absolute;
  top: 0;
  left: -8px;
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-right: 8px solid #fff;
  border-bottom: 8px solid transparent;
  content: '';
}

.drd-wpp-msg .drd-wpp-time {
  display: block;
  margin-top: 4px;
  color: #777;
  font-size: 11px;
  text-align: right;
}

.drd-wpp-cta {
  padding: 16px 20px;
  background: #fff;
}

.drd-wpp-cta a {
  display: flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px;
  border-radius: 10px;
  background: #25d366;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.2s;
}

.drd-wpp-cta a:hover,
.drd-wpp-cta a:focus {
  background: #1da851;
  color: #fff;
}

.drd-wpp-cta a svg {
  width: 20px;
  height: 20px;
  fill: #fff;
}

.drd-wpp-close {
  position: absolute;
  top: 6px;
  right: 6px;
  display: flex;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 0;
  background: none;
  color: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  font-size: 24px;
  line-height: 1;
}

.drd-wpp-close:hover {
  color: #fff;
}

.drd-wpp-btn:focus-visible,
.drd-wpp-close:focus-visible,
.drd-wpp-cta a:focus-visible {
  outline: 3px solid #c5a44e;
  outline-offset: 3px;
}

.rodape #irtopo {
  right: 88px;
  right: max(88px, calc(env(safe-area-inset-right) + 88px));
}

@media (max-width: 767.98px) {
  .drd-wpp-btn {
    width: 56px;
    height: 56px;
  }

  .drd-wpp-box {
    right: 0;
    width: min(340px, calc(100vw - 32px));
    max-height: calc(100vh - 112px);
    overflow: auto;
  }
}

@media (prefers-reduced-motion: reduce) {
  .processo-panel,
  #areas-submenu,
  .blog-processo-panel,
  .drd-wpp-btn,
  .drd-wpp-box,
  .drd-wpp-cta a {
    animation: none !important;
    transition: none !important;
  }
}

/* Stable media frames for home article cards, including articles without photos. */
.blog #blog-carousel .card-blog .card-header {
  width: 100%;
  overflow: hidden;
  aspect-ratio: 1 / 1;
  background: #f4f5f7 url('/imagens/uploads/imgs/configuracoes/principal-para-fundo-claro-1-1-.png') center / 72% auto no-repeat;
  box-shadow: inset 0 0 0 1px rgba(7, 32, 65, 0.12);
}

.blog #blog-carousel .card-blog .card-header > a,
.blog #blog-carousel .card-blog .card-header lazyimage {
  display: block;
  width: 100%;
  height: 100%;
}

.blog #blog-carousel .card-blog .card-header > a {
  position: relative;
  overflow: hidden;
}

.blog #blog-carousel .card-blog .card-header lazyimage img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  object-position: center;
}

.blog #blog-carousel .card-blog .card-header .box-date {
  z-index: 3;
}

.blog #blog-carousel .card-blog .card-header .effect-banner {
  z-index: 2;
  opacity: 0;
  pointer-events: none;
}

@media (hover: hover) and (min-width: 992px) {
  .blog #blog-carousel .card-blog .card-header:hover .effect-banner {
    opacity: 1;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .blog#blog > .container {
    max-width: 750px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .blog#blog > .container {
    max-width: 970px;
  }
}

/* Compact replacement for the retired external Google Reviews widget. */
#review {
  padding-bottom: 0;
}

#review > .container {
  padding-top: 44px;
  padding-bottom: 44px;
}

#review .review-cta {
  max-width: 640px;
  margin-right: auto;
  margin-left: auto;
  padding: 32px 24px;
  border: 1px solid rgba(7, 32, 65, 0.12);
  border-radius: 2px;
  background: #f4f5f7;
  box-shadow: 0 12px 30px rgba(7, 32, 65, 0.08);
}

#review .review-cta .titulo {
  margin-top: 0;
  margin-bottom: 18px;
  color: #081f41;
  font-family: Cocogoose, Arial, sans-serif;
  font-size: clamp(22px, 3vw, 28px);
}

#review .review-cta__copy {
  margin: 0;
}

#review .review-cta__action {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
  background: #b08d4e;
  color: #081f41;
  font-family: montserratbold, open_sansbold, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  transition: none;
}

#review .review-cta__action:hover,
#review .review-cta__action:focus {
  background: #8d713e;
  color: #fff;
}

#review .review-cta__action:focus-visible {
  outline: 3px solid #081f41;
  outline-offset: 3px;
}
