.elementor-kit-6{--e-global-color-primary:#A6294B;--e-global-color-secondary:#8C0335;--e-global-color-text:#660000;--e-global-color-accent:#FFF8D7;--e-global-color-f999559:#F2DFA4;--e-global-color-21e00bf:#D96281;--e-global-color-6896252:#96FFE8;--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;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:1100ms;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-color:var( --e-global-color-f999559 );--e-preloader-size:166px;}.elementor-kit-6 e-page-transition{background-color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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;}.elementor-kit-6{--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;}}@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 root size */

.xxxlarge :is(h1, h2, h3, h4, h5, h6, p, a) {
    font-size: clamp(3.00rem, 2.48276rem + 2.20690vw, 4.00rem);
    line-height: 1.4;
}

.xxlarge :is(h1, h2, h3, h4, h5, h6, p, a) {
    font-size: clamp(2.50rem, 1.98276rem + 2.20690vw, 3.50rem);
    line-height: 1.4;
}

.xlarge :is(h1, h2, h3, h4, h5, h6, p, a) {
    font-size: clamp(2.00rem, 1.48276rem + 2.20690vw, 3.00rem);
    line-height: 1.4;
}

.large :is(h1, h2, h3, h4, h5, h6, p, a) {
    font-size: clamp(1.50rem, 0.98276rem + 2.20690vw, 2.50rem);
    line-height: 1.4;
}

.xmedium :is(h1, h2, h3, h4, h5, h6, p, a) {
    font-size: clamp(1.25rem, 0.86207rem + 1.65517vw, 2.00rem);
    line-height: 1.4;
}

.medium :is(h1, h2, h3, h4, h5, h6, p, a) {
    font-size: clamp(1.19rem, 1.02586rem + 0.68966vw, 1.50rem);
    line-height: 1.4;
}

.small :is(h1, h2, h3, h4, h5, h6, p, a) {
    font-size: clamp(1.13rem, 1.06034rem + 0.27586vw, 1.25rem);
    line-height: 1.4;
}

.xsmall :is(h1, h2, h3, h4, h5, h6, p, a) {
    font-size: clamp(1.00rem, 0.93534rem + 0.27586vw, 1.13rem);
    line-height: 1.4;
}

.xxsmall :is(h1, h2, h3, h4, h5, h6, p, a) {
    font-size: clamp(0.82rem, 0.76681rem + 0.24828vw, 0.94rem);
    line-height: 1.4;
}

body {
    overflow-y: auto !important;
}/* End custom CSS */