.elementor-kit-515{--e-global-color-primary:#444B30;--e-global-color-secondary:#918E7C;--e-global-color-text:#DDD1C7;--e-global-color-accent:#8DB580;--e-global-color-40ac884:#D0D0BD;--e-global-color-e2786f9:#C2CFB2;--e-global-color-8dc7e8f:#A8C299;--e-global-color-bc9aaa9:#D0D0BD;--e-global-color-c13b8e3:#FFFFFF;--e-global-color-6b1203f:#0E0E0E;--e-global-typography-primary-font-family:"Nunito Sans";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Nunito Sans";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Nunito Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Nunito Sans";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-primary );color:var( --e-global-color-primary );font-family:"Nunito Sans", Sans-serif;font-size:16px;font-weight:500;--e-preloader-animation-duration:5000ms;--e-preloader-delay:0ms;--e-preloader-width:31%;}.elementor-kit-515 button,.elementor-kit-515 input[type="button"],.elementor-kit-515 input[type="submit"],.elementor-kit-515 .elementor-button{background-color:var( --e-global-color-primary );color:#FFFFFF;box-shadow:0px 0px 10px 0px #FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-radius:10px 10px 10px 10px;}.elementor-kit-515 button:hover,.elementor-kit-515 button:focus,.elementor-kit-515 input[type="button"]:hover,.elementor-kit-515 input[type="button"]:focus,.elementor-kit-515 input[type="submit"]:hover,.elementor-kit-515 input[type="submit"]:focus,.elementor-kit-515 .elementor-button:hover,.elementor-kit-515 .elementor-button:focus{background-color:#8DB580;color:#FFFFFF;}.elementor-kit-515 e-page-transition{background-color:var( --e-global-color-primary );}.elementor-kit-515 a{color:var( --e-global-color-primary );}.elementor-kit-515 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-515 h1{font-family:"Nunito Sans", Sans-serif;font-size:24px;}.elementor-kit-515 h2{font-family:"ephesis", Sans-serif;font-size:24px;}.elementor-kit-515 h3{font-family:"ephesis", Sans-serif;font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1120px;}.e-con{--container-max-width:1120px;--container-default-padding-top:60px;--container-default-padding-right:0px;--container-default-padding-bottom:60px;--container-default-padding-left:00px;}.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{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;--container-default-padding-top:45px;--container-default-padding-right:45px;--container-default-padding-bottom:45px;--container-default-padding-left:45px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:30px;--container-default-padding-right:30px;--container-default-padding-bottom:30px;--container-default-padding-left:30px;}}/* Start custom CSS *//* Make header overlay the page from the start */
.header-overlay {
  position: absolute;
  top: 0; left: 0; right: 0;
  z-index: 1000;
  background: transparent; /* initial */
  transition: background .25s ease, box-shadow .25s ease, backdrop-filter .25s ease;
}

/* When sticky kicks in, switch to fixed and add your scrolled style */
.elementor-sticky--effects.header-overlay {
  position: fixed;
  background: rgba(68,75,48,0.92); /* #444B30 with a touch of opacity */
  backdrop-filter: saturate(160%) blur(8px); /* optional glass */
  box-shadow: 0 4px 18px rgba(0,0,0,.08);
}

/* Kill the “gap” the sticky spacer creates */
.elementor-sticky__spacer {
  display: none !important;
}

/* Just in case any theme/page padding sneaks in */
body, .site-main, .elementor-location-single {
  margin-top: 0 !important;
  padding-top: 0 !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Nunito Sans';
	font-display: auto;
	src: url('https://lim.fwf.temporary.site/wp-content/uploads/2026/03/nunitosans-italic-variablefont_ytlcopszwdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'ephesis';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://lim.fwf.temporary.site/wp-content/uploads/2025/08/Ephesis-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'ephesis';
	font-style: oblique;
	font-weight: 700;
	font-display: auto;
	src: url('https://lim.fwf.temporary.site/wp-content/uploads/2025/08/Ephesis-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */