.elementor-kit-7{--e-global-color-primary:#C9342E;--e-global-color-secondary:#1F2528;--e-global-color-text:#151515;--e-global-color-accent:#FAFAF7;--e-global-color-tehno_graphite:#1F2528;--e-global-color-construction_red:#C9342E;--e-global-color-soft_white:#FAFAF7;--e-global-color-warm_concrete:#EFEAE3;--e-global-color-light_sand:#F4F0E8;--e-global-color-almost_black:#151515;--e-global-color-muted_gray:#6C6C6C;--e-global-color-soft_line:#E1DDD4;--e-global-color-status_green:#2F8F5B;--e-global-color-status_amber:#C98218;--e-global-color-status_gray_sold:#8B8B8B;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.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;}}/* Start custom CSS */:root {
  --text-xs: clamp(0.75rem, 0.72rem + 0.15vw, 0.875rem);
  --text-sm: clamp(0.875rem, 0.84rem + 0.18vw, 1rem);
  --text-base: clamp(1rem, 0.96rem + 0.22vw, 1.125rem);
  --text-lg: clamp(1.125rem, 1.05rem + 0.35vw, 1.375rem);
  --text-xl: clamp(1.375rem, 1.2rem + 0.8vw, 1.875rem);
  --text-2xl: clamp(1.75rem, 1.35rem + 1.8vw, 3rem);
  --text-3xl: clamp(2.25rem, 1.6rem + 3vw, 4.5rem);

  --space-1: 0.25rem;
  --space-2: 0.5rem;
  --space-3: 0.75rem;
  --space-4: 1rem;
  --space-6: 1.5rem;
  --space-8: 2rem;
  --space-10: 2.5rem;
  --space-12: 3rem;
  --space-16: 4rem;
  --space-20: 5rem;
  --space-24: 6rem;

  --section-sm: clamp(3rem, 2rem + 4vw, 5rem);
  --section-md: clamp(4rem, 3rem + 5vw, 7rem);
  --section-lg: clamp(5rem, 4rem + 7vw, 10rem);

  --radius-sm: 0.5rem;
  --radius-md: 0.875rem;
  --radius-lg: 1.25rem;
  --radius-xl: 1.75rem;

  --color-graphite: #1F2528;
  --color-red: #C9342E;
  --color-bg: #FAFAF7;
  --color-surface: #EFEAE3;
  --color-surface-light: #F4F0E8;
  --color-text: #151515;
  --color-text-muted: #6C6C6C;
  --color-border: #E1DDD4;
  --color-available: #2F8F5B;
  --color-reserved: #C98218;
  --color-sold: #8B8B8B;
}

body {
  background-color: var(--color-bg);
  color: var(--color-text);
  font-family: 'Manrope', sans-serif;
}/* End custom CSS */