:root {
  font-size: 100%;
}

/**
 * Foundation for Sites
 * Version 6.7.5
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Regular.woff2") format("woff2"), url("../fonts/Inter-Regular.woff") format("woff"), url("../fonts/Inter-Regular.ttf") format("truetype"), url("../fonts/Inter-Regular.svg#Inter-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Tangerine";
  src: url("../fonts/TangerineRegular.woff2") format("woff2"), url("../fonts/TangerineRegular.woff") format("woff"), url("../fonts/TangerineRegular.ttf") format("truetype"), url("../fonts/TangerineRegular.svg#TangerineRegular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Dallas";
  src: url("../fonts/Dallas-Regular.woff2") format("woff2"), url("../fonts/Dallas-Regular.woff") format("woff"), url("../fonts/Dallas-Regular.ttf") format("truetype"), url("../fonts/Dallas-Regular.svg#Dallas-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
html {
  font: normal 400 1rem/1 "Tangerine", helvetica, arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #823135;
  margin: 1rem 0;
}
h1.is-extra-small,
h2.is-extra-small,
h3.is-extra-small,
h4.is-extra-small,
h5.is-extra-small,
h6.is-extra-small {
  font-size: 0.8em;
}
h1.is-small,
h2.is-small,
h3.is-small,
h4.is-small,
h5.is-small,
h6.is-small {
  font-size: 0.9em;
}
h1.is-large,
h2.is-large,
h3.is-large,
h4.is-large,
h5.is-large,
h6.is-large {
  font-size: 1.1em;
}
h1.is-extra-large,
h2.is-extra-large,
h3.is-extra-large,
h4.is-extra-large,
h5.is-extra-large,
h6.is-extra-large {
  font-size: 1.2em;
}

h1 {
  font: 400 normal 6.5rem/0.96 "Tangerine", helvetica, arial, sans-serif;
}
@media print, screen and (max-width: 74.99875em) {
  h1 {
    font-size: 5.5rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  h1 {
    font-size: 5rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  h1 {
    font-size: 4rem;
  }
}
@media print, screen and (max-width: 29.99875em) {
  h1 {
    font-size: 3rem;
  }
}

h2 {
  font: 400 normal 4.0625rem/1.23 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 4px;
}
@media print, screen and (max-width: 74.99875em) {
  h2 {
    font-size: 3.5rem;
    letter-spacing: 2px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  h2 {
    font-size: 3rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  h2 {
    font-size: 2.75rem;
    letter-spacing: 1.68px;
  }
}
@media print, screen and (max-width: 29.99875em) {
  h2 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 21.25em) {
  h2 {
    font-size: 2rem;
  }
}

h3 {
  font: 400 normal 2.375rem/1.78 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 3.8px;
}
@media print, screen and (max-width: 74.99875em) {
  h3 {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  h3 {
    font-size: 1.35rem;
    letter-spacing: 2.25px;
  }
}

h4 {
  font: 400 normal 1.125rem/1.56 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 1.68px;
}
@media print, screen and (max-width: 47.99875em) {
  h4 {
    font-size: 1rem;
  }
}

h5 {
  font: 400 normal 1.5rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
}
@media print, screen and (max-width: 74.99875em) {
  h5 {
    font-size: 1.3rem;
  }
}

h6 {
  font: 400 normal 0.875rem/1.43 "Inter", helvetica, arial, sans-serif;
}

ul,
ol {
  margin: 0;
  padding: 1rem 0 0 2.25rem;
}
ul li,
ol li {
  font: 400 normal 1.125rem/1.3 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 0.76px;
  color: #823135;
}
@media print, screen and (max-width: 47.99875em) {
  ul li,
ol li {
    font-size: 1rem;
  }
}
ul li.is-large,
ol li.is-large {
  font: 700 normal 1.5rem/1.4 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 0.76px;
}
@media print, screen and (max-width: 47.99875em) {
  ul li.is-large,
ol li.is-large {
    font-size: 1rem;
  }
}
ul li.is-small,
ol li.is-small {
  font: 400 normal 0.9375rem/1.4 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 0.76px;
}
@media print, screen and (max-width: 47.99875em) {
  ul li.is-small,
ol li.is-small {
    font-size: 1rem;
  }
}

p {
  font: 400 normal 1.125rem/1.3 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 0.76px;
  color: #823135;
  margin: 0 0 1rem 0;
}
@media print, screen and (max-width: 47.99875em) {
  p {
    font-size: 1rem;
  }
}
p.is-large {
  font: 700 normal 1.5rem/1.4 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 0.76px;
}
@media print, screen and (max-width: 47.99875em) {
  p.is-large {
    font-size: 1rem;
  }
}
p.is-small {
  font: 400 normal 0.9375rem/1.4 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 0.76px;
}
@media print, screen and (max-width: 47.99875em) {
  p.is-small {
    font-size: 1rem;
  }
}

a {
  color: #823135;
}

.button, .home-details__actions .button {
  background: #508391;
  border: 1px solid #508391;
  color: #000000;
  font: 400 normal 1.125rem/1.56 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 1.68px;
  text-transform: uppercase;
  padding: 0.66rem 2rem;
}
@media print, screen and (max-width: 47.99875em) {
  .button, .home-details__actions .button {
    font-size: 1rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .button, .home-details__actions .button {
    font-size: 1rem;
  }
}
@media print, screen and (max-width: 29.99875em) {
  .button, .home-details__actions .button {
    font-size: 0.875rem;
  }
}
.button:hover {
  background: #5992a1;
  border: 1px solid #5992a1;
}
.button.button--color-a, .faqs__load-more .button, .tabs-box__content .gform_wrapper.gravity-theme form .gform_footer input.button[type=submit], .tabs-box__button .button {
  background: #823135;
  border: 1px solid #823135;
  color: #FFFFFF;
}
.button.button--color-a:hover, .faqs__load-more .button:hover, .tabs-box__content .gform_wrapper.gravity-theme form .gform_footer input.button[type=submit]:hover, .tabs-box__button .button:hover {
  background: #95383d;
  border: 1px solid #95383d;
}
.button.button--color-b {
  background: #244446;
  border: 1px solid #244446;
  color: #FFFFFF;
}
.button.button--color-b:hover {
  background: #2d5457;
  border: 1px solid #2d5457;
}
.button.button--color-c, .content-image .content-image__button .button {
  background: #FBB78E;
  border: 1px solid #FBB78E;
}
.button.button--color-c:hover, .content-image .content-image__button .button:hover {
  background: #fcc7a7;
  border: 1px solid #fcc7a7;
}
.button.button--color-d {
  background: #F57F45;
  border: 1px solid #F57F45;
}
.button.button--color-d:hover {
  background: #f6905d;
  border: 1px solid #f6905d;
}
.button.button--color-f {
  background: #707070;
  border: 1px solid #707070;
}
.button.button--color-f:hover {
  background: #7d7d7d;
  border: 1px solid #7d7d7d;
}
.button.button--small {
  font-size: 0.9rem;
  line-height: 1.4;
  padding: 0.66rem 1.5rem;
}

.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text],
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email],
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel],
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea {
  padding: 1rem 1rem 1rem 0;
  font: 400 normal 1.5rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
  background: transparent;
}
@media print, screen and (max-width: 74.99875em) {
  .contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text],
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email],
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel],
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea {
    font-size: 1.3rem;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text],
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email],
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel],
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea {
    font-size: 1.3rem;
  }
}
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]::-webkit-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]::-webkit-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]::-webkit-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea::-webkit-input-placeholder {
  opacity: 1;
  font: 400 normal 1.5rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
}
@media print, screen and (max-width: 74.99875em) {
  .contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]::-webkit-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]::-webkit-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]::-webkit-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea::-webkit-input-placeholder {
    font-size: 1.3rem;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]::-webkit-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]::-webkit-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]::-webkit-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea::-webkit-input-placeholder {
    font-size: 1.3rem;
  }
}
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]:-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]:-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]:-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea:-moz-placeholder { /* Firefox 18- */
  opacity: 1;
  font: 400 normal 1.5rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
}
@media print, screen and (max-width: 74.99875em) {
  .contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]:-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]:-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]:-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea:-moz-placeholder {
    font-size: 1.3rem;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]:-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]:-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]:-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea:-moz-placeholder {
    font-size: 1.3rem;
  }
}
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]::-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]::-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]::-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea::-moz-placeholder { /* Firefox 19+ */
  opacity: 1;
  font: 400 normal 1.5rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
}
@media print, screen and (max-width: 74.99875em) {
  .contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]::-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]::-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]::-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea::-moz-placeholder {
    font-size: 1.3rem;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]::-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]::-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]::-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea::-moz-placeholder {
    font-size: 1.3rem;
  }
}
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]:-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]:-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]:-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea:-ms-input-placeholder {
  opacity: 1;
  font: 400 normal 1.5rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
}
@media print, screen and (max-width: 74.99875em) {
  .contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]:-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]:-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]:-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea:-ms-input-placeholder {
    font-size: 1.3rem;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]:-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]:-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]:-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea:-ms-input-placeholder {
    font-size: 1.3rem;
  }
}
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text] ::-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email] ::-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel] ::-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea ::-ms-input-placeholder {
  opacity: 1;
  font: 400 normal 1.5rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
}
@media print, screen and (max-width: 74.99875em) {
  .contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text] ::-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email] ::-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel] ::-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea ::-ms-input-placeholder {
    font-size: 1.3rem;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text] ::-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email] ::-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel] ::-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea ::-ms-input-placeholder {
    font-size: 1.3rem;
  }
}
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]:focus, .contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]:active, .contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]:focus-visible,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]:focus,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]:active,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]:focus-visible,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]:focus,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]:active,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]:focus-visible,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea:focus,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea:active,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea:focus-visible {
  outline: none;
}
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]:focus::-webkit-input-placeholder, .contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]:active::-webkit-input-placeholder, .contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]:focus-visible::-webkit-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]:focus::-webkit-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]:active::-webkit-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]:focus-visible::-webkit-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]:focus::-webkit-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]:active::-webkit-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]:focus-visible::-webkit-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea:focus::-webkit-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea:active::-webkit-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea:focus-visible::-webkit-input-placeholder {
  opacity: 0.6;
}
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]:focus:-moz-placeholder, .contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]:active:-moz-placeholder, .contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]:focus-visible:-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]:focus:-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]:active:-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]:focus-visible:-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]:focus:-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]:active:-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]:focus-visible:-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea:focus:-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea:active:-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea:focus-visible:-moz-placeholder { /* Firefox 18- */
  opacity: 0.6;
}
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]:focus::-moz-placeholder, .contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]:active::-moz-placeholder, .contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]:focus-visible::-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]:focus::-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]:active::-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]:focus-visible::-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]:focus::-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]:active::-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]:focus-visible::-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea:focus::-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea:active::-moz-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea:focus-visible::-moz-placeholder { /* Firefox 19+ */
  opacity: 0.6;
}
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]:focus:-ms-input-placeholder, .contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]:active:-ms-input-placeholder, .contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]:focus-visible:-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]:focus:-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]:active:-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]:focus-visible:-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]:focus:-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]:active:-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]:focus-visible:-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea:focus:-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea:active:-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea:focus-visible:-ms-input-placeholder {
  opacity: 0.6;
}
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]:focus ::-ms-input-placeholder, .contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]:active ::-ms-input-placeholder, .contact-form__form .gform_wrapper.gravity-theme .gfield input[type=text]:focus-visible ::-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]:focus ::-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]:active ::-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=email]:focus-visible ::-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]:focus ::-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]:active ::-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield input[type=tel]:focus-visible ::-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea:focus ::-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea:active ::-ms-input-placeholder,
.contact-form__form .gform_wrapper.gravity-theme .gfield textarea:focus-visible ::-ms-input-placeholder {
  opacity: 0.6;
}
.contact-form__form .gform_wrapper.gravity-theme .gfield select {
  padding: 0.55rem 1rem 1rem 0;
  font-size: 1.5rem;
  line-height: 1.8rem;
}
@media print, screen and (max-width: 74.99875em) {
  .contact-form__form .gform_wrapper.gravity-theme .gfield select {
    font-size: 1.3rem;
  }
}
.contact-form__form .gform_wrapper.gravity-theme .gfield_checkbox label,
.contact-form__form .gform_wrapper.gravity-theme .gfield_radio label {
  font-size: 1.5rem;
}
@media print, screen and (max-width: 74.99875em) {
  .contact-form__form .gform_wrapper.gravity-theme .gfield_checkbox label,
.contact-form__form .gform_wrapper.gravity-theme .gfield_radio label {
    font-size: 1.3rem;
  }
}
.contact-form__form .gfield_label,
.contact-form__form .gform_wrapper.gravity-theme .gfield_label {
  font: 400 normal 1.5rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
  text-transform: uppercase;
  color: #244446;
}
@media print, screen and (max-width: 74.99875em) {
  .contact-form__form .gfield_label,
.contact-form__form .gform_wrapper.gravity-theme .gfield_label {
    font-size: 1.3rem;
  }
}
.contact-form__form .gform_wrapper .gfield_checkbox > div label {
  font: 400 normal 1.5rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
  color: #244446;
  text-transform: uppercase;
}
@media print, screen and (max-width: 74.99875em) {
  .contact-form__form .gform_wrapper .gfield_checkbox > div label {
    font-size: 1.3rem;
  }
}
.contact-form__form .gform_wrapper .gfield_checkbox > div label:before {
  border: 2px solid #244446;
}
.contact-form__form .gform_wrapper .gfield_checkbox > div label:after {
  background: url(../img/checkbox-checked.svg) 0 0/contain no-repeat;
}
.contact-form__form .gform_wrapper.gravity-theme .gform_validation_errors {
  padding: 1rem;
  border-radius: 0;
}
.contact-form__form .gform_wrapper.gravity-theme .gform_validation_errors h2 {
  font: 400 normal 1.125rem/1.3 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 0.76px;
}
@media print, screen and (max-width: 47.99875em) {
  .contact-form__form .gform_wrapper.gravity-theme .gform_validation_errors h2 {
    font-size: 1rem;
  }
}
.contact-form__form .gform_wrapper.gravity-theme .gform-body .gfield_error [aria-invalid=true] {
  border: 0;
  border-bottom: 2px solid #FBB78E;
}
.contact-form__form .gform_ajax_spinner {
  width: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.contact-form__form .gform_footer {
  position: relative;
}
.contact-form__form .leaseleads-form-disclaimer p {
  color: #244446;
  font-size: 0.75rem;
}
.contact-form__form .leaseleads-form-disclaimer a {
  color: #244446;
  text-decoration: underline;
}
.contact-form__form .leaseleads-form-disclaimer a:hover, .contact-form__form .leaseleads-form-disclaimer a:active, .contact-form__form .leaseleads-form-disclaimer a:focus {
  text-decoration: none;
}

form {
  display: flex;
  flex-flow: row wrap;
}
form p {
  margin: 0;
}
form label {
  font: 400 0.95rem "Tangerine", helvetica, arial, sans-serif;
  color: #244446;
}
form input[type=text],
form input[type=email],
form input[type=password],
form input[type=search],
form input[type=tel] {
  padding: 1rem;
  padding-left: 0;
  box-sizing: border-box;
  margin: 0;
  border-bottom: 2px solid #244446;
  box-shadow: none;
  background: transparent;
  border-radius: 0;
  width: 100%;
  transition: all 0.25s ease;
  font: 400 normal 1.5rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
  color: #244446;
}
@media print, screen and (max-width: 74.99875em) {
  form input[type=text],
form input[type=email],
form input[type=password],
form input[type=search],
form input[type=tel] {
    font-size: 1.3rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  form input[type=text],
form input[type=email],
form input[type=password],
form input[type=search],
form input[type=tel] {
    font-size: 1rem;
  }
}
form input[type=text]::-webkit-input-placeholder,
form input[type=email]::-webkit-input-placeholder,
form input[type=password]::-webkit-input-placeholder,
form input[type=search]::-webkit-input-placeholder,
form input[type=tel]::-webkit-input-placeholder {
  font: 400 normal 1.5rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
  text-transform: uppercase;
  color: #244446;
}
@media print, screen and (max-width: 74.99875em) {
  form input[type=text]::-webkit-input-placeholder,
form input[type=email]::-webkit-input-placeholder,
form input[type=password]::-webkit-input-placeholder,
form input[type=search]::-webkit-input-placeholder,
form input[type=tel]::-webkit-input-placeholder {
    font-size: 1.3rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  form input[type=text]::-webkit-input-placeholder,
form input[type=email]::-webkit-input-placeholder,
form input[type=password]::-webkit-input-placeholder,
form input[type=search]::-webkit-input-placeholder,
form input[type=tel]::-webkit-input-placeholder {
    font-size: 1rem;
  }
}
form input[type=text]:-moz-placeholder,
form input[type=email]:-moz-placeholder,
form input[type=password]:-moz-placeholder,
form input[type=search]:-moz-placeholder,
form input[type=tel]:-moz-placeholder { /* Firefox 18- */
  font: 400 normal 1.5rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
  text-transform: uppercase;
  color: #244446;
}
@media print, screen and (max-width: 74.99875em) {
  form input[type=text]:-moz-placeholder,
form input[type=email]:-moz-placeholder,
form input[type=password]:-moz-placeholder,
form input[type=search]:-moz-placeholder,
form input[type=tel]:-moz-placeholder {
    font-size: 1.3rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  form input[type=text]:-moz-placeholder,
form input[type=email]:-moz-placeholder,
form input[type=password]:-moz-placeholder,
form input[type=search]:-moz-placeholder,
form input[type=tel]:-moz-placeholder {
    font-size: 1rem;
  }
}
form input[type=text]::-moz-placeholder,
form input[type=email]::-moz-placeholder,
form input[type=password]::-moz-placeholder,
form input[type=search]::-moz-placeholder,
form input[type=tel]::-moz-placeholder { /* Firefox 19+ */
  font: 400 normal 1.5rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
  text-transform: uppercase;
  color: #244446;
}
@media print, screen and (max-width: 74.99875em) {
  form input[type=text]::-moz-placeholder,
form input[type=email]::-moz-placeholder,
form input[type=password]::-moz-placeholder,
form input[type=search]::-moz-placeholder,
form input[type=tel]::-moz-placeholder {
    font-size: 1.3rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  form input[type=text]::-moz-placeholder,
form input[type=email]::-moz-placeholder,
form input[type=password]::-moz-placeholder,
form input[type=search]::-moz-placeholder,
form input[type=tel]::-moz-placeholder {
    font-size: 1rem;
  }
}
form input[type=text]:-ms-input-placeholder,
form input[type=email]:-ms-input-placeholder,
form input[type=password]:-ms-input-placeholder,
form input[type=search]:-ms-input-placeholder,
form input[type=tel]:-ms-input-placeholder {
  font: 400 normal 1.5rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
  text-transform: uppercase;
  color: #244446;
}
@media print, screen and (max-width: 74.99875em) {
  form input[type=text]:-ms-input-placeholder,
form input[type=email]:-ms-input-placeholder,
form input[type=password]:-ms-input-placeholder,
form input[type=search]:-ms-input-placeholder,
form input[type=tel]:-ms-input-placeholder {
    font-size: 1.3rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  form input[type=text]:-ms-input-placeholder,
form input[type=email]:-ms-input-placeholder,
form input[type=password]:-ms-input-placeholder,
form input[type=search]:-ms-input-placeholder,
form input[type=tel]:-ms-input-placeholder {
    font-size: 1rem;
  }
}
form input[type=text] ::-ms-input-placeholder,
form input[type=email] ::-ms-input-placeholder,
form input[type=password] ::-ms-input-placeholder,
form input[type=search] ::-ms-input-placeholder,
form input[type=tel] ::-ms-input-placeholder {
  font: 400 normal 1.5rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
  text-transform: uppercase;
  color: #244446;
}
@media print, screen and (max-width: 74.99875em) {
  form input[type=text] ::-ms-input-placeholder,
form input[type=email] ::-ms-input-placeholder,
form input[type=password] ::-ms-input-placeholder,
form input[type=search] ::-ms-input-placeholder,
form input[type=tel] ::-ms-input-placeholder {
    font-size: 1.3rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  form input[type=text] ::-ms-input-placeholder,
form input[type=email] ::-ms-input-placeholder,
form input[type=password] ::-ms-input-placeholder,
form input[type=search] ::-ms-input-placeholder,
form input[type=tel] ::-ms-input-placeholder {
    font-size: 1rem;
  }
}
form textarea {
  padding: 1rem;
  box-sizing: border-box;
  margin: 0;
  border-bottom: 2px solid #244446;
  box-shadow: none;
  background: white;
  border-radius: 0;
  width: 100%;
  transition: all 0.25s ease;
  font: 400 normal 1.5rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
  color: #244446;
}
@media print, screen and (max-width: 74.99875em) {
  form textarea {
    font-size: 1.3rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  form textarea {
    font-size: 1rem;
  }
}
form textarea::-webkit-input-placeholder {
  font: 400 normal 1.5rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
  text-transform: uppercase;
  color: #244446;
}
@media print, screen and (max-width: 74.99875em) {
  form textarea::-webkit-input-placeholder {
    font-size: 1.3rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  form textarea::-webkit-input-placeholder {
    font-size: 1rem;
  }
}
form textarea:-moz-placeholder { /* Firefox 18- */
  font: 400 normal 1.5rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
  text-transform: uppercase;
  color: #244446;
}
@media print, screen and (max-width: 74.99875em) {
  form textarea:-moz-placeholder {
    font-size: 1.3rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  form textarea:-moz-placeholder {
    font-size: 1rem;
  }
}
form textarea::-moz-placeholder { /* Firefox 19+ */
  font: 400 normal 1.5rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
  text-transform: uppercase;
  color: #244446;
}
@media print, screen and (max-width: 74.99875em) {
  form textarea::-moz-placeholder {
    font-size: 1.3rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  form textarea::-moz-placeholder {
    font-size: 1rem;
  }
}
form textarea:-ms-input-placeholder {
  font: 400 normal 1.5rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
  text-transform: uppercase;
  color: #244446;
}
@media print, screen and (max-width: 74.99875em) {
  form textarea:-ms-input-placeholder {
    font-size: 1.3rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  form textarea:-ms-input-placeholder {
    font-size: 1rem;
  }
}
form textarea ::-ms-input-placeholder {
  font: 400 normal 1.5rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
  text-transform: uppercase;
  color: #244446;
}
@media print, screen and (max-width: 74.99875em) {
  form textarea ::-ms-input-placeholder {
    font-size: 1.3rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  form textarea ::-ms-input-placeholder {
    font-size: 1rem;
  }
}
form textarea:focus:-moz-placeholder, form textarea:active:-moz-placeholder { /* Firefox 18- */ }
form textarea:focus::-moz-placeholder, form textarea:active::-moz-placeholder { /* Firefox 19+ */ }
form select {
  display: block;
  width: 100%;
  padding: 1rem 1rem 1rem 0;
  background: white;
  border: 0;
  border-bottom: 2px solid #244446;
  transition: all 0.25s ease;
  font: 400 normal 1.5rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
  color: #244446;
  text-transform: none;
  margin: 0;
  text-transform: uppercase;
  line-height: 1.8;
}
@media print, screen and (max-width: 74.99875em) {
  form select {
    font-size: 1.3rem;
  }
}
form select:focus {
  outline-width: medium;
}
form input[type=submit] {
  margin: 0;
  background: #508391;
  border: 1px solid #508391;
  color: #000000;
  display: inline-block;
  opacity: 1;
  padding: 0.66rem 2rem;
  position: relative;
  text-align: center;
  transition: all 0.25s ease;
}

.home-card__info {
  background-color: #FBB78E;
  font-size: 0;
}
.home-card__info > li {
  font: 400 normal 1rem/1.25 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 1.68px;
  border-left-color: #823135;
  text-transform: uppercase;
}
@media print, screen and (max-width: 47.99875em) {
  .home-card__info > li {
    font-size: 1rem;
  }
}
@media screen and (max-width: 26.25em) {
  .home-card__info > li {
    font-size: 0.875rem;
    letter-spacing: 0;
  }
}

.home-card__image-not-available {
  font: 400 normal 0.875rem/1.43 "Inter", helvetica, arial, sans-serif;
  color: #823135;
  text-transform: uppercase;
  line-height: 1;
}

.home-card__footer > li {
  color: #244446;
}
.home-card__footer > li a,
.home-card__footer > li p {
  color: #244446;
}

.home-card__status.home-card__status--ComingSoon svg path {
  fill: #FBB78E;
}
.home-card__status.home-card__status--ComingSoon span {
  color: #000000;
}
.home-card__status.home-card__status--Contracted svg path {
  fill: #FBB78E;
}
.home-card__status.home-card__status--Contracted span {
  color: #823135;
}
.home-card__status.home-card__status--JustListed svg path {
  fill: #508391;
}
.home-card__status.home-card__status--JustListed span {
  color: #000000;
}
.home-card__status.home-card__status--Featured svg path {
  fill: #F57F45;
}
.home-card__status.home-card__status--Featured span {
  color: #000000;
}
.home-card__status.home-card__status--Pending svg path {
  fill: #244446;
}
.home-card__status.home-card__status--Pending span {
  color: #FFFFFF;
}
.home-card__status.home-card__status--Reduced svg path {
  fill: #823135;
}
.home-card__status.home-card__status--Reduced span {
  color: #FFFFFF;
}
.home-card__status.home-card__status--SalePending svg path {
  fill: #823135;
}
.home-card__status.home-card__status--SalePending span {
  color: #FFFFFF;
}
.home-card__status.home-card__status--Sold svg path {
  fill: #FBB78E;
}
.home-card__status.home-card__status--Sold span {
  color: #823135;
}
.home-card__status span {
  font: 400 normal 1.125rem/1.56 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 1.68px;
  line-height: 1;
  text-transform: uppercase;
}
@media print, screen and (max-width: 47.99875em) {
  .home-card__status span {
    font-size: 1rem;
  }
}

.header .menu-icon {
  top: 1.5rem;
  right: 1.5rem;
  color: #244446;
  transition: none;
}
@media print, screen and (max-width: 74.99875em) {
  .header .menu-icon {
    display: block;
    top: 3rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .header .menu-icon {
    top: 2.75rem;
  }
}
.header .menu-icon:after, .header .menu-icon:before,
.header .menu-icon span {
  background: #244446;
}
.header .menu-icon span:before {
  background: #244446;
}
.header .menu-icon.is-active span {
  transform: rotate(45deg);
  transition: 0.3s transform 0.4s;
}
.header .menu-icon.is-active span:before {
  transform: rotate(-90deg);
  transition: 0.3s transform 0.4s;
}

.notification {
  background: #FBB78E;
}
body.menu-is-open .notification.is-top {
  display: none;
}
.notification.is-top .notification__title, .notification.is-bottom .notification__title {
  padding-right: 0;
  color: #244446;
  text-align: center;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media print, screen and (max-width: 47.99875em) {
  .notification.is-top .notification__title, .notification.is-bottom .notification__title {
    flex: 0 0 auto;
    width: 83.3333333333%;
    margin-left: 0;
    margin-right: 0;
  }
}
.notification.is-top .notification__title span, .notification.is-bottom .notification__title span {
  font: 400 normal 1.125rem/1.56 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 1.68px;
}
@media print, screen and (max-width: 47.99875em) {
  .notification.is-top .notification__title span, .notification.is-bottom .notification__title span {
    font-size: 1rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .notification.is-top .notification__title span, .notification.is-bottom .notification__title span {
    font-size: 0.938rem;
  }
}
@media print, screen and (max-width: 29.99875em) {
  .notification.is-top .notification__title span, .notification.is-bottom .notification__title span {
    font-size: 0.875rem;
    letter-spacing: 1px;
  }
}
.notification .notification__close svg path {
  stroke: #244446;
}

.carlyle-leaseleads-tour.carlyle-leaseleads-tour--summary.fancybox__content, .carlyle-leaseleads-tour.carlyle-leaseleads-tour--summary.fancybox-content {
  max-width: 420px;
  width: 100%;
}
.carlyle-leaseleads-tour.fancybox__content, .carlyle-leaseleads-tour.fancybox-content {
  padding: 0;
  width: 780px;
  max-width: 100%;
  border-radius: 4px;
}
.carlyle-leaseleads-tour .gform_submission_error {
  font-size: 18px;
  color: #823135;
  margin-bottom: 20px;
}
.carlyle-leaseleads-tour .gform_ajax_spinner {
  display: none;
}

#carlyle-leaseleads-tour-datepicker .ui-datepicker-header {
  position: relative;
}
#carlyle-leaseleads-tour-datepicker .ui-icon-circle-triangle-e,
#carlyle-leaseleads-tour-datepicker .ui-icon-circle-triangle-w {
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
#carlyle-leaseleads-tour-datepicker .ui-icon-circle-triangle-w {
  right: 40px;
}

.carlyle-leaseleads-tour__step {
  display: none;
  background-color: #823135;
}
.carlyle-leaseleads-tour__step.is-active {
  display: block;
}
.carlyle-leaseleads-tour__step.carlyle-leaseleads-tour__step--tour-type {
  background-color: white;
}
.carlyle-leaseleads-tour__step.carlyle-leaseleads-tour__step--form {
  padding: 0 30px 0;
  background-color: white;
}
@media screen and (max-width: 567px) {
  .carlyle-leaseleads-tour__step.carlyle-leaseleads-tour__step--form {
    padding: 0;
  }
}
.carlyle-leaseleads-tour__step.carlyle-leaseleads-tour__step--summary {
  background-color: #fff;
  background-color: #823135;
}
.carlyle-leaseleads-tour__step > p {
  font-size: 15px;
  text-align: center;
  margin: 0 0 20px;
  color: #823135;
  padding: 0 25px;
}
@media screen and (max-width: 567px) {
  .carlyle-leaseleads-tour__step > p {
    font-size: 13px;
    padding: 0 15px;
  }
}
.carlyle-leaseleads-tour__step .gform_wrapper {
  max-width: 500px;
  margin: 0 auto;
  padding: 40px 50px 40px;
  border: 1px solid #6f2a2d;
  border-bottom: 0;
  margin-top: -20px;
  border-radius: 4px;
}
@media screen and (max-width: 567px) {
  .carlyle-leaseleads-tour__step .gform_wrapper {
    padding: 40px 30px 40px;
  }
}
.carlyle-leaseleads-tour__step .gform_body .gfield {
  padding: 0;
  margin-bottom: 25px;
}
.carlyle-leaseleads-tour__step .gform_body .gfield.gform_hidden {
  margin-bottom: 0;
}
.carlyle-leaseleads-tour__step .gform_body .gfield_label {
  color: #823135;
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 2px;
  display: block;
}
.carlyle-leaseleads-tour__step .gform_body .gfield_label span {
  margin-left: 4px;
}
.carlyle-leaseleads-tour__step .gform_body .gfield_required {
  color: #a5a5a5;
  font-size: 11px;
}
.carlyle-leaseleads-tour__step .gform_body input[type=text],
.carlyle-leaseleads-tour__step .gform_body input[type=tel],
.carlyle-leaseleads-tour__step .gform_body input[type=email] {
  color: #823135;
  text-transform: none;
  letter-spacing: 0;
  border: 0;
  background-color: #FFFFFF;
  padding: 14px 12px !important;
  border-radius: 4px;
  width: 100%;
  display: block;
  border-bottom: 2px solid #823135;
  font: 400 1.2rem/1 "Inter", helvetica, arial, sans-serif;
  border-radius: 0;
}
.carlyle-leaseleads-tour__step .gform_body input[type=text]::-moz-placeholder, .carlyle-leaseleads-tour__step .gform_body input[type=email]::-moz-placeholder, .carlyle-leaseleads-tour__step .gform_body input[type=tel]::-moz-placeholder {
  text-transform: none;
  letter-spacing: 0;
  color: rgba(130, 49, 53, 0.5);
  font: 400 1.2rem/1 "Inter", helvetica, arial, sans-serif;
}
.carlyle-leaseleads-tour__step .gform_body input[type=text]::placeholder,
.carlyle-leaseleads-tour__step .gform_body input[type=email]::placeholder,
.carlyle-leaseleads-tour__step .gform_body input[type=tel]::placeholder {
  text-transform: none;
  letter-spacing: 0;
  color: rgba(130, 49, 53, 0.5);
  font: 400 1.2rem/1 "Inter", helvetica, arial, sans-serif;
}
.carlyle-leaseleads-tour__step .gform_body .gfield_validation_message,
.carlyle-leaseleads-tour__step .gform_body .validation_message {
  font-size: 11px;
  padding: 8px 15px 8px 0;
  border-radius: 7px;
  color: #f52525 !important;
}
.carlyle-leaseleads-tour__step .gform_footer {
  display: block;
  width: 100%;
  padding: 20px 0 0 !important;
  margin: 0 !important;
}
.carlyle-leaseleads-tour__step .gform_footer input[type=submit] {
  display: block;
  width: 100%;
  border: 0;
  padding: 15px 0;
  background-color: #823135;
  color: white;
}
.carlyle-leaseleads-tour__step .gform_footer input[type=submit]:hover {
  border: 0;
  background-color: #a03c41;
}
.carlyle-leaseleads-tour__step .leaseleads-widget__confirmation {
  margin: -20px auto 50px;
  text-align: center;
  padding: 50px 50px 0;
}

.carlyle-leaseleads-tour__header {
  font-family: "Inter", helvetica, arial, sans-serif;
  color: #823135;
}
.carlyle-leaseleads-tour__header.is-active {
  text-align: center;
  padding: 25px 20px;
  color: #823135;
  font-size: 24px;
  line-height: 1.25;
  font-weight: normal;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.33;
  letter-spacing: 0;
}
@media screen and (max-width: 567px) {
  .carlyle-leaseleads-tour__header.is-active {
    font-size: 20px;
  }
}

.carlyle-leaseleads-tour__title {
  text-align: center;
  color: #823135;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.25;
  letter-spacing: 0;
  margin: 25px 0 5px;
  padding: 0 25px;
}
@media screen and (max-width: 567px) {
  .carlyle-leaseleads-tour__title {
    line-height: 1.25;
    font-size: 20px;
  }
}

.carlyle-leaseleads-tour__types {
  width: 100%;
  padding: 0;
  justify-content: center;
  padding: 0;
  background-color: white;
  border-top: 1px solid #6f2a2d;
}
.carlyle-leaseleads-tour__types.carlyle-leaseleads-tour__types--3 .carlyle-leaseleads-tour__type {
  width: 33%;
  padding: 50px 28px;
}
@media screen and (max-width: 567px) {
  .carlyle-leaseleads-tour__types.carlyle-leaseleads-tour__types--3 .carlyle-leaseleads-tour__type {
    width: 100%;
    padding: 30px 30px;
  }
}
.carlyle-leaseleads-tour__types.carlyle-leaseleads-tour__types--3 .carlyle-leaseleads-tour__type > p {
  font-size: 14px;
}
.carlyle-leaseleads-tour__types.carlyle-leaseleads-tour__types--2 .carlyle-leaseleads-tour__type {
  width: 50%;
}
@media screen and (max-width: 567px) {
  .carlyle-leaseleads-tour__types.carlyle-leaseleads-tour__types--2 .carlyle-leaseleads-tour__type {
    width: 100%;
  }
}

.carlyle-leaseleads-tour__type {
  list-style: none;
  margin: 0;
  padding: 50px 40px;
  border-right: 1px solid #6f2a2d;
  text-align: center;
  align-items: stretch;
  transition: all 0.3s ease;
}
@media screen and (max-width: 567px) {
  .carlyle-leaseleads-tour__type {
    padding: 30px 30px;
    border-bottom: 1px solid #6f2a2d;
    border-right: 0;
  }
}
.carlyle-leaseleads-tour__type:last-of-type {
  border-right: 0;
}
.carlyle-leaseleads-tour__type .inner {
  align-self: center;
  height: auto;
  margin: 0 auto;
}
.carlyle-leaseleads-tour__type h4 {
  font-size: 16px;
  margin: 0 0 10px;
  color: #823135;
}
.carlyle-leaseleads-tour__type p {
  font-size: 14px;
  line-height: 1.5;
  color: #823135;
}

.carlyle-leaseleads-tour__type-button {
  background-color: white;
  font-size: 14px;
  transition: all 0.2s ease;
  padding: 10px 35px;
  border-radius: 4px;
  border: 1px solid #823135;
  color: #823135;
  min-width: 146px;
  cursor: pointer;
}
.carlyle-leaseleads-tour__type-button:hover {
  border-color: #823135;
  background-color: #823135;
  color: white;
}
.carlyle-leaseleads-tour__type-button:focus, .carlyle-leaseleads-tour__type-button:active {
  outline: 0 !important;
}
.carlyle-leaseleads-tour__type-button.is-active {
  background-color: #823135;
  color: white;
}
.carlyle-leaseleads-tour__type-button svg {
  width: 14px;
  height: auto;
  margin-right: 5px;
  position: relative;
  transform: translateY(1.5px);
}

.carlyle-leaseleads-tour__date {
  background-color: white;
  border-top: 1px solid #6f2a2d;
}
.carlyle-leaseleads-tour__date > .left, .carlyle-leaseleads-tour__date > .right {
  position: relative;
  width: 50%;
  padding: 25px 30px 50px;
}
@media screen and (max-width: 567px) {
  .carlyle-leaseleads-tour__date > .left, .carlyle-leaseleads-tour__date > .right {
    width: 100%;
    padding: 25px 30px 10px;
  }
}
.carlyle-leaseleads-tour__date > .left {
  border-right: 1px solid #6f2a2d;
}

.carlyle-leaseleads-tour__time {
  position: relative;
}
.carlyle-leaseleads-tour__time.leaseleads-loading > svg {
  opacity: 1;
  z-index: 1;
  -webkit-animation: spin 1.5s forwards infinite;
          animation: spin 1.5s forwards infinite;
}
.carlyle-leaseleads-tour__time > svg {
  opacity: 0;
  position: absolute;
  left: calc(50% - 11px);
  top: calc(50% - 11px);
}
.carlyle-leaseleads-tour__time > svg path {
  stroke: #823135;
}
.carlyle-leaseleads-tour__time > h4 {
  font-weight: normal;
  font-size: 18px;
  margin: 0 0 24px;
  color: #823135;
  padding-left: 5px;
}
.carlyle-leaseleads-tour__time > .results {
  padding: 0;
  min-height: 290px;
}
.carlyle-leaseleads-tour__time > .results > h3 {
  font-weight: normal;
  font-size: 18px;
  line-height: 1.5;
  color: #823135;
  padding-top: 30px;
  border-top: 1px solid #823135;
}
.carlyle-leaseleads-tour__time > .results > li {
  width: calc(33.33% - 6px);
  display: inline-block;
  margin: 0 3px 6px;
}
.carlyle-leaseleads-tour__time > .results > li span {
  background-color: white;
  font-size: 12px;
  padding: 10px 10px;
  display: block;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #6f2a2d;
  border-radius: 4px;
}
@media screen and (max-width: 567px) {
  .carlyle-leaseleads-tour__time > .results > li span {
    font-size: 9px;
  }
}
.carlyle-leaseleads-tour__time > .results > li span.is-selected {
  background-color: #823135;
  color: white;
}
.carlyle-leaseleads-tour__time > .results > li span.is-selected:hover {
  background-color: #823135;
  color: white;
}
.carlyle-leaseleads-tour__time > .results > li span:hover {
  background-color: #823135;
}

.carlyle-leaseleads-tour__date-picker .ui-datepicker-month,
.carlyle-leaseleads-tour__date-picker .ui-datepicker-year {
  font-weight: normal;
}
.carlyle-leaseleads-tour__date-picker .ui-datepicker-calendar {
  width: 100%;
  background-color: white;
}
.carlyle-leaseleads-tour__date-picker .ui-datepicker-calendar > thead > tr > th {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 300;
  padding: 18px 0 10px;
  width: 39px;
  text-align: center;
}
.carlyle-leaseleads-tour__date-picker .ui-datepicker-calendar td {
  text-align: center;
  padding: 2px 2px;
  line-height: 28px;
}
.carlyle-leaseleads-tour__date-picker .ui-datepicker-calendar td.ui-datepicker-unselectable.ui-state-disabled {
  opacity: 0.25;
}
.carlyle-leaseleads-tour__date-picker .ui-datepicker-calendar td > span, .carlyle-leaseleads-tour__date-picker .ui-datepicker-calendar td > a {
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0.05em;
  color: #222;
}
.carlyle-leaseleads-tour__date-picker .ui-datepicker:not(.gform-legacy-datepicker) {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.carlyle-leaseleads-tour__date-picker .ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-title {
  text-align: left;
  color: #823135;
  font-weight: 700;
  font-size: 18px;
  text-align: left;
  padding-left: 8px;
}
.carlyle-leaseleads-tour__date-picker .ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-next:before,
.carlyle-leaseleads-tour__date-picker .ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-prev:before {
  width: 0.75rem;
  height: 0.75rem;
  color: #823135;
  top: 0.45rem;
}
.carlyle-leaseleads-tour__date-picker .ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-prev {
  right: 35px;
  left: auto;
}
.carlyle-leaseleads-tour__date-picker .ui-datepicker:not(.gform-legacy-datepicker) a.ui-state-default {
  background-color: white;
  border: 1px solid transparent;
  border-radius: 2px;
  line-height: 32px;
  width: 32px;
  height: 32px;
  padding: 0;
  display: block;
}
.carlyle-leaseleads-tour__date-picker .ui-datepicker:not(.gform-legacy-datepicker) a.ui-state-default:hover {
  background-color: #823135;
  border: 1px solid #6f2a2d;
  border-bottom: 1px solid #823135;
  border-radius: 2px;
}
.carlyle-leaseleads-tour__date-picker .ui-datepicker:not(.gform-legacy-datepicker) a.ui-state-active,
.carlyle-leaseleads-tour__date-picker .ui-datepicker:not(.gform-legacy-datepicker) a.ui-state-active:hover {
  background-color: #823135;
  color: #823135;
  border-radius: 2px;
  border: 1px solid #6f2a2d;
  border-bottom: 1px solid #823135;
}
.carlyle-leaseleads-tour__date-picker .ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-header {
  border-bottom: 0;
  margin-bottom: 15px;
}

.carlyle-leaseleads-tour__summary {
  text-align: center;
}
.carlyle-leaseleads-tour__summary h3 {
  color: #823135;
  font-size: 26px;
  font-weight: normal;
  margin: 10px 0 25px;
}
@media screen and (max-width: 567px) {
  .carlyle-leaseleads-tour__summary h3 {
    font-size: 20px;
  }
}
.carlyle-leaseleads-tour__summary .icon {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  transform: translateY(-1px);
}
.carlyle-leaseleads-tour__summary .date {
  font-size: 13px;
  color: #823135;
  font-family: "Inter", helvetica, arial, sans-serif;
}

.carlyle-leaseleads-tour__summary-date {
  position: relative;
  padding: 10px 10px;
  border-radius: 4px;
  border: 1px solid #6f2a2d;
  background-color: white;
  margin: 0 auto;
  width: 260px;
  justify-content: center;
  z-index: 2;
}
.carlyle-leaseleads-tour__summary-date > span {
  align-self: center;
}
.carlyle-leaseleads-tour__summary-date svg path {
  fill: #823135;
}

.leadesleads-tour__footer {
  justify-content: center;
  padding: 10px;
  border-top: 1px solid #6f2a2d;
}
.leadesleads-tour__footer span,
.leadesleads-tour__footer img {
  align-self: center;
}
.leadesleads-tour__footer > span {
  font-family: "Inter", helvetica, arial, sans-serif;
  position: relative;
  color: #151B53;
  margin-right: 0.75rem;
  font-size: 11.25px;
  line-height: 1;
  display: inline-block;
  transform: translateY(2px);
}
@media screen and (max-width: 375px) {
  .leadesleads-tour__footer > span {
    font-size: 9px;
    margin-right: 4px;
  }
}
.leadesleads-tour__footer img, .leadesleads-tour__footer svg {
  width: auto;
  height: 16px;
  display: block;
}
@media screen and (max-width: 375px) {
  .leadesleads-tour__footer img, .leadesleads-tour__footer svg {
    height: 12px;
  }
}

.carlyle-leaseleads-tour__footer-button {
  font-family: "Inter", helvetica, arial, sans-serif;
  display: none;
  position: absolute;
  left: 20px;
  bottom: 11px;
  background-color: transparent;
  border: 0;
  font-size: 12px;
  padding: 0;
  transition: all 0.3s ease;
}
@media screen and (max-width: 320px) {
  .carlyle-leaseleads-tour__footer-button {
    font-size: 11px;
    bottom: 9px;
    left: 15px;
  }
}
.carlyle-leaseleads-tour__footer-button:hover {
  color: #823135;
}
.carlyle-leaseleads-tour__footer-button:hover svg path {
  fill: #823135;
}
.carlyle-leaseleads-tour__footer-button.is-active {
  display: block;
}
.carlyle-leaseleads-tour__footer-button svg {
  height: 10px;
  width: auto;
  margin-right: 6px;
  position: relative;
  transform: translateY(0.5px);
  display: inline-block;
}
.carlyle-leaseleads-tour__footer-button svg path {
  fill: #823135;
}
.carlyle-leaseleads-tour__footer-button > span {
  display: inline-block;
  font-family: "Inter", helvetica, arial, sans-serif;
}
@media screen and (max-width: 567px) {
  .carlyle-leaseleads-tour__footer-button > span {
    display: none;
  }
}

.carlyle-leaseleads-tour-summary {
  padding: 30px 0 12px;
  background-color: #fff;
  border: 1px solid #6f2a2d;
  border-top: 0;
  border-bottom: 0;
  text-align: center;
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
}
.carlyle-leaseleads-tour-summary > ul {
  padding: 30px 0 30px;
}
.carlyle-leaseleads-tour-summary li {
  list-style: none;
  font-size: 14px;
  margin: 0 0 5px;
  color: #823135;
  border-bottom: 1px solid #823135;
  padding: 8px 10px;
  text-transform: capitalize;
}
.carlyle-leaseleads-tour-summary li:first-of-type {
  border-top: 1px solid #823135;
}
.carlyle-leaseleads-tour-summary li > strong {
  font-weight: 600;
}
.carlyle-leaseleads-tour-summary li > a {
  text-decoration: underline;
  color: #823135;
  transition: all 0.3s ease;
}
.carlyle-leaseleads-tour-summary li > a:hover {
  color: #823135;
}

.carlyle-leaseleads-tour-summary__date {
  border: 1px solid #823135;
  padding: 5px;
}

.carlyle-leaseleads-tour-summary__title {
  margin: 0;
  color: #823135;
  font-weight: normal;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.33;
}

.carlyle-leaseleads-tour-summary__disclaimer {
  font-size: 10px;
  margin-bottom: 0;
  padding: 0 20px;
  color: #823135;
}

.leaseleads-calendar-events > a {
  border: 1px solid #823135;
  margin-right: 6px;
  text-decoration: none !important;
  color: #823135 !important;
  border-radius: 4px;
  padding: 3px 6px;
  font-size: 12.5px;
  transition: all 0.3s ease;
}
.leaseleads-calendar-events > a:first-of-type {
  margin-left: 6px;
}
.leaseleads-calendar-events > a:last-of-type {
  margin-right: 0;
}
.leaseleads-calendar-events > a:hover {
  border: 1px solid #823135;
  background-color: #823135;
  color: white !important;
}

.specials-tab {
  z-index: 10;
}
@media print, screen and (max-width: 47.99875em) {
  .specials-tab {
    display: none;
  }
}

.specials-tab__content {
  background-image: url("../img/EllsworthSprings_Icon_Ocean.svg"), url("../img/EllsworthSprings_Icon_Ocean.svg");
  background-size: 120px, 120px;
  background-position: -20px -20px, calc(100% + 35px) calc(100% + 20px);
  background-repeat: no-repeat, no-repeat;
}

.specials-tab__label:hover h4 {
  color: #823135;
}
.specials-tab__label h4 {
  text-transform: uppercase;
  line-height: 48px;
  letter-spacing: 1.68px;
}

.specials-tab__title {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  font: 400 normal 1.5rem/1.56 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 1.68px;
}
@media print, screen and (max-width: 47.99875em) {
  .specials-tab__title {
    font-size: 1rem;
  }
}
.specials-tab__title:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 62px;
  height: 2px;
  background-color: #823135;
  transform: translateX(-50%);
}

.specials-tab__link {
  font: 400 normal 1.125rem/1.56 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 1.68px;
  text-transform: uppercase;
  letter-spacing: 1.68px;
}
@media print, screen and (max-width: 47.99875em) {
  .specials-tab__link {
    font-size: 1rem;
  }
}
.specials-tab__link svg path {
  fill: #244446;
}
.specials-tab__link:hover {
  color: #823135;
}
.specials-tab__link:hover svg path {
  fill: #823135;
}

.specials-tab .sticky-tab__close span {
  color: #823135;
  font: 400 normal 1.125rem/1.3 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 0.76px;
  text-transform: uppercase;
}
@media print, screen and (max-width: 47.99875em) {
  .specials-tab .sticky-tab__close span {
    font-size: 1rem;
  }
}
.specials-tab .sticky-tab__close svg {
  align-self: center;
}
.specials-tab .sticky-tab__close svg path {
  fill: #823135;
}
.specials-tab .sticky-tab__close:hover span {
  color: #244446;
}
.specials-tab .sticky-tab__close:hover svg path {
  fill: #244446;
}

@media print, screen and (max-width: 47.99875em) {
  .tour-tab {
    display: none;
  }
}

.tour-tab__content {
  direction: rtl;
}
.tour-tab__content .inner {
  direction: ltr;
}

.tour-tab__content::-webkit-scrollbar {
  width: 0.45rem;
}

.tour-tab__content::-webkit-scrollbar-track {
  background: 2px solid #508391;
}

.tour-tab__content::-webkit-scrollbar-thumb {
  background-color: #823135;
}

.tour-tab__label:hover h4 {
  color: #823135;
}
.tour-tab__label h4 {
  text-transform: uppercase;
  line-height: 48px;
  letter-spacing: 1.68px;
}

.tour-tab__title {
  font-size: 55px;
  margin-top: 2.25rem;
}

.tour-tab__link {
  font: 400 normal 1.125rem/1.56 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 1.68px;
  text-transform: uppercase;
  letter-spacing: 1.68px;
}
@media print, screen and (max-width: 47.99875em) {
  .tour-tab__link {
    font-size: 1rem;
  }
}
.tour-tab__link:hover {
  color: #FBB78E;
}
.tour-tab__link:hover svg path {
  fill: #FBB78E;
}

.tour-tab__form .gform_wrapper.gravity-theme .gform_fields {
  display: block;
}
.tour-tab__form .gform_wrapper.gravity-theme form input[type=text],
.tour-tab__form .gform_wrapper.gravity-theme form input[type=email],
.tour-tab__form .gform_wrapper.gravity-theme form input[type=tel] {
  padding: 1rem;
  padding-left: 0;
  box-sizing: border-box;
  margin: 0;
  border-bottom: 2px solid #FFFFFF;
  box-shadow: none;
  background: transparent;
  border-radius: 0;
  width: 100%;
  transition: all 0.25s ease;
  font: 400 normal 1.5rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
  color: #823135;
  font-size: 1rem;
  text-align: center;
}
@media print, screen and (max-width: 74.99875em) {
  .tour-tab__form .gform_wrapper.gravity-theme form input[type=text],
.tour-tab__form .gform_wrapper.gravity-theme form input[type=email],
.tour-tab__form .gform_wrapper.gravity-theme form input[type=tel] {
    font-size: 1.3rem;
  }
}
.tour-tab__form .gform_wrapper.gravity-theme form input[type=text]::-webkit-input-placeholder,
.tour-tab__form .gform_wrapper.gravity-theme form input[type=email]::-webkit-input-placeholder,
.tour-tab__form .gform_wrapper.gravity-theme form input[type=tel]::-webkit-input-placeholder {
  font-size: 1rem;
  text-align: center;
}
.tour-tab__form .gform_wrapper.gravity-theme form input[type=text]:-moz-placeholder,
.tour-tab__form .gform_wrapper.gravity-theme form input[type=email]:-moz-placeholder,
.tour-tab__form .gform_wrapper.gravity-theme form input[type=tel]:-moz-placeholder { /* Firefox 18- */
  font-size: 1rem;
  text-align: center;
}
.tour-tab__form .gform_wrapper.gravity-theme form input[type=text]::-moz-placeholder,
.tour-tab__form .gform_wrapper.gravity-theme form input[type=email]::-moz-placeholder,
.tour-tab__form .gform_wrapper.gravity-theme form input[type=tel]::-moz-placeholder { /* Firefox 19+ */
  font-size: 1rem;
  text-align: center;
}
.tour-tab__form .gform_wrapper.gravity-theme form input[type=text]:-ms-input-placeholder,
.tour-tab__form .gform_wrapper.gravity-theme form input[type=email]:-ms-input-placeholder,
.tour-tab__form .gform_wrapper.gravity-theme form input[type=tel]:-ms-input-placeholder {
  font-size: 1rem;
  text-align: center;
}
.tour-tab__form .gform_wrapper.gravity-theme form input[type=text] ::-ms-input-placeholder,
.tour-tab__form .gform_wrapper.gravity-theme form input[type=email] ::-ms-input-placeholder,
.tour-tab__form .gform_wrapper.gravity-theme form input[type=tel] ::-ms-input-placeholder {
  font-size: 1rem;
  text-align: center;
}
.tour-tab__form .gform_wrapper.gravity-theme .ginput_recaptcha {
  transform: scale(0.75) translateX(-0.9rem);
}

.tour-tab .sticky-tab__close {
  left: 0.5rem;
  right: auto;
}
.tour-tab .sticky-tab__close span {
  color: #244446;
  font: 400 normal 1.125rem/1.3 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 0.76px;
  text-transform: uppercase;
}
@media print, screen and (max-width: 47.99875em) {
  .tour-tab .sticky-tab__close span {
    font-size: 1rem;
  }
}
.tour-tab .sticky-tab__close svg {
  align-self: center;
}
.tour-tab .sticky-tab__close svg path {
  fill: #244446;
}

.leaseleads-specials__action .leaseleads-button,
.leaseleads-specials__action .leaseleads-specials__phone {
  cursor: pointer;
  font: 400 normal 0.9375rem/1 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 0.76px;
}

.leaseleads-specials__view-specials {
  font-family: "Inter", helvetica, arial, sans-serif;
}

.leaseleads-special__name {
  font: 400 normal 1.125rem/1.56 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 1.68px;
}
@media print, screen and (max-width: 47.99875em) {
  .leaseleads-special__name {
    font-size: 1rem;
  }
}

.leaseleads-specials__form-title span {
  font: 400 normal 1.125rem/1.56 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 1.68px;
}
@media print, screen and (max-width: 47.99875em) {
  .leaseleads-specials__form-title span {
    font-size: 1rem;
  }
}

@media print, screen and (max-width: 63.99875em) {
  .leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body {
    width: 100%;
  }
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body .gform_fields {
  grid-column-gap: 0;
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body .gform_fields .gfield_label {
  font-family: "Inter", helvetica, arial, sans-serif;
  font-weight: 400;
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body input[type=text]::-webkit-input-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body input[type=email]::-webkit-input-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body input[type=password]::-webkit-input-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body input[type=search]::-webkit-input-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body input[type=tel]::-webkit-input-placeholder {
  font-size: 1rem;
  color: #823135;
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body input[type=text]:-moz-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body input[type=email]:-moz-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body input[type=password]:-moz-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body input[type=search]:-moz-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body input[type=tel]:-moz-placeholder { /* Firefox 18- */
  font-size: 1rem;
  color: #823135;
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body input[type=text]::-moz-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body input[type=email]::-moz-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body input[type=password]::-moz-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body input[type=search]::-moz-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body input[type=tel]::-moz-placeholder { /* Firefox 19+ */
  font-size: 1rem;
  color: #823135;
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body input[type=text]:-ms-input-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body input[type=email]:-ms-input-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body input[type=password]:-ms-input-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body input[type=search]:-ms-input-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body input[type=tel]:-ms-input-placeholder {
  font-size: 1rem;
  color: #823135;
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body input[type=text] ::-ms-input-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body input[type=email] ::-ms-input-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body input[type=password] ::-ms-input-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body input[type=search] ::-ms-input-placeholder,
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body input[type=tel] ::-ms-input-placeholder {
  font-size: 1rem;
  color: #823135;
}
@media print, screen and (max-width: 47.99875em) {
  .leaseleads-specials__form .gform_wrapper.gravity-theme .gform-body .ginput_recaptcha > div {
    transform: scale(0.8);
    transform-origin: left center;
  }
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer {
  padding: 0;
  margin: 3px 0 0;
}
@media print, screen and (max-width: 63.99875em) {
  .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer {
    width: 100%;
  }
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer input[type=submit] {
  font-size: 1rem !important;
}
@media print, screen and (max-width: 63.99875em) {
  .leaseleads-specials__form .gform_wrapper.gravity-theme .gform_footer input[type=submit] {
    padding: 1rem !important;
    width: auto;
  }
}
.leaseleads-specials__form .gform_wrapper.gravity-theme .gform_validation_errors .gform_submission_error {
  font-family: "Inter", helvetica, arial, sans-serif;
  letter-spacing: 1.68px;
}
.leaseleads-specials__form .gform_confirmation_wrapper .gform_confirmation_message {
  font-family: "Inter", helvetica, arial, sans-serif;
  letter-spacing: 1.68px;
  color: #FFFFFF;
  padding: 1rem 0;
}

@media print, screen and (max-width: 63.99875em) {
  .leaseleads-specials__content {
    padding-right: 25px;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .leaseleads-specials__content {
    width: 100%;
  }
}

.fancybox__backdrop {
  background: rgba(130, 49, 53, 0.81);
}

.fancybox__thumbs .carousel__slide .fancybox__thumb:after {
  border-color: #508391;
}

.footer__column {
  align-self: center;
}
.footer__column div, .footer__column p, .footer__column li {
  color: #FFFFFF;
  font: 400 normal 1.125rem/1.3 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 0.76px;
}
@media print, screen and (max-width: 47.99875em) {
  .footer__column div, .footer__column p, .footer__column li {
    font-size: 1rem;
  }
}
.footer__column.footer__column--one {
  flex: 0 0 auto;
  width: 29.1666666667%;
  margin-left: 0;
  margin-right: 0;
  padding-right: 6rem;
  text-align: right;
}
@media print, screen and (max-width: 74.99875em) {
  .footer__column.footer__column--one {
    flex: 0 0 auto;
    width: 33.3333333333%;
    margin-left: 0;
    margin-right: 0;
    padding-right: 3.5rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .footer__column.footer__column--one {
    flex: 0 0 auto;
    width: 75%;
    margin-left: 0;
    margin-right: 0;
    margin: 0 auto 2rem;
    text-align: center;
    padding: 0;
    order: 2;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .footer__column.footer__column--one {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.footer__column.footer__column--two {
  flex: 0 0 auto;
  width: 41.6666666667%;
  margin-left: 0;
  margin-right: 0;
  padding: 2rem 4rem;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
}
@media print, screen and (max-width: 74.99875em) {
  .footer__column.footer__column--two {
    flex: 0 0 auto;
    width: 33.3333333333%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .footer__column.footer__column--two {
    flex: 0 0 auto;
    width: 75%;
    margin-left: 0;
    margin-right: 0;
    margin: 0 auto 2rem;
    padding: 0;
    order: 0;
    border: 0;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .footer__column.footer__column--two {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.footer__column.footer__column--three {
  flex: 0 0 auto;
  width: 29.1666666667%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 6rem;
  text-align: left;
}
@media print, screen and (max-width: 74.99875em) {
  .footer__column.footer__column--three {
    flex: 0 0 auto;
    width: 33.3333333333%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 3.5rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .footer__column.footer__column--three {
    flex: 0 0 auto;
    width: 75%;
    margin-left: 0;
    margin-right: 0;
    margin: 0 auto 2rem;
    border-left: 0;
    text-align: center;
    padding: 0;
    order: 1;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .footer__column.footer__column--three {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.footer__column.footer__column--three ul {
  margin: 0 0 1rem 0;
}

.footer__logo {
  width: 334px;
  height: auto;
  display: block;
  margin: 0 auto;
  max-width: 100%;
  transition: all 0.3s ease;
}
@media print, screen and (max-width: 47.99875em) {
  .footer__logo {
    width: 280px;
  }
}
@media print, screen and (max-width: 29.99875em) {
  .footer__logo {
    width: 220px;
  }
}
.footer__logo:hover {
  opacity: 0.7;
}
.footer__logo img {
  width: 100%;
  height: 100%;
}

.footer__top {
  background-color: #823135;
}
.footer__top .widget__title {
  color: #FFFFFF;
  font: 400 normal 1.125rem/1.56 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 1.68px;
  text-transform: uppercase;
}
@media print, screen and (max-width: 47.99875em) {
  .footer__top .widget__title {
    font-size: 1rem;
  }
}
.footer__top .widget_text ul {
  padding: 0;
  list-style: none;
}
.footer__top .widget_text a {
  color: #FFFFFF;
  transition: all 0.3s ease;
}
.footer__top .widget_text a:hover {
  color: #FBB78E;
}
.footer__top .widget_text ul.social-links {
  display: block;
  text-align: right;
  padding-top: 1rem;
}
@media print, screen and (max-width: 63.99875em) {
  .footer__top .widget_text ul.social-links {
    text-align: center;
  }
}
.footer__top .widget_text ul.social-links .social-link:last-of-type {
  margin-right: 0;
}

.footer__bottom {
  padding: 0 1.5rem;
}
.footer__bottom .menu {
  font-size: 0;
}
.footer__bottom .menu-item {
  border-right: 1px solid #244446;
}
@media print, screen and (max-width: 74.99875em) {
  .footer__bottom .menu-item {
    margin-bottom: 0.25rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .footer__bottom .menu-item {
    padding: 0 0.5rem;
  }
}
.footer__bottom .menu-item:last-of-type {
  border-right: 0;
}
.footer__bottom .menu-item.menu-item--equal-housing {
  background: url("../img/icon-equal-housing.svg") no-repeat 0 50%/16px;
  padding-left: 1.5rem;
}
.footer__bottom .menu-item > a {
  color: #244446;
  text-transform: uppercase;
  font-size: 0.9375rem;
}
.footer__bottom .menu-item > a:hover, .footer__bottom .menu-item > a:focus {
  opacity: 0.7;
}

.menu-footer-navigation-container ul {
  padding-top: 0.5rem;
}
.menu-footer-navigation-container li {
  margin: 0.75rem 0;
  display: block;
}
.menu-footer-navigation-container li a {
  font: 400 normal 1.125rem/1.56 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 1.68px;
  text-transform: uppercase;
  color: white;
  transition: all 0.3s ease;
}
@media print, screen and (max-width: 47.99875em) {
  .menu-footer-navigation-container li a {
    font-size: 1rem;
  }
}

.header__bottom {
  background-color: #FFFFFF;
  padding: 0.75rem 0;
}
.header__bottom > .container {
  align-items: center;
}
.header__bottom .header__logo {
  flex: 0 0 auto;
  width: 16.6666666667%;
  margin-left: 0;
  margin-right: 0;
}
@media print, screen and (max-width: 47.99875em) {
  .header__bottom .header__logo {
    flex: 0 0 auto;
    width: 33.3333333333%;
    margin-left: 0;
    margin-right: 0;
  }
}
.header__bottom .header__logo img {
  max-width: 114px;
  max-height: 105px;
}
@media print, screen and (max-width: 63.99875em) {
  .header__bottom .header__logo img {
    max-width: 100px;
    max-height: unset;
  }
}
.header__bottom .header__menu {
  flex: 0 0 auto;
  width: 83.3333333333%;
  margin-left: 0;
  margin-right: 0;
}
@media print, screen and (max-width: 47.99875em) {
  .header__bottom .header__menu {
    flex: 0 0 auto;
    width: 75%;
    margin-left: 0;
    margin-right: 0;
  }
}
.header__bottom .main-nav .menu-item.current-menu-item > a {
  position: relative;
}
.header__bottom .main-nav .menu-item.current-menu-item > a:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  width: 100%;
  height: 2px;
  background-color: #244446;
}
@media print, screen and (max-width: 74.99875em) {
  .header__bottom .main-nav .menu-item.current-menu-item > a:before {
    bottom: 0;
  }
}
.header__bottom .main-nav .menu-item > a {
  color: #823135;
  font: 400 1rem/1.1875 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}
@media print, screen and (max-width: 74.99875em) {
  .header__bottom .main-nav .menu-item > a {
    display: inline-block;
    padding: 0.5rem 0;
  }
}
.header__bottom .main-nav .menu-item > a:hover {
  color: #244446;
}
@media print, screen and (max-width: 74.99875em) {
  .header__bottom .header__phone {
    top: 2.75rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .header__bottom .header__phone {
    top: 2.5rem;
  }
}

.header__top {
  background-color: #823135;
}
.header__top > .container {
  justify-content: flex-end;
}
.header__top .top-nav {
  height: 52px;
}
html.translated-ltr[lang=es] .header__top .top-nav.top-nav--left, html.translated-ltr[lang=fr] .header__top .top-nav.top-nav--left {
  padding-right: 2rem;
}
@media print, screen and (max-width: 74.99875em) {
  html.translated-ltr[lang=es] .header__top .top-nav.top-nav--left, html.translated-ltr[lang=fr] .header__top .top-nav.top-nav--left {
    padding-right: 1rem;
  }
}
@media screen and (max-width: 51.25em) {
  html.translated-ltr[lang=es] .header__top .top-nav.top-nav--left, html.translated-ltr[lang=fr] .header__top .top-nav.top-nav--left {
    padding-right: 0.5rem;
    flex: 0 0 auto;
    width: 70%;
    margin-left: 0;
    margin-right: 0;
  }
}
.header__top .top-nav .menu-item {
  line-height: 1;
}
@media print, screen and (max-width: 74.99875em) {
  .header__top .top-nav .menu-item {
    margin-right: 2rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .header__top .top-nav .menu-item {
    margin-right: 1rem;
  }
}
html.translated-ltr[lang=es] .header__top .top-nav .menu-item > a, html.translated-ltr[lang=fr] .header__top .top-nav .menu-item > a {
  font-size: 0.9rem;
}
.header__top .top-nav .menu-item.menu-item--button {
  padding: 0;
}
.header__top .top-nav .menu-item.menu-item--button:after {
  background-color: #508391;
}
.header__top .top-nav .menu-item.menu-item--button:before {
  border-color: transparent transparent transparent #823135;
}
.header__top .top-nav .menu-item.menu-item--button > a {
  font: 400 normal 1.125rem/1.56 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 1.68px;
  text-transform: uppercase;
  background-color: #508391;
}
@media print, screen and (max-width: 47.99875em) {
  .header__top .top-nav .menu-item.menu-item--button > a {
    font-size: 1rem;
  }
}
@media screen and (max-width: 23.75em) {
  .header__top .top-nav .menu-item.menu-item--button > a {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 21.25em) {
  .header__top .top-nav .menu-item.menu-item--button > a {
    font-size: 0.75rem;
  }
}
.header__top .top-nav .menu-item.menu-item--button > a:hover {
  color: #244446;
}
.header__top .top-nav .menu-item a {
  font: 400 normal 1.125rem/1.3 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 0.76px;
  line-height: 1;
  color: #FFFFFF;
}
@media print, screen and (max-width: 47.99875em) {
  .header__top .top-nav .menu-item a {
    font-size: 1rem;
  }
}
.header__top .sub-menu.sub-menu--is-open {
  background-color: #244446;
}

.content-image > .container.container--small {
  max-width: 75rem;
  width: 100%;
}
.content-image.content-image--image-large > .container {
  padding: 3rem 0;
}
@media print, screen and (max-width: 74.99875em) {
  .content-image.content-image--image-large > .container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .content-image.content-image--image-large > .container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.content-image.content-image--image-large .content-image__image {
  flex: 0 0 auto;
  width: 45.8333333333%;
  margin-left: 0;
  margin-right: 0;
}
@media print, screen and (max-width: 63.99875em) {
  .content-image.content-image--image-large .content-image__image {
    flex: 0 0 auto;
    width: 75%;
    margin-left: 0;
    margin-right: 0;
    margin: 0 auto 3rem;
  }
}
.content-image.content-image--image-large .content-image__content {
  flex: 0 0 auto;
  width: 54.1666666667%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 5rem;
}
@media print, screen and (max-width: 63.99875em) {
  .content-image.content-image--image-large .content-image__content {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    text-align: center;
  }
}
.content-image.content-image--image-small {
  background: url("../img/EllsworthSprings_BrandTexture_Foam.png") center/cover repeat;
}
.content-image.content-image--image-small > .container {
  align-items: center;
}
.content-image.content-image--image-small .content-image__image {
  padding-top: 0;
}
.content-image.content-image--image-small img {
  max-width: 268px;
  width: 100%;
}
@media print, screen and (max-width: 63.99875em) {
  .content-image.content-image--image-small img {
    max-width: 250px;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .content-image.content-image--image-small img {
    max-width: 200px;
  }
}
.content-image .content-image__title {
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.content-image .content-image__title span {
  font: 400 normal 2.625rem/1.32 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 3.8px;
  text-transform: uppercase;
  margin-top: 1rem;
  display: block;
  word-wrap: break-word;
}
@media print, screen and (max-width: 63.99875em) {
  .content-image .content-image__title span {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .content-image .content-image__title span {
    font-size: 1.75rem;
  }
}
.content-images__title span {
  text-transform: uppercase;
  display: inline-block;
  font: 400 normal 2.625rem/1.32 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 3.8px;
}
@media print, screen and (max-width: 63.99875em) {
  .content-images__title span {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .content-images__title span {
    font-size: 1.75rem;
  }
}

.content-images.content-images--content-left .content-images__icon img,
.content-images.content-images--content-left .content-images__icon picture, .content-images.content-images--content-right .content-images__icon img,
.content-images.content-images--content-right .content-images__icon picture {
  width: 205px;
}
@media print, screen and (max-width: 74.99875em) {
  .content-images.content-images--content-left .content-images__icon img,
.content-images.content-images--content-left .content-images__icon picture, .content-images.content-images--content-right .content-images__icon img,
.content-images.content-images--content-right .content-images__icon picture {
    width: 160px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .content-images.content-images--content-left .content-images__icon img,
.content-images.content-images--content-left .content-images__icon picture, .content-images.content-images--content-right .content-images__icon img,
.content-images.content-images--content-right .content-images__icon picture {
    width: 140px;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .content-images.content-images--content-left .content-images__icon img,
.content-images.content-images--content-left .content-images__icon picture, .content-images.content-images--content-right .content-images__icon img,
.content-images.content-images--content-right .content-images__icon picture {
    opacity: 0.3;
  }
}
.content-images.content-images--content-left .content-images__icon {
  left: 5rem;
}
@media print, screen and (max-width: 74.99875em) {
  .content-images.content-images--content-left .content-images__icon {
    left: -2rem;
    bottom: -4rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .content-images.content-images--content-left .content-images__icon {
    bottom: -2rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .content-images.content-images--content-left .content-images__content .inner {
    margin: 0 auto;
  }
}
.content-images.content-images--content-right .content-images__icon {
  right: 8rem;
  bottom: 3rem;
}
@media print, screen and (max-width: 74.99875em) {
  .content-images.content-images--content-right .content-images__icon {
    right: 0;
    bottom: 0;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .content-images.content-images--content-right .content-images__content .inner {
    margin: 0 auto;
  }
}
.content-images.content-images--content-right .content-images__image img,
.content-images.content-images--content-right .content-images__image picture {
  transform: scaleX(-1);
}
.content-images .content-images__content {
  padding-bottom: 9rem;
}
@media print, screen and (max-width: 47.99875em) {
  .content-images .content-images__content {
    padding-bottom: 6rem;
  }
}

.content-tabs__title {
  font: 400 normal 4.0625rem/1.23 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 4px;
}
@media print, screen and (max-width: 74.99875em) {
  .content-tabs__title {
    font-size: 3.5rem;
    letter-spacing: 2px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .content-tabs__title {
    font-size: 3rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .content-tabs__title {
    font-size: 2.75rem;
    letter-spacing: 1.68px;
  }
}
@media print, screen and (max-width: 29.99875em) {
  .content-tabs__title {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 21.25em) {
  .content-tabs__title {
    font-size: 2rem;
  }
}

.tabs-box__title {
  text-transform: uppercase;
  font: 400 normal 1.125rem/1.56 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 1.68px;
}
@media print, screen and (max-width: 47.99875em) {
  .tabs-box__title {
    font-size: 1rem;
  }
}
.tabs-box__title.is-active {
  background-color: #FBB78E;
}

.tabs-box__content .gform_wrapper.gravity-theme {
  padding-top: 0;
}
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield--type-html h4 {
  font: 400 normal 1.5rem/1.56 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 1.68px;
  margin-top: 2.5rem;
}
@media print, screen and (max-width: 47.99875em) {
  .tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield--type-html h4 {
    font-size: 1rem;
  }
}
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield {
  margin-bottom: 0;
}
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield.gfield--width-half {
  margin-bottom: 0;
  grid-column: span 6;
}
@media print, screen and (max-width: 47.99875em) {
  .tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield.gfield--width-half {
    grid-column: span 12;
  }
}
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield h4 {
  text-transform: uppercase;
  padding-bottom: 1rem;
  margin-bottom: 0;
  border-bottom: 2px solid #244446;
}
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text],
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email],
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel],
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select {
  padding: 1rem 1rem 1rem 0;
  box-sizing: border-box;
  margin: 0;
  border-bottom: 2px solid #244446;
  box-shadow: none;
  background: transparent;
  border-radius: 0;
  width: 100%;
  transition: all 0.25s ease;
  font: 400 normal 1.25rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
  color: #244446;
  text-align: left;
}
@media print, screen and (max-width: 74.99875em) {
  .tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text],
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email],
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel],
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select {
    font-size: 1.3rem;
  }
}
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text]::-webkit-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email]::-webkit-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel]::-webkit-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea::-webkit-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select::-webkit-input-placeholder {
  font: 400 normal 1.25rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
  text-align: left;
  opacity: 1;
}
@media print, screen and (max-width: 74.99875em) {
  .tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text]::-webkit-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email]::-webkit-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel]::-webkit-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea::-webkit-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select::-webkit-input-placeholder {
    font-size: 1.3rem;
  }
}
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text]:-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email]:-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel]:-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea:-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select:-moz-placeholder { /* Firefox 18- */
  font: 400 normal 1.25rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
  text-align: left;
  opacity: 1;
}
@media print, screen and (max-width: 74.99875em) {
  .tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text]:-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email]:-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel]:-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea:-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select:-moz-placeholder {
    font-size: 1.3rem;
  }
}
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text]::-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email]::-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel]::-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea::-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select::-moz-placeholder { /* Firefox 19+ */
  font: 400 normal 1.25rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
  text-align: left;
  opacity: 1;
}
@media print, screen and (max-width: 74.99875em) {
  .tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text]::-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email]::-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel]::-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea::-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select::-moz-placeholder {
    font-size: 1.3rem;
  }
}
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text]:-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email]:-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel]:-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea:-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select:-ms-input-placeholder {
  font: 400 normal 1.25rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
  text-align: left;
  opacity: 1;
}
@media print, screen and (max-width: 74.99875em) {
  .tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text]:-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email]:-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel]:-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea:-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select:-ms-input-placeholder {
    font-size: 1.3rem;
  }
}
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text] ::-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email] ::-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel] ::-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea ::-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select ::-ms-input-placeholder {
  font: 400 normal 1.25rem/1.2 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 0.96px;
  text-align: left;
  opacity: 1;
}
@media print, screen and (max-width: 74.99875em) {
  .tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text] ::-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email] ::-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel] ::-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea ::-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select ::-ms-input-placeholder {
    font-size: 1.3rem;
  }
}
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text]:focus, .tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text]:active, .tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text]:focus-visible,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email]:focus,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email]:active,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email]:focus-visible,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel]:focus,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel]:active,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel]:focus-visible,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea:focus,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea:active,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea:focus-visible,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select:focus,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select:active,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select:focus-visible {
  outline: none;
}
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text]:focus::-webkit-input-placeholder, .tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text]:active::-webkit-input-placeholder, .tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text]:focus-visible::-webkit-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email]:focus::-webkit-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email]:active::-webkit-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email]:focus-visible::-webkit-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel]:focus::-webkit-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel]:active::-webkit-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel]:focus-visible::-webkit-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea:focus::-webkit-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea:active::-webkit-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea:focus-visible::-webkit-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select:focus::-webkit-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select:active::-webkit-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select:focus-visible::-webkit-input-placeholder {
  opacity: 0.6;
}
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text]:focus:-moz-placeholder, .tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text]:active:-moz-placeholder, .tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text]:focus-visible:-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email]:focus:-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email]:active:-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email]:focus-visible:-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel]:focus:-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel]:active:-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel]:focus-visible:-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea:focus:-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea:active:-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea:focus-visible:-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select:focus:-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select:active:-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select:focus-visible:-moz-placeholder { /* Firefox 18- */
  opacity: 0.6;
}
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text]:focus::-moz-placeholder, .tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text]:active::-moz-placeholder, .tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text]:focus-visible::-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email]:focus::-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email]:active::-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email]:focus-visible::-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel]:focus::-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel]:active::-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel]:focus-visible::-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea:focus::-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea:active::-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea:focus-visible::-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select:focus::-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select:active::-moz-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select:focus-visible::-moz-placeholder { /* Firefox 19+ */
  opacity: 0.6;
}
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text]:focus:-ms-input-placeholder, .tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text]:active:-ms-input-placeholder, .tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text]:focus-visible:-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email]:focus:-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email]:active:-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email]:focus-visible:-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel]:focus:-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel]:active:-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel]:focus-visible:-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea:focus:-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea:active:-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea:focus-visible:-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select:focus:-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select:active:-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select:focus-visible:-ms-input-placeholder {
  opacity: 0.6;
}
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text]:focus ::-ms-input-placeholder, .tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text]:active ::-ms-input-placeholder, .tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=text]:focus-visible ::-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email]:focus ::-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email]:active ::-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=email]:focus-visible ::-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel]:focus ::-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel]:active ::-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield input[type=tel]:focus-visible ::-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea:focus ::-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea:active ::-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea:focus-visible ::-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select:focus ::-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select:active ::-ms-input-placeholder,
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select:focus-visible ::-ms-input-placeholder {
  opacity: 0.6;
}
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield textarea.large {
  height: 120px;
}
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield select {
  padding-top: 1rem;
}
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield.gfield--type-address .gform-field-label--type-sub {
  display: none;
}
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield.gfield--type-html {
  margin-bottom: 0;
}
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield.gfield--type-captcha {
  margin: 1rem auto;
}
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield.leaseleads-form-disclaimer p {
  color: #244446;
}
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield.leaseleads-form-disclaimer a {
  color: #244446;
  text-decoration: underline;
}
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield.leaseleads-form-disclaimer a:hover, .tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield.leaseleads-form-disclaimer a:active, .tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield.leaseleads-form-disclaimer a:focus {
  text-decoration: none;
}
.tabs-box__content .gform_wrapper.gravity-theme form .gform-body .gfield_error [aria-invalid=true] {
  border: 0;
}
.tabs-box__content .gform_wrapper.gravity-theme form .gform_footer {
  margin-top: 1rem;
}
.tabs-box__content .gform_wrapper.gravity-theme form .gform_footer input[type=submit] {
  cursor: pointer;
}
.tabs-box__content .gform_wrapper.gravity-theme .gform_validation_errors {
  padding: 1rem;
  border-radius: 0;
}
.tabs-box__content .gform_wrapper.gravity-theme .gform_validation_errors h2 {
  font: 400 normal 1.125rem/1.3 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 0.76px;
}
@media print, screen and (max-width: 47.99875em) {
  .tabs-box__content .gform_wrapper.gravity-theme .gform_validation_errors h2 {
    font-size: 1rem;
  }
}

