.elementor-kit-4{--e-global-color-primary:#0C0C0C;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#D59F1E;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Assistant";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Assistant";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Assistant";--e-global-typography-text-font-size:24px;--e-global-typography-text-font-weight:600;--e-global-typography-accent-font-family:"Assistant";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;--e-global-typography-4fbbdce-font-family:"Assistant";--e-global-typography-4fbbdce-font-size:18px;--e-global-typography-4fbbdce-font-weight:800;}.elementor-kit-4 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-kit-4{--e-global-typography-primary-font-size:36px;--e-global-typography-secondary-font-size:30px;--e-global-typography-text-font-size:24px;--e-global-typography-accent-font-size:18px;--e-global-typography-4fbbdce-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body{
overflow-x: hidden;
}

/* width */
::-webkit-scrollbar {
  width:8px;
}


/* Track */
::-webkit-scrollbar-track {
  background: #0C0C0C;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);


}


/* Handle */
::-webkit-scrollbar-thumb {
  background-color: #C18C0B;
  border-radius:100px;


}


/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #C18C0B;
}/* End custom CSS */