.elementor-kit-8{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#090F18;--e-global-color-text:#FAFBFC;--e-global-color-accent:#EDF2F7;--e-global-color-771e01f:#DBE3EF;--e-global-color-1eead14:#CFDBEA;--e-global-color-cdecd3a:#C5D3E6;--e-global-color-b61ba42:#BACCE2;--e-global-color-980805a:#ABC0DC;--e-global-color-24a2f67:#90ADD2;--e-global-color-88424ff:#6380A3;--e-global-color-660deff:#597597;--e-global-color-4aa2ecc:#405773;--e-global-color-d8d71a2:#122032;--e-global-color-096a205:#FAFAFF;--e-global-color-efa20e1:#EBEDFF;--e-global-color-3b16629:#E1E3F2;--e-global-color-ee4c314:#D5D9F5;--e-global-color-ccbcf00:#C7CDF7;--e-global-color-090523a:#B7BEF4;--e-global-color-47185dd:#A2AAED;--e-global-color-defc75b:#868DE6;--e-global-color-551dfa8:#6967F2;--e-global-color-491f5c7:#5E59E3;--e-global-color-725c9af:#483FBE;--e-global-color-3019121:#282767;--e-global-color-8db99ff:#0095FF;--e-global-color-11e0e1a:#0178E6;--e-global-color-103058f:#12B76A;--e-global-color-7e264dc:#F79009;--e-global-color-f373e93:#F04438;--e-global-typography-primary-font-family:"Compasso Bold";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Compasso Bold";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Compasso Bold";--e-global-typography-text-font-size:32px;--e-global-typography-text-font-weight:600;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Compasso Bold";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.2em;--e-global-typography-6f6dfb2-font-family:"Compasso";--e-global-typography-6f6dfb2-font-size:20px;--e-global-typography-6f6dfb2-font-weight:300;--e-global-typography-6f6dfb2-line-height:1.5em;--e-global-typography-c3e313b-font-family:"Compasso";--e-global-typography-c3e313b-font-size:18px;--e-global-typography-c3e313b-font-weight:300;--e-global-typography-c3e313b-line-height:1.5em;--e-global-typography-6cd284e-font-family:"Compasso";--e-global-typography-6cd284e-font-size:16px;--e-global-typography-6cd284e-font-weight:300;--e-global-typography-6cd284e-line-height:1.5em;--e-global-typography-72edcef-font-family:"Compasso";--e-global-typography-72edcef-font-size:14px;--e-global-typography-72edcef-font-weight:300;--e-global-typography-72edcef-line-height:1.5em;--e-global-typography-075d52f-font-family:"Compasso";--e-global-typography-075d52f-font-size:12px;--e-global-typography-075d52f-font-weight:300;--e-global-typography-075d52f-line-height:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}@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 *//* Bloqueia a rolagem horizontal */
html, body {
    width: 100%;
    overflow-x: hidden;
}

/* Estilo da barra de rolagem */
::-webkit-scrollbar {
  width: 16px;
}

/* Cor de fundo da barra de rolagem */
::-webkit-scrollbar-track {
  background: #FAFAFF;
}

/* Estilo da barra deslizante */
::-webkit-scrollbar-thumb {
  background: #6967F2;
  border-radius: 100px;
  border: 4px solid #FAFAFF;
}

/* Remove a margem inferior do widget de parágrafo */
p:last-child {
    margin-bottom: 0px !important;
}

/* Balanceia o texto */
h1, h2, h3, p { 
    text-wrap: balance !important;
}

.elementor-kit-8 b {
font-weight: 700 !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Compasso';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://blogfacilita.liber.design/wp-content/uploads/2026/02/Compasso-Light.woff') format('woff');
}
@font-face {
	font-family: 'Compasso';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://blogfacilita.liber.design/wp-content/uploads/2026/02/Compasso-Bold.woff') format('woff');
}
/* End Custom Fonts CSS */