.elementor-kit-6{--e-global-color-primary:#103F6A;--e-global-color-secondary:#F6C401;--e-global-color-text:#1A2C5C;--e-global-color-accent:#1963AA;--e-global-color-09c1404:#000000;--e-global-color-e6c1ba5:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:400;background-color:#EAF4FF;}.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 */