.elementor-1957 .elementor-element.elementor-element-25b1474{--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;--background-transition:0.3s;}.elementor-1957 .elementor-element.elementor-element-25b1474:not(.elementor-motion-effects-element-type-background), .elementor-1957 .elementor-element.elementor-element-25b1474 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FF0000;}.elementor-1957 .elementor-element.elementor-element-25b1474, .elementor-1957 .elementor-element.elementor-element-25b1474::before{--border-transition:0.3s;}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-1957 .elementor-element.elementor-element-3bcb617{text-align:center;}.elementor-1957 .elementor-element.elementor-element-3bcb617 .elementor-heading-title{color:#FFFFFF;font-family:"Roboto", Sans-serif;font-weight:600;}.elementor-1957 .elementor-element.elementor-element-0f14520{--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;--background-transition:0.3s;}.elementor-1957 .elementor-element.elementor-element-0f14520:not(.elementor-motion-effects-element-type-background), .elementor-1957 .elementor-element.elementor-element-0f14520 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FF0000;}.elementor-1957 .elementor-element.elementor-element-0f14520, .elementor-1957 .elementor-element.elementor-element-0f14520::before{--border-transition:0.3s;}.elementor-1957 .elementor-element.elementor-element-fce3e5a{text-align:center;}.elementor-1957 .elementor-element.elementor-element-fce3e5a .elementor-heading-title{color:#FFFFFF;font-family:"Roboto", Sans-serif;font-weight:600;}.elementor-1957 .elementor-element.elementor-element-cd76039{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--background-transition:0.3s;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1957 .elementor-element.elementor-element-917a865{--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;--background-transition:0.3s;}.elementor-1957 .elementor-element.elementor-element-917a865, .elementor-1957 .elementor-element.elementor-element-917a865::before{--border-transition:0.3s;}.elementor-1957 .elementor-element.elementor-element-917a865.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-1957 .elementor-element.elementor-element-43d9c83{--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;--background-transition:0.3s;}.elementor-1957 .elementor-element.elementor-element-43d9c83.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-1957 .elementor-element.elementor-element-c9a55a3{--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;--background-transition:0.3s;}@media(min-width:768px){.elementor-1957 .elementor-element.elementor-element-917a865{--width:30%;}.elementor-1957 .elementor-element.elementor-element-43d9c83{--width:43.25%;}.elementor-1957 .elementor-element.elementor-element-c9a55a3{--width:30%;}}@media(max-width:767px){.elementor-1957 .elementor-element.elementor-element-3bcb617 > .elementor-widget-container{padding:20px 0px 20px 0px;}.elementor-1957 .elementor-element.elementor-element-3bcb617{text-align:center;}.elementor-1957 .elementor-element.elementor-element-3bcb617 .elementor-heading-title{font-size:27px;}.elementor-1957 .elementor-element.elementor-element-fce3e5a > .elementor-widget-container{padding:0px 0px 20px 0px;}.elementor-1957 .elementor-element.elementor-element-fce3e5a{text-align:center;}.elementor-1957 .elementor-element.elementor-element-fce3e5a .elementor-heading-title{font-size:14px;}.elementor-1957 .elementor-element.elementor-element-cd76039{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1957 .elementor-element.elementor-element-917a865{--border-radius:13px 13px 13px 13px;}}/* Start custom CSS for html, class: .elementor-element-3a6b8f4 */#meu-delay {
  display: none;      /* começa invisível */
  opacity: 0;         /* opacidade zero para o fade */
  transition: opacity 1s ease; /* 1s de fade-in */
}
#meu-delay.show {
  opacity: 1;         /* ao adicionar a classe show, fica visível */
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4bf8162 */#meu-delay {
  display: none;      /* começa invisível */
  opacity: 0;         /* opacidade zero para o fade */
  transition: opacity 1s ease; /* 1s de fade-in */
}
#meu-delay.show {
  opacity: 1;         /* ao adicionar a classe show, fica visível */
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4a7c4d7 */#meu-delay {
  display: none;      /* começa invisível */
  opacity: 0;         /* opacidade zero para o fade */
  transition: opacity 1s ease; /* 1s de fade-in */
}
#meu-delay.show {
  opacity: 1;         /* ao adicionar a classe show, fica visível */
}/* End custom CSS */