.elementor-kit-7{--e-global-color-primary:#E4757C;--e-global-color-secondary:#F4973A;--e-global-color-text:#334550;--e-global-color-accent:#FFFFFF;--e-global-color-6ef3330:#D0E0DF;--e-global-typography-primary-font-family:"Nunito";--e-global-typography-primary-font-size:4rem;--e-global-typography-primary-font-weight:400;--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;}.elementor-kit-7 h1{color:#E4757C;font-size:48px;font-weight:900;}.elementor-kit-7 h2{color:#334550;font-family:"Poppins", Sans-serif;font-size:20px;font-weight:400;}.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);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.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-kit-7{--e-global-typography-primary-font-size:3px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-primary-font-size:2px;}.elementor-kit-7 h1{font-size:32px;line-height:42px;}.elementor-kit-7 h2{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ============================================================
   1. REGRAS PADRÃO (RESET E ACESSIBILIDADE)
   ============================================================ */
b, 
strong {
    font-weight: 700 !important;
}

html, 
body {
    overflow-x: hidden !important;
}

/* ============================================================
   2. DESIGN TOKENS (VARIÁVEIS DE ESCALA - PADRÃO TAILWIND)
   Valores base em REM para melhor acessibilidade
   ============================================================ */
:root {
    --text-xs: 0.75rem;          /* 12px */
    --text-xs--line-height: 1rem;
    --text-sm: 0.875rem;         /* 14px */
    --text-sm--line-height: 1.25rem;
    --text-base: 1rem;           /* 16px */
    --text-base--line-height: 1.5rem;
    --text-lg: 1.125rem;         /* 18px */
    --text-lg--line-height: 1.75rem;
    --text-xl: 1.25rem;          /* 20px */
    --text-xl--line-height: 1.75rem;
    --text-2xl: 1.5rem;          /* 24px */
    --text-2xl--line-height: 2rem;
    --text-3xl: 1.875rem;        /* 30px */
    --text-3xl--line-height: 2.25rem;
    --text-4xl: 2.25rem;         /* 36px */
    --text-4xl--line-height: 2.5rem;
    --text-5xl: 3rem;            /* 48px */
    --text-5xl--line-height: 1;
    --text-6xl: 3.75rem;         /* 60px */
    --text-6xl--line-height: 1;
    --text-7xl: 4.5rem;          /* 72px */
    --text-7xl--line-height: 1;
    --text-8xl: 6rem;            /* 96px */
    --text-8xl--line-height: 1;
    --text-9xl: 8rem;            /* 128px */
    --text-9xl--line-height: 1;

    /* Variáveis de Projeto (Ajuste as cores conforme o manual da marca) */
    --cor-principal:#E4757C; 
    --padding-02: 24px;
    --gradiente: linear-gradient(to bottom, white, black);
}

/* ============================================================
   3. RESPONSIVIDADE AUTOMÁTICA DOS TÍTULOS
   ============================================================ */

/* --- Mobile (Padrão) --- */
:root {
    --titulo-1: var(--text-4xl);
    --titulo-1--lh: var(--text-4xl--line-height);
    --titulo-2: var(--text-3xl);
    --titulo-2--lh: var(--text-3xl--line-height);
    --titulo-3: var(--text-2xl);
    --titulo-3--lh: var(--text-2xl--line-height);
    --titulo-4: var(--text-xl);
    --titulo-4--lh: var(--text-xl--line-height);
    
    --paragrafo: var(--text-base);
    --paragrafo--lh: var(--text-base--line-height);
    --pequeno: var(--text-sm);
    --pequeno--lh: var(--text-sm--line-height);
    --grande: var(--text-lg);
    --grande--lh: var(--text-lg--line-height);
}

/* --- Tablet / Desktop (> 767px) --- */
@media (min-width: 768px) {
    :root {
        --titulo-1: var(--text-6xl);
        --titulo-1--lh: var(--text-6xl--line-height);
        --titulo-2: var(--text-4xl);
        --titulo-2--lh: var(--text-4xl--line-height);
        --titulo-3: var(--text-3xl);
        --titulo-3--lh: var(--text-3xl--line-height);
        --titulo-4: var(--text-2xl);
        --titulo-4--lh: var(--text-2xl--line-height);
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Nunito';
	font-display: auto;
	src: url('https://travessiaspelainfancia.criativiarte.com.br/wp-content/uploads/2026/03/Nunito-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins';
	font-display: auto;
	src: url('https://travessiaspelainfancia.criativiarte.com.br/wp-content/uploads/2026/03/Poppins-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */