.elementor-kit-6{--e-global-color-primary:#1E2A38;--e-global-color-secondary:#54595F;--e-global-color-text:#1E2A38;--e-global-color-accent:#C09C82;--e-global-color-kadence1:#2B6CB0;--e-global-color-kadence2:#215387;--e-global-color-kadence3:#1A202C;--e-global-color-kadence4:#2D3748;--e-global-color-kadence5:#4A5568;--e-global-color-kadence6:#718096;--e-global-color-kadence7:#EDF2F7;--e-global-color-kadence8:#FBFBFB;--e-global-color-kadence9:#ffffff;--e-global-typography-primary-font-family:"Filosofia OT";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Interstate";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Filosofia OT";--e-global-typography-accent-font-weight:400;background-color:#FBFBFB;font-family:"Interstate", Sans-serif;font-weight:400;line-height:1.5em;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#02010100;font-family:"Filosofia OT", Sans-serif;font-size:24px;font-weight:400;font-style:italic;line-height:1.2em;letter-spacing:0.01em;color:var( --e-global-color-primary );border-style:solid;border-width:0px 0px 1px 0px;border-color:var( --e-global-color-primary );border-radius:0px 0px 0px 0px;padding:10px 24px 10px 4px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-accent );}.elementor-kit-6 h1{font-family:"Filosofia OT", Sans-serif;font-size:64px;font-weight:400;line-height:1.2em;letter-spacing:0.01em;}.elementor-kit-6 h2{font-family:"Filosofia OT", Sans-serif;font-size:44px;font-weight:400;text-transform:uppercase;font-style:italic;line-height:1.2em;letter-spacing:0.01em;}.elementor-kit-6 h3{font-family:"Filosofia OT", Sans-serif;font-size:32px;font-weight:400;text-transform:uppercase;line-height:1.3em;letter-spacing:0.05em;}.elementor-kit-6 h4{font-family:"Filosofia OT", Sans-serif;font-size:18px;font-weight:400;line-height:1.125em;letter-spacing:0.01em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:24px;}.elementor-element{--widgets-spacing:24px 24px;--widgets-spacing-row:24px;--widgets-spacing-column:24px;}{}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 h1{font-size:50px;}.elementor-kit-6 h2{font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h1{font-size:40px;}.elementor-kit-6 h2{font-size:34px;}.elementor-kit-6 h3{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-field-textual {
    height: 48px;
    padding: 12px !important;
}
.elementor-field-group .elementor-field-textual:focus {
    box-shadow: none;
    outline: none;
    background: rgba(255,255,255,0.4) !important;
}
.elementor-mark-required .elementor-field-label:after {
    font-family: inherit;
    color: inherit;
    padding: 0;
}
.elementor-field-group-accept input[type="checkbox"] {
    display: none !important;
}
.elementor-field-group-accept .checkmark {
display: inline-block;
  width: 18px;
  height: 18px;
  border: 1px solid #A6724D;
  position: relative;
  margin-right: 4px;
}
.elementor-field-group-accept label {
    display: flex !important;
    align-items: center;
    gap: 4px;
}
.elementor-field-group-accept input[type="checkbox"]:checked ~ label .checkmark::after {
  content: '';
  position: absolute;
  left: 5px;
  top: 1px;
  width: 6px;
  height: 12px;
  border: solid #A6724D;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.center-carousel {
    margin-inline: -30vw;
    max-width: initial !important;
    width: calc(100% + 60vw) !important;
}
.center-carousel .elementor-swiper-button {
    width: 48px;
    height: 48px;
    background: rgba(255,255,255,0.5);
    border-radius: 2em;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    opacity: 0;
    visibility: hidden;
}
.center-carousel .elementor-swiper-button:hover {
    background: rgba(255,255,255,1);
}
.center-carousel:hover .elementor-swiper-button {
    opacity: 1;
    visibility: visible;
}
.center-carousel .elementor-swiper-button-prev {
    left: calc(30vw + 10px) !important;
}
.center-carousel .elementor-swiper-button-next {
    right: calc(30vw + 10px) !important;
}
.center-carousel .swiper-wrapper {
    padding-block: 3vw;
}
.center-carousel .swiper-slide {
  transition: transform 0.3s ease;
  transform: scale(0.85) !important;
}
.center-carousel .swiper-slide.swiper-slide-next {
    transform: scale(1.15) !important;
    z-index: 2;
    box-shadow: 0px 2px 4px -2px #0000000F;
}
.center-carousel .swiper-slide-image {
    display: block;
}
@media (max-width: 767px) {
    .center-carousel {
        margin-inline: -70vw;
        max-width: initial !important;
        width: calc(100% + 140vw) !important;
    }
    .center-carousel .elementor-swiper-button {
        opacity: 0 !important;
        visible: hidden !important;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Filosofia OT';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('https://theresidencesatheartwoodpreserve.com/wp-content/uploads/2025/06/FilosofiaOT-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Filosofia OT';
	font-style: italic;
	font-weight: normal;
	font-display: swap;
	src: url('https://theresidencesatheartwoodpreserve.com/wp-content/uploads/2025/06/FilosofiaOT-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Filosofia OT';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('https://theresidencesatheartwoodpreserve.com/wp-content/uploads/2025/06/FilosofiaOT-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Interstate';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('https://theresidencesatheartwoodpreserve.com/wp-content/uploads/2025/06/Interstate-light.ttf') format('truetype');
}
@font-face {
	font-family: 'Interstate';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('https://theresidencesatheartwoodpreserve.com/wp-content/uploads/2025/06/Interstate-Regular.woff2') format('woff2'),
		url('https://theresidencesatheartwoodpreserve.com/wp-content/uploads/2025/06/Interstate-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Interstate';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('https://theresidencesatheartwoodpreserve.com/wp-content/uploads/2025/06/Interstate-Bold.woff2') format('woff2'),
		url('https://theresidencesatheartwoodpreserve.com/wp-content/uploads/2025/06/Interstate-Bold.woff') format('woff'),
		url('https://theresidencesatheartwoodpreserve.com/wp-content/uploads/2025/06/Interstate-bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Interstate';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url('https://theresidencesatheartwoodpreserve.com/wp-content/uploads/2025/06/Interstate-black.ttf') format('truetype');
}
@font-face {
	font-family: 'Interstate';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url('https://theresidencesatheartwoodpreserve.com/wp-content/uploads/2025/06/Interstate-ultrablack.ttf') format('truetype');
}
@font-face {
	font-family: 'Interstate';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url('https://theresidencesatheartwoodpreserve.com/wp-content/uploads/2025/06/Interstate-thin.ttf') format('truetype');
}
/* End Custom Fonts CSS */