.elementor-kit-6{--e-global-color-primary:#112B61;--e-global-color-secondary:#B08C3D;--e-global-color-text:#333333;--e-global-color-accent:#112B61;--e-global-typography-primary-font-family:"almarose";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"almarose";--e-global-typography-secondary-font-weight:600;--e-global-typography-accent-font-family:"almarose";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;font-family:"almarose", Sans-serif;font-size:1rem;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"almarose", Sans-serif;font-size:3.375rem;font-weight:700;}.elementor-kit-6 h2{font-family:"almarose", Sans-serif;font-size:2.25rem;font-weight:600;}.elementor-kit-6 h3{font-family:"almarose", Sans-serif;font-size:1.5rem;font-weight:600;}.elementor-kit-6 h4{font-family:"almarose", Sans-serif;font-size:1rem;}.elementor-kit-6 h5{font-family:"almarose", Sans-serif;}.elementor-kit-6 h6{font-family:"almarose", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@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 */h1 {
  font-size: clamp(1.75rem, 4vw, 3rem);
  line-height: 1.2;
}

h2 {
  font-size: clamp(1.5rem, 3vw, 2.25rem);
  line-height: 1.3;
}

h3 {
  font-size: clamp(1.25rem, 2.5vw, 1.75rem);
}

p {
  font-size: clamp(0.9375rem, 2vw, 1rem);
  line-height: 1.6;
}/* End custom CSS */