.elementor-kit-10{--e-global-color-primary:#1482EB;--e-global-color-secondary:#2DBE5F;--e-global-color-text:#3C1919;--e-global-color-accent:#FF5F55;--e-global-color-efe40e5:#FFFAF0;--e-global-color-c1261e7:#00284B;--e-global-typography-primary-font-family:"Gesit";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Gesit";--e-global-typography-secondary-font-size:48px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Gesit";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Gesit";--e-global-typography-accent-font-size:22px;--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Gesit", Sans-serif;font-size:18px;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{background-color:var( --e-global-color-primary );font-size:20px;color:var( --e-global-color-efe40e5 );box-shadow:0px 0px 8px 0px rgba(0, 0, 0, 0.25);border-radius:16px 16px 16px 16px;}.elementor-kit-10 button:hover,.elementor-kit-10 button:focus,.elementor-kit-10 input[type="button"]:hover,.elementor-kit-10 input[type="button"]:focus,.elementor-kit-10 input[type="submit"]:hover,.elementor-kit-10 input[type="submit"]:focus,.elementor-kit-10 .elementor-button:hover,.elementor-kit-10 .elementor-button:focus{background-color:var( --e-global-color-c1261e7 );}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{font-family:"Gesit", Sans-serif;}.elementor-kit-10 h1{color:var( --e-global-color-primary );font-family:"Gesit", Sans-serif;font-size:60px;font-weight:700;text-transform:uppercase;}.elementor-kit-10 h2{color:var( --e-global-color-text );font-family:"Gesit", Sans-serif;font-size:48px;font-weight:700;text-transform:none;}.elementor-kit-10 h3{color:var( --e-global-color-text );font-family:"Gesit", Sans-serif;font-size:24px;}.elementor-kit-10 h5{font-family:"Gesit", Sans-serif;}.elementor-kit-10 h6{font-family:"Gesit", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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);}.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 *//* Garante base correta */
html, body { height: 100%; }

/* Força a seção a ocupar a tela inteira no mobile */
@media (max-width: 767px) {
  .full-screen-mobile{
    min-height: 100vh;   /* fallback */
    min-height: 100svh;  /* melhor em iOS/Android modernos (safe viewport) */
    min-height: 100dvh;  /* melhor quando a barra do navegador muda */
    height: auto;
    width: 100%;
    overflow: hidden; /* evita “sobrar” scroll interno por padding/margem */
    padding-bottom: env(safe-area-inset-bottom); /* iPhone com notch */
  }
}
@media(max-width:767px){
    .icon-absolute{
        display:none;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gesit';
	font-display: auto;
	src: url('https://civicus.com.br/wp-content/uploads/2025/06/Geist-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */