.elementor-kit-5{--e-global-color-primary:#0E476B;--e-global-color-secondary:#2CA3EC;--e-global-color-text:#323232;--e-global-color-accent:#0A3957;--e-global-typography-primary-font-family:"Metropolis";--e-global-typography-primary-font-size:3.5em;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-letter-spacing:-3px;--e-global-typography-secondary-font-family:"Metropolis";--e-global-typography-secondary-font-size:3em;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-accent-font-family:"Metropolis";--e-global-typography-accent-font-size:2em;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.2em;--e-global-typography-text-font-family:"Metropolis";--e-global-typography-text-font-size:1.125em;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-0ee5485-font-family:"Metropolis";--e-global-typography-0ee5485-font-size:1.5em;background-color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end: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::-webkit-scrollbar{
    width: 10px;
}

body::-webkit-scrollbar-track{
    background: #07273C;
}

body::-webkit-scrollbar-thumb{
    background-color: #2CA3EC;
    border-radius: 10px;
}

*::selection{
    color: #FFFFFF;
    background: #1387CE;
}

html, body{
    width: 100%;
    overflow-x: hidden;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Metropolis';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://zaexlog.com.br/wp-content/uploads/2025/05/Metropolis-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Metropolis';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://zaexlog.com.br/wp-content/uploads/2025/05/Metropolis-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Metropolis';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://zaexlog.com.br/wp-content/uploads/2025/05/Metropolis-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */