.elementor-kit-6{--e-global-color-primary:#2C2A28;--e-global-color-secondary:#A24F2C;--e-global-color-text:#FFFFFF;--e-global-color-accent:#D7B338;--e-global-color-88a34cb:#2C2A28;--e-global-color-1775e13:#A24F2C;--e-global-color-63df579:#9CA3AF;--e-global-color-6b7e8ba:#2D2D2D;--e-global-color-f2dfc0c:#374151;--e-global-color-4b3b855:#1A1A1A;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:700;background-color:#1A1A1A;color:var( --e-global-color-text );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 );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );color:#000000;border-style:none;border-radius:0px 0px 0px 0px;padding:14px 30px 14px 30px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{color:var( --e-global-color-text );font-size:60px;}.elementor-kit-6 h2{color:var( --e-global-color-accent );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-kit-6 h3{color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:36px;font-weight:700;}.elementor-kit-6 h4{color:var( --e-global-color-text );font-family:"Montserrat", Sans-serif;font-size:24px;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1368px;}.e-con{--container-max-width:1368px;}.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-kit-6{font-size:var( --e-global-typography-text-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{font-size:var( --e-global-typography-text-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;}}/* Start custom CSS *//* =========================================================
   ELEMENTOR GLOBAL RESPONSIVE HEIGHT FIX
   Keeps sections BIG but zoom-friendly (site-wide)
   ========================================================= */

/* 1. Remove hard height locks */
.elementor-section,
.elementor-inner-section {
  height: auto !important;
}

/* 2. Replace vh-based min-heights with fluid spacing */
.elementor-section-height-min-height,
.elementor-section-height-full {
  min-height: auto !important;
  padding-top: clamp(5rem, 12vh, 10rem);
  padding-bottom: clamp(5rem, 12vh, 10rem);
}

/* 3. Allow all containers to scale naturally */
.elementor-section .elementor-container,
.elementor-section .elementor-column,
.elementor-section .elementor-widget-wrap {
  min-height: 0 !important;
}

/* 4. Make all images scale with zoom */
.elementor img {
  max-width: 100% !important;
  height: auto !important;
}

/* 5. Ensure background images behave correctly */
.elementor-section {
  background-size: cover;
  background-position: center;
}
#scroll-progress-bar {
  position: fixed;
  top: 0;
  left: 0;
  height: 4px;
  width: 0%;
  background-color: #d4af37;
  z-index: 10000;
}/* End custom CSS */