.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-color-d3c15c1:#3B3B3B;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;color:#261A9C;font-family:"Jost", Sans-serif;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:1500ms;--e-preloader-animation-duration:600ms;--e-preloader-delay:0ms;--e-preloader-width:36%;}.elementor-kit-6 e-page-transition{background-color:#FFFFFF;}.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;}.elementor-kit-6{--e-preloader-width:63%;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}.elementor-kit-6{--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;}}
/* 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 */