.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-color-47bc692:#130808;--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:#000000;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#FFFFFF;}.elementor-kit-6 a:hover{color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//* Celulares muito pequenos - ex: iPhone SE */
@media screen and (max-width: 320px) {
  h1 { font-size: 1.1rem !important; }
  h2, h3 { font-size: 1rem !important; }
  h4 { font-size: 0.95rem !important; }
  p { font-size: 0.9rem !important; }
}

/* Celulares pequenos - ex: iPhone 6, 7, 8 */
@media screen and (min-width: 321px) and (max-width: 373px) {
  h1 { font-size: 1.3rem !important; }
  h2, h3 { font-size: 1.1rem !important; }
  h4 { font-size: 1rem !important; }
  p { font-size: 0.95rem !important; }
}

/* Celulares médios - ex: Galaxy S10, iPhone X */
@media screen and (min-width: 376px) and (max-width: 414px) {
  h1 { font-size: 1.5rem !important; }
  h2, h3 { font-size: 1.2rem !important; }
  h4 { font-size: 1.05rem !important; }
  p { font-size: 1rem !important; }
}

/* Celulares grandes - ex: Galaxy Note, iPhone 11 Pro Max */
@media screen and (min-width: 415px) and (max-width: 480px) {
  h1 { font-size: 1.5rem !important; }
  h2, h3 { font-size: 1.3rem !important; }
  h4 { font-size: 1.1rem !important; }
  p { font-size: 1.05rem !important; }
}

/* Celulares muito grandes - ex: tablets pequenos em modo retrato */
@media screen and (min-width: 481px) and (max-width: 540px) {
  h1 { font-size: 1.6rem !important; }
  h2, h3 { font-size: 1.4rem !important; }
  h4 { font-size: 1.2rem !important; }
  p { font-size: 1.1rem !important; }
}

/* Garante estilos para celulares entre 390px e 393px */
@media screen and (min-width: 390px) and (max-width: 393px) {
  @media (min-width: 390px) and (max-width: 393px) {
  .elementor-kit-6 h1 {
    font-size: 1.4rem !important;
  }

  .elementor-kit-6 h2,
  .elementor-kit-6 h3 {
    font-size: 1.2rem !important;
  }

  .elementor-kit-6 h4 {
    font-size: 1.05rem !important;
  }

  .elementor-kit-6 p {
    font-size: 1rem !important;
  }
}/* End custom CSS */