.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#261A9C;--e-global-color-text:#261A9C;--e-global-color-accent:#61CE70;--e-global-color-d7ff64a:#342C84;--e-global-color-eb1e82c:#2CEC44;--e-global-typography-primary-font-family:"Jost";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Jost";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Jost";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Jost";--e-global-typography-accent-font-weight:500;color:#261A9C;font-family:"Jost", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#261A9C;}.elementor-kit-6 h2{font-weight:600;}.elementor-kit-6 h3{font-weight:600;}.elementor-kit-6 h4{font-weight:600;}.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);}.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: 16px; } /* Default is always 16px */

.xxxlarge :is(h1, h2, h3, h4, h5, h6, p) {
    font-size: clamp(2.25rem, 1.67647rem + 2.54902vw, 5.50rem);
}

.xxlarge :is(h1, h2, h3, h4, h5, h6, p) {
    font-size: clamp(1.88rem, 1.58824rem + 1.27451vw, 3.50rem);
}

.xlarge :is(h1, h2, h3, h4, h5, h6, p) {
    font-size: clamp(2.00rem, 1.82353rem + 0.78431vw, 3.00rem);
}

.large :is(h1, h2, h3, h4, h5, h6, p) {
    font-size: clamp(1.50rem, 1.32353rem + 0.78431vw, 2.50rem);
}

.xmedium :is(h1, h2, h3, h4, h5, h6, p) {
    font-size: clamp(1.25rem, 1.11765rem + 0.58824vw, 2.00rem);
}

.medium :is(h1, h2, h3, h4, h5, h6, p) {
    font-size: clamp(1.20rem, 1.14706rem + 0.23529vw, 1.50rem);
}

.small :is(h1, h2, h3, h4, h5, h6, p) {
    font-size: clamp(1.10rem, 1.07353rem + 0.11765vw, 1.25rem);
}

.xsmall :is(h1, h2, h3, h4, h5, h6, p) {
    font-size: clamp(1.00rem, 0.97882rem + 0.09412vw, 1.12rem);
}

.xxsmall :is(h1, h2, h3, h4, h5, h6, p) {
    font-size: clamp(0.82rem, 0.79882rem + 0.09412vw, 0.94rem);
}/* End custom CSS */