/*!***********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./styles/components.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************/
html,
body {
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
  color: #000;
  font-family: "Raleway", serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5em;
}

body {
  height: 100%;
  /* mobile viewport bug fix */
  min-height: -webkit-fill-available;
}
@media (min-width: 1024px) {
  body {
    padding-top: 0;
  }
}

main {
  background-color: #fafafa;
  background-repeat: repeat-y;
  background-size: contain;
  color: #000;
  overflow-x: hidden;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

img,
svg {
  display: block;
  max-width: 100%;
}

.ecs_hr {
  background-color: #e9ebec;
  height: 1px;
}

.reverse,
.ecs_reverse {
  color: #fff;
}

.background--white {
  background-color: #fff;
}
.background--primary {
  background-color: #73343f;
}
.background--secondary {
  background-color: #d8653b;
}
.background--tertiary {
  background-color: #d64939;
}

.ecs_color--white {
  color: #fff;
}
.ecs_color--primary {
  color: #73343f;
}
.ecs_color--secondary {
  color: #d8653b;
}
.ecs_color--tertiary {
  color: #d64939;
}

.ecs_components__container {
  position: relative;
}
.ecs_components__container > a[aria-hidden] {
  scroll-margin-top: 100px;
}

.ecs__component {
  padding: 24px;
  position: relative;
  width: 100%;
}
@media (min-width: 1024px) {
  .ecs__component {
    padding: 40px 80px;
  }
}

.icon,
.ecs_icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ecs_noscroll {
  overflow: hidden;
}

.ecs_desktop_only {
  display: none !important;
}
@media (min-width: 1024px) {
  .ecs_desktop_only {
    display: unset !important;
  }
}
@media (min-width: 1024px) {
  .ecs_desktop_only.ecs_menu_link {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1024px) {
  .ecs_mobile_only {
    display: none !important;
  }
}

.ecs_visually_hidden:not(:focus):not(:active) {
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

a:hover {
  color: unset;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-margin-after: 0;
          margin-block-end: 0;
  -webkit-margin-before: 0;
          margin-block-start: 0;
}

.ecs_p:not(.ecs_p:last-child) {
  margin-bottom: 8px;
}

.eyebrow,
.ecs_eyebrow {
  font-size: 16px;
  font-weight: 700;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.ecs_h1,
.ecs_h2,
.ecs_h3,
.ecs_h4,
.ecs_h5,
.ecs_h6 {
  color: #fff;
}
.h1:not(.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child,
.ecs_h1:last-child,
.ecs_h2:last-child,
.ecs_h3:last-child,
.ecs_h4:last-child,
.ecs_h5:last-child,
.ecs_h6:last-child),
.h2:not(.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child,
.ecs_h1:last-child,
.ecs_h2:last-child,
.ecs_h3:last-child,
.ecs_h4:last-child,
.ecs_h5:last-child,
.ecs_h6:last-child),
.h3:not(.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child,
.ecs_h1:last-child,
.ecs_h2:last-child,
.ecs_h3:last-child,
.ecs_h4:last-child,
.ecs_h5:last-child,
.ecs_h6:last-child),
.h4:not(.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child,
.ecs_h1:last-child,
.ecs_h2:last-child,
.ecs_h3:last-child,
.ecs_h4:last-child,
.ecs_h5:last-child,
.ecs_h6:last-child),
.h5:not(.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child,
.ecs_h1:last-child,
.ecs_h2:last-child,
.ecs_h3:last-child,
.ecs_h4:last-child,
.ecs_h5:last-child,
.ecs_h6:last-child),
.h6:not(.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child,
.ecs_h1:last-child,
.ecs_h2:last-child,
.ecs_h3:last-child,
.ecs_h4:last-child,
.ecs_h5:last-child,
.ecs_h6:last-child),
.ecs_h1:not(.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child,
.ecs_h1:last-child,
.ecs_h2:last-child,
.ecs_h3:last-child,
.ecs_h4:last-child,
.ecs_h5:last-child,
.ecs_h6:last-child),
.ecs_h2:not(.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child,
.ecs_h1:last-child,
.ecs_h2:last-child,
.ecs_h3:last-child,
.ecs_h4:last-child,
.ecs_h5:last-child,
.ecs_h6:last-child),
.ecs_h3:not(.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child,
.ecs_h1:last-child,
.ecs_h2:last-child,
.ecs_h3:last-child,
.ecs_h4:last-child,
.ecs_h5:last-child,
.ecs_h6:last-child),
.ecs_h4:not(.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child,
.ecs_h1:last-child,
.ecs_h2:last-child,
.ecs_h3:last-child,
.ecs_h4:last-child,
.ecs_h5:last-child,
.ecs_h6:last-child),
.ecs_h5:not(.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child,
.ecs_h1:last-child,
.ecs_h2:last-child,
.ecs_h3:last-child,
.ecs_h4:last-child,
.ecs_h5:last-child,
.ecs_h6:last-child),
.ecs_h6:not(.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child,
.ecs_h1:last-child,
.ecs_h2:last-child,
.ecs_h3:last-child,
.ecs_h4:last-child,
.ecs_h5:last-child,
.ecs_h6:last-child) {
  margin-bottom: 16px;
}

.h1,
.ecs_h1 {
  font-size: 40px;
  line-height: 1.2em;
}
.h1:not(.h1:last-child,
.ecs_h1:last-child),
.ecs_h1:not(.h1:last-child,
.ecs_h1:last-child) {
  margin-bottom: 16px;
}
@media (min-width: 1024px) {
  .h1,
  .ecs_h1 {
    font-size: 48px;
    line-height: 1.1666em;
  }
}

.h2,
.ecs_h2 {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.33333em;
}
.h2:not(.h2:last-child,
.ecs_h2:last-child),
.ecs_h2:not(.h2:last-child,
.ecs_h2:last-child) {
  margin-bottom: 16px;
}
@media (min-width: 1024px) {
  .h2,
  .ecs_h2 {
    font-size: 32px;
    line-height: 1.25em;
  }
}

.h3,
.ecs_h3 {
  font-size: 18px;
  line-height: 1.33333em;
}
.h3:not(.h3:last-child,
.ecs_h3:last-child),
.ecs_h3:not(.h3:last-child,
.ecs_h3:last-child) {
  margin-bottom: 16px;
}

.reverse,
.ecs_reverse {
  color: #fff;
}
.reverse .h1,
.reverse .h2,
.reverse .h3,
.reverse .h4,
.reverse .h5,
.reverse .h6,
.reverse .ecs_h1,
.reverse .ecs_h2,
.reverse .ecs_h3,
.reverse .ecs_h4,
.reverse .ecs_h5,
.reverse .ecs_h6,
.ecs_reverse .h1,
.ecs_reverse .h2,
.ecs_reverse .h3,
.ecs_reverse .h4,
.ecs_reverse .h5,
.ecs_reverse .h6,
.ecs_reverse .ecs_h1,
.ecs_reverse .ecs_h2,
.ecs_reverse .ecs_h3,
.ecs_reverse .ecs_h4,
.ecs_reverse .ecs_h5,
.ecs_reverse .ecs_h6 {
  color: #222426;
}

@font-face {
  src: url(96bd70ef6e717613f685.woff2) format("woff2"), url(b4584d68c3d86bbd529e.woff) format("woff"), url(917e2210189d769bea35.ttf) format("truetype");
  font-family: "CODA";
  font-style: normal;
  font-weight: normal;
}
[class^=CODA-], [class*=" CODA-"] {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "CODA" !important;
  font-size: 16px;
  font-style: normal;
}

.CODA-coda_facebook:before {
  content: "\ea01";
}

.CODA-coda_photo_frame:before {
  content: "\ea02";
}

.CODA-coda_plus:before {
  content: "\ea03";
}

.CODA-coda_right_arrow:before {
  content: "\ea04";
}

.CODA-coda_times_notification:before {
  content: "\ea05";
}

.CODA-coda_times_special:before {
  content: "\ea06";
}

.CODA-coda_video_camera:before {
  content: "\ea07";
}

.icon:before,
.ecs_icon:before {
  speak: never;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: inherit;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1em;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
}

.sif-pointer-left-bold:before,
.sif-pointer-left:before,
.sif-arrow-left:before,
.sif-arrow-left-fill:before,
.sif-pointer-right-bold:before,
.sif-pointer-right:before,
.sif-arrow-right:before,
.sif-arrow-right-fill:before,
.sif-pointer-down-bold:before,
.sif-pointer-down:before,
.sif-arrow-down:before,
.sif-arrow-down-fill:before,
.sif-pointer-up-bold:before,
.sif-pointer-up:before,
.sif-arrow-up:before,
.sif-arrow-up-fill:before,
.sif-camera-fill:before,
.sif-play-fill:before,
.sif-menu-1-close:before,
.sif-menu-close:before {
  font-family: "CODA" !important;
}

.sif-pointer-left-bold:before,
.sif-pointer-left:before,
.sif-arrow-left:before,
.sif-arrow-left-fill:before {
  content: "\ea04";
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

.sif-pointer-right-bold:before,
.sif-pointer-right:before,
.sif-arrow-right:before,
.sif-arrow-right-fill:before {
  content: "\ea04";
}

.sif-pointer-down-bold:before,
.sif-pointer-down:before,
.sif-arrow-down:before,
.sif-arrow-down-fill:before {
  content: "\ea04";
  -webkit-transform: rotateX(90deg);
          transform: rotateX(90deg);
}

.sif-pointer-up-bold:before,
.sif-pointer-up:before,
.sif-arrow-up:before,
.sif-arrow-up-fill:before {
  content: "\ea04";
  -webkit-transform: rotateX(-90deg);
          transform: rotateX(-90deg);
}

.sif-camera-fill:before {
  content: "\ea02";
}

.sif-play-fill:before {
  content: "\ea07";
}

.sif-menu-1-close:before {
  content: "\ea05";
}

.sif-menu-close:before {
  content: "\ea06";
}

.ecs_specials {
  bottom: 0;
  display: none;
  height: 100vh;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100vw;
  z-index: 999;
}
.ecs_specials_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
}
.ecs_specials_overlay {
  background: #4d252c;
  display: none;
  height: 100%;
  opacity: 0.7;
  width: 40vw;
}
.ecs_specials_overlay::after {
  background: center/cover no-repeat url(7576f5d6a05822be3e28.svg);
  content: "";
  display: block;
  height: 100vh;
  left: 0;
  opacity: 0.2;
  position: absolute;
  top: 0;
  width: 100vw;
  pointer-events: none;
}
@media (min-width: 768px) {
  .ecs_specials_overlay {
    display: block;
  }
}
.ecs_specials_content_wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #2d2d2d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100vw;
}
@media (min-width: 768px) {
  .ecs_specials_content_wrapper {
    width: 60vw;
  }
}
.ecs_specials_container {
  padding: 24px;
}
@media (min-width: 768px) {
  .ecs_specials_container {
    max-width: 500px;
  }
}
.ecs_specials_close {
  background: transparent;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-size: 24px;
  position: absolute;
  right: 20px;
  top: 40px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ecs_specials_close:hover, .ecs_specials_close:focus-visible {
  color: #d8653b;
}
@media (min-width: 768px) {
  .ecs_specials_close {
    right: 40px;
  }
}
.ecs_specials_heading {
  color: #fff;
  -webkit-font-feature-settings: "pnum" on, "lnum" on;
          font-feature-settings: "pnum" on, "lnum" on;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 40px;
  margin-bottom: 32px;
  text-transform: uppercase;
}
.ecs_specials_content {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 32px;
}
.ecs_specials_cta {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #2d2d2d;
  border: 1px solid #d8653b;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  padding: 8px 16px;
  text-align: center;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  white-space: nowrap;
  text-transform: uppercase;
}
.ecs_specials_cta:hover, .ecs_specials_cta:focus, .ecs_specials_cta.btn--active, .ecs_specials_cta.ecs_active {
  background-color: #d8653b;
  color: #2d2d2d;
}
.ecs_specials .ecs_hr {
  background-color: #545454;
}
@media (min-width: 1024px) {
  .ecs_specials .ecs_hr {
    display: none;
  }
}
.ecs_specials .visually-hidden {
  display: none;
}

.ecs__component-accordion {
  background: top/cover no-repeat url(81cac647b02d6dc47e43.png), bottom/cover no-repeat url(d99a886cf8c369cfdde3.png);
  background-size: 100% 60%;
  padding-top: 120px;
}
@media (min-width: 768px) {
  .ecs__component-accordion {
    background: bottom/cover no-repeat url(438c0542f6949078f7ba.png);
  }
  .ecs__component-accordion::after {
    background: top/100% no-repeat url(ec82e0a7f35612795a40.svg);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: -1px;
    width: 100vw;
  }
}
.ecs__component-accordion__content-column {
  min-width: 100%;
}
@media (min-width: 768px) {
  .ecs__component-accordion__content-column {
    min-width: unset;
  }
}
@media (min-width: 768px) {
  .ecs__component-accordion__content-column {
    min-height: 640px;
  }
}
.ecs__component-accordion__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .ecs__component-accordion__columns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.ecs__component-accordion__image {
  margin-left: auto;
  max-width: 330px;
}
.ecs__component-accordion__image-column {
  margin-bottom: -180px;
  padding-bottom: 100px;
  padding-top: 80px;
}
@media (min-width: 768px) {
  .ecs__component-accordion__image-column {
    padding-top: 0;
  }
}
.ecs__component-accordion .ecs_h2.ecs_headline {
  color: #f69627;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 24px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .ecs__component-accordion .ecs_h2.ecs_headline {
    margin-bottom: 4px;
  }
}
.ecs__component-accordion .ui.styled.accordion {
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ecs__component-accordion .ui.styled .title.ecs__components__accordion__title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-font-feature-settings: "pnum" on, "lnum" on;
          font-feature-settings: "pnum" on, "lnum" on;
  font-size: 16px;
  font-weight: 500;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  letter-spacing: 0.08em;
  line-height: 24px;
  padding-left: 0;
  padding-right: 0;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .ecs__component-accordion .ui.styled .title.ecs__components__accordion__title {
    font-size: 24px;
    line-height: 40px;
  }
}
.ecs__component-accordion .ui.styled .title.ecs__components__accordion__title::after {
  content: "\e06b";
  font-family: "studio-icon-font";
  font-size: 16px;
}
.ecs__component-accordion .ui.styled .title.ecs__components__accordion__title:first-child {
  padding-top: 0;
}
.ecs__component-accordion .ui.styled .title.ecs__components__accordion__title.active::after {
  color: #f69627;
  content: "\e06a";
}
.ecs__component-accordion .ui.styled .title.ecs__components__accordion__title.active, .ecs__component-accordion .ui.styled .title.ecs__components__accordion__title:active, .ecs__component-accordion .ui.styled .title.ecs__components__accordion__title:hover, .ecs__component-accordion .ui.styled .title.ecs__components__accordion__title:focus-visible {
  color: #fff;
}
.ecs__component-accordion .ui.styled .title.ecs__components__accordion__title:not(.ecs__component-accordion .ui.styled .title.ecs__components__accordion__title.active) {
  border-bottom: solid 1px #46474a;
}
.ecs__component-accordion .ui.styled .content.ecs__components__accordion__content__wrapper {
  border-bottom: solid 1px #46474a;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  padding-left: 0;
}
.ecs__component-accordion .ui.styled .content.ecs__components__accordion__content__wrapper.active {
  border-color: #f69627;
}

.ecs_component__component-amenities {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 1;
}
.ecs_component__component-amenities__wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ecs_component__component-amenities__columns {
  width: calc(100% + 1.5rem);
}
@media (min-width: 768px) {
  .ecs_component__component-amenities__columns {
    width: calc(100% + 3rem);
  }
}
.ecs_component__component-amenities__gallery-wrap .ecs_picture {
  display: block !important;
}
.ecs_component__component-amenities__gallery-wrap .slick-dots li,
.ecs_component__component-amenities__gallery-wrap .ecs__components__slider__arrow {
  display: none !important;
}
.ecs_component__component-amenities__amenities-content:last-of-type {
  margin-bottom: 0;
}
.ecs_component__component-amenities__amenities-column {
  position: relative;
}
.ecs_component__component-amenities__amenities-eyebrow {
  color: #d8653b;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 24px;
  text-transform: uppercase;
  color: #f69627;
  font-weight: 700;
  margin-bottom: 8px;
}
.ecs_component__component-amenities__amenities-title {
  color: #222426;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: normal;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 24px;
  padding-bottom: 24px;
  position: relative;
}
@media (min-width: 1024px) {
  .ecs_component__component-amenities__amenities-title {
    font-size: 32px;
  }
}
@media (min-width: 768px) {
  .ecs_component__component-amenities__amenities-title {
    padding-bottom: 0;
  }
}
.ecs_component__component-amenities__amenities-title::after {
  background: bottom/contain no-repeat url(4f501681ab95dd92d4b3.svg);
  content: "";
  display: block;
  height: 16px;
  width: 100vw;
  margin: 16px 0 0 -20vw;
}
@media (min-width: 768px) {
  .ecs_component__component-amenities__amenities-title::after {
    width: 50vw;
  }
}
.ecs_component__component-amenities__amenities-disclaimer {
  color: #fff;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  line-height: 32px;
  padding: 16px 0;
}
.ecs_component__component-amenities__amenity-cta {
  border-bottom: solid 1px transparent;
  padding: 8px 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  border-bottom: solid 2px #d64939;
  color: #545454;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.16em;
  margin-top: 24px;
  text-transform: uppercase;
  color: #fff;
}
.ecs_component__component-amenities__amenity-cta:hover {
  border-bottom: solid 1px #d64939;
}
.ecs_component__component-amenities__amenity-cta::after {
  color: #d64939;
  content: "";
  font-family: "CODA";
  font-size: 24px;
  font-weight: 400;
  opacity: 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  vertical-align: bottom;
}
.ecs_component__component-amenities__amenity-cta:hover, .ecs_component__component-amenities__amenity-cta:focus-visible {
  color: #222426;
  font-weight: 700;
}
.ecs_component__component-amenities__amenity-cta:hover::after, .ecs_component__component-amenities__amenity-cta:focus-visible::after {
  content: "\ea04";
  opacity: 1;
  padding-left: 12px;
}
.ecs_component__component-amenities__amenity-cta:hover, .ecs_component__component-amenities__amenity-cta:focus-visible {
  color: #fff;
}
.ecs_component__component-amenities__amenities {
  color: #fff;
  list-style: none;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.ecs_component__component-amenities .slick-slide {
  line-height: 0;
}
.ecs_component__component-amenities .slick-slide img {
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
  width: 100%;
}

.amenity {
  margin-bottom: 16px;
}
.amenity__link {
  display: inline-block;
  vertical-align: text-top;
}
.amenity__link--more {
  color: #d64939;
  text-decoration: underline;
}
.amenity__link .icon {
  color: #fff;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.amenity__link:hover .icon, .amenity__link:focus-visible .icon {
  color: #d64939;
}
.amenity__more {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.amenity__more-hr {
  border: 0;
  border-top: 1px solid #d64939;
  max-width: 200px;
  width: 100%;
}
.amenity__more-content {
  margin-bottom: 24px;
}

.ecs__component-amenities:not(.ecs__component-amenities__centered) {
  background: top/cover no-repeat url(81cac647b02d6dc47e43.png), bottom/cover no-repeat url(d99a886cf8c369cfdde3.png);
  background-size: 100% 65%;
  padding-top: 120px;
}
@media (min-width: 768px) {
  .ecs__component-amenities:not(.ecs__component-amenities__centered) {
    background: bottom/cover no-repeat url(438c0542f6949078f7ba.png);
  }
  .ecs__component-amenities:not(.ecs__component-amenities__centered)::after {
    background: top/100% no-repeat url(ec82e0a7f35612795a40.svg);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: -1px;
    width: 100vw;
  }
}
.ecs__component-amenities .ecs_component__component-amenities__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .ecs__component-amenities .ecs_component__component-amenities__columns {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

.ecs__component-amenities__centered::before {
  background: top/cover no-repeat url(1bc73e226fc66a4e4d71.svg);
  content: "";
  display: block;
  background-position-y: -40px;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 40px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ecs__component-amenities__centered::after {
  background: bottom/cover no-repeat url(01706510d5d6e05ee17b.png);
  content: "";
  display: block;
  height: 16px;
  width: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: unset;
}
.ecs__component-amenities__centered .ecs_component__component-amenities {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 1;
}
.ecs__component-amenities__centered .ecs_component__component-amenities__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ecs__component-amenities__centered .ecs_component__component-amenities__gallery-column, .ecs__component-amenities__centered .ecs_component__component-amenities__amenities-column {
  width: 100%;
}
.ecs__component-amenities__centered .ecs_component__component-amenities__wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ecs__component-amenities__centered .ecs_component__component-amenities__columns {
  width: calc(100% + 1.5rem);
}
@media (min-width: 768px) {
  .ecs__component-amenities__centered .ecs_component__component-amenities__columns {
    width: calc(100% + 3rem);
  }
}
.ecs__component-amenities__centered .ecs_component__component-amenities__gallery-wrap {
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
}
.ecs__component-amenities__centered .ecs_component__component-amenities__gallery-wrap .ecs_img {
  max-height: 448px;
  min-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ecs__component-amenities__centered .ecs_component__component-amenities__amenities-content:last-of-type {
  margin-bottom: 0;
}
.ecs__component-amenities__centered .ecs_component__component-amenities__amenities-column {
  max-height: none;
  overflow: unset;
  padding: 32px 0;
  position: relative;
}
@media (min-width: 1280px) {
  .ecs__component-amenities__centered .ecs_component__component-amenities__amenities-column {
    padding: 40px 0;
  }
}
.ecs__component-amenities__centered .ecs_component__component-amenities__amenities {
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid-column;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
  page-break-inside: avoid;
}
@media (min-width: 768px) {
  .ecs__component-amenities__centered .ecs_component__component-amenities__amenities {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
  }
}
@media (min-width: 1024px) {
  .ecs__component-amenities__centered .ecs_component__component-amenities__amenities {
    -webkit-columns: 3;
       -moz-columns: 3;
            columns: 3;
  }
}
.ecs__component-amenities__centered .ecs_component__component-amenities__amenities .amenity__title {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.ecs__component-amenities__centered .ecs_component__component-amenities .slick-slide {
  line-height: 0;
}
.ecs__component-amenities__centered .ecs_component__component-amenities .slick-slide img {
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
  width: 100%;
}

.ecs_components__container-component-amenity-brochure {
  overflow-x: hidden;
}

.ecs_amenity_brochure {
  padding: 0;
  position: static;
}
@media (min-width: 1024px) {
  .ecs_amenity_brochure {
    margin-bottom: 120px;
  }
}
@media (min-width: 1024px) {
  .ecs_amenity_brochure_content_wrapper {
    margin-top: 120px;
  }
}
@media (min-width: 768px) {
  .ecs_amenity_brochure_content_wrapper:first-child {
    padding-top: 100px;
  }
}
@media (min-width: 1024px) {
  .ecs_amenity_brochure_content_wrapper:first-child {
    padding-top: 0;
  }
}
.ecs_amenity_brochure_film_strip {
  display: block;
  margin-right: -40px;
}
@media (min-width: 1024px) {
  .ecs_amenity_brochure_film_strip {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 0;
    position: absolute;
    right: 0;
  }
}
.ecs_amenity_brochure_film_strip .ecs_img {
  margin-left: auto;
  max-height: 300px;
}
.ecs_amenity_brochure_left {
  display: none;
}
@media (min-width: 1024px) {
  .ecs_amenity_brochure_left {
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.ecs_amenity_brochure_right {
  display: none;
}
@media (min-width: 1024px) {
  .ecs_amenity_brochure_right {
    display: block;
    position: relative;
  }
  .ecs_amenity_brochure_right .ecs_img {
    margin-bottom: -124px;
    margin-left: auto;
  }
}
@media (min-width: 1024px) {
  .ecs_amenity_brochure_first_amenity_wrapper {
    left: 0;
    position: absolute;
    top: 20%;
    width: 50%;
  }
}
.ecs_amenity_brochure_first_amenity_wrapper .ecs_amenity_brochure_caption {
  margin-left: 24px;
}
.ecs_amenity_brochure_first_amenity_wrapper .ecs_picture {
  position: relative;
}
.ecs_amenity_brochure_first_amenity_wrapper .ecs_picture::after {
  background: left/cover no-repeat url(728deb25efa5d14b470c.png);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 50px;
}
.ecs_amenity_brochure_first_amenity_wrapper .ecs_img {
  max-height: 371px;
}
.ecs_amenity_brochure_amenity_badge {
  position: absolute;
  right: 24px;
  top: 24px;
  width: 60px;
  z-index: 2;
}
@media (min-width: 1024px) {
  .ecs_amenity_brochure_amenity_badge {
    top: -48px;
    width: auto;
  }
}
.ecs_amenity_brochure_second_amenity_image {
  position: relative;
}
.ecs_amenity_brochure_second_amenity_image::after {
  background: bottom/contain no-repeat url(f420ccff70ef3bb99054.svg);
  content: "";
  display: block;
  height: 54px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  right: -20%;
  top: -30px;
  width: 50%;
  z-index: 0;
}
@media (min-width: 1024px) {
  .ecs_amenity_brochure_second_amenity_image::after {
    right: -16vw;
    top: -8px;
    width: 100%;
  }
}
.ecs_amenity_brochure_second_amenity_image .ecs_amenity_brochure_second_amenity {
  position: relative;
  z-index: 1;
}
.ecs_amenity_brochure_second_amenity_image .ecs_img {
  max-height: 371px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.ecs_amenity_brochure_second_amenity_image .ecs_amenity_brochure_caption {
  text-align: left;
}
@media (min-width: 1024px) {
  .ecs_amenity_brochure_second_amenity_image .ecs_amenity_brochure_caption {
    text-align: right;
  }
}
.ecs_amenity_brochure_caption {
  color: #545454;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin-top: 8px;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .ecs_amenity_brochure_caption {
    margin-top: 24px;
  }
}
.ecs_amenity_brochure_header {
  color: #d8653b;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 24px;
  text-transform: uppercase;
  max-width: 500px;
}
.ecs_amenity_brochure_subhead {
  color: #222426;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: normal;
  text-transform: uppercase;
  max-width: 500px;
}
@media (min-width: 1024px) {
  .ecs_amenity_brochure_subhead {
    font-size: 32px;
  }
}
.ecs_amenity_brochure_subhead::after {
  background: bottom/contain no-repeat url(11d601f9e5cdf4d061a5.svg);
  content: "";
  display: block;
  height: 8px;
  margin: 24px 0 32px -48px;
}
.ecs_amenity_brochure__content {
  color: #545454;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-transform: none;
}
.ecs_amenity_brochure__content p {
  margin-bottom: 24px;
}
.ecs_amenity_brochure .ecs_amenity_brochure_content {
  margin-top: 24px;
}
.ecs_amenity_brochure .ecs_amenity_brochure_content p {
  margin-bottom: 16px;
}
.ecs_amenity_brochure__link {
  border-bottom: solid 1px transparent;
  padding: 8px 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.ecs_amenity_brochure__link:hover {
  border-bottom: solid 1px #d64939;
}
.ecs_amenity_brochure_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
}
.ecs_amenity_brochure_item:first-child {
  margin-top: 24px;
}
.ecs_amenity_brochure_bullet {
  color: #d64939;
  display: inline-block;
  font-size: 28px;
  padding-right: 16px;
}

.amenity_brochure_second_treatment {
  background: center/cover no-repeat url(c9b39d726d30f6a39eac.svg);
}
.amenity_brochure_second_treatment .ecs_amenity_brochure_right {
  display: none;
}
@media (min-width: 1024px) {
  .amenity_brochure_second_treatment .ecs_amenity_brochure_right {
    min-height: 200px;
  }
}
@media (min-width: 1024px) {
  .amenity_brochure_second_treatment .ecs_amenity_brochure_content_wrapper {
    margin-top: 18%;
  }
}
@media (min-width: 1280px) {
  .amenity_brochure_second_treatment .ecs_amenity_brochure_content_wrapper {
    margin-top: 14%;
  }
}
.amenity_brochure_second_treatment .ecs_amenity_brochure_content_wrapper:first-child {
  gap: 48px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-top: 0;
}
@media (min-width: 1024px) {
  .amenity_brochure_second_treatment .ecs_amenity_brochure_first_amenity_wrapper {
    top: 5%;
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
}
.amenity_brochure_second_treatment .ecs_amenity_brochure_second_amenity_image::after {
  display: none;
}

.ecs__component-cards::before {
  background: center/contain no-repeat url(aa391ad54911dd76b88b.svg);
  height: 100%;
  width: 100px;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
}
.ecs__component-cards::after {
  background: center/contain no-repeat url(876ae2ccdb6ba9e9390f.svg);
  height: 100%;
  width: 100px;
  bottom: 0;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
}
.ecs__component-cards .ecs_component__cards__intro {
  margin-bottom: 72px;
  position: relative;
}
.ecs__component-cards .ecs_component__cards__intro::before {
  background: center/cover no-repeat url(fba71e9fccd3f45ded2f.svg);
  content: "";
  display: block;
  height: 62px;
  width: 24px;
  margin: 24px auto;
}
.ecs__component-cards .ecs_headline {
  color: #d8653b;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 24px;
  text-transform: uppercase;
}
.ecs__component-cards .ecs_introline {
  color: #222426;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: normal;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .ecs__component-cards .ecs_introline {
    font-size: 32px;
  }
}
.ecs__component-cards .ecs_content {
  color: #545454;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-transform: none;
}
.ecs__component-cards .ecs_content p {
  margin-bottom: 24px;
}
.ecs__component-cards .ecs_a {
  border-bottom: solid 1px transparent;
  padding: 8px 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  border-bottom: solid 2px #d64939;
  color: #545454;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.16em;
  margin-top: 24px;
  text-transform: uppercase;
  margin-top: 24px;
}
.ecs__component-cards .ecs_a:hover {
  border-bottom: solid 1px #d64939;
}
.ecs__component-cards .ecs_a::after {
  color: #d64939;
  content: "";
  font-family: "CODA";
  font-size: 24px;
  font-weight: 400;
  opacity: 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  vertical-align: bottom;
}
.ecs__component-cards .ecs_a:hover, .ecs__component-cards .ecs_a:focus-visible {
  color: #222426;
  font-weight: 700;
}
.ecs__component-cards .ecs_a:hover::after, .ecs__component-cards .ecs_a:focus-visible::after {
  content: "\ea04";
  opacity: 1;
  padding-left: 12px;
}
.ecs__component-cards .ecs_component__card__image {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.ecs__component-cards .ecs_component__card__content-wrap {
  bottom: 10%;
  left: 13%;
  max-width: calc(100% - 71px);
  padding: 0;
  position: absolute;
}
.ecs__component-cards .ecs_component__content-block__header {
  color: #fff;
  -webkit-font-feature-settings: "pnum" on, "lnum" on;
          font-feature-settings: "pnum" on, "lnum" on;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.ecs__component-cards .ecs_component__content-block__header::after {
  background: bottom/contain no-repeat url(26b6e72c4f44ac0c4ea4.svg);
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  position: absolute;
  width: 100%;
}

.cards_second_treatment {
  padding-bottom: 100px;
}
.cards_second_treatment .ecs__component-cards {
  background: bottom/100% no-repeat url(81cac647b02d6dc47e43.png);
  background-size: 100% 110%;
}
.cards_second_treatment::after {
  background: top/100% no-repeat url(ec82e0a7f35612795a40.svg);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: -1px;
  width: 100vw;
}
.cards_second_treatment .ecs__component-cards::before, .cards_second_treatment .ecs__component-cards::after {
  display: none;
}
.cards_second_treatment .ecs__component-wrapper {
  margin: 72px auto -100px;
}
.cards_second_treatment .ecs_component__cards__intro {
  text-align: center;
}
.cards_second_treatment .ecs_headline,
.cards_second_treatment .ecs_introline,
.cards_second_treatment .ecs_content,
.cards_second_treatment .ecs_a {
  color: #fff;
}

.cards_film_treatment .ecs_component__card.card.column.is-one-third-tablet {
  margin: auto;
  max-width: 340px;
}
.cards_film_treatment .ecs_component__cards__columns.columns {
  margin-left: 0;
}
.cards_film_treatment .ecs_component__card__wrap {
  position: relative;
}
.cards_film_treatment .ecs_component__card__wrap::before {
  background: center/contain #000 url(e94e8b2a23d82218b836.svg);
  bottom: 0;
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 420px;
  max-width: 340px;
  overflow: hidden;
}
.cards_film_treatment .ecs_component__card__wrap::after {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(99.92%, rgba(0, 0, 0, 0.8)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 99.92%);
  bottom: 16px;
  content: "";
  height: 50%;
  left: 24px;
  max-width: 292px;
  position: absolute;
  width: calc(100% - 48px);
}
.cards_film_treatment .ecs_component__card__wrap .ecs_component__card__column.ecs_component__card__column-images {
  height: 100%;
  left: 0;
  max-width: 340px;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 16px 24px;
  position: absolute;
  top: 0;
  width: 100%;
}
.cards_film_treatment .ecs_component__card__wrap .ecs_component__card__image,
.cards_film_treatment .ecs_component__card__wrap .ecs_component__card__gallery {
  height: 100%;
}
.cards_film_treatment .ecs_component__card__wrap .ecs_picture {
  display: block;
  height: 100%;
}
.cards_film_treatment .ecs_component__card__wrap .ecs_component__card__column.ecs_component__card__column-content {
  bottom: 10%;
  left: 13%;
  position: absolute;
  z-index: 3;
}
.cards_film_treatment .ecs_component__card__wrap .ecs_component__card__content-wrap {
  position: static;
}

.cards_third_treatment .ecs__component-cards::before, .cards_third_treatment .ecs__component-cards::after {
  display: none;
}
@media (max-width: 1024px) {
  .cards_third_treatment .ecs_component__card.card.column.is-one-third-tablet {
    width: 100%;
  }
}
.cards_third_treatment .ecs_component__card__content-wrap {
  max-width: unset;
  position: static;
  text-align: center;
}
.cards_third_treatment .ecs_component__content-block__header {
  color: #d8653b;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 24px;
  text-transform: uppercase;
}
.cards_third_treatment .ecs_component__content-block__header::after {
  content: unset;
}
.cards_third_treatment .ecs_component__content-block__content {
  max-width: unset;
}
.cards_third_treatment .ecs_component__card__image {
  margin: auto;
  max-width: 10rem;
}

.ecs_card_sticker_wrapper {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
.ecs_card_sticker_wrapper .ecs_card_sticker {
  background: center/contain no-repeat url(1482bac45b6f71081190.svg);
  display: block;
  height: 90px;
  width: 90px;
}

.ecs_component__content-block__content-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 225px;
}
.ecs_component__content-block__header {
  color: #d8653b;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 24px;
  text-transform: uppercase;
}
.ecs_component__content-block__subhead {
  color: #222426;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 40px !important;
  position: relative;
}
@media (min-width: 1024px) {
  .ecs_component__content-block__subhead {
    font-size: 32px;
  }
}
.ecs_component__content-block__subhead::after {
  background: bottom/contain no-repeat url(11d601f9e5cdf4d061a5.svg);
  content: "";
  display: block;
  height: 8px;
  bottom: 0;
  position: absolute;
  right: 0;
  width: 100vw;
  bottom: -24px;
}
@media (min-width: 768px) {
  .ecs_component__content-block__subhead::after {
    width: 50vw;
  }
}
.ecs_component__content-block__content {
  color: #545454;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-transform: none;
  max-width: 400px;
}
.ecs_component__content-block__content p {
  margin-bottom: 24px;
}
.ecs_component__content-block__link {
  border-bottom: solid 1px transparent;
  padding: 8px 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  border-bottom: solid 2px #d64939;
  color: #545454;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.16em;
  margin-top: 24px;
  text-transform: uppercase;
}
.ecs_component__content-block__link:hover {
  border-bottom: solid 1px #d64939;
}
.ecs_component__content-block__link::after {
  color: #d64939;
  content: "";
  font-family: "CODA";
  font-size: 24px;
  font-weight: 400;
  opacity: 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  vertical-align: bottom;
}
.ecs_component__content-block__link:hover, .ecs_component__content-block__link:focus-visible {
  color: #222426;
  font-weight: 700;
}
.ecs_component__content-block__link:hover::after, .ecs_component__content-block__link:focus-visible::after {
  content: "\ea04";
  opacity: 1;
  padding-left: 12px;
}

.contentblock_second_treatment::before {
  background: center/contain no-repeat url(a490c05c7f3967356618.svg);
  height: 100%;
  width: 100px;
  bottom: 0;
  content: "";
  position: absolute;
  right: 0;
  bottom: unset;
  height: calc(100% - 100px);
}
.contentblock_second_treatment .ecs_component__content-block__gallery {
  position: relative;
}
.contentblock_second_treatment .ecs_component__content-block__gallery::after {
  background: top/contain no-repeat url(e805b3b5c8b8012eb89a.svg);
  content: "";
  display: block;
  height: 54px;
  left: -50%;
  position: absolute;
  top: -24px;
  width: 100%;
}
@media (min-width: 1024px) {
  .contentblock_second_treatment .ecs_component__content-block__column-content {
    padding-bottom: 100px;
  }
}

.contentblock_third_treatment {
  background: top/cover no-repeat url(c9b39d726d30f6a39eac.svg);
}
.contentblock_third_treatment .ecs_component__content-block__column-gallery {
  margin-bottom: 64px;
  position: relative;
}
@media (min-width: 768px) {
  .contentblock_third_treatment .ecs_component__content-block__column-gallery {
    margin-bottom: 0;
  }
}
.contentblock_third_treatment .ecs_component__content-block__column-gallery::before {
  background: center/cover no-repeat url(40fa9ef8d2f0602afed0.svg);
  content: "";
  display: block;
  height: 110px;
  width: 110px;
  position: absolute;
  right: 15%;
  top: -11%;
}
.contentblock_third_treatment .ecs_component__content-block__column-gallery::after {
  background: bottom/contain no-repeat url(f420ccff70ef3bb99054.svg);
  content: "";
  display: block;
  height: 54px;
  bottom: -4%;
  left: -50%;
  position: absolute;
  width: 100%;
}
.contentblock_third_treatment .ecs_component__content-block__column-content {
  margin-left: auto;
}
@media (min-width: 768px) {
  .contentblock_third_treatment .ecs_component__content-block__column-content {
    margin-top: 64px;
    margin-top: 0;
    max-width: 550px;
  }
}
.contentblock_third_treatment .ecs_component__content-block__subhead::after {
  background: bottom/contain no-repeat url(11d601f9e5cdf4d061a5.svg);
  content: "";
  display: block;
  height: 8px;
  left: -10%;
}

.contentblock_fourth_treatment .ecs_component__content-block {
  position: static;
}
.contentblock_fourth_treatment .ecs_component__content-block .column {
  width: 100%;
}
@media (min-width: 1024px) {
  .contentblock_fourth_treatment .ecs_component__content-block .column {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    width: 50%;
  }
}
.contentblock_fourth_treatment .ecs_component__content-block .column.ecs_component__content-block__column-gallery {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-right: -48px;
}
@media (min-width: 1024px) {
  .contentblock_fourth_treatment .ecs_component__content-block .column.ecs_component__content-block__column-gallery {
    margin-right: 0;
  }
}
.contentblock_fourth_treatment .ecs_component__content-block__content-wrap {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.contentblock_fourth_treatment .ecs_component__content-block__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media (min-width: 1024px) {
  .contentblock_fourth_treatment .ecs_component__content-block__columns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.contentblock_fourth_treatment .ecs_component__content-block__gallery {
  position: relative;
}
@media (min-width: 1024px) {
  .contentblock_fourth_treatment .ecs_component__content-block__gallery {
    position: absolute;
    right: 0;
    top: -20%;
  }
}
.contentblock_fourth_treatment .ecs_component__content-block__gallery .ecs_picture {
  position: relative;
  z-index: 1;
}
.contentblock_fourth_treatment .ecs_component__content-block__gallery .ecs_img {
  margin-left: auto;
}
@media (min-width: 1024px) {
  .contentblock_fourth_treatment .ecs_component__content-block__gallery .ecs_img {
    max-width: 45%;
  }
}
@media (min-width: 1280px) {
  .contentblock_fourth_treatment .ecs_component__content-block__gallery .ecs_img {
    max-width: 700px;
  }
}
.contentblock_fourth_treatment .ecs_component__content-block__gallery::after {
  background: bottom/contain no-repeat url(f420ccff70ef3bb99054.svg);
  content: "";
  display: block;
  height: 54px;
  bottom: -24px;
  position: absolute;
  right: -50%;
  width: 100%;
  z-index: 0;
}

.contentblock_fifth_treatment .ecs_component__content-block__gallery {
  position: relative;
}
.contentblock_fifth_treatment .ecs_component__content-block__gallery::after {
  background: bottom/contain no-repeat url(f420ccff70ef3bb99054.svg);
  content: "";
  display: block;
  height: 54px;
  bottom: -24px;
  position: absolute;
  right: -50%;
  width: 100%;
}

@media (min-width: 768px) {
  .ecs_components__container-component-error404 {
    background: bottom/cover no-repeat url(765e314da4f65b5b0f20.png);
    background-position-y: -200px;
    padding: 0 80px 40px;
  }
}
@media (min-width: 1024px) {
  .ecs_components__container-component-error404 {
    background-position-y: -20vw;
  }
}

.ecs__component-error404 {
  border-bottom: 8px solid #d64939;
  -webkit-filter: drop-shadow(0 0 16px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0 0 16px rgba(0, 0, 0, 0.2));
}
.ecs__component-error404__image {
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.ecs__component-error404__image::after {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-2.81%, rgba(0, 0, 0, 0)), color-stop(70.22%, rgba(0, 0, 0, 0.7)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) -2.81%, rgba(0, 0, 0, 0.7) 70.22%);
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.ecs__component-error404__content__wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 596px;
  position: relative;
}
.ecs__component-error404__content__heading {
  color: #222426;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: normal;
  text-transform: uppercase;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1024px) {
  .ecs__component-error404__content__heading {
    font-size: 32px;
  }
}
.ecs__component-error404__content__heading::before {
  background: top/contain no-repeat url(e805b3b5c8b8012eb89a.svg);
  content: "";
  display: block;
  height: 33px;
  margin-bottom: -48px;
  width: 438px;
}
.ecs__component-error404__content {
  color: #222426;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: normal;
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin: 32px 0 40px;
  max-width: 600px;
  text-align: center;
}
@media (min-width: 1024px) {
  .ecs__component-error404__content {
    font-size: 32px;
  }
}
.ecs__component-error404__content__return {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #2d2d2d;
  border: 1px solid #d8653b;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  padding: 8px 16px;
  text-align: center;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  white-space: nowrap;
  background-color: transparent;
}
.ecs__component-error404__content__return:hover, .ecs__component-error404__content__return:focus, .ecs__component-error404__content__return.btn--active, .ecs__component-error404__content__return.ecs_active {
  background-color: #d8653b;
  color: #2d2d2d;
}

.ecs_footer {
  background: #2d2d2d;
  margin-top: -1px;
  padding-top: 0;
}
.ecs_footer_wrapper {
  gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto;
  max-width: 1000px;
}
@media (min-width: 1024px) {
  .ecs_footer_wrapper {
    gap: 16px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.ecs_footer_wrapper:not(.ecs_footer_wrapper:last-child) {
  margin-bottom: 16px;
}
@media (min-width: 1024px) {
  .ecs_footer_wrapper_top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.ecs_footer_wrapper_top .ecs_footer_license {
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0.24em;
  text-transform: uppercase;
}
.ecs_footer_wrapper_top .ecs_footer_disclaimer {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.24em;
  text-transform: uppercase;
}
.ecs_footer .ecs_a {
  border-bottom: solid 1px transparent;
  padding: 8px 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0.24em;
  text-transform: uppercase;
}
.ecs_footer .ecs_a:hover {
  border-bottom: solid 1px #d64939;
}
.ecs_footer_menu {
  gap: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ecs_footer .ecs_menu_item {
  list-style: none;
}
.ecs_footer .ecs_icons_list {
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
}
.ecs_footer_copyright {
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0.24em;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .ecs_footer_copyright {
    text-align: left;
  }
}
.ecs_footer .ecs_accessibility_icons {
  margin-top: 8px;
}
@media (min-width: 1024px) {
  .ecs_footer .ecs_accessibility_icons {
    margin-top: 0;
  }
}
.ecs_footer_logos {
  gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1024px) {
  .ecs_footer_logos {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
  }
}
.ecs_footer_logos .ecs_img {
  max-height: 33px;
}

.ecs_outro {
  background: #2d2d2d;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  padding-bottom: 24px;
}
.ecs_outro_top {
  gap: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  .ecs_outro_top {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.ecs_outro_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  .ecs_outro_bottom {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.ecs_outro_links, .ecs_outro_contact {
  display: none;
}
@media (min-width: 768px) {
  .ecs_outro_links, .ecs_outro_contact {
    display: block;
  }
}
.ecs_outro_image {
  margin: 24px auto;
}
@media (min-width: 768px) {
  .ecs_outro_image {
    margin: 0;
  }
}
.ecs_outro_wrapper {
  margin: auto;
  max-width: 1000px;
  text-align: center;
}
@media (min-width: 768px) {
  .ecs_outro_wrapper {
    text-align: left;
  }
}
.ecs_outro_buttons {
  gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  .ecs_outro_buttons {
    display: block;
    text-align: right;
  }
}
.ecs_outro_button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #2d2d2d;
  border: 1px solid #d8653b;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  padding: 8px 16px;
  text-align: center;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  white-space: nowrap;
  text-transform: uppercase;
}
.ecs_outro_button:hover, .ecs_outro_button:focus, .ecs_outro_button.btn--active, .ecs_outro_button.ecs_active {
  background-color: #d8653b;
  color: #2d2d2d;
}
@media (min-width: 768px) {
  .ecs_outro_button:not(.ecs_outro_button:last-child) {
    margin-right: 24px;
  }
}
.ecs_outro .ecs_menu_list {
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
}
@media (min-width: 1024px) {
  .ecs_outro .ecs_menu_list {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
  }
}
.ecs_outro .ecs_menu_item {
  margin-bottom: 16px;
}
.ecs_outro .ecs_a:not(.ecs_outro_button) {
  border-bottom: solid 1px transparent;
  padding: 8px 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-transform: none;
}
.ecs_outro .ecs_a:not(.ecs_outro_button):hover {
  border-bottom: solid 1px #d64939;
}
.ecs_outro .ecs_socials_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 16px;
}
@media (min-width: 768px) {
  .ecs_outro .ecs_socials_wrapper {
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
    margin-left: -8px;
  }
}
.ecs_outro .ecs_socials_wrapper .ecs_social_item {
  font-size: 16px;
  margin: 0 8px;
}
.ecs_outro .ecs_socials_wrapper .ecs_a:hover {
  color: #d64939;
}
.ecs_outro .ecs_ada_disclaimer {
  font-size: 20px;
}
.ecs_outro .ecs_ada_disclaimer_link.ecs_a {
  border-bottom-color: #d64939;
  border-bottom-width: 2px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.16em;
  padding: 16px 8px 8px 0;
  text-transform: uppercase;
}
.ecs_outro .ecs_ada_disclaimer_text {
  margin-bottom: 8px;
}
.ecs_outro .ecs_ada_disclaimer_arrow {
  color: #d64939;
  font-size: 24px;
  padding-left: 79px;
  vertical-align: bottom;
}
.ecs_outro .ecs_hr {
  background-color: #545454;
  margin: 32px 0;
}

.ecs_components__container-component-flexibletext .ecs_component__flexible-text__column.column.is-full-tablet {
  gap: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ecs_components__container-component-flexibletext .ecs_h2 {
  color: #d8653b;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 24px;
  text-transform: uppercase;
}
.ecs_components__container-component-flexibletext .ecs_h3 {
  color: #222426;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: normal;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .ecs_components__container-component-flexibletext .ecs_h3 {
    font-size: 32px;
  }
}
.ecs_components__container-component-flexibletext .ecs_h4 {
  color: #222426;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: normal;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .ecs_components__container-component-flexibletext .ecs_h4 {
    font-size: 32px;
  }
}
.ecs_components__container-component-flexibletext .ecs_component__flexible-text__content-block {
  margin-bottom: 24px;
}

.ecs__component-fullwidthcontent {
  background: top/cover no-repeat url(1bc73e226fc66a4e4d71.svg);
  content: "";
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-position: bottom;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 562px;
  padding-bottom: 96px;
}
.ecs__component-fullwidthcontent::after {
  background: bottom/cover no-repeat url(01706510d5d6e05ee17b.png);
  content: "";
  display: block;
  height: 16px;
  width: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.ecs__component-fullwidthcontent .ecs__component-wrapper.container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
.ecs__component-fullwidthcontent .ecs_content_wrapper.ecs_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
@media (min-width: 1024px) {
  .ecs__component-fullwidthcontent .ecs_content_wrapper.ecs_wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.ecs__component-fullwidthcontent .ecs_intro_content {
  color: #fff;
  line-height: 24px;
  margin-top: 16px;
  text-align: center;
  text-transform: uppercase;
}
.ecs__component-fullwidthcontent .ecs_headline {
  color: #d8653b;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 24px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 16px;
}
.ecs__component-fullwidthcontent .ecs_introline {
  color: #222426;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: normal;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 16px;
}
@media (min-width: 1024px) {
  .ecs__component-fullwidthcontent .ecs_introline {
    font-size: 32px;
  }
}
.ecs__component-fullwidthcontent .ecs_content {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 40px;
}
@media (min-width: 768px) {
  .ecs__component-fullwidthcontent .ecs_content {
    font-size: 24px;
  }
}

.ecs_apartment_search {
  margin-top: -80px;
  width: 100%;
}
@media (min-width: 1024px) {
  .ecs_apartment_search {
    margin-top: -200px;
  }
}
.ecs_apartment_search .ecs__component-fullwidthcontent {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: bottom/cover no-repeat url(765e314da4f65b5b0f20.png);
  min-height: 400px;
}
.ecs_apartment_search .ecs__component-fullwidthcontent::before {
  content: unset;
}
@media (min-width: 1024px) {
  .ecs_apartment_search .ecs__component-fullwidthcontent {
    min-height: 500px;
  }
}
.ecs_apartment_search .ecs__component-fullwidthcontent .ecs_headline {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin-bottom: 0;
  opacity: 1;
}
.ecs_apartment_search .ecs__component-fullwidthcontent .ecs__component-wrapper.container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 48px;
}
@media (min-width: 1024px) {
  .ecs_apartment_search .ecs__component-fullwidthcontent .ecs__component-wrapper.container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-top: 200px;
  }
}
.ecs_apartment_search .ecs__component-fullwidthcontent-content-wrap,
.ecs_apartment_search .ecs__component-fullwidthcontent .ecs__components__ctas {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 24px;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .ecs_apartment_search .ecs__component-fullwidthcontent-content-wrap,
  .ecs_apartment_search .ecs__component-fullwidthcontent .ecs__components__ctas {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    width: 60%;
  }
}
.ecs_apartment_search .ecs__component-fullwidthcontent-content-wrap .ecs__components__cta__title,
.ecs_apartment_search .ecs__component-fullwidthcontent .ecs__components__ctas .ecs__components__cta__title {
  border-bottom: solid 1px transparent;
  padding: 8px 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  color: #fff;
  display: inline-block;
  line-height: 16px;
  padding: 6px;
}
.ecs_apartment_search .ecs__component-fullwidthcontent-content-wrap .ecs__components__cta__title:hover,
.ecs_apartment_search .ecs__component-fullwidthcontent .ecs__components__ctas .ecs__components__cta__title:hover {
  border-bottom: solid 1px #d64939;
}
.ecs_apartment_search .ecs__component-fullwidthcontent-content-wrap .ecs__components__cta__title:hover, .ecs_apartment_search .ecs__component-fullwidthcontent-content-wrap .ecs__components__cta__title:focus-visible,
.ecs_apartment_search .ecs__component-fullwidthcontent .ecs__components__ctas .ecs__components__cta__title:hover,
.ecs_apartment_search .ecs__component-fullwidthcontent .ecs__components__ctas .ecs__components__cta__title:focus-visible {
  border-bottom-color: #fff;
  color: #fff;
}
.ecs_apartment_search .ecs__component-fullwidthcontent-content-wrap {
  margin: 0 0 24px;
}
@media (min-width: 1024px) {
  .ecs_apartment_search .ecs__component-fullwidthcontent-content-wrap {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    margin: 0;
    width: 40%;
  }
}
@media (min-width: 1024px) {
  .ecs_apartment_search .ecs__component-fullwidthcontent .ecs__components__ctas::before {
    background-color: #d8653b;
    content: "";
    display: block;
    height: 2px;
    width: 33%;
  }
}

.ecs_components__container-component-gallery .ecs__component {
  padding: 0;
}
.ecs_components__container-component-gallery .ecs_gallery_bottom_wrapper {
  background-color: #73343f;
  padding: 24px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .ecs_components__container-component-gallery .ecs_gallery_bottom_wrapper {
    padding: 80px;
  }
}
.ecs_components__container-component-gallery .ecs_gallery_bottom_wrapper::before {
  background: top/100% no-repeat url(ec82e0a7f35612795a40.svg);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: -1px;
  width: 100vw;
  top: 0;
}
.ecs_components__container-component-gallery .ecs_gallery_bottom_wrapper::after {
  background: bottom/cover no-repeat url(01706510d5d6e05ee17b.png);
  content: "";
  display: block;
  height: 16px;
  width: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
}
.ecs_components__container-component-gallery .ecs_component__gallery__intro-content {
  margin: 0 auto 24px;
  max-width: 1000px;
  padding: 0 24px;
  text-align: center;
}
.ecs_components__container-component-gallery .ecs_component__gallery__intro-content .ecs_headline {
  color: #d8653b;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 24px;
  text-transform: uppercase;
}
.ecs_components__container-component-gallery .ecs_component__gallery__intro-content .ecs_introline {
  color: #222426;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: normal;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .ecs_components__container-component-gallery .ecs_component__gallery__intro-content .ecs_introline {
    font-size: 32px;
  }
}
.ecs_components__container-component-gallery .ecs_component__gallery__intro-content .ecs_ctas {
  margin-top: 32px;
}
.ecs_components__container-component-gallery .ecs_component__gallery__intro-content .ecs_ctas .ecs_button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #2d2d2d;
  border: 1px solid #d8653b;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  padding: 8px 16px;
  text-align: center;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  white-space: nowrap;
}
.ecs_components__container-component-gallery .ecs_component__gallery__intro-content .ecs_ctas .ecs_button:hover, .ecs_components__container-component-gallery .ecs_component__gallery__intro-content .ecs_ctas .ecs_button:focus, .ecs_components__container-component-gallery .ecs_component__gallery__intro-content .ecs_ctas .ecs_button.btn--active, .ecs_components__container-component-gallery .ecs_component__gallery__intro-content .ecs_ctas .ecs_button.ecs_active {
  background-color: #d8653b;
  color: #2d2d2d;
}
.ecs_components__container-component-gallery .ecs_component__gallery__buttons {
  gap: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .ecs_components__container-component-gallery .ecs_component__gallery__buttons {
    gap: 8px 72px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.ecs_components__container-component-gallery .ecs_component__gallery__buttons .button {
  border-bottom: solid 1px transparent;
  padding: 8px 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  background: transparent;
  border-width: 0 0 1px;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.ecs_components__container-component-gallery .ecs_component__gallery__buttons .button:hover {
  border-bottom: solid 1px #d64939;
}
.ecs_components__container-component-gallery .ecs_component__gallery__buttons .button.btn--active {
  border-bottom: solid 1px #d64939;
}
.ecs_components__container-component-gallery .ecs_component__gallery__navigation {
  padding: 32px 0;
  position: relative;
  z-index: 2;
}
.ecs_components__container-component-gallery .ecs_component__gallery__content {
  max-width: 1344px;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .ecs_components__container-component-gallery .ecs_component__gallery__content {
    bottom: -100px;
    margin: -100px auto 0;
  }
}
.ecs_components__container-component-gallery .ecs_component__gallery__item .ecs_img {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.ecs_components__container-component-gallery .ecs_component__gallery__item .overlay {
  font-size: 32px;
}

.ecs__component-getdirections {
  background: center/cover no-repeat url(82e5eefb5f9981385030.png);
  padding-top: 100px;
}
@media (min-width: 1024px) {
  .ecs__component-getdirections {
    padding-top: 200px;
  }
  .ecs__component-getdirections__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.ecs__component-getdirections .sif-pointer-right-bold::before {
  bottom: 0;
  color: #fff;
  margin-bottom: 32px;
  pointer-events: none;
  position: absolute;
  right: 0;
}
@media (min-width: 1024px) {
  .ecs__component-getdirections .sif-pointer-right-bold::before {
    margin-bottom: 8px;
  }
}
.ecs__component-getdirections__introcontent {
  color: #fff;
  line-height: 24px;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .ecs__component-getdirections__introcontent {
    width: 50%;
  }
}
.ecs__component-getdirections__introcontent .ecs_headline {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
}
.ecs__component-getdirections__introcontent .ecs_introline {
  -webkit-font-feature-settings: "pnum" on, "lnum" on;
          font-feature-settings: "pnum" on, "lnum" on;
  font-size: 24px;
  font-weight: 500;
  line-height: 40px;
}
@media (min-width: 1024px) {
  .ecs__component-getdirections__search {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 50%;
  }
}
.ecs__component-getdirections__address {
  display: none;
}
.ecs__component-getdirections .get-directions {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
}
.ecs__component-getdirections .get-directions__origin {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 0;
  border-bottom: solid 2px #fff;
  border-radius: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 0;
  margin-bottom: 24px;
  padding-bottom: 3px;
  text-transform: uppercase;
  width: 100%;
}
.ecs__component-getdirections .get-directions__origin::-webkit-input-placeholder {
  color: #fff;
}
.ecs__component-getdirections .get-directions__origin::-moz-placeholder {
  color: #fff;
}
.ecs__component-getdirections .get-directions__origin:-ms-input-placeholder {
  color: #fff;
}
.ecs__component-getdirections .get-directions__origin::-ms-input-placeholder {
  color: #fff;
}
.ecs__component-getdirections .get-directions__origin::placeholder {
  color: #fff;
}
.ecs__component-getdirections .get-directions__origin:hover, .ecs__component-getdirections .get-directions__origin:focus-visible {
  outline: 0;
}
@media (min-width: 1024px) {
  .ecs__component-getdirections .get-directions__origin {
    line-height: 24px;
    margin-bottom: 0;
    padding-bottom: 0;
    width: 300px;
  }
}
.ecs__component-getdirections .get-directions__submit {
  background: transparent;
  border: 0;
  border-bottom: solid 2px #fff;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  line-height: 0;
  margin-bottom: 24px;
  padding-bottom: 20px;
  width: 24px;
}
@media (min-width: 1024px) {
  .ecs__component-getdirections .get-directions__submit {
    line-height: 24px;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.ecs__component-getdirections__staticmap_link {
  width: 100%;
}
.ecs__component-getdirections__search {
  margin-top: 48px;
}
@media (min-width: 1024px) {
  .ecs__component-getdirections__search {
    margin-top: 0;
  }
}
.ecs__component-getdirections__staticmap {
  margin-top: 24px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.ecs__component-getdirections__staticmap::before {
  background: center/cover no-repeat url(40fa9ef8d2f0602afed0.svg);
  content: "";
  display: block;
  height: 110px;
  width: 110px;
  bottom: 50%;
  pointer-events: none;
  position: absolute;
  right: 50%;
  -webkit-transform: translate(50%, 50%);
          transform: translate(50%, 50%);
}
.ecs__component-getdirections__staticmap::after {
  background: center/cover no-repeat url(0f996c95c61700cc1c68.svg);
  content: "";
  display: none;
  height: 47px;
  margin: auto;
  margin-top: -24px;
  pointer-events: none;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .ecs__component-getdirections__staticmap::after {
    display: block;
  }
}
@media (min-width: 1024px) {
  .ecs__component-getdirections__staticmap::after {
    width: 518px;
  }
}
.ecs__component-getdirections__staticmap .ecs_img {
  min-height: 400px;
  width: 100%;
}

.ecs_header {
  background: #2d2d2d;
  padding: 0;
}
.ecs_header_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  position: relative;
  z-index: 99;
}
@media (min-width: 1280px) {
  .ecs_header_wrapper {
    margin: 0 40px;
  }
}
.ecs_header_top {
  gap: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #2d2d2d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 88px;
  padding: 16px 24px;
  width: 100%;
  z-index: 4;
}
@media (min-width: 1280px) {
  .ecs_header_top {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media (min-width: 1280px) {
  .ecs_header_top {
    padding: 16px 0;
  }
}
.ecs_header_logo {
  -webkit-clip-path: polygon(0 6.8%, 100% 6.8%, 100% 100%, 0% 100%);
          clip-path: polygon(0 6.8%, 100% 6.8%, 100% 100%, 0% 100%);
  left: 50%;
  opacity: 1;
  position: absolute;
  top: 78px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (min-width: 1280px) {
  .ecs_header_logo {
    -webkit-clip-path: unset;
            clip-path: unset;
    left: -16px;
    top: -8px;
    -webkit-transform: unset;
            transform: unset;
  }
}
.ecs_header_location {
  color: #fff;
  font-size: 24px;
  padding-right: 24px;
}
.ecs_header_location:hover {
  color: #f69627;
}
.ecs_header_contact {
  color: #fff;
  font-size: 24px;
  padding-right: 16px;
}
.ecs_header_contact:hover {
  color: #f69627;
}
.ecs_header_primary-menu {
  color: #fff;
  display: none;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
@media (min-width: 1280px) {
  .ecs_header_primary-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: calc(100% - 116px);
  }
}
.ecs_header_primary-menu .menu__link {
  border-bottom: solid 1px transparent;
  padding: 8px 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.ecs_header_primary-menu .menu__link:hover {
  border-bottom: solid 1px #d64939;
}
.ecs_header_primary-menu .current-menu-item .menu__link {
  border-bottom: solid 1px #d64939;
}
.ecs_header_primary-menu .menu__main {
  gap: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1280px) {
  .ecs_header .ecs_header_primary-menu-mobile,
  .ecs_header .ecs_header_mobile {
    display: none;
  }
}
.ecs_header_menu {
  display: none;
}
.ecs_header .ecs_header_button .ecs_button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #2d2d2d;
  border: 1px solid #d8653b;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  padding: 8px 16px;
  text-align: center;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  white-space: nowrap;
}
.ecs_header .ecs_header_button .ecs_button:hover, .ecs_header .ecs_header_button .ecs_button:focus, .ecs_header .ecs_header_button .ecs_button.btn--active, .ecs_header .ecs_header_button .ecs_button.ecs_active {
  background-color: #d8653b;
  color: #2d2d2d;
}

.ecs_menu_open .ecs_header_logo {
  opacity: 0;
}

@media (max-width: 1280px) {
  .ecs_menu_open {
    overflow-y: scroll;
    position: fixed;
    top: 0 !important;
    width: 100%;
  }
  .ecs_menu_open .ecs_close {
    display: block;
  }
  .ecs_menu_open .ecs_mobile_logo {
    display: none;
  }
}
.ecs_main_menu_button {
  background: transparent;
  border: 0;
  cursor: pointer;
  padding: 0 2px;
}
.ecs_main_menu_button .ecs_menu_toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 27px;
  position: relative;
  width: 27px;
}
.ecs_main_menu_button .ecs_menu_toggle .ecs_img {
  min-width: 27px;
}
.ecs_main_menu_button:hover .ecs_mobile_logo .ecs_img, .ecs_main_menu_button:focus-visible .ecs_mobile_logo .ecs_img {
  -webkit-filter: invert(79%) sepia(25%) saturate(6704%) hue-rotate(342deg) brightness(100%) contrast(94%);
          filter: invert(79%) sepia(25%) saturate(6704%) hue-rotate(342deg) brightness(100%) contrast(94%);
}
.ecs_main_menu_button:hover .ecs_close, .ecs_main_menu_button:focus-visible .ecs_close {
  color: #f69627;
}

.ecs_close {
  color: #fff;
  display: none;
  font-size: 32px;
  height: 40px;
  margin: -5px;
}
.ecs_close:hover, .ecs_close:focus-visible {
  color: #f69627;
}

.ecs_buttons {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mobile_menu {
  background-color: #2d2d2d;
  border-top: solid 0.5px #e9ebec;
  bottom: 0;
  height: 100vh;
  height: 100dvh;
  left: 0;
  max-height: calc(100vh - 242px);
  overflow: auto;
  position: fixed;
  right: 0;
  top: auto;
  -webkit-transform: translateY(-100vh);
          transform: translateY(-100vh);
  -webkit-transition: -webkit-transform linear 0.4s;
  transition: -webkit-transform linear 0.4s;
  transition: transform linear 0.4s;
  transition: transform linear 0.4s, -webkit-transform linear 0.4s;
  width: 100vw;
}
.mobile_menu .mobile_menu_wrapper {
  padding: 32px 24px;
}
.mobile_menu:not(.closed) {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.mobile_menu:not(.closed)::before {
  background: center/cover no-repeat url(7576f5d6a05822be3e28.svg);
  content: "";
  display: block;
  height: 100vh;
  left: 0;
  opacity: 0.2;
  position: absolute;
  top: 0;
  width: 100vw;
  pointer-events: none;
}
@media (min-width: 1280px) {
  .mobile_menu:not(.closed) {
    display: none;
  }
}
.mobile_menu_wrapper {
  height: inherit;
  max-height: inherit;
  overflow: auto;
}
.mobile_menu_links {
  gap: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mobile_menu_links .ecs_button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #2d2d2d;
  border: 1px solid #d8653b;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  padding: 8px 16px;
  text-align: center;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  white-space: nowrap;
}
.mobile_menu_links .ecs_button:hover, .mobile_menu_links .ecs_button:focus, .mobile_menu_links .ecs_button.btn--active, .mobile_menu_links .ecs_button.ecs_active {
  background-color: #d8653b;
  color: #2d2d2d;
}
.mobile_menu_link {
  border-bottom: solid 1px transparent;
  padding: 8px 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  color: #fff;
  display: inline-block;
  -webkit-font-feature-settings: "pnum" on, "lnum" on;
          font-feature-settings: "pnum" on, "lnum" on;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 16px;
  padding-bottom: 8px;
  text-transform: uppercase;
}
.mobile_menu_link:hover {
  border-bottom: solid 1px #d64939;
}
.mobile_menu_link:hover, .mobile_menu_link:focus-visible {
  color: #fff;
}
.mobile_menu .current_page_item .mobile_menu_link {
  border-bottom: solid 1px #d64939;
}
.mobile_menu .ecs_a:not(.ecs_button) {
  border-bottom: solid 1px transparent;
  padding: 8px 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-transform: none;
}
.mobile_menu .ecs_a:not(.ecs_button):hover {
  border-bottom: solid 1px #d64939;
}
.mobile_menu .ecs_socials_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mobile_menu .ecs_socials_wrapper .ecs_social_item {
  padding: 8px;
}

.ecs__component-notificationbar.ecs__component-notificationbar__standard {
  padding: 0;
}

.ecs_components__notification {
  background-color: #73343f;
  color: #fff;
  padding: 0;
  position: relative;
  z-index: 999;
}
.ecs_components__notification__wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: auto;
  padding: 8px 24px;
}
@media (min-width: 1280px) {
  .ecs_components__notification__wrap {
    padding: 4px 40px;
  }
}
.ecs_components__notification__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (min-width: 1280px) {
  .ecs_components__notification__content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.ecs_components__notification__title {
  font-size: 12px;
  margin: 0;
}
@media (min-width: 1024px) {
  .ecs_components__notification__title {
    font-size: 14px;
    margin: 0 16px 0 0;
  }
}
.ecs_components__notification__message, .ecs_components__notification__close {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
}
@media (min-width: 768px) {
  .ecs_components__notification__message, .ecs_components__notification__close {
    font-size: 14px;
  }
}
.ecs_components__notification__message {
  max-width: 80%;
}
@media (min-width: 768px) {
  .ecs_components__notification__message {
    max-width: 100%;
  }
}
.ecs_components__notification__cta.button.btn {
  background: transparent;
  border: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 16px;
  text-transform: capitalize;
}
.ecs_components__notification__cta.button.btn:hover, .ecs_components__notification__cta.button.btn:focus-visible {
  text-decoration: underline;
}
.ecs_components__notification .sif-pointer-right {
  padding-left: 8px;
}

.ecs__component-hero__single_image {
  padding-top: 0;
}
.ecs__component-hero .hero {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-height: calc(100vh - 280px);
  min-height: 400px;
  position: relative;
  z-index: 1;
}

.ecs__component-hero__single_image_with_fuzzyfinder {
  background: bottom/contain no-repeat url(26b6e72c4f44ac0c4ea4.svg);
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  position: absolute;
  width: 100%;
  padding-top: 0;
}

.ecs_hero {
  border-bottom: 8px solid #d64939;
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
  margin: auto;
}
.ecs_hero::after {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), -webkit-gradient(linear, left top, left bottom, color-stop(69.71%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(180deg, rgba(0, 0, 0, 0) 69.71%, rgba(0, 0, 0, 0.6) 100%);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.ecs_hero .hero__container {
  z-index: 2;
}
.ecs_hero .hero__ctas {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.ecs_hero .hero__ctas .ecs_hero_ctas_columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ecs_hero .hero__ctas .ecs_cta:not(.ecs_hero .hero__ctas .ecs_cta:first-child) {
  padding-left: 12px;
}
.ecs_hero .hero__content {
  margin-bottom: 48px;
  padding: 0 16px;
}
.ecs_hero .hero__content::after {
  background: center/cover no-repeat url(7da1f96a4b812913b921.svg);
  content: "";
  display: block;
  height: 8px;
  margin: 16px auto 0;
  position: relative;
  width: 280px;
}
.ecs_hero .ecs_headline {
  -webkit-font-feature-settings: "pnum" on, "lnum" on;
          font-feature-settings: "pnum" on, "lnum" on;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 48px;
  text-transform: uppercase;
}
.ecs_hero .ecs_fuzzy_finder {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: 700;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  letter-spacing: 0.1em;
  line-height: 24px;
  text-transform: uppercase;
}

.ecs__component-locationsmap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
}
.ecs__component-locationsmap__legend {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  border: 1px solid #e9ebec;
  border-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 72px;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 8px 48px 0;
  width: 100%;
}
@media (min-width: 1024px) {
  .ecs__component-locationsmap__legend {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.ecs__component-locationsmap__legend__filter {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ecs__component-locationsmap__legend__filter .ecs_button {
  border: 0;
  color: #222426;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-right: 32px;
  opacity: 0.8;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .ecs__component-locationsmap__legend__filter .ecs_button {
    margin-right: 80px;
  }
}
.ecs__component-locationsmap__legend__filter .ecs_button::after {
  background: #d8653b;
  bottom: -18px;
  content: "";
  display: block;
  height: 2px;
  opacity: 0;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
}
@media (min-width: 1024px) {
  .ecs__component-locationsmap__legend__filter .ecs_button::after {
    margin-left: -25%;
    width: 150%;
  }
}
.ecs__component-locationsmap__legend__filter .ecs_button.ecs_active, .ecs__component-locationsmap__legend__filter .ecs_button:active, .ecs__component-locationsmap__legend__filter .ecs_button:hover {
  opacity: 1;
}
.ecs__component-locationsmap__legend__filter .ecs_button.ecs_active::after, .ecs__component-locationsmap__legend__filter .ecs_button:active::after, .ecs__component-locationsmap__legend__filter .ecs_button:hover::after {
  opacity: 1;
}
.ecs__component-locationsmap__legend__labels {
  display: none;
}
.ecs__component-locationsmap__map {
  width: 100%;
}
@media (min-width: 768px) {
  .ecs__component-locationsmap__map {
    width: 70%;
  }
}
.ecs__component-locationsmap__cards-wrap {
  background: #73343f;
  width: 100%;
  z-index: 1;
}
@media (min-width: 768px) {
  .ecs__component-locationsmap__cards-wrap {
    height: 400px;
    overflow: auto;
    width: 30%;
  }
}
.ecs__component-locationsmap__cards {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  overflow-x: auto;
  padding: 16px;
}
@media (min-width: 768px) {
  .ecs__component-locationsmap__cards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
.ecs__component-locationsmap__card {
  background-color: #fff;
  border: 4px solid transparent;
  cursor: pointer;
  min-width: 243px;
  outline: 1px solid #e9ebec;
  padding: 16px 40px;
  position: relative;
}
@media (min-width: 768px) {
  .ecs__component-locationsmap__card {
    min-width: calc(100% - 20px);
  }
}
.ecs__component-locationsmap__card:hover, .ecs__component-locationsmap__card:focus-visible, .ecs__component-locationsmap__card.poi__active {
  border: 4px solid #f69627;
  outline: 0;
}
.ecs__component-locationsmap__card__circle {
  border-radius: 50%;
  height: 12px;
  left: 16px;
  position: absolute;
  top: 22px;
  width: 12px;
}
.ecs__component-locationsmap__card__count {
  display: none;
}
.ecs__component-locationsmap__card__name {
  color: #222426;
  font-size: 16px;
  font-weight: 500;
}
.ecs__component-locationsmap__card__address {
  display: none;
}
.ecs__component-locationsmap__card__distance {
  color: #545454;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.ecs__component-locationsmap__card__link {
  display: none;
}

.ecs__component-pageintro {
  padding-top: 0;
}
@media (min-width: 768px) {
  .ecs__component-pageintro {
    background: bottom/cover no-repeat url(765e314da4f65b5b0f20.png);
    background-position-y: -200px;
  }
}
@media (min-width: 1024px) {
  .ecs__component-pageintro {
    background-position-y: -20vw;
  }
}
.ecs__component-pageintro__hero {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 8px solid #d64939;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 500px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 16px;
  position: relative;
}
@media (min-width: 768px) {
  .ecs__component-pageintro__hero {
    padding: 40px;
  }
}
.ecs__component-pageintro__hero::after {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(57.94%, transparent), to(rgba(0, 0, 0, 0.6)));
  background: linear-gradient(180deg, transparent 57.94%, rgba(0, 0, 0, 0.6) 100%);
  bottom: 0;
  content: "";
  height: 500px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.ecs__component-pageintro__hero__headline {
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1.2em;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .ecs__component-pageintro__hero__headline {
    font-size: 32px;
  }
}
.ecs__component-pageintro__hero__headline::after {
  height: 33px;
  margin-top: -24px;
  background: top/contain no-repeat url(e805b3b5c8b8012eb89a.svg);
  content: "";
  display: block;
}
@media (min-width: 768px) {
  .ecs__component-pageintro__hero__headline::after {
    margin-left: -106px;
    width: 438px;
  }
}
.ecs__component-pageintro__hero__intro-line {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 24px;
  text-transform: uppercase;
}
.ecs__component-pageintro__hero__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  text-align: center;
  z-index: 1;
}
@media (min-width: 768px) {
  .ecs__component-pageintro__hero__content {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-align: left;
  }
}
.ecs__component-pageintro__hero__content__item-link {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #2d2d2d;
  border: 1px solid #d8653b;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  padding: 8px 16px;
  text-align: center;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  white-space: nowrap;
}
.ecs__component-pageintro__hero__content__item-link:hover, .ecs__component-pageintro__hero__content__item-link:focus, .ecs__component-pageintro__hero__content__item-link.btn--active, .ecs__component-pageintro__hero__content__item-link.ecs_active {
  background-color: #d8653b;
  color: #2d2d2d;
}
.ecs__component-pageintro__hero__content__item-link {
  background: rgba(0, 0, 0, 0.5);
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.4px;
  line-height: 24px;
  text-transform: uppercase;
}
.ecs__component-pageintro .ecs_background {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.ecs__component-pageintro .ecs_picture,
.ecs__component-pageintro .ecs_img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

@media (min-width: 769px) {
  .ecs__component-residents {
    padding-right: 0;
  }
}
.ecs__component-residents .ecs_residents_columns {
  position: static;
}
@media (min-width: 769px) {
  .ecs__component-residents .ecs_residents_columns .ecs_residents_column_content.column {
    max-width: 50%;
  }
}
.ecs__component-residents .ecs_residents_columns .ecs_residents_column_image {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  right: -24px;
}
@media (min-width: 1280px) {
  .ecs__component-residents .ecs_residents_columns .ecs_residents_column_image {
    max-width: 40%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.ecs__component-residents .ecs_residents_columns .ecs_residents_column_image .ecs_picture {
  position: relative;
  z-index: 1;
}
.ecs__component-residents .ecs_residents_columns .ecs_residents_column_image .ecs_img {
  width: 100%;
}
.ecs__component-residents .ecs_residents_columns .ecs_residents_column_image::after {
  background: bottom/contain no-repeat url(f420ccff70ef3bb99054.svg);
  content: "";
  display: block;
  height: 54px;
  bottom: -24px;
  position: absolute;
  right: -50%;
  width: 100%;
  z-index: 0;
}
@media (min-width: 768px) {
  .ecs__component-residents .ecs_residents_columns .ecs_residents_column_image::after {
    bottom: 0;
  }
}
@media (min-width: 1024px) {
  .ecs__component-residents .ecs_residents_columns .ecs_residents_column_image::after {
    bottom: -24px;
  }
}
.ecs__component-residents .ecs_card {
  border-bottom: 2px solid #d2d5d9;
  padding: 32px 0;
  position: relative;
}
.ecs__component-residents .ecs_card::after {
  color: #545454;
  content: "\e01a";
  font-family: "studio-icon-font";
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ecs__component-residents .ecs_card:hover, .ecs__component-residents .ecs_card:focus-visible {
  border-bottom-color: #f69627;
}
.ecs__component-residents .ecs_card:hover::after, .ecs__component-residents .ecs_card:focus-visible::after {
  color: #f69627;
}
.ecs__component-residents .ecs_card_title {
  color: #222426;
  -webkit-font-feature-settings: "pnum" on, "lnum" on;
          font-feature-settings: "pnum" on, "lnum" on;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.ecs__component-score-cards {
  background: center/cover no-repeat url(86fe2345ceec4fd487bf.svg);
  padding-top: 96px;
}

.ecs_score_cards_content_wrapper {
  gap: 10%;
  position: relative;
}

.ecs_score_cards {
  padding: 0;
  position: static;
}
.ecs_score_cards_left {
  content: "";
  left: 0;
  position: absolute;
  top: 0;
}
.ecs_score_cards_right {
  bottom: 0;
  content: "";
  position: absolute;
  right: 0;
}
.ecs_score_cards_headings {
  margin-bottom: 24px;
  position: relative;
}
.ecs_score_cards_headings::after {
  background: bottom/contain no-repeat url(11d601f9e5cdf4d061a5.svg);
  content: "";
  display: block;
  height: 8px;
  bottom: 0;
  position: absolute;
  right: 0;
  width: 100vw;
}
@media (min-width: 768px) {
  .ecs_score_cards_headings::after {
    width: 50vw;
  }
}
@media (min-width: 768px) {
  .ecs_score_cards_headings {
    margin-bottom: 0;
  }
}
.ecs_score_cards_header {
  color: #d8653b;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 24px;
  text-transform: uppercase;
}
.ecs_score_cards_subhead {
  color: #222426;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: normal;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .ecs_score_cards_subhead {
    font-size: 32px;
  }
}
.ecs_score_cards__content {
  color: #545454;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-transform: none;
}
.ecs_score_cards__content p {
  margin-bottom: 24px;
}
.ecs_score_cards__link {
  border-bottom: solid 1px transparent;
  padding: 8px 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.ecs_score_cards__link:hover {
  border-bottom: solid 1px #d64939;
}
.ecs_score_cards_columns {
  bottom: -48px;
  position: relative;
  z-index: 1;
}
@media (min-width: 1024px) {
  .ecs_score_cards_columns {
    bottom: -96px;
  }
}
.ecs_score_cards_columns .column.is-one-third-tablet {
  margin: auto;
  max-width: 340px;
}
.ecs_score_cards_columns .ecs_score_card {
  padding: 0;
  position: relative;
}
.ecs_score_cards_columns .ecs_score_card::before {
  background: center/contain #000 url(e94e8b2a23d82218b836.svg);
  bottom: 0;
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 420px;
  max-width: 340px;
  overflow: hidden;
}
.ecs_score_cards_columns .ecs_score_card::after {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(99.92%, rgba(0, 0, 0, 0.8)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 99.92%);
  bottom: 16px;
  content: "";
  height: 50%;
  left: 24px;
  max-width: 292px;
  position: absolute;
  width: calc(100% - 48px);
}
.ecs_score_cards_columns .ecs_score_card .ecs_img {
  height: 100%;
  left: 0;
  max-width: 340px;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 16px 24px;
  position: absolute;
  top: 0;
  width: 100%;
}
.ecs_score_cards_columns .ecs_score_card_content {
  bottom: 10%;
  left: 13%;
  position: absolute;
  z-index: 3;
}
.ecs_score_cards_columns .ecs_score_card_content::after {
  background: bottom/contain no-repeat url(26b6e72c4f44ac0c4ea4.svg);
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  position: absolute;
  width: 100%;
}
.ecs_score_cards_columns .ecs_score_card_content .ecs_p {
  color: #fff;
  -webkit-font-feature-settings: "pnum" on, "lnum" on;
          font-feature-settings: "pnum" on, "lnum" on;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.ecs__component-fees {
  border-radius: 8px;
}
.ecs__component-fees__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
.ecs__component-fees__intro .ecs_h2 {
  color: #000;
  text-transform: uppercase;
}
.ecs__component-fees .ecs_hr {
  margin: 0;
}
.ecs__component-fees .emo__close {
  border: 1px solid #E8E4E1;
  border-radius: 4px;
  height: 36px;
  padding: 6px;
  right: 24px;
  top: 24px;
  width: 36px;
}
.ecs__component-fees .emo__close::after {
  height: 24px;
  width: 24px;
}

.ecs_component__component-fees__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.ecs_component__component-fees__fee {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ecs_component__component-fees__fee__description.ecs_p:not(:last-child) {
  margin: 0;
}
.ecs_component__component-fees__fee__value {
  font-weight: 700;
}

.ecs__component-fees.emo__content {
  max-width: 600px;
  padding: 56px;
  width: 100%;
}

.gallery .ecs_section.ecs_outro {
  padding-top: 48px;
}
@media (min-width: 1024px) {
  .gallery .ecs_section.ecs_outro {
    padding-top: 180px;
  }
}

.home .ecs_section.ecs_outro {
  margin-top: -80px;
  padding-top: 80px;
}
@media (min-width: 1024px) {
  .home .ecs_section.ecs_outro {
    margin-top: -200px;
    padding-top: 220px;
  }
}

/*# sourceMappingURL=components_styles_child.css.map*/