.elementor-kit-9{--e-global-color-primary:#176A35;--e-global-color-secondary:#333333;--e-global-color-text:#000000;--e-global-color-accent:#F1F1F1;--e-global-color-42be3d2:#FFFFFF;--e-global-color-b3a311a:#44A560;--e-global-color-b5ff57f:#FAA61A;--e-global-color-90957d9:#EA8422;--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:500;font-family:"Poppins", Sans-serif;}.elementor-kit-9 a{font-family:"Poppins", Sans-serif;}.elementor-kit-9 h1{font-family:"Poppins", Sans-serif;}.elementor-kit-9 h2{font-family:"Poppins", Sans-serif;}.elementor-kit-9 h3{font-family:"Poppins", Sans-serif;}.elementor-kit-9 h4{font-family:"Poppins", Sans-serif;}.elementor-kit-9 h5{font-family:"Poppins", Sans-serif;}.elementor-kit-9 h6{font-family:"Poppins", Sans-serif;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-family:"Poppins", Sans-serif;}.elementor-kit-9 label{font-family:"Poppins", Sans-serif;}.elementor-kit-9 input:not([type="button"]):not([type="submit"]),.elementor-kit-9 textarea,.elementor-kit-9 .elementor-field-textual{font-family:"Poppins", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 *//* ===== Scrollbar CSS ===== */
  /* Firefox */
  * {
    scrollbar-width: auto;
    scrollbar-color: #ebebeb #f9f9f9;
  }

  /* Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 5px;
  }

  *::-webkit-scrollbar-track {
    background: #f9f9f9;
  }

  *::-webkit-scrollbar-thumb {
    background-color: #ebebeb;
    border-radius: 0px;
    border: 0px solid #ffffff;
  }/* End custom CSS */