.elementor-kit-9{--e-global-color-primary:#BA7B22;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#7A7A7A;--e-global-color-accent:#2C3B4C;--e-global-color-969136f:#F0F0F3;--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;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.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;--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 */body {
  font-size: clamp(14px, 2vw, 16px);
}

p {
  font-size: clamp(14px, 2vw, 16px);
}

h1 {
  font-size: clamp(32px, 4vw, 44px);
}

h2 {
  font-size: clamp(20px, 3.5vw, 30px);
}

h3 {
  font-size: clamp(18px, 3vw, 28px);
}

h4 {
  font-size: clamp(16px, 2.5vw, 24px);
}

h5 {
  font-size: clamp(14px, 2.2vw, 20px);
}

h6 {
  font-size: clamp(12px, 2vw, 18px);
}/* End custom CSS */