.elementor-3557 .elementor-element.elementor-element-23fb68d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3557 .elementor-element.elementor-element-d992bf1 > .elementor-widget-container{padding:-20px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-d992bf1 *//* Esconde a barra de rolagem e bloqueia o scroll */
.container-do-iframe {
    overflow-y: hidden;
    overflow-x: hidden; /* Opcional: esconde também a horizontal */
}

iframe {
    border: none; /* Remove a borda padrão */
    width: 100%;
    height: 100vh; /* Ajuste a altura conforme necessário */
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-23fb68d *//* Esconde a barra de rolagem e bloqueia o scroll */
.container-do-iframe {
    overflow-y: hidden;
    overflow-x: hidden; /* Opcional: esconde também a horizontal */
}

iframe {
    border: none; /* Remove a borda padrão */
    width: 100%;
    height: 100vh; /* Ajuste a altura conforme necessário */
}/* End custom CSS */