.elementor-44 .elementor-element.elementor-element-08a2ebd{--display:flex;--margin-top:-12px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS for container, class: .elementor-element-08a2ebd *//* =========================================
   FULL BLEED PARA ELEMENTOR
   Classe: full-bleed
========================================= */

/* Aplicar na sessão/container */
.full-bleed2 {
    width: 100%;
    max-width: 100% !important;

    padding-left: 0 !important;
    padding-right: 0 !important;

    overflow: hidden;
    position: relative;
}

/* Faz widgets internos ocuparem tudo */
.full-bleed .elementor-widget-container,
.full-bleed .elementor-html,
.full-bleed iframe,
.full-bleed video,
.full-bleed canvas {
    width: 100% !important;
    max-width: 100% !important;
}

/* Caso use container flexbox do Elementor */
.full-bleed > .e-con-inner,
.full-bleed > .elementor-container {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}/* End custom CSS */