.cta__title {
  font: 400 normal 4.0625rem/1.23 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 4px;
}
@media print, screen and (max-width: 74.99875em) {
  .cta__title {
    font-size: 3.5rem;
    letter-spacing: 2px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .cta__title {
    font-size: 3rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .cta__title {
    font-size: 2.75rem;
    letter-spacing: 1.68px;
  }
}
@media print, screen and (max-width: 29.99875em) {
  .cta__title {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 21.25em) {
  .cta__title {
    font-size: 2rem;
  }
}
.cta__title span {
  font: 400 normal 2.625rem/1.32 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 3.8px;
  text-transform: uppercase;
}
@media print, screen and (max-width: 63.99875em) {
  .cta__title span {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .cta__title span {
    font-size: 1.75rem;
  }
}

.icon-grid {
  padding-bottom: 4rem;
}
.icon-grid > .container {
  max-width: 65rem;
}

.icon-grid__title {
  text-transform: uppercase;
}

.grid-item__title {
  text-transform: uppercase;
  letter-spacing: 1.68px;
}

.grid-item {
  margin-bottom: 0;
}
@media print, screen and (max-width: 47.99875em) {
  .grid-item {
    padding: 1rem;
  }
}

.icon-grid-images__title {
  font: 400 normal 2.625rem/1.32 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 3.8px;
  text-transform: uppercase;
}
@media print, screen and (max-width: 63.99875em) {
  .icon-grid-images__title {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .icon-grid-images__title {
    font-size: 1.75rem;
  }
}

.icon-grid-images__grid-item {
  margin-bottom: 3.5rem;
}
@media print, screen and (max-width: 47.99875em) {
  .icon-grid-images__grid-item {
    margin-bottom: 2rem;
  }
  .icon-grid-images__grid-item:last-of-type {
    margin-bottom: 0;
  }
}
.icon-grid-images__grid-item h4 {
  text-transform: uppercase;
  color: #244446;
}
.icon-grid-images__grid-item img,
.icon-grid-images__grid-item picture {
  max-width: 90px;
  max-height: 90px;
  width: 100%;
  height: 100%;
}

.faq {
  border-color: #C8C8C8;
}

.faq__title {
  font: 400 normal 1.125rem/1.3 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 0.76px;
}
@media print, screen and (max-width: 47.99875em) {
  .faq__title {
    font-size: 1rem;
  }
}
.faq__title > .faq__status:before, .faq__title > .faq__status:after {
  background-color: #244446;
}

.faq__content {
  background-color: #FBB78E;
}
@media print, screen and (max-width: 29.99875em) {
  .faq__content {
    transition: max-height 0.5s ease;
  }
}

.hero-item__title {
  font: 400 normal 2.375rem/1.78 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 3.8px;
  text-transform: uppercase;
  word-wrap: break-word;
  line-height: 2;
}
@media print, screen and (max-width: 74.99875em) {
  .hero-item__title {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .hero-item__title {
    font-size: 1.35rem;
    letter-spacing: 2.25px;
  }
}
.hero-item__title span {
  font: 400 normal 6.5rem/0.96 "Tangerine", helvetica, arial, sans-serif;
  letter-spacing: 0;
  text-transform: none;
  display: block;
  position: relative;
  padding: 2.375rem 0 2rem;
  margin-bottom: 1.75rem;
}
@media print, screen and (max-width: 74.99875em) {
  .hero-item__title span {
    font-size: 5.5rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .hero-item__title span {
    font-size: 5rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .hero-item__title span {
    font-size: 4rem;
  }
}
@media print, screen and (max-width: 29.99875em) {
  .hero-item__title span {
    font-size: 3rem;
  }
}
.hero-item__title span:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  background-color: #FBB78E;
  width: 62px;
  height: 2px;
}

.hero-item__content {
  flex: 0 0 auto;
  width: 83.3333333333%;
  margin-left: 0;
  margin-right: 0;
  margin: 0 auto;
}
@media print, screen and (max-width: 63.99875em) {
  .hero-item__content {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin: 0 auto;
  }
}

@media print, screen and (max-width: 47.99875em) {
  .hero-image .hero-image__title {
    margin-top: 1rem;
  }
}
.hero-image .hero-image__icon {
  max-width: 252px;
  max-height: 286px;
  width: 100%;
  transform: translateY(-50%);
  margin: 0 auto -8rem;
}
@media print, screen and (max-width: 63.99875em) {
  .hero-image .hero-image__icon {
    max-width: 225px;
    max-height: 255px;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .hero-image .hero-image__icon {
    max-width: 200px;
    max-height: 227px;
  }
}
.hero-image .hero-image__content {
  background: url("../img/EllsworthSprings_BrandTexture_DeepSea.png") center/cover repeat;
}
.hero-image .hero-image__description .button {
  margin-top: 1.5rem;
}
.hero-image .hero-image__description.font-black p {
  color: #000000;
}

.hot-spots__filters {
  background-color: #508391;
}

#hot-spots-map {
  width: 100%;
  display: block;
}

.hot-spots__map .si-pointer-top {
  background-color: transparent;
  border-top-color: #F57F45 !important;
}
.hot-spots__map .si-content {
  position: relative;
  text-align: center;
  padding: 1rem;
}
.hot-spots__map .si-close-button {
  color: #000000;
  z-index: 999;
}
.hot-spots__map .marker__title {
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font: 400 normal 1.125rem/1.3 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 0.76px;
}
@media print, screen and (max-width: 47.99875em) {
  .hot-spots__map .marker__title {
    font-size: 1rem;
  }
}
.hot-spots__map .marker__address {
  font: 400 normal 0.9375rem/1.3 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 0.76px;
}
@media print, screen and (max-width: 47.99875em) {
  .hot-spots__map .marker__address {
    font-size: 1rem;
  }
}
.hot-spots__map .marker__address > a {
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.hot-spots__map .marker__directions {
  background-color: #508391;
  border-color: #508391;
  color: #000000;
  text-transform: uppercase;
  font: 400 normal 1rem/1.3 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 0.76px;
}
@media print, screen and (max-width: 47.99875em) {
  .hot-spots__map .marker__directions {
    font-size: 1rem;
  }
}
.hot-spots__map .marker__directions:hover {
  background-color: #FBB78E;
  border-color: #FBB78E;
}

.hot-spots__filters .hot-spots__category-group {
  border-bottom: 2px solid #000000;
}
@media print, screen and (max-width: 63.99875em) {
  .hot-spots__filters .hot-spots__category-group {
    flex: 0 0 auto;
    width: 50%;
    margin-left: 0;
    margin-right: 0;
    border-right: 2px solid #000000;
  }
  .hot-spots__filters .hot-spots__category-group:nth-of-type(even) {
    border-right: 0;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .hot-spots__filters .hot-spots__category-group {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    border-right: 0;
  }
}
.hot-spots__filters .hot-spots__category-group:last-of-type {
  border-bottom: 0;
}
.hot-spots__filters .hot-spots__category-group .hot-spots__category-name {
  font: 400 normal 2.375rem/1.78 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 3.8px;
  color: #000000;
  text-transform: uppercase;
}
@media print, screen and (max-width: 74.99875em) {
  .hot-spots__filters .hot-spots__category-group .hot-spots__category-name {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .hot-spots__filters .hot-spots__category-group .hot-spots__category-name {
    font-size: 1.35rem;
    letter-spacing: 2.25px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .hot-spots__filters .hot-spots__category-group .hot-spots__category-name {
    font-size: 1.5rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .hot-spots__filters .hot-spots__category-group .hot-spots__category-name {
    font-size: 1.25rem;
    text-align: center;
  }
}
.hot-spots__filters .hot-spots__category-group .hot-spots__category-name .icon {
  transform: translateY(0);
}
.hot-spots__filters .hot-spots__category-group.is-active .hot-spots__category-name .icon {
  transform: rotate(45deg) translateY(0);
}
.hot-spots__filters .hot-spots__category-group:first-of-type > li {
  border-top: 0;
}
@media print, screen and (max-width: 74.99875em) {
  .hot-spots__filters .hot-spots__category-group > li {
    padding-left: 3rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .hot-spots__filters .hot-spots__category-group > li {
    padding: 1rem;
  }
}

.introduction {
  background: url("../img/EllsworthSprings_BrandTexture_Foam.png") center/cover repeat;
}
.introduction .introduction__icon.introduction__icon--center img {
  max-width: 116px;
}
@media print, screen and (max-width: 47.99875em) {
  .introduction .introduction__icon.introduction__icon--center img {
    margin-bottom: 1rem;
  }
}
.introduction .introduction__icon.introduction__icon--left {
  width: 182px;
  height: 205px;
  top: -1rem;
}
@media print, screen and (max-width: 74.99875em) {
  .introduction .introduction__icon.introduction__icon--left {
    width: 140px;
    height: 158px;
    left: 2rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .introduction .introduction__icon.introduction__icon--left {
    width: 100px;
    height: 113px;
    opacity: 0.4;
  }
}
@media print, screen and (max-width: 29.99875em) {
  .introduction .introduction__icon.introduction__icon--left {
    left: 0;
  }
}
.introduction .introduction__title span {
  font: 400 normal 2.625rem/1.32 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 3.8px;
  text-transform: uppercase;
}
@media print, screen and (max-width: 63.99875em) {
  .introduction .introduction__title span {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .introduction .introduction__title span {
    font-size: 1.75rem;
  }
}
.introduction.introduction--align-center {
  padding-bottom: 6rem;
}
.introduction.introduction--align-center .introduction__title {
  margin-bottom: 0;
  font: 400 normal 2.625rem/1.32 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 3.8px;
  text-transform: uppercase;
}
@media print, screen and (max-width: 63.99875em) {
  .introduction.introduction--align-center .introduction__title {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .introduction.introduction--align-center .introduction__title {
    font-size: 1.75rem;
  }
}
.introduction.introduction--align-center .introduction__title span {
  font: 400 normal 2.625rem/1.32 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 3.8px;
}
@media print, screen and (max-width: 63.99875em) {
  .introduction.introduction--align-center .introduction__title span {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .introduction.introduction--align-center .introduction__title span {
    font-size: 1.75rem;
  }
}
.introduction.introduction--align-center .introduction__content h3 {
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  font: 400 normal 2.625rem/1.3 "Tangerine", helvetica, arial, sans-serif;
  letter-spacing: 3px;
  margin: 0 auto 2rem;
}
@media print, screen and (max-width: 47.99875em) {
  .introduction.introduction--align-center .introduction__content h3 {
    font-size: 2.5rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .introduction.introduction--align-center .introduction__content h3 {
    font-size: 2rem;
  }
}
.introduction.introduction--align-center .introduction__content p {
  flex: 0 0 auto;
  width: 86.6666666667%;
  margin-left: 0;
  margin-right: 0;
  margin: 0 auto 1.5rem;
}
.introduction.introduction--align-center .introduction__content p:last-of-type {
  margin-bottom: 0;
}

.page-header.is-animated > .container:before, .page-header.is-animated > .container:after {
  opacity: 1;
  transform: translateY(0);
}
.page-header > .container {
  position: relative;
}
.page-header > .container:before {
  content: "";
  position: absolute;
  opacity: 0;
  transition: all 0.75s ease 0.1s;
  background: transparent url("../img/EllsworthSprings_Icon_Peach.svg") no-repeat 50% 50%/100%;
  left: -4rem;
  top: -1rem;
  transform: translateY(-100%);
  width: 193px;
  height: 222px;
}
@media print, screen and (max-width: 74.99875em) {
  .page-header > .container:before {
    width: 100px;
    height: 115px;
    top: 0;
    left: 0;
  }
}
@media print, screen and (max-width: 29.99875em) {
  .page-header > .container:before {
    width: 80px;
    height: 92px;
  }
}
.page-header > .container:after {
  content: "";
  position: absolute;
  opacity: 0;
  transition: all 0.75s ease 0.1s;
  background: transparent url("../img/EllsworthSprings_Monogram_Peach.svg") no-repeat 50% 50%/100%;
  right: -5rem;
  bottom: -1.75rem;
  width: 181px;
  height: 205px;
  transform: translateY(100%);
}
@media print, screen and (max-width: 74.99875em) {
  .page-header > .container:after {
    width: 100px;
    height: 113px;
    right: -0.75rem;
    bottom: -1rem;
  }
}
@media print, screen and (max-width: 29.99875em) {
  .page-header > .container:after {
    width: 80px;
    height: 91px;
  }
}
.page-header .page-header__title {
  z-index: 2;
}
@media print, screen and (max-width: 29.99875em) {
  .page-header .page-header__title {
    font-size: 2.5rem;
  }
}

.rv-rates__title:before {
  background-color: #244446;
}

.rv-rates__list > li {
  font: 400 normal 2.375rem/1.78 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 3.8px;
  text-transform: uppercase;
  line-height: 1;
}
@media print, screen and (max-width: 74.99875em) {
  .rv-rates__list > li {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .rv-rates__list > li {
    font-size: 1.35rem;
    letter-spacing: 2.25px;
  }
}

.testimonial-card__content::-webkit-scrollbar {
  width: 0.45rem;
}

.testimonial-card__content::-webkit-scrollbar-track {
  background-color: rgba(130, 49, 53, 0.1);
}

.testimonial-card__content::-webkit-scrollbar-thumb {
  background-color: #823135;
  border-radius: 30px;
}

.testimonial-card__author,
.testimonial-card__title {
  text-transform: uppercase;
}

.testimonials__content .carousel__button.is-next svg path,
.testimonials__content .carousel__button.is-prev svg path {
  stroke-width: 3px;
  stroke: #823135;
}

.social-profiles__links a svg,
.social-profiles__links a path {
  fill: #244446;
}

.social-profiles__images {
  justify-content: center;
}

.social-profiles__image:last-of-type img,
.social-profiles__image:last-of-type picture {
  -o-object-position: top center;
     object-position: top center;
}

.social-profiles__title {
  font: 400 normal 4.0625rem/1.23 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 4px;
}
@media print, screen and (max-width: 74.99875em) {
  .social-profiles__title {
    font-size: 3.5rem;
    letter-spacing: 2px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .social-profiles__title {
    font-size: 3rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .social-profiles__title {
    font-size: 2.75rem;
    letter-spacing: 1.68px;
  }
}
@media print, screen and (max-width: 29.99875em) {
  .social-profiles__title {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 21.25em) {
  .social-profiles__title {
    font-size: 2rem;
  }
}

.gallery-row {
  overflow: hidden;
}

body.page--404 p {
  text-align: inherit;
}
body.page--404 .default-page h1,
body.page--404 .default-page h2 {
  font: 400 normal 4.0625rem/1.23 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 4px;
  margin-top: 3rem;
  margin-bottom: 2rem;
  text-transform: uppercase;
}
@media print, screen and (max-width: 74.99875em) {
  body.page--404 .default-page h1,
body.page--404 .default-page h2 {
    font-size: 3.5rem;
    letter-spacing: 2px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  body.page--404 .default-page h1,
body.page--404 .default-page h2 {
    font-size: 3rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  body.page--404 .default-page h1,
body.page--404 .default-page h2 {
    font-size: 2.75rem;
    letter-spacing: 1.68px;
  }
}
@media print, screen and (max-width: 29.99875em) {
  body.page--404 .default-page h1,
body.page--404 .default-page h2 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 21.25em) {
  body.page--404 .default-page h1,
body.page--404 .default-page h2 {
    font-size: 2rem;
  }
}
body.page--404 .default-page .default-page__image {
  margin-bottom: 3rem;
}
@media print, screen and (max-width: 47.99875em) {
  body.page--404 .default-page .default-page__image {
    margin-bottom: 1.5rem;
  }
}
body.page--404 .default-page .default-page__image img {
  max-width: 205px;
  width: 100%;
}
body.page--404 .default-page .default-page__content {
  margin-bottom: 5rem;
}
body.page--404 .default-page .default-page__content p:last-of-type {
  margin-bottom: 2.375rem;
}

body.single--home .page-header {
  background-color: #823135;
}
body.single--home .page-header__title {
  color: #FFFFFF;
}
body.single--home .contact-form > .container,
body.single--home .content-image > .container {
  border-top-color: transparent;
}
body.single--home .content-image {
  background: none;
}
body.single--home .content-image > .container {
  padding-top: 0;
  max-width: 75rem;
  width: 100%;
}
body.single--home .content-image.content-image--image-small img {
  max-width: 268px;
  width: 100%;
}
@media print, screen and (max-width: 63.99875em) {
  body.single--home .content-image.content-image--image-small img {
    max-width: 250px;
  }
}
@media print, screen and (max-width: 47.99875em) {
  body.single--home .content-image.content-image--image-small img {
    max-width: 200px;
  }
}
body.single--home .content-image__title {
  font: 400 normal 2.875rem/1.23 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 4px;
  margin-bottom: 1.25rem;
}
@media print, screen and (max-width: 74.99875em) {
  body.single--home .content-image__title {
    font-size: 3.5rem;
    letter-spacing: 2px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  body.single--home .content-image__title {
    font-size: 3rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  body.single--home .content-image__title {
    font-size: 2.75rem;
    letter-spacing: 1.68px;
  }
}
@media print, screen and (max-width: 29.99875em) {
  body.single--home .content-image__title {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 21.25em) {
  body.single--home .content-image__title {
    font-size: 2rem;
  }
}
body.single--home .content-image__title span {
  font: 400 normal 2.625rem/1.32 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 3.8px;
  text-transform: uppercase;
}
@media print, screen and (max-width: 63.99875em) {
  body.single--home .content-image__title span {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  body.single--home .content-image__title span {
    font-size: 1.75rem;
  }
}
body.single--home .contact-form__title {
  color: #244446;
}

.home-gallery__main .carousel__nav .carousel__button {
  background-color: #F57F45;
}
.home-gallery__main .carousel__nav .carousel__button svg path {
  stroke: #FFFFFF;
}

.home-gallery__nav-image.is-active span {
  border-color: #F57F45;
}

.home-gallery__nav-page {
  padding: 0 1rem;
  background-color: #F57F45;
}
.home-gallery__nav-page button {
  font: 400 normal 2.375rem/1.78 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 3.8px;
  color: #823135;
  text-transform: uppercase;
}
@media print, screen and (max-width: 74.99875em) {
  .home-gallery__nav-page button {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .home-gallery__nav-page button {
    font-size: 1.35rem;
    letter-spacing: 2.25px;
  }
}
.home-gallery__nav-page button.is-active {
  color: #FFFFFF;
}

.home-details {
  padding-bottom: 0;
}
.home-details__form {
  flex: 0 0 auto;
  width: 38.3333333333%;
  margin-left: 0;
  margin-right: 0;
  border-right-color: #FFFFFF;
}
@media print, screen and (max-width: 63.99875em) {
  .home-details__form {
    flex: 0 0 auto;
    width: 75%;
    margin-left: 0;
    margin-right: 0;
    margin: 0 auto;
    padding: 0 3.5rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .home-details__form {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin: 0 auto;
    padding: 0 1.5rem;
  }
}
.home-details__form > h4 {
  text-transform: uppercase;
  font: 400 normal 2.375rem/1.32 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 3.8px;
  color: #244446;
}
@media print, screen and (max-width: 74.99875em) {
  .home-details__form > h4 {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .home-details__form > h4 {
    font-size: 1.35rem;
    letter-spacing: 2.25px;
  }
}
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=text],
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email],
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel] {
  font: 400 normal 1.125rem/1.3 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 0.76px;
  background-color: transparent;
  border-bottom: 2px solid #244446;
  text-transform: none;
  padding: 0.5rem;
  text-align: center;
}
@media print, screen and (max-width: 47.99875em) {
  .home-details__form .gform_wrapper.gravity-theme .gfield input[type=text],
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email],
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel] {
    font-size: 1rem;
  }
}
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=text]::-webkit-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email]::-webkit-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel]::-webkit-input-placeholder {
  font: 400 normal 1.125rem/1.3 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 0.76px;
  text-align: center;
  text-transform: none;
  opacity: 1;
}
@media print, screen and (max-width: 47.99875em) {
  .home-details__form .gform_wrapper.gravity-theme .gfield input[type=text]::-webkit-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email]::-webkit-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel]::-webkit-input-placeholder {
    font-size: 1rem;
  }
}
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=text]:-moz-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email]:-moz-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel]:-moz-placeholder { /* Firefox 18- */
  font: 400 normal 1.125rem/1.3 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 0.76px;
  text-align: center;
  text-transform: none;
  opacity: 1;
}
@media print, screen and (max-width: 47.99875em) {
  .home-details__form .gform_wrapper.gravity-theme .gfield input[type=text]:-moz-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email]:-moz-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel]:-moz-placeholder {
    font-size: 1rem;
  }
}
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=text]::-moz-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email]::-moz-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel]::-moz-placeholder { /* Firefox 19+ */
  font: 400 normal 1.125rem/1.3 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 0.76px;
  text-align: center;
  text-transform: none;
  opacity: 1;
}
@media print, screen and (max-width: 47.99875em) {
  .home-details__form .gform_wrapper.gravity-theme .gfield input[type=text]::-moz-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email]::-moz-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel]::-moz-placeholder {
    font-size: 1rem;
  }
}
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=text]:-ms-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email]:-ms-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel]:-ms-input-placeholder {
  font: 400 normal 1.125rem/1.3 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 0.76px;
  text-align: center;
  text-transform: none;
  opacity: 1;
}
@media print, screen and (max-width: 47.99875em) {
  .home-details__form .gform_wrapper.gravity-theme .gfield input[type=text]:-ms-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email]:-ms-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel]:-ms-input-placeholder {
    font-size: 1rem;
  }
}
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=text] ::-ms-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email] ::-ms-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel] ::-ms-input-placeholder {
  font: 400 normal 1.125rem/1.3 "Inter", helvetica, arial, sans-serif;
  letter-spacing: 0.76px;
  text-align: center;
  text-transform: none;
  opacity: 1;
}
@media print, screen and (max-width: 47.99875em) {
  .home-details__form .gform_wrapper.gravity-theme .gfield input[type=text] ::-ms-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email] ::-ms-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel] ::-ms-input-placeholder {
    font-size: 1rem;
  }
}
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=text]:focus, .home-details__form .gform_wrapper.gravity-theme .gfield input[type=text]:active, .home-details__form .gform_wrapper.gravity-theme .gfield input[type=text]:focus-visible,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email]:focus,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email]:active,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email]:focus-visible,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel]:focus,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel]:active,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel]:focus-visible {
  outline: none;
}
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=text]:focus::-webkit-input-placeholder, .home-details__form .gform_wrapper.gravity-theme .gfield input[type=text]:active::-webkit-input-placeholder, .home-details__form .gform_wrapper.gravity-theme .gfield input[type=text]:focus-visible::-webkit-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email]:focus::-webkit-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email]:active::-webkit-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email]:focus-visible::-webkit-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel]:focus::-webkit-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel]:active::-webkit-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel]:focus-visible::-webkit-input-placeholder {
  opacity: 0.6;
}
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=text]:focus:-moz-placeholder, .home-details__form .gform_wrapper.gravity-theme .gfield input[type=text]:active:-moz-placeholder, .home-details__form .gform_wrapper.gravity-theme .gfield input[type=text]:focus-visible:-moz-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email]:focus:-moz-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email]:active:-moz-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email]:focus-visible:-moz-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel]:focus:-moz-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel]:active:-moz-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel]:focus-visible:-moz-placeholder { /* Firefox 18- */
  opacity: 0.6;
}
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=text]:focus::-moz-placeholder, .home-details__form .gform_wrapper.gravity-theme .gfield input[type=text]:active::-moz-placeholder, .home-details__form .gform_wrapper.gravity-theme .gfield input[type=text]:focus-visible::-moz-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email]:focus::-moz-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email]:active::-moz-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email]:focus-visible::-moz-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel]:focus::-moz-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel]:active::-moz-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel]:focus-visible::-moz-placeholder { /* Firefox 19+ */
  opacity: 0.6;
}
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=text]:focus:-ms-input-placeholder, .home-details__form .gform_wrapper.gravity-theme .gfield input[type=text]:active:-ms-input-placeholder, .home-details__form .gform_wrapper.gravity-theme .gfield input[type=text]:focus-visible:-ms-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email]:focus:-ms-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email]:active:-ms-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email]:focus-visible:-ms-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel]:focus:-ms-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel]:active:-ms-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel]:focus-visible:-ms-input-placeholder {
  opacity: 0.6;
}
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=text]:focus ::-ms-input-placeholder, .home-details__form .gform_wrapper.gravity-theme .gfield input[type=text]:active ::-ms-input-placeholder, .home-details__form .gform_wrapper.gravity-theme .gfield input[type=text]:focus-visible ::-ms-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email]:focus ::-ms-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email]:active ::-ms-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=email]:focus-visible ::-ms-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel]:focus ::-ms-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel]:active ::-ms-input-placeholder,
.home-details__form .gform_wrapper.gravity-theme .gfield input[type=tel]:focus-visible ::-ms-input-placeholder {
  opacity: 0.6;
}
.home-details__form .leaseleads-form-disclaimer p,
.home-details__form .leaseleads-form-disclaimer a {
  color: #244446;
}
.home-details__form .leaseleads-form-disclaimer a {
  text-decoration: underline;
}
.home-details__form .leaseleads-form-disclaimer a:hover, .home-details__form .leaseleads-form-disclaimer a:active, .home-details__form .leaseleads-form-disclaimer a:focus {
  text-decoration: none;
}

