.elementor-kit-10{--e-global-color-primary:#EF3043;--e-global-color-secondary:#54595F;--e-global-color-text:#FFFFFF;--e-global-color-accent:#000000;--e-global-typography-primary-font-family:"Barlow Condensed";--e-global-typography-primary-font-size:clamp(1.6rem, 0.1rem + 4.8vw, 2.8rem);--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Barlow Condensed";--e-global-typography-secondary-font-size:clamp(1.6rem, 0.6rem + 3.2vw, 2.4rem);--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Hanken Grotesk";--e-global-typography-text-font-size:clamp(1rem, 0.75rem + 0.8vw, 1.2rem);--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Hanken Grotesk";--e-global-typography-accent-font-size:clamp(1rem, 0.5rem + 1.6vw, 1.4rem);--e-global-typography-accent-font-weight:600;--e-global-typography-13b3b2b-font-family:"Barlow Condensed";--e-global-typography-13b3b2b-font-size:clamp(1.4rem, 0.65rem + 2.4vw, 2rem);--e-global-typography-13b3b2b-font-weight:700;--e-global-typography-13b3b2b-text-transform:uppercase;--e-global-typography-1e56bc2-font-family:"Barlow Condensed";--e-global-typography-1e56bc2-font-size:clamp(1.4rem, 0.9rem + 1.6vw, 1.8rem);--e-global-typography-1e56bc2-font-weight:700;--e-global-typography-1e56bc2-text-transform:uppercase;--e-global-typography-fd29909-font-family:"Barlow Condensed";--e-global-typography-fd29909-font-size:clamp(1.4rem, 1.275rem + 0.4vw, 1.5rem);--e-global-typography-fd29909-font-weight:700;--e-global-typography-fd29909-text-transform:uppercase;--e-global-typography-d94178b-font-family:"Hanken Grotesk";--e-global-typography-d94178b-font-size:clamp(1.2rem, 0.7rem + 1.6vw, 1.6rem);--e-global-typography-a4494f6-font-family:"Hanken Grotesk";--e-global-typography-a4494f6-font-size:clamp(1rem, 0.875rem + 0.4vw, 1.1rem);--e-global-typography-597305a-font-family:"Barlow Condensed";--e-global-typography-597305a-font-size:clamp(1.2rem, 0.95rem + 0.8vw, 1.4rem);--e-global-typography-597305a-font-weight:700;--e-global-typography-597305a-text-transform:uppercase;--e-global-typography-175be7b-font-family:"Barlow Condensed";--e-global-typography-175be7b-font-size:clamp(3.5rem, 1.625rem + 6vw, 5rem);--e-global-typography-175be7b-font-weight:700;--e-global-typography-175be7b-text-transform:uppercase;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.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-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 */#custom-cursor {
  position: fixed;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  pointer-events: none;
  z-index: 9999;
}

/*	disable custom cursor on tablet & mobile */
   @media only screen and (max-width: 768px) {
    #custom-cursor{
        display:none;
     }/* End custom CSS */