.elementor-kit-8{--e-global-color-primary:#00078A;--e-global-color-secondary:#00078A;--e-global-color-text:#000000;--e-global-color-accent:#1EE8A8;--e-global-color-be4d3e7:#000449;--e-global-color-46025da:#FFD800;--e-global-color-d43f9ec:#FF7373;--e-global-color-b9a898f:#0050DD;--e-global-color-37fcef2:#91939B;--e-global-color-c8e8824:#FF3B3B;--e-global-color-1841afb:#00CC88;--e-global-color-ca9c9eb:#FFC200;--e-global-color-1e3bae9:#F9F9F9;--e-global-color-b4a4087:#E0E0E0;--e-global-color-6aeb373:#F0F1F9;--e-global-typography-primary-font-family:"Inter Tight";--e-global-typography-primary-font-size:3em;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter Tight";--e-global-typography-secondary-font-size:2em;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter Tight";--e-global-typography-text-font-size:1.25em;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter Tight";--e-global-typography-accent-font-size:1.25em;--e-global-typography-accent-font-weight:500;--e-global-typography-24f1796-font-family:"Inter Tight";--e-global-typography-24f1796-font-size:1.125em;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h2{color:var( --e-global-color-primary );}.elementor-kit-8 h3{color:var( --e-global-color-b9a898f );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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 */::-webkit-scrollbar{
    width: 15px;
    background: #000449;
}
::-webkit-scrollbar-thumb{
    background: -webkit-linear-gradient(transparent,#004BD8);
    background: linear-gradient(transparent,#004BD8);
    border-radius: 7px;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    ::-webkit-scrollbar{
    width: 0.9vw;
}
    
}

@media screen and (max-width: 767px) {
    ::-webkit-scrollbar{
    width: 0.9vw;
}

a {
  color: #0050DD;
  !important
}

a:hover {
  color: #1EE8A8;
  !important
}/* End custom CSS */