.elementor-kit-6{--e-global-color-primary:#94B93B;--e-global-color-secondary:#2485AE;--e-global-color-text:#535353;--e-global-color-accent:#FFFFFF;--e-global-color-a04f855:#F1F1F1;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:35px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:40px;--e-global-typography-primary-letter-spacing:1px;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:24px;--e-global-typography-secondary-letter-spacing:1px;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:24px;--e-global-typography-text-letter-spacing:0.5px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:24px;--e-global-typography-accent-letter-spacing:1px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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 */img{height:auto !important;}

.elementor-sticky--active {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  box-shadow: none !important; /* Remove shadow if it looks like a gap */
}
.search-highlight {
    background-color: #fffa8b;
    color: #000;
    padding: 2px 4px;
    border-radius: 3px;
    font-weight: bold;
}


html,
body {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;   
  position: relative;   
}


html {
  overflow-x: clip;
}

/*remove svg to solve the bulletpoint size problem*/
img, video, canvas {
  max-width: 100%;
  height: auto;
}/* End custom CSS */