.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-2bf06b8:#FFFFFF;--e-global-color-5367b25:#F2ECE7;--e-global-color-c23af66:#8BB6BF;--e-global-color-72be4e3:#071318;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:500;--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-accent-font-style:normal;--e-global-typography-de5ab86-font-family:"Playfair Display";--e-global-typography-de5ab86-font-size:60px;--e-global-typography-de5ab86-font-weight:700;--e-global-typography-de5ab86-font-style:italic;--e-global-typography-481f569-font-family:"Playfair Display";--e-global-typography-481f569-font-size:18px;--e-global-typography-774fe87-font-family:"Playfair Display";--e-global-typography-774fe87-font-size:18px;--e-global-typography-774fe87-font-style:italic;--e-global-typography-1cfa1cf-font-family:"Inter";--e-global-typography-1cfa1cf-font-size:14px;--e-global-typography-1cfa1cf-font-weight:600;--e-global-typography-1cfa1cf-text-transform:uppercase;--e-global-typography-1cfa1cf-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-kit-6 a{color:#3CB3CE;}.elementor-kit-6 a:hover{color:#569DAC;}.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;}.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-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 */