.elementor-9099 .elementor-element.elementor-element-38bdcb55:not(.elementor-motion-effects-element-type-background), .elementor-9099 .elementor-element.elementor-element-38bdcb55 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://afabbsc.org.br/wp-content/uploads/2026/02/Captura-de-tela-2026-02-26-171618.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-9099 .elementor-element.elementor-element-38bdcb55 > .elementor-container{max-width:500px;min-height:818px;}.elementor-9099 .elementor-element.elementor-element-38bdcb55{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;z-index:9999999999;}.elementor-9099 .elementor-element.elementor-element-38bdcb55 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}#elementor-popup-modal-9099 .dialog-widget-content{animation-duration:0.8s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-9099{background-color:#FFFFFFD9;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-9099 .dialog-message{width:948px;height:auto;}#elementor-popup-modal-9099 .dialog-close-button{display:flex;font-size:16px;}#elementor-popup-modal-9099 .dialog-close-button i{color:#FFFFFF;}#elementor-popup-modal-9099 .dialog-close-button svg{fill:#FFFFFF;}#elementor-popup-modal-9099 .dialog-close-button:hover i{color:#E3FF00;}@media(max-width:1024px){#elementor-popup-modal-9099 .dialog-message{width:90vw;}}@media(max-width:767px){.elementor-9099 .elementor-element.elementor-element-38bdcb55:not(.elementor-motion-effects-element-type-background), .elementor-9099 .elementor-element.elementor-element-38bdcb55 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:top center;background-size:180% auto;}#elementor-popup-modal-9099 .dialog-message{width:86vw;}}/* Start custom CSS for section, class: .elementor-element-38bdcb55 *//* 1) Garante que o modal fique acima do header */
.elementor-popup-modal { z-index: 999999 !important; }
.dialog-widget-overlay { z-index: 999998 !important; }

/* 2) Força o botão fechar a existir/ser visível */
.elementor-popup-modal .dialog-close-button{
  display: flex !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
  z-index: 1000000 !important;

  position: absolute !important;
  top: 14px !important;
  right: 14px !important;

  width: 42px !important;
  height: 42px !important;
  border-radius: 999px !important;
  background: rgba(255,255,255,.95) !important;
  align-items: center !important;
  justify-content: center !important;
}

/* 3) Garante que o ícone do X apareça */
.elementor-popup-modal .dialog-close-button i,
.elementor-popup-modal .dialog-close-button svg{
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  width: 18px !important;
  height: 18px !important;
  color: #000 !important;
  fill: #000 !important;
}

/* 4) Evita que o botão seja cortado */
.elementor-popup-modal .dialog-widget-content{
  overflow: visible !important;
}

/* POPUP sempre acima de tudo */
.elementor-popup-modal{ z-index: 999999 !important; }
.dialog-widget-overlay{ z-index: 999998 !important; }

/* Força o botão fechar existir e ficar visível */
.elementor-popup-modal .dialog-close-button{
  display: flex !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;

  position: fixed !important;   /* FIXO na tela (não some com overflow) */
  top: 16px !important;
  right: 16px !important;

  width: 44px !important;
  height: 44px !important;
  border-radius: 999px !important;
  background: rgba(255,255,255,.95) !important;
  border: 1px solid rgba(0,0,0,.15) !important;
  box-shadow: 0 8px 22px rgba(0,0,0,.25) !important;
  z-index: 1000000 !important;

  align-items: center !important;
  justify-content: center !important;
}

/* Se o ícone do Elementor estiver quebrado, desenha um "X" no CSS */
.elementor-popup-modal .dialog-close-button:before{
  content: "✕" !important;
  font-size: 22px !important;
  line-height: 1 !important;
  color: #000 !important;
}

/* Evita que o tema esconda o ícone/svgs */
.elementor-popup-modal .dialog-close-button i,
.elementor-popup-modal .dialog-close-button svg{
  display: none !important;
}/* End custom CSS */