.elementor-77 .elementor-element.elementor-element-60e2e3c{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:stretch;--margin-top:-10px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-77 .elementor-element.elementor-element-60e2e3c:not(.elementor-motion-effects-element-type-background), .elementor-77 .elementor-element.elementor-element-60e2e3c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-77 .elementor-element.elementor-element-60e2e3c.e-con{--align-self:stretch;}.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-77 .elementor-element.elementor-element-bf6f815{width:100%;max-width:100%;margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-77 .elementor-element.elementor-element-bf6f815.elementor-element{--align-self:stretch;--flex-grow:0;--flex-shrink:0;}.elementor-77 .elementor-element.elementor-element-bf6f815 img{width:100%;max-width:100%;}.elementor-77 .elementor-element.elementor-element-ca5c03f{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-77 .elementor-element.elementor-element-9620a07{--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;}.elementor-77 .elementor-element.elementor-element-344a59e{--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;}.elementor-77 .elementor-element.elementor-element-4b809bc{margin:-202px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}@media(max-width:767px){.elementor-77 .elementor-element.elementor-element-60e2e3c.e-con{--align-self:flex-start;}.elementor-77 .elementor-element.elementor-element-bf6f815{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-77 .elementor-element.elementor-element-bf6f815.elementor-element{--align-self:center;--flex-grow:1;--flex-shrink:0;}.elementor-77 .elementor-element.elementor-element-4b809bc{margin:-90px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}}/* Start custom CSS for image, class: .elementor-element-bf6f815 *//* ==== FULL BLEED SOMENTE PARA DESKTOP (acima de 1024px) ==== */

@media (min-width: 1025px) {

  /* Full-bleed só para widgets com essa classe */
  .full-bleed-image img {
    width: 100vw !important;
    max-width: 100vw !important;
    height: auto !important;
    display: block !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    box-sizing: border-box !important;
  }

  /* Remove overflow horizontal */
  html, body {
    overflow-x: hidden !important;
  }

  /* Ajuste do container */
  .full-bleed-image {
    width: 100vw !important;
    position: relative !important;
    left: 50% !important;
    right: 50% !important;
    transform: translateX(-50%) !important;
  }

}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-ca5c03f *//* Full-bleed só para o widget com classe full-bleed-image */
.full-bleed-image img {
  width: 100vw !important;
  max-width: 100vw !important;
  height: auto !important;
  display: block !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  box-sizing: border-box !important;
}

/* Remove overflow horizontal indesejado (aplica ao body só se necessário) */
html, body {
  overflow-x: hidden;
}

/* Se o bloco estiver dentro de um wrapper com background, garantir que a imagem fique por cima */
.full-bleed-image {
  width: 100vw !important;
  position: relative !important;
  left: 50% !important;
  right: 50% !important;
  transform: translateX(-50%) !important;
}/* End custom CSS */