.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#F7F7F5;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#FFFFFF;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){--kit-widget-spacing:16px;}.elementor-element{--widgets-spacing:16px 16px;--widgets-spacing-row:16px;--widgets-spacing-column:16px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:root {
  --e-global-color-primary: #111111;
  --e-global-color-secondary: #666666;
  --e-global-color-text: #111111;
  --e-global-color-accent: #111111;
}

html,
body,
#page,
.site,
.site-content,
#content,
.elementor-location-header,
.elementor-location-footer {
  background: #F7F7F5 !important;
  color: #111111 !important;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;
}

body .elementor-heading-title,
body .elementor-widget-text-editor,
body .elementor-widget-text-editor p,
body .elementor-widget-text-editor li {
  color: #111111;
}

.site-section {
  padding: 96px 64px;
}

.paper {
  background: #F7F7F5;
  color: #111111;
}

.soft {
  background: #ECECEA;
  color: #111111;
}

/* Use esta classe somente nos blocos que devem continuar pretos. */
.dark {
  background: #111111;
  color: #FFFFFF;
}

.dark .elementor-heading-title,
.dark .elementor-widget-text-editor,
.dark .elementor-widget-text-editor p {
  color: #FFFFFF !important;
}

.eyebrow {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .07em;
  text-transform: uppercase;
  color: #666666;
}

.hero-title .elementor-heading-title {
  font-size: clamp(54px, 9vw, 132px);
  font-weight: 400;
  line-height: .9;/* End custom CSS */