.elementor-kit-10{--e-global-color-primary:#FCBF30;--e-global-color-secondary:#FEFAF4;--e-global-color-text:#282828;--e-global-color-accent:#E55141;--e-global-color-1d87fae:#3F662C;--e-global-typography-primary-font-family:"Pacifico";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Bebas Neue";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Nunito Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Bebas Neue";--e-global-typography-accent-font-weight:500;font-family:"Nunito Sans", Sans-serif;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{font-family:"Nunito Sans", Sans-serif;}.elementor-kit-10 h1{font-family:"Pacifico", Sans-serif;font-size:var(--h1);font-weight:700;line-height:var(--leading-h1);}.elementor-kit-10 h2{font-family:"Pacifico", Sans-serif;font-size:var(--h2);font-weight:600;line-height:var(--leading-h2);}.elementor-kit-10 h3{font-family:"Bebas Neue", Sans-serif;font-size:var(--h3);line-height:var(--leading-h3);}.elementor-kit-10 h4{font-family:"Bebas Neue", Sans-serif;font-size:var(--h4);line-height:var(--leading-h4);}.elementor-kit-10 h5{font-family:"Bebas Neue", Sans-serif;font-size:var(--h5);line-height:var(--leading-h5);}.elementor-kit-10 h6{font-family:"Bebas Neue", Sans-serif;font-size:var(--h6);line-height:var(--leading-h6);}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-family:"Bebas Neue", Sans-serif;border-radius:5px 5px 5px 5px;padding:8px 16px 8px 16px;}.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;}}:root { --full-width:100%; --content-width:1130px; --zero-padding:0px; --gutter:20px; --pineapple-yellow:#FCBF30; --charcoal-grey:#282828; --white:#fff; --coconut-cream:#FEFAF4; --label-font:Bebas Neue; --tomato-red:#E55141; --e-gv-0bd7cad:clamp(5rem, 10vw, 10rem); --section-padding-xxl:clamp(5rem, 10vw, 10rem); --section-padding-xl:clamp(4rem, 8vw, 8rem); --section-padding-l:clamp(3rem, 6vw, 6rem); --section-padding-m:clamp(2rem, 4vw, 4rem); --section-padding-s:clamp(1.5rem, 3vw, 3rem); --section-padding-xs:clamp(1rem, 2vw, 2rem); --leafy-green:rgb(42 87 22); --menu-text-line-height:100%; --menu-text-color:#fff; --sides-text-color:#fff; --black:#161616; }
/* Start custom CSS */:root {
  --gutter: 20px;
    
  --section-xxl: clamp(5rem, 10vw, 10rem);
  --section-xl:  clamp(4rem, 8vw, 8rem);
  --section-l:   clamp(3rem, 6vw, 6rem);
  --section-m:   clamp(2rem, 4vw, 4rem);
  --section-s:   clamp(1.5rem, 3vw, 3rem);
  --section-xs:  clamp(1rem, 2vw, 2rem);

  --gap-xxl: clamp(2rem, 4vw, 4rem);
  --gap-xl:  clamp(1.75rem, 3vw, 3rem);
  --gap-l:   clamp(1.25rem, 2vw, 2rem);
  --gap-m:   1.5rem;
  --gap-s:   1rem;
  --gap-xs:  0.5rem;

  --radius-xxl: 2rem;
  --radius-xl:  1.5rem;
  --radius-l:   1rem;
  --radius-m:   0.5rem;
  --radius-s:   0.25rem;
  --radius-xs:  0.125rem;
  --radius-full: 9999px;
  

  --h1: clamp(2.5rem, 5vw, 4rem);
  --h2: clamp(2rem, 4vw, 3rem);
  --h3: clamp(1.75rem, 3vw, 2.25rem);
  --h4: clamp(1.5rem, 2vw, 1.75rem);
  --h5: clamp(1.25rem, 1.5vw, 1.35rem);
  --h6: clamp(1rem, 1vw, 1.125rem);
  
  --leading-h1: 1.1;
  --leading-h2: 1.15;
  --leading-h3: 1.2;
  --leading-h4: 1.25;
  --leading-h5: 1.3;
  --leading-h6: 1.4;
}/* End custom CSS */