.elementor-kit-6{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#660019;--e-global-color-text:#000000;--e-global-color-accent:#99C110;--e-global-color-5a023ad:#153F05;--e-global-color-fb48488:#E9E9E9;--e-global-typography-primary-font-family:"Lora";--e-global-typography-primary-font-size:51px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Lora";--e-global-typography-secondary-font-size:39px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Karla";--e-global-typography-text-font-size:1.2rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5rem;--e-global-typography-accent-font-family:"Karla";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:800;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-letter-spacing:0.3px;--e-global-typography-c0bf32b-font-family:"Urbanist";--e-global-typography-c0bf32b-font-size:60px;--e-global-typography-c0bf32b-font-weight:700;--e-global-typography-c0bf32b-line-height:70px;--e-global-typography-7638d98-font-family:"Lora";--e-global-typography-7638d98-font-size:30px;--e-global-typography-7638d98-line-height:40px;--e-global-typography-eec0db0-font-family:"Lora";--e-global-typography-eec0db0-font-size:23px;--e-global-typography-0886734-font-family:"Lora";--e-global-typography-0886734-font-size:51px;--e-global-typography-0886734-font-weight:500;--e-global-typography-a6aaee5-font-family:"Lora";--e-global-typography-a6aaee5-font-size:80px;--e-global-typography-a6aaee5-font-weight:500;--e-global-typography-a6aaee5-line-height:80px;--e-global-typography-9f8ee75-font-family:"Karla";--e-global-typography-9f8ee75-font-size:1.2rem;--e-global-typography-9f8ee75-font-weight:700;--e-global-typography-9f8ee75-line-height:1.3rem;background-color:#E9E9E9;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.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-kit-6{--e-global-typography-accent-font-size:1.1rem;--e-global-typography-accent-letter-spacing:1px;--e-global-typography-a6aaee5-font-size:60px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-6 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-accent-font-size:1.1rem;--e-global-typography-accent-letter-spacing:0.9px;--e-global-typography-c0bf32b-font-size:44px;--e-global-typography-7638d98-font-size:1.6rem;--e-global-typography-7638d98-line-height:2.3rem;--e-global-typography-a6aaee5-font-size:40px;--e-global-typography-a6aaee5-line-height:44px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-6 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --Green:#153F05; --white:#ffffff; --black:#000; --bordeaux:#660019; }
/* Start custom CSS */header.sticky-header.e-container.elementor-element {
  --header-height: 100px;
  --shrink-header-to: 0.6;
  --transition-timing: .45s cubic-bezier(.4, 0, .2, 1);
  background-color: rgba(244, 245, 248, 1);
  --min-height: var(--header-height);
  --transition: background-color var(--transition-timing),
                backdrop-filter var(--transition-timing),
                box-shadow var(--transition-timing),
                min-height var(--transition-timing);
}

header.sticky-header.e-container.elementor-element.elementor-sticky--effects {
  background-color: rgba(244, 245, 248, .8);
  box-shadow: 0px 4px 33px 1px rgba(0, 0, 0, .07);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
  --min-height: calc( var(--header-height) * var(--shrink-header-to) );
}/* End custom CSS */