.elementor-kit-8{--e-global-color-primary:#FEFEFE;--e-global-color-secondary:#2A2A2A;--e-global-color-text:#2A2A2A;--e-global-color-accent:#F71B1C;--e-global-color-03be9ff:#2961EB;--e-global-color-3cb4f4a:#8B25B1;--e-global-typography-primary-font-family:"Glegoo";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Glegoo";--e-global-typography-accent-font-weight:500;background-color:#F9F9F9;--e-page-transition-entrance-animation:e-page-transition-zoom-out;--e-page-transition-exit-animation:e-page-transition-zoom-in;--e-page-transition-animation-duration:800ms;--e-preloader-animation:bounce;--e-preloader-animation-duration:500ms;--e-preloader-delay:300ms;}.elementor-kit-8 e-page-transition{background-color:#1C1C1C;}.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 */html, body {
   max-width: 100%;
   overflow-x: hidden;
   height: 100%;
}

::-webkit-scrollbar {
    width: 8px;
    height: 20px;
}

::-webkit-scrollbar-track {
    background:#F9F9F9;
}
  
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: linear-gradient(180deg, #dd3232, #6e30b0, #4f77e5);
}/* End custom CSS */