.elementor-1181 .elementor-element.elementor-element-60e8c2b4{--display:flex;}.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-1181 .elementor-element.elementor-element-3e6845e1{z-index:120;text-align:right;}.elementor-1181 .elementor-element.elementor-element-3e6845e1 img{width:49%;}#elementor-popup-modal-1181 .dialog-widget-content{background-color:#02010100;}#elementor-popup-modal-1181 .dialog-message{width:156px;height:auto;padding:0px 0px 0px 0px;}#elementor-popup-modal-1181{justify-content:flex-end;align-items:flex-end;}@media(max-width:767px){.elementor-1181 .elementor-element.elementor-element-60e8c2b4{--content-width:100px;}.elementor-1181 .elementor-element.elementor-element-3e6845e1 > .elementor-widget-container{margin:0px -20px 0px 20px;}#elementor-popup-modal-1181 .dialog-message{width:150px;}}@media(min-width:768px){.elementor-1181 .elementor-element.elementor-element-60e8c2b4{--content-width:500px;}}/* Start custom CSS *//* Remove o outline dos links quando focados */
a, a:focus, a:active {
    outline: none;
    box-shadow: none;
    border: none;
}

/* Remove a borda azul (ou qualquer borda de destaque) ao clicar */
a:focus, a:active {
    border: none;
    box-shadow: none;
}

/* Remove a borda de destaque (por exemplo, ao clicar em um botão de imagem) */
.wpp img, .wpp a img {
    border: none;
}

/* Estilização extra para remover qualquer sombra ou borda ao focar */
.wpp img:focus, .wpp a img:focus {
    outline: none;
    box-shadow: none;
}/* End custom CSS */