.elementor-kit-36{--e-global-color-primary:#00ACEE;--e-global-color-secondary:#FDFDFD;--e-global-color-text:#161616;--e-global-color-accent:#8BC53D;--e-global-color-2606727:#0BA7E3;--e-global-color-0d9a980:#F1FBFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:57px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:25px;--e-global-typography-accent-font-weight:600;background-color:var( --e-global-color-secondary );}.elementor-kit-36 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-36{--e-global-typography-primary-font-size:36px;--e-global-typography-secondary-font-size:30px;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-36{--e-global-typography-primary-font-size:32px;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-size:26px;--e-global-typography-secondary-line-height:1.4em;--e-global-typography-text-font-size:18px;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body{
    width: 100%;
    overflow-x: hidden
}

/* ScrollGenPRO - webdevpro.club */
/* Desenvolvido por WebDevPro */
/* Compatível com Chrome e Edge */

/* Configurações da barra de rolagem */
::-webkit-scrollbar {
    width: 10px;
}

/* Configurações da trilha */
::-webkit-scrollbar-track {
    background: #ffffff;
}

::-webkit-scrollbar-track:hover {
    background: #ffffff;
}

/* Configurações do thumb */
::-webkit-scrollbar-thumb {
    background: #0ba7e3;
    border-radius: 20px;
    border: px solid #2563eb;
}

::-webkit-scrollbar-thumb:hover {
    background: #0ba7e3;
}/* End custom CSS */