.elementor-kit-7{--e-global-color-primary:#00686B;--e-global-color-secondary:#004D4F;--e-global-color-text:#0F172A;--e-global-color-accent:#31A8AC;--e-global-color-4641782:#FFFFFF;--e-global-color-e175384:#C8C9C9;--e-global-color-c1733be:#F0F1F2;--e-global-color-2663635:#F97316;--e-global-color-b91f4dc:#F8FAFC;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-size:3.75em;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:none;--e-global-typography-primary-letter-spacing:0.04em;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-size:3em;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:1em;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-size:0.875em;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-9bfd9ec-font-family:"Outfit";--e-global-typography-9bfd9ec-font-size:1.875em;--e-global-typography-9bfd9ec-font-weight:600;--e-global-typography-7be2c00-font-family:"Outfit";--e-global-typography-7be2c00-font-weight:500;--e-global-typography-9e0a823-font-family:"Inter";--e-global-typography-9e0a823-font-size:0.875px;--e-global-typography-9e0a823-font-weight:400;background-color:var( --e-global-color-b91f4dc );font-family:"Outfit", Sans-serif;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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;}}/* Start custom CSS *//* ======================================================
   ARQUITETURA THISMA: COMPENSAÇÃO DE MENU FIXO (ÂNCORAS)
   ====================================================== */

html {
    /* Define o espaço que o navegador deve respeitar no topo ao rolar para uma âncora */
    scroll-padding-top: 120px !important; /* Ajuste este valor para a altura exata do seu cabeçalho + respiro */
    
    /* Força a rolagem suave nativa em todos os links âncora */
    scroll-behavior: smooth !important; 
}

/* Fallback de segurança para garantir que as seções com ID respeitem a margem caso o scroll-padding falhe em algum navegador antigo */
[id] {
    scroll-margin-top: 120px; 
}/* End custom CSS */