.elementor-kit-19721{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Libre Baskerville";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Libre Baskerville";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Libre Baskerville";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Libre Baskerville";--e-global-typography-accent-font-weight:500;--e-global-typography-e568048-font-family:"Oswald";--e-global-typography-e568048-font-size:32px;--e-global-typography-e568048-font-weight:600;--e-global-typography-e568048-text-transform:none;--e-global-typography-e568048-font-style:normal;--e-global-typography-e568048-text-decoration:none;--e-global-typography-e568048-line-height:1.2em;--e-global-typography-e568048-letter-spacing:0px;background-color:#F6F8FE;}.elementor-kit-19721 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);}@media(max-width:1024px){.elementor-kit-19721{--e-global-typography-e568048-font-size:45px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-19721{--e-global-typography-e568048-font-size:28px;--e-global-typography-e568048-line-height:1.1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* =========================
   BASE TIPOGRÁFICA
========================= */
html {
    font-size: 16px;
}

body {
    font-family: "Libre Baskerville", serif;
    font-size: 1rem; /* 16px */
    line-height: 1.65;
    color: #222;
}

/* Texto geral */
p,
li,
td,
th,
label,
input,
textarea,
select,
button,
a {
    font-family: "Libre Baskerville", serif;
    font-size: 1rem;
    line-height: 1.65;
}

/* Parágrafos */
p {
    margin-bottom: 1.2em;
}



/* Links */
a {
    text-decoration: none;
    line-height: 1.6;
}

/* =========================
   TÍTULOS (h1–h4)
========================= */
h1, h2, h3, h4 {
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 0.6em;
}

/* Escala tipográfica */
h1 {
    font-size: 2.2rem;   /* ~35px */
    line-height: 1.2;
}

h2 {
    font-size: 1.8rem;   /* ~29px */
}

h3 {
    font-size: 1.4rem;   /* ~22px */
}

h4 {
    font-size: 1.15rem;  /* ~18px */
    letter-spacing: 0.5px;
}

/* Links dentro de títulos */
h1 a,
h2 a,
h3 a,
h4 a {
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    line-height: inherit;
}

/* =========================
   ESPAÇAMENTO VERTICAL
========================= */
section,
.elementor-section {
    margin-bottom: 2rem;
}

.elementor-widget {
    margin-bottom: 1.5rem;
}/* End custom CSS */