.elementor-1217 .elementor-element.elementor-element-3681ce0c:not(.elementor-motion-effects-element-type-background), .elementor-1217 .elementor-element.elementor-element-3681ce0c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-f92310c );}.elementor-1217 .elementor-element.elementor-element-3681ce0c{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-1217 .elementor-element.elementor-element-3681ce0c > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-1217 .elementor-element.elementor-element-747ebb6{width:100%;}}@media(max-width:1024px){.elementor-1217 .elementor-element.elementor-element-3681ce0c{padding:80px 0px 80px 0px;}}@media(max-width:767px){.elementor-1217 .elementor-element.elementor-element-3681ce0c{padding:60px 0px 60px 0px;}}/* Start custom CSS for html, class: .elementor-element-6fb33f9 */@media (max-width: 768px) {

  /* Pega o grid do footer feito em HTML inline */
  .elementor-widget-text-editor div[style*="grid-template-columns"] {
    display: flex !important;
    flex-direction: column !important;
    gap: 32px !important;
  }

  /* Fallback — força qualquer grid a virar coluna */
  footer div[style*="display:grid"],
  footer div[style*="display: grid"] {
    display: flex !important;
    flex-direction: column !important;
    gap: 32px !important;
  }

  .elementor-location-footer div[style*="grid"] {
    display: flex !important;
    flex-direction: column !important;
    gap: 32px !important;
  }
}/* End custom CSS */