.elementor-kit-294477{--e-global-color-primary:#005110;--e-global-color-secondary:#000000;--e-global-color-text:#767676;--e-global-color-accent:#FFFFFF;--e-global-color-aea38e5:#FFFFFFE3;--e-global-color-0a32165:#76767621;--e-global-typography-primary-font-family:"Ubuntu";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.2em;--e-global-typography-primary-letter-spacing:0.5px;--e-global-typography-31fc20b-font-family:"Ubuntu";--e-global-typography-31fc20b-font-size:14px;--e-global-typography-31fc20b-font-weight:400;--e-global-typography-31fc20b-line-height:1.2em;--e-global-typography-31fc20b-letter-spacing:0.5px;--e-global-typography-ca5bd29-font-family:"Ubuntu";--e-global-typography-ca5bd29-font-size:20px;--e-global-typography-ca5bd29-font-weight:600;--e-global-typography-ca5bd29-line-height:1.2em;--e-global-typography-ca5bd29-letter-spacing:0.5px;--e-global-typography-4d86eda-font-family:"Ubuntu";--e-global-typography-4d86eda-font-size:12px;--e-global-typography-4d86eda-font-weight:400;--e-global-typography-4d86eda-line-height:1.2em;--e-global-typography-4d86eda-letter-spacing:0.5px;}.elementor-kit-294477 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){--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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* 
 * Fluid CSS Clamps by Digital Octapus Agency 
 * Viewport: 320vw to 1200vw
 */

html { font-size: 16px; }

/* Font Family Setup */
body {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
}

code {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
}

/* Typography Sizes - Smaller Headings */
h1, .omn-h1 {
  font-size: clamp(1.45rem, calc(1.320rem + 0.650vw), 1.82rem);
}

h2, .omn-h2 {
  font-size: clamp(1.20rem, calc(1.116rem + 0.420vw), 1.43rem);
}

h3, .omn-h3 {
  font-size: clamp(1.10rem, calc(1.027rem + 0.364vw), 1.30rem);
}

h4, .omn-h4 {
  font-size: clamp(1.02rem, calc(0.956rem + 0.318vw), 1.20rem);
}

h5, .omn-h5 {
  font-size: clamp(0.94rem, calc(0.891rem + 0.245vw), 1.08rem);
}

h6, .omn-h6 {
  font-size: clamp(0.88rem, calc(0.840rem + 0.200vw), 1.00rem);
}

body, .omn-base {
  font-size: clamp(1.00rem, calc(0.909rem + 0.455vw), 1.25rem);
}

small, .omn-small {
  font-size: clamp(0.88rem, calc(0.795rem + 0.398vw), 1.09rem);
}

.tiny, .omn-tiny {
  font-size: clamp(0.75rem, calc(0.682rem + 0.341vw), 0.94rem);
}

code, .omn-code {
  font-size: clamp(0.88rem, calc(0.795rem + 0.398vw), 1.09rem);
}/* End custom CSS */