.elementor-kit-7{--e-global-color-primary:#0E1C24;--e-global-color-secondary:#3C464E;--e-global-color-text:#0E1C24;--e-global-color-accent:#00BF63;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Poppins", Sans-serif;font-size:18px;font-weight:700;color:var( --e-global-color-text );padding:5px 5px 5px 5px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:#087440;color:#FFFFFF;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{color:var( --e-global-color-primary );}.elementor-kit-7 h2{font-size:1.5rem;font-weight:700;}.elementor-kit-7 h3{color:var( --e-global-color-primary );font-size:1.1rem;font-weight:700;}.elementor-kit-7 h4{font-weight:700;}.elementor-kit-7 h5{font-weight:600;}.elementor-kit-7 h6{font-weight:600;}.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;}{}h1.entry-title{display:var(--page-title-display);}.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;}}.elementor .e-div-block-base{min-width:30px;padding:10px;display:block;}.elementor .e-flexbox-base{padding:10px;display:flex;flex-direction:row;}.elementor .e-heading-base{margin:0px;}.elementor .e-heading-link-base{all:unset;cursor:pointer;}.elementor .e-image-link-base{width:fit-content;display:inherit;}.elementor .e-image-base{display:block;}.elementor .e-paragraph-base{margin:0px;}.elementor .e-paragraph-link-base{all:unset;cursor:pointer;}.elementor .e-svg-base{width:65px;height:65px;display:inline-block;}.elementor .e-button-base{text-align:center;padding-block-start:12px;padding-block-end:12px;padding-inline-start:24px;padding-inline-end:24px;border-radius:2px;border-width:0px;background-color:#375EFB;display:inline-block;}.elementor .e-youtube-base{overflow:hidden;aspect-ratio:16/9;}
/* Start custom CSS */.elementor-widget-container a{color:#3C464E;}
a {color: #00BF63;}





/* 1. Pequenos dispositivos móveis (até 480px) */
@media (max-width: 480px) {
  /* Estilos para celulares menores */
}

/* 2. Celulares maiores (481px a 767px) */
@media (min-width: 481px) and (max-width: 767px) {
  .single-post h1 {
    font-size: 1.2rem !important;}
      .single-post h2 {
    font-size: 1.2rem !important;}
      .single-post h3 {
    font-size: 1.1rem !important;}
      .single-post h4 {
    font-size: 1.0rem !important;}

h1 {
    font-size: 1.2rem !important;}
h2 {
    font-size: 1.2rem !important;}
h3 {
    font-size: 1.1rem !important;}
h4 {
    font-size: 1.0rem !important;}
}

/* 3. Tablets (768px a 1023px) */
@media (min-width: 768px) and (max-width: 1023px) {

  .single-post h1 {
    font-size: 1.3rem !important;}
      .single-post h2 {
    font-size: 1.3rem !important;}
      .single-post h3 {
    font-size: 1.1rem !important;}
      .single-post h4 {
    font-size: 1.0rem !important;}
}

/* 4. Laptops e notebooks (1024px a 1279px) */
@media (min-width: 1024px) and (max-width: 1279px) {
  /* Estilos para notebooks */
}

/* 5. Desktops médios (1280px a 1439px) */
@media (min-width: 1280px) and (max-width: 1439px) {
  /* Estilos para desktops comuns */
}

/* 6. Telas grandes e monitores 2K (1440px a 1919px) */
@media (min-width: 1440px) and (max-width: 1919px) {
  /* Estilos para monitores maiores */
}

/* 7. Telas ultra largas / 4K (1920px+) */
@media (min-width: 1920px) {
  /* Estilos para telas grandes */
}/* End custom CSS */