.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-35ce9d8:#49007E;--e-global-color-9b7876f:#FF7D10;--e-global-color-67f173c:#FCFDFF;--e-global-color-1470cfd:#EDEDF2;--e-global-color-9078e3e:#292929;--e-global-typography-primary-font-family:"Lexend";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Lexend";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Lexend";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lexend";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:700;--e-global-typography-029b0ed-font-family:"Lexend";--e-global-typography-029b0ed-font-size:18px;--e-global-typography-029b0ed-font-weight:700;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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, html {
    overflow-x: hidden !important;
}

/* Barra de rolagem */
body::-webkit-scrollbar {
    width: 10px; /* Tamanho da barra */
    background-color: #888888; /* Cor do fundo (cinza) */
    opacity: 0.5; /* Opacidade de 50% */
}

/* Thumb da barra de rolagem */
body::-webkit-scrollbar-thumb {
    border-radius: 10px; /* borda arredondada */
    background: linear-gradient(to bottom,
        #ff7d10 10%, /* cor superior */
        #49007e 100%); /* cor inferior */
    opacity: 0.5; /* Opacidade de 50% */
}

/* Quando começar a rolar, a barra de rolagem se torna visível */
body:hover::-webkit-scrollbar-thumb,
body::-webkit-scrollbar-thumb:active {
    opacity: 0.5; /* Mantém a opacidade de 50% ao rolar */
}

body::-webkit-scrollbar-track {
    opacity: 0.5; /* Opacidade de 50% para o fundo da barra de rolagem */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Lexend';
	font-display: auto;
	src: url('https://talentosrh.upflare.com.br/wp-content/uploads/2024/12/Lexend-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */