.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-ab02062:#FFFFFF;--e-global-color-e83f5a5:#0CBEB6;--e-global-color-e01b7d4:#161D25;--e-global-color-02de89c:#0C0C0C;--e-global-typography-primary-font-family:"Assistant";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:800;--e-global-typography-primary-line-height:120%;--e-global-typography-primary-letter-spacing:0.5px;--e-global-typography-secondary-font-family:"Assistant";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:800;--e-global-typography-secondary-letter-spacing:0.3px;--e-global-typography-text-font-family:"Assistant";--e-global-typography-text-font-size:24px;--e-global-typography-text-font-weight:800;--e-global-typography-accent-font-family:"Assistant";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1160px;}.e-con{--container-max-width:1160px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 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-5{--e-global-typography-primary-font-size:36px;--e-global-typography-primary-line-height:110%;--e-global-typography-primary-letter-spacing:0.3px;--e-global-typography-secondary-font-size:26px;--e-global-typography-secondary-letter-spacing:0.2px;}.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:10px;
}


/* Track */
::-webkit-scrollbar-track {
  background: #0C0C0C;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);


}


/* Handle */
::-webkit-scrollbar-thumb {
background:linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);
  border-radius:100px;


}


/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #F3DD77;
}/* End custom CSS */