.elementor-kit-6{--e-global-color-primary:#335B64;--e-global-color-secondary:#22303F;--e-global-color-text:#4A5A72;--e-global-color-accent:#335B64;--e-global-color-d63f915:#FFFFFF;--e-global-color-bb6c335:#F2ECE7;--e-global-color-ede3e9f:#8BB6BF;--e-global-color-4a52ea0:#071318;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;--e-global-typography-528cb7c-font-family:"Playfair Display";--e-global-typography-528cb7c-font-size:60px;--e-global-typography-528cb7c-font-weight:700;--e-global-typography-528cb7c-font-style:italic;--e-global-typography-79d8013-font-family:"Playfair Display";--e-global-typography-79d8013-font-size:18px;--e-global-typography-296b740-font-family:"Playfair Display";--e-global-typography-296b740-font-size:18px;--e-global-typography-296b740-font-style:italic;--e-global-typography-b58a85f-font-family:"Inter";--e-global-typography-b58a85f-font-size:14px;--e-global-typography-b58a85f-font-weight:600;--e-global-typography-b58a85f-text-transform:uppercase;--e-global-typography-b58a85f-letter-spacing:2px;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.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-6 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.destaque1 {
    font-family: 'playfair display', sans-serif !important;
    font-weight: 800;
    font-style: italic;
    background: linear-gradient(45deg, #8bb6bf, #f2ece7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block; /* Garante a renderização perfeita do degradê */
    
    /* Correção para não cortar as letras em itálico: */
    display: inline-block;
    padding: 0em 0.1em 0.1em 0.1em; /* Cria o espaço necessário para a inclinação da última letra */
    overflow: visible !important; /* Garante que nenhum caractere seja podado */
}

.destaque2 {
    font-family: 'playfair display', sans-serif !important;
    font-weight: 800;
    font-style: italic;
    background: linear-gradient(45deg, #8bb6bf, #335b64);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block; /* Garante a renderização perfeita do degradê */
    
    /* Correção para não cortar as letras em itálico: */
    display: inline-block;
    padding: 0em 0.1em 0.1em 0.1em; /* Cria o espaço necessário para a inclinação da última letra */
    overflow: visible !important; /* Garante que nenhum caractere seja podado */
}/* End custom CSS */