.elementor-kit-14{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#0F172A;--e-global-color-text:#64748B;--e-global-color-accent:#0284C7;--e-global-color-8f3032e:#E5E5E5;--e-global-color-682e1c0:#F8FAFC;--e-global-color-bdf86cc:#E5E7EB;--e-global-color-b744361:#F0F9FF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:15px;line-height:1.6em;}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.elementor-kit-14 a{font-family:"Inter", Sans-serif;}.elementor-kit-14 h1{color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;font-size:44px;font-weight:700;line-height:1.1em;letter-spacing:-1.2px;}.elementor-kit-14 h2{color:var( --e-global-color-secondary );font-family:"Inter", Sans-serif;font-size:28px;font-weight:700;line-height:1.1em;letter-spacing:-0.5px;}.elementor-kit-14 h3{color:var( --e-global-color-secondary );font-family:"Inter", Sans-serif;font-size:17px;font-weight:700;}.elementor-kit-14 h4{color:var( --e-global-color-secondary );font-size:14px;font-weight:700;line-height:1.4em;}.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-kit-14{font-size:14px;}.elementor-kit-14 h1{font-size:26px;}.elementor-kit-14 h2{font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* Webkit (Chrome, Edge, Safari) */
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

::-webkit-scrollbar-track {
  background: #e2e8f0;
  border-radius: 8px;
}

::-webkit-scrollbar-thumb {
  background: #0284C7;
  border-radius: 8px;
}

::-webkit-scrollbar-thumb:hover {
  background: #0369a1;
}

/* Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: #0284C7 #e2e8f0;
}/* End custom CSS */