.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-c479be3:#FE8C4A;--e-global-color-2890f05:#EB701D;--e-global-color-3f50cfa:#9C4910;--e-global-color-a447176:#309ED2;--e-global-color-6ddefbe:#006494;--e-global-color-07ac4d9:#004A6D;--e-global-color-9a59b3e:#FAC807;--e-global-color-49935ba:#3B065E;--e-global-color-91b39e8:#A50104;--e-global-color-a565e8f:#A8C256;--e-global-color-4b6e40f:#222627;--e-global-color-a1b6be9:#F2F7F9;--e-global-color-b20358b:#000000;--e-global-color-6fa8c0f:#FFFFFF;--e-global-color-38fdf3c:#0F0E13;--e-global-color-d299690:#3A3847;--e-global-color-0dc347c:#4D4B5C;--e-global-color-8c9c6aa:#817F8D;--e-global-color-b183da6:#888599;--e-global-color-3dead00:#AAA6BE;--e-global-color-2090c95:#E1DFED;--e-global-color-6bb24ee:#F9F8FF;--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;--e-global-typography-1a8117a-font-family:"Montserrat";--e-global-typography-1a8117a-font-size:52px;--e-global-typography-1a8117a-font-weight:700;--e-global-typography-3dddf98-font-family:"Montserrat";--e-global-typography-3dddf98-font-size:40px;--e-global-typography-3dddf98-font-weight:600;--e-global-typography-aa0e2b1-font-family:"Montserrat";--e-global-typography-aa0e2b1-font-size:32px;--e-global-typography-aa0e2b1-font-weight:600;--e-global-typography-362a4d4-font-family:"Montserrat";--e-global-typography-362a4d4-font-size:24px;--e-global-typography-362a4d4-font-weight:600;--e-global-typography-f668b2d-font-family:"Montserrat";--e-global-typography-f668b2d-font-size:20px;--e-global-typography-f668b2d-font-weight:600;--e-global-typography-1e01e5b-font-family:"Montserrat";--e-global-typography-1e01e5b-font-size:18px;--e-global-typography-1e01e5b-font-weight:400;--e-global-typography-2d50e98-font-family:"Montserrat";--e-global-typography-2d50e98-font-size:16px;--e-global-typography-2d50e98-font-weight:700;--e-global-typography-b733dd0-font-family:"Montserrat";--e-global-typography-b733dd0-font-size:16px;--e-global-typography-b733dd0-font-weight:400;--e-global-typography-7b0267c-font-family:"Montserrat";--e-global-typography-7b0267c-font-size:14px;--e-global-typography-7b0267c-font-weight:400;--e-global-typography-33d635f-font-family:"Montserrat";--e-global-typography-33d635f-font-size:16px;--e-global-typography-33d635f-font-weight:700;--e-global-typography-33d635f-text-transform:uppercase;--e-global-typography-33d635f-letter-spacing:2px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1216px;}.e-con{--container-max-width:1216px;--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:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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-8{--e-global-typography-1a8117a-font-size:48px;--e-global-typography-3dddf98-font-size:32px;--e-global-typography-aa0e2b1-font-size:24px;--e-global-typography-362a4d4-font-size:20px;--e-global-typography-f668b2d-font-size:18px;--e-global-typography-1e01e5b-font-size:16px;--e-global-typography-2d50e98-font-size:14px;--e-global-typography-b733dd0-font-size:14px;--e-global-typography-7b0267c-font-size:12px;--e-global-typography-33d635f-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ===== Scrollbar CSS ===== */
  /* Firefox */
  * {
    scrollbar-width: auto;
    scrollbar-color: #eb701d #ffffff;
  }

  /* Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 8px;
  }

  *::-webkit-scrollbar-track {
    background: #ffffff;
  }

  *::-webkit-scrollbar-thumb {
    background-color: #eb701d;
    border-radius: 0px;
    border: 0px solid #ffffff;
  }/* End custom CSS */