.elementor-145 .elementor-element.elementor-element-d442595{--display:flex;--overflow:hidden;border-style:none;--border-style:none;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:5px;--padding-right:0px;}.elementor-145 .elementor-element.elementor-element-d442595.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-145 .elementor-element.elementor-element-4f2cc2e > .elementor-widget-container{background-color:var( --e-global-color-accent );padding:7px 10px 7px 10px;border-style:none;border-radius:50px 50px 50px 50px;}body:not(.rtl) .elementor-145 .elementor-element.elementor-element-4f2cc2e{left:54px;}body.rtl .elementor-145 .elementor-element.elementor-element-4f2cc2e{right:54px;}.elementor-145 .elementor-element.elementor-element-4f2cc2e{top:2px;}.elementor-145 .elementor-element.elementor-element-4f2cc2e .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:0.87em;font-weight:400;color:var( --e-global-color-text );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-145 .elementor-element.elementor-element-6343117{width:100%;max-width:100%;}.elementor-145 .elementor-element.elementor-element-6343117 > .elementor-widget-container{border-style:none;}.elementor-145 .elementor-element.elementor-element-6343117 img{width:50px;border-style:none;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-145 .elementor-element.elementor-element-e5cde18{--display:flex;--overflow:hidden;--margin-top:13px;--margin-bottom:0px;--margin-left:-8px;--margin-right:0px;--padding-top:9px;--padding-bottom:0px;--padding-left:0px;--padding-right:5px;}.elementor-145 .elementor-element.elementor-element-d796ac8{--display:flex;--overflow:hidden;}.elementor-145 .elementor-element.elementor-element-1e95574 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:-5px -5px -5px -5px;}.elementor-145 .elementor-element.elementor-element-1e95574 img{width:150px;}#elementor-popup-modal-145 .dialog-widget-content{animation-duration:1.2s;background-color:#FFFFFF00;margin:0px 15px 15px 0px;}#elementor-popup-modal-145 .dialog-message{width:90px;height:auto;}#elementor-popup-modal-145{justify-content:flex-end;align-items:flex-end;}@media(max-width:767px){.elementor-145 .elementor-element.elementor-element-d442595{--content-width:500px;}.elementor-145 .elementor-element.elementor-element-4f2cc2e > .elementor-widget-container{margin:0px 0px 0px 0px;padding:5px 5px 5px 5px;}body:not(.rtl) .elementor-145 .elementor-element.elementor-element-4f2cc2e{left:58px;}body.rtl .elementor-145 .elementor-element.elementor-element-4f2cc2e{right:58px;}.elementor-145 .elementor-element.elementor-element-4f2cc2e{top:2px;}.elementor-145 .elementor-element.elementor-element-6343117 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-145 .elementor-element.elementor-element-6343117 img{width:54px;}.elementor-145 .elementor-element.elementor-element-1e95574 img{width:100px;}#elementor-popup-modal-145 .dialog-message{width:80px;padding:0px 0px 0px 0px;}#elementor-popup-modal-145 .dialog-widget-content{margin:0em 1.25em 1.25em 0em;}}@media(min-width:768px){.elementor-145 .elementor-element.elementor-element-d442595{--content-width:518px;}.elementor-145 .elementor-element.elementor-element-e5cde18{--content-width:500px;}.elementor-145 .elementor-element.elementor-element-d796ac8{--content-width:500px;}}/* Start custom CSS for heading, class: .elementor-element-4f2cc2e */#texto {
    outline: none !important;      /* Remove contorno de foco */
    box-shadow: none !important;   /* Remove qualquer sombra de foco */
    user-select: none !important;  /* Impede seleção de texto ao clicar */
}

/* Para garantir que foco/active via teclado/mouse não afete */
#texto:focus,
#texto:active,
#texto:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-6343117 */#meu-botao-flutuante,
.botao-flutuante {
    outline: none !important;        /* Remove contorno do navegador */
    box-shadow: none !important;     /* Remove sombra */
    border-left: none !important;    /* Remove borda esquerda */
    border-right: none !important;   /* Remove borda direita */
    background-clip: padding-box;    /* Garante que sombra não vaze */
}

#meu-botao-flutuante:focus,
.botao-flutuante:focus,
#meu-botao-flutuante:active,
.botao-flutuante:active,
#meu-botao-flutuante:focus-visible,
.botao-flutuante:focus-visible {
    outline: none !important;
    box-shadow: none !important;
    border-left: none !important;
    border-right: none !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-d442595 *//* Remove foco e bordas do botão */
#meu-botao-flutuante,
.botao-flutuante {
    outline: none !important;        /* Remove contorno de foco */
    box-shadow: none !important;     /* Remove sombra do foco */
    border: none !important;         /* Garante que não tenha borda no foco */
}

/* Remover foco do texto dentro do botão */
#meu-botao-flutuante * , 
.botao-flutuante * {
    outline: none !important;
    box-shadow: none !important;
    user-select: none !important;  /* Evita seleção de texto */
}

/* Evitar que o texto ou conteúdo dentro do botão fique selecionado */
#texto {
    user-select: none !important;  /* Impede seleção do texto */
}

/* Garantir que o texto não seja afetado ao ser focado */
#texto:focus,
#texto:active,
#texto:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}

/* Para garantir que a imagem também não tenha seleção ou destaque */
#meu-botao-flutuante img,
.botao-flutuante img {
    outline: none !important;
    box-shadow: none !important;
}/* End custom CSS */