.elementor-kit-5{--e-global-color-primary:#164F6D;--e-global-color-secondary:#E9ECEF;--e-global-color-text:#212529;--e-global-color-accent:#F8F9FA;--e-global-color-0ba9085:#FFFFFF;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Manrope", Sans-serif;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-primary );font-family:"Manrope", Sans-serif;}.elementor-kit-5 a:hover{color:var( --e-global-color-primary );font-family:"Manrope", Sans-serif;}.elementor-kit-5 h1{font-family:"Oswald", Sans-serif;text-transform:uppercase;}.elementor-kit-5 h2{font-family:"Oswald", Sans-serif;text-transform:uppercase;}.elementor-kit-5 h4{font-family:"Oswald", Sans-serif;text-transform:uppercase;}.elementor-kit-5 h5{font-family:"Oswald", Sans-serif;text-transform:uppercase;}.elementor-kit-5 h6{font-family:"Oswald", Sans-serif;text-transform:uppercase;}.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);}.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 */body {
    background-color: #F8F9FA;
    background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100' height='100' filter='url(%23noise)' opacity='0.05'/%3E%3C/svg%3E");
}

/* Classe para recorte diagonal (usar em colunas ou imagens) */
.clip-diagonal {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
}

.clip-diagonal-reverse {
    clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);
}

/* Ajuste de seleção de texto */
::selection {
    background-color: #164f6d;
    color: #ffffff;
}/* End custom CSS */