.elementor-kit-6{--e-global-color-primary:#3C73BF;--e-global-color-secondary:#F1A205;--e-global-color-text:#232020;--e-global-color-accent:#4FAEE9;--e-global-color-1e0dffd:#113D7F;--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:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Poppins", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{color:var( --e-global-color-1e0dffd );font-family:"Poppins", Sans-serif;}.elementor-kit-6 h2{color:var( --e-global-color-1e0dffd );}.elementor-kit-6 h3{color:var( --e-global-color-1e0dffd );}.elementor-kit-6 h4{color:var( --e-global-color-1e0dffd );}.elementor-kit-6 h5{color:var( --e-global-color-1e0dffd );}.elementor-kit-6 h6{color:var( --e-global-color-1e0dffd );}.elementor-kit-6 label{font-size:13px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){margin-block-end: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 *//* FONT CLAMP -- Min Width 400p -- Max Width 1200px */

/* Set the root font size to 100% to be better for Web Accessibility*/
html {font-size: 100%;}

/* If you prefer to set it to 10px for easier rem calculations */
html {font-size: 62.5%;} /* 1rem = 10px */


/* Add a title to the css id of a container such as 'hero' and then  use #hero to only target that container.
#hero h1 {font-size: clamp(2rem, 1.25rem + 3vw, 3.5rem);
font-weight: 800;}

#hero h2 {font-size: clamp(2rem, 1.25rem + 3vw, 3.5rem);
font-weight: 800;}

#hero p {font-size: clamp(2rem, 1.25rem + 3vw, 3.5rem);
font-weight: 800;}
*/

h1 {font-size: clamp(2.5rem, 1.75rem + 3vw, 4rem);
font-weight: 900;} /* 40px to 64px */

h2 {font-size: clamp(2rem, 1.25rem + 3vw, 3.5rem);
font-weight: 800;} /* 32px to 56px */

h3 {font-size: clamp(1.75rem, 1.125rem + 2.5vw, 3rem);
font-weight: 700;} /* 28px to 48px */

h4 {font-size: clamp(1.5rem, 1rem + 2vw, 2.5rem);
font-weight: 500;} /* 24px to 40px */

h5 {font-size: clamp(1.25rem, 0.875rem + 1.5vw, 2rem);
font-weight: 500;} /* 20px to 32px */

h6 {font-size: clamp(1rem, 0.75rem + 1vw, 1.5rem);
font-weight: 500;} /* 16px to 28px */

body {font-size: clamp(1.125rem, 1.00820rem + 0.49180vw, 1.5rem);
font-weight: normal;} /* 16px to 20px *//* End custom CSS */