.home-details__list {
  flex: 0 0 auto;
  width: 61.6666666667%;
  margin-left: 0;
  margin-right: 0;
}
@media print, screen and (max-width: 63.99875em) {
  .home-details__list {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.home-details__list > h4 {
  text-transform: uppercase;
  font: 400 normal 2.375rem/1.32 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 3.8px;
  color: #244446;
}
@media print, screen and (max-width: 74.99875em) {
  .home-details__list > h4 {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .home-details__list > h4 {
    font-size: 1.35rem;
    letter-spacing: 2.25px;
  }
}
.home-details__list li {
  margin-bottom: 1rem;
}

.home-detail__label {
  text-transform: uppercase;
  font: 400 normal 1.125rem/1.56 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 1.68px;
  color: #244446;
}
@media print, screen and (max-width: 47.99875em) {
  .home-detail__label {
    font-size: 1rem;
  }
}

.home-detail__content {
  color: #244446;
}

.home-details__actions {
  padding-top: 2.375rem;
}
.home-details__actions .button {
  padding: 0.625rem 1.875rem;
}

body.page--thank-you .content-area > .container {
  padding-top: 0;
}
body.page--thank-you .content-area h1,
body.page--thank-you .content-area h2 {
  font: 400 normal 4.0625rem/1.23 "Dallas", helvetica, arial, sans-serif;
  letter-spacing: 4px;
  margin-top: 3rem;
  margin-bottom: 2rem;
}
@media print, screen and (max-width: 74.99875em) {
  body.page--thank-you .content-area h1,
body.page--thank-you .content-area h2 {
    font-size: 3.5rem;
    letter-spacing: 2px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  body.page--thank-you .content-area h1,
body.page--thank-you .content-area h2 {
    font-size: 3rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  body.page--thank-you .content-area h1,
body.page--thank-you .content-area h2 {
    font-size: 2.75rem;
    letter-spacing: 1.68px;
  }
}
@media print, screen and (max-width: 29.99875em) {
  body.page--thank-you .content-area h1,
body.page--thank-you .content-area h2 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 21.25em) {
  body.page--thank-you .content-area h1,
body.page--thank-you .content-area h2 {
    font-size: 2rem;
  }
}
body.page--thank-you .content-area .default-page__image {
  margin-bottom: 3rem;
}
@media print, screen and (max-width: 47.99875em) {
  body.page--thank-you .content-area .default-page__image {
    margin-bottom: 1.5rem;
  }
}
body.page--thank-you .content-area .default-page__image img {
  max-width: 205px;
  width: 100%;
}

.page--available-homes .page-header + .homes {
  margin-top: 5rem;
}
.page--available-homes .homes + .content-area > .container {
  padding-top: 0;
}

body.page--contact .contact-form {
  background: url("../img/EllsworthSprings_BrandTexture_Foam.png") center/cover repeat;
}

.background-white {
  background-color: #FFFFFF;
}

.background-color-a {
  background-color: #823135;
}

.background-color-b {
  background-color: #244446;
}

.background-color-c {
  background-color: #FBB78E;
}

.background-color-d {
  background-color: #F57F45;
}

.background-color-e {
  background-color: #508391;
}

.background-color-f {
  background-color: #707070;
}

.font-white {
  color: #FFFFFF;
}

.font-black {
  color: #000000;
}

.font-color-a {
  color: #823135;
}

.font-color-b {
  color: #244446;
}

.font-color-c {
  color: #FBB78E;
}

.font-color-d {
  color: #F57F45;
}

.font-color-e {
  color: #508391;
}

.font-color-f {
  color: #707070;
}

.border-color-a {
  border-left-color: #823135;
  border-right-color: #823135;
  border-top-color: #823135;
  border-bottom-color: #823135;
}

.border-color-b {
  border-left-color: #244446;
  border-right-color: #244446;
  border-top-color: #244446;
  border-bottom-color: #244446;
}

.border-color-c {
  border-left-color: #FBB78E;
  border-right-color: #FBB78E;
  border-top-color: #FBB78E;
  border-bottom-color: #FBB78E;
}

.border-color-d {
  border-left-color: #F57F45;
  border-right-color: #F57F45;
  border-top-color: #F57F45;
  border-bottom-color: #F57F45;
}

.border-color-e, .content-tabs__title {
  border-left-color: #508391;
  border-right-color: #508391;
  border-top-color: #508391;
  border-bottom-color: #508391;
}

.border-color-f {
  border-left-color: #707070;
  border-right-color: #707070;
  border-top-color: #707070;
  border-bottom-color: #707070;
}

.border-white {
  border-left-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-top-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
}

.opacity-one {
  opacity: 0.1;
}

.opacity-two {
  opacity: 0.2;
}

.opacity-three {
  opacity: 0.3;
}

.opacity-four {
  opacity: 0.4;
}

.opacity-five {
  opacity: 0.5;
}

.opacity-six {
  opacity: 0.6;
}

.opacity-seven {
  opacity: 0.7;
}

.opacity-eight {
  opacity: 0.8;
}

.opacity-nine {
  opacity: 0.9;
}

.fill-white {
  background-color: #FFFFFF;
}

.fill-color-a {
  fill: #823135;
}

.fill-color-b {
  fill: #244446;
}

.fill-color-c {
  fill: #FBB78E;
}

.fill-color-d {
  fill: #F57F45;
}

.fill-color-e {
  fill: #508391;
}

.fill-color-f {
  fill: #707070;
}

.font-primary {
  font-family: "Inter", helvetica, arial, sans-serif;
}

.font-secondary {
  font-family: "Tangerine", helvetica, arial, sans-serif;
}
