.elementor-kit-5{--e-global-color-primary:#C97159;--e-global-color-secondary:#F8C732;--e-global-color-text:#63A375;--e-global-color-accent:#1985A1;--e-global-color-1bacdf3:#81559B;--e-global-color-113edab:#FC7C50;--e-global-color-3ec6a95:#FFFFFF;--e-global-typography-primary-font-family:"neue-haas-unica";--e-global-typography-primary-font-size:128px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:0.93em;--e-global-typography-primary-letter-spacing:-2%;--e-global-typography-secondary-font-family:"neue-haas-unica";--e-global-typography-secondary-font-size:64px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:1.09em;--e-global-typography-secondary-letter-spacing:-2%;--e-global-typography-text-font-family:"neue-haas-unica";--e-global-typography-text-font-size:40px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.15em;--e-global-typography-text-letter-spacing:-2%;--e-global-typography-accent-font-family:"neue-haas-unica";--e-global-typography-accent-font-size:36px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.27em;--e-global-typography-accent-letter-spacing:-2%;--e-global-typography-48222be-font-family:"Roboto Mono";--e-global-typography-48222be-font-size:34px;--e-global-typography-48222be-font-weight:400;--e-global-typography-ae739c9-font-family:"Roboto Mono";--e-global-typography-ae739c9-font-size:21px;--e-global-typography-ae739c9-font-weight:400;--e-global-typography-ae739c9-line-height:1.5em;--e-global-typography-ae739c9-letter-spacing:0px;--e-global-typography-97349b5-font-family:"Roboto Mono";--e-global-typography-97349b5-font-size:16px;--e-global-typography-97349b5-font-weight:500;--e-global-typography-97349b5-line-height:1.5em;--e-global-typography-97349b5-letter-spacing:0.32px;--e-global-typography-b16627a-font-family:"neue-haas-unica";--e-global-typography-b16627a-font-size:86px;--e-global-typography-b16627a-font-weight:500;--e-global-typography-b16627a-line-height:1.09em;--e-global-typography-b16627a-letter-spacing:-2%;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1380px;}.e-con{--container-max-width:1380px;--container-default-padding-top:0px;--container-default-padding-right:80px;--container-default-padding-bottom:0px;--container-default-padding-left:80px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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:1366px){.elementor-kit-5{--e-global-typography-primary-font-size:110px;--e-global-typography-secondary-font-size:50px;--e-global-typography-text-font-size:35px;--e-global-typography-accent-font-size:34px;--e-global-typography-48222be-font-size:26px;--e-global-typography-ae739c9-font-size:18px;--e-global-typography-b16627a-font-size:68px;}.e-con{--container-default-padding-top:0px;--container-default-padding-right:60px;--container-default-padding-bottom:0px;--container-default-padding-left:60px;}}@media(max-width:1024px){.elementor-kit-5{--e-global-typography-primary-font-size:90px;--e-global-typography-secondary-font-size:44px;--e-global-typography-accent-font-size:32px;--e-global-typography-b16627a-font-size:60px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:0px;--container-default-padding-right:40px;--container-default-padding-bottom:0px;--container-default-padding-left:40px;}}@media(max-width:880px){.elementor-kit-5{--e-global-typography-text-font-size:30px;--e-global-typography-accent-font-size:28px;--e-global-typography-48222be-font-size:22px;--e-global-typography-ae739c9-font-size:16px;}.e-con{--container-default-padding-top:0px;--container-default-padding-right:20px;--container-default-padding-bottom:0px;--container-default-padding-left:20px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:58px;--e-global-typography-secondary-font-size:34px;--e-global-typography-text-font-size:28px;--e-global-typography-accent-font-size:26px;--e-global-typography-48222be-font-size:20px;--e-global-typography-ae739c9-font-size:18px;--e-global-typography-b16627a-font-size:41px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body::after {
  content: '';
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

body:has(.e-n-menu-toggle[aria-expanded="true"])::after {
  opacity: 1;
  pointer-events: all;
}/* End custom CSS */