.elementor-108 .elementor-element.elementor-element-50a7a0c3 .elementor-button-content-wrapper{flex-direction:row;}.elementor-108 .elementor-element.elementor-element-50a7a0c3 .elementor-button .elementor-button-content-wrapper{gap:9px;}.elementor-108 .elementor-element.elementor-element-50a7a0c3 .elementor-button{font-size:16px;font-weight:400;text-shadow:0px 0px 10px rgba(0,0,0,0.3);fill:#FFFFFF;color:#FFFFFF;background-color:#22C15E;border-style:solid;border-width:0px 0px 0px 0px;border-color:#22C15E;border-radius:30px 30px 30px 30px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0);padding:12px 26px 12px 26px;}.elementor-108 .elementor-element.elementor-element-50a7a0c3 > .elementor-widget-container{border-style:solid;border-width:0px 0px 0px 0px;}#elementor-popup-modal-108 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-108{justify-content:flex-end;align-items:flex-end;}#elementor-popup-modal-108 .dialog-widget-content{background-color:#02010100;border-style:none;border-radius:0px 0px 0px 0px;}@media(min-width:768px){.elementor-108 .elementor-element.elementor-element-11e49637{width:100%;}}/* Start custom CSS for button, class: .elementor-element-50a7a0c3 */a:link {
    text-decoration: none;
    outline: none;
    border: none;
    
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-11e49637 *//* Limitar a altura e largura do popup principal */
#elementor-popup-modal-108 {
  width: 100%;
  position: fixed;
  right: 10px;
  bottom: 10px;
  padding-right: 16px;
  max-height: 60px;
  justify-content: initial;
  display: flex;
  justify-content: flex-end;
}

@media(max-width: 769px){ 
#elementor-popup-modal-108{
padding-right: 8px;
}

.elementor-widget-container{
    padding: 0 !important;
}

/* Remover ou modificar o overlay */
#elementor-popup-modal-108 {
  background: transparent !important; /* Torna o fundo transparente */
  pointer-events: none; /* Permite interação com a página */
}

/* Evitar que o overlay force a página a rolar */
html#elementor-popup-modal-108-active {
  overflow: hidden !important; /* Impede a rolagem */
}

/* Remove todas as animações e transições */
.elementor-popup,
.elementor-popup-modal {
  animation: none !important;
  transition: none !important;
}

/* Garante que o estado inicial seja estático */
.elementor-popup-modal {
  opacity: 1 !important;
  visibility: visible !important;
}/* End custom CSS */