.elementor-kit-8690{--e-global-color-primary:#00A1B9;--e-global-color-secondary:#091C37;--e-global-color-text:#292929;--e-global-color-accent:#868686;--e-global-color-2f82fe7:#FFFFFF;--e-global-color-260fe9a:#868686;--e-global-typography-primary-font-family:"Be Vietnam Pro";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Be Vietnam Pro";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Be Vietnam Pro";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Be Vietnam Pro";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;}.elementor-kit-8690 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8690 h1{font-family:"Be Vietnam Pro", Sans-serif;font-size:38px;font-weight:700;}.elementor-kit-8690 h2{font-family:"Be Vietnam Pro", Sans-serif;font-size:28px;font-weight:700;}.elementor-kit-8690 h3{font-family:"Be Vietnam Pro", Sans-serif;font-size:24px;font-weight:700;}.elementor-kit-8690 h4{font-family:"Be Vietnam Pro", Sans-serif;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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 .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{
    overflow-x: hidden;
    width: 100%;
}

::-webkit-scrollbar{
    width: 12px;
    background-color: #D9D9D9;
}

::-webkit-scrollbar-thumb{
    background-color: #D9D9D9;
    border-radius: 50px;
    border: 0px solid white;
}

::-webkit-scrollbar{
    width: 0.7em;
    background: #D9D9D9;
}
::-webkit-scrollbar-thumb{
    background: -webkit-linear-gradient(transparent,#00A1B9);
    background: linear-gradient(transparent,#00A1B9);
    border-radius: 50px;
}/* End custom CSS */