.elementor-kit-7{--e-global-color-primary:#25CEE5;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-color-81c9f65:#00000000;--e-global-color-0054753:#1D1D1B;--e-global-color-9becf2c:#90E0EF;--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-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:94%;}.e-con{--container-max-width:94%;}.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 */html {
  font-size: 100%;
}
.xlarge :is(h1, h2, h3, h4, h5, h6, p,a,span,div) {
  font-size: clamp(2rem, 1.4rem + 3.2vw, 3.3rem);
}

.large :is(h1, h2, h3, h4, h5, h6, p,a,span,div) {
  font-size: clamp(1.5rem, 1.2rem + 1.6vw, 2.5rem);
}

.medium :is(h1, h2, h3, h4, h5, h6, p,a,span,div) {
  font-size: clamp(1.25rem, 1.025rem + 1.2vw, 2rem);
}

.small :is(h1, h2, h3, h4, h5, h6, p,a,span,div) {
  font-size: clamp(1rem, 0.925rem + 0.8vw, 2rem);
}

.xsmall :is(h1, h2, h3, h4, h5, h6, p,a,span,div) {
  font-size: clamp(0.82rem, 0.784rem + 0.192vw, 0.87rem);
}/* End custom CSS */