.elementor-kit-6{--e-global-color-primary:#00B8FF;--e-global-color-secondary:#212121;--e-global-color-text:#212121;--e-global-color-accent:#212121;--e-global-color-b09bfea:#000000;--e-global-color-371bcd8:#FFFFFF;--e-global-color-a95b339:#E1F7FF;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:400;background-color:#F3F7F9;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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);}@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::-webkit-scrollbar {
    width: 5px;
    height: 4px;
}

html::-webkit-scrollbar-track {
    background: #D9D9D9;
    border-radius: 10px;
}

html::-webkit-scrollbar-thumb {
    background: #00425B;
    border-radius: 10px;
}
html, body{
    overflow-x: hidden;
}/* End custom CSS */