.elementor-kit-9{--e-global-color-primary:#C06C36;--e-global-color-secondary:#1A1A2E;--e-global-color-text:#F5F5F0;--e-global-color-accent:#F5F1E8;--e-global-color-adf9d86:#FFFFFF;--e-global-color-2429e8a:#000000;--e-global-color-a960346:#EEEEEE;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--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){--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 */html {
  font-size: 16px;
}

/* XXXL */
.xxxlarge :is(h1, h2, h3, h4, h5, h6, p, a, span, button, div, li),
.xxxlarge:is(.e-heading-base, .e-paragraph-base, .e-button-base) {
  font-size: clamp(2.63rem, 2.30172rem + 1.37931vw, 3.25rem);
  line-height: 1.3;
}

/* XXL */
.xxlarge :is(h1, h2, h3, h4, h5, h6, p, a, span, button, div, li),
.xxlarge:is(.e-heading-base, .e-paragraph-base, .e-button-base) {
  font-size: clamp(2.25rem, 1.99138rem + 1.10345vw, 2.75rem);
  line-height: 1.3;
}

/* XL */
.xlarge :is(h1, h2, h3, h4, h5, h6, p, a, span, button, div, li),
.xlarge:is(.e-heading-base, .e-paragraph-base, .e-button-base) {
  font-size: clamp(1.88rem, 1.68103rem + 0.82759vw, 2.25rem);
  line-height: 1.3;
}

/* Large */
.large :is(h1, h2, h3, h4, h5, h6, p, a, span, button, div, li),
.large:is(.e-heading-base, .e-paragraph-base, .e-button-base) {
  font-size: clamp(1.50rem, 1.37069rem + 0.55172vw, 1.75rem);
  line-height: 1.3;
}

/* Medium */
.medium :is(h1, h2, h3, h4, h5, h6, p, a, span, button, div, li),
.medium:is(.e-heading-base, .e-paragraph-base, .e-button-base) {
  font-size: clamp(1.13rem, 1.06034rem + 0.27586vw, 1.25rem);
  line-height: 1.3;
}

/* Normal */
.normal :is(h1, h2, h3, h4, h5, h6, p, a, span, button, div, li),
.normal:is(.e-heading-base, .e-paragraph-base, .e-button-base) {
  font-size: clamp(1rem, 1rem + 0vw, 1rem);
  line-height: 1.3;
}

/* Small */
.small :is(h1, h2, h3, h4, h5, h6, p, a, span, button, div, li),
.small:is(.e-heading-base, .e-paragraph-base, .e-button-base) {
  font-size: clamp(0.94rem, 0.9375rem + 0vw, 0.94rem);
  line-height: 1.3;
}

/* XSmall */
.xsmall :is(h1, h2, h3, h4, h5, h6, p, a, span, button, div, li),
.xsmall:is(.e-heading-base, .e-paragraph-base, .e-button-base) {
  font-size: clamp(0.88rem, 0.875rem + 0vw, 0.88rem);
  line-height: 1.3;
}/* End custom CSS */