.elementor-3588 .elementor-element.elementor-element-5ad735a{--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;--padding-top:100px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3588 .elementor-element.elementor-element-3368463 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:27px;font-weight:600;color:#252525;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-3588 .elementor-element.elementor-element-8a343a2{text-align:justify;color:#000000;}/* Start custom CSS */.destaque {
  color: #1325D9;
  font-weight: 600;
}

@media (max-width: 767px) {
  .elementor-widget-n-tabs .e-n-tabs-heading,
  .elementor-widget-tabs .elementor-tabs-wrapper {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto;
    overflow-y: hidden;
    gap: 10px;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 8px;
  }

  .elementor-widget-n-tabs .e-n-tab-title,
  .elementor-widget-tabs .elementor-tab-title {
    flex: 0 0 auto;
    white-space: nowrap;
    scroll-snap-align: start;
  }

  .elementor-widget-n-tabs .e-n-tabs-heading::-webkit-scrollbar,
  .elementor-widget-tabs .elementor-tabs-wrapper::-webkit-scrollbar {
    display: none;
  }

  .elementor-widget-n-tabs .e-n-tabs-heading,
  .elementor-widget-tabs .elementor-tabs-wrapper {
    scrollbar-width: none;
  }
}

@media (max-width: 767px) {
  .elementor-widget-n-tabs .e-n-tab-title,
  .elementor-widget-tabs .elementor-tab-title {
    min-width: max-content;
    padding: 12px 18px;
    border-radius: 10px;
  }
}/* End custom CSS */