.elementor-698 .elementor-element.elementor-element-568be4a{--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;--justify-content:center;}.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-698 .elementor-element.elementor-element-a86ad4a{width:var( --container-widget-width, 76% );max-width:76%;margin:14px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;--container-widget-width:76%;--container-widget-flex-grow:0;text-align:center;}.elementor-698 .elementor-element.elementor-element-a86ad4a.elementor-element{--align-self:center;--flex-grow:0;--flex-shrink:0;}.elementor-698 .elementor-element.elementor-element-2898b6c{--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-popup-modal-698{background-color:rgba(0,0,0,.8);justify-content:flex-end;align-items:flex-start;pointer-events:all;}#elementor-popup-modal-698 .dialog-message{width:323px;height:100vh;align-items:flex-start;}#elementor-popup-modal-698 .dialog-close-button{display:flex;}#elementor-popup-modal-698 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for html, class: .elementor-element-74901e8 */.menu-mobile {
  background: #ffffff;
  padding: 20px;
  font-family: Arial, Helvetica, sans-serif;
}

.menu-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu-list li {
  border-bottom: 1px solid #eee;
}

.menu-list a,
.submenu-toggle {
  display: block;
  width: 100%;
  padding: 14px 6px;
  font-size: 16px;
  color: #4a4a4a;
  text-decoration: none;
  background: none;
  border: none;
  text-align: left;
  cursor: pointer;
}

/* Hover / toque */
.menu-list a:hover,
.submenu-toggle:hover {
  color: #8b0000;
}

/* Submenu */
.submenu {
  display: none;
  padding-left: 12px;
  background: #fafafa;
}

.submenu a {
  font-size: 15px;
}

/* CTA */
.menu-list li.cta a {
  background: #8b0000;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  margin-top: 10px;
}

.menu-list li.cta.outline a {
  background: #ffffff;
  color: #8b0000;
  border: 2px solid #8b0000;
}/* End custom CSS */