@charset "UTF-8";
html, body {
  color: #595b5f;
  font-family: "Poppins", serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.875;
  overflow-x: hidden;
  scroll-behavior: smooth;
}
@media (min-width: 1024px) {
  html, body {
    padding-top: 0;
  }
}
main {
  background-color: #f7f7f7;
  background-image: url("../../assets/images/redpeak_background.svg");
  background-repeat: repeat;
  background-size: contain;
  color: #595b5f;
}
.property-page main {
  background: #fff;
  background-image: none;
}
a {
  color: inherit;
  text-decoration: none;
  transition: 0.3s all ease-in-out;
}
a:focus, a:focus-within {
  outline: 1px dotted #437ab1;
}
img, svg {
  display: block;
  max-width: 100%;
}
.menu-open {
  height: 100vh;
  overflow: hidden;
}
.background--white {
  background-color: #fff;
}
.background--primary {
  background-color: #437ab1;
}
.background--secondary {
  background-color: #e07e37;
}
.background--tertiary {
  background-color: #737b32;
}
.background--quaternary {
  background-color: #437ab1;
}
.background--quinary {
  background-color: #e07e37;
}
.background--lightgray {
  background-color: #f7f7f7;
}
.ecs_components__container {
  position: relative;
  width: 100%;
}
.ecs__component {
  padding: 20px;
  position: relative;
}
@media (min-width: 769px) {
  .ecs__component {
    padding: 80px;
  }
}
.icon {
  align-items: center;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
}
.ecs_components__container.top {
  z-index: 100;
}
.columns-align-top .columns {
  align-items: flex-start;
}
.columns-800-max .column {
  margin: 0 auto;
  max-width: 800px;
}
.has-text-centered {
  text-align: center;
}
.ecs_body .goog-te-gadget {
  margin: 16px 0;
  width: 100%;
}
.ecs_body select.goog-te-combo {
  width: auto;
}
body.android a[data-spaces-control="share-sms"] {
  display: none;
}
body.android a[data-spaces-control="share-email"] {
  margin: 0;
  width: 100%;
}
.self-tour-infographic {
  max-width: 900px;
  padding: 0;
}
@media (min-width: 769px) {
  .ecs_mobile_only {
    display: none;
  }
}
.ecs_desktop_only {
  display: none;
}
@media (min-width: 769px) {
  .ecs_desktop_only {
    display: unset;
  }
}
li {
  font-size: inherit;
}
li, p {
  line-height: inherit;
}
blockquote {
  color: #437ab1;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 36px;
  padding: 0 36px;
  position: relative;
}
@media (min-width: 769px) {
  blockquote {
    font-size: 35px;
    line-height: 45px;
    padding: 0 80px;
  }
}
blockquote:before, blockquote:after {
  color: #e07e37;
  font-family: helvetica;
  font-size: 72px;
  position: absolute;
}
blockquote:before {
  content: "“";
  left: 0px;
  top: 15px;
}
@media (min-width: 769px) {
  blockquote:before {
    left: 15px;
  }
}
blockquote:after {
  bottom: -15px;
  content: "”";
  right: 0px;
}
@media (min-width: 769px) {
  blockquote:after {
    right: 15px;
  }
}
.h1, .h2, .h3, .h4, .h5, .h6, .ecs_h1, .ecs_h2, .ecs_h3, .ecs_h4, .ecs_h5, .ecs_h6 {
  color: #2e3433;
  font-family: "Poppins", serif;
}
.h1, .ecs_h1 {
  color: #2e3433;
  font-family: "Poppins", serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.75px;
  line-height: 55px;
  text-transform: uppercase;
}
.h2, .ecs_h2 {
  color: #2e3433;
  font-family: "Poppins", serif;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.6px;
  line-height: 38px;
}
.h2:not(.h2:last-child), .ecs_h2:not(.h2:last-child), .h2:not(.ecs_h2:last-child), .ecs_h2:not(.ecs_h2:last-child) {
  margin-bottom: 16px;
}
.h3, .ecs_h3 {
  color: #2e3433;
  font-family: "Poppins", serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 24px;
}
.h4, .ecs_h4 {
  color: #2e3433;
  font-family: "Poppins", serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2.16px;
  line-height: 20px;
  text-transform: uppercase;
}
.ecs_p:not(.ecs_p:last-child) {
  margin-bottom: 8px;
}
/* Misc/Eyebrows - blue styling */
/* Misc/Eyebrows - red styling */
/* Headline - black styling */
/* Page Intro - Eyebrow */
/* Page Intro - Headline */
/* Page Intro - Intro Headline */
/* Page Intro - Intro Content */
.color--white {
  color: #fff;
}
.color--primary {
  color: #437ab1;
}
.color--secondary {
  color: #e07e37;
}
.color--tertiary {
  color: #737b32;
}
.color--quaternary {
  color: #437ab1;
}
.color--quinary {
  color: #e07e37;
}
.color--lightgray {
  color: #f7f7f7;
}
.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 {
  color: #fff;
}
.reverse.color--white, .reverse.color--primary, .reverse.color--secondary, .reverse.color--tertiary, .reverse.color--quaternary, .reverse.color--quinary, .reverse.color--lightgray {
  color: #fff;
}
.centered {
  text-align: center;
}
.ecs__component-mural {
  padding: 64px 0;
}
@media (min-width: 769px) {
  .ecs__component-mural {
    padding: 0 0 64px;
  }
}
.ecs__component-mural .ecs_image {
  max-width: 100%;
}
.ecs__component-mural__row-top {
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 769px) {
  .ecs__component-mural__row-top {
    flex-direction: row;
    padding-top: 64px;
  }
}
.ecs__component-mural__img-top {
  display: flex;
  justify-content: center;
}
.ecs__component-mural__img-top .ecs_img {
  max-height: 570px;
}
.ecs__component-mural__content-intro {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ecs__component-mural__content-intro__wrapper {
  border-left: 2px solid #437ab1;
  display: flex;
  flex-direction: column;
  margin: 16px;
  padding-left: 24px;
}
@media (min-width: 769px) {
  .ecs__component-mural__content-intro__wrapper {
    margin: 0;
  }
}
.ecs__component-mural__intro {
  max-width: 460px;
}
.ecs__component-mural__content {
  border-left: 2px solid #437ab1;
  margin: 16px;
  max-width: 360px;
  padding-left: 24px;
}
@media (min-width: 769px) {
  .ecs__component-mural__content {
    margin: 64px 0 0;
  }
}
.ecs__component-mural__content-intro {
  align-items: center;
}
.ecs__component-mural__content-text {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 769px) {
  .ecs__component-mural__row-bottom {
    margin-top: -64px;
  }
}
.header {
  background-color: #fff;
  position: relative;
  width: 100%;
  z-index: 10;
}
.header--open {
  height: 100vh;
  position: fixed;
}
.header .menu-toggle {
  display: inline-block;
  height: 15px;
  margin: 16px;
  position: relative;
  width: 15px;
}
@media (min-width: 769px) {
  .header .menu-toggle {
    height: 12px;
    width: 12px;
  }
}
.header .menu-toggle .line {
  background-color: #437ab1;
  height: 2px;
  left: 0;
  position: absolute;
  transition: 0.3s all ease-in-out;
}
.header .menu-toggle .line.line-1 {
  top: 0;
  width: 80%;
}
.header .menu-toggle .line.line-2 {
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.header .menu-toggle .line.line-3 {
  bottom: 0;
  width: 50%;
}
.header .menu-toggle.open .line.line-1, .header .menu-toggle.open .line.line-3, .header .menu-toggle:hover .line.line-1, .header .menu-toggle:hover .line.line-3 {
  width: 100%;
}
.mobile-menu-open {
  height: 100vh;
  overflow: hidden;
}
.mobile-menu-open .property-header__bottom {
  height: 100vh;
}
.property-header {
  position: relative;
  z-index: 100;
}
.property-header__top {
  align-items: center;
  background-color: transparent;
  color: #585858;
  flex-direction: row;
  font-size: 9px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: 1.57px;
  text-transform: uppercase;
  width: 100%;
}
@media (min-width: 769px) {
  .property-header__top {
    background-color: #f7f7f7;
    display: flex;
  }
}
.property-header__corporate-logo {
  display: inline-flex;
  flex: 1;
  width: 100%;
}
.property-header__corporate-logo-image {
  display: none;
  height: 20px;
  padding: 8px;
  width: 23px;
}
.property-header__communities {
  padding-right: 8px;
  top: 80px;
}
.property-header__community-button {
  display: inline-block;
  padding: 8px;
}
.property-header__menu-button {
  border-left: 1px solid #e4e4e4;
  padding-left: 8px;
}
.property-header__menu-button .menu-toggle .line {
  background-color: #437ab1;
}
@media (min-width: 769px) {
  .property-header__menu-button .menu-toggle .line {
    background-color: #585858;
  }
}
.property-header__menu-button:hover .menu-toggle .line.line-1, .property-header__menu-button:hover .menu-toggle .line.line-3 {
  width: 100%;
}
.property-header__logo {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 16px;
  width: 100%;
}
@media (min-width: 769px) {
  .property-header__logo {
    width: auto;
  }
}
.property-header__logo-type {
  align-items: center;
  display: flex;
  flex-direction: row;
  font-family: "Poppins", serif;
  font-size: 16px;
  justify-content: flex-start;
  letter-spacing: 3px;
  text-transform: uppercase;
}
@media (min-width: 769px) {
  .property-header__logo-type {
    justify-content: center;
  }
}
.property-header__logo-type img {
  height: 20px;
  margin-right: 8px;
  width: 23px;
}
.property-header__logo:not(.property-header__logo.ecs_custom_logo_size) .property-header__logo-image {
  height: 24px;
  width: auto;
}
@media (min-width: 1024px) {
  .property-header__logo:not(.property-header__logo.ecs_custom_logo_size) .property-header__logo-image {
    height: 36px;
  }
}
.property-header__logo-image {
  min-height: 24px;
}
@media (min-width: 1024px) {
  .property-header__logo-image {
    min-height: 36px;
  }
}
.property-header__bottom {
  align-items: center;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: column;
  padding: 0;
  position: relative;
}
@media (min-width: 769px) {
  .property-header__bottom {
    flex-direction: row;
    padding: 0 24px;
  }
}
.property-header__bottom-head {
  display: flex;
  flex: 1;
  flex-direction: row;
  width: 100%;
}
@media (min-width: 769px) {
  .property-header__bottom-head {
    box-shadow: none;
    flex: none;
    width: auto;
  }
}
.property-header__main-menu-button, .property-header__info {
  display: flex;
  padding: 24px;
  width: 100%;
}
@media (min-width: 769px) {
  .property-header__main-menu-button, .property-header__info {
    display: none;
  }
}
.property-header__main-menu-button {
  align-items: center;
  border-bottom: 4px dotted #e4e4e4;
  display: flex;
  flex-direction: row;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}
@media (min-width: 769px) {
  .property-header__main-menu-button {
    display: none;
  }
}
.property-header__main-menu-button .icon {
  color: #437ab1;
  display: flex;
  margin-right: 8px;
}
.property-header__info {
  align-items: center;
  border-top: 4px dotted #e4e4e4;
  display: flex;
  font-size: 10px;
}
@media (min-width: 769px) {
  .property-header__info {
    display: none;
  }
}
.property-header ul.social-icons {
  justify-content: center;
}
.property-header__mobile-drawer {
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  transition: 0.5s all ease-in-out;
  width: 100%;
}
@media (min-width: 769px) {
  .property-header__mobile-drawer {
    box-shadow: none;
    flex-direction: row;
    justify-content: flex-end;
  }
}
.property-header__mobile-drawer.closed {
  max-height: 0px !important;
}
@media (min-width: 769px) {
  .property-header__mobile-drawer.closed {
    max-height: none !important;
  }
}
.property-header__menu {
  flex: 1;
  height: 100%;
  overflow: auto;
  width: 100%;
}
.property-header__mobile-menu {
  align-items: center;
  border-left: 1px solid #e4e4e4;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 16px;
}
@media (min-width: 769px) {
  .property-header__mobile-menu {
    display: none;
  }
}
.property-header__mobile-menu .menu-toggle {
  margin: 0;
}
.property-header .property-menu {
  flex: 1;
  height: 100%;
}
.property-header .property-menu__wrap {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 8px;
}
@media (min-width: 769px) {
  .property-header .property-menu__wrap {
    align-items: center;
    flex-direction: row;
    justify-content: flex-end;
  }
}
.property-header .property-menu__item {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.66px;
}
@media (min-width: 769px) {
  .property-header .property-menu__item {
    font-size: 14px;
  }
}
.property-header .property-menu__item:hover .ecs_apply_now_link {
  background-color: #e07e37;
  color: #fff;
}
.property-header .property-menu__item .ecs_apply_now_link {
  border: 2px solid #e07e37;
  color: #e07e37;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.35px;
  padding: 4px 8px;
  text-transform: uppercase;
  transition: 0.3s all ease-in-out;
}
.property-header .property-menu__item--phone {
  position: absolute;
  right: 46px;
  top: 10px;
  z-index: 10;
}
@media (min-width: 769px) {
  .property-header .property-menu__item--phone {
    position: relative;
    right: auto;
    top: auto;
  }
}
.property-header .property-menu__link {
  display: inline-flex;
  padding: 8px 16px;
  transition: 0.3s all ease-in-out;
}
@media (min-width: 769px) {
  .property-header .property-menu__link {
    padding: 16px;
  }
}
.property-header .property-menu__link.active {
  color: #3d4543;
}
.property-header .property-menu__phone {
  display: none;
  font-size: 16px;
}
@media (min-width: 769px) {
  .property-header .property-menu__phone {
    display: inline-flex;
  }
}
.property-header .corporate-header {
  background-color: transparent;
  width: 100%;
}
.property-header .corporate-header__corporate-logo {
  padding: 8px;
}
.property-header .corporate-header__menu-drawer {
  margin-top: 47px;
}
@media (min-width: 769px) {
  .property-header .corporate-header__menu-drawer {
    margin-top: 0;
  }
}
.property-header .corporate-header__secondary-menu .menu__link {
  color: #585858;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.57px;
}
.property-header .corporate-header .menu-toggle {
  margin: 8px 16px;
}
.property-header .corporate-header .menu-toggle .line {
  background-color: #585858;
}
@media (min-width: 769px) {
  .property-header .corporate-header__top {
    display: flex;
  }
}
.property-header .corporate-header__top, .property-header .corporate-header__communities {
  box-shadow: none;
}
.property-header .corporate-header__communities-button {
  align-items: center;
  color: #585858;
  display: flex;
  flex-direction: row;
  font-size: 11px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: 1.57px;
  line-height: 18px;
}
.property-header .corporate-header__communities-button .icon {
  color: #585858;
  font-size: 10px;
  margin-left: 12px;
}
.property-header .property-header__top .community-list {
  letter-spacing: normal;
}
.corporate-header {
  flex-direction: column;
  position: relative;
  z-index: 99;
}
.corporate-header__top {
  align-items: stretch;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: row;
  width: 100%;
}
@media (min-width: 769px) {
  .corporate-header__top {
    padding-left: 32px;
  }
}
.corporate-header__corporate-logo {
  align-items: flex-start;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  padding: 16px;
  width: 100%;
}
@media (min-width: 769px) {
  .corporate-header__corporate-logo {
    padding: 0;
  }
}
.corporate-header__corporate-logo img {
  height: 16px;
  width: auto;
}
.corporate-header__menu-button {
  border-left: 1px solid #e4e4e4;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 769px) {
  .corporate-header__menu-button {
    margin-left: 24px;
    padding: 0 24px;
  }
}
.corporate-header__menu-button:hover .menu-toggle .line.line-1, .corporate-header__menu-button:hover .menu-toggle .line.line-3 {
  width: 100%;
}
.corporate-header .ecs_secondary_menu_buttons .btn {
  width: 100%;
}
.corporate-header__communities-button {
  align-items: center;
  color: #3d4543;
  display: none;
  flex-direction: row;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 2.2px;
  padding: 0 24px;
  text-transform: uppercase;
  position: relative;
}
@media (min-width: 769px) {
  .corporate-header__communities-button {
    display: inline-flex;
  }
}
.corporate-header__communities-button:hover .icon, .corporate-header__communities-button.open .icon {
  color: #437ab1;
}
.corporate-header__communities-button:hover::after, .corporate-header__communities-button.open::after {
  width: calc(100% - 48px);
}
.corporate-header__communities-button::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  transform: translateX(-50%);
  transition: 0.3s all ease-in-out;
  height: 2px;
  background-color: #e1251b;
  content: "";
}
.corporate-header__communities-button .icon {
  color: #437ab1;
  font-size: 12px;
  margin-left: 8px;
  transition: 0.3s all ease-in-out;
}
.corporate-header__secondary-menu {
  display: none;
}
@media (min-width: 769px) {
  .corporate-header__secondary-menu {
    display: inline-flex;
  }
}
.corporate-header__secondary-menu .menu__link {
  color: #3d4543;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 2.2px;
  padding: 0 8px;
  text-transform: uppercase;
}
.corporate-header__secondary-menu .menu__wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
.corporate-header__communities {
  background-color: #fff;
  border-top: solid 1px #d2d5d9;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  columns: 1;
  display: flex;
  flex-direction: column;
  font-size: 14px;
  font-weight: 500;
  max-height: calc(100vh - 44px);
  overflow: hidden;
  position: absolute;
  text-transform: none;
  top: 0;
  transition: 0.5s all ease-in-out;
  width: 100%;
  z-index: 2;
}
@media (min-width: 769px) {
  .corporate-header__communities {
    max-height: 75vh;
  }
}
.corporate-header__communities.closed {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0);
  max-height: 0 !important;
}
.corporate-header__communities.closed .corporate-header__communities-drawer {
  column-fill: balance;
  opacity: 0;
}
.corporate-header__communities-go-back {
  border-bottom: 4px dotted #e4e4e4;
  padding: 18px 16px 16px 16px;
}
@media (min-width: 769px) {
  .corporate-header__communities-go-back {
    display: none;
  }
}
.corporate-header__communities-go-back__button {
  appearance: none;
  align-items: center;
  background: transparent;
  border: 0;
  color: inherit;
  cursor: pointer;
  display: inline-flex;
  flex-direction: row;
  font-size: 12px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  transition: 0.3s all ease-in-out;
}
.corporate-header__communities-go-back__button:hover {
  color: #437ab1;
}
.corporate-header__communities-go-back__button:hover .icon {
  color: #437ab1;
}
.corporate-header__communities-go-back__button .icon {
  color: inherit;
  margin-right: 8px;
  transition: 0.3s all ease-in-out;
}
.corporate-header__communities-drawer-wrap {
  break-inside: avoid-column;
  column-fill: balance;
  display: revert;
  flex-direction: column;
  width: 100%;
}
.corporate-header__communities-drawer {
  display: flex;
  flex: 1;
  opacity: 1;
  overflow: auto;
  transition: 0.5s all ease-in-out;
  width: 100%;
}
@media (min-width: 769px) {
  .corporate-header__communities-drawer {
    height: calc(100% - 72px);
  }
}
.corporate-header__menu-drawer {
  background-color: rgba(0, 0, 0, 0.1);
  height: 100vh;
  max-height: calc(100vh - 43px);
  overflow: hidden;
  position: absolute;
  transition: 0.3s all ease-in-out;
  width: 100%;
  z-index: -1;
}
.corporate-header__menu-drawer.closed {
  background-color: transparent;
  pointer-events: none;
}
.corporate-header__menu-drawer.closed .corporate-header__menu-drawer-wrap {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0);
  transform: translateX(100%);
}
.corporate-header__menu-drawer-wrap {
  background-color: #fff;
  bottom: 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(0);
  transition: 0.3s all ease-in-out;
  width: 100%;
}
@media (min-width: 769px) {
  .corporate-header__menu-drawer-wrap {
    max-width: 400px;
  }
}
.corporate-header__menu-drawer-wrap .menu {
  flex: 1;
  height: 100%;
  overflow: auto;
  padding: 16px 36px;
}
.corporate-header__menu-drawer-wrap .menu__main {
  list-style-type: decimal-leading-zero;
  padding-inline-start: 16px;
}
.corporate-header__menu-drawer-wrap .menu__item {
  color: #adadad;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.56px;
  text-transform: uppercase;
}
.corporate-header__menu-drawer-wrap .menu__link {
  display: inline-flex;
  padding: 16px 0;
}
.corporate-header__menu-drawer-wrap .menu__link-text {
  color: #3d4543;
  font-weight: 600;
}
.corporate-header__menu-drawer-wrap .menu__link-parent {
  flex-direction: row;
  justify-content: space-between;
  line-height: 16px;
  width: 100%;
}
.corporate-header__menu-drawer-wrap .menu__link-parent .icon {
  color: #3d4543;
  font-size: 16px;
}
.corporate-header__menu-drawer-wrap .child-nav {
  overflow: hidden;
  transition: 0.3s all ease-in-out;
}
.corporate-header__menu-drawer-wrap .child-nav.closed {
  max-height: 0 !important;
}
.corporate-header__menu-drawer-wrap .child-nav__link {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  padding: 8px 0;
  text-transform: none;
}
.corporate-header__drawer-community-button {
  align-items: stretch;
  gap: 16px;
  display: flex;
  flex-direction: column;
  padding: 36px;
}
.corporate-header__info {
  border-top: 4px dotted #e4e4e4;
  margin: 0;
  padding: 36px;
  width: 100%;
}
.corporate-header__address {
  color: #3d4543;
  font-size: 10px;
  line-height: 16px;
}
.community-list {
  display: table;
  width: 100%;
}
.community-list__neighborhood {
  break-inside: avoid;
  display: block;
  font-size: 14px;
  line-height: 18px;
}
.community-list__neighborhood .ecs_btn.community-list__neighborhood-link {
  gap: 8px;
  padding: 8px 16px;
}
.community-list__neighborhood .ecs_btn.community-list__neighborhood-link:hover, .community-list__neighborhood .ecs_btn.community-list__neighborhood-link:focus {
  background: #f2f2f2;
}
.community-list__neighborhood-properties {
  max-height: none;
  overflow: hidden;
  transition: 0.3s all ease-in-out;
}
.community-list__neighborhood-properties.closed {
  max-height: 0 !important;
}
@media (min-width: 769px) {
  .community-list__neighborhood-properties.closed {
    max-height: none !important;
  }
}
.community-list a.community-list__neighborhood-link, .community-list p.community-list__neighborhood-link {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  font-size: 14px;
  font-weight: 600;
  justify-content: space-between;
  letter-spacing: 0.56px;
  margin-bottom: 8px;
  text-transform: uppercase;
  width: 100%;
}
@media (min-width: 769px) {
  .community-list a.community-list__neighborhood-link, .community-list p.community-list__neighborhood-link {
    display: none;
  }
}
.community-list a.community-list__neighborhood-link.open .icon, .community-list p.community-list__neighborhood-link.open .icon {
  color: #437ab1;
  transform: rotate(45deg);
}
.community-list a.community-list__neighborhood-link .icon, .community-list p.community-list__neighborhood-link .icon {
  color: inherit;
  font-size: 16px;
  transition: 0.3s all ease-in-out;
}
@media (min-width: 769px) {
  .community-list a.community-list__neighborhood-link .icon, .community-list p.community-list__neighborhood-link .icon {
    display: none;
  }
}
.community-list a.community-list__neighborhood-link {
  display: none;
}
@media (min-width: 769px) {
  .community-list a.community-list__neighborhood-link {
    display: inline-block;
  }
}
.community-list__property {
  color: #595b5f;
  margin-bottom: 0;
}
.community-list__property-link {
  align-items: center;
  color: inherit;
  display: flex;
  flex-direction: row;
  font-size: 14px;
  justify-content: space-between;
  letter-spacing: normal;
  padding: 8px 0;
  width: 100%;
}
@media (min-width: 769px) {
  .community-list__property-link {
    display: inline-block;
    color: #696a6d;
    padding: 4px 0;
  }
  .community-list__property-link .icon {
    display: none;
  }
}
.community-list__cta {
  display: inline-block;
  margin: 8px 8px 8px 0;
}
.corporate-header__communities-drawer {
  overflow-x: hidden;
}
@media (min-width: 769px) {
  .corporate-header__communities-drawer {
    padding-bottom: 76px;
  }
}
.corporate-header__communities-drawer .ecs_h2 {
  color: #595b5f;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 24px;
  padding: 8px 0;
}
.corporate-header__communities-drawer .ecs_h2:not(.corporate-header__communities-drawer .ecs_h2:last-child) {
  margin-bottom: 0;
}
.corporate-header__communities-drawer .ecs_ul {
  list-style: none;
  padding-inline-start: 0;
}
.corporate-header__communities-drawer .ecs_ul.community-list__neighborhood-list {
  padding-bottom: 72px;
}
@media (min-width: 769px) {
  .corporate-header__communities-drawer .ecs_ul.community-list__neighborhood-list {
    padding-bottom: 0;
  }
}
.corporate-header__communities-drawer .ecs_li, .corporate-header__communities-drawer .ecs_btn {
  align-items: center;
  appearance: none;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  break-inside: avoid;
  color: #000;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  font-size: 16px;
  font-weight: 600;
  justify-content: space-between;
  line-height: 24px;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  width: 100%;
}
.corporate-header__communities-drawer .ecs_li .ecs_a:not(.community-list__property-link), .corporate-header__communities-drawer .ecs_btn .ecs_a:not(.community-list__property-link) {
  color: #000;
  display: block;
  padding: 8px 0;
}
.corporate-header__communities-drawer .ecs_li .icon, .corporate-header__communities-drawer .ecs_btn .icon {
  font-size: 12px;
}
.corporate-header__communities-drawer .ecs_community_list_top {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 16px;
}
@media (min-width: 769px) {
  .corporate-header__communities-drawer .ecs_community_list_top {
    flex-direction: row;
  }
}
.corporate-header__communities-drawer .ecs_community_list_top .ecs_a {
  align-items: center;
  display: flex;
  font-size: 16px;
  font-weight: 600;
  padding: 8px 0;
  justify-content: space-between;
}
.corporate-header__communities-drawer .ecs_community_list_top .ecs_a .icon {
  font-size: 12px;
}
@media (min-width: 769px) {
  .corporate-header__communities-drawer .ecs_community_list_top .ecs_a {
    color: #2e3433;
    font-size: 10px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 1.6px;
    padding: 8px 0;
    text-transform: uppercase;
  }
  .corporate-header__communities-drawer .ecs_community_list_top .ecs_a .icon {
    display: none;
  }
}
.corporate-header__communities-drawer .corporate-header__communities-drawer-columns {
  position: relative;
  z-index: 1;
}
.corporate-header__communities-drawer .corporate-header__communities-drawer-columns.columns {
  margin-bottom: 0;
}
@media (min-width: 769px) {
  .corporate-header__communities-drawer .corporate-header__communities-drawer-columns {
    height: 100%;
  }
}
.corporate-header__communities-drawer .corporate-header__communities-drawer-column:not(.corporate-header__communities-drawer .corporate-header__communities-drawer-column:first-child) {
  border-bottom: 1px solid #E8E4E1;
}
@media (min-width: 769px) {
  .corporate-header__communities-drawer .corporate-header__communities-drawer-column:not(.corporate-header__communities-drawer .corporate-header__communities-drawer-column:first-child) {
    border-bottom: 0;
    border-left: 1px solid #E8E4E1;
  }
}
.corporate-header__communities-drawer .corporate-header__communities-drawer-column > .ecs_wrap {
  padding: 16px 24px;
}
@media (min-width: 1024px) {
  .corporate-header__communities-drawer .corporate-header__communities-drawer-column > .ecs_wrap {
    padding: 48px !important;
  }
}
.corporate-header__communities-drawer .corporate-header__neighborhoods > .ecs_wrap {
  border-top: 1px solid #E8E4E1;
  padding: 16px 8px;
}
@media (min-width: 769px) {
  .corporate-header__communities-drawer .community-list__neighborhood-list.ecs_ul, .corporate-header__communities-drawer .ecs_navigation_neighborhoods .ecs_ul {
    column-gap: 36px;
    columns: 2;
  }
}
.corporate-header__communities-drawer .corporate-header__community-drawers {
  background-color: #fff;
  height: 100%;
  left: 100%;
  position: absolute;
  top: 0;
  transition: 0.3s all ease-in-out;
  width: 100%;
  z-index: 2;
}
@media (min-width: 769px) {
  .corporate-header__communities-drawer .corporate-header__community-drawers {
    height: auto;
    left: auto;
    opacity: 0;
  }
}
.corporate-header__communities-drawer .corporate-header__community-drawers:not(.corporate-header__communities-drawer .corporate-header__community-drawers:first-child) {
  border-left-color: transparent;
}
.corporate-header__communities-drawer .corporate-header__community-drawers > .ecs_wrap {
  height: 100%;
  position: relative;
  width: 100%;
}
.corporate-header__communities-drawer .corporate-header__community-drawers.open {
  left: 0;
}
@media (min-width: 769px) {
  .corporate-header__communities-drawer .corporate-header__community-drawers.open {
    opacity: 1;
  }
  .corporate-header__communities-drawer .corporate-header__community-drawers.open:not(.corporate-header__communities-drawer .corporate-header__community-drawers.open:first-child) {
    border-left-color: #E8E4E1;
  }
}
@media (min-width: 769px) {
  .corporate-header__communities-drawer .corporate-header__community-drawers {
    background-color: transparent;
    position: relative;
    width: auto;
  }
}
.corporate-header__communities-drawer .ecs_navigation_neighborhood {
  opacity: 1;
  position: relative;
  transform: translateX(0);
  transition: 0.3s all ease-in-out;
  transition-delay: opacity 0.1s;
  width: 100%;
}
@media (min-width: 769px) {
  .corporate-header__communities-drawer .ecs_navigation_neighborhood {
    width: calc(100% - 96px);
  }
}
.corporate-header__communities-drawer .ecs_navigation_neighborhood.closed {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transform: translateX(60%);
}
.corporate-header__communities-drawer .ecs_navigation_neighborhood .ecs_h2 {
  color: #4E4B4A;
  font-size: 14px;
  font-weight: 500;
}
@media (min-width: 769px) {
  .corporate-header__communities-drawer .ecs_navigation_neighborhood .ecs_h2 {
    color: #1E1C1B;
    font-size: 16px;
    font-weight: 600;
  }
}
.corporate-header__communities-drawer .ecs_navigation_neighborhood .ecs_ul {
  width: 100%;
}
@media (min-width: 1024px) {
  .corporate-header__communities-drawer .ecs_navigation_neighborhood .ecs_ul {
    break-inside: avoid;
    columns: 2;
  }
}
.corporate-header__communities-drawer .corporate-header__communities-drawer-notification {
  background-color: #fff;
  bottom: 0;
  left: 0;
  padding: 16px;
  position: absolute;
  width: 100%;
  z-index: 3;
}
@media (min-width: 769px) {
  .corporate-header__communities-drawer .corporate-header__communities-drawer-notification {
    background-color: #c22219;
    color: #fff;
    padding: 8px 24px;
  }
}
.corporate-header__communities-drawer .corporate-header__communities-drawer-notification > .ecs_drawer_notification {
  align-items: center;
  display: flex;
  flex-direction: column;
}
@media (min-width: 769px) {
  .corporate-header__communities-drawer .corporate-header__communities-drawer-notification > .ecs_drawer_notification {
    flex-direction: row;
    gap: 24px;
    padding: 8px 24px;
  }
}
.corporate-header__communities-drawer .corporate-header__communities-drawer-notification .ecs_p {
  display: none;
  margin-bottom: 0;
}
@media (min-width: 769px) {
  .corporate-header__communities-drawer .corporate-header__communities-drawer-notification .ecs_p {
    display: block;
  }
}
.corporate-header__communities-drawer .corporate-header__communities-drawer-notification .ecs_ctas {
  display: flex;
  gap: 8px;
  width: 100%;
}
@media (min-width: 769px) {
  .corporate-header__communities-drawer .corporate-header__communities-drawer-notification .ecs_ctas {
    width: auto;
  }
}
.corporate-header__communities-drawer .corporate-header__communities-drawer-notification .ecs_btn {
  border: 2px solid #c22219;
  color: #c22219;
  display: inline-flex;
  flex-direction: column;
  font-size: 12px;
  font-weight: 600;
  justify-content: center;
  letter-spacing: 1.92px;
  padding: 16px;
  text-transform: uppercase;
  width: 100%;
}
@media (min-width: 769px) {
  .corporate-header__communities-drawer .corporate-header__communities-drawer-notification .ecs_btn {
    background-color: #c22219;
    border: 2px solid #fff;
    color: #fff;
    padding: 8px 16px;
    width: auto;
  }
  .corporate-header__communities-drawer .corporate-header__communities-drawer-notification .ecs_btn:hover {
    background-color: transparent;
    border: 2px solid #c22219;
    color: #c22219;
  }
}
.corporate-header__communities-drawer .corporate-header__communities-drawer-notification .ecs_btn:hover {
  background-color: #c22219;
  color: #fff;
}
.outro {
  position: relative;
  z-index: 1;
}
.property-outro {
  font-size: 12px;
  line-height: 16px;
}
.property-outro #google_translate_element {
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 769px) {
  .property-outro #google_translate_element {
    align-self: flex-start;
  }
}
@media (min-width: 1024px) {
  .property-outro #google_translate_element {
    padding: 0;
  }
}
.property-outro__top {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 24px;
  text-align: center;
  width: 100%;
}
@media (min-width: 769px) {
  .property-outro__top {
    text-align: inherit;
  }
}
.property-outro__top-wrap {
  justify-content: space-between;
}
.property-outro__top-wrap .columns {
  display: flex;
  flex-direction: column;
}
@media (min-width: 769px) {
  .property-outro__top-wrap .columns {
    display: initial;
  }
}
.property-outro__top-logo-image {
  height: 24px;
  width: auto;
}
.property-outro__logo {
  display: flex;
  flex-direction: column;
}
.property-outro__license {
  color: #595b5f;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
}
@media (min-width: 769px) {
  .property-outro__license {
    text-align: left;
  }
}
.property-outro__cta {
  padding: 16px 24px;
}
.property-outro__cta-link {
  display: block;
  text-align: center;
}
.property-outro__logo:not(.property-outro__logo.ecs_custom_logo_size) .property-outro__bottom-logo-image {
  height: 24px;
  width: auto;
}
.property-outro__bottom {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.property-outro__bottom hr {
  width: 100%;
}
.property-outro__bottom-info.columns {
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 1024px) {
  .property-outro__bottom-info.columns {
    padding-left: 0;
    padding-right: 0;
  }
}
.property-outro__bottom-links {
  display: flex;
  flex-direction: column;
}
@media (min-width: 769px) {
  .property-outro__bottom-links {
    display: initial;
  }
}
@media only screen and (min-width: 769px) {
  .property-outro__bottom .column:first-child {
    padding-left: 0;
  }
}
.property-outro__bottom .property-outro__hr-vertical {
  height: 100%;
  margin: 30px 0;
  min-height: 2px;
  width: 100%;
}
@media (min-width: 769px) {
  .property-outro__bottom .property-outro__hr-vertical {
    margin: auto 0 auto -2px;
    min-height: 120px;
    width: 2px;
  }
}
.property-outro__bottom .columns {
  margin: 0 -0.75rem;
}
.property-outro__bottom .property-outro__info-phone {
  margin-top: 3px;
}
.property-outro__bottom .property-outro__info-call {
  margin-top: 8px;
}
.property-outro__bottom-logo {
  flex: 1;
}
.property-outro__bottom-logo .property-outro__logo-image {
  min-height: 24px;
}
@media (min-width: 769px) {
  .property-outro__bottom-logo .property-outro__logo-image {
    min-height: 36px;
  }
}
.property-outro__bottom-logo-image {
  min-height: 24px;
}
.property-outro__bottom-info, .property-outro__bottom-links {
  padding: 16px 16px;
  text-align: center;
  width: 100%;
}
@media (min-width: 769px) {
  .property-outro__bottom-info, .property-outro__bottom-links {
    text-align: unset;
  }
}
@media (min-width: 1024px) {
  .property-outro__bottom-info, .property-outro__bottom-links {
    padding: 16px 0;
  }
}
.property-outro__bottom-links {
  align-items: center;
  margin-bottom: 0 !important;
}
@media (min-width: 769px) {
  .property-outro__bottom-links {
    align-items: center;
    flex-direction: row;
  }
}
@media (min-width: 1024px) {
  .property-outro__bottom-links {
    justify-content: space-between;
  }
}
.property-outro__bottom-link {
  color: #3d4543;
  font-weight: 700;
}
.property-outro__bottom-link.button--arrow {
  padding: 8px 16px;
}
.property-outro__bottom-custom-links {
  display: none;
}
@media (min-width: 769px) {
  .property-outro__bottom-custom-links {
    display: flex;
  }
}
.property-outro__header {
  color: #3d4543;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 16px;
}
.property-outro__subhead {
  color: #437ab1;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 16px;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.property-outro__info-text {
  font-size: 14px;
}
.property-outro__hr {
  margin: 0;
}
.property-outro .outro-hidden {
  display: none;
}
.corporate-outro {
  font-size: 12px;
  line-height: 16px;
  max-width: none;
  padding: 16px;
  width: 100%;
}
@media (min-width: 769px) {
  .corporate-outro {
    padding: 36px;
  }
}
.corporate-outro__logo {
  height: auto;
  max-width: 177px;
}
@media (min-width: 769px) {
  .corporate-outro__logo {
    max-width: none;
  }
}
@media (min-width: 769px) {
  .corporate-outro__info {
    min-width: 250px;
  }
}
.corporate-outro__arrow-links {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
.corporate-outro__arrow-link {
  color: #595b5f;
  font-size: 14px;
  font-weight: 700;
  line-height: 32px;
  margin: 4px 0;
}
.corporate-outro__socials-headline {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.23px;
  margin-bottom: 16px;
  text-transform: none;
}
.corporate-outro__links {
  display: none;
  font-size: 14px;
}
@media (min-width: 769px) {
  .corporate-outro__links {
    columns: 3;
    display: block;
  }
}
@media (min-width: 1280px) {
  .corporate-outro__links {
    columns: 4;
  }
}
.corporate-outro__links.column {
  margin-bottom: -8px;
  margin-top: -8px;
}
.corporate-outro__link, .corporate-outro__link-child-item, .corporate-outro__properties-title, .corporate-outro .property-header__neighborhood-link {
  display: inline-flex;
  font-size: inherit;
  line-height: inherit;
  padding: 8px 0;
}
.corporate-outro__link-item {
  break-inside: avoid;
  margin-bottom: 16px;
}
.corporate-outro__link, .corporate-outro__properties-title {
  font-weight: 700;
}
.corporate-outro__link-children {
  display: flex;
  flex-direction: column;
}
.corporate-preoutro {
  border-top: 4px dotted #adadad;
  display: flex;
  flex-direction: column-reverse;
  position: relative;
}
@media (min-width: 769px) {
  .corporate-preoutro {
    flex-direction: column;
  }
}
.corporate-preoutro .columns {
  align-items: stretch;
  flex-direction: column-reverse;
  margin-bottom: 0;
  margin-top: 0;
}
@media (min-width: 769px) {
  .corporate-preoutro .columns {
    flex-direction: row;
  }
}
.corporate-preoutro .column {
  padding: 16px;
  padding-left: 16px !important;
  padding-right: 16px !important;
}
@media (min-width: 769px) {
  .corporate-preoutro .column {
    padding-bottom: 0;
    padding-top: 0;
  }
}
.corporate-preoutro .h2 {
  margin-bottom: 8px;
}
.corporate-preoutro__image-wrap {
  bottom: 0;
  height: 400px;
  left: 0;
  position: relative;
  width: 100%;
}
@media (min-width: 769px) {
  .corporate-preoutro__image-wrap {
    height: 100%;
    position: absolute;
    width: 50%;
  }
}
.corporate-preoutro__image-wrap img {
  height: 100%;
  object-fit: cover;
  object-position: top center;
  position: absolute;
  width: 100%;
}
@media (min-width: 769px) {
  .corporate-preoutro__image-wrap img {
    object-position: top right;
  }
}
.corporate-preoutro__callouts-wrap {
  padding: 16px 0;
}
@media (min-width: 769px) {
  .corporate-preoutro__callouts-wrap {
    padding: 36px 0;
  }
}
.corporate-preoutro__column-spacer {
  display: none;
}
@media (min-width: 769px) {
  .corporate-preoutro__column-spacer {
    display: flex;
  }
}
.corporate-preoutro__callout {
  margin: 36px 0;
  text-align: center;
}
@media (min-width: 769px) {
  .corporate-preoutro__callout {
    padding-left: 36px;
  }
}
.corporate-preoutro__callout-link {
  align-items: center;
  color: #595b5f;
  display: inline-flex;
  flex-direction: row;
  font-size: 12px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  transition: 0.3s all ease-in-out;
}
.corporate-preoutro__callout-link .icon {
  border: 2px solid #437ab1;
  color: #437ab1;
  font-size: 16px;
  margin-left: 8px;
  padding: 4px;
  transition: 0.3s all ease-in-out;
}
.corporate-preoutro__callout-link:hover {
  color: #000;
}
.corporate-preoutro__callout-link:hover .icon {
  background-color: #437ab1;
  color: #fff;
}
.corporate-preoutro .outro-hidden {
  display: none;
}
.footer {
  align-items: center;
  background-color: #f7f7f7;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  font-size: 10px;
  font-weight: 300;
  justify-content: center;
  letter-spacing: 0.25px;
  padding: 8px 16px;
  text-align: center;
}
.footer__copyright .footer__break {
  display: none;
}
@media (min-width: 769px) {
  .footer__copyright .footer__break {
    display: inline-block;
  }
}
.footer__break {
  display: none;
  padding: 0 10px;
}
@media (min-width: 769px) {
  .footer__break {
    display: block;
  }
}
.footer__link {
  padding: 0 8px;
}
.footer__link .footer__break {
  display: none;
  padding: 0 10px 0 0;
}
@media (min-width: 769px) {
  .footer__link .footer__break {
    display: inline-block;
  }
}
.footer .accessibility-icons {
  font-size: 14px;
  padding-right: 16px;
}
@media (min-width: 769px) {
  .footer .accessibility-icons {
    padding-right: 0;
  }
}
.footer .accessibility-icons__list {
  display: flex;
  flex-direction: row;
  margin: -4px;
}
.footer .accessibility-icons__list-item {
  align-items: center;
  display: inline-flex;
  flex-direction: column;
  margin: 0 4px;
}
.tooltip {
  align-items: center;
  border: solid 1px;
  border-radius: 50%;
  cursor: pointer;
  display: inline-flex;
  font-size: 11px;
  font-weight: 400;
  height: 14px;
  justify-content: center;
  left: 1%;
  position: relative;
  width: 14px;
}
.tooltip:active, .tooltip:focus, .tooltip:focus-within, .tooltip.tooltip-active {
  background-color: #437ab1;
  border-color: #437ab1;
  color: #fff;
}
.tooltip:active .tooltip_info, .tooltip:focus .tooltip_info, .tooltip:focus-within .tooltip_info, .tooltip.tooltip-active .tooltip_info {
  color: #000;
  display: block;
}
.tooltip .tooltip_info {
  background: #f7f7f7;
  border: 1px solid #d2d5d9;
  bottom: 16px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  display: none;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  max-width: 180px;
  padding: 4px;
  position: absolute;
  right: 0;
  width: 50vw;
}
@media only screen and (min-width: 769px) {
  .tooltip .tooltip_info {
    left: 0;
    right: unset;
  }
}
.button, .ecs_button {
  background-color: transparent;
  border: 2px solid #437ab1;
  color: #437ab1;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.8px;
  padding: 16px 24px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.3s all ease-in-out;
}
.button:hover, .button.btn--active, .ecs_button:hover, .ecs_button.btn--active {
  background-color: #437ab1;
  color: #fff;
}
.button--arrow, .ecs_button--arrow {
  border: 0;
  margin-right: 24px;
  padding: 0;
  padding-right: 8px;
  position: relative;
}
.button--arrow:hover, .ecs_button--arrow:hover {
  background-color: transparent;
}
.button--arrow:before, .ecs_button--arrow:before {
  background-color: #437ab1;
  content: "";
  height: 2px;
  left: calc(100%);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s all ease-in-out;
  width: 12px;
}
.button--arrow:after, .ecs_button--arrow:after {
  color: #437ab1;
  content: "";
  font-family: "studio-icon-font";
  font-size: 12px;
  left: calc(100% + 3px);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s all ease-in-out;
}
.button--arrow:hover:before, .ecs_button--arrow:hover:before {
  width: 20px;
}
.button--arrow:hover:after, .ecs_button--arrow:hover:after {
  left: calc(100% + 11px);
}
.arrow-link {
  align-items: center;
  color: #595b5f;
  display: inline-flex;
  flex-direction: row;
  font-size: 12px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  transition: 0.3s all ease-in-out;
}
.arrow-link:after {
  border: 2px solid #437ab1;
  color: #437ab1;
  content: "";
  font-family: "studio-icon-font";
  font-size: 12px;
  margin-left: 8px;
  padding: 4px 8px;
  transition: 0.3s all ease-in-out;
}
.arrow-link:hover {
  color: #000;
}
.arrow-link:hover:after {
  background-color: #437ab1;
  color: #fff;
}
.reverse .button {
  border-color: #fff;
  color: #fff;
}
.reverse .button:hover {
  background-color: #fff;
  color: #437ab1;
}
.reverse .button--arrow {
  color: #fff;
}
.reverse .button--arrow:before {
  background-color: #fff;
}
.reverse .button--arrow:after {
  color: #fff;
}
ul.social-icons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: -4px;
}
.social-icons__link {
  border: 1px solid #585858;
  cursor: pointer;
  display: inline-flex;
  font-size: 14px;
  line-height: 0;
  margin: 4px;
  padding: 8px;
}
.ecs__component-wrapper > *:not(.spaces) form label {
  display: flex;
  flex-direction: row;
  font-family: "Poppins", serif;
  font-size: 11px;
  font-weight: 700;
  justify-content: space-between;
  letter-spacing: 1.35px;
  text-transform: uppercase;
}
.ecs__component-wrapper > *:not(.spaces) form label .ecs_label_text, .ecs__component-wrapper > *:not(.spaces) form label .ecs_label_required {
  display: inline-block;
}
.ecs__component-wrapper > *:not(.spaces) form label .ecs_label_required {
  color: #adadad;
  font-size: 9px;
  font-style: italic;
  font-weight: 500;
}
.ecs__component-wrapper > *:not(.spaces) form .label-show {
  display: block;
}
.ecs__component-wrapper > *:not(.spaces) form .form-file {
  position: relative;
}
.ecs__component-wrapper > *:not(.spaces) form .form-file input[type="file"] {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
}
.ecs__component-wrapper > *:not(.spaces) form .form-file input[type="file"]:focus + label .filepicker {
  outline: 1px solid #437ab1;
}
.ecs__component-wrapper > *:not(.spaces) form .form-file label {
  align-items: center;
  color: #585858;
  display: flex;
}
.ecs__component-wrapper > *:not(.spaces) form .form-file span {
  align-items: center;
  display: flex;
  height: 40px;
  padding: 0 15px 0 0;
}
.ecs__component-wrapper > *:not(.spaces) form .form-file span.filepicker {
  background-color: #585858;
  background-image: linear-gradient(45deg, transparent 50%, #437ab1 50%), linear-gradient(135deg, #437ab1 50%, transparent 50%);
  background-position: calc(100% - 20px) 50%, calc(100% - 15px) 50%;
  background-repeat: no-repeat;
  background-size: 5px 5px, 5px 5px;
  border: 1px solid #e07e37;
  display: flex;
  flex: 1;
  padding: 0 15px;
}
.ecs__component-wrapper > *:not(.spaces) form ::placeholder {
  color: #595b5f;
  opacity: 1;
}
.ecs__component-wrapper > *:not(.spaces) form .g-recaptcha > div {
  transform: scale(0.65);
  transform-origin: 0 0;
}
@media (min-width: 769px) {
  .ecs__component-wrapper > *:not(.spaces) form .g-recaptcha > div {
    transform: none;
  }
}
.ecs__component-wrapper > *:not(.spaces) form .g-recaptcha, .ecs__component-wrapper > *:not(.spaces) form .submit-button {
  display: flex;
  justify-content: center;
  text-align: center;
}
.ecs__component-wrapper > *:not(.spaces) input[type="text"], .ecs__component-wrapper > *:not(.spaces) input[type="number"], .ecs__component-wrapper > *:not(.spaces) input[type="email"], .ecs__component-wrapper > *:not(.spaces) input[type="tel"], .ecs__component-wrapper > *:not(.spaces) input[type="date"], .ecs__component-wrapper > *:not(.spaces) select, .ecs__component-wrapper > *:not(.spaces) textarea, .ecs__component-wrapper > *:not(.spaces) .nice-select {
  appearance: none;
  background-color: transparent;
  border: 1px solid #adadad;
  border-radius: 0;
  color: #595b5f;
  display: block;
  font-family: "Poppins", serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.8px;
  line-height: 1.875;
  padding: 8px 16px;
  resize: vertical;
  text-transform: uppercase;
  transition: 0.3s all ease-in-out;
  width: 100%;
}
.ecs__component-wrapper > *:not(.spaces) input[type="text"]:hover, .ecs__component-wrapper > *:not(.spaces) input[type="number"]:hover, .ecs__component-wrapper > *:not(.spaces) input[type="email"]:hover, .ecs__component-wrapper > *:not(.spaces) input[type="tel"]:hover, .ecs__component-wrapper > *:not(.spaces) input[type="date"]:hover, .ecs__component-wrapper > *:not(.spaces) select:hover, .ecs__component-wrapper > *:not(.spaces) textarea:hover, .ecs__component-wrapper > *:not(.spaces) .nice-select:hover {
  border-color: #437ab1;
}
.ecs__component-wrapper > *:not(.spaces) input[type="text"]:active, .ecs__component-wrapper > *:not(.spaces) input[type="text"]:focus, .ecs__component-wrapper > *:not(.spaces) input[type="number"]:active, .ecs__component-wrapper > *:not(.spaces) input[type="number"]:focus, .ecs__component-wrapper > *:not(.spaces) input[type="email"]:active, .ecs__component-wrapper > *:not(.spaces) input[type="email"]:focus, .ecs__component-wrapper > *:not(.spaces) input[type="tel"]:active, .ecs__component-wrapper > *:not(.spaces) input[type="tel"]:focus, .ecs__component-wrapper > *:not(.spaces) input[type="date"]:active, .ecs__component-wrapper > *:not(.spaces) input[type="date"]:focus, .ecs__component-wrapper > *:not(.spaces) select:active, .ecs__component-wrapper > *:not(.spaces) select:focus, .ecs__component-wrapper > *:not(.spaces) textarea:active, .ecs__component-wrapper > *:not(.spaces) textarea:focus, .ecs__component-wrapper > *:not(.spaces) .nice-select:active, .ecs__component-wrapper > *:not(.spaces) .nice-select:focus {
  border-color: #437ab1;
  outline: 0;
}
.ecs__component-wrapper > *:not(.spaces) select {
  color: #585858;
  padding-right: 36px;
  width: calc(100% - 56px);
}
.ecs__component-wrapper > *:not(.spaces) select option:disabled, .ecs__component-wrapper > *:not(.spaces) select option[disabled="disabled"]::-ms-value {
  color: #585858;
}
.ecs__component-wrapper > *:not(.spaces) .nice-select {
  padding: 8px 36px 8px 16px;
  width: 100%;
}
.ecs__component-wrapper > *:not(.spaces) .nice-select:after {
  border-bottom-color: #437ab1;
  border-right-color: #437ab1;
  height: 8px;
  right: 16px;
  top: calc(50% - 2px);
  width: 8px;
}
.ecs__component-wrapper > *:not(.spaces) .nice-select .list {
  border-radius: 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  margin-top: 0;
  min-width: 100%;
}
.ecs__component-wrapper > *:not(.spaces) .nice-select .option.disabled {
  display: none;
}
.ecs__component-wrapper > *:not(.spaces) textarea {
  width: 100%;
}
.ecs__component-wrapper > *:not(.spaces) input[type="submit"] {
  appearance: none;
  cursor: pointer;
  height: auto;
}
.ecs_intro_content .ecs_ctas .ecs_a, .ecs_intro_content .ecs_ctas .ecs_button, .ecs_intro_content .ecs_ctas .ecs_btn {
  max-width: calc(100vw - 40px);
  width: max-content;
}
.slick-slider {
  position: relative;
}
.slick-slider:hover .ecs__components__slider__arrow {
  opacity: 1;
}
.slick-slider .ecs_picture, .slick-slider .slick-slide, .slick-slider .slick-slide > div, .slick-slider .ecs_component__slider__slide-image, .slick-slider .slick-list {
  width: 100%;
}
.slick-slider .slick-slide {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: auto;
  justify-content: center;
}
.slick-slider .slick-slide > div {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
.slick-slider .slick-track {
  align-items: stretch;
  display: flex;
  flex-direction: row;
}
.slick-slider .ecs__components__slider__arrow {
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid #fff;
  bottom: 16px;
  opacity: 0;
  padding: 8px;
  position: absolute;
  transition: 0.3s all ease-in-out;
  z-index: 10;
}
.slick-slider .ecs__components__slider__arrow:hover {
  background-color: rgba(0, 0, 0, 0.85);
}
.slick-slider .ecs__components__slider__arrow-left {
  left: 16px;
}
.slick-slider .ecs__components__slider__arrow-right {
  right: 16px;
}
.slick-slider .slick-dots {
  align-items: center;
  bottom: 16px;
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  left: 0;
  padding: 0 80px;
  position: absolute;
  width: 100%;
  z-index: 5;
}
.slick-slider li {
  display: inline-flex;
  margin: 0 4px;
}
.slick-slider li.slick-active button {
  background-color: #fff;
}
.slick-slider li button {
  appearance: none;
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid #fff;
  border-radius: 50%;
  cursor: pointer;
  font-size: 0;
  padding: 4px;
  transition: 0.3s all ease-in-out;
}
.slick-slider li button:hover {
  background-color: #fff;
}
.polygonal-background:after {
  background-color: #e07e37;
  background-image: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Olive_MountainLines.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  clip-path: polygon(0 0, 100% 100px, 100% 100%, 0% 100%);
  content: "";
  display: block;
  height: calc(100% - 300px);
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
  bottom: -50px;
  clip-path: polygon(100% 0, 100% calc(100% - 100px), 0 100%, 0 100px);
  height: calc(100% + 100px);
  z-index: -1;
}
@media (min-width: 769px) {
  .polygonal-background:after {
    clip-path: polygon(0 0, 100% 200px, 100% 100%, 0% 100%);
  }
}
@media (min-width: 769px) {
  .polygonal-background:after {
    bottom: -100px;
    clip-path: polygon(100% 0, 100% calc(100% - 200px), 0 100%, 0 200px);
    height: calc(100% + 200px);
  }
}
.polygonal-background--right:after {
  clip-path: polygon(0 0, 100% 100px, 100% 100%, 0 calc(100% - 100px));
}
@media (min-width: 769px) {
  .polygonal-background--right:after {
    clip-path: polygon(0 0, 100% 200px, 100% 100%, 0 calc(100% - 200px));
  }
}
.polygonal-background--flat-right:after {
  clip-path: polygon(0 0, 100% 100px, 100% 100%, 0% 100%);
}
@media (min-width: 769px) {
  .polygonal-background--flat-right:after {
    clip-path: polygon(0 0, 100% 200px, 100% 100%, 0% 100%);
  }
}
.polygonal-background--flat-left:after {
  clip-path: polygon(0 100px, 100% 0, 100% 100%, 0% 100%);
}
@media (min-width: 769px) {
  .polygonal-background--flat-left:after {
    clip-path: polygon(0 200px, 100% 0, 100% 100%, 0% 100%);
  }
}
.polygonal-background--red:after {
  background-image: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Sunset_RailLines-1.jpg);
}
.polygonal-background--blue:after {
  background-image: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Olive_MountainLines.jpg);
}
.ecs_ul, .ecs_ol {
  padding-inline-start: 24px;
}
.ecs_ul {
  list-style: disc;
}
.ecs_ol {
  list-style: decimal-leading-zero;
}
.ecs_listsection:not(.ecs_listsection:last-child) {
  margin-bottom: 40px;
}
.ecs_listgroup > .ecs_list:not(.ecs_listgroup > .ecs_list:last-child) {
  margin-bottom: 16px;
}
.ecs_list_haschildren {
  break-inside: avoid;
}
.ecs_list_haschildren .ecs_list_content {
  margin-bottom: 16px;
}
@media (min-width: 769px) {
  .ecs_list_twocolumns, .ecs_list_threecolumns, .ecs_list_fourcolumns {
    gap: 24px;
  }
}
@media (min-width: 769px) {
  .ecs_list_twocolumns {
    columns: 2;
  }
}
@media (min-width: 769px) {
  .ecs_list_threecolumns {
    columns: 3;
  }
}
.ecs_list_links {
  gap: 8px;
  align-items: center;
  display: inline-flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.ecs_list_disclaimer .ecs_p {
  font-size: 14px;
  font-style: italic;
}
.ecs_li {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px;
}
.ecs_linkitem {
  display: inline-flex;
}
.ecs_linkitem_text {
  color: #437ab1;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}
.ecs_components__container-component-accordion {
  color: #fff;
  position: relative;
}
.ecs_components__container-component-accordion:before {
  background-color: #437ab1;
  background-image: url("../../assets/images/background-maroon-seamless.png");
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  inset: 36px;
  position: absolute;
}
.ecs_components__container-component-accordion .ecs__component-wrapper {
  padding: 36px;
}
.ecs_components__container-component-accordion .ecs_accordion_top {
  display: flex;
  flex-direction: column;
  gap: 144px;
}
@media (min-width: 769px) {
  .ecs_components__container-component-accordion .ecs_accordion_top {
    flex-direction: row;
  }
}
.ecs_components__container-component-accordion .ecs_accordion_bottom {
  display: flex;
  flex-direction: column;
  padding: 36px 0 0 0;
}
.ecs_components__container-component-accordion .ecs_accordion_bottom .ecs__components__accordion__disclaimer {
  font-size: 14px;
  font-style: italic;
  line-height: 20px;
  margin-bottom: 24px;
}
.ecs_components__container-component-accordion .ecs_introline {
  color: #004f74;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  /* 150% */
  text-transform: none;
  color: #ff9e18;
  order: 1;
}
.ecs_components__container-component-accordion .headline {
  font-size: 36px;
  font-weight: 600;
  color: #fff;
  margin: -22px 0 0 0 !important;
  order: 2;
}
.ecs_components__container-component-accordion .ecs_content {
  order: 3;
}
.ecs_components__container-component-accordion .ecs_ctas {
  color: #fff;
  order: 4;
}
.ecs_components__container-component-accordion .ecs_ctas .ecs_button {
  border-color: #fff;
  color: #fff;
}
.ecs_components__container-component-accordion .ecs_ctas .ecs_button:hover {
  background-color: #fff;
  color: #437ab1;
}
.ecs_components__container-component-accordion .accordion.ecs__components__accordion {
  order: 5;
}
.ecs_components__container-component-accordion .ecs__components__accordion__ctas {
  display: none;
}
.ecs_components__container-component-accordion .ecs_accordion_intro_content {
  display: flex;
  flex-direction: column;
  gap: 36px;
  width: 100%;
}
@media (min-width: 1024px) {
  .ecs_components__container-component-accordion .ecs_accordion_intro_content {
    width: 50%;
  }
}
.ecs_components__container-component-accordion .ui.styled.accordion {
  align-items: flex-start;
  align-self: stretch;
  background: transparent;
  border: 0;
  box-shadow: unset;
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 0;
  width: 100%;
}
@media (min-width: 1024px) {
  .ecs_components__container-component-accordion .ui.styled.accordion {
    width: 50%;
  }
}
.ecs_components__container-component-accordion .ui.styled.accordion .ecs__components__accordion__title, .ecs_components__container-component-accordion .ui.styled.accordion .ecs__components__accordion__content__wrapper {
  padding: 0;
}
.ecs_components__container-component-accordion .ui.styled.accordion .ecs__components__accordion__title {
  border-top: solid 1px #b7b7b7;
  color: #fff;
  display: flex;
  flex-direction: row;
  font-family: "Poppins", serif;
  gap: 40px;
  padding-top: 24px;
  text-align: left;
}
.ecs_components__container-component-accordion .ui.styled.accordion .ecs__components__accordion__title:hover, .ecs_components__container-component-accordion .ui.styled.accordion .ecs__components__accordion__title:focus, .ecs_components__container-component-accordion .ui.styled.accordion .ecs__components__accordion__title:active, .ecs_components__container-component-accordion .ui.styled.accordion .ecs__components__accordion__title.active {
  color: #fff;
}
.ecs_components__container-component-accordion .ui.styled.accordion .ecs__components__accordion__title::after {
  content: "";
  font-family: "studio-icon-font";
  font-size: 16px;
  padding-left: 8px;
  position: absolute;
  right: 36px;
}
.ecs_components__container-component-accordion .ui.styled.accordion .ecs__components__accordion__title.active::after {
  content: "";
}
.ecs_components__container-component-accordion .ui.styled.accordion .ecs__components__accordion__title .ecs_headline.ecs__components__accordion__headline {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.4px;
  line-height: 24px;
}
.ecs_components__container-component-accordion .ui.styled.accordion .ecs__components__accordion__content__wrapper {
  padding: 0 0 0 56px;
}
.ecs_components__container-component-accordion .ui.styled.accordion .ecs_component__card__image {
  height: 72px;
  margin: auto;
  width: 72px;
}
.ecs_components__container-component-accordion .ui.styled.accordion .ecs__components__accordion__anchor {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
}
.ecs_components__container-component-accordion .ui.styled.accordion .ecs__components__accordion__anchor {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
}
.ecs_accordion_full_background.ecs_components__container-component-accordion:before {
  inset: 0;
}
.ecs__component-alert {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ecs__component-alert .ecs_alert_wrap {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 850px;
  position: relative;
}
@media (min-width: 769px) {
  .ecs__component-alert .ecs_alert_wrap {
    align-items: center;
    flex-direction: row;
  }
}
.ecs__component-alert .ecs_img_wrap {
  height: auto;
  margin-bottom: -24px;
  max-width: 91px;
  width: 100%;
}
@media (min-width: 769px) {
  .ecs__component-alert .ecs_img_wrap {
    left: -48px;
    margin-bottom: auto;
    position: absolute;
    top: -48px;
  }
}
.ecs__component-alert .ecs_alert_content {
  background-color: rgba(67, 122, 177, 0.04);
  border-radius: 8px;
  padding: 48px 40px;
}
@media (min-width: 769px) {
  .ecs__component-alert .ecs_alert_content {
    padding: 48px 64px;
  }
}
.ecs__component-alert .ecs_content:not(.ecs__component-alert .ecs_content:last-child), .ecs__component-alert .ecs_ctas:not(.ecs__component-alert .ecs_content:last-child), .ecs__component-alert .ecs_content:not(.ecs__component-alert .ecs_ctas:last-child), .ecs__component-alert .ecs_ctas:not(.ecs__component-alert .ecs_ctas:last-child) {
  margin-bottom: 24px;
}
.ecs__component-alert .ecs_ctas {
  gap: 16px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.ecs__component-alert .ecs_ctas .ecs_a {
  align-items: center;
  color: #595b5f;
  display: inline-flex;
  flex-direction: row;
  font-size: 12px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  transition: 0.3s all ease-in-out;
  color: #3d4543;
}
.ecs__component-alert .ecs_ctas .ecs_a:after {
  border: 2px solid #437ab1;
  color: #437ab1;
  content: "";
  font-family: "studio-icon-font";
  font-size: 12px;
  margin-left: 8px;
  padding: 4px 8px;
  transition: 0.3s all ease-in-out;
}
.ecs__component-alert .ecs_ctas .ecs_a:hover {
  color: #000;
}
.ecs__component-alert .ecs_ctas .ecs_a:hover:after {
  background-color: #437ab1;
  color: #fff;
}
.ecs__component-alert .ecs_ctas .ecs_button {
  border: 0;
  color: #3d4543;
  padding: 0;
}
.ecs__component-alert .ecs_ctas .ecs_button:hover {
  background: transparent;
  color: #437ab1;
}
.ecs_components__container {
  z-index: 1;
}
.ecs_components__container:nth-of-type(even) .ecs_component__component-amenities {
  color: #fff;
  position: relative;
}
@media (min-width: 769px) {
  .ecs_components__container:nth-of-type(even) .ecs_component__component-amenities .ecs_component__component-amenities__gallery-column {
    order: 2;
  }
}
.ecs_components__container:nth-of-type(even) .ecs_component__component-amenities:after {
  background-color: #e07e37;
  background-image: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Olive_MountainLines.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  clip-path: polygon(0 0, 100% 100px, 100% 100%, 0% 100%);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
@media (min-width: 769px) {
  .ecs_components__container:nth-of-type(even) .ecs_component__component-amenities:after {
    clip-path: polygon(0 0, 100% 200px, 100% 100%, 0% 100%);
  }
}
.ecs_components__container:nth-of-type(even) .ecs_component__component-amenities .amenity__link--more {
  color: #fff;
}
.ecs_components__container:nth-of-type(even) .ecs_component__component-amenities .icon {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-size: 14px;
  justify-content: center;
}
.ecs_components__container:nth-of-type(3n+0) .ecs_component__component-amenities:after {
  background-color: #437ab1;
  background-image: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Sunset_RailLines-1.jpg);
}
.ecs_components__container:nth-of-type(3n+1) .ecs_component__component-amenities:after {
  background-color: #e07e37;
  background-image: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Olive_MountainLines.jpg);
}
.ecs_components__container:nth-of-type(3n+2) .ecs_component__component-amenities:after {
  background-color: #737b32;
  background-image: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Midnight_AlpacaAngles.jpg);
}
.ecs_component__component-amenities {
  align-items: center;
  display: flex;
  flex-direction: column;
  z-index: 1;
}
.ecs_component__component-amenities__wrap {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.ecs_component__component-amenities__columns {
  width: calc(100% + 1.5rem);
}
@media (min-width: 769px) {
  .ecs_component__component-amenities__columns {
    width: calc(100% + 3rem);
  }
}
.ecs_component__component-amenities__gallery-wrap {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
}
.ecs_component__component-amenities__gallery-wrap .ecs_picture {
  display: block !important;
}
.ecs_component__component-amenities__gallery-wrap .ecs__components__slider__arrow {
  display: none !important;
}
.ecs_component__component-amenities__amenities-content {
  margin-bottom: 24px;
  padding-left: 16px;
  position: relative;
}
.ecs_component__component-amenities__amenities-content:last-of-type {
  margin-bottom: 0;
}
.ecs_component__component-amenities__amenities-column {
  position: relative;
}
@media (min-width: 769px) {
  .ecs_component__component-amenities__amenities-column {
    max-height: 500px;
    overflow: auto;
  }
}
.ecs_component__component-amenities__amenities-title {
  color: #2e3433;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2.16px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.ecs_component__component-amenities__amenities {
  list-style: disc;
  padding-inline-start: 16px;
}
.ecs_component__component-amenities .slick-slide {
  line-height: 0;
}
.ecs_component__component-amenities .slick-slide img {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  width: 100%;
}
.amenity {
  margin-bottom: 8px;
}
.amenity .icon {
  color: #437ab1;
}
.amenity__link {
  display: inline-block;
}
.amenity__link--more {
  color: #437ab1;
  text-decoration: underline;
}
.amenity__more {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
.amenity__more-hr {
  border: 0;
  border-top: 1px solid #437ab1;
  max-width: 200px;
  width: 100%;
}
.amenity__more-content {
  margin-bottom: 16px;
}
.ecs__component-amenities__centered .ecs_component__component-amenities {
  align-items: center;
  display: flex;
  flex-direction: column;
  z-index: 1;
}
.ecs__component-amenities__centered .ecs_component__component-amenities__columns {
  display: flex;
  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 {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.ecs__component-amenities__centered .ecs_component__component-amenities__columns {
  width: calc(100% + 1.5rem);
}
@media (min-width: 769px) {
  .ecs__component-amenities__centered .ecs_component__component-amenities__columns {
    width: calc(100% + 3rem);
  }
}
.ecs__component-amenities__centered .ecs_component__component-amenities__gallery-wrap .ecs_img {
  max-height: 448px;
  min-width: 100%;
  object-fit: cover;
}
.ecs__component-amenities__centered .ecs_component__component-amenities__amenities-content {
  padding-left: 16px;
  padding-top: 16px;
  position: relative;
}
.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 {
  background-color: #fff;
  max-height: none;
  overflow: unset;
  padding: 24px;
  position: relative;
}
.ecs__component-amenities__centered .ecs_component__component-amenities__amenities-column:after {
  background-color: #e07e37;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
@media (min-width: 1280px) {
  .ecs__component-amenities__centered .ecs_component__component-amenities__amenities-column {
    padding: 40px;
  }
}
.ecs__component-amenities__centered .ecs_component__component-amenities__amenities-title {
  align-items: center;
  display: flex;
  flex-direction: row;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: initial;
  margin-bottom: 16px;
  padding-bottom: 16px;
  position: relative;
  text-transform: none;
}
@media (min-width: 769px) {
  .ecs__component-amenities__centered .ecs_component__component-amenities__amenities-title {
    padding-bottom: 0;
  }
}
.ecs__component-amenities__centered .ecs_component__component-amenities__amenities-title:before {
  background: center / cover no-repeat url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCIgdmlld0JveD0iMCAwIDQ4IDQ4IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMjEuNDQ0OCAxNC43MjYyTDIyLjMxMTIgMTMuODU5OEMyNC42NTYyIDExLjUxNDggMjguNDU1NyAxMS41MTQ4IDMwLjgwMDcgMTMuODU5OEwzOS44MzA1IDIyLjg4OTZDNDIuNzMzNyAyNS43OTI4IDQyLjczMzcgMzAuNDk4NyAzOS44MzA1IDMzLjQwMTlMMzkuMzg4MyAzMy44NDQxQzM2LjQ4NTEgMzYuNzQ3MyAzMS43NzkxIDM2Ljc0NzMgMjguODc1OSAzMy44NDQxTDIxLjg0NyAyNi44MTUyIiBzdHJva2U9IiNGRjlFMUMiIHN0cm9rZS13aWR0aD0iMi41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICA8cGF0aCBkPSJNMTAuOTk4NSAyOS4wMjgyQzguMDQzMjkgMjcuNTUxNiA1Ljk5MjQzIDI0LjUyODMgNS45OTI0MyAyMC45OTg5QzUuOTkyNDMgMTYuMDI2OCAxMC4wMjQxIDExLjk5NTEgMTQuOTk2MiAxMS45OTUxQzE5Ljk2ODMgMTEuOTk1MSAyMy45OTk5IDE2LjAyNjggMjMuOTk5OSAyMC45OTg5QzIzLjk5OTkgMjQuNTI2MyAyMS45NTExIDI3LjU0OTYgMTguOTk3OCAyOS4wMjYyVjI5LjAyMjJMMTguOTk1OCAzOC4wMTRDMTguOTkzOCAzOC41NDIyIDE4Ljc4MzggMzkuMDQ4NCAxOC40MDk2IDM5LjQyMDVMMTYuNDA0OCA0MS40MjU0QzE1LjYyNDQgNDIuMjAzNyAxNC4zNjM5IDQyLjIwMTcgMTMuNTg1NiA0MS40MjM0TDExLjU3ODggMzkuNDEyNUMxMS4yMDQ2IDM5LjAzODQgMTAuOTk0NSAzOC41MzAyIDEwLjk5NDUgMzguMDAxOUwxMC45OTg1IDI5LjAyNDIiIHN0cm9rZT0iI0ZGOUUxQyIgc3Ryb2tlLXdpZHRoPSIyLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogIDxwYXRoIGQ9Ik0xNC45OTYyIDIwLjQ5ODdWMTEuNDk1QzE0Ljk5NjIgOC40NTU3IDE3LjQ1OTIgNS45OTI2OCAyMC40OTg1IDUuOTkyNjhWNS45OTI2OEMyMy41Mzc4IDUuOTkyNjggMjYuMDAwOCA4LjQ1NTcgMjYuMDAwOCAxMS40OTVWMTIuMTI5MiIgc3Ryb2tlPSIjRkY5RTFDIiBzdHJva2Utd2lkdGg9IjIuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgPHBhdGggZD0iTTE0Ljk5NDEgMjAuNDk4N0MxNC43MTggMjAuNDk4NyAxNC40OTM5IDIwLjcyMjggMTQuNDk3OSAyMC45OTlDMTQuNDk3OSAyMS4yNzUxIDE0LjcyMiAyMS40OTkyIDE0Ljk5ODEgMjEuNDk5MkMxNS4yNzQyIDIxLjQ5OTIgMTUuNDk4MyAyMS4yNzUxIDE1LjQ5ODMgMjAuOTk5QzE1LjQ5NjMgMjAuNzIyOCAxNS4yNzIyIDIwLjQ5ODcgMTQuOTk0MSAyMC40OTg3IiBzdHJva2U9IiNGRjlFMUMiIHN0cm9rZS13aWR0aD0iMi41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KPC9zdmc+");
  content: "";
  display: block;
  margin-right: 24px;
  min-height: 48px;
  min-width: 48px;
}
.ecs__component-amenities__centered .ecs_component__component-amenities__amenities-title:after {
  background: center / cover repeat-x url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2MDciIGhlaWdodD0iNCIgdmlld0JveD0iMCAwIDYwNyA0IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNNjA1IDIuMDAwMDVMMiAyIiBzdHJva2U9IiNEMkQ1RDkiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtZGFzaGFycmF5PSIxIDEwIj48L3BhdGg+Cjwvc3ZnPg==");
  bottom: 0;
  content: "";
  display: block;
  flex: 1;
  min-height: 4px;
  position: absolute;
  width: 100%;
}
@media (min-width: 769px) {
  .ecs__component-amenities__centered .ecs_component__component-amenities__amenities-title:after {
    margin-left: 16px;
    position: static;
  }
}
.ecs__component-amenities__centered .ecs_component__component-amenities__amenities-disclaimer {
  color: #595b5f;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  line-height: 32px;
  padding: 8px 16px;
}
.ecs__component-amenities__centered .ecs_component__component-amenities__amenities {
  break-inside: avoid-column;
  column-gap: 40px;
  list-style: disc;
  padding-inline-start: 16px;
  page-break-inside: avoid;
}
@media (min-width: 769px) {
  .ecs__component-amenities__centered .ecs_component__component-amenities__amenities {
    columns: 2;
  }
}
@media (min-width: 1024px) {
  .ecs__component-amenities__centered .ecs_component__component-amenities__amenities {
    columns: 3;
  }
}
.ecs__component-amenities__centered .ecs_component__component-amenities__amenities .amenity__title {
  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 {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  width: 100%;
}
.ecs_amenities_boxed.ecs_components__container {
  pointer-events: none;
}
@media (min-width: 769px) {
  .ecs_amenities_boxed.ecs_components__container {
    margin-top: -330px;
    padding-top: 221px;
    z-index: 1;
  }
}
.ecs_amenities_boxed.ecs_components__container .ecs_component__component-amenities__wrap {
  box-shadow: -2px 4px 10px rgba(0, 0, 0, 0.12);
}
.ecs_amenities_boxed.ecs_components__container .ecs_component__component-amenities__amenities-title:before {
  background: center / contain no-repeat url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCIgdmlld0JveD0iMCAwIDQ4IDQ4IiBmaWxsPSJub25lIj4KICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTM2IDMwSDEyVjI2QzEyIDIzLjc5MDkgMTAuMjA5MSAyMiA4IDIyVjIyQzUuNzkwODYgMjIgNCAyMy43OTA5IDQgMjZWMzRDNCAzNi4yMDkxIDUuNzkwODYgMzggOCAzOEg0MEM0Mi4yMDkxIDM4IDQ0IDM2LjIwOTEgNDQgMzRWMjZDNDQgMjMuNzkwOSA0Mi4yMDkxIDIyIDQwIDIyVjIyQzM3Ljc5MDkgMjIgMzYgMjMuNzkwOSAzNiAyNlYzMFoiIHN0cm9rZT0iI0ZGOUUxQyIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICA8cGF0aCBkPSJNMTAgMzhWNDIiIHN0cm9rZT0iI0ZGOUUxQyIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICA8cGF0aCBkPSJNMzggMzhWNDIiIHN0cm9rZT0iI0ZGOUUxQyIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICA8cGF0aCBkPSJNMTIgMzBWMTZDMTIgMTMuNzkwOSAxMy43OTA5IDEyIDE2IDEySDMyQzM0LjIwOTEgMTIgMzYgMTMuNzkwOSAzNiAxNlYzMCIgc3Ryb2tlPSIjRkY5RTFDIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgo8L3N2Zz4=");
}
.ecs_amenities_offset .ecs_component__component-amenities__amenities-column {
  box-shadow: -2px 4px 10px rgba(0, 0, 0, 0.12);
}
.ecs_amenities_offset .ecs_component__component-amenities__amenities-title:before {
  background: center / contain no-repeat url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCIgdmlld0JveD0iMCAwIDQ4IDQ4IiBmaWxsPSJub25lIj4KICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LjQ0OCAzMy40NDM5TDE1LjM5NCAzMC4zODk5QzE0LjY1OCAyOS42NTM5IDEzLjQ4MiAyOS42MDU5IDEyLjY4OCAzMC4yNzc5TDYuNTYwMDQgMzUuNDYxOUM1LjY2NjA0IDM2LjIxNzkgNS42MTAwNCAzNy41NzU5IDYuNDM4MDQgMzguNDAxOUwxMC40MzQgNDIuMzk5OUMxMS4yNjIgNDMuMjI3OSAxMi42MiA0My4xNjk5IDEzLjM3NCA0Mi4yNzc5TDE4LjU2IDM2LjE0OTlDMTkuMjMyIDM1LjM1NTkgMTkuMTg0IDM0LjE3OTkgMTguNDQ4IDMzLjQ0MzlWMzMuNDQzOVoiIHN0cm9rZT0iI0ZGOUUxQyIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICA8cGF0aCBkPSJNMTUuNzI2IDEzLjlDMTEuNTU0IDE5LjM1OCAxMi4wNjQgMjcuMDYgMTYuOTIyIDMxLjkxOEMyMS43OCAzNi43NzYgMjkuNDgyIDM3LjI4OCAzNC45NCAzMy4xMTRWMzMuMTE0QzM2LjU5IDMxLjg1MiAzOC4wNjQgMzAuMzc4IDM5LjMyNiAyOC43MjhMMzkuMzMgMjguNzIyQzQzLjUwMiAyMy4yNjQgNDIuOTkyIDE1LjU2MiAzOC4xMzQgMTAuNzA0QzM0LjE5IDYuNzYgMjguMzg2IDUuNzM2IDIzLjQxNiA3LjcwMiIgc3Ryb2tlPSIjRkY5RTFDIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogIDxwYXRoIGQ9Ik0xMy40NDAxIDE4LjUyTDMwLjMyMDEgMzUuNCIgc3Ryb2tlPSIjRkY5RTFDIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogIDxwYXRoIGQ9Ik0yMi41MzU2IDYuNDY0NDdDMjQuNDg4MyA4LjQxNzA5IDI0LjQ4ODMgMTEuNTgyOSAyMi41MzU2IDEzLjUzNTVDMjAuNTgzIDE1LjQ4ODEgMTcuNDE3MiAxNS40ODgxIDE1LjQ2NDYgMTMuNTM1NUMxMy41MTIgMTEuNTgyOSAxMy41MTIgOC40MTcwOSAxNS40NjQ2IDYuNDY0NDdDMTcuNDE3MiA0LjUxMTg0IDIwLjU4MyA0LjUxMTg0IDIyLjUzNTYgNi40NjQ0NyIgc3Ryb2tlPSIjRkY5RTFDIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgo8L3N2Zz4=");
}
.ecs_amenities_offset .ecs_component__component-amenities__amenities-column:after {
  background-color: #e07e37;
  bottom: 0;
  top: unset;
}
.ecs_amenities_offset .slick-dots {
  opacity: 0;
}
.ecs_slantbackground_red.ecs_components__container:after {
  background-image: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Olive_MountainLines.jpg);
  background-color: #e07e37;
  background-repeat: repeat;
  bottom: 0;
  clip-path: polygon(0 20%, 100% 20%, 100% 100%, 0% 100%);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
@media (min-width: 769px) {
  .ecs_slantbackground_red.ecs_components__container:after {
    clip-path: polygon(0 0, 100% 200px, 100% 100%, 0% 100%);
    height: calc(100% - 200px);
  }
}
.ecs__component-blog {
  margin: 0 auto;
  max-width: 1344px !important;
}
.ecs__component-blog__heading {
  display: none;
}
.ecs__component-blog__navigation {
  gap: 16px;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: -8px;
  margin-bottom: 80px;
  width: 100%;
}
@media (min-width: 769px) {
  .ecs__component-blog__navigation {
    gap: 24px;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.ecs__component-blog__navigation .button {
  border: 0;
  color: inherit;
  font-size: inherit;
  font-weight: 600;
  letter-spacing: normal;
  padding: 0;
  padding-bottom: 8px;
  position: relative;
  text-transform: none;
  transition: 0.3s all ease-in-out;
}
.ecs__component-blog__navigation .button:after {
  background-color: #437ab1;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  transition: 0.3s all ease-in-out;
  width: 0;
}
.ecs__component-blog__navigation .button:hover, .ecs__component-blog__navigation .button:focus, .ecs__component-blog__navigation .button.components__active {
  background-color: transparent;
  color: #437ab1;
}
.ecs__component-blog__navigation .button:hover:after, .ecs__component-blog__navigation .button:focus:after, .ecs__component-blog__navigation .button.components__active:after {
  width: 100%;
}
.ecs__component-blog .ecs_first_featured {
  gap: 16px;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media (min-width: 769px) {
  .ecs__component-blog .ecs_first_featured {
    gap: 56px;
    flex-direction: row;
  }
}
.ecs__component-blog .ecs_first_featured .ecs__component-blog__heading {
  display: block;
}
.ecs__component-blog .ecs_first_featured .ecs__component-blog__heading__label {
  color: #adadad;
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
}
.ecs__component-blog .ecs_first_featured .column {
  padding: 0;
}
.ecs__component-blog .ecs_first_featured > .ecs__component-blog__card {
  border-bottom: 1px solid #adadad;
  flex: 2.5;
  padding-bottom: 24px;
}
@media (min-width: 769px) {
  .ecs__component-blog .ecs_first_featured > .ecs__component-blog__card {
    border-bottom: 0;
    padding-bottom: 0;
  }
}
.ecs__component-blog .ecs_first_featured > .ecs__component-blog__card .ecs__component-blog__card__wrap {
  gap: 24px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 769px) {
  .ecs__component-blog .ecs_first_featured > .ecs__component-blog__card .ecs__component-blog__card__wrap {
    gap: 50px;
  }
}
.ecs__component-blog .ecs_first_featured > .ecs__component-blog__card .ecs__component-blog__card__image__container {
  border-bottom: 3px solid #e07e37;
}
.ecs__component-blog .ecs_first_featured > .ecs__component-blog__card .h1 {
  font-size: 36px;
  line-height: 48px;
}
.ecs__component-blog .ecs_first_featured > .ecs__component-blog__card .ecs__component-blog__card__date__container {
  order: 1;
}
.ecs__component-blog .ecs_first_featured > .ecs__component-blog__card .ecs__component-blog__card__content__title-link {
  order: 2;
}
.ecs__component-blog .ecs_first_featured > .ecs__component-blog__card .ecs__component-blog__card__content__excerpt {
  display: block;
  order: 3;
}
.ecs__component-blog .ecs_first_featured > .ecs__component-blog__card .ecs__component-blog__card__content__more {
  order: 4;
}
.ecs__component-blog .ecs_first_featured > .ecs__component-blog__card .ecs__component-blog__card__date {
  font-size: 18px;
  font-weight: 600;
}
.ecs__component-blog .ecs_first_featured .ecs__component-blog__card__wrap {
  background-color: transparent;
  box-shadow: none;
}
.ecs__component-blog .ecs_first_featured .ecs__component-blog__card__content {
  gap: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 0;
  padding: 0;
}
.ecs__component-blog .ecs_first_featured .ecs__component-blog__card__content__excerpt {
  display: none;
}
.ecs__component-blog .ecs_first_featured .ecs__component-blog__card__content__title {
  font-size: 16px;
}
.ecs__component-blog .ecs_first_featured .ecs__component-blog__card__image__container {
  display: block;
}
.ecs__component-blog .ecs_first_featured .ecs__component-blog__card__title .h1 {
  font-size: 160px;
  line-height: 24px;
}
.ecs__component-blog .ecs_first_featured .ecs__component-blog__card__date__container {
  margin-bottom: 0;
}
.ecs__component-blog .ecs_first_featured .ecs__component-blog__card__date {
  font-weight: inherit;
}
.ecs__component-blog .ecs_first_featured .ecs__component-blog__card__content__more {
  border: 0;
  display: inline-block;
  order: 5;
  padding: 0;
  text-align: left;
}
.ecs__component-blog .ecs_first_featured .ecs__component-blog__card__content__more:hover {
  background-color: transparent;
  color: #90162a;
}
.ecs__component-blog .ecs_first_featured_list {
  gap: 24px;
  display: flex;
  flex: 1;
  flex-direction: column;
}
.ecs__component-blog .ecs_first_featured_list .ecs__component-blog__card:not(.ecs__component-blog .ecs_first_featured_list .ecs__component-blog__card:last-child) {
  border-bottom: 1px solid #adadad;
  padding-bottom: 24px;
}
.ecs__component-blog .ecs_first_featured_list .ecs__component-blog__card__categories {
  display: none;
}
.ecs__component-blog__grid {
  align-items: stretch;
  padding-bottom: 24px;
}
@media (min-width: 769px) {
  .ecs__component-blog__grid {
    padding-bottom: 36px;
  }
}
.ecs__component-blog__card__date {
  font-weight: 500;
}
.ecs__component-blog__card__date__container {
  margin-bottom: 4px;
}
.ecs__component-blog__card__wrap {
  gap: 16px;
  background-color: #fff;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  height: 100%;
}
.ecs__component-blog__card__date__container {
  order: 2;
}
.ecs__component-blog__card__date {
  font-weight: 600;
}
.ecs__component-blog__card__content {
  gap: 24px;
  display: flex;
  flex-direction: column;
  padding: 24px;
  padding-top: 0;
}
.ecs__component-blog__card__content__more {
  display: none;
}
.ecs__component-blog__card__content__title.h1 {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 28px;
  text-transform: none;
}
.ecs__component-blog__card__content__title-link {
  display: block;
  order: 1;
}
.ecs__component-blog__card__content__excerpt {
  order: 4;
}
.ecs__component-blog__card__content__category {
  background-color: #e4e4e4;
  border-radius: 2px;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  padding: 4px 8px;
}
.ecs__component-blog__card__categories {
  gap: 8px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  order: 3;
}
.ecs__component-blog__more {
  align-items: center;
  display: flex;
  justify-content: center;
}
.ecs_components__post-single {
  color: #3d4543;
  margin-bottom: 20px;
  max-width: 1024px !important;
  padding: 20px;
  position: relative;
}
@media (min-width: 1024px) {
  .ecs_components__post-single {
    margin-bottom: 80px;
    padding: 0;
    padding-top: 80px;
  }
}
.ecs_components__post-single__back {
  align-items: center;
  display: flex;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.8px;
  margin-bottom: 24px;
  text-transform: uppercase;
  transition: 0.3s all ease-in-out;
}
.ecs_components__post-single__back .icon {
  background: transparent;
  border: 2px solid #437ab1;
  color: #437ab1;
  margin-right: 16px;
  padding: 4px;
  transition: 0.3s all ease-in-out;
}
.ecs_components__post-single__back:hover {
  color: #437ab1;
}
.ecs_components__post-single__back:hover .icon {
  background-color: #437ab1;
  color: #fff;
}
.ecs_components__post-single__top {
  display: flex;
  flex-direction: column;
}
.ecs_components__post-single__title-container {
  gap: 8px;
  display: flex;
  flex-direction: column;
  margin-bottom: 36px;
}
.ecs_components__post-single__categories {
  gap: 8px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.ecs_components__post-single__category {
  background-color: #e4e4e4;
  border-radius: 2px;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  padding: 4px 8px;
}
.ecs_components__post-single__image {
  height: auto;
  position: relative;
  width: 100%;
}
.ecs_components__post-single__image-container {
  border-bottom: 3px solid #e07e37;
  margin-bottom: 64px;
  margin-top: 24px;
  position: relative;
  z-index: 1;
}
.ecs_components__post-single__image-container:before, .ecs_components__post-single__image-container:after {
  display: block;
  height: auto;
  position: absolute;
  width: 60px;
  z-index: 3;
}
@media (min-width: 769px) {
  .ecs_components__post-single__image-container:before, .ecs_components__post-single__image-container:after {
    width: 98px;
  }
}
.ecs_components__post-single__image-container:before {
  content: url("../../assets/images/redpeak_arrow_value_left.svg");
  right: 24px;
  top: 7px;
  transform: translateY(-50%);
}
@media (min-width: 769px) {
  .ecs_components__post-single__image-container:before {
    right: 80px;
  }
}
.ecs_components__post-single__image-container:after {
  bottom: -7px;
  content: url("../../assets/images/redpeak_arrow_value_right.svg");
  left: 24px;
  transform: translateY(50%);
}
@media (min-width: 769px) {
  .ecs_components__post-single__image-container:after {
    left: 80px;
  }
}
.ecs_components__post-single__image-caption {
  font-style: italic;
  text-align: center;
  width: 100%;
}
.ecs_components__post-single__date, .ecs_components__post-single__details-separator {
  font-size: 18px;
}
.ecs_components__post-single__excerpt {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2.16px;
  line-height: 28px;
  text-transform: uppercase;
}
.ecs_components__post-single .h1 {
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 0.6px;
  line-height: 48px;
  position: relative;
  text-transform: none;
}
.ecs_components__post-single p {
  margin-bottom: 24px;
}
.ecs_components__post-single p:last-of-type {
  margin-bottom: 0;
}
.ecs_components__post-single ol, .ecs_components__post-single ul {
  list-style-type: disc;
  margin-bottom: 36px;
  padding-inline-start: 20px;
}
.ecs_components__post-single ol {
  list-style-type: decimal;
}
.ecs_components__post-single .aligncenter {
  width: 100% !important;
}
.ecs_components__post-single .aligncenter img {
  height: auto;
  margin-bottom: 16px;
  width: 100%;
}
.ecs_components__post-single .wp-caption-text {
  font-size: 14px;
  font-style: italic;
  text-align: center;
}
.ecs_components__post-single em {
  font-size: 14px;
  font-style: italic;
}
.single-post .ecs_component__cards {
  padding: 20px;
  padding-bottom: 24px;
  position: relative;
}
@media (min-width: 769px) {
  .single-post .ecs_component__cards {
    padding: 0;
    padding-bottom: 80px;
  }
}
.single-post .ecs_component__cards .ecs_headline {
  margin-bottom: 16px;
  text-align: center;
}
@media (min-width: 769px) {
  .single-post .ecs_component__cards .ecs_headline {
    margin-bottom: 36px;
  }
}
.single-post .ecs_component__cards .ecs_component__card .ecs_component__card__content-wrap {
  gap: 8px;
  display: flex;
  flex-direction: column;
  text-align: left;
}
.single-post .ecs_component__cards .ecs_component__card .h3.ecs_component__content-block__subhead {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: normal;
  text-transform: none;
}
.single-post .ecs_component__cards .ecs_component__card .ecs_components__card__categories {
  gap: 8px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.single-post .ecs_component__cards .ecs_component__card .ecs_components__card__category {
  background-color: #e4e4e4;
  border-radius: 2px;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  padding: 4px 8px;
}
.ecs__component-brochure hr {
  background: transparent;
  border: 0;
  border-bottom: 4px dotted #e4e4e4;
  margin: 0;
}
.ecs__component-brochure .h2 {
  color: #3d4543;
  margin-bottom: 16px;
}
.ecs__component-brochure__wrap {
  background-color: #fff;
  border-bottom: 10px solid #e07e37;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
}
.ecs__component-brochure__wrap.container {
  max-width: 942px !important;
}
.ecs__component-brochure__intro, .ecs__component-brochure__outro, .ecs__component-brochure__callouts {
  padding: 16px;
}
@media (min-width: 769px) {
  .ecs__component-brochure__intro, .ecs__component-brochure__outro, .ecs__component-brochure__callouts {
    padding: 40px calc(16px + 1rem);
  }
}
.ecs__component-brochure__intro.columns:not(.ecs__component-brochure__intro.columns:last-child), .ecs__component-brochure__outro.columns:not(.ecs__component-brochure__intro.columns:last-child), .ecs__component-brochure__callouts.columns:not(.ecs__component-brochure__intro.columns:last-child), .ecs__component-brochure__intro.columns:not(.ecs__component-brochure__outro.columns:last-child), .ecs__component-brochure__outro.columns:not(.ecs__component-brochure__outro.columns:last-child), .ecs__component-brochure__callouts.columns:not(.ecs__component-brochure__outro.columns:last-child), .ecs__component-brochure__intro.columns:not(.ecs__component-brochure__callouts.columns:last-child), .ecs__component-brochure__outro.columns:not(.ecs__component-brochure__callouts.columns:last-child), .ecs__component-brochure__callouts.columns:not(.ecs__component-brochure__callouts.columns:last-child) {
  margin-bottom: 0;
}
.ecs__component-brochure__ctas {
  padding: 16px;
}
@media (min-width: 769px) {
  .ecs__component-brochure__ctas {
    padding: 16px 0;
  }
}
.ecs__component-brochure__callout-header {
  margin: 0 auto;
  max-width: 75%;
}
.ecs__component-brochure__intro-message, .ecs__component-brochure__outro-content, .ecs__component-brochure__outro-content-image {
  margin-bottom: 16px;
}
.ecs__component-brochure__intro-image-caption {
  color: #3d4543;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.75px;
  line-height: 20px;
  text-transform: uppercase;
}
.ecs__component-brochure .ecs__component-brochure__intro-image {
  position: relative;
}
.ecs__component-brochure .ecs_intro_seal_image {
  bottom: 10%;
  max-width: 200px;
  position: absolute;
  right: -5%;
  width: 35%;
}
.ecs__component-brochure .ecs_intro_seal_image .ecs_img {
  object-fit: contain;
}
.ecs__component-brochure .ecs_funnel_tour {
  margin-top: 16px;
}
.ecs__component-brochure__callouts {
  text-align: center;
}
.ecs__component-brochure__callout {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.ecs__component-brochure__callout:hover .ecs__component-brochure__callout-arrow {
  background-color: #437ab1;
  color: #fff;
}
.ecs__component-brochure__callout-icon, .ecs__component-brochure__callout-message {
  margin-right: 8px;
}
.ecs__component-brochure__callout-icon {
  height: auto;
  max-width: 42px;
}
.ecs__component-brochure__callout .ecs__component-brochure__callout-message {
  color: #3d4543;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.75px;
  text-transform: uppercase;
}
.ecs__component-brochure__callout-arrow {
  border: 2px solid #437ab1;
  color: #437ab1;
  padding: 8px;
  transition: 0.3s all ease-in-out;
}
.ecs__component-brochure__outro-image {
  height: 100%;
  max-height: 400px;
  object-fit: cover;
  width: 100%;
}
.ecs__component-brochure__brochure-location .ecs__component-brochure__callout-icon {
  height: 70px;
  margin: 0 auto;
  max-width: none;
  width: auto;
}
.ecs__component-brochure__brochure-location .ecs__component-brochure__callout-count {
  color: #e07e37;
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 50px;
  margin-bottom: 0;
}
@media (min-width: 769px) {
  .ecs__component-brochure__brochure-location .ecs__component-brochure__callout-message-column {
    text-align: left;
  }
}
.ecs__component-brochure__brochure-location .ecs__component-brochure__callout-label {
  color: #3d4543;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2.16px;
  text-transform: uppercase;
}
.ecs__component-brochure__brochure-location .ecs__component-brochure__outro {
  text-align: center;
}
.ecs__component-brochure__brochure-location .get-directions {
  border: 2px solid #e4e4e4;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 24px;
  padding: 16px 24px;
  position: relative;
}
.ecs__component-brochure__brochure-location .get-directions:hover:after, .ecs__component-brochure__brochure-location .get-directions:focus-within:after {
  background-color: #437ab1;
  color: #fff;
}
.ecs__component-brochure__brochure-location .get-directions:after {
  background: transparent;
  border: 2px solid #437ab1;
  color: #437ab1;
  content: "";
  cursor: pointer;
  font-family: "studio-icon-font";
  font-size: 14px;
  line-height: 14px;
  padding: 8px;
  pointer-events: none;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s all ease-in-out;
}
.ecs__component-brochure__brochure-location .get-directions input[type="submit"] {
  margin: -16px;
  opacity: 0;
}
.ecs__component-brochure__brochure-location .get-directions input[type="text"] {
  border: 0;
  font-size: 12px;
  padding: 0;
  width: auto;
}
@media (min-width: 769px) {
  .ecs__component-brochure__brochure-location .get-directions input[type="text"] {
    min-width: 300px;
  }
}
.ecs__component-brochure__brochure-location .get-directions input[type="text"]::placeholder {
  color: #3d4543;
}
.ecs_components__container.ecs_components__container__component-brochure {
  z-index: 2;
}
.ecs_components__container {
  z-index: 1;
}
@media (min-width: 769px) {
  .ecs_components__container:nth-of-type(odd) .redpeak--altcards .ecs_component__card__wrap {
    flex-direction: row-reverse;
  }
}
.ecs_component__cards__wrap .ecs_component__card {
  display: flex;
}
.ecs_component__cards__columns {
  flex: 1;
  height: auto;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.ecs_component__card__wrap {
  align-items: center;
  background-color: #fff;
  border: 0;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  text-align: center;
}
.ecs_component__card__wrap.ecs_component__card__flip-wrap {
  background: transparent;
  box-shadow: 0;
}
.ecs_component__card .h2, .ecs_component__card .ecs_h2 {
  font-size: 20px;
  line-height: 32px;
}
.ecs_component__card .ecs_component__content-block__content {
  color: #595b5f;
  font-size: 12px;
  line-height: 18px;
}
.ecs_component__card__flip-wrap {
  background-color: #fff;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  width: 100%;
}
.ecs_component__card__content-wrap {
  padding: 20px;
}
.ecs_component__card__column {
  object-fit: cover;
  width: 100%;
}
.ecs_component__card img {
  width: 100%;
}
.redpeak--altcards {
  margin: 0;
}
.redpeak--altcards .column {
  padding: 0;
}
.redpeak--altcards .ecs_component__cards__wrap {
  margin: 0;
}
.redpeak--altcards .ecs_component__card__wrap {
  box-shadow: none;
  height: 100%;
}
@media (min-width: 769px) {
  .redpeak--altcards .ecs_component__card__wrap {
    text-align: left;
  }
}
.redpeak--altcards .ecs_component__card__content-wrap {
  background-color: #737b32;
  color: #fff;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  padding: 16px;
}
@media (min-width: 769px) {
  .redpeak--altcards .ecs_component__card__content-wrap {
    padding: 36px;
  }
}
.redpeak--altcards .ecs_component__card__content-wrap .h2, .redpeak--altcards .ecs_component__card__content-wrap .h3 {
  margin-bottom: 8px;
}
.redpeak--altcards .ecs_component__card .ecs_component__content-block__content .icon {
  color: #437ab1;
}
.redpeak--altcards .ecs_component__card__column {
  flex: 1;
  max-height: 50%;
  overflow: hidden;
}
.redpeak--altcards .ecs_component__card__column img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
@media (min-width: 769px) {
  .redpeak--altcards .ecs_component__card:nth-child(odd) .ecs_component__card__wrap {
    flex-direction: column-reverse;
  }
}
.redpeak--emblem-cards .ecs_component__card, .ecs_cards_emblem .ecs_component__card {
  margin-bottom: 36px;
}
.redpeak--emblem-cards .ecs_component__card__wrap, .ecs_cards_emblem .ecs_component__card__wrap {
  align-items: stretch;
  background: transparent;
  box-shadow: none;
  display: flex;
  flex-direction: row;
  text-align: left;
}
.redpeak--emblem-cards .ecs_component__card__column, .ecs_cards_emblem .ecs_component__card__column {
  flex: 0;
}
.redpeak--emblem-cards .ecs_component__card__column-images, .ecs_cards_emblem .ecs_component__card__column-images {
  flex: 0;
}
.redpeak--emblem-cards .ecs_component__card__column-content, .ecs_cards_emblem .ecs_component__card__column-content {
  flex: 1;
}
.redpeak--emblem-cards .ecs_component__card__image, .ecs_cards_emblem .ecs_component__card__image {
  min-width: 90px;
}
.redpeak--emblem-cards .ecs_component__card__content-wrap, .ecs_cards_emblem .ecs_component__card__content-wrap {
  padding: 0 16px;
}
.redpeak--emblem-cards .ecs_component__content-block__content, .ecs_cards_emblem .ecs_component__content-block__content {
  border-left: 2px solid #437ab1;
  padding-left: 16px;
}
.redpeak--emblem-cards .h2, .ecs_cards_emblem .h2 {
  color: #3d4543;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 28px;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.redpeak--iconcards:after, .ecs_cards_icon_alt:after {
  background-color: #e07e37;
  background-image: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Olive_MountainLines.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  clip-path: polygon(0 0, 100% 100px, 100% 100%, 0% 100%);
  content: "";
  display: block;
  height: calc(100% - 300px);
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
  bottom: -50px;
  clip-path: polygon(100% 0, 100% calc(100% - 100px), 0 100%, 0 100px);
  height: calc(100% + 200px);
  z-index: -1;
}
@media (min-width: 769px) {
  .redpeak--iconcards:after, .ecs_cards_icon_alt:after {
    clip-path: polygon(0 0, 100% 200px, 100% 100%, 0% 100%);
  }
}
@media (min-width: 769px) {
  .redpeak--iconcards:after, .ecs_cards_icon_alt:after {
    bottom: -200px;
    clip-path: polygon(100% 0, 100% calc(100% - 200px), 0 100%, 0 200px);
    height: calc(100% + 400px);
  }
}
.redpeak--iconcards .ecs_component__card .h2, .redpeak--iconcards .ecs_component__card .h3, .ecs_cards_icon_alt .ecs_component__card .h2, .ecs_cards_icon_alt .ecs_component__card .h3 {
  color: #fff;
}
.redpeak--iconcards .ecs_component__card__wrap, .ecs_cards_icon_alt .ecs_component__card__wrap {
  background: transparent;
  box-shadow: none;
  color: #fff;
}
.redpeak--iconcards .ecs_component__card__content-wrap, .ecs_cards_icon_alt .ecs_component__card__content-wrap {
  display: flex;
  flex-direction: column-reverse;
}
.redpeak--iconcards .ecs_component__card__column img, .ecs_cards_icon_alt .ecs_component__card__column img {
  margin: 0 auto;
  max-width: 100px;
}
.redpeak--iconcards .ecs_component__card .h2, .ecs_cards_icon_alt .ecs_component__card .h2 {
  font-size: 72px;
  line-height: 1;
}
@media (min-width: 769px) {
  .redpeak--iconcards .ecs_component__card .h2, .ecs_cards_icon_alt .ecs_component__card .h2 {
    font-size: 110px;
  }
}
.redpeak--iconcards .ecs_component__card .h3, .ecs_cards_icon_alt .ecs_component__card .h3 {
  font-size: 24px;
  line-height: 32px;
  text-transform: none;
}
@media (min-width: 769px) {
  .redpeak--iconcards .ecs_component__card .h3, .ecs_cards_icon_alt .ecs_component__card .h3 {
    font-size: 32px;
    line-height: 38px;
  }
}
.ecs_cards_twocolumn {
  color: #fff;
  position: relative;
}
.ecs_cards_twocolumn:after {
  background-image: url("");
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ecs_cards_twocolumn .ecs__component-wrapper {
  align-items: center;
  display: flex;
  flex-direction: column;
}
@media (min-width: 769px) {
  .ecs_cards_twocolumn .ecs__component-wrapper {
    flex-direction: row-reverse;
    gap: 64px;
  }
}
@media (min-width: 769px) {
  .ecs_cards_twocolumn .ecs_component__cards__intro, .ecs_cards_twocolumn .ecs_component__cards__wrap {
    flex: 1;
  }
}
.ecs_cards_twocolumn .ecs_component__card {
  text-align: left;
}
.ecs_cards_twocolumn .ecs_component__card__gallery {
  padding: 48px 36px;
}
.ecs_cards_twocolumn .ecs_component__card__gallery img {
  height: auto;
  max-width: 48px;
}
.ecs_cards_twocolumn .ecs_component__card__content-wrap {
  margin-bottom: 0;
  padding: 0 36px 48px 36px;
  text-align: left;
}
.ecs_cards_twocolumn .ecs_component__card .ecs_component__content-block__content {
  margin-bottom: 0;
}
.ecs_cards_careers {
  color: #fff;
}
.ecs_cards_careers .ecs__component {
  padding: 0;
}
@media (min-width: 769px) {
  .ecs_cards_careers .ecs__component {
    padding: 80px;
  }
}
.ecs_cards_careers:after {
  background-color: #e07e37;
  background-image: url("../../assets/images/background-maroon-seamless.png");
  background-repeat: repeat;
  background-size: auto;
  content: "";
  height: calc(100% - 285px);
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
@media (min-width: 769px) {
  .ecs_cards_careers:after {
    height: calc(100% - 130px);
    top: 0;
  }
}
.ecs_cards_careers .ecs__component-cards {
  z-index: 3;
}
.ecs_cards_careers .ecs_component__cards__intro {
  margin-bottom: 36px;
  padding: 20px;
  padding-bottom: 0;
  text-align: center;
}
@media (min-width: 769px) {
  .ecs_cards_careers .ecs_component__cards__intro {
    padding: 0;
  }
}
.ecs_cards_careers .ecs_component__cards__intro .ecs_h2 {
  color: #fff;
}
.ecs_cards_careers .ecs_component__cards__wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  overflow: visible;
  padding: 20px;
}
@media (min-width: 769px) {
  .ecs_cards_careers .ecs_component__cards__wrap {
    flex-wrap: wrap;
    padding: 0;
  }
}
.ecs_cards_careers .ecs_component__card {
  color: #595b5f;
  justify-content: center;
  min-width: calc(90vw - 32px);
}
@media (min-width: 769px) {
  .ecs_cards_careers .ecs_component__card {
    min-width: 0;
  }
}
.ecs_cards_careers .ecs_component__card:hover .ecs_component__card__flip-wrap, .ecs_cards_careers .ecs_component__card.ecs_active .ecs_component__card__flip-wrap {
  transform: none;
}
.ecs_cards_careers .ecs_component__card:hover .ecs_card_front, .ecs_cards_careers .ecs_component__card.ecs_active .ecs_card_front {
  opacity: 0;
}
.ecs_cards_careers .ecs_component__card:hover .ecs_card_back, .ecs_cards_careers .ecs_component__card.ecs_active .ecs_card_back {
  opacity: 1;
}
.ecs_cards_careers .ecs_component__card:not(.ecs_cards_careers .ecs_component__card.ecs_card_flipcard) .ecs_component__card__wrap {
  background-color: #fff;
  border: 0;
  border-bottom: 4px solid #437ab1;
  box-shadow: -2px 4px 10px rgba(0, 0, 0, 0.12);
}
.ecs_cards_careers .ecs_component__card__gallery {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 62px 48px 16px 48px;
}
.ecs_cards_careers .ecs_component__card__gallery img {
  height: auto;
  max-width: 64px;
}
.ecs_cards_careers .ecs_component__card.ecs_card_flipcard .ecs_component__card__wrap {
  background-color: transparent;
  border: 0;
  box-shadow: none;
  padding-bottom: 40px;
}
.ecs_cards_careers .ecs_component__card.ecs_card_flipcard .ecs_component__card__flip-wrap {
  background-color: #fff;
  box-shadow: -2px 4px 10px rgba(0, 0, 0, 0.12);
  position: relative;
}
@media (min-width: 769px) {
  .ecs_cards_careers .ecs_component__card.ecs_card_flipcard .ecs_component__card__flip-wrap {
    min-height: 344px;
  }
}
@media (min-width: 1280px) {
  .ecs_cards_careers .ecs_component__card.ecs_card_flipcard .ecs_component__card__flip-wrap {
    min-height: 275px;
  }
}
.ecs_cards_careers .ecs_component__card.ecs_card_flipcard .ecs_component__card__flip-wrap:after {
  background-color: #437ab1;
  bottom: 0;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  width: 100%;
}
.ecs_cards_careers .ecs_card_front, .ecs_cards_careers .ecs_card_back {
  transition: 0.3s all ease-in-out;
}
.ecs_cards_careers .ecs_card_front .ecs_component__card__content-wrap {
  padding: 0 16px 62px 16px;
}
.ecs_cards_careers .ecs_card_back {
  opacity: 0;
  transform: none;
}
.ecs_cards_careers .ecs_card_flipicon {
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  bottom: 24px;
  color: #595b5f;
  display: block;
  left: 50%;
  opacity: 1;
  padding: 0 4px;
  position: absolute;
  transform: translateX(-50%);
  transition: 0.3s all ease-in-out;
}
.ecs_cards_careers .ecs_card_flipicon .ecs_icon:before {
  display: flex;
}
.ecs_cards_square .ecs__component-cards {
  padding-bottom: 92px;
}
@media (min-width: 769px) {
  .ecs_cards_square .ecs__component-cards {
    padding-bottom: 152px;
  }
}
.ecs_cards_square .ecs__component-wrapper {
  display: flex;
  flex-direction: column;
  gap: 72px;
}
.ecs_cards_square .ecs_intro_content {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin: auto;
  max-width: 718px;
  text-align: center;
}
.ecs_cards_square .ecs_intro_content .ecs_introline.introline {
  color: #004f74;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  /* 150% */
  text-transform: none;
  order: 1;
}
.ecs_cards_square .ecs_intro_content p.ecs_h2.ecs_headline.headline {
  margin-bottom: 0;
  order: 2;
}
.ecs_cards_square .ecs_intro_content .ecs_content {
  order: 3;
}
.ecs_cards_square .ecs_intro_content .ecs_ctas {
  bottom: -72px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
.ecs_cards_square .ecs_component__content-block__cta {
  display: none;
}
.ecs_cards_square .ecs_component__card__wrap {
  background-color: transparent;
  box-shadow: unset;
}
.ecs_cards_square .ecs_picture::after {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.6);
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M6 7C4.89543 7 4 7.89543 4 9V16C4 17.1046 4.89543 18 6 18H13C14.1046 18 15 17.1046 15 16V14.7256C14.9998 14.7144 14.9998 14.7033 15 14.6921V10.3076C14.9998 10.2964 14.9998 10.2852 15 10.274V9C15 7.89543 14.1046 7 13 7H6ZM16.9713 8.51874C16.7336 6.53652 15.0463 5 13 5H6C3.79086 5 2 6.79086 2 9V16C2 18.2091 3.79086 20 6 20H13C15.0462 20 16.7336 18.4635 16.9713 16.4813L18.956 17.7022L18.96 17.7046C19.2632 17.8892 19.6095 17.9892 19.9631 17.9957C20.3171 18.0023 20.6667 17.9148 20.9761 17.7418C21.2855 17.5687 21.5433 17.3165 21.7231 17.0114C21.9032 16.7058 21.9985 16.3578 22 16.004L22 15.9998L22 8.99982L22 8.99566C21.9985 8.64085 21.9027 8.29399 21.7231 7.98917C21.5433 7.68408 21.2855 7.43188 20.9761 7.25886C20.6667 7.08583 20.3171 6.99833 19.9631 7.00487C19.6095 7.01141 19.2632 7.11145 18.96 7.29605L16.9713 8.51874ZM17 10.8489V14.1509L20 15.9962L20 9.00453L17 10.8489Z" fill="white"/></svg>');
  display: flex;
  gap: 8px;
  height: 56px;
  justify-content: center;
  left: 50%;
  padding: 26px 16px 16px 18px;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(calc(-50% - 44px));
  width: 56px;
}
.ecs_cards_square .ecs_picture .ecs_component__card__image {
  aspect-ratio: 1;
  object-fit: cover;
}
.ecs_cards_icon .ecs__component-cards .ecs__component-wrapper {
  display: flex;
  flex-direction: column;
  gap: 56px;
}
.ecs_cards_icon .ecs__component-cards .ecs_intro_content {
  display: block;
}
.ecs_cards_icon .ecs__component-cards .ecs_intro_content:after {
  border-top: 2px dotted #adadad;
  content: "";
  display: block;
  height: 1px;
  position: relative;
  width: 100%;
}
.ecs_cards_icon .ecs__component-cards .ecs_intro_content .ecs_h2 {
  color: #004f74;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
  text-transform: none;
}
.ecs_cards_icon .ecs__component-cards .ecs_intro_content .ecs_h3 {
  color: #2e3433;
  font-family: "Poppins", serif;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.6px;
  line-height: 38px;
  margin-bottom: 56px;
  text-transform: none;
}
.ecs_cards_icon .ecs__component-cards .ecs_intro_content .ecs_h3:not(.ecs_cards_icon .ecs__component-cards .ecs_intro_content .ecs_h3:last-child) {
  margin-bottom: 16px;
}
.ecs_cards_icon .ecs__component-cards .ecs_component__card__wrap {
  background: transparent;
  box-shadow: none;
  display: flex;
  flex-direction: column;
  gap: 16px;
  text-align: left;
}
.ecs_cards_icon .ecs__component-cards .ecs_component__card img {
  height: auto;
  width: 72px;
}
.ecs_cards_icon .ecs__component-cards .ecs_component__card__content-wrap {
  padding: 0;
}
.ecs_cards_white_background .ecs__component-cards .ecs_component__card__wrap {
  align-items: center;
  background: #fff;
  border: 1px solid #f1f2f5;
  border-radius: 8px;
  box-shadow: 2px 4px 20px 0px rgba(0, 0, 0, 0.06);
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding: 16px;
}
@media (min-width: 1024px) {
  .ecs_cards_white_background .ecs__component-cards .ecs_component__card__wrap {
    padding: 24px;
  }
}
@media (min-width: 1280px) {
  .ecs_cards_white_background .ecs__component-cards .ecs_component__card__wrap {
    padding: 32px 60px;
  }
}
.ecs_cards_white_background .ecs__component-cards .ecs_component__card__wrap .ecs_img.ecs_component__card__image {
  height: 72px;
  margin: auto;
  width: 72px;
}
.ecs_cards_white_background .ecs__component-cards .ecs_component__card__wrap .h2.ecs_component__content-block__header {
  color: #004F74;
  font-size: 32px;
}
.ecs_cards_white_background .ecs__component-cards .ecs_component__card__wrap .ecs_component__content-block__content {
  font-size: 16px;
}
.ecs_cards_white_background .ecs__component-cards .ecs_component__card__wrap .ecs_component__card__content-wrap {
  padding: 0;
}
.ecs_cards_half_background::before {
  background-color: #437ab1;
  background-image: url("../../assets/images/background-maroon-seamless.png");
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 50%;
  inset: auto 0 0 0;
  position: absolute;
}
.ecs_cards_blue_with_layout_shift .ecs__component-wrapper.container {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.ecs_cards_blue_with_layout_shift .ecs__component-cards__gallery {
  background-color: #e07e37;
  background-image: url("../../assets/images/background-navy-seamless.png");
}
.ecs_cards_blue_with_layout_shift .ecs_intro_content {
  align-items: center;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.ecs_cards_blue_with_layout_shift .ecs_intro_content .ecs_introline {
  color: #ff9e18;
  order: 1;
}
.ecs_cards_blue_with_layout_shift .ecs_intro_content .ecs_headline {
  color: #fff;
  order: 2;
}
.ecs_cards_blue_with_layout_shift .ecs_intro_content .ecs_content {
  color: #fff;
  order: 3;
}
.ecs_cards_blue_with_layout_shift .ecs_intro_content .ecs_ctas {
  bottom: 0;
  left: 50%;
  order: 4;
  position: absolute;
  transform: translateX(-50%);
}
.ecs_cards_blue_with_layout_shift .ecs_intro_content .ecs_ctas .ecs_button {
  border-color: #fff;
  color: #fff;
}
.ecs_cards_blue_with_layout_shift .ecs_component__cards__wrap {
  padding-bottom: 104px;
}
.ecs_cards_blue_with_layout_shift .ecs_component__cards__wrap .ecs_component__card__wrap {
  align-items: flex-start;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0px 12px 16px -4px rgba(0, 0, 0, 0.08);
  display: flex;
  flex: 1 0 0;
  flex-direction: column;
  gap: 24px;
  padding: 40px 32px;
}
.ecs_cards_blue_with_layout_shift .ecs_component__cards__wrap .ecs_component__card__content-wrap {
  padding: 0;
}
.ecs_cards_blue_with_layout_shift .ecs_component__cards__wrap .ecs_component__card__image {
  height: 145px;
  object-fit: contain;
}
.ecs_circle_pie_chart {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media (min-width: 769px) {
  .ecs_circle_pie_chart {
    flex-direction: row;
  }
}
.ecs_chart_column {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 769px) {
  .ecs_chart_column {
    width: 50%;
  }
}
.ecs_chart_column .ecs_hr {
  border-top: solid 2px #e1e3e8;
  content: "";
  display: block;
  height: auto;
  margin: 0 -24px;
  padding-bottom: 16px;
  position: relative;
  width: 100%;
}
.ecs_chart_column .ecs_ul {
  margin-top: 24px;
}
@media (min-width: 769px) {
  .ecs_chart_column .ecs_ul {
    margin-top: 64px;
  }
}
.ecs_chart_column .ecs_li {
  position: relative;
}
.ecs_chart_column .ecs_li .ecs_bullet {
  background-color: red;
  border-radius: 50%;
  content: "";
  height: 16px;
  left: -24px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
}
.ecs_chart_circles {
  aspect-ratio: 1;
  position: relative;
}
@media (min-width: 769px) {
  .ecs_chart_circles {
    right: -40px;
  }
}
.ecs_chart_circles > .ecs_chart_circle:first-child {
  height: 75%;
  right: 20px;
  top: 0;
  width: 75%;
}
@media (min-width: 769px) {
  .ecs_chart_circles > .ecs_chart_circle:first-child {
    top: -20px;
  }
}
.ecs_chart_circles > .ecs_chart_circle:nth-child(2) {
  bottom: 30px;
  height: 50%;
  left: 0;
  width: 50%;
}
@media (min-width: 769px) {
  .ecs_chart_circles > .ecs_chart_circle:nth-child(2) {
    left: -40px;
  }
}
.ecs_chart_circles > .ecs_chart_circle:nth-child(3) {
  bottom: 0;
  height: 30%;
  right: 20px;
  width: 30%;
}
@media (min-width: 769px) {
  .ecs_chart_circles > .ecs_chart_circle:nth-child(3) {
    bottom: -20px;
  }
}
.ecs_chart_circles .ecs_chart_circle {
  align-items: center;
  aspect-ratio: 1;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  position: absolute;
}
.ecs_chart_circles .ecs_chart_circle .ecs_p {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  line-height: 50px;
  text-align: center;
}
@media (min-width: 769px) {
  .ecs_chart_circles .ecs_chart_circle .ecs_p {
    font-size: 40px;
  }
}
@media (min-width: 1024px) {
  .ecs_chart_circles .ecs_chart_circle .ecs_p {
    font-size: 56.555px;
    line-height: 77.763px;
  }
}
.ecs__component-contact {
  padding: 20px;
}
@media (min-width: 769px) {
  .ecs__component-contact {
    padding: 80px;
  }
}
.ecs__component-contact__addresses__address__title, .ecs__component-contact__addresses__address .ecs_h2 {
  font-family: "Poppins", serif;
  margin-top: 24px;
  margin-bottom: 8px !important;
}
.ecs__component-contact__message__heading {
  font-family: "Poppins", serif;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.44px;
  margin-bottom: 0;
}
.ecs__component-contact__phone__title {
  margin-top: 24px;
}
.ecs__component-contact__socials__title {
  margin-top: 24px;
}
.ecs__component-contact .social_icons {
  gap: 16px;
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  font-size: 30px;
  line-height: 30px;
}
.ecs_component__content-block {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.ecs_component__content-block__wrap {
  max-width: 100%;
}
.ecs_component__content-block__content-wrap {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.ecs_component__content-block .content1--right > .columns, .ecs_component__content-block .content1--left > .columns {
  display: flex;
}
@media (min-width: 769px) {
  .ecs_component__content-block .content1--right > .columns, .ecs_component__content-block .content1--left > .columns {
    flex-direction: row;
  }
}
.ecs_component__content-block .content1--right > .columns {
  flex-direction: column;
}
@media (min-width: 769px) {
  .ecs_component__content-block .content1--right > .columns {
    flex-direction: row;
  }
}
.ecs_component__content-block .content1--left > .columns {
  flex-direction: column;
}
@media (min-width: 769px) {
  .ecs_component__content-block .content1--left > .columns {
    flex-direction: row;
  }
}
.ecs_component__content-block__content:not(.ecs_component__content-block__content:last-child) {
  margin-bottom: 40px;
}
.ecs_component__content-block__content-wrap {
  padding: 0;
}
.ecs_component__content-block__content.ecs_component__content-block__icon-block {
  margin-bottom: 12px;
}
.ecs_component__content-block__column-gallery {
  max-width: 100%;
}
.ecs_component__content-block__gallery {
  width: 100%;
}
.ecs_component__content-block__gallery .ecs_img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
.ecs_component__content-block__image {
  height: auto;
  width: 100%;
}
.ecs_component__content-block__icon-block {
  align-items: stretch;
  display: flex;
  flex-direction: row;
}
.ecs_component__content-block__icon-column {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding-right: 30px;
}
.ecs_component__content-block__icon-column .icon {
  flex: 0;
  margin-bottom: 8px;
  max-height: 30px;
  width: 30px;
}
.ecs_component__content-block__icon-column .icon.redpeak-icon-smartphone {
  content: url("../../assets/images/icon_smartphone.svg");
}
.ecs_component__content-block__icon-column .icon.redpeak-icon-arrow {
  content: url("../../assets/images/icon_location_arrow.svg");
}
.ecs_component__content-block__icon-column .icon.redpeak-icon-clock {
  content: url("../../assets/images/icon_clock.svg");
}
.ecs_component__content-block__icon-line {
  border-left: 3px dotted #e4e4e4;
  flex: 1;
  height: 100%;
  margin: 0 auto;
}
.ecs_component__content-block__icon-content {
  display: flex;
  flex-direction: column;
  padding-bottom: 30px;
}
.ecs_component__content-block__columns.columns {
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 769px) {
  .ecs_component__content-block__columns.columns {
    flex-direction: unset;
  }
}
.ecs_component__content-block__columns.is-vcentered {
  align-items: center;
}
.ecs_component__content-block .slick-list {
  width: 100%;
}
.ecs_component__content-block .h2, .ecs_component__content-block .h3 {
  color: #3d4543;
}
.ecs_component__content-block .h2 {
  margin-bottom: 16px;
}
.ecs_component__content-block .ecs_component__content-block__list-item {
  list-style: none;
  padding-top: 8px;
}
.ecs_component__content-block .ecs_component__content-block__list-item:not(.ecs_component__content-block .ecs_component__content-block__list-item:last-child) {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 8px;
}
.ecs_component__content-block .ecs_contentblock_card {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-align: center;
}
.ecs_component__content-block .ecs_contentblock_card .ecs_picture {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ecs_component__content-block .ecs_contentblock_card .ecs_img {
  margin-bottom: 16px;
  max-width: 72px;
}
.ecs_component__content-block .ecs_contentblock_card .ecs_h2 {
  font-size: 16px;
  line-height: 24px;
}
.ecs__component-contentblock__top_tabs .ecs_tabs_navigation {
  justify-content: center;
  margin-bottom: 0;
  min-width: 100%;
}
@media (min-width: 1024px) {
  .ecs__component-contentblock__top_tabs .ecs_tabs_navigation {
    margin-bottom: 64px;
  }
}
.ecs__component-contentblock__top_tabs .ecs_tabs_navigation .ecs_tabs_buttonnav {
  display: none;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 769px) {
  .ecs__component-contentblock__top_tabs .ecs_tabs_navigation .ecs_tabs_buttonnav {
    display: flex;
    flex-direction: row;
    gap: 24px;
    justify-content: flex-start;
  }
}
.ecs__component-contentblock__top_tabs .ecs_tabs_navigation .ecs_tabs_selectnav {
  display: block;
  margin-bottom: 16px;
  margin-top: -16px;
  min-height: 40px;
  width: 100%;
}
@media (min-width: 769px) {
  .ecs__component-contentblock__top_tabs .ecs_tabs_navigation .ecs_tabs_selectnav {
    display: none;
    margin-bottom: 0;
    margin-top: 0;
    width: auto;
  }
}
.ecs__component-contentblock__top_tabs .ecs_tabs_navwrap .item {
  display: flex;
  font-weight: 600;
  margin-bottom: 8px;
  padding-bottom: 4px;
  position: relative;
  transition: 0.3s all ease-in-out;
}
@media (min-width: 769px) {
  .ecs__component-contentblock__top_tabs .ecs_tabs_navwrap .item {
    margin-bottom: 0;
  }
}
.ecs__component-contentblock__top_tabs .ecs_tabs_navwrap .item:hover, .ecs__component-contentblock__top_tabs .ecs_tabs_navwrap .item.active {
  color: #437ab1;
}
.ecs__component-contentblock__top_tabs .ecs_tabs_navwrap .item:hover:after, .ecs__component-contentblock__top_tabs .ecs_tabs_navwrap .item.active:after {
  width: 100%;
}
.ecs__component-contentblock__top_tabs .ecs_tabs_navwrap .item:after {
  background-color: #437ab1;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  top: 100%;
  transform: translateX(-50%);
  transition: 0.3s all ease-in-out;
  width: 0;
}
.ecs__component-contentblock__top_tabs .ecs_tab_listtitle.h3 {
  color: #737b32;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: normal;
  margin-bottom: 8px;
  text-transform: none;
}
.ecs__component-contentblock__top_tabs .ecs_tab_list {
  list-style: disc;
  padding-inline-start: 16px;
}
.ecs__component-contentblock__top_tabs .ecs_tab_list:not(.ecs__component-contentblock__top_tabs .ecs_tab_list:last-child) {
  margin-bottom: 16px;
}
@media (min-width: 769px) {
  .ecs__component-contentblock__top_tabs .ecs_tab_list {
    column-gap: 24px;
    columns: 2;
  }
}
.ecs__component-contentblock__top_tabs .ecs_tab_list .ecs_li {
  break-inside: avoid;
  margin-bottom: 4px;
  padding-left: 4px;
}
.ecs__component-contentblock__top_tabs .ecs_tab_content:not(.ecs__component-contentblock__top_tabs .ecs_tab_content:last-child), .ecs__component-contentblock__top_tabs .ecs_tab_lists:not(.ecs__component-contentblock__top_tabs .ecs_tab_content:last-child), .ecs__component-contentblock__top_tabs .ecs_tab_ctas:not(.ecs__component-contentblock__top_tabs .ecs_tab_content:last-child), .ecs__component-contentblock__top_tabs .ecs_tab_content:not(.ecs__component-contentblock__top_tabs .ecs_tab_lists:last-child), .ecs__component-contentblock__top_tabs .ecs_tab_lists:not(.ecs__component-contentblock__top_tabs .ecs_tab_lists:last-child), .ecs__component-contentblock__top_tabs .ecs_tab_ctas:not(.ecs__component-contentblock__top_tabs .ecs_tab_lists:last-child), .ecs__component-contentblock__top_tabs .ecs_tab_content:not(.ecs__component-contentblock__top_tabs .ecs_tab_ctas:last-child), .ecs__component-contentblock__top_tabs .ecs_tab_lists:not(.ecs__component-contentblock__top_tabs .ecs_tab_ctas:last-child), .ecs__component-contentblock__top_tabs .ecs_tab_ctas:not(.ecs__component-contentblock__top_tabs .ecs_tab_ctas:last-child) {
  margin-bottom: 36px;
}
.ecs__component-contentblock__top_tabs .ecs_tabs_contentcolumns {
  display: flex;
  flex-direction: column-reverse;
  min-width: 100%;
}
@media (min-width: 769px) {
  .ecs__component-contentblock__top_tabs .ecs_tabs_contentcolumns {
    flex-direction: row;
  }
}
.ecs__component-contentblock__top_tabs .ecs_component__content-block__gallery {
  position: relative;
}
.ecs__component-contentblock__top_tabs .ecs_component__content-block__gallery::after {
  bottom: 24px;
  content: url("../../assets/images/redpeak-doublearrow-yellow-right.svg");
  position: absolute;
  right: -12px;
  width: 42px;
}
@media (min-width: 769px) {
  .ecs__component-contentblock__top_tabs .ecs_component__content-block__gallery::after {
    bottom: 80px;
    height: auto;
    right: 24px;
    transform: translateX(50%) translateY(50%);
    width: 84px;
  }
}
.ecs__component-contentblock__top_tabs .slick-slider .slick-dots {
  display: none !important;
}
.ecs__component-contentblock__two_column.ecs__component {
  background-color: #e07e37;
  background-image: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Olive_MountainLines.jpg);
}
.ecs__component-contentblock__two_column h2.h3.ecs_component__content-block__header {
  margin-bottom: 8px;
}
.redpeak--living-phone .ecs_component__content-block__header.h3:before {
  content: url("../../assets/images/icon_smartphone.svg");
  display: block;
  height: auto;
  position: relative;
  width: 30px;
}
.reverse .ecs_component__content-block .h2, .reverse .ecs_component__content-block .h3 {
  color: #fff;
}
.ecs_contentblock_blue_eyebrow .ecs__component-contentblock__content_block .ecs_component__content-block__header {
  color: #004f74;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  /* 150% */
  text-transform: none;
}
.ecs_contentblock_blue_eyebrow .ecs__component-contentblock__two_column h2.ecs_component__content-block__header {
  color: #004f74;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  /* 150% */
  text-transform: none;
}
.ecs_contentblock_orange_eyebrow .ecs__component-contentblock__content_block .ecs_component__content-block__header {
  color: #004f74;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  /* 150% */
  text-transform: none;
  color: #ff9e18;
}
.ecs_contentblock_orange_eyebrow .ecs__component-contentblock__two_column h2.ecs_component__content-block__header {
  color: #004f74;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  /* 150% */
  text-transform: none;
  color: #ff9e18;
}
.ecs_contentblock_white_background .ecs_component__content-block__columns {
  background-color: #fff;
  padding: 16px;
}
@media (min-width: 769px) {
  .ecs_contentblock_white_background .ecs_component__content-block__columns {
    padding: 64px;
  }
}
.ecs_contentblock_white_background_less .ecs_component__content-block__columns {
  background-color: #fff;
  padding: 16px;
}
@media (min-width: 769px) {
  .ecs_contentblock_white_background_less .ecs_component__content-block__columns {
    padding: 16px;
  }
}
.ecs_contentblock_white_background_less .ecs_component__content-block__gallery .ecs_img {
  aspect-ratio: 1.25;
  object-fit: cover;
}
.ecs_contentblock_blue_background {
  background-color: #e07e37;
  background-image: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Olive_MountainLines.jpg);
  color: #fff;
  padding-top: 100px;
  z-index: 0;
}
.ecs_contentblock_blue_background .h2, .ecs_contentblock_blue_background .h3 {
  color: #fff;
}
.ecs_contentblock_red_background {
  background-color: #437ab1;
  background-image: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Sunset_RailLines-1.jpg);
  color: #fff;
}
.ecs_contentblock_red_background .h2, .ecs_contentblock_red_background .h3 {
  color: #fff;
}
.ecs_contentblock_red_top_left .ecs_component__content-block__gallery {
  position: relative;
}
.ecs_contentblock_red_top_left .ecs_component__content-block__gallery::before {
  content: url("../../assets/images/redpeak-doublearrow-red-right.svg");
  left: -12px;
  position: absolute;
  top: 24px;
  width: 42px;
  z-index: 1;
}
@media (min-width: 769px) {
  .ecs_contentblock_red_top_left .ecs_component__content-block__gallery::before {
    height: auto;
    left: -24px;
    top: 80px;
    transform: translateY(50%);
    width: 84px;
  }
}
.ecs_contentblock_orange_bottom_right .ecs_component__content-block__gallery {
  position: relative;
}
.ecs_contentblock_orange_bottom_right .ecs_component__content-block__gallery::after {
  bottom: 24px;
  content: url("../../assets/images/redpeak-doublearrow-yellow-right.svg");
  position: absolute;
  right: -12px;
  width: 42px;
}
@media (min-width: 769px) {
  .ecs_contentblock_orange_bottom_right .ecs_component__content-block__gallery::after {
    bottom: 80px;
    height: auto;
    right: 0;
    transform: translateX(50%) translateY(50%);
    width: 84px;
  }
}
.ecs_contentblock_award_blue .ecs_component__content-block__gallery {
  position: relative;
}
.ecs_contentblock_award_blue .ecs_component__content-block__gallery::before {
  content: url("../../assets/images/blue-award.svg");
  left: -12px;
  position: absolute;
  top: 24px;
  width: 42px;
}
@media (min-width: 769px) {
  .ecs_contentblock_award_blue .ecs_component__content-block__gallery::before {
    height: auto;
    left: -80px;
    top: 44px;
    transform: translateX(50%) translateY(50%);
    width: 84px;
  }
}
.ecs_contentblock_careers .ecs_component__content-block__gallery {
  margin-bottom: 50px;
  position: relative;
}
.ecs_contentblock_careers .ecs_component__content-block__gallery::after {
  bottom: 24px;
  content: url("../../assets/images/redpeak-doublearrow-yellow-right.svg");
  position: absolute;
  right: -12px;
  width: 42px;
}
@media (min-width: 769px) {
  .ecs_contentblock_careers .ecs_component__content-block__gallery::after {
    bottom: 80px;
    height: auto;
    right: 24px;
    transform: translateX(50%) translateY(50%);
    width: 84px;
  }
}
.ecs_contentblock_careers .ecs_component__content-block__gallery::before {
  content: url("../../assets/images/redpeak-doublearrow-red-right.svg");
  left: -12px;
  position: absolute;
  top: 24px;
  width: 42px;
  z-index: 1;
}
@media (min-width: 769px) {
  .ecs_contentblock_careers .ecs_component__content-block__gallery::before {
    height: auto;
    left: -24px;
    top: 80px;
    transform: translateY(50%);
    width: 84px;
  }
}
.ecs_contentblock_careers .ecs__components__slider__arrow {
  background-color: transparent;
  border: 1px solid #adadad;
  bottom: auto;
  color: #adadad;
  opacity: 1;
  top: calc(100% + 16px);
}
.ecs_contentblock_careers .ecs__components__slider__arrow:hover {
  background-color: transparent;
  border-color: #585858;
  color: #585858;
}
.ecs_contentblock_careers .ecs__components__slider__arrow-left {
  left: auto;
  right: 48px;
}
.ecs_contentblock_careers .ecs__components__slider__arrow-right {
  right: 0;
}
.ecs_contentblock_careers .slick-dots {
  counter-reset: dots;
  display: flex;
  gap: 24px;
  justify-content: flex-start;
  left: 0;
  max-width: calc(100% - 80px);
  padding: 0;
  position: absolute;
  top: calc(100% + 16px);
  transform: none;
  width: auto;
}
.ecs_contentblock_careers .slick-dots li {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: #595b5f;
  counter-increment: dots;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  height: auto;
  line-height: 24px;
  margin: 0;
  padding-bottom: 4px;
  position: relative;
  transition: 0.3s all ease-in-out;
  width: auto;
}
.ecs_contentblock_careers .slick-dots li:before {
  content: counter(dots,decimal-leading-zero);
  position: relative;
}
.ecs_contentblock_careers .slick-dots li:after {
  background-color: #437ab1;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  transition: 0.3s all ease-in-out;
  width: 0;
}
.ecs_contentblock_careers .slick-dots li.slick-active, .ecs_contentblock_careers .slick-dots li:hover {
  background-color: transparent;
  color: #437ab1;
}
.ecs_contentblock_careers .slick-dots li.slick-active:after, .ecs_contentblock_careers .slick-dots li:hover:after {
  width: 100%;
}
.ecs_contentblock_careers .slick-slider, .ecs_contentblock_careers .slick-list, .ecs_contentblock_careers .slick-track, .ecs_contentblock_careers .slick-slide, .ecs_contentblock_careers .slick-slide > div, .ecs_contentblock_careers .ecs_component__content-block__slide {
  height: 100%;
}
@media (min-width: 769px) {
  .ecs_contentblock_careers .slick-slider, .ecs_contentblock_careers .slick-list, .ecs_contentblock_careers .slick-track, .ecs_contentblock_careers .slick-slide, .ecs_contentblock_careers .slick-slide > div, .ecs_contentblock_careers .ecs_component__content-block__slide {
    height: 100%;
  }
}
.ecs_contentblock_careers .slick-list {
  min-height: 100%;
}
@media (min-width: 769px) {
  .ecs_contentblock_careers .slick-list {
    min-height: 100%;
  }
}
.ecs_contentblock_careers .ecs_component__content-block__gallery {
  aspect-ratio: 1;
  width: 100%;
}
.ecs_contentblock_careers .ecs_picture {
  height: 100%;
  width: 100%;
}
.ecs_contentblock_careers .ecs_picture .ecs_img {
  object-fit: contain;
  width: 100%;
}
.ecs_contentblock_careers .h3 {
  color: #004d71;
}
@media (min-width: 769px) {
  .ecs_contentblock_townhome .ecs_component__content-block {
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .ecs_contentblock_townhome .ecs_component__content-block__column-gallery.column {
    padding-right: 64px;
  }
  .ecs_contentblock_townhome .ecs_component__content-block__column-content.column {
    padding-left: 64px;
  }
}
.ecs_contentblock_townhome .ecs_component__content-block__columns.columns {
  flex-direction: column;
}
@media (min-width: 769px) {
  .ecs_contentblock_townhome .ecs_component__content-block__columns.columns {
    flex-direction: row;
  }
}
.ecs_contentblock_townhome .ecs_component__content-block__wrap {
  margin: auto;
}
.ecs_contentblock_townhome .ecs_pretabs_labeltext {
  color: #595b5f;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}
.ecs_contentblock_townhome .ecs_tabs {
  padding-bottom: 40px;
}
@media (min-width: 769px) {
  .ecs_contentblock_townhome .ecs_tabs {
    padding-bottom: 24px;
  }
}
@media (min-width: 1024px) {
  .ecs_contentblock_townhome .ecs_tabs {
    padding-top: 86px;
  }
}
@media (min-width: 1408px) {
  .ecs_contentblock_townhome .ecs_tabs {
    padding-bottom: 0;
  }
}
@media (min-width: 1600px) {
  .ecs_contentblock_townhome .ecs_tabs {
    margin-bottom: -86px;
  }
}
@media (min-width: 769px) {
  .ecs_contentblock_townhome .ecs_tabs_navigation {
    align-items: center;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
}
@media (min-width: 1024px) {
  .ecs_contentblock_townhome .ecs_tabs_navigation {
    align-items: unset;
    flex-direction: row;
    justify-content: flex-start;
  }
}
.ecs_contentblock_townhome .ecs_tabs_navigation_buttonnav {
  flex-wrap: wrap;
}
.ecs_contentblock_townhome .ecs_tabs_contentcolumns {
  display: flex;
  flex-direction: column-reverse;
  margin: 0;
  width: 100%;
}
@media (min-width: 1024px) {
  .ecs_contentblock_townhome .ecs_tabs_contentcolumns {
    align-items: flex-start;
    flex-direction: row;
  }
}
.ecs_contentblock_townhome .ecs_tabs .ecs_tabs_contentwrap {
  background: #fff;
  box-shadow: -2px 4px 10px rgba(0, 0, 0, 0.12);
  padding: 40px 56px;
  width: 100%;
  z-index: 2;
}
@media (min-width: 1024px) {
  .ecs_contentblock_townhome .ecs_tabs .ecs_tabs_contentwrap {
    width: 50%;
  }
}
.ecs_contentblock_townhome .ecs_tabs .ecs_component__content-block__column-gallery {
  bottom: -31px;
  position: relative;
  width: 100%;
}
@media (min-width: 1024px) {
  .ecs_contentblock_townhome .ecs_tabs .ecs_component__content-block__column-gallery {
    bottom: unset;
    left: -20%;
    top: -100px;
    width: 71%;
  }
}
.ecs_contentblock_townhome .ecs_tabs .ecs_component__content-block__subhead {
  color: #e1251b;
  font-size: 28px;
}
.ecs_contentblock_townhome .ecs_tabs .ecs_button {
  align-items: center;
  border: 0;
  color: #2e3433;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  padding-left: 0;
}
.ecs_contentblock_townhome .ecs_tabs .ecs_button:after {
  background: center / contain no-repeat url("../../assets/images/red-arrow.svg");
  content: "";
  display: block;
  height: 24px;
  width: 24px;
}
.ecs_contentblock_townhome .ecs_tabs .ecs_button:hover, .ecs_contentblock_townhome .ecs_tabs .ecs_button:focus-visible {
  background-color: transparent;
  color: #e1251b;
}
.ecs_contentblock_stretch_columns .ecs_component__content-block__columns.is-vcentered {
  align-items: stretch;
}
.ecs__component-corporatecallouts.ecs__component-corporatecallouts__home .ecs__components__callout__mask {
  clip-path: url(#callout-home-clip);
}
@media (min-width: 769px) {
  .ecs__component-corporatecallouts.ecs__component-corporatecallouts__internal .ecs__component-corporatecallouts__content {
    padding-right: 36px;
  }
}
.ecs__component-corporatecallouts.ecs__component-corporatecallouts__internal .ecs__component-corporatecallouts__content__heading {
  font-size: 30px;
}
.ecs__component-corporatecallouts.ecs__component-corporatecallouts__internal .ecs__components__callout__mask {
  clip-path: url(#callout-clip);
  transition: 0.3s all ease-in-out;
}
.ecs__component-corporatecallouts.ecs__component-corporatecallouts__internal .ecs__components__callout__cta {
  display: none;
}
.ecs__component-corporatecallouts.ecs__component-corporatecallouts__internal .ecs__components__callout h3.ecs__components__callout__heading {
  font-weight: 600;
  text-transform: none;
}
@media (min-width: 769px) {
  .ecs__component-corporatecallouts.ecs__component-corporatecallouts__internal .ecs__components__callout h3.ecs__components__callout__heading {
    font-size: 30px;
  }
}
.ecs__component-corporatecallouts__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ecs__component-corporatecallouts__content.column {
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 769px) {
  .ecs__component-corporatecallouts__content.column {
    padding: 0;
  }
}
.ecs__component-corporatecallouts__content__heading {
  color: #3d4543;
}
@media (min-width: 769px) {
  .ecs__component-corporatecallouts__content__heading {
    font-size: 55px;
    line-height: 66px;
    padding-right: 36px;
  }
}
.ecs__component-corporatecallouts__content__intro {
  color: #3d4543;
}
.ecs__component-corporatecallouts__content__image {
  align-items: flex-end;
  display: flex;
}
@media (min-width: 769px) {
  .ecs__component-corporatecallouts__content__image {
    height: 100%;
  }
}
@media (min-width: 769px) {
  .ecs__component-corporatecallouts__content__image img {
    height: 100%;
    object-fit: cover;
    object-position: bottom left;
  }
}
.ecs__component-corporatecallouts .ecs__components__callout__wrapper {
  display: block;
  width: 100%;
}
@media (min-width: 769px) {
  .ecs__component-corporatecallouts .ecs__components__callout__wrapper {
    width: calc(100% - 160px);
  }
}
@media (min-width: 769px) {
  .ecs__component-corporatecallouts .ecs__components__callout__wrapper.index--1 {
    border-left: 6px solid #e07e37;
  }
}
.ecs__component-corporatecallouts .ecs__components__callout__wrapper.index--1 .ecs__components__callout__cta {
  color: #e07e37;
}
.ecs__component-corporatecallouts .ecs__components__callout__wrapper.index--1 .ecs__components__callout__background {
  background-color: #e07e37;
}
.ecs__component-corporatecallouts .ecs__components__callout__wrapper.index--1 .ecs__components__callout__mask:after {
  background-color: #e07e37;
}
@media (min-width: 769px) {
  .ecs__component-corporatecallouts .ecs__components__callout__wrapper.index--2 {
    border-left: 6px solid #437ab1;
  }
}
.ecs__component-corporatecallouts .ecs__components__callout__wrapper.index--2 .ecs__components__callout__cta {
  color: #437ab1;
}
.ecs__component-corporatecallouts .ecs__components__callout__wrapper.index--2 .ecs__components__callout__background {
  background-color: #437ab1;
}
.ecs__component-corporatecallouts .ecs__components__callout__wrapper.index--2 .ecs__components__callout__mask:after {
  background-color: #437ab1;
}
@media (min-width: 769px) {
  .ecs__component-corporatecallouts .ecs__components__callout__wrapper.index--3 {
    border-left: 6px solid #437ab1;
  }
}
.ecs__component-corporatecallouts .ecs__components__callout__wrapper.index--3 .ecs__components__callout__cta {
  color: #437ab1;
}
.ecs__component-corporatecallouts .ecs__components__callout__wrapper.index--3 .ecs__components__callout__background {
  background-color: #437ab1;
}
.ecs__component-corporatecallouts .ecs__components__callout__wrapper.index--3 .ecs__components__callout__mask:after {
  background-color: #437ab1;
}
@media (min-width: 769px) {
  .ecs__component-corporatecallouts .ecs__components__callout__wrapper.index--4 {
    border-left: 6px solid #03384d;
  }
}
.ecs__component-corporatecallouts .ecs__components__callout__wrapper.index--4 .ecs__components__callout__cta {
  color: #03384d;
}
.ecs__component-corporatecallouts .ecs__components__callout__wrapper.index--4 .ecs__components__callout__background {
  background-color: #03384d;
}
.ecs__component-corporatecallouts .ecs__components__callout__wrapper.index--4 .ecs__components__callout__mask:after {
  background-color: #03384d;
}
.ecs__component-corporatecallouts .ecs__components__callout {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-bottom: 36px;
  overflow: hidden;
  transition: 0.3s all ease-in-out;
  width: 100%;
}
@media (min-width: 769px) {
  .ecs__component-corporatecallouts .ecs__components__callout {
    align-items: stretch;
    background-color: #fff;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
    flex-direction: row;
    overflow: visible;
    width: calc(100% - 40px);
  }
}
.ecs__component-corporatecallouts .ecs__components__callout:hover .ecs__components__callout__mask {
  transform: translateX(calc(25% + 36px));
}
.ecs__component-corporatecallouts .ecs__components__callout:hover .ecs__components__callout__mask:after {
  opacity: 0.5;
}
.ecs__component-corporatecallouts .ecs__components__callout__content {
  align-items: center;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  line-height: 28px;
  min-width: 50%;
  padding: 16px 36px;
  text-align: center;
  transition: 0.3s all ease-in-out;
  width: 100%;
}
@media (min-width: 769px) {
  .ecs__component-corporatecallouts .ecs__components__callout__content {
    align-items: flex-start;
    padding-right: 0;
    text-align: left;
  }
}
.ecs__component-corporatecallouts .ecs__components__callout__icon, .ecs__component-corporatecallouts .ecs__components__callout__heading, .ecs__component-corporatecallouts .ecs__components__callout__message {
  margin-bottom: 4px;
}
.ecs__component-corporatecallouts .ecs__components__callout__icon {
  width: 35px;
}
.ecs__component-corporatecallouts .ecs__components__callout__heading.h2 {
  color: #3d4543;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2.16px;
}
.ecs__component-corporatecallouts .ecs__components__callout__message {
  color: #3d4543;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}
.ecs__component-corporatecallouts .ecs__components__callout__cta {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.26px;
}
.ecs__component-corporatecallouts .ecs__components__callout__image-block {
  max-width: 320px;
  position: relative;
}
.ecs__component-corporatecallouts .ecs__components__callout__background {
  display: block;
  height: 8px;
  left: 50%;
  position: absolute;
  top: calc(50% - 4px);
  transform: translateX(-50%);
  width: 100vw;
  z-index: 1;
}
@media (min-width: 769px) {
  .ecs__component-corporatecallouts .ecs__components__callout__background {
    display: none;
    width: 0;
  }
}
.ecs__component-corporatecallouts .ecs__components__callout__mask {
  flex: 1;
  height: 100%;
  max-width: 250px;
  min-width: 250px;
  position: relative;
  transition: 0.3s all ease-in-out;
  width: 100%;
  z-index: 2;
}
@media (min-width: 769px) {
  .ecs__component-corporatecallouts .ecs__components__callout__mask {
    max-width: none;
    transform: translateX(25%);
  }
}
.ecs__component-corporatecallouts .ecs__components__callout__mask:after {
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: 0.3s all ease-in-out;
  width: 100%;
  z-index: 2;
}
.ecs__component-corporatecallouts .ecs__components__callout__mask-image {
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: relative;
  width: 100%;
  z-index: 1;
}
.ecs_components__container-component-corporatehero svg {
  height: 0;
  width: 0;
}
.ecs__component-corporatehero {
  height: 650px;
  padding: 0;
}
.ecs__component-corporatehero__wrap {
  height: 100%;
}
.ecs__component-corporatehero__hero {
  align-items: center;
  background-position: center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  position: relative;
}
@media (min-width: 769px) {
  .ecs__component-corporatehero__hero {
    flex-direction: row;
  }
}
.ecs__component-corporatehero__hero:after, .ecs__component-corporatehero__hero:before {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.ecs__component-corporatehero__hero:after {
  background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 100%);
  height: 400px;
  opacity: 0.5;
}
.ecs__component-corporatehero__hero:before {
  background-color: rgba(0, 0, 0, 0.4);
  height: 100%;
}
.ecs__component-corporatehero__hero-background {
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  width: 100%;
}
.ecs__component-corporatehero__hero-background img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
.ecs__component-corporatehero__hero-columns {
  display: flex;
  flex-direction: column-reverse;
  height: 100%;
  justify-content: flex-end;
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
  width: 100%;
  z-index: 1;
}
@media (min-width: 769px) {
  .ecs__component-corporatehero__hero-columns {
    flex-direction: row;
  }
}
.ecs__component-corporatehero__hero__quick-search__field {
  display: none;
}
@media (min-width: 769px) {
  .ecs__component-corporatehero__hero__quick-search__field {
    display: block;
  }
}
.ecs__component-corporatehero__hero__quick-search__select.nice-select {
  background-color: rgba(0, 0, 0, 0.2);
  border-color: #adadad;
  border-radius: 0;
  height: 34px;
  line-height: 18px;
  margin-bottom: 16px;
  padding: 8px 48px;
  padding-left: 42px;
  position: relative;
  width: 100%;
}
@media (min-width: 769px) {
  .ecs__component-corporatehero__hero__quick-search__select.nice-select {
    margin-bottom: 0;
  }
}
.ecs__component-corporatehero__hero__quick-search__select.nice-select:hover:after, .ecs__component-corporatehero__hero__quick-search__select.nice-select.open:after {
  background-color: #437ab1;
  transform: rotate(180deg);
}
.ecs__component-corporatehero__hero__quick-search__select.nice-select:before {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 24px;
  left: 8px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
}
.ecs__component-corporatehero__hero__quick-search__select.nice-select:after {
  background-color: transparent;
  border: 1px solid #adadad;
  color: #fff;
  content: "";
  font-family: "studio-icon-font";
  height: 34px;
  margin-top: 0;
  padding: 8px;
  position: absolute;
  right: -1px;
  top: -1px;
  transform: rotate(0deg);
  transform-origin: center;
  transition: background-color 0.3s ease-in-out;
  width: auto;
}
.ecs__component-corporatehero__hero__quick-search__select.nice-select .current {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}
.ecs__component-corporatehero__hero__quick-search__select.nice-select .list {
  border-radius: 0;
  margin-left: -1px;
  margin-top: 0;
  max-height: 180px;
  min-width: calc(100% + 2px);
  overflow: scroll;
}
.ecs__component-corporatehero__hero__quick-search__select.nice-select .option {
  position: relative;
}
.ecs__component-corporatehero__hero__quick-search__select.nice-select .option:after {
  background-color: #437ab1;
  bottom: -2px;
  content: "";
  height: 2px;
  left: 16px;
  position: absolute;
  transition: 0.3s all ease-in-out;
  width: 0;
}
.ecs__component-corporatehero__hero__quick-search__select.nice-select .option:hover {
  background-color: transparent;
}
.ecs__component-corporatehero__hero__quick-search__select.nice-select .option:hover:after {
  width: calc(100% - 32px);
}
.ecs__component-corporatehero__hero__quick-search__bedrooms.nice-select:before {
  background-image: url("../../assets/images/icon_bed.svg");
}
.ecs__component-corporatehero__hero__quick-search__neighborhoods.nice-select:before {
  background-image: url("../../assets/images/icon_building.svg");
}
.ecs__component-corporatehero__hero__quick-search__pricing.nice-select:before {
  background-image: url("../../assets/images/icon_dollar.svg");
}
.ecs__component-corporatehero__hero__quick-search .button {
  background-color: #437ab1;
  color: #fff;
  padding: 8px 16px;
  width: 100%;
}
.ecs__component-corporatehero__hero__quick-search .button:hover {
  filter: brightness(75%);
}
.ecs__component-corporatehero__hero-content {
  align-items: center;
  display: flex;
  flex: 1;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
@media (min-width: 769px) {
  .ecs__component-corporatehero__hero-content {
    align-items: flex-start;
    height: auto;
  }
}
.ecs__component-corporatehero__hero-content .h1 {
  color: #fff;
  font-size: 35px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 44px;
  margin-bottom: 36px;
  max-width: 600px;
  padding: 0 24px;
  text-align: center;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  text-transform: none;
}
@media (min-width: 769px) {
  .ecs__component-corporatehero__hero-content .h1 {
    font-size: 56px;
    line-height: 65px;
    text-align: left;
  }
}
.ecs__component-corporatehero__hero-content__asset-search {
  padding: 0 24px;
  width: calc(100% - 48px);
}
.ecs__component-corporatehero__hero-asides {
  display: flex;
  flex-direction: row-reverse;
  flex-grow: 0;
  justify-content: flex-start;
  min-height: 140px;
  padding: 0;
  width: calc(100% + 80px);
}
@media (min-width: 769px) {
  .ecs__component-corporatehero__hero-asides {
    bottom: auto;
    flex-direction: column;
    height: calc(100% + 32px);
    margin: -16px 0;
    max-width: 350px;
    min-height: 0;
    position: relative;
    width: calc(100% + 80px);
  }
}
.ecs__component-corporatehero__hero-aside {
  align-items: center;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  clip-path: url("#hero-clip");
  display: flex;
  flex: 1;
  margin-left: -90px;
  overflow: hidden;
  position: relative;
  width: calc(33% + 90px);
}
@media (min-width: 769px) {
  .ecs__component-corporatehero__hero-aside {
    height: 100%;
    margin: 16px 0;
    margin-left: -100px;
    max-height: calc(33% - 30px);
    min-width: 350px;
    width: 100%;
  }
}
.ecs__component-corporatehero__hero-aside-image {
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  height: 100%;
  object-fit: cover;
  object-position: left center;
  position: absolute;
  width: 100%;
}
.ecs__component-corporatehero__hero__content {
  flex: 1;
  width: 100%;
}
.ecs_components__container.ecs_components__container-component-divider .ecs__component {
  padding-bottom: 0;
  padding-top: 0;
}
.ecs__component-divider hr.ecs__component-divider__divider {
  background-color: transparent;
  border: 0;
  border-bottom: 4px dotted #adadad;
  margin: 0;
}
.ecs_extra_bottom_padding.ecs_components__container.ecs_components__container-component-divider {
  padding-bottom: 40px;
}
.ecs_components__container-component-error404 {
  background-image: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Sunset_RailLines-1.jpg);
  background-position: center;
  background-size: cover;
  padding: 16px;
}
@media (min-width: 769px) {
  .ecs_components__container-component-error404 {
    padding: 50px;
    padding-left: 0;
  }
}
.ecs__component-error404 {
  align-items: center;
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  display: flex;
  flex-direction: column;
  padding: 0;
}
@media (min-width: 769px) {
  .ecs__component-error404 {
    flex-direction: row;
  }
}
.ecs__component-error404__image {
  aspect-ratio: 1.2363;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
}
@media (min-width: 769px) {
  .ecs__component-error404__image {
    min-width: 50%;
  }
}
.ecs__component-error404__content:not(.ecs__component-error404__content:last-child) {
  margin-bottom: 24px;
}
.ecs__component-error404__content__wrapper {
  padding: 50px;
}
.ecs__component-error404 .ecs_component__content-block__wrap {
  max-width: none;
}
.ecs_cards_error404 {
  position: relative;
}
.ecs_cards_error404::before {
  background-image: url("../../assets/images/background-red-paint-bottom-slant.png");
  background-position: center;
  background-size: cover;
  bottom: 0;
  content: "";
  height: calc(100% - 400px);
  left: 0;
  position: absolute;
  width: 100vw;
}
@media (min-width: 769px) {
  .ecs_cards_error404::before {
    height: 263px;
  }
}
.ecs_cards_error404 .ecs_component__cards__intro {
  margin: auto;
  margin-bottom: 64px;
  max-width: 620px;
  text-align: center;
}
.ecs_cards_error404 .ecs_headline {
  color: #437ab1;
  font-size: 150%;
  font-weight: 600;
  line-height: 36px;
}
.ecs_cards_error404 .ecs_introline {
  color: #2e3433;
  font-size: 200%;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 24px;
}
.ecs_cards_error404 .ecs_component__card__wrap {
  border-bottom: 4px solid #437ab1;
  padding: 8px;
  width: 100%;
}
.ecs_cards_error404 .ecs_component__card__wrap .ecs_component__card__column-images {
  padding: 8px 24px;
}
@media (min-width: 1024px) {
  .ecs_cards_error404 .ecs_component__card__wrap .ecs_component__card__column-images {
    padding: 36px 36px 8px;
  }
}
.ecs_cards_error404 .ecs_component__card__wrap .ecs_component__card__image {
  margin: auto;
  max-width: 88px;
}
.ecs_cards_error404 .ecs_component__card__wrap .ecs_component__card__content-wrap {
  overflow-wrap: break-word;
  padding: 0;
}
.ecs_cards_error404 .ecs_component__card__wrap .ecs_component__content-block__cta {
  display: none;
}
.ecs__component-filteredproperties .ecs__component-filteredproperties__wrapper.ecs__component-wrapper.container {
  display: flex;
  flex-direction: column;
  gap: 36px;
}
.ecs__component-filteredproperties__intro {
  display: flex;
  flex-direction: column;
  gap: 8px;
  text-align: center;
}
.ecs__component-filteredproperties__intro .ecs__component-filteredproperties__headline.h2 {
  margin-bottom: 0;
  order: 2;
}
.ecs__component-filteredproperties__intro .ecs__component-filteredproperties__intro-line {
  color: #c22219;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  order: 1;
}
.ecs__component-filteredproperties__intro .ecs__component-filteredproperties__content {
  order: 3;
}
.ecs__component-filteredproperties__card {
  height: 100%;
  position: relative;
}
.ecs__component-filteredproperties__card__wrap {
  background-color: #fff;
  border-bottom: 4px solid #e07e37;
  box-shadow: -2px 4px 10px rgba(0, 0, 0, 0.12);
  display: block;
  height: 100%;
}
.ecs__component-filteredproperties__card__image-wrap {
  display: block;
  padding-bottom: 300px;
  position: relative;
}
.ecs__component-filteredproperties__card__image {
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  width: 100%;
}
.ecs__component-filteredproperties__card__community-badge {
  background: rgba(0, 0, 0, 0.45);
  color: #fff;
  left: 28px;
  padding: 4px 8px;
  position: absolute;
  top: 28px;
}
.ecs__component-filteredproperties__card__title {
  padding: 16px;
}
.ecs__component-filteredproperties__card__title.h2 {
  color: #3d4543;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.28px;
  line-height: 18px;
}
.ecs__component-filteredproperties__card__content {
  display: inline-block;
  margin-bottom: 8px;
}
.ecs__component-filteredproperties__card__content-wrapper {
  border-top: 3px dotted #e4e4e4;
  font-size: 16px;
  line-height: 24px;
  padding: 16px;
}
.ecs__component-filteredproperties__bottom-cta {
  text-align: center;
}
.ecs__component-filteredproperties__bottom-cta .button {
  border-color: #fff;
  color: #fff;
  display: inline-block;
}
.ecs__component-filteredproperties__bottom-cta .button:hover {
  background-color: #fff;
  color: #437ab1;
}
.ecs__component-filteredproperties-red {
  position: relative;
  z-index: 1;
}
.ecs__component-filteredproperties-red .ecs__component-filteredproperties__wrapper, .ecs__component-filteredproperties-red .ecs_filtered_properties_slider {
  position: static;
}
.ecs__component-filteredproperties-red:after {
  background: bottom / cover no-repeat url("../../assets/images/background_darkred_paint.png");
  bottom: 0;
  content: "";
  display: block;
  height: calc(100% - 260px);
  left: 0;
  position: absolute;
  width: 100vw;
  z-index: 0;
}
.ecs__component-filteredproperties__featured.ecs__component-filteredproperties .ecs__component-filteredproperties__headline {
  text-align: center;
}
.ecs__component-filteredproperties__standard {
  padding-bottom: 120px;
  z-index: 1;
}
@media (min-width: 1024px) {
  .ecs__component-filteredproperties__standard {
    padding-bottom: 80px;
  }
}
.ecs__component-filteredproperties__standard .slick-slider .slick-track {
  align-items: stretch;
  display: flex;
}
.ecs__component-filteredproperties__standard .slick-slider .slick-slide {
  height: auto;
}
.ecs__component-filteredproperties__standard .slick-slider .slick-slide > div {
  height: 100%;
}
.ecs__component-filteredproperties__standard .slick-slider .slick-dots li {
  display: none;
}
@media (min-width: 769px) {
  .ecs__component-filteredproperties__standard .slick-slider .slick-list {
    min-width: 100vw;
    padding-left: 70px;
  }
}
@media (min-width: 1280px) {
  .ecs__component-filteredproperties__standard .slick-slider .slick-list {
    min-width: unset;
    padding-left: 0;
  }
}
.ecs__component-filteredproperties__standard .slick-slider .ecs__components__slider__arrow {
  background-color: transparent;
  opacity: 1;
}
.ecs__component-filteredproperties__standard .slick-slider .ecs__components__slider__arrow-left {
  bottom: 40px;
  left: 35%;
  right: unset;
}
@media (min-width: 769px) {
  .ecs__component-filteredproperties__standard .slick-slider .ecs__components__slider__arrow-left {
    left: 40%;
  }
}
@media (min-width: 1024px) {
  .ecs__component-filteredproperties__standard .slick-slider .ecs__components__slider__arrow-left {
    bottom: 20px;
    left: 46.5%;
  }
}
.ecs__component-filteredproperties__standard .slick-slider .ecs__components__slider__arrow-right {
  bottom: 40px;
  right: 35%;
}
@media (min-width: 769px) {
  .ecs__component-filteredproperties__standard .slick-slider .ecs__components__slider__arrow-right {
    right: 40%;
  }
}
@media (min-width: 1024px) {
  .ecs__component-filteredproperties__standard .slick-slider .ecs__components__slider__arrow-right {
    bottom: 20px;
    right: 46.5%;
  }
}
.ecs_card_cta_red .ecs__component-filteredproperties__card__content-wrapper {
  padding: 16px 0 0 0;
  margin: 0 16px 16px;
}
.ecs_card_cta_red .ecs__component-filteredproperties__card__wrap {
  border-bottom-color: #c22219;
}
.ecs_card_cta_red .ecs__component-filteredproperties__card__layouts {
  margin-bottom: 16px;
}
.ecs_card_cta_red .ecs_a .ecs_span {
  color: #c22219;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1.6px;
  line-height: 16px;
  /* 160% */
  text-transform: uppercase;
}
.ecs_card_cta_red .ecs_a .ecs_icon {
  display: none;
}
.ecs_component__flexible-text__column {
  gap: 24px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.ecs__component-fullwidthcontent {
  text-align: center;
}
.ecs__component-fullwidthcontent-headline {
  color: #2e3433;
  font-family: "Poppins", serif;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.6px;
  line-height: 38px;
  margin-bottom: 8px;
}
.ecs__component-fullwidthcontent-headline:not(.ecs__component-fullwidthcontent-headline:last-child) {
  margin-bottom: 16px;
}
.ecs__component-fullwidthcontent-content:not(.ecs__component-fullwidthcontent-content:last-child) {
  margin-bottom: 36px;
}
.ecs__component-fullwidthcontent-ctas .column:nth-child(even) .button {
  background: transparent;
  border: 0;
  padding-left: 0;
  padding-right: 0;
}
.ecs__component-fullwidthcontent-ctas .column:nth-child(even) .button:after {
  content: "";
  display: inline-flex;
  font-family: "studio-icon-font";
  margin-left: 8px;
  transform: rotate(-45deg);
}
.ecs__component-fullwidthcontent-ctas .column:nth-child(even) .button:hover {
  background: transparent;
  border: 0;
  color: #3d4543;
}
.ecs__component-fullwidthcontent__quote {
  padding: 0;
  text-align: left;
}
.ecs__component-fullwidthcontent__quote__wrap {
  align-items: center;
  background-position: center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  padding: 16px;
}
@media (min-width: 769px) {
  .ecs__component-fullwidthcontent__quote__wrap {
    padding: 104px 80px;
  }
}
.ecs__component-fullwidthcontent__quote__content {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  font-size: 20px;
  font-weight: 600;
  line-height: 35px;
  margin-bottom: 16px;
  max-width: 1344px;
  position: relative;
  text-align: left;
}
@media (min-width: 769px) {
  .ecs__component-fullwidthcontent__quote__content {
    font-size: 35px;
    line-height: 45px;
    padding: 0 36px;
    text-align: center;
  }
}
.ecs__component-fullwidthcontent__quote__content:before, .ecs__component-fullwidthcontent__quote__content:after {
  color: #e07e37;
  font-family: sans-serif;
  font-size: 56px;
  font-weight: 700;
  transform: translateY(16px);
}
@media (min-width: 769px) {
  .ecs__component-fullwidthcontent__quote__content:before, .ecs__component-fullwidthcontent__quote__content:after {
    font-size: 72px;
    position: absolute;
  }
}
.ecs__component-fullwidthcontent__quote__content:before {
  content: "“";
}
@media (min-width: 769px) {
  .ecs__component-fullwidthcontent__quote__content:before {
    left: 0;
    top: 0;
    transform: translateY(0);
  }
}
.ecs__component-fullwidthcontent__quote__content:after {
  content: "”";
}
@media (min-width: 769px) {
  .ecs__component-fullwidthcontent__quote__content:after {
    bottom: 0;
    right: 0;
  }
}
.ecs__component-fullwidthcontent__quote__byline {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  font-style: italic;
  max-width: 1344px;
  text-align: left;
  width: 100%;
}
@media (min-width: 769px) {
  .ecs__component-fullwidthcontent__quote__byline {
    padding: 0 36px;
    text-align: center;
  }
}
.ecs_components__container-component-fullwidthcontent.ecs_fullwidth_narrow .ecs__component-fullwidthcontent, .ecs_components__container-component-fullwidthcontent.ecs_fullwidth_narrow .ecs_intro_content {
  margin: 0 auto;
  max-width: 1060px;
}
.ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers {
  text-align: center;
}
.ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs_intro_content, .ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs__component-fullwidthcontent__content-wrap {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs_intro_content .ecs_headline, .ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs__component-fullwidthcontent__content-wrap .ecs_headline {
  margin-bottom: 0;
}
.ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs_intro_content, .ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs__component-fullwidthcontent__content-wrap {
  gap: 16px;
}
.ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs__component-fullwidthcontent {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0;
  position: relative;
}
.ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs__component-wrapper {
  padding: 24px;
}
@media (min-width: 769px) {
  .ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs__component-wrapper {
    padding: 64px;
  }
}
.ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs__component-fullwidthcontent__image-wrap {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs__component-fullwidthcontent__image-wrap:after {
  background-color: rgba(0, 0, 0, 0.1);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs__component-fullwidthcontent__image-wrap .ecs_picture {
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}
.ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs__component-fullwidthcontent__image-wrap .ecs_img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
.ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs__component-fullwidthcontent__content-wrap {
  background-color: rgba(255, 255, 255, 0.85);
  padding: 16px;
  text-align: center;
  z-index: 3;
}
@media (min-width: 769px) {
  .ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs__component-fullwidthcontent__content-wrap {
    max-width: 612px;
    padding: 64px 80px;
  }
}
.ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs__components__cta__title {
  background-color: transparent;
  border: 2px solid #437ab1;
  color: #437ab1;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.8px;
  padding: 16px 24px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.3s all ease-in-out;
  white-space: nowrap;
}
.ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs__components__cta__title:hover, .ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs__components__cta__title.btn--active {
  background-color: #437ab1;
  color: #fff;
}
.ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs__components__cta__title--arrow {
  border: 0;
  margin-right: 24px;
  padding: 0;
  padding-right: 8px;
  position: relative;
}
.ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs__components__cta__title--arrow:hover {
  background-color: transparent;
}
.ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs__components__cta__title--arrow:before {
  background-color: #437ab1;
  content: "";
  height: 2px;
  left: calc(100%);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s all ease-in-out;
  width: 12px;
}
.ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs__components__cta__title--arrow:after {
  color: #437ab1;
  content: "";
  font-family: "studio-icon-font";
  font-size: 12px;
  left: calc(100% + 3px);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s all ease-in-out;
}
.ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs__components__cta__title--arrow:hover:before {
  width: 20px;
}
.ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs__components__cta__title--arrow:hover:after {
  left: calc(100% + 11px);
}
@media (min-width: 769px) {
  .ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs_ctas {
    margin-bottom: 48px;
    margin-top: 24px;
    margin-bottom: 48px;
  }
}
.ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs_ctas .ecs_button:last-child {
  border-color: transparent;
  display: inline-flex;
  gap: 8px;
}
.ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs_ctas .ecs_button:last-child:after {
  content: "";
  font-family: "studio-icon-font";
  transform: rotate(-45deg);
}
.ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs_ctas .ecs_button:last-child:hover:after, .ecs_components__container-component-fullwidthcontent.ecs_fullwidth_careers .ecs_ctas .ecs_button:last-child:focus:after {
  transform: rotate(0deg);
}
.ecs__component-funnel .ecs_intro_content {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 24px;
}
.ecs__component-funnel .ecs_intro_content .ecs_headline {
  margin-bottom: 0;
}
.ecs_component__gallery {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 0 16px;
}
.ecs_component__gallery__wrap {
  margin-bottom: 80px;
  width: 100%;
}
.ecs_component__gallery__buttons {
  display: flex;
  flex-direction: column;
  margin-bottom: 24px;
}
@media (min-width: 769px) {
  .ecs_component__gallery__buttons {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.ecs_component__gallery__buttons .button {
  cursor: pointer;
  margin: 4px;
}
.ecs_component__gallery__item {
  aspect-ratio: 1.3333333333;
  width: 100%;
}
.ecs_component__gallery__item img, .ecs_component__gallery__item .ecs_picture {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.ecs_component__gallery a.ecs_component__gallery__item {
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  padding-bottom: 100%;
  position: relative;
  width: 100%;
}
.ecs_component__gallery a.ecs_component__gallery__item img, .ecs_component__gallery a.ecs_component__gallery__item .ecs_picture {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.ecs_component__gallery .overlay {
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid #fff;
  border-radius: 50%;
  bottom: 16px;
  height: auto;
  left: auto;
  min-height: 24px;
  min-width: 24px;
  opacity: 1;
  right: 16px;
  top: auto;
  width: auto;
}
.ecs_component__gallery .overlay .icon {
  font-size: 24px;
}
.ecs_component__gallery__item:hover .overlay {
  background-color: rgba(0, 0, 0, 0.5);
}
.ecs__component__gallery__group {
  align-items: flex-start;
  justify-content: flex-start;
}
.ecs__component-greenhouse__wrap {
  display: flex;
  flex-direction: column;
  gap: 36px;
}
.ecs__component-greenhouse .ecs_intro_content {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 0 auto;
  max-width: 800px;
  text-align: center;
}
.property-page .ecs__component-hero {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: calc(100vh - 200px);
}
.property-page .ecs__component-hero:after {
  background-image: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Sunset_RailLines-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  bottom: -400px;
  clip-path: polygon(0 100px, 100% 0%, 100% calc(100% - 100px), 0% 100%);
  content: "";
  display: block;
  height: 800px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
@media (min-width: 769px) {
  .property-page .ecs__component-hero:after {
    clip-path: polygon(0 200px, 100% 0%, 100% calc(100% - 200px), 0% 100%);
  }
}
.property-page .ecs__component-hero .ecs_hero {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: auto;
  justify-content: center;
  z-index: 1;
}
.property-page .ecs__component-hero .ecs_hero_background {
  z-index: 2;
}
.property-page .ecs__component-hero .ecs_hero_container {
  z-index: 10;
}
.property-page .ecs__component-hero .hero__content {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 8px;
  justify-content: center;
}
.property-page .ecs__component-hero .ecs_headline {
  font-weight: 700;
  order: 2;
}
@media (min-width: 769px) {
  .property-page .ecs__component-hero .ecs_headline {
    font-size: 52px;
    line-height: 60px;
  }
}
.property-page .ecs__component-hero .ecs_introline {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.32px;
  line-height: 24px;
  order: 1;
  text-transform: none;
}
.property-page .ecs__component-hero .ecs_content {
  order: 3;
}
.property-page .ecs__component-hero .ecs_ctas {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  order: 4;
}
.property-page .ecs__component-hero .ecs_ctas .ecs_button {
  border-color: #fff;
  color: #fff;
}
.property-page .ecs__component-hero .ecs_ctas .ecs_button:hover {
  background-color: #fff;
  color: #437ab1;
}
.property-page .ecs__component-hero .ecs_market_search {
  display: none;
}
.property-page .ecs__component-hero .ecs_hero_overlay {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
}
.ecs__component-hero__single_image_with_cards {
  position: relative;
}
.ecs__component-hero__single_image_with_cards.ecs__component {
  padding: 0;
}
.ecs__component-hero__single_image_with_cards:after {
  background-image: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Sunset_RailLines-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  bottom: -400px;
  clip-path: polygon(0 100px, 100% 0%, 100% calc(100% - 100px), 0% 100%);
  content: "";
  display: block;
  height: 800px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
@media (min-width: 769px) {
  .ecs__component-hero__single_image_with_cards:after {
    clip-path: polygon(0 200px, 100% 0%, 100% calc(100% - 200px), 0% 100%);
  }
}
.ecs__component-hero__single_image_with_cards .hero {
  background-position: center;
  height: auto;
  margin-bottom: 100px;
  padding: 16px 0;
  position: relative;
}
@media (min-width: 769px) {
  .ecs__component-hero__single_image_with_cards .hero {
    height: calc(80vh - 200px);
    min-height: 450px;
    padding: 0;
  }
}
.ecs__component-hero__single_image_with_cards .hero:after, .ecs__component-hero__single_image_with_cards .hero:before {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.ecs__component-hero__single_image_with_cards .hero:after {
  background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 100%);
  height: 400px;
  opacity: 0.5;
}
.ecs__component-hero__single_image_with_cards .hero:before {
  background-color: rgba(0, 0, 0, 0.2);
  height: 100%;
}
.ecs__component-hero__single_image_with_cards .hero .container {
  color: #fff;
  display: flex;
  flex-direction: column;
  height: auto;
  justify-content: flex-start;
  margin-bottom: -80px;
  padding: 80px 20px 0;
  position: relative;
  text-align: center;
  z-index: 2;
}
@media (min-width: 769px) {
  .ecs__component-hero__single_image_with_cards .hero .container {
    bottom: -60px;
    height: calc(100% + 100px);
    justify-content: flex-end;
    left: 50%;
    margin-bottom: 0;
    position: absolute;
    transform: translateX(-50%);
    width: 100%;
  }
}
.ecs__component-hero__single_image_with_cards .hero .introline {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.75px;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.ecs__component-hero__single_image_with_cards .hero .headline {
  font-size: 32px;
  font-weight: 600;
  line-height: 48px;
  margin-bottom: 80px;
}
@media (min-width: 769px) {
  .ecs__component-hero__single_image_with_cards .hero .headline {
    font-size: 56px;
    line-height: 65px;
  }
}
.ecs__component-hero__single_image_with_cards .ecs__component-hero__ctas__intro {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.32px;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.ecs__component-hero__single_image_with_cards .ecs__component-hero__ctas {
  align-items: center;
  margin: 0 auto;
  max-width: 800px;
  width: 100%;
}
.ecs__component-hero__single_image_with_cards .ecs__component-hero__ctas__intro {
  font-size: 14px;
}
.ecs__component-hero__single_image_with_cards .ecs__component-hero__ctas__cards__card {
  aspect-ratio: 1.538;
  background-position: top center;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  flex: 1;
  font-size: 18px;
  font-weight: 700;
  min-width: 0;
  position: relative;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  width: 100%;
}
.ecs__component-hero__single_image_with_cards .ecs__component-hero__ctas__cards__card:after {
  background-color: rgba(0, 0, 0, 0.6);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  transition: 0.3s all ease-in-out;
  width: 100%;
  z-index: 1;
}
.ecs__component-hero__single_image_with_cards .ecs__component-hero__ctas__cards__card:hover:after {
  opacity: 1;
}
.ecs__component-hero__single_image_with_cards .ecs__component-hero__ctas__cards__card__text {
  position: relative;
  z-index: 2;
}
.ecs__component-hero__single_image_with_cards .ecs__component-hero__ctas__cards .ecs_picture .ecs_img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.ecs__component-hero__single_image_with_cards .ecs__component-hero__ctas__cards__card {
  overflow: hidden;
  position: relative;
}
.ecs__component-hero__single_image_with_cards .ecs__component-hero__ctas__cards__card__background {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ecs__component-hero__single_image_with_cards .ecs__component-hero__ctas__cards__card__background img {
  object-fit: cover;
  object-position: center;
}
.ecs__component-hero__single_image_with_cards .ecs__component-hero__ctas__cards__card__text {
  line-height: 1.875;
}
.home .ecs_components__container-component-hero {
  z-index: 2;
}
@media (min-width: 769px) {
  .home .ecs_components__container-component-hero .hero {
    height: 692px;
  }
}
.home .ecs_components__container-component-hero .ecs__component-hero__single_image, .home .ecs_components__container-component-hero .ecs__component-hero__single_image_with_marketsearch {
  padding: 0;
}
.home .ecs_components__container-component-hero .hero__cta {
  display: none;
}
.home .ecs_components__container-component-hero .hero__content {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 1040px;
}
.home .ecs_components__container-component-hero .plyr--stopped .plyr__control[data-plyr="play"] {
  background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg xmlns="http://www.w3.org/2000/svg" width="20" height="15" viewBox="0 0 20 15" fill="none"><path d="M14 5.28986L17.48 3.15021C17.6313 3.05809 17.8044 3.00798 17.9816 3.0047C18.1587 3.00143 18.3334 3.04519 18.488 3.13166C18.6427 3.21812 18.7716 3.34427 18.8616 3.49689C18.9515 3.64951 18.9993 3.82267 19 3.99982V10.9998C18.9993 11.177 18.9515 11.3511 18.8616 11.5037C18.7716 11.6564 18.6427 11.7825 18.488 11.869C18.3334 11.9554 18.1587 11.9992 17.9816 11.9959C17.8044 11.9926 17.6313 11.9425 17.48 11.8504L14 9.70978" stroke="white" stroke-linecap="round" stroke-linejoin="round"></path><path d="M11 1H4C2.34315 1 1 2.34315 1 4V11C1 12.6569 2.34315 14 4 14H11C12.6569 14 14 12.6569 14 11V4C14 2.34315 12.6569 1 11 1Z" stroke="white" stroke-linecap="round" stroke-linejoin="round"></path></svg>');
}
.home .ecs_components__container-component-hero .plyr--stopped .plyr__control[data-plyr="play"] svg {
  display: none;
}
.home .ecs_components__container-component-hero .plyr--stopped .plyr__volume {
  display: none;
}
.home .ecs_components__container-component-hero .plyr .plyr__control[data-plyr="play"] {
  align-items: center;
  background: rgba(0, 0, 0, 0.4);
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #fff;
  border-radius: 200px;
  bottom: 56px;
  display: flex;
  height: 54px;
  justify-content: center;
  position: absolute;
  position: absolute;
  right: 0;
  right: 72px;
  width: 54px;
  z-index: 2;
}
.home .ecs_components__container-component-hero .plyr .plyr__control[data-plyr="play"]:focus, .home .ecs_components__container-component-hero .plyr .plyr__control[data-plyr="play"]:hover {
  background-color: #e1251b;
}
.home .ecs_components__container-component-hero .plyr .plyr__volume {
  bottom: 8px;
  position: absolute;
  right: 8px;
}
.home .ecs_components__container-component-hero .plyr .plyr__volume input[type=range]::-webkit-slider-runnable-track {
  background-image: linear-gradient(to right, #e1251b var(--value, 0), transparent var(--value, 0));
}
.home .ecs_components__container-component-hero .plyr .plyr__volume plyr__control.plyr__tab-focus, .home .ecs_components__container-component-hero .plyr .plyr__volume .plyr__control:hover, .home .ecs_components__container-component-hero .plyr .plyr__volume .plyr__control[aria-expanded=true] {
  background-color: #e1251b;
}
.home .ecs_components__container-component-hero .plyr__controls {
  background: linear-gradient(280deg, rgba(0, 0, 0, 0) 43.41%, rgba(0, 0, 0, 0.8) 95.98%);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.home .ecs_components__container-component-hero .ecs_hero_container {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 32px;
  height: 100%;
  justify-content: flex-start;
  margin: 0;
  padding: 40px;
  z-index: 1;
  /* H1/Desktop */
  /* Misc/Hero */
}
@media (min-width: 769px) {
  .home .ecs_components__container-component-hero .ecs_hero_container {
    padding: 112px 88px;
  }
}
.home .ecs_components__container-component-hero .ecs_hero_container .headline, .home .ecs_components__container-component-hero .ecs_hero_container .introline, .home .ecs_components__container-component-hero .ecs_hero_container .ecs_content, .home .ecs_components__container-component-hero .ecs_hero_container .cta {
  color: #FFF;
  margin-bottom: 0;
  text-align: left;
}
.home .ecs_components__container-component-hero .ecs_hero_container .headline {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2.24px;
  line-height: 20px;
  /* 125% */
  text-shadow: -2px 4px 10px rgba(0, 0, 0, 0.12);
  text-transform: uppercase;
}
.home .ecs_components__container-component-hero .ecs_hero_container .introline {
  color: #FFF;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 56px;
  /* 116.667% */
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  text-transform: none;
}
.home .ecs_components__container-component-hero .ecs_hero_container .ecs_ctas .ecs_a.ecs_button {
  background-color: transparent;
  border: solid 1px white;
  color: white;
  font-size: 16px;
  font-weight: 600;
  gap: 12px;
  letter-spacing: normal;
  line-height: 20px;
  /* 125% */
  padding: 12px 24px;
  text-transform: none;
}
.home .ecs_components__container-component-hero .ecs_hero_container .ecs_ctas .ecs_a.ecs_button::before {
  content: unset;
  font-family: "studio-icon-font";
}
.home .ecs_components__container-component-hero .ecs_hero_container .ecs_ctas .ecs_a.ecs_button::after {
  content: unset;
  font-family: "studio-icon-font";
}
.home .ecs_components__container-component-hero .ecs_hero_container .ecs_ctas .ecs_a.ecs_button:hover, .home .ecs_components__container-component-hero .ecs_hero_container .ecs_ctas .ecs_a.ecs_button:focus {
  background-color: #e1251b;
  color: white;
}
.home .ecs_components__container-component-hero .ecs_form.ecs_market_search {
  align-items: stretch;
  background: #FFF;
  box-shadow: -2px 4px 20px 0px rgba(0, 0, 0, 0.12);
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 8px;
  padding: 20px;
  position: relative;
  width: 100%;
}
@media (min-width: 769px) {
  .home .ecs_components__container-component-hero .ecs_form.ecs_market_search {
    align-items: center;
    bottom: -48px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: flex-start;
    left: 88px;
    position: absolute;
    width: auto;
  }
}
.home .ecs_components__container-component-hero .ecs_form.ecs_market_search > div {
  display: flex;
  flex-direction: column;
  padding: 0;
}
.home .ecs_components__container-component-hero .ecs_form.ecs_market_search .ecs_icon {
  display: none;
}
.home .ecs_components__container-component-hero .ecs_form.ecs_market_search .ecs_select {
  align-items: center;
  background: #FFF;
  border: 1px solid #D2D5D9;
  border-radius: 0;
  color: #1E1C1B;
  display: flex;
  font-size: 16px;
  font-weight: 500;
  justify-content: space-between;
  padding-left: 16px;
}
.home .ecs_components__container-component-hero .ecs_form.ecs_market_search .ecs_select .option.selected {
  font-weight: 500;
}
.home .ecs_hide_market_search .ecs_form.ecs_market_search {
  display: none !important;
}
.ecs_component_images_tab .ecs_intro_content {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: auto;
  margin-bottom: 48px;
  max-width: 712px;
  text-align: center;
}
.ecs_component_images_tab .ecs_intro_content .ecs_headline {
  margin-bottom: 0;
}
.ecs_component_images_tab .ecs_image_tabs_navigation.ecs_tabs {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
  margin-bottom: 48px;
}
.ecs_component_images_tab .ecs_a.item {
  align-items: center;
  background-color: transparent;
  border: solid 1px #365B50;
  color: #365B50;
  display: inline-flex;
  flex-direction: column;
  font-size: 12px;
  font-weight: 700;
  gap: 8px;
  justify-content: center;
  letter-spacing: 1.92px;
  line-height: 16px;
  padding: 16px 24px;
  text-transform: uppercase;
}
.ecs_component_images_tab .ecs_a.item:hover, .ecs_component_images_tab .ecs_a.item:focus, .ecs_component_images_tab .ecs_a.item.active {
  background-color: #365B50;
  color: white;
}
.ecs_component_images_tab .ecs_image_row {
  align-items: stretch;
  display: flex;
  gap: 32px;
  margin-bottom: 48px;
}
.ecs_component_images_tab .ecs_picture, .ecs_component_images_tab .ecs_img {
  aspect-ratio: 1.2;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.ecs_component_images_tab .ecs_image_container {
  position: relative;
  width: 100%;
}
@media (min-width: 769px) {
  .ecs_component_images_tab .ecs_image_container {
    width: 50%;
  }
}
.ecs_component_images_tab .ecs_image_container::after {
  align-items: center;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  bottom: 24px;
  color: white;
  content: "Before";
  display: flex;
  display: inline-flex;
  justify-content: center;
  left: 24px;
  padding: 8px 17px 8px 16px;
  position: absolute;
}
.ecs_component_images_tab .ecs_image_container.ecs_after_image::after {
  content: "After";
}
.ecs__component-pageintro {
  margin-bottom: 36px;
  padding: 0 !important;
}
.ecs__component-pageintro_image {
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  width: 100%;
}
.ecs__component-pageintro_image .ecs_img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.ecs__component-pageintro__hero {
  align-items: center;
  background-position: center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 275px;
  position: relative;
}
@media (min-width: 769px) {
  .ecs__component-pageintro__hero {
    min-height: calc(100vh - 400px);
  }
}
.ecs__component-pageintro__hero:after {
  background-color: rgba(0, 0, 0, 0.2);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.ecs__component-pageintro__hero__headline {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 80px;
  text-align: center;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  z-index: 2;
}
@media (min-width: 769px) {
  .ecs__component-pageintro__hero__headline {
    font-size: 56px;
    line-height: 72px;
  }
}
.ecs__component-pageintro__hero__intro-line {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2.24px;
  line-height: 16px;
  text-align: center;
  text-shadow: 2px 4px 20px rgba(0, 0, 0, 0.06);
  text-transform: uppercase;
  z-index: 2;
  font-size: 14px;
  letter-spacing: 1.75px;
  margin-bottom: 8px;
  text-align: center;
  width: 100%;
}
@media (min-width: 769px) {
  .ecs__component-pageintro__hero__intro-line {
    font-size: 16px;
    line-height: 20px;
  }
}
.ecs__component-pageintro__hero__intro-content {
  text-align: center;
  width: 100%;
  z-index: 2;
}
.ecs__component-pageintro__hero__content {
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  margin: 16px;
  margin-top: -80px;
  max-width: calc(100% - 32px);
  position: relative;
  width: 100%;
  z-index: 5;
}
@media (min-width: 769px) {
  .ecs__component-pageintro__hero__content {
    margin: 16px auto;
    margin-top: -80px;
    max-width: 960px;
  }
}
.ecs__component-pageintro__hero__content .column {
  padding-bottom: 6px;
  padding-top: 6px;
}
.ecs__component-pageintro__hero__content__item {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.8px;
  line-height: 14px;
  text-transform: uppercase;
}
.ecs__component-pageintro__hero__content__item-link {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.8px;
  line-height: 14px;
  padding-right: 16px;
  position: relative;
  text-transform: uppercase;
}
.ecs__component-pageintro__hero__content__item-link:before {
  background-color: #437ab1;
  content: "";
  height: 2px;
  left: calc(100% - 5px);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s all ease-in-out;
  width: 12px;
}
.ecs__component-pageintro__hero__content__item-link:after {
  color: #437ab1;
  content: "";
  font-family: "studio-icon-font";
  left: calc(100% - 2px);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s all ease-in-out;
}
.ecs__component-pageintro__hero__content__item-link:hover:before {
  width: 20px;
}
.ecs__component-pageintro__hero__content__item-link:hover:after {
  left: calc(100% + 6px);
}
.ecs__component-pageintro__hero__messaging {
  padding: 16px 24px;
}
@media (min-width: 769px) {
  .ecs__component-pageintro__hero__messaging {
    padding: 36px 80px;
  }
}
.ecs__component-pageintro__hero__links-wrap {
  align-items: center;
  justify-content: center;
  width: 100%;
}
.ecs__component-pageintro__hero__lines {
  bottom: 0;
  display: none;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100%;
  z-index: 10;
}
.ecs__component-pageintro__hero__lines .line {
  background: #437ab1;
  bottom: 0;
  height: 100px;
  left: 0;
  opacity: 0.7;
  position: absolute;
  width: 100%;
}
.ecs__component-pageintro__hero__lines .line-1 {
  bottom: 16px;
  clip-path: polygon(100% calc(100% - 100px), 100% calc(100% - 105px), 50% calc(100% - 5px), 0 calc(100% - 105px), 0 calc(100% - 100px), 50% calc(100% + 0px));
  height: 108px;
  margin-top: -2px;
}
.ecs__component-pageintro__hero__lines .line-2 {
  bottom: -4px;
  clip-path: polygon(100% calc(100% - 100px), 100% calc(100% - 110px), 50% calc(100% - 10px), 0 calc(100% - 110px), 0 calc(100% - 100px), 50% calc(100% + 0px));
  height: 112px;
  opacity: 1;
}
.ecs__component-pageintro__hero__lines .line-3 {
  bottom: -20px;
  clip-path: polygon(100% calc(100% - 100px), 100% calc(100% - 105px), 50% calc(100% - 5px), 0 calc(100% - 105px), 0 calc(100% - 100px), 50% calc(100% + 0px));
  height: 108px;
}
.corporate-page .ecs__component-pageintro__intro, .archive .ecs__component-pageintro__intro {
  margin-bottom: 36px;
}
.corporate-page .ecs__component-pageintro__hero, .archive .ecs__component-pageintro__hero {
  clip-path: polygon(0% 0%, 100% 0, 100% calc(100% - 100px), 50% 100%, 0 calc(100% - 100px));
  flex-direction: column-reverse;
  height: 100%;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.corporate-page .ecs__component-pageintro__hero:after, .archive .ecs__component-pageintro__hero:after {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.corporate-page .ecs__component-pageintro__hero__content, .archive .ecs__component-pageintro__hero__content {
  background: transparent;
  border-bottom: 0;
  bottom: calc(50% + 0px);
  box-shadow: none;
  left: 50%;
  margin: 0;
  position: absolute;
  transform: translateX(-50%);
  z-index: 2;
}
.corporate-page .ecs__component-pageintro__hero__messaging, .archive .ecs__component-pageintro__hero__messaging {
  padding: 0;
}
.corporate-page .ecs__component-pageintro__hero__headline, .archive .ecs__component-pageintro__hero__headline {
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}
.corporate-page .ecs__component-pageintro__hero__intro-line, .archive .ecs__component-pageintro__hero__intro-line {
  color: #fff;
  position: relative;
  z-index: 2;
}
.corporate-page .ecs__component-pageintro__hero__intro-content, .archive .ecs__component-pageintro__hero__intro-content {
  display: none;
  position: relative;
  z-index: 2;
}
.corporate-page .ecs__component-pageintro__hero__lines, .archive .ecs__component-pageintro__hero__lines {
  display: block;
}
.ecs_orange {
  color: #ff9e18;
}
.ecs_corporate_intro .ecs__component-pageintro, .corporate-page .ecs_corporate_intro .ecs__component-pageintro {
  border-bottom: 4px solid #437ab1;
}
.ecs_corporate_intro .ecs__component-pageintro__hero, .corporate-page .ecs_corporate_intro .ecs__component-pageintro__hero {
  align-items: flex-start;
  clip-path: none;
  justify-content: flex-start;
  position: relative;
}
.ecs_corporate_intro .ecs__component-pageintro__hero__lines, .corporate-page .ecs_corporate_intro .ecs__component-pageintro__hero__lines {
  display: none !important;
}
.ecs_corporate_intro .ecs__component-pageintro__hero:after, .corporate-page .ecs_corporate_intro .ecs__component-pageintro__hero:after {
  background-image: url("../../assets/images/background-blue-paint.jpg");
  background-size: cover;
  bottom: 0;
  clip-path: polygon(0% 0%, calc(0% + 32px) 0%, 100% 50%, calc(0% + 32px) 100%, 0% 100%, calc(100% - 32px) 50%);
  content: "";
  height: 100%;
  left: auto;
  position: absolute;
  right: 24px;
  width: 150px;
  z-index: 2;
}
@media (min-width: 769px) {
  .ecs_corporate_intro .ecs__component-pageintro__hero:after, .corporate-page .ecs_corporate_intro .ecs__component-pageintro__hero:after {
    right: 88px;
    width: 300px;
  }
}
.ecs_corporate_intro .ecs__component-pageintro__hero__content, .corporate-page .ecs_corporate_intro .ecs__component-pageintro__hero__content {
  align-items: flex-start;
  background-color: #03384d;
  background-image: url("../../assets/images/background-blue-paint.jpg");
  background-size: cover;
  bottom: 0;
  clip-path: polygon(0 0, calc(100% - 118px) 0, 100% 50%, calc(100% - 118px) 100%, 0 100%);
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  left: 0;
  padding: 24px;
  top: auto;
  transform: none;
}
@media (min-width: 769px) {
  .ecs_corporate_intro .ecs__component-pageintro__hero__content, .corporate-page .ecs_corporate_intro .ecs__component-pageintro__hero__content {
    clip-path: polygon(0 0, calc(100% - 268px) 0, 100% 50%, calc(100% - 268px) 100%, 0 100%);
    padding: 88px;
  }
}
.ecs_corporate_intro .ecs__component-pageintro .ecs__component-pageintro__hero__headline, .ecs_corporate_intro .ecs__component-pageintro .ecs__component-pageintro__hero__intro-content, .ecs_corporate_intro .ecs__component-pageintro .ecs__component-pageintro__hero__intro-line, .corporate-page .ecs_corporate_intro .ecs__component-pageintro .ecs__component-pageintro__hero__headline, .corporate-page .ecs_corporate_intro .ecs__component-pageintro .ecs__component-pageintro__hero__intro-content, .corporate-page .ecs_corporate_intro .ecs__component-pageintro .ecs__component-pageintro__hero__intro-line {
  text-align: left;
}
.ecs_corporate_intro .ecs__component-pageintro .ecs__component-pageintro__hero__links, .corporate-page .ecs_corporate_intro .ecs__component-pageintro .ecs__component-pageintro__hero__links {
  border-top: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 16px;
  padding: 36px 0 0 0;
}
.ecs_corporate_intro .ecs__component-pageintro .ecs__component-pageintro__hero__links .ecs__component-pageintro__hero__links-wrap, .corporate-page .ecs_corporate_intro .ecs__component-pageintro .ecs__component-pageintro__hero__links .ecs__component-pageintro__hero__links-wrap {
  display: flex;
  gap: 16px;
  justify-content: flex-start;
  margin: 0;
}
.ecs_corporate_intro .ecs__component-pageintro .ecs__component-pageintro__hero__links .column.is-narrow, .corporate-page .ecs_corporate_intro .ecs__component-pageintro .ecs__component-pageintro__hero__links .column.is-narrow {
  padding: 0 !important;
}
.ecs_corporate_intro .ecs__component-pageintro .ecs__component-pageintro__hero__links .ecs__component-pageintro__hero__content__item-link, .corporate-page .ecs_corporate_intro .ecs__component-pageintro .ecs__component-pageintro__hero__links .ecs__component-pageintro__hero__content__item-link {
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.9);
  color: #fff;
  display: flex;
  flex-direction: column;
  font-size: 12px;
  justify-content: center;
  letter-spacing: 1.92px;
  padding: 12px 24px;
  text-transform: uppercase;
}
.ecs_corporate_intro .ecs__component-pageintro .ecs__component-pageintro__hero__links .ecs__component-pageintro__hero__content__item-link::before, .ecs_corporate_intro .ecs__component-pageintro .ecs__component-pageintro__hero__links .ecs__component-pageintro__hero__content__item-link::after, .corporate-page .ecs_corporate_intro .ecs__component-pageintro .ecs__component-pageintro__hero__links .ecs__component-pageintro__hero__content__item-link::before, .corporate-page .ecs_corporate_intro .ecs__component-pageintro .ecs__component-pageintro__hero__links .ecs__component-pageintro__hero__content__item-link::after {
  content: unset;
}
.ecs_corporate_intro .ecs__component-pageintro .ecs__component-pageintro__hero__links .ecs__component-pageintro__hero__content__item-link:hover, .ecs_corporate_intro .ecs__component-pageintro .ecs__component-pageintro__hero__links .ecs__component-pageintro__hero__content__item-link:focus, .corporate-page .ecs_corporate_intro .ecs__component-pageintro .ecs__component-pageintro__hero__links .ecs__component-pageintro__hero__content__item-link:hover, .corporate-page .ecs_corporate_intro .ecs__component-pageintro .ecs__component-pageintro__hero__links .ecs__component-pageintro__hero__content__item-link:focus {
  background-color: #fff;
  color: #ff9e18;
}
.ecs_components__leasingoffice__properties .ecs_headline {
  margin-bottom: 40px;
  text-align: center;
}
.ecs_components__leasingoffice__properties:after {
  background-color: #e07e37;
  background-image: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Olive_MountainLines.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  clip-path: polygon(0 0, 100% 100px, 100% 100%, 0% 100%);
  content: "";
  display: block;
  height: calc(100% - 200px);
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
@media (min-width: 769px) {
  .ecs_components__leasingoffice__properties:after {
    clip-path: polygon(0 0, 100% 200px, 100% 100%, 0% 100%);
  }
}
.ecs_components__leasingoffice .ecs_hr {
  border: 0;
  border-top: 3px dotted #e4e4e4;
  width: 100%;
}
.ecs_components__leasingoffice__propertygrid .ecs_content, .ecs_components__leasingoffice__propertygrid .ecs_cta {
  padding: 16px;
}
.ecs_components__leasingoffice__propertygrid .ecs_cta {
  padding-top: 0;
}
.ecs_components__leasingoffice__propertygrid .ecs_cta .ecs_a {
  background-color: #437ab1;
  border: 1px solid #437ab1;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  padding: 8px 16px;
}
.ecs_components__leasingoffice__propertygrid .ecs_cta .ecs_a:hover {
  background-color: transparent;
  color: #437ab1;
}
.ecs_components__leasingoffice__propertygrid-wrap {
  align-items: stretch;
}
.ecs_components__leasingoffice .ecs_content {
  color: #595b5f;
  font-size: 14px;
  line-height: 24px;
}
.ecs_components__leasingoffice .ecs_property_wrap {
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  height: 100%;
}
.ecs_components__leasingoffice .ecs_property .property_image {
  border-radius: 2px 2px 0 0;
  display: block;
  overflow: hidden;
}
.ecs_components__leasingoffice .ecs_property .ecs_title {
  color: #3d4543;
  font-size: 18px;
}
.ecs_components__leasingoffice .ecs_property .bed_counts {
  margin-bottom: 16px;
}
.ecs_components__leasingoffice .ecs_property .ecs_address {
  margin-bottom: 16px;
}
.ecs_components__leasingoffice .ecs_property .ecs_phone {
  text-decoration: underline;
}
.ecs_components__leasingoffice .ecs_property .property_website {
  color: #437ab1;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-decoration: underline;
  text-transform: uppercase;
}
.ecs_components__leasingoffice .ecs_property .property_links {
  display: flex;
  flex-direction: row;
}
.ecs_components__leasingoffice .ecs_property .property_links_columns {
  display: flex;
  flex-direction: row;
  width: calc(100% + 1rem);
}
@media (min-width: 769px) {
  .ecs_components__leasingoffice .ecs_property .property_links_columns {
    width: calc(100% + 1.5rem);
  }
}
.ecs_components__leasingoffice .ecs_property .property_availability {
  flex: 1;
  text-align: center;
  white-space: nowrap;
}
.ecs_components__leasingoffice .nice-select {
  background-color: #fff;
  border-color: #437ab1;
  border-radius: 2px;
  height: 40px;
}
.ecs_components__leasingoffice .nice-select.open {
  background-color: #437ab1;
}
.ecs_components__leasingoffice .nice-select.open .current {
  color: #fff;
}
.ecs_components__leasingoffice .nice-select.open:after {
  border-color: #fff;
}
.ecs_components__leasingoffice .nice-select .current {
  color: #437ab1;
  font-weight: 500;
  letter-spacing: normal;
  text-transform: none;
}
.ecs_components__leasingoffice .nice-select .list {
  border: 1px solid #adadad;
  border-radius: 2px;
  top: calc(100% + 8px);
}
.ecs_components__leasingoffice .nice-select .option {
  letter-spacing: normal;
  text-transform: none;
}
.ecs_components__leasingoffice .nice-select .option:hover {
  color: #3d4543;
}
.ecs_components__leasingoffice .nice-select .option:not(:last-of-type) {
  border-bottom: 1px solid #adadad;
}
.ecs_components__leasingoffice__map {
  height: 400px;
}
@media (min-width: 769px) {
  .ecs_components__leasingoffice__map {
    height: 600px;
  }
}
.ecs__component-lists .ecs_listsection:not(.ecs__component-lists .ecs_listsection:last-child) {
  margin-bottom: 40px;
}
.ecs__component-lists .ecs_introcontent {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.ecs__component-lists .ecs_introcontent:not(.ecs__component-lists .ecs_introcontent:last-child) {
  margin-bottom: 24px;
}
.ecs__component-lists .ecs_introcontent .ecs_h2 {
  color: #737b32;
}
.ecs__component-lists .ecs_introcontent .introline {
  order: 1;
}
.ecs__component-lists .ecs_introcontent .headline {
  order: 2;
}
.ecs__component-lists .ecs_introcontent .ecs_content:not(.ecs__component-lists .ecs_introcontent .ecs_content:last-child), .ecs__component-lists .ecs_introcontent .ecs_ctas:not(.ecs__component-lists .ecs_introcontent .ecs_content:last-child), .ecs__component-lists .ecs_introcontent .ecs_content:not(.ecs__component-lists .ecs_introcontent .ecs_ctas:last-child), .ecs__component-lists .ecs_introcontent .ecs_ctas:not(.ecs__component-lists .ecs_introcontent .ecs_ctas:last-child) {
  margin-bottom: 16px;
}
.ecs__component-lists .ecs_introcontent .ecs_content {
  order: 3;
}
.ecs__component-lists .ecs_introcontent .ecs_ctas {
  order: 4;
}
.ecs__component-locationscards__wrap.columns {
  align-items: stretch;
}
.ecs__component-locationscards__card {
  display: flex;
  flex: 1;
  flex-direction: column;
}
@media (min-width: 769px) {
  .ecs__component-locationscards__card:nth-of-type(even) {
    flex-direction: column-reverse;
  }
}
.ecs__component-locationscards__card-image-wrap, .ecs__component-locationscards__card-content {
  flex: 1;
  height: 100%;
  min-height: 50%;
}
.ecs__component-locationscards__card-image-wrap {
  position: relative;
  width: 100%;
}
.ecs__component-locationscards__card-image {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
.ecs__component-locationscards__card-content {
  align-items: stretch;
  background-color: #737b32;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 16px;
}
@media (min-width: 769px) {
  .ecs__component-locationscards__card-content {
    padding: 36px;
  }
}
.ecs__component-locationscards__card-content .h2, .ecs__component-locationscards__card-content .h3 {
  color: #fff;
  margin-bottom: 8px;
}
.ecs__component-locationscards__card__travel {
  align-items: center;
  display: flex;
  flex-direction: row;
  position: relative;
}
.ecs__component-locationscards__card__travel-icon--walk, .ecs__component-locationscards__card__travel-icon--drive {
  color: #437ab1;
  display: inline-block;
  font-family: "studio-icon-font";
  font-size: 22px;
  height: 16px;
  margin-right: 16px;
  position: relative;
  width: 24px;
}
.ecs__component-locationscards__card__travel-icon--walk:after, .ecs__component-locationscards__card__travel-icon--drive:after {
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.ecs__component-locationscards__card__travel-icon--walk:after {
  content: "";
}
.ecs__component-locationscards__card__travel-icon--drive:after {
  content: "";
}
.ecs__component-locationsmap {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.ecs__component-locationsmap::after {
  background-image: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Olive_MountainLines.jpg);
  bottom: 0;
  content: "";
  height: 50%;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.ecs__component-locationsmap .container {
  background-color: #fff;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  width: 100%;
  z-index: 1;
}
.ecs__component-locationsmap__legend {
  align-items: center;
  border-bottom: 4px dotted #e4e4e4;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 24px;
}
@media (min-width: 769px) {
  .ecs__component-locationsmap__legend {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.ecs__component-locationsmap__legend__filter {
  position: relative;
}
.ecs__component-locationsmap__legend__labels {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.ecs__component-locationsmap__legend__label {
  font-size: 12px;
  font-style: italic;
  margin: 4px 8px;
}
.ecs__component-locationsmap__legend__label__img {
  height: auto;
  margin-right: 16px;
  width: 37px;
}
.ecs__component-locationsmap__map {
  margin: 16px;
  width: calc(100% - 32px);
}
.ecs__component-locationsmap__cards {
  border-top: 4px dotted #e4e4e4;
  overflow: scroll;
  padding: 8px;
}
.ecs__component-locationsmap__card {
  border: 0;
  border-bottom: 4px solid #e07e37;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  margin: 8px;
  outline: 0px solid #437ab1;
  padding: 24px;
  transition: 0.3s all ease-in-out;
}
.ecs__component-locationsmap__card.active, .ecs__component-locationsmap__card:hover, .ecs__component-locationsmap__card.components__active {
  outline-width: 4px;
}
.ecs__component-locationsmap__card.recreation {
  border-bottom-color: #e07e37;
}
.ecs__component-locationsmap__card.retail {
  border-bottom-color: #437ab1;
}
.ecs__component-locationsmap__card.food-drink {
  border-bottom-color: #437ab1;
}
.ecs__component-locationsmap__card.services {
  border-bottom-color: #9c182f;
}
.ecs__component-locationsmap__card__name {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 16px;
  width: 100%;
}
.ecs__component-locationsmap__card__address {
  margin-bottom: 16px;
}
.ecs__component-locationsmap__card__link {
  color: #437ab1;
  display: flex;
  flex: 1;
  flex-direction: column;
  font-weight: 700;
  height: 100%;
  justify-content: flex-end;
  letter-spacing: 1.8px;
  text-decoration: underline;
  text-transform: uppercase;
  transition: 0.3s all ease-in-out;
}
.ecs__component-locationsmap__card__link:hover {
  color: #e07e37;
}
.ecs__component-locationsmap__locations_map_container.ecs__components-locationsmap:after {
  background-color: #e1251b;
  background-image: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Sunset_RailLines-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  clip-path: polygon(0 0, 100% 100px, 100% 100%, 0% 100%);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
@media (min-width: 769px) {
  .ecs__component-locationsmap__locations_map_container.ecs__components-locationsmap:after {
    clip-path: polygon(0 0, 100% 200px, 100% 100%, 0% 100%);
  }
}
.ecs__component-locationsmap__locations_map_full {
  padding: 0;
}
.ecs__component-locationsmap__locations_map_full.ecs__component-locationsmap .ecs__component-locationsmap__map {
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  margin: 0;
  order: 1;
  width: 100%;
}
.ecs__component-locationsmap__locations_map_full.ecs__component-locationsmap .ecs__component-locationsmap__cards {
  border-top: 0;
  margin: 0 auto;
  margin-bottom: -50px;
  order: 0;
  width: 100vw;
}
.ecs__component-locationsmap__locations_map_full.ecs__component-locationsmap .ecs__component-locationsmap__legend {
  border-bottom: 0;
}
.gm-style .gm-style-iw {
  font-family: "Poppins", serif !important;
  font-size: 16px;
  font-weight: 500 !important;
  line-height: 30px;
}
.ecs_components__container-component-nearbyproperties.properties--short-background .ecs__component-nearbyproperties:after {
  height: calc(100% + 150px);
}
.ecs__component-nearbyproperties:after {
  background-color: #e1251b;
  background-image: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Midnight_AlpacaAngles.jpg);
  background-repeat: repeat;
  bottom: 0;
  clip-path: polygon(0 100px, 100% 0, 100% 100%, 0% 100%);
  content: "";
  display: block;
  height: calc(100% + 350px);
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
@media (min-width: 769px) {
  .ecs__component-nearbyproperties:after {
    clip-path: polygon(0 200px, 100% 0, 100% 100%, 0% 100%);
  }
}
.ecs__component-nearbyproperties__intro {
  color: #fff;
  margin: 0 auto;
  margin-bottom: 36px;
  text-align: center;
}
@media (min-width: 769px) {
  .ecs__component-nearbyproperties__intro {
    max-width: 75%;
  }
}
.ecs__component-nearbyproperties__intro .h2 {
  color: #fff;
  margin-bottom: 16px;
}
.ecs__component-nearbyproperties__intro-line {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.32px;
}
.ecs__component-nearbyproperties__card__wrap {
  background-color: #fff;
  border-bottom: 4px solid #e07e37;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  height: auto;
}
@media (min-width: 769px) {
  .ecs__component-nearbyproperties__card__wrap {
    height: 100%;
  }
}
.ecs__component-nearbyproperties__card__image-wrap {
  display: block;
  padding-bottom: 100%;
  position: relative;
}
.ecs__component-nearbyproperties__card__image {
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  width: 100%;
}
.ecs__component-nearbyproperties__card__title {
  padding: 16px;
}
.ecs__component-nearbyproperties__card__title.h2 {
  color: #3d4543;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.28px;
  line-height: 18px;
}
.ecs__component-nearbyproperties__card__content {
  display: inline-block;
  margin-bottom: 8px;
}
.ecs__component-nearbyproperties__card__content-wrapper {
  border-top: 3px dotted #e4e4e4;
  font-size: 12px;
  line-height: 14px;
  padding: 16px;
}
.ecs__component-nearbyproperties__bottom-cta {
  text-align: center;
}
.ecs__component-nearbyproperties__bottom-cta .button {
  border-color: #fff;
  color: #fff;
  display: inline-block;
}
.ecs__component-nearbyproperties__bottom-cta .button:hover {
  background-color: #fff;
  color: #437ab1;
}
.ecs_remove_background .ecs__component-nearbyproperties::after {
  content: unset;
}
.ecs_remove_background .ecs__component-nearbyproperties__intro-line {
  color: #004f74;
}
.ecs_remove_background .ecs__component-nearbyproperties__intro .h2 {
  color: black;
}
.ecs__component-neighborhoodproperties:after {
  background-color: #e07e37;
  background-image: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Olive_MountainLines.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  clip-path: polygon(0 0, 100% 100px, 100% 100%, 0% 100%);
  content: "";
  display: block;
  height: calc(100% - 300px);
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
@media (min-width: 769px) {
  .ecs__component-neighborhoodproperties:after {
    clip-path: polygon(0 0, 100% 200px, 100% 100%, 0% 100%);
  }
}
.ecs__component-neighborhoodproperties__content__wrapper {
  margin-bottom: 36px;
  text-align: center;
}
.ecs__component-neighborhoodproperties__content__wrapper .h2 {
  margin-bottom: 16px;
}
.ecs__component-neighborhoodproperties__grid .columns {
  justify-content: center;
}
.ecs__component-neighborhoodproperties__item {
  background-color: #fff;
  border-bottom: 4px solid #e07e37;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  height: 100%;
}
.ecs__component-neighborhoodproperties__item__image-wrap {
  display: block;
  padding-bottom: 100%;
  position: relative;
}
.ecs__component-neighborhoodproperties__item__image {
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  width: 100%;
}
.ecs__component-neighborhoodproperties__item__title.h2 {
  color: #3d4543;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.8px;
  line-height: 18px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.ecs__component-neighborhoodproperties__item__content-wrapper {
  font-size: 11px;
  line-height: 14px;
  padding: 8px 16px;
}
.ecs__component-neighborhoodproperties__item__address {
  border-top: 3px dotted #e4e4e4;
  padding-top: 8px;
}
.corporate-neighborhoods .ecs__component-neighborhoods:after {
  height: calc(100%);
}
.ecs_components__container-component-neighborhoods {
  z-index: 9;
}
.ecs__component-neighborhoods__content {
  margin: 0 auto;
  max-width: 1024px !important;
}
.ecs__component-neighborhoods__content__wrapper {
  text-align: left;
}
@media (min-width: 769px) {
  .ecs__component-neighborhoods__content__wrapper {
    text-align: center;
  }
}
.ecs__component-neighborhoods__grid {
  max-width: 1024px !important;
  position: static;
  width: 100%;
}
.ecs__component-neighborhoods__grid:after {
  background-color: #e07e37;
  background-image: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Olive_MountainLines.jpg);
  bottom: 0;
  clip-path: polygon(0 100px, 100% 0, 100% 100%, 0% 100%);
  content: "";
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  width: 100vw;
  z-index: -1;
}
@media (min-width: 1024px) {
  .ecs__component-neighborhoods__grid:after {
    bottom: 0;
    clip-path: polygon(0 130px, 100% 0, 100% 100%, 0% 100%);
    height: calc(100% - 300px);
    left: 50%;
    transform: translateX(-50%);
  }
}
.ecs__component-neighborhoods__heading {
  color: #3d4543;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.6px;
  margin-bottom: 16px;
}
.ecs__component-neighborhoods__content {
  margin-bottom: 100px;
}
.ecs__component-neighborhoods__item {
  display: block;
  margin-bottom: 16px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.ecs__component-neighborhoods__item-top {
  border-bottom: 4px solid #e07e37;
  margin-bottom: 8px;
  position: relative;
}
.ecs__component-neighborhoods__item__wrapper {
  width: 100%;
}
.ecs__component-neighborhoods__item__wrapper:hover .ecs__component-neighborhoods__title:after {
  background-color: #fff;
  color: #437ab1;
}
.ecs__component-neighborhoods__item__wrapper:hover .ecs__component-neighborhoods__title .icon {
  background-color: #fff;
  color: #737b32;
}
.ecs__component-neighborhoods__item__wrapper:hover .ecs__component-neighborhoods__item-image.has-overlay {
  filter: blur(5px);
}
.ecs__component-neighborhoods__item__wrapper:hover .ecs__component-neighborhoods__item-background {
  background-color: rgba(0, 0, 0, 0.4);
}
.ecs__component-neighborhoods__item__wrapper:hover .ecs__component-neighborhoods__item-overlay-type {
  opacity: 1;
}
.ecs__component-neighborhoods__item-image {
  height: 300px;
  object-fit: cover;
  object-position: center;
  transition: 0.3s all ease-in-out;
  width: 100%;
}
.ecs__component-neighborhoods__item-overlay {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  left: 0;
  padding: 16px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.ecs__component-neighborhoods__item-background {
  background-color: rgba(0, 0, 0, 0);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: 0.3s all ease-in-out;
  width: 100%;
  z-index: 2;
}
.ecs__component-neighborhoods__item-overlay-type {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.8px;
  line-height: 18px;
  opacity: 0;
  text-align: center;
  text-transform: uppercase;
  transition: 0.3s all ease-in-out;
  z-index: 3;
}
.ecs__component-neighborhoods__title {
  align-items: center;
  color: #fff;
  display: flex;
  flex-direction: row;
  font-size: 12px;
  font-weight: 700;
  justify-content: space-between;
  letter-spacing: 1.8px;
  position: relative;
  text-transform: uppercase;
  width: 100%;
}
.ecs__component-neighborhoods__title-text {
  display: inline-flex;
  flex: 1;
  width: 100%;
}
.ecs__component-neighborhoods__title .icon {
  border: 2px solid #fff;
  display: inline-flex;
  padding: 8px;
  transition: 0.3s all ease-in-out;
}
.ecs_components__container-component-neighborhoods .columns.is-multiline.is-variable.is-6 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  overflow: auto;
  scroll-snap-type: both;
}
@media (min-width: 769px) {
  .ecs_components__container-component-neighborhoods .columns.is-multiline.is-variable.is-6 {
    flex-wrap: wrap;
  }
}
.ecs_components__container-component-neighborhoods .ecs__component-neighborhoods__item {
  scroll-snap-align: center;
  width: calc(100vw - 120px);
}
@media (min-width: 769px) {
  .ecs_components__container-component-neighborhoods .ecs__component-neighborhoods__item {
    width: 100%;
  }
}
.ecs_components__container-component-neighborhoods .ecs__component-neighborhoods__select__container {
  display: block;
  min-height: 42px;
}
@media (min-width: 769px) {
  .ecs_components__container-component-neighborhoods .ecs__component-neighborhoods__select__container {
    display: none;
  }
}
.ecs_components__container-component-neighborhoods .ecs__component-neighborhoods__select__container .nice-select.ecs__component-neighborhoods__select {
  background: transparent;
  border-color: white;
  border-width: 2px;
  color: white;
}
.ecs_components__container-component-neighborhoods .ecs__component-neighborhoods__select__container .nice-select.ecs__component-neighborhoods__select ul.list {
  background: #004d71;
  max-height: 50vh;
  overflow: auto;
}
.ecs_components__container-component-neighborhoods .ecs__component-neighborhoods__select__container .nice-select.ecs__component-neighborhoods__select ul.list .option.focus, .ecs_components__container-component-neighborhoods .ecs__component-neighborhoods__select__container .nice-select.ecs__component-neighborhoods__select ul.list .option.selected.focus, .ecs_components__container-component-neighborhoods .ecs__component-neighborhoods__select__container .nice-select.ecs__component-neighborhoods__select ul.list .option:hover {
  background-color: #03384d;
}
.ecs_components__container-component-neighborhoods .ecs__component-neighborhoods__select__container .nice-select.ecs__component-neighborhoods__select ul.list .option:first-child {
  display: none;
}
.ecs_components__container-component-neighborhoods .ecs__component-neighborhoods__select__container .nice-select.ecs__component-neighborhoods__select::after {
  border-bottom-color: white;
  border-right-color: white;
}
.ecs_components__container-component-neighborhoods .ecs__component-neighborhoods__select__container .nice-select.ecs__component-neighborhoods__select::before {
  background-color: white;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 40px;
  top: 0;
  width: 2px;
}
.ecs_components__container-component-notificationbar.ecs_components__container {
  z-index: 9;
}
.ecs__component-notificationbar {
  padding: 0;
}
.ecs_components__notification {
  background-color: #437ab1;
  font-size: 12px;
  padding: 0 16px;
}
@media (min-width: 769px) {
  .ecs_components__notification {
    padding: 0 36px;
  }
}
.ecs_components__notification .container {
  max-width: none !important;
}
.ecs_components__notification__message p {
  margin: 0;
}
.ecs_components__notification__wrap {
  padding: 4px 0;
}
.ecs_components__notification__cta.button {
  background-color: transparent;
  border-color: #fff;
  border-radius: 0;
  color: #fff;
  font-size: 9px;
  letter-spacing: 0.26px;
}
.ecs_components__notification__cta.button:hover {
  background-color: #fff;
  color: #437ab1;
}
.ecs_components__notification__socials {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  font-size: 16px;
  gap: 8px;
  margin-right: 16px;
}
.ecs__component-overlaycards__wrap {
  max-width: 1344px;
}
.ecs__component-overlaycards .overlay--1 .ecs__component-overlaycards__card:after {
  background-color: #03384d;
}
.ecs__component-overlaycards .overlay--2 .ecs__component-overlaycards__card:after {
  background-color: #437ab1;
}
.ecs__component-overlaycards .overlay--3 .ecs__component-overlaycards__card:after {
  background-color: #9c182f;
}
.ecs__component-overlaycards .overlay--4 .ecs__component-overlaycards__card:after {
  background-color: #e07e37;
}
.ecs__component-overlaycards__card {
  background-position: center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  min-height: 372px;
  padding: 16px;
  position: relative;
  text-align: center;
}
@media (min-width: 769px) {
  .ecs__component-overlaycards__card {
    padding: 80px;
  }
}
.ecs__component-overlaycards__card:after {
  background-color: #437ab1;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 100%;
}
.ecs__component-overlaycards__card__background .ecs_picture {
  left: 0;
  top: 0;
}
.ecs__component-overlaycards__card__content-wrap {
  position: relative;
  z-index: 1;
}
.ecs__component-overlaycards__card__heading, .ecs__component-overlaycards__card__content {
  margin-bottom: 16px;
}
.ecs__component-overlaycards__card__cta {
  margin: 8px;
  background-color: transparent;
  border: 2px solid #437ab1;
  color: #437ab1;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.8px;
  padding: 16px 24px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.3s all ease-in-out;
  white-space: nowrap;
  border-color: #fff;
  color: #fff;
}
.ecs__component-overlaycards__card__cta:hover, .ecs__component-overlaycards__card__cta.btn--active {
  background-color: #437ab1;
  color: #fff;
}
.ecs__component-overlaycards__card__cta--arrow {
  border: 0;
  margin-right: 24px;
  padding: 0;
  padding-right: 8px;
  position: relative;
}
.ecs__component-overlaycards__card__cta--arrow:hover {
  background-color: transparent;
}
.ecs__component-overlaycards__card__cta--arrow:before {
  background-color: #437ab1;
  content: "";
  height: 2px;
  left: calc(100%);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s all ease-in-out;
  width: 12px;
}
.ecs__component-overlaycards__card__cta--arrow:after {
  color: #437ab1;
  content: "";
  font-family: "studio-icon-font";
  font-size: 12px;
  left: calc(100% + 3px);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s all ease-in-out;
}
.ecs__component-overlaycards__card__cta--arrow:hover:before {
  width: 20px;
}
.ecs__component-overlaycards__card__cta--arrow:hover:after {
  left: calc(100% + 11px);
}
.ecs__component-overlaycards__card__cta:hover {
  background-color: #fff;
  color: #437ab1;
}
.ecs__component-cpt-perk__intro {
  margin-bottom: 36px;
  text-align: center;
}
.ecs__component-cpt-perk__intro .h2 {
  margin-bottom: 16px;
}
.ecs__component-cpt-perk__nav {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin: -8px;
  margin-bottom: 36px;
}
.ecs__component-cpt-perk__nav__item {
  margin: 8px;
}
.ecs__component-cpt-perk__grid .columns {
  align-items: stretch;
}
.ecs__component-cpt-perk__perk {
  flex: 1;
  font-size: 14px;
  letter-spacing: 0.22px;
  line-height: 16px;
}
.ecs__component-cpt-perk__perk p {
  font-size: 14px;
  letter-spacing: 0.22px;
  line-height: 16px;
}
.ecs__component-cpt-perk__perk-wrap {
  background-color: #fff;
  border-bottom: 5px solid #e07e37;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  height: 100%;
}
.ecs__component-cpt-perk__perk__figure {
  padding-bottom: 100%;
  position: relative;
  width: 100%;
}
.ecs__component-cpt-perk__perk__figure img {
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}
.ecs__component-cpt-perk__perk__content {
  color: #3d4543;
  padding: 16px;
}
.ecs__component-cpt-perk__perk__content__name, .ecs__component-cpt-perk__perk__content__address {
  display: inline-block;
  margin-bottom: 8px;
}
.ecs__component-cpt-perk__perk__content__address:hover {
  color: #437ab1;
}
.ecs__component-cpt-perk__perk__content__name {
  border-bottom: 4px dotted #e4e4e4;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.28px;
  padding-bottom: 8px;
  width: 100%;
}
.ecs__component-cpt-perk__perk__content__link {
  color: #437ab1;
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2.5px;
  margin-top: 8px;
  text-decoration: underline;
  text-transform: uppercase;
}
.ecs__component-cpt-perk__perk__content__description {
  flex: 1;
}
.ecs_component_philanthropy {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media (min-width: 769px) {
  .ecs_component_philanthropy {
    gap: 64px;
  }
}
.ecs_philanthropy_content {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 24px;
  text-align: left;
  width: 100%;
}
@media (min-width: 1024px) {
  .ecs_philanthropy_content {
    padding: 40px 80px 40px 40px;
    width: 358px;
  }
}
.ecs_philanthropy_content .ecs_h3, .ecs_philanthropy_content .ecs_h4 {
  color: inherit;
  text-align: left;
}
.ecs_philanthropy_content .ecs_h3 {
  margin-bottom: 24px;
}
@media (min-width: 769px) {
  .ecs_philanthropy_content .ecs_h3 {
    margin-bottom: auto;
  }
}
.ecs_philanthropy_content .ecs_p {
  font-size: 14px;
  line-height: 20px;
  margin-top: 16px;
}
.ecs_philanthropy_column {
  border-radius: 8px;
  overflow: hidden;
}
.ecs_philanthropy_rows {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.ecs_philanthropy_row {
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: space-between;
}
@media (min-width: 769px) {
  .ecs_philanthropy_row {
    flex-direction: row;
    height: 400px;
  }
}
@media (min-width: 769px) {
  .ecs_philanthropy_row .ecs_philanthropy_content {
    min-width: 358px;
    width: 358px;
  }
}
@media (min-width: 769px) {
  .ecs_philanthropy_row .ecs_philanthropy_image {
    width: calc(100% - 374px);
  }
}
.ecs_philanthropy_row .ecs_picture, .ecs_philanthropy_row .ecs_img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
@media (min-width: 769px) {
  .ecs_philanthropy_row_with_extra .ecs_philanthropy_column .ecs_philanthropy_image {
    width: calc(35% - 179px);
  }
}
@media (min-width: 769px) {
  .ecs_philanthropy_rows .ecs_philanthropy_row:nth-child(even) {
    flex-direction: row-reverse;
  }
}
.property-page .ecs_components__container-component-pageintro .ecs__component-pageintro__intro::after {
  background-color: #437ab1;
}
.property-page .ecs_components__container-component-pageintro .ecs_pageintro_top_section {
  border-bottom: 6px solid #437ab1;
}
.property-page .ecs_components__container-component-pageintro .ecs_pageintro_top_section .ecs_pageintro_eyebrow {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2.24px;
  line-height: 16px;
  text-align: center;
  text-shadow: 2px 4px 20px rgba(0, 0, 0, 0.06);
  text-transform: uppercase;
  z-index: 2;
  margin-bottom: 16px;
}
@media (min-width: 769px) {
  .property-page .ecs_components__container-component-pageintro .ecs_pageintro_top_section .ecs_pageintro_eyebrow {
    font-size: 16px;
    line-height: 20px;
  }
}
.property-page .ecs_components__container-component-pageintro .ecs_pageintro_top_section .ecs_pageintro_headline {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 80px;
  text-align: center;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  z-index: 2;
  margin-bottom: 0;
}
@media (min-width: 769px) {
  .property-page .ecs_components__container-component-pageintro .ecs_pageintro_top_section .ecs_pageintro_headline {
    font-size: 56px;
    line-height: 72px;
  }
}
.property-page .ecs_components__container-component-pageintro .ecs_pageintro_bottom_section {
  align-items: center;
  align-self: stretch;
  background: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Sunset_RailLines-1.jpg);
  box-shadow: unset;
  display: flex;
  flex-direction: column;
  gap: 48px;
  margin: 0;
  max-width: 100%;
  padding: 16px;
}
@media (min-width: 1024px) {
  .property-page .ecs_components__container-component-pageintro .ecs_pageintro_bottom_section {
    padding: 80px 120px;
  }
}
.property-page .ecs_components__container-component-pageintro .ecs_pageintro_bottom_section .ecs_pageintro_bottom_section_content {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin: auto;
  max-width: 968px;
  padding: 0;
}
.property-page .ecs_components__container-component-pageintro .ecs_pageintro_bottom_section .ecs_pageintro_intro_headline {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  text-transform: unset;
}
@media (min-width: 769px) {
  .property-page .ecs_components__container-component-pageintro .ecs_pageintro_bottom_section .ecs_pageintro_intro_headline {
    font-size: 36px;
    line-height: 44px;
  }
}
.property-page .ecs_components__container-component-pageintro .ecs_pageintro_bottom_section .ecs_pageintro_intro_content {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
}
@media (min-width: 769px) {
  .property-page .ecs_components__container-component-pageintro .ecs_pageintro_bottom_section .ecs_pageintro_intro_content {
    font-size: 16px;
  }
}
.property-page .ecs_components__container-component-pageintro .ecs_pageintro_ctas {
  align-items: center;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 16px;
}
@media (min-width: 769px) {
  .property-page .ecs_components__container-component-pageintro .ecs_pageintro_ctas {
    display: flex;
    flex-direction: row;
  }
}
.property-page .ecs_components__container-component-pageintro .ecs_pageintro_ctas .ecs_a.ecs__component-pageintro__hero__content__item-link {
  background-color: transparent;
  border: solid 1px white;
  color: white;
  font-size: 16px;
  font-weight: 600;
  gap: 12px;
  letter-spacing: normal;
  line-height: 20px;
  /* 125% */
  padding: 12px 24px;
  text-transform: none;
}
.property-page .ecs_components__container-component-pageintro .ecs_pageintro_ctas .ecs_a.ecs__component-pageintro__hero__content__item-link::before {
  content: unset;
  font-family: "studio-icon-font";
}
.property-page .ecs_components__container-component-pageintro .ecs_pageintro_ctas .ecs_a.ecs__component-pageintro__hero__content__item-link::after {
  content: unset;
  font-family: "studio-icon-font";
}
.property-page .ecs_components__container-component-pageintro .ecs_pageintro_ctas .ecs_a.ecs__component-pageintro__hero__content__item-link:hover, .property-page .ecs_components__container-component-pageintro .ecs_pageintro_ctas .ecs_a.ecs__component-pageintro__hero__content__item-link:focus {
  background-color: #e1251b;
  color: white;
}
.ecs_components__container-component-quotecards {
  overflow: hidden;
}
.ecs__component-quotecards {
  position: relative;
}
.ecs__component-quotecards:after {
  background-color: #e07e37;
  background-image: url("../../assets/images/background-navy-seamless.png");
  background-repeat: repeat;
  background-size: auto;
  bottom: 200px;
  content: "";
  height: calc(100% - 285px);
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}
@media (min-width: 769px) {
  .ecs__component-quotecards:after {
    bottom: 0;
    height: calc(100%);
  }
}
@media (min-width: 1024px) {
  .ecs__component-quotecards:after {
    bottom: 0;
    height: calc(100% - 130px);
  }
}
.ecs__component-quotecards .ecs_quotecards_wrap {
  position: relative;
  z-index: 3;
}
.ecs__component-quotecards .ecs_content_column {
  position: relative;
}
.ecs__component-quotecards .ecs_content_column:before {
  bottom: 24px;
  content: url("../../assets/images/redpeak-circlequote.svg");
  height: 130px;
  position: relative;
  width: 130px;
}
@media (min-width: 1024px) {
  .ecs__component-quotecards .ecs_content_column:before {
    bottom: auto;
    left: 0;
    position: absolute;
    top: 15px;
    transform: translateY(-50%);
  }
}
@media (min-width: 1024px) {
  .ecs__component-quotecards .ecs_content_column .ecs_content_wrap {
    margin: 180px 0 100px 0;
    padding-right: 80px;
  }
}
@media (min-width: 1024px) {
  .ecs__component-quotecards .ecs_cards_columns {
    width: 133%;
  }
}
.ecs__component-quotecards .ecs_card_column {
  height: 100%;
}
.ecs__component-quotecards .ecs_card {
  height: 100%;
}
.ecs__component-quotecards .ecs_card .ecs_card_wrap {
  background-color: #fff;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  height: 100%;
}
.ecs__component-quotecards .ecs_card .ecs_image_wrap {
  border-bottom: 2px solid #437ab1;
  position: relative;
}
.ecs__component-quotecards .ecs_card .ecs_image_wrap .ecs_picture_image {
  aspect-ratio: 1.5;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.ecs__component-quotecards .ecs_card .ecs_image_wrap .ecs_picture_image .ecs_img {
  object-fit: cover;
  object-position: center;
  width: 100%;
}
.ecs__component-quotecards .ecs_card .ecs_image_wrap .ecs_picture_icon {
  height: 60px;
  position: absolute;
  right: 32px;
  top: calc(100% - 30px);
  width: 60px;
}
.ecs__component-quotecards .ecs_card .ecs_content_wrap {
  align-items: flex-start;
  display: flex;
  flex: 1;
  flex-direction: column;
  font-size: 14px;
  justify-content: space-between;
  padding: 40px 32px;
}
.ecs__component-quotecards .ecs_card .ecs_content_wrap .ecs_content {
  flex: 1;
  margin-bottom: 4px;
}
.ecs__component-quotecards .ecs_card .ecs_content_bottom {
  width: 100%;
}
.ecs__component-quotecards .ecs_card .ecs_card_modallink {
  color: #437ab1;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.16rem;
  text-transform: uppercase;
  transition: 0.3s all ease-in-out;
}
.ecs__component-quotecards .ecs_card .ecs_card_modallink:hover {
  color: #2e3433;
}
.ecs__component-quotecards .ecs_card .ecs_hr {
  background-color: #e4e4e4;
  height: 1px;
  width: 100%;
}
.ecs__component-quotecards .ecs_card .ecs_author {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 8px;
}
.ecs__component-quotecards .ecs_card .ecs_author_title {
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  letter-spacing: normal;
  text-transform: none;
}
.ecs__component-quotecards .slick-slider {
  margin-bottom: 80px;
}
.ecs__component-quotecards .slick-slider .slick-dots {
  display: none !important;
}
.ecs__component-quotecards .slick-slider .slick-track {
  align-items: stretch;
  display: flex;
  flex-direction: row;
}
.ecs__component-quotecards .slick-slider .slick-slide {
  height: auto;
}
.ecs__component-quotecards .slick-slider .slick-slide > div {
  height: 100%;
}
.ecs__component-quotecards .slick-slider .ecs__components__slider__arrow {
  background-color: #fff;
  border-color: #585858;
  bottom: -40px;
  color: #585858;
  opacity: 1 !important;
}
@media (min-width: 1024px) {
  .ecs__component-quotecards .slick-slider .ecs__components__slider__arrow {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
  }
}
.ecs__component-quotecards .slick-slider .ecs__components__slider__arrow:hover {
  background-color: rgba(0, 0, 0, 0.25);
}
@media (min-width: 1024px) {
  .ecs__component-quotecards .slick-slider .ecs__components__slider__arrow:hover {
    background-color: rgba(0, 0, 0, 0.75);
  }
}
.ecs__component-quotecards .slick-slider .ecs__components__slider__arrow-left {
  left: 12px;
}
@media (min-width: 1024px) {
  .ecs__component-quotecards .slick-slider .ecs__components__slider__arrow-left {
    left: auto;
    right: calc(16% + 80px);
  }
}
.ecs__component-quotecards .slick-slider .ecs__components__slider__arrow-right {
  left: 64px;
  right: auto;
}
@media (min-width: 1024px) {
  .ecs__component-quotecards .slick-slider .ecs__components__slider__arrow-right {
    left: auto;
    right: calc(16% + 30px);
  }
}
.ecs_quotemodal {
  font-size: 14px;
}
.ecs_quotemodal.fancybox-content {
  background-color: #fff;
  max-width: 960px;
  padding: 0;
}
@media (min-width: 1024px) {
  .ecs_quotemodal.fancybox-content {
    max-height: calc(100vh - 200px);
  }
}
.ecs_quotemodal .ecs_quotemodal_title {
  background-color: #f7f7f7;
  border-bottom: 1px solid #e4e4e4;
  padding: 24px 40px;
}
.ecs_quotemodal .ecs_quotemodal_title .ecs_h2 {
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
}
.ecs_quotemodal .ecs_quotemodal_contentwrap {
  padding: 40px;
}
.ecs_quotemodal .ecs_image_wrap {
  width: 100%;
}
.ecs_quotemodal .ecs_picture_image {
  aspect-ratio: 1.5;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.ecs_quotemodal .ecs_picture_image .ecs_img {
  height: 100%;
  object-fit: cover;
  object-position: top center;
  width: 100%;
}
.ecs_quotemodal .ecs_author {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 24px;
  margin-bottom: 8px;
  text-transform: none;
}
.ecs_quotemodal .ecs_author_title {
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  letter-spacing: normal;
  margin-bottom: 16px;
  text-transform: none;
}
.ecs_quotemodal .fancybox-button.fancybox-close-small {
  right: 32px;
  top: 16px;
  transform: scale(1.5);
}
.ecs_specials_control.fancybox-content {
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 742px;
}
.ecs_specials_control.fancybox-content .fancybox-close-small {
  color: #000;
}
.ecs_specials_control.fancybox-content .ecs_specials_wrap, .ecs_specials_control.fancybox-content .ecs_specials_content_wrap {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.ecs_specials_control.fancybox-content .ecs_specials_wrap {
  gap: 36px;
}
.ecs_specials_control.fancybox-content .ecs_specials_content_wrap::before {
  background-image: url("../../assets/images/icon_megaphone.svg");
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 46px;
  min-width: 58px;
}
.ecs_specials_control.fancybox-content .ecs_specials_hr {
  display: none;
}
.ecs_specials_control.fancybox-content .ecs_p.ecs_specials_content_intro {
  color: #595b5f;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1.96px;
  line-height: 16px;
  /* 114.286% */
  margin-bottom: 0px;
  text-align: center;
}
.ecs_specials_control.fancybox-content .ecs_p.ecs_specials_content_introline {
  color: #000;
  font-size: 24px;
  font-weight: 600;
  line-height: 26.679px;
  margin-bottom: 0;
  text-align: center;
}
.ecs_specials_control.fancybox-content .ecs_specials_content {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  /* 150% */
  text-align: center;
}
.ecs_specials_control.fancybox-content .ecs_specials_content_cta_wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
}
.ecs_custom_property .ecs_specials_control .ecs_specials_content_wrap::before {
  background-image: url("https://redpeaknew.stage.wearestud.io/wp-content/uploads/benefits/icon_megaphone-color.svg");
}
.ecs_custom_property .ecs_specials_control .fancybox-close-small, .ecs_custom_property .ecs_specials_control .ecs_p.ecs_specials_content_intro, .ecs_custom_property .ecs_specials_control .ecs_p.ecs_specials_content_introline, .ecs_custom_property .ecs_specials_control .ecs_specials_content {
  color: #fff;
}
.ecs_custom_property .ecs_specials_control .ecs_button {
  border-color: #fff;
  color: #fff;
}
.ecs_custom_property .ecs_specials_control .ecs_button:focus, .ecs_custom_property .ecs_specials_control .ecs_button:hover {
  background-color: #fff;
  color: #000;
}
.ecs_components__container-component-resident-happenings .ecs__component {
  padding-right: 0;
}
.ecs_resident_happenings {
  margin-bottom: 60px;
  padding-right: 18px;
  padding-top: 40px;
}
@media (min-width: 769px) {
  .ecs_resident_happenings {
    margin-bottom: 30px;
    padding-right: 0;
    padding-top: 0;
  }
}
.ecs_resident_happenings .ecs__title {
  align-items: center;
  display: flex;
  margin-bottom: 54px;
}
@media (min-width: 769px) {
  .ecs_resident_happenings .ecs__title {
    padding-right: 150px;
  }
}
.ecs_resident_happenings .ecs__title .ecs__image {
  background: center / cover repeat url("../../assets/images/icon_event.svg");
  margin-right: 30px;
  min-height: 48px;
  min-width: 48px;
}
.ecs_resident_happenings .ecs__title .ecs_h2 {
  margin: 0;
}
.ecs_resident_happenings .ecs__hr {
  background-color: transparent;
  border-bottom: dotted 4px #d2d5d9;
  display: none;
  margin-left: 16px;
  min-width: calc(100% - 445px);
}
@media (min-width: 769px) {
  .ecs_resident_happenings .ecs__hr {
    display: block;
  }
}
.ecs_resident_happenings .ecs__hr.ecs_resident_happenings_hr {
  display: block;
}
@media (min-width: 769px) {
  .ecs_resident_happenings .ecs__hr.ecs_resident_happenings_hr {
    display: none;
  }
}
.ecs_resident_happenings_card .card__image, .ecs_resident_happenings_modal .card__image {
  min-height: 300px;
  position: relative;
}
.ecs_resident_happenings_card .card__image img, .ecs_resident_happenings_modal .card__image img {
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}
.ecs_resident_happenings_card .card__wrapper, .ecs_resident_happenings_modal .card__wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin: 0;
  overflow: hidden;
}
@media (min-width: 769px) {
  .ecs_resident_happenings_card .card__wrapper, .ecs_resident_happenings_modal .card__wrapper {
    flex-direction: row;
    max-height: calc(100vh - 160px);
  }
}
.ecs_resident_happenings_card .card__wrapper .column, .ecs_resident_happenings_modal .card__wrapper .column {
  padding: 0;
}
.ecs_resident_happenings_card .card__content, .ecs_resident_happenings_modal .card__content {
  max-height: calc(100%);
  overflow: auto;
  padding: 16px;
}
@media (min-width: 769px) {
  .ecs_resident_happenings_card .card__content, .ecs_resident_happenings_modal .card__content {
    padding: 48px;
  }
}
.ecs_resident_happenings_card .card__content .ecs_h3, .ecs_resident_happenings_modal .card__content .ecs_h3 {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 24px;
  margin-bottom: 24px;
  text-transform: none;
}
.ecs_resident_happenings_card .card__content .card__date, .ecs_resident_happenings_card .card__content .card__time, .ecs_resident_happenings_card .card__content .card__address, .ecs_resident_happenings_modal .card__content .card__date, .ecs_resident_happenings_modal .card__content .card__time, .ecs_resident_happenings_modal .card__content .card__address {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.1rem;
  line-height: 20px;
  text-transform: uppercase;
}
.ecs_resident_happenings_card .card__content .card__hr, .ecs_resident_happenings_modal .card__content .card__hr {
  background-color: transparent;
  border: 0;
  border-bottom: 4px dotted #e4e4e4;
  height: 0;
}
.ecs_resident_happenings_modal {
  max-height: calc(100vh - 48px);
  max-width: calc(100vw - 48px);
  padding: 0;
  position: relative;
}
@media (min-width: 769px) {
  .ecs_resident_happenings_modal {
    max-height: calc(100vh - 160px);
    max-width: calc(100vw - 160px);
  }
}
.ecs_resident_happenings_modal .fancybox-close-small {
  background-color: #fff;
  border: 1px solid #3d4543;
  color: #3d4543;
  height: 32px;
  margin: 16px;
  opacity: 1;
  padding: 0;
  transition: 0.3s all ease-in-out;
  width: 32px;
}
@media (min-width: 769px) {
  .ecs_resident_happenings_modal .fancybox-close-small {
    background: transparent;
  }
}
.ecs_resident_happenings_modal .fancybox-close-small:hover {
  border-color: #000;
  color: #000;
}
.ecs_resident_happenings_card {
  height: 100%;
}
.ecs_resident_happenings_card:hover .card__link, .ecs_resident_happenings_card:focus-visible .card__link {
  color: #c22219;
}
.ecs_resident_happenings_card:hover .card__link-arrow, .ecs_resident_happenings_card:focus-visible .card__link-arrow {
  content: url("../../assets/images/icon_boxed_arrow_hover.svg");
}
.ecs_resident_happenings_card .card__wrapper {
  background-color: #fff;
  border-bottom: solid 8px #e07e37;
  box-shadow: -2px 4px 10px rgba(0, 0, 0, 0.12);
  height: 100%;
  margin: 0;
}
@media (min-width: 769px) {
  .ecs_resident_happenings_card .card__wrapper {
    flex-direction: column;
    max-height: unset;
  }
}
.ecs_resident_happenings_card .card__content-wrapper {
  height: 100%;
}
@media (min-width: 769px) {
  .ecs_resident_happenings_card .card__content-wrapper {
    flex-direction: column;
  }
}
.ecs_resident_happenings_card .card__image {
  min-height: 200px;
  width: 100%;
}
.ecs_resident_happenings_card .card__content {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-evenly;
  padding: 16px;
}
@media (min-width: 769px) {
  .ecs_resident_happenings_card .card__content {
    padding: 32px;
  }
}
.ecs_resident_happenings_card .card__title, .ecs_resident_happenings_card .card__description {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  max-height: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ecs_resident_happenings_card .card__title {
  max-height: 72px;
}
.ecs_resident_happenings_card .card__link {
  align-items: center;
  color: #2e3433;
  display: flex;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.16em;
  margin-top: 24px;
  text-transform: uppercase;
  transition: 0.3s all ease-in-out;
}
.ecs_resident_happenings_card .card__link-arrow {
  content: url("../../assets/images/icon_boxed_arrow.svg");
  height: 24px;
  width: 24px;
  margin-left: 8px;
}
.ecs_resident_happenings .slick-slider {
  position: static;
}
.ecs_resident_happenings .slick-slider .slick-track {
  align-items: stretch;
  display: flex;
}
.ecs_resident_happenings .slick-slider .slick-slide {
  height: auto;
}
@media (min-width: 769px) {
  .ecs_resident_happenings .slick-slider .slick-slide {
    min-width: 320px;
  }
}
.ecs_resident_happenings .slick-slider .slick-slide > div {
  height: 100%;
}
.ecs_resident_happenings .slick-slider .slick-dots li {
  display: none;
}
.ecs_resident_happenings .slick-slider .ecs__components__slider__arrow {
  background-color: transparent;
  border: 1px solid #3e4644;
  bottom: -50px;
  color: #3e4644;
  opacity: 0.7;
  position: absolute;
}
.ecs_resident_happenings .slick-slider .ecs__components__slider__arrow:hover {
  opacity: 1;
}
.ecs_resident_happenings .slick-slider .ecs__components__slider__arrow-left {
  bottom: 30px;
  left: 30px;
}
@media (min-width: 769px) {
  .ecs_resident_happenings .slick-slider .ecs__components__slider__arrow-left {
    bottom: 50px;
    left: unset;
    right: 90px;
  }
}
.ecs_resident_happenings .slick-slider .ecs__components__slider__arrow-right {
  bottom: 30px;
  right: 30px;
}
@media (min-width: 769px) {
  .ecs_resident_happenings .slick-slider .ecs__components__slider__arrow-right {
    bottom: 50px;
    right: 40px;
  }
}
.ecs__component-selfguidedtours__infographic {
  padding-bottom: 25px;
  position: relative;
}
.ecs__component-selfguidedtours__infographic::after {
  border-bottom: 4px dotted #e4e4e4;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 100%;
}
.ecs__component-selfguidedtours__infographic__logo {
  padding-bottom: 24px;
  padding-left: 24px;
  width: 225px;
}
.ecs__component-selfguidedtours__infographic__headline {
  color: #437ab1;
  font-family: "Poppins", serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 66px;
  padding: 8px 24px;
}
.ecs__component-selfguidedtours__infographic__figure img {
  max-height: 40vh;
}
.ecs__component-selfguidedtours__infographic__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ecs__component-selfguidedtours__infographic__content__headline {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 8px 24px;
  padding-left: 92px;
}
.ecs__component-selfguidedtours__infographic__content__list__item {
  align-items: center;
  display: flex;
  flex-direction: row;
  padding-bottom: 20px;
}
.ecs__component-selfguidedtours__infographic__content__list__icon {
  max-width: 50px;
  width: 100%;
}
.ecs__component-selfguidedtours__infographic__content__list__text {
  padding-left: 42px;
}
.ecs__component-selfguidedtours__propertylist {
  padding-top: 55px;
}
.ecs__component-selfguidedtours__propertylist__headline {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 55px;
  text-align: center;
}
.ecs__component-selfguidedtours__propertylist__item__wrap {
  background-color: #fff;
  border-bottom: 4px solid #e07e37;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  height: 100%;
}
.ecs__component-selfguidedtours__propertylist__item__image-wrap {
  display: block;
  padding-bottom: 100%;
  position: relative;
}
.ecs__component-selfguidedtours__propertylist__item__image {
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  width: 100%;
}
.ecs__component-selfguidedtours__propertylist__item__image img {
  min-height: 100%;
  object-fit: cover;
}
.ecs__component-selfguidedtours__propertylist__item__name {
  padding: 16px;
}
.ecs__component-selfguidedtours__propertylist__item__name__header {
  color: #3d4543;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.8px;
  line-height: 18px;
  text-transform: uppercase;
}
.ecs__component-selfguidedtours__propertylist__item__cta {
  color: #3d4543;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.8px;
  line-height: 18px;
  padding: 22px 16px;
  text-transform: uppercase;
}
.ecs__component-selfguidedtours__propertylist__item__cta__anchor {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  position: relative;
}
.ecs__component-selfguidedtours__propertylist__item__cta__anchor::after {
  align-items: center;
  border: 1.5px solid #437ab1;
  color: #437ab1;
  content: "";
  display: flex;
  font-family: "studio-icon-font";
  font-size: 12px;
  justify-content: center;
  padding: 5px 7px;
  right: 0;
}
.ecs__component-selfguidedtours__propertylist__item__cta-wrap {
  border-top: 4px dotted #e4e4e4;
  font-size: 12px;
}
.ecs__component-cpt-selfservice__introcontent {
  margin-bottom: 80px;
  position: relative;
  text-align: center;
}
.ecs__component-cpt-selfservice__introcontent:after {
  background: center / cover repeat-x url("../../assets/images/icon_divider.svg");
  content: "";
  display: block;
  margin-top: 80px;
  min-height: 4px;
  min-width: 100%;
}
.ecs__component-cpt-selfservice__introcontent__content {
  margin: auto;
  max-width: 1000px;
}
.ecs__component-cpt-selfservice__introcontent__heading {
  color: #3d4543;
  font-size: 24px;
  font-weight: 600;
}
@media (min-width: 769px) {
  .ecs__component-cpt-selfservice__introcontent__heading {
    font-size: 30px;
  }
}
.ecs__component-cpt-selfservice .ecs_tabs {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 80px;
}
.ecs__component-cpt-selfservice .ecs_tabs .ecs_tabs_pretext {
  color: #595b5f;
  font-size: 16px;
  font-weight: 500;
  margin-right: 40px;
}
.ecs__component-cpt-selfservice .ecs_tabs .ecs_tabs_ctas {
  gap: 8px;
  align-items: center;
  color: #437ab1;
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  font-weight: 600;
}
.ecs__component-cpt-selfservice .ecs_tabs .ecs_tabs_ctas .ecs_a {
  border: solid 3px #437ab1;
  padding: 8px 16px;
  white-space: nowrap;
}
.ecs__component-cpt-selfservice .ecs_tabs .ecs_tabs_ctas .ecs_a:hover {
  background-color: #437ab1;
  color: #fff;
}
.ecs__component-cpt-selfservice .ecs_communities_tab {
  scroll-margin-top: 60px;
  margin-bottom: 80px;
  text-align: center;
}
.ecs__component-cpt-selfservice .ecs_communities_tab_heading {
  color: #595b5f;
  font-size: 28px;
  font-weight: 600;
  line-height: normal;
}
@media (min-width: 769px) {
  .ecs__component-cpt-selfservice .ecs_communities_tab_heading {
    font-size: 30px;
  }
}
.ecs__component-cpt-selfservice__grid {
  display: flex;
}
.ecs__component-cpt-selfservice__grid:not(.ecs__component-cpt-selfservice__grid:last-child) {
  margin-bottom: 80px;
  padding-bottom: 80px;
  position: relative;
}
.ecs__component-cpt-selfservice__grid:not(.ecs__component-cpt-selfservice__grid:last-child):after {
  background: center / cover repeat-x url("../../assets/images/icon_divider.svg");
  bottom: 0;
  content: "";
  display: block;
  min-height: 4px;
  min-width: 100%;
  position: absolute;
}
.ecs__component-cpt-selfservice__grid-wrap {
  align-items: stretch;
}
.ecs__component-cpt-selfservice__card {
  font-size: 11px;
  line-height: 14px;
  margin-bottom: 24px;
}
@media (min-width: 769px) {
  .ecs__component-cpt-selfservice__card {
    text-align: left;
  }
}
.ecs__component-cpt-selfservice__card-wrap {
  background-color: #fff;
  border-bottom: 4px solid #e07e37;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  padding: 16px;
}
@media (min-width: 769px) {
  .ecs__component-cpt-selfservice__card-wrap {
    padding: 24px;
  }
}
@media (min-width: 1024px) {
  .ecs__component-cpt-selfservice__card-wrap {
    min-height: 340px;
  }
}
.ecs__component-cpt-selfservice__card-wrap .columns {
  align-items: center;
  justify-content: center;
}
.ecs__component-cpt-selfservice__card-wrap .column {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 0;
}
.ecs__component-cpt-selfservice__card__image {
  height: 100%;
  margin: auto;
  max-height: 200px;
  object-fit: cover;
  width: auto;
}
@media (min-width: 769px) {
  .ecs__component-cpt-selfservice__card__image {
    height: auto;
    max-height: none;
    width: 100%;
  }
}
@media (min-width: 769px) {
  .ecs__component-cpt-selfservice__card__image__wrapper {
    padding-right: 24px;
  }
}
.ecs__component-cpt-selfservice__card__content, .ecs__component-cpt-selfservice__card__footer {
  padding-bottom: 16px;
}
.ecs__component-cpt-selfservice__card__content {
  border-bottom: 3px dotted #e4e4e4;
  display: flex;
  flex: 1;
  flex-direction: column;
  height: 100%;
  margin-bottom: 16px;
}
.ecs__component-cpt-selfservice__card__content__title {
  color: #3d4543;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5rem;
  margin-bottom: 8px;
}
.ecs__component-cpt-selfservice__card__content__description {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 8px;
}
.ecs__component-cpt-selfservice__card__content__link {
  color: #437ab1;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1.5px;
  line-height: 16px;
  text-decoration: underline;
  text-transform: uppercase;
}
.ecs__component-cpt-selfservice__card__content__link:hover {
  color: #3d4543;
}
.ecs__component-cpt-selfservice__card__footer {
  align-items: center;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  justify-content: flex-start;
  letter-spacing: 1.8px;
  line-height: 18px;
  padding-bottom: 0;
  text-transform: uppercase;
  transition: 0.3s all ease-in-out;
}
.ecs__component-cpt-selfservice__card__footer:after {
  background: transparent;
  border: 2px solid #437ab1;
  color: #437ab1;
  content: "";
  font-family: "studio-icon-font";
  margin-left: 8px;
  padding: 4px 8px;
  transition: 0.3s all ease-in-out;
}
.ecs__component-cpt-selfservice__card__footer:hover a {
  color: #437ab1;
}
.ecs__component-cpt-selfservice__card__footer:hover:after {
  background-color: #437ab1;
  color: #fff;
}
.ecs_components__self-service-single {
  margin: 0 auto;
  padding: 16px;
}
@media (min-width: 769px) {
  .ecs_components__self-service-single {
    padding: 80px 16px;
  }
}
.ecs_components__self-service-single__nav {
  align-items: center;
  display: inline-flex;
  flex-direction: row;
  margin-bottom: 24px;
}
.ecs_components__self-service-single__nav .ecs_self-service_link_arrow:before {
  background: transparent;
  border: 2px solid #437ab1;
  color: #437ab1;
  content: "";
  font-family: "studio-icon-font";
  margin-right: 16px;
  padding: 8px;
  transition: 0.3s all ease-in-out;
}
.ecs_components__self-service-single__nav:hover .ecs_components__self-service-single__nav__link {
  color: #437ab1;
}
.ecs_components__self-service-single__nav:hover .ecs_self-service_link_arrow:before {
  background-color: #437ab1;
  color: #fff;
}
.ecs_components__self-service-single__nav__link {
  color: #3d4543;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}
.ecs_components__self-service-single__image {
  max-width: 180px;
  width: 100%;
}
@media (min-width: 769px) {
  .ecs_components__self-service-single__image {
    margin-right: 36px;
  }
}
.ecs_components__self-service-single__content p.ecs_components__self-service-single__content__headline {
  color: #3d4543;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2.16px;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.ecs_components__self-service-single__content ul.ecs_components__self-service-single__content__list {
  column-gap: 16px;
  columns: 1;
  list-style: disc;
  padding-inline-start: 16px;
}
@media (min-width: 769px) {
  .ecs_components__self-service-single__content ul.ecs_components__self-service-single__content__list {
    columns: 2;
  }
}
@media (min-width: 1024px) {
  .ecs_components__self-service-single__content ul.ecs_components__self-service-single__content__list {
    columns: 3;
  }
}
.ecs__component-simpletable__standard.emo__content.emo_template_titlebar {
  align-items: flex-start;
  background: #FFF;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  gap: 40px;
  max-width: 534px;
  padding: 56px;
}
.ecs__component-simpletable__standard.emo__content.emo_template_titlebar .emo__close {
  align-items: center;
  border: 1px solid #E8E4E1;
  border-radius: 4px;
  display: flex;
  gap: 8px;
  padding: 6px;
  position: absolute;
  right: 24px;
  top: 24px;
}
.ecs__component-simpletable__standard.emo__content.emo_template_titlebar .emo_titlebar {
  position: static;
}
.ecs__component-simpletable__standard.emo__content.emo_template_titlebar .emo_titlebar .emo_title {
  color: #2E3433;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.48px;
  line-height: 32px;
  margin-bottom: 0;
}
.ecs__component-simpletable__standard.emo__content.emo_template_titlebar .ecs__component-wrapper.container {
  width: 100%;
}
.ecs__component-simpletable__standard.emo__content.emo_template_titlebar .ecs_table {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.ecs__component-simpletable__standard.emo__content.emo_template_titlebar .ecs_table .ecs_tbody {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.ecs__component-simpletable__standard.emo__content.emo_template_titlebar .ecs_tr {
  border-bottom: solid 1px #e8e4e1;
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-bottom: 16px;
  width: 100%;
}
.ecs__component-simpletable__standard.emo__content.emo_template_titlebar .ecs_th, .ecs__component-simpletable__standard.emo__content.emo_template_titlebar .ecs_td {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 50%;
}
.ecs__component-simpletable__standard.emo__content.emo_template_titlebar .ecs_th {
  color: #595B5F;
  font-size: 16px;
  font-weight: 500;
  justify-content: flex-start;
  line-height: 24px;
  text-align: left;
}
.ecs__component-simpletable__standard.emo__content.emo_template_titlebar .ecs_td {
  color: #595B5F;
  font-size: 16px;
  font-weight: 600;
  justify-content: flex-end;
  line-height: 24px;
}
.ecs__component-slider {
  align-items: center;
  color: #fff;
  display: flex;
  flex-direction: column;
  position: relative;
}
@media (min-width: 769px) {
  .ecs__component-slider {
    background-color: transparent;
  }
}
.ecs__component-slider:after {
  background-color: #e07e37;
  background-image: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Olive_MountainLines.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  clip-path: polygon(0 0, 100% 100px, 100% 100%, 0% 100%);
  content: "";
  display: block;
  height: calc(100% + 350px);
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
@media (min-width: 769px) {
  .ecs__component-slider:after {
    clip-path: polygon(0 0, 100% 200px, 100% 100%, 0% 100%);
  }
}
.ecs__component-slider__image {
  margin: 0 auto;
}
.ecs__component-slider__slider {
  z-index: 99;
}
.ecs__component-slider .slick-dots {
  display: none !important;
}
.ecs__component-slider .slick-slide {
  padding: 0;
}
.ecs_component__slider--slider, .ecs__component-slider--slider {
  padding: 200px 16px;
}
.ecs_component__slider__wrap, .ecs__component-slider__wrap {
  align-items: center;
  display: block;
  flex-direction: row !important;
  width: 100%;
}
.ecs_component__slider__slide-image, .ecs__component-slider__slide-image {
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  position: relative;
  transition: 0.3s all ease-in-out;
}
.ecs_component__slider__slide-image:hover, .ecs__component-slider__slide-image:hover {
  color: #fff;
}
.ecs_component__slider__slide-image:hover .ecs_component__slider__slide-icon, .ecs__component-slider__slide-image:hover .ecs_component__slider__slide-icon {
  background-color: rgba(0, 0, 0, 0.85);
}
.ecs_component__slider__slide-icon, .ecs__component-slider__slide-icon {
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid #fff;
  border-radius: 50%;
  bottom: 16px;
  padding: 8px;
  position: absolute;
  right: 16px;
  transition: 0.3s all ease-in-out;
}
.ecs_component__slider__slide-icon .icon, .ecs__component-slider__slide-icon .icon {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-size: 20px;
  justify-content: center;
  opacity: 1;
}
.ecs_component__slider__slide-icon .icon.sif-threesixty, .ecs__component-slider__slide-icon .icon.sif-threesixty {
  font-size: 24px;
}
.ecs_component__slider__slide-content, .ecs__component-slider__slide-content {
  padding: 0;
}
.ecs_component__slider .slick-dots, .ecs__component-slider .slick-dots {
  display: none !important;
}
.ecs_component__slider .slick-list, .ecs__component-slider .slick-list {
  z-index: 3;
}
.ecs_component__slider .slick-slide, .ecs__component-slider .slick-slide {
  padding: 0;
}
@media (min-width: 769px) {
  .ecs_component__slider .slick-slide, .ecs__component-slider .slick-slide {
    padding: 0 8px;
  }
}
.ecs__component__component-slider__wrap {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 36px;
  width: 100%;
}
.ecs__component__component-slider__intro {
  margin: 0 auto;
  margin-bottom: 36px;
  max-width: 1344px;
  text-align: center;
  width: 100%;
}
.ecs__component__component-slider__intro .h2 {
  color: #fff;
  margin-bottom: 16px;
}
.ecs__component__component-slider__links {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  max-width: 1344px;
}
@media (min-width: 769px) {
  .ecs__component__component-slider__links {
    flex-direction: row;
  }
}
.ecs__component__component-slider__link.button {
  border-color: #fff;
  color: #fff;
}
.ecs__components__slider__arrow {
  bottom: 24px;
  color: #fff;
  cursor: pointer;
  display: flex;
  transition: 0.3s opacity ease-in-out;
  z-index: 3;
}
.ecs__components__slider__arrow-right {
  justify-content: flex-end;
  padding-left: 8px;
  text-align: right;
}
.ecs__components__slider__arrow-right:before {
  right: 4px;
}
.ecs__components__slider__arrow-left {
  flex-direction: flex-start;
  padding-right: 8px;
  text-align: left;
}
.ecs_component__slider.ecs_component__slider--story, .ecs_component__slider.ecs__component-slider__slider_story, .ecs__component-slider.ecs_component__slider--story, .ecs__component-slider.ecs__component-slider__slider_story {
  color: #595b5f;
}
.ecs_component__slider.ecs_component__slider--story:after, .ecs_component__slider.ecs__component-slider__slider_story:after, .ecs__component-slider.ecs_component__slider--story:after, .ecs__component-slider.ecs__component-slider__slider_story:after {
  display: none;
}
.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__storycontent:not(.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__storycontent:last-child), .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__storycontent:not(.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__storycontent:last-child), .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__storycontent:not(.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__storycontent:last-child), .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__storycontent:not(.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__storycontent:last-child), .ecs_component__slider.ecs_component__slider--story .ecs_component__slider__storycontent:not(.ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__storycontent:last-child), .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__storycontent:not(.ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__storycontent:last-child), .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__storycontent:not(.ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__storycontent:last-child), .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__storycontent:not(.ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__storycontent:last-child), .ecs_component__slider.ecs_component__slider--story .ecs_component__slider__storycontent:not(.ecs__component-slider.ecs_component__slider--story .ecs_component__slider__storycontent:last-child), .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__storycontent:not(.ecs__component-slider.ecs_component__slider--story .ecs_component__slider__storycontent:last-child), .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__storycontent:not(.ecs__component-slider.ecs_component__slider--story .ecs_component__slider__storycontent:last-child), .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__storycontent:not(.ecs__component-slider.ecs_component__slider--story .ecs_component__slider__storycontent:last-child), .ecs_component__slider.ecs_component__slider--story .ecs_component__slider__storycontent:not(.ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__storycontent:last-child), .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__storycontent:not(.ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__storycontent:last-child), .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__storycontent:not(.ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__storycontent:last-child), .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__storycontent:not(.ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__storycontent:last-child) {
  margin-bottom: 64px;
}
.ecs_component__slider.ecs_component__slider--story .ecs_img.ecs_icon, .ecs_component__slider.ecs__component-slider__slider_story .ecs_img.ecs_icon, .ecs__component-slider.ecs_component__slider--story .ecs_img.ecs_icon, .ecs__component-slider.ecs__component-slider__slider_story .ecs_img.ecs_icon {
  max-height: 240px;
  width: 100%;
}
.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__navigation:not(.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__navigation:last-child), .ecs_component__slider.ecs_component__slider--story .ecs_component__slider__content-blocks:not(.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__navigation:last-child), .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:not(.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__navigation:last-child), .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:not(.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__navigation:last-child), .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__navigation:not(.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__navigation:last-child), .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__content-blocks:not(.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__navigation:last-child), .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:not(.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__navigation:last-child), .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:not(.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__navigation:last-child), .ecs_component__slider.ecs_component__slider--story .ecs_component__slider__navigation:not(.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__content-blocks:last-child), .ecs_component__slider.ecs_component__slider--story .ecs_component__slider__content-blocks:not(.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__content-blocks:last-child), .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:not(.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__content-blocks:last-child), .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:not(.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__content-blocks:last-child), .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__navigation:not(.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__content-blocks:last-child), .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__content-blocks:not(.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__content-blocks:last-child), .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:not(.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__content-blocks:last-child), .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:not(.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__content-blocks:last-child), .ecs_component__slider.ecs_component__slider--story .ecs_component__slider__navigation:not(.ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:last-child), .ecs_component__slider.ecs_component__slider--story .ecs_component__slider__content-blocks:not(.ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:last-child), .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:not(.ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:last-child), .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:not(.ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:last-child), .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__navigation:not(.ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:last-child), .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__content-blocks:not(.ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:last-child), .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:not(.ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:last-child), .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:not(.ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:last-child), .ecs_component__slider.ecs_component__slider--story .ecs_component__slider__navigation:not(.ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:last-child), .ecs_component__slider.ecs_component__slider--story .ecs_component__slider__content-blocks:not(.ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:last-child), .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:not(.ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:last-child), .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:not(.ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:last-child), .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__navigation:not(.ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:last-child), .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__content-blocks:not(.ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:last-child), .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:not(.ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:last-child), .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:not(.ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:last-child), .ecs_component__slider.ecs_component__slider--story .ecs_component__slider__navigation:not(.ecs__component-slider.ecs_component__slider--story .ecs_component__slider__navigation:last-child), .ecs_component__slider.ecs_component__slider--story .ecs_component__slider__content-blocks:not(.ecs__component-slider.ecs_component__slider--story .ecs_component__slider__navigation:last-child), .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:not(.ecs__component-slider.ecs_component__slider--story .ecs_component__slider__navigation:last-child), .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:not(.ecs__component-slider.ecs_component__slider--story .ecs_component__slider__navigation:last-child), .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__navigation:not(.ecs__component-slider.ecs_component__slider--story .ecs_component__slider__navigation:last-child), .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__content-blocks:not(.ecs__component-slider.ecs_component__slider--story .ecs_component__slider__navigation:last-child), .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:not(.ecs__component-slider.ecs_component__slider--story .ecs_component__slider__navigation:last-child), .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:not(.ecs__component-slider.ecs_component__slider--story .ecs_component__slider__navigation:last-child), .ecs_component__slider.ecs_component__slider--story .ecs_component__slider__navigation:not(.ecs__component-slider.ecs_component__slider--story .ecs_component__slider__content-blocks:last-child), .ecs_component__slider.ecs_component__slider--story .ecs_component__slider__content-blocks:not(.ecs__component-slider.ecs_component__slider--story .ecs_component__slider__content-blocks:last-child), .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:not(.ecs__component-slider.ecs_component__slider--story .ecs_component__slider__content-blocks:last-child), .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:not(.ecs__component-slider.ecs_component__slider--story .ecs_component__slider__content-blocks:last-child), .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__navigation:not(.ecs__component-slider.ecs_component__slider--story .ecs_component__slider__content-blocks:last-child), .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__content-blocks:not(.ecs__component-slider.ecs_component__slider--story .ecs_component__slider__content-blocks:last-child), .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:not(.ecs__component-slider.ecs_component__slider--story .ecs_component__slider__content-blocks:last-child), .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:not(.ecs__component-slider.ecs_component__slider--story .ecs_component__slider__content-blocks:last-child), .ecs_component__slider.ecs_component__slider--story .ecs_component__slider__navigation:not(.ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:last-child), .ecs_component__slider.ecs_component__slider--story .ecs_component__slider__content-blocks:not(.ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:last-child), .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:not(.ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:last-child), .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:not(.ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:last-child), .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__navigation:not(.ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:last-child), .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__content-blocks:not(.ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:last-child), .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:not(.ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:last-child), .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:not(.ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:last-child), .ecs_component__slider.ecs_component__slider--story .ecs_component__slider__navigation:not(.ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:last-child), .ecs_component__slider.ecs_component__slider--story .ecs_component__slider__content-blocks:not(.ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:last-child), .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:not(.ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:last-child), .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:not(.ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:last-child), .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__navigation:not(.ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:last-child), .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__content-blocks:not(.ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:last-child), .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__navigation:not(.ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:last-child), .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:not(.ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks:last-child) {
  margin-bottom: 24px;
}
.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__navigation, .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__navigation, .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__navigation, .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__navigation {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 16px;
  line-height: 24px;
}
.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__navigation .ecs_navigation_item, .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__navigation .ecs_navigation_item, .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__navigation .ecs_navigation_item, .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__navigation .ecs_navigation_item {
  color: #2e3433;
  position: relative;
}
.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__navigation .ecs_navigation_item:after, .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__navigation .ecs_navigation_item:after, .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__navigation .ecs_navigation_item:after, .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__navigation .ecs_navigation_item:after {
  background-color: #437ab1;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  opacity: 0;
  position: absolute;
  transition: 0.3s all ease-in-out;
  width: 0;
}
.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__navigation .ecs_navigation_item:hover, .ecs_component__slider.ecs_component__slider--story .ecs_component__slider__navigation .ecs_navigation_item.ecs_active, .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__navigation .ecs_navigation_item:hover, .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__navigation .ecs_navigation_item.ecs_active, .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__navigation .ecs_navigation_item:hover, .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__navigation .ecs_navigation_item.ecs_active, .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__navigation .ecs_navigation_item:hover, .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__navigation .ecs_navigation_item.ecs_active {
  color: #437ab1;
}
.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__navigation .ecs_navigation_item:hover:after, .ecs_component__slider.ecs_component__slider--story .ecs_component__slider__navigation .ecs_navigation_item.ecs_active:after, .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__navigation .ecs_navigation_item:hover:after, .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__navigation .ecs_navigation_item.ecs_active:after, .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__navigation .ecs_navigation_item:hover:after, .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__navigation .ecs_navigation_item.ecs_active:after, .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__navigation .ecs_navigation_item:hover:after, .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__navigation .ecs_navigation_item.ecs_active:after {
  opacity: 1;
  width: 100%;
}
.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__navigation .ecs_button, .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__navigation .ecs_button, .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__navigation .ecs_button, .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__navigation .ecs_button {
  appearance: none;
  background: transparent;
  border: 0;
  color: inherit;
  cursor: pointer;
  font-weight: 700;
  outline: 0;
  padding: 0;
  padding-bottom: 16px;
  transition: 0.3s all ease-in-out;
}
.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__content-blocks, .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks, .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__content-blocks, .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks {
  display: flex;
  flex-direction: column;
}
.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__content-blocks .slick-slider .ecs__components__slider__arrow, .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks .slick-slider .ecs__components__slider__arrow, .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__content-blocks .slick-slider .ecs__components__slider__arrow, .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__content-blocks .slick-slider .ecs__components__slider__arrow {
  display: none !important;
}
.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__images, .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__images, .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__images, .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__images {
  margin-bottom: 80px;
}
.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__images .slick-track, .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__images .slick-track, .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__images .slick-track, .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__images .slick-track {
  align-items: center;
  display: flex;
  flex-direction: row;
}
.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__images .slick-slide > div, .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__images .slick-slide > div, .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__images .slick-slide > div, .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__images .slick-slide > div {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__images.slick-slider .ecs__components__slider__arrow, .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__images.slick-slider .ecs__components__slider__arrow, .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__images.slick-slider .ecs__components__slider__arrow, .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__images.slick-slider .ecs__components__slider__arrow {
  background-color: #fff;
  border: 1px solid #585858;
  bottom: auto;
  color: #585858;
  opacity: 0.5;
  top: calc(100% + 8px);
}
.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__images.slick-slider .ecs__components__slider__arrow:hover, .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__images.slick-slider .ecs__components__slider__arrow:hover, .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__images.slick-slider .ecs__components__slider__arrow:hover, .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__images.slick-slider .ecs__components__slider__arrow:hover {
  opacity: 1;
}
.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__images.slick-slider .ecs__components__slider__arrow-left, .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__images.slick-slider .ecs__components__slider__arrow-left, .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__images.slick-slider .ecs__components__slider__arrow-left, .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__images.slick-slider .ecs__components__slider__arrow-left {
  left: auto;
  right: 64px;
}
.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__slide-image, .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__slide-image, .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__slide-image, .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__slide-image {
  box-shadow: none;
  height: auto;
  margin: auto;
  width: 100%;
}
.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__slide-content .h2, .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__slide-content .h2, .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__slide-content .h2, .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__slide-content .h2 {
  color: #437ab1;
  font-size: 20px;
  margin-bottom: 8px;
}
.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__image, .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__image, .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__image, .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__image {
  height: auto;
  width: 100%;
}
.ecs_component__slider.ecs_component__slider--story .ecs_component__slider__slide-icon, .ecs_component__slider.ecs__component-slider__slider_story .ecs_component__slider__slide-icon, .ecs__component-slider.ecs_component__slider--story .ecs_component__slider__slide-icon, .ecs__component-slider.ecs__component-slider__slider_story .ecs_component__slider__slide-icon {
  opacity: 0;
}
@media (min-width: 769px) {
  .ecs_component__slider.ecs_component__slider--story .slick-slide, .ecs_component__slider.ecs__component-slider__slider_story .slick-slide, .ecs__component-slider.ecs_component__slider--story .slick-slide, .ecs__component-slider.ecs__component-slider__slider_story .slick-slide {
    padding: 0;
  }
}
.ecs_contentslider_careers .ecs__component-slider, .ecs_contentslider_careers .ecs_component__slider, .ecs_contentslider_careers .ecs__component__component-slider {
  color: #595b5f;
}
.ecs_contentslider_careers .ecs__component-slider:after, .ecs_contentslider_careers .ecs_component__slider:after, .ecs_contentslider_careers .ecs__component__component-slider:after {
  display: none;
}
@media (min-width: 769px) {
  .ecs_contentslider_careers .ecs__component-slider__slide-content, .ecs_contentslider_careers .ecs_component__slider__slide-content, .ecs_contentslider_careers .ecs__component__component-slider__slide-content {
    padding-left: 64px;
  }
}
.ecs_contentslider_careers .ecs__component-slider__slide-icon__image, .ecs_contentslider_careers .ecs_component__slider__slide-icon__image, .ecs_contentslider_careers .ecs__component__component-slider__slide-icon__image {
  display: none;
}
.ecs_contentslider_careers .ecs__component-slider .h2, .ecs_contentslider_careers .ecs_component__slider .h2, .ecs_contentslider_careers .ecs__component__component-slider .h2 {
  color: #2e3433;
}
.ecs_contentslider_careers .ecs__component-slider__intro, .ecs_contentslider_careers .ecs_component__slider__intro, .ecs_contentslider_careers .ecs__component__component-slider__intro {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
}
@media (min-width: 769px) {
  .ecs_contentslider_careers .ecs__component-slider .ecs_slider_columns, .ecs_contentslider_careers .ecs_component__slider .ecs_slider_columns, .ecs_contentslider_careers .ecs__component__component-slider .ecs_slider_columns {
    align-items: center;
    flex-direction: row-reverse;
  }
}
.ecs_contentslider_careers .ecs__component-slider__wrap, .ecs_contentslider_careers .ecs_component__slider__wrap, .ecs_contentslider_careers .ecs__component__component-slider__wrap {
  color: #fff;
  display: flex;
  margin-bottom: 0;
  padding: 16px 0;
  padding-bottom: 80px;
  position: relative;
}
@media (min-width: 769px) {
  .ecs_contentslider_careers .ecs__component-slider__wrap, .ecs_contentslider_careers .ecs_component__slider__wrap, .ecs_contentslider_careers .ecs__component__component-slider__wrap {
    flex-direction: row;
    padding: 80px 0;
  }
}
.ecs_contentslider_careers .ecs__component-slider__wrap:before, .ecs_contentslider_careers .ecs_component__slider__wrap:before, .ecs_contentslider_careers .ecs__component__component-slider__wrap:before {
  background-color: #737b32;
  background-image: url("../../assets/images/background-navy-seamless.png");
  background-position: center;
  background-size: cover;
  content: "";
  display: block;
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  transition: background-image 0.3s ease-in-out;
  width: 100vw;
  z-index: 1;
}
@media (min-width: 769px) {
  .ecs_contentslider_careers .ecs__component-slider__wrap:before, .ecs_contentslider_careers .ecs_component__slider__wrap:before, .ecs_contentslider_careers .ecs__component__component-slider__wrap:before {
    width: calc(100vw - 48px);
  }
}
.ecs_contentslider_careers .ecs__component-slider__wrap.ecs_counter_odd:before, .ecs_contentslider_careers .ecs_component__slider__wrap.ecs_counter_odd:before, .ecs_contentslider_careers .ecs__component__component-slider__wrap.ecs_counter_odd:before {
  background-color: #437ab1;
  background-image: url("../../assets/images/background-maroon-seamless.png");
}
.ecs_contentslider_careers .ecs__component-slider__wrap:after, .ecs_contentslider_careers .ecs_component__slider__wrap:after, .ecs_contentslider_careers .ecs__component__component-slider__wrap:after {
  background-color: #437ab1;
  bottom: 0;
  content: "";
  height: 8px;
  position: absolute;
  right: 50%;
  transform: translateX(50%);
  width: 100vw;
  z-index: 2;
}
@media (min-width: 769px) {
  .ecs_contentslider_careers .ecs__component-slider__wrap:after, .ecs_contentslider_careers .ecs_component__slider__wrap:after, .ecs_contentslider_careers .ecs__component__component-slider__wrap:after {
    width: calc(100vw - 48px);
  }
}
.ecs_contentslider_careers .ecs__component-slider__wrap .h2, .ecs_contentslider_careers .ecs__component-slider__wrap .h3, .ecs_contentslider_careers .ecs_component__slider__wrap .h2, .ecs_contentslider_careers .ecs_component__slider__wrap .h3, .ecs_contentslider_careers .ecs__component__component-slider__wrap .h2, .ecs_contentslider_careers .ecs__component__component-slider__wrap .h3 {
  color: #fff;
}
.ecs_contentslider_careers .ecs__component-slider .slick-slide, .ecs_contentslider_careers .ecs_component__slider .slick-slide, .ecs_contentslider_careers .ecs__component__component-slider .slick-slide {
  overflow: visible;
  z-index: 1;
}
.ecs_contentslider_careers .ecs__component-slider .slick-slide > div, .ecs_contentslider_careers .ecs_component__slider .slick-slide > div, .ecs_contentslider_careers .ecs__component__component-slider .slick-slide > div {
  z-index: 3;
}
.ecs_contentslider_careers .ecs__component-slider .slick-dots, .ecs_contentslider_careers .ecs_component__slider .slick-dots, .ecs_contentslider_careers .ecs__component__component-slider .slick-dots {
  display: flex !important;
  flex-direction: row;
  padding: 24px;
  width: 100%;
}
@media (min-width: 769px) {
  .ecs_contentslider_careers .ecs__component-slider .slick-dots, .ecs_contentslider_careers .ecs_component__slider .slick-dots, .ecs_contentslider_careers .ecs__component__component-slider .slick-dots {
    flex-direction: column;
    padding: 64px;
    position: relative;
    width: auto;
  }
}
.ecs_contentslider_careers .ecs__component-slider .slick-dots li, .ecs_contentslider_careers .ecs_component__slider .slick-dots li, .ecs_contentslider_careers .ecs__component__component-slider .slick-dots li {
  cursor: pointer;
  padding: 8px;
}
.ecs_contentslider_careers .ecs__component-slider .slick-dots .slick-active .ecs_slider_dot, .ecs_contentslider_careers .ecs_component__slider .slick-dots .slick-active .ecs_slider_dot, .ecs_contentslider_careers .ecs__component__component-slider .slick-dots .slick-active .ecs_slider_dot {
  background-color: #fff;
}
.ecs_contentslider_careers .ecs__component-slider .slick-dots .ecs_slider_dot, .ecs_contentslider_careers .ecs_component__slider .slick-dots .ecs_slider_dot, .ecs_contentslider_careers .ecs__component__component-slider .slick-dots .ecs_slider_dot {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 50%;
  color: transparent;
  font-size: 0;
  height: 8px;
  transition: 0.3s all ease-in-out;
  width: 8px;
}
.ecs_contentslider_careers .ecs__component-slider .ecs__components__slider__arrow, .ecs_contentslider_careers .ecs_component__slider .ecs__components__slider__arrow, .ecs_contentslider_careers .ecs__component__component-slider .ecs__components__slider__arrow {
  background-color: transparent;
  bottom: 32px;
}
.ecs_contentslider_careers .ecs__component-slider .ecs__components__slider__arrow-right, .ecs_contentslider_careers .ecs_component__slider .ecs__components__slider__arrow-right, .ecs_contentslider_careers .ecs__component__component-slider .ecs__components__slider__arrow-right {
  right: 16px;
}
.ecs_contentslider_careers .ecs__component-slider .ecs__components__slider__arrow-left, .ecs_contentslider_careers .ecs_component__slider .ecs__components__slider__arrow-left, .ecs_contentslider_careers .ecs__component__component-slider .ecs__components__slider__arrow-left {
  left: 16px;
}
.ecs_contentslider_careers .ecs__component-slider .ecs_slide_contentwrap .ecs_picture, .ecs_contentslider_careers .ecs_component__slider .ecs_slide_contentwrap .ecs_picture, .ecs_contentslider_careers .ecs__component__component-slider .ecs_slide_contentwrap .ecs_picture {
  display: block;
  margin-bottom: 16px;
}
.ecs_standard_slider.ecs_components__container-component-slider .ecs__components__slider__arrow.slick-arrow {
  bottom: unset;
  opacity: 1;
  top: 50%;
  transform: translateY(-50%);
}
.ecs_standard_slider.ecs_components__container-component-slider .ecs__components__slider__arrow.slick-arrow .icon::before {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.2829 5.28288C12.6734 4.89236 13.3066 4.89236 13.6971 5.28288L19.7071 11.2929C19.8947 11.4804 20 11.7348 20 12C20 12.1572 19.963 12.3105 19.8938 12.4484C19.8272 12.5888 19.7288 12.7111 19.608 12.8062L13.6971 18.7171C13.3066 19.1076 12.6734 19.1076 12.2829 18.7171C11.8924 18.3266 11.8924 17.6934 12.2829 17.3029L16.5658 13.02L4 13.02C3.44772 13.02 3 12.5723 3 12.02C3 11.4677 3.44772 11.02 4 11.02L16.6058 11.02L12.2829 6.6971C11.8924 6.30657 11.8924 5.67341 12.2829 5.28288Z" fill="white"/></svg>');
  content: "";
  height: 24px;
  width: 24px;
}
.ecs_standard_slider.ecs_components__container-component-slider .ecs__components__slider__arrow.slick-arrow.ecs__components__slider__arrow-left .icon::before {
  transform: rotate(180deg);
}
.ecs_standard_slider.ecs_components__container-component-slider .ecs_component__slider__slide-icon.ecs_component__slider__slide-icon__image {
  display: none;
}
.ecs_standard_slider.ecs_components__container-component-slider .ecs__component__component-slider__wrap {
  margin-bottom: 0;
}
.ecs_standard_slider.ecs_components__container-component-slider .slick-slide .ecs_img {
  aspect-ratio: 1.7777777778;
  object-fit: cover;
  width: 100%;
}
.ecs_threefourths_background.ecs_components__container-component-slider .ecs__component-slider::after {
  background-image: "../../assets/images/background-navy-seamless.png";
  bottom: unset;
  clip-path: unset !important;
  height: 75%;
  top: 0;
}
.property-home.ecs_components__container-component-slider .slick-slider .ecs__components__slider__arrow, .ecs_center_arrows.ecs_components__container-component-slider .slick-slider .ecs__components__slider__arrow {
  bottom: 50%;
  transform: translateY(50%);
}
.property-home .ecs_components__container-component-slider .slick-slider .ecs__components__slider__arrow, .ecs_center_arrows .ecs_components__container-component-slider .slick-slider .ecs__components__slider__arrow {
  bottom: 50%;
  transform: translateY(50%);
}
.ecs__component.ecs__component-spaces {
  padding-top: 0;
}
.ecs_components__container.ecs_components__container-component-spaces {
  z-index: 2;
}
.spaces-figure.spaces-figure-plan.spaces-plan-figure {
  padding-top: 12px;
}
@media (max-width: 769px) {
  .property-page .spaces-modal-header {
    gap: 16px;
  }
  .property-page .spaces-control-tabs {
    flex-wrap: wrap;
  }
}
.ecs__component-specialcontent .ecs_img {
  height: auto;
  width: 100%;
}
.ecs__component-specialcontent .ecs_special_top {
  margin-bottom: -128px;
  position: relative;
  z-index: 2;
}
.ecs__component-specialcontent .ecs_special_top .ecs_special_topcolumns {
  display: flex;
  flex-direction: column-reverse;
  position: relative;
  z-index: 1;
}
@media (min-width: 769px) {
  .ecs__component-specialcontent .ecs_special_top .ecs_special_topcolumns {
    flex-direction: row;
  }
}
.ecs__component-specialcontent .ecs_special_top .ecs_left_picturewrap {
  position: relative;
  z-index: 2;
}
.ecs__component-specialcontent .ecs_special_top .ecs_left_picturewrap:after {
  bottom: 28px;
  content: url("../../assets/images/redpeak-doublearrow-yellow-right.svg");
  left: 53px;
  position: absolute;
  transform: translateX(-50%);
  width: 42px;
}
@media (min-width: 769px) {
  .ecs__component-specialcontent .ecs_special_top .ecs_left_picturewrap:after {
    bottom: 123px;
    height: auto;
    left: 0;
    transform: translateX(-50%) translateY(50%);
    width: 84px;
  }
}
.ecs__component-specialcontent .ecs_special_top .ecs_left_picturewrap .ecs_img {
  width: 100%;
}
@media (min-width: 769px) {
  .ecs__component-specialcontent .ecs_special_top .ecs_left_picturewrap .ecs_img {
    margin-top: 180px;
    max-width: none;
    width: calc(100% + 64px);
  }
}
.ecs__component-specialcontent .ecs_special_top .ecs_right_picturewrap {
  position: relative;
}
.ecs__component-specialcontent .ecs_special_top .ecs_right_picturewrap .ecs_picture {
  position: relative;
}
.ecs__component-specialcontent .ecs_special_top .ecs_right_picturewrap .ecs_picture:after {
  bottom: 0;
  content: url("../../assets/images/redpeak-doublearrow-red-right.svg");
  position: absolute;
  right: 0;
  transform: translateX(50%) translateY(50%);
  width: 42px;
}
@media (min-width: 769px) {
  .ecs__component-specialcontent .ecs_special_top .ecs_right_picturewrap .ecs_picture:after {
    bottom: 123px;
    width: 84px;
  }
}
.ecs__component-specialcontent .ecs_special_top .ecs_right_picturewrap .ecs_img {
  z-index: 1;
}
.ecs__component-specialcontent .ecs_special_bottom {
  padding-top: 128px;
  position: relative;
  z-index: 1;
}
@media (min-width: 769px) {
  .ecs__component-specialcontent .ecs_special_bottom {
    padding-top: 0;
  }
}
.ecs__component-specialcontent .ecs_special_bottom:after {
  background-color: #437ab1;
  background-image: url("../../assets/images/background-maroon-seamless.png");
  background-repeat: repeat;
  background-size: auto;
  content: "";
  height: calc(100% - 150px);
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 100vw;
  z-index: 1;
}
@media (min-width: 769px) {
  .ecs__component-specialcontent .ecs_special_bottom:after {
    height: 100%;
    left: auto;
    right: calc(50% - 260px);
    transform: translateY(-50%) translateX(0);
  }
}
.ecs__component-specialcontent .ecs_special_bottom .ecs_special_bottom_columns {
  position: relative;
  z-index: 3;
}
.ecs__component-specialcontent .ecs_special_bottom .ecs_bottom_picture {
  width: 100%;
}
@media (min-width: 769px) {
  .ecs__component-specialcontent .ecs_special_bottom .ecs_bottom_picture {
    position: relative;
    top: auto;
  }
}
.ecs__component-specialcontent .ecs_special_bottom .ecs_bottom_picturewrap {
  position: relative;
}
@media (min-width: 769px) {
  .ecs__component-specialcontent .ecs_special_bottom .ecs_specials_content {
    margin: 180px 0;
  }
}
.ecs__component-specialcontent .ecs_card {
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  font-size: 12px;
  line-height: 18px;
}
.ecs__component-specialcontent .ecs_card:not(.ecs__component-specialcontent .ecs_card:last-child) {
  margin-bottom: 32px;
}
.ecs__component-specialcontent .ecs_card .ecs_image_wrap {
  margin-bottom: 32px;
  max-width: 48px;
}
.ecs__component-specialcontent .ecs_card .ecs_h2 {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 18px;
}
.ecs__component-specialcontent .ecs_card .ecs_list {
  list-style: disc;
  padding-inline-start: 14px;
}
.ecs__component-specialcontent .ecs_card .ecs_content:not(.ecs__component-specialcontent .ecs_card .ecs_content:last-child) {
  margin-bottom: 8px;
}
.ecs__component-specialcontent .ecs_card .ecs_ctas .ecs_a {
  color: #437ab1;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.16rem;
  text-transform: uppercase;
}
.ecs__component-specialcontent .ecs_card .ecs_ctas .ecs_a:hover {
  color: #2e3433;
}
.ecs__component-specialcontent .ecs_card_wrap {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 24px;
}
@media (min-width: 769px) {
  .ecs__component-specialcontent .ecs_card_wrap {
    padding: 36px;
  }
}
.ecs__component-specialcontent.ecs__component-specialcontent__sidecards .ecs_special_columns {
  display: flex;
  flex-direction: column;
}
@media (min-width: 769px) {
  .ecs__component-specialcontent.ecs__component-specialcontent__sidecards .ecs_special_columns {
    flex-direction: row;
  }
}
.ecs__component-specialcontent.ecs__component-specialcontent__sidecards .ecs_cards_column {
  order: 2;
  position: relative;
  z-index: 2;
}
@media (min-width: 769px) {
  .ecs__component-specialcontent.ecs__component-specialcontent__sidecards .ecs_cards_column {
    order: 1;
  }
}
.ecs__component-specialcontent.ecs__component-specialcontent__sidecards .ecs_content_column {
  order: 1;
  position: relative;
  z-index: 1;
}
@media (min-width: 769px) {
  .ecs__component-specialcontent.ecs__component-specialcontent__sidecards .ecs_content_column {
    order: 2;
  }
}
.ecs__component-specialcontent.ecs__component-specialcontent__sidecards .ecs_content_column:after {
  background-color: #437ab1;
  background-image: url("../../assets/images/background-maroon-seamless.png");
  background-repeat: repeat;
  background-size: auto;
  content: "";
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 200vw;
  z-index: 1;
}
.ecs__component-specialcontent.ecs__component-specialcontent__sidecards .ecs_content_column .ecs_content_wrap {
  margin: 24px 0 128px 0;
  position: relative;
  z-index: 2;
}
@media (min-width: 769px) {
  .ecs__component-specialcontent.ecs__component-specialcontent__sidecards .ecs_content_column .ecs_content_wrap {
    margin: 150px 0;
  }
}
.ecs__component-specialcontent.ecs__component-specialcontent__sidecards .ecs_cards_column {
  display: flex;
  flex-direction: row;
  margin-top: -88px;
}
@media (min-width: 769px) {
  .ecs__component-specialcontent.ecs__component-specialcontent__sidecards .ecs_cards_column {
    margin-top: 0;
  }
}
.ecs__component-specialcontent.ecs__component-specialcontent__sidecards .ecs_cards_leftspacer {
  display: none;
  height: 64px;
  width: 100%;
}
@media (min-width: 769px) {
  .ecs__component-specialcontent.ecs__component-specialcontent__sidecards .ecs_cards_leftspacer {
    display: block;
  }
}
@media (min-width: 769px) {
  .ecs__component-specialcontent.ecs__component-specialcontent__sidecards .ecs_cards_left .ecs_card:first-child {
    margin-top: 64px;
  }
}
.ecs__component-specialcontent__threepics-reverse {
  margin-bottom: -50px;
}
.ecs__component-specialcontent__threepics-reverse .ecs__component-specialcontent .ecs_specials_content {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin: 0;
}
@media (min-width: 1024px) {
  .ecs__component-specialcontent__threepics-reverse .ecs__component-specialcontent .ecs_specials_content {
    margin: 180px 0;
  }
}
.ecs__component-specialcontent__threepics-reverse .ecs__component-specialcontent .ecs_introline {
  color: #004f74;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  /* 150% */
  text-transform: none;
  order: 1;
}
.ecs__component-specialcontent__threepics-reverse .ecs__component-specialcontent .ecs_headline {
  font-size: 36px;
  font-weight: 600;
  margin: 0;
  order: 2;
}
.ecs__component-specialcontent__threepics-reverse .ecs__component-specialcontent .ecs_content {
  order: 3;
}
.ecs__component-specialcontent__threepics-reverse .ecs__component-specialcontent .ecs_special_bottom::after {
  content: unset;
}
.ecs__component-specialcontent__threepics-reverse .ecs__component-specialcontent .ecs_bottom_picture_column .ecs_picture::after {
  bottom: 24px;
  content: url("../../assets/images/redpeak-doublearrow-blue-right.svg");
  position: absolute;
  right: -12px;
  width: 42px;
}
@media (min-width: 769px) {
  .ecs__component-specialcontent__threepics-reverse .ecs__component-specialcontent .ecs_bottom_picture_column .ecs_picture::after {
    bottom: 80px;
    height: auto;
    right: 24px;
    transform: translateX(50%) translateY(50%);
    width: 84px;
  }
}
.ecs__component-specialcontent__threepics-reverse .ecs__component-specialcontent .ecs_bottom_picture_column .ecs_picture::before {
  content: url("../../assets/images/redpeak-doublearrow-yellow-right.svg");
  left: -12px;
  position: absolute;
  top: 24px;
  width: 42px;
  z-index: 1;
}
@media (min-width: 769px) {
  .ecs__component-specialcontent__threepics-reverse .ecs__component-specialcontent .ecs_bottom_picture_column .ecs_picture::before {
    height: auto;
    left: -24px;
    top: 80px;
    transform: translateY(50%);
    width: 84px;
  }
}
@media (min-width: 1024px) {
  .ecs__component-specialcontent__threepics-reverse .ecs__component-specialcontent .ecs_bottom_picture_column .ecs_picture::after {
    bottom: 40%;
  }
}
.ecs__component-specialcontent__threepics-reverse .ecs__component-specialcontent .ecs_left_picturewrap .ecs_img {
  margin-top: 0;
  width: 100%;
}
.ecs__component-specialcontent__threepics-reverse .ecs__component-specialcontent .ecs_left_picturewrap::after {
  content: url("../../assets/images/redpeak-doublearrow-red-right.svg");
}
.ecs__component-specialcontent__threepics-reverse .ecs__component-specialcontent .ecs_right_picturewrap .ecs_picture .ecs_right_picture {
  width: 100%;
}
@media (min-width: 769px) {
  .ecs__component-specialcontent__threepics-reverse .ecs__component-specialcontent .ecs_right_picturewrap .ecs_picture .ecs_right_picture {
    margin-left: auto;
    width: calc(100% - 160px);
  }
}
.ecs__component-specialcontent__threepics-reverse .ecs__component-specialcontent .ecs_right_picturewrap .ecs_picture::after {
  content: unset;
}
.ecs__component-cpt-team {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.ecs__component-cpt-team__wrap {
  max-width: 1344px;
}
.ecs__component-cpt-team__residents__card {
  pointer-events: none;
}
.ecs__component-cpt-team:after {
  background-color: #e1251b;
  background-image: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Olive_MountainLines.jpg);
  background-repeat: repeat;
  bottom: 0;
  clip-path: polygon(0 0, 100% 100px, 100% 100%, 0% 100%);
  content: "";
  display: block;
  height: calc(100% - 350px);
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
@media (min-width: 769px) {
  .ecs__component-cpt-team:after {
    clip-path: polygon(0 0, 100% 200px, 100% 100%, 0% 100%);
    height: calc(100% - 200px);
  }
}
.ecs__component-cpt-team__intro .h2:before {
  content: "Meet the Team";
  display: block;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.132em;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
}
.ecs__component-cpt-team__intro, .ecs__component-cpt-team__nav {
  margin-bottom: 36px;
  text-align: center;
}
.ecs__component-cpt-team__nav {
  display: none;
}
.ecs__component-cpt-team .ecs_component__card__wrap {
  align-items: stretch;
  color: #595b5f;
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media (min-width: 769px) {
  .ecs__component-cpt-team .ecs_component__card__wrap {
    flex-direction: row;
  }
}
.ecs__component-cpt-team .ecs_component__card__wrap-vertical {
  flex-direction: column;
  height: 100%;
}
.ecs__component-cpt-team .card {
  border: 1px solid #e4e4e4;
  border-radius: 4px;
}
.ecs__component-cpt-team .card__image {
  border-bottom: 1px solid #e4e4e4;
  display: block;
  overflow: hidden;
  padding: 8px;
  position: relative;
  z-index: 2;
}
@media (min-width: 769px) {
  .ecs__component-cpt-team .card__image {
    border-bottom: 0;
    height: auto;
    padding-bottom: 0;
    width: 50%;
  }
}
.ecs__component-cpt-team .card__image:after {
  background-color: #437ab1;
  bottom: -8px;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  content: "";
  left: -8px;
  position: absolute;
  top: -8px;
  width: 32px;
  z-index: -1;
}
.ecs__component-cpt-team .card__image .ecs_picture {
  display: block;
  height: 100%;
  width: 100%;
}
.ecs__component-cpt-team .card__image .ecs_img {
  border-radius: 2px;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  height: 100%;
  object-fit: cover;
  object-position: center;
  overflow: hidden;
  width: 100%;
}
@media (min-width: 769px) {
  .ecs__component-cpt-team .card__image .ecs_img {
    position: relative;
  }
}
.ecs__component-cpt-team .card__content {
  font-size: 12px;
  padding: 16px;
  text-align: left;
  width: 100%;
}
.ecs__component-cpt-team .member__name {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.68px;
}
.ecs__component-cpt-team .member__title {
  font-style: italic;
  margin-bottom: 16px;
}
.ecs__component-cpt-team .member__subhead.h3 {
  font-size: 12px;
  letter-spacing: 1.81px;
}
.ecs__component-cpt-team .member__fact:not(.ecs__component-cpt-team .member__fact:last-child) {
  margin-bottom: 16px;
}
.ecs__component-cpt-team__leadership .card {
  background-color: #fff;
}
.ecs__component-cpt-team__leadership .card .card__image {
  margin: 0;
  padding: 0;
  width: 100%;
}
.ecs__component-cpt-team__leadership .card .card__image::after {
  display: none;
  margin: 0;
}
.corporate-page .ecs__component-cpt-team:after {
  display: none;
}
.corporate-page .ecs__component-cpt-team__leadership .card {
  border-bottom: 4px solid #e07e37;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
}
.corporate-page .ecs__component-cpt-team__leadership .card__image {
  border-bottom: 0;
  min-height: 250px;
  overflow: hidden;
}
.corporate-page .ecs__component-cpt-team__leadership .card__image img {
  transition: 0.3s all ease-in-out;
}
.corporate-page .ecs__component-cpt-team__leadership .card:hover .member__name:after {
  background-color: #437ab1;
  color: #fff;
}
.corporate-page .ecs__component-cpt-team__leadership .card:hover .card__image img {
  transform: scale(1.1);
}
.corporate-page .ecs__component-cpt-team__leadership .member__name {
  align-items: center;
  color: #3d4543;
  display: flex;
  flex-direction: row;
  font-size: 13px;
  font-weight: 600;
  justify-content: space-between;
  letter-spacing: 0.26px;
  line-height: 18px;
  width: 100%;
}
.corporate-page .ecs__component-cpt-team__leadership .member__name:after {
  border: 1px solid #437ab1;
  content: "";
  font-family: "studio-icon-font";
  padding: 4px 8px;
  transition: 0.3s all ease-in-out;
}
.ecs_components__team-single {
  margin: 0 auto;
  padding: 16px;
}
@media (min-width: 769px) {
  .ecs_components__team-single {
    padding: 80px 16px;
  }
}
.ecs_components__team-single__wrap {
  max-width: 1006px !important;
}
@media (min-width: 769px) {
  .ecs_components__team-single__top {
    flex-direction: row-reverse;
    margin-bottom: 36px !important;
  }
}
.ecs_components__team-single__content {
  display: flex;
  flex-direction: column;
}
@media (min-width: 769px) {
  .ecs_components__team-single__content {
    padding-right: 36px;
  }
}
.ecs_components__team-single__content-title {
  color: #adadad;
  font-size: 20px;
  font-style: italic;
  font-weight: 500;
  order: 2;
  text-transform: none;
}
.ecs_components__team-single__content-name {
  color: #2e3433;
  margin-bottom: 8px;
  order: 1;
}
.ecs_components__team-single__content-description {
  margin-top: 24px;
  order: 3;
}
.ecs_components__team-single .button {
  display: inline-block;
  margin-bottom: 36px;
}
.ecs_components__team-single .copy-block {
  letter-spacing: 0.34px;
  line-height: 30px;
}
.ecs_components__team-single .copy-block span {
  letter-spacing: 0.34px;
  line-height: 30px;
}
.ecs_components__team-single__image-container {
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  position: relative;
}
.ecs_components__team-single__image-container path {
  fill: #e07e37;
}
.ecs_components__team-single__image-container:before {
  content: url("../../assets/images/redpeak_arrow_callouts.svg");
  height: auto;
  position: absolute;
  right: 30px;
  top: 0;
  transform: translateY(-50%);
  width: 74px;
  z-index: 1;
}
@media (min-width: 769px) {
  .ecs_components__team-single__quote-wrap {
    margin-bottom: 100px;
  }
}
.ecs_components__team-single__quote-attribution {
  font-size: 14px;
  font-style: italic;
}
.ecs_components__team-single__icon-block {
  display: flex;
  flex-direction: row;
  margin-bottom: 36px;
}
.ecs_components__team-single__icon-block__icon {
  margin-right: 16px;
  min-width: 80px;
}
.ecs_components__team-single__icon-block__content-wrap {
  flex: 1;
}
.ecs_components__team-single__icon-block .h2 {
  color: #2e3433;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2.16px;
  line-height: 28px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.ecs_components__team-single__icon-block__content {
  border-left: 2px solid #437ab1;
  padding-left: 16px;
}
.ecs_components__team-single .copy-block {
  line-height: 30px;
  margin-bottom: 16px;
}
.ecs_team_single_bio_wrap {
  border-bottom: 4px dotted #adadad;
  display: flex;
  gap: 80px;
  margin-bottom: 80px;
  padding-bottom: 36px;
}
.ecs_team_single_date_title, .ecs_team_single_value_title {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 24px;
  text-transform: uppercase;
}
.ecs_team_single_date_content, .ecs_team_single_value_content {
  color: #437ab1;
  font-size: 24px;
  font-weight: 600;
}
.ecs_team_single_date .ecs_image_wrap, .ecs_team_single_value .ecs_image_wrap {
  margin-top: 8px;
}
.ecs__component-timeline {
  background: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Olive_MountainLines.jpg);
  background-color: #737b32;
}
.ecs__component-timeline .ecs_dates_list {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.ecs__component-timeline .ecs_date {
  align-items: center;
  display: flex;
  flex-direction: column;
  max-width: 800px;
  width: 100%;
}
.ecs__component-timeline .ecs_date:not(.ecs__component-timeline .ecs_date:last-child) {
  position: relative;
  margin-bottom: 56px;
}
.ecs__component-timeline .ecs_date:not(.ecs__component-timeline .ecs_date:last-child):after {
  background-color: transparent;
  background-image: url("../../assets/images/dashed-line.svg");
  background-repeat: repeat-y;
  content: "";
  height: 56px;
  left: 50%;
  position: absolute;
  top: 100%;
  transform: translateX(-50%);
  width: 6px;
  z-index: 0;
}
.ecs__component-timeline .ecs_date_icon {
  height: auto;
  margin: 8px auto;
  width: 64px;
}
.ecs__component-timeline .ecs_date .ecs_date_label {
  position: relative;
  color: #fff;
  margin-bottom: 56px;
  padding: 8px;
  text-align: center;
}
.ecs__component-timeline .ecs_date .ecs_date_label:after {
  background-color: transparent;
  background-image: url("../../assets/images/dashed-line.svg");
  background-repeat: repeat-y;
  content: "";
  height: 56px;
  left: 50%;
  position: absolute;
  top: 100%;
  transform: translateX(-50%);
  width: 6px;
  z-index: 0;
}
.ecs__component-timeline .ecs_date_wrap {
  background-color: #fff;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  padding: 16px;
  position: relative;
  width: 100%;
  z-index: 1;
}
@media (min-width: 769px) {
  .ecs__component-timeline .ecs_date_wrap {
    padding: 48px;
  }
}
.ecs__component-timeline .ecs_date_wrap .ecs_h2 {
  color: #e07e37;
}
.ecs__component-timeline .ecs_date_wrap .ecs_content:not(.ecs__component-timeline .ecs_date_wrap .ecs_content:last-child), .ecs__component-timeline .ecs_date_wrap .ecs_date_message:not(.ecs__component-timeline .ecs_date_wrap .ecs_content:last-child), .ecs__component-timeline .ecs_date_wrap .ecs_content:not(.ecs__component-timeline .ecs_date_wrap .ecs_date_message:last-child), .ecs__component-timeline .ecs_date_wrap .ecs_date_message:not(.ecs__component-timeline .ecs_date_wrap .ecs_date_message:last-child) {
  margin-bottom: 16px;
}
@media (min-width: 769px) {
  .ecs__component-timeline .ecs_date_wrap .ecs_content:not(.ecs__component-timeline .ecs_date_wrap .ecs_content:last-child), .ecs__component-timeline .ecs_date_wrap .ecs_date_message:not(.ecs__component-timeline .ecs_date_wrap .ecs_content:last-child), .ecs__component-timeline .ecs_date_wrap .ecs_content:not(.ecs__component-timeline .ecs_date_wrap .ecs_date_message:last-child), .ecs__component-timeline .ecs_date_wrap .ecs_date_message:not(.ecs__component-timeline .ecs_date_wrap .ecs_date_message:last-child) {
    margin-bottom: 48px;
  }
}
.ecs__component-timeline .ecs_date .ecs_hr {
  background-color: #437ab1;
  margin: 16px 0;
  max-width: 128px;
}
.ecs__component-timeline .ecs_date_ctas {
  display: flex;
  flex-direction: column;
  margin: -4px 0;
}
@media (min-width: 769px) {
  .ecs__component-timeline .ecs_date_ctas {
    flex-direction: row;
    margin: 0 -4px;
  }
}
.ecs__component-timeline .ecs_date_ctas .ecs_button {
  margin: 4px 0;
  width: 100%;
}
@media (min-width: 769px) {
  .ecs__component-timeline .ecs_date_ctas .ecs_button {
    margin: 0 4px;
    width: auto;
  }
}
.ecs__component-timeline .ecs_date_gallery {
  line-height: 0;
  max-width: 100%;
}
.ecs__component-timeline .ecs_date_gallery .slick-list {
  max-width: 100%;
  min-height: max-content;
}
.ecs__component-valuesbrochure {
  color: #fff;
  margin-top: 100px;
  position: relative;
}
@media (min-width: 769px) {
  .ecs__component-valuesbrochure {
    margin-top: 0;
  }
}
.ecs__component-valuesbrochure:after {
  background-color: #e07e37;
  background-image: url(../../assets/images/dkblue_texture_hires.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.ecs__component-valuesbrochure__intro-prmary__container, .ecs__component-valuesbrochure__intro-secondary__container {
  margin-bottom: 80px;
  text-align: center;
}
.ecs__component-valuesbrochure__intro-prmary__intro_line, .ecs__component-valuesbrochure__intro-secondary__intro_line {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2.16px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.ecs__component-valuesbrochure__intro-prmary__heading, .ecs__component-valuesbrochure__intro-secondary__heading {
  font-size: 30px;
  font-weight: 600;
  line-height: 38px;
}
.ecs__component-valuesbrochure__intro-prmary__heading__container, .ecs__component-valuesbrochure__intro-secondary__heading__container {
  margin-bottom: 16px;
}
.ecs__component-valuesbrochure__value {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 80px;
  padding: 16px 0;
  position: relative;
}
@media (min-width: 769px) {
  .ecs__component-valuesbrochure__value {
    margin-left: -80px;
    margin-right: -80px;
  }
}
.ecs__component-valuesbrochure__value:after {
  bottom: calc(100% + 16px);
  content: url("../../assets/images/redpeak_arrow_value_right.svg");
  display: block;
  height: auto;
  left: 50%;
  line-height: 0;
  position: absolute;
  transform: translateX(-50%);
  width: 72px;
}
@media (min-width: 769px) {
  .ecs__component-valuesbrochure__value:after {
    bottom: auto;
    transform: translate(-50%);
  }
}
@media (min-width: 769px) {
  .ecs__component-valuesbrochure__value:nth-of-type(even) {
    flex-direction: row-reverse;
  }
}
.ecs__component-valuesbrochure__value:nth-of-type(even):after {
  content: url("../../assets/images/redpeak_arrow_value_left.svg");
}
@media (min-width: 769px) {
  .ecs__component-valuesbrochure__value {
    flex-direction: row;
  }
}
.ecs__component-valuesbrochure__value__image, .ecs__component-valuesbrochure__value__content {
  flex: 1;
  height: auto;
  margin: 0 80px;
  width: 100%;
}
.ecs__component-valuesbrochure__value__image {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 16px;
}
@media (min-width: 769px) {
  .ecs__component-valuesbrochure__value__image {
    margin-bottom: 0;
  }
}
.ecs__component-valuesbrochure__value__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
@media (min-width: 769px) {
  .ecs__component-valuesbrochure__value__content {
    text-align: left;
  }
}
.ecs__component-videocallout__wrap {
  margin: 0 auto;
  max-width: 1344px;
  width: 100%;
}
.ecs__component-videocallout__content {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
@media (min-width: 769px) {
  .ecs__component-videocallout__content {
    text-align: left;
  }
}
.ecs__component-videocallout__content__container {
  align-items: center;
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 769px) {
  .ecs__component-videocallout__content__container {
    flex-direction: row;
  }
}
.ecs__component-videocallout__content__image {
  align-items: center;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.ecs__component-videocallout__content__intro {
  color: #3d4543;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.32px;
  line-height: 20px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.ecs__component-videocallout__content__heading {
  color: #3d4543;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.6px;
  line-height: 38px;
  margin-bottom: 24px;
}
.ecs__component-videocallout .ecs_intro_content {
  display: flex;
  flex-direction: column;
}
.ecs__component-videocallout .ecs_intro_content .ecs_h2 {
  order: 2;
}
.ecs__component-videocallout .ecs_intro_content .ecs_h3 {
  order: 1;
}
.ecs__component-videocallout .ecs_intro_content .ecs_content {
  order: 3;
}
.ecs__component-videocallout .plyr {
  border-top: 8px solid #e07e37;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
}
.emo.emo--open {
  z-index: 99;
}
.emo_titlebar {
  left: 36px;
  position: absolute;
  top: 24px;
}
.emo__close {
  right: 16px;
  top: 16px;
}
.emo__content.emo_template_titlebar {
  max-width: 1200px;
  padding-top: 120px;
  width: 90vw;
}
.emo .ecs__component-iframe__iframe {
  min-height: calc(100dvh - 300px) !important;
}
.emo_template_frameonly.emo__content {
  min-width: 90vw;
  padding: 0;
}
.property-award .ecs__component-pageintro, .property-awards .ecs__component-pageintro {
  margin-bottom: 0;
}
.property-award .ecs_components__container-component-pageintro .ecs_pageintro_bottom_section, .property-awards .ecs_components__container-component-pageintro .ecs_pageintro_bottom_section {
  display: none;
}
.property-award .ecs__page > div:nth-child(3) .ecs_img, .property-awards .ecs__page > div:nth-child(3) .ecs_img {
  max-height: 243px;
  max-width: 286.899px;
}
.property-award .ecs__page > div:nth-child(4) .content1--left > .columns, .property-awards .ecs__page > div:nth-child(4) .content1--left > .columns {
  align-items: flex-start;
}
.property-award .ecs__page > div:nth-child(4) .ecs_img, .property-awards .ecs__page > div:nth-child(4) .ecs_img {
  aspect-ratio: 1;
}
.property-award .ecs__page > div:nth-child(4) .ecs_component__content-block .h3, .property-awards .ecs__page > div:nth-child(4) .ecs_component__content-block .h3 {
  color: #737b32;
}
.ecs_contentblock_award_primary {
  background: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Sunset_RailLines-1.jpg);
  color: #fff;
}
.ecs_contentblock_award_primary .ecs_component__content-block .h2 {
  color: #fff;
}
.ecs_contentblock_award_image .ecs_component__content-block__gallery .ecs_img {
  aspect-ratio: 1;
}
.ecs_contentblock_award_secondary {
  z-index: 0;
}
.ecs_contentblock_award_secondary::after {
  background: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Sunset_RailLines-1.jpg);
  background-repeat: repeat;
  bottom: 0;
  clip-path: polygon(0 100px, 100% 0, 100% 100%, 0% 100%);
  content: "";
  display: block;
  height: 150%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
  background: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Olive_MountainLines.jpg);
  height: 130%;
}
@media (min-width: 769px) {
  .ecs_contentblock_award_secondary::after {
    clip-path: polygon(0 200px, 100% 0, 100% 100%, 0% 100%);
    height: 150%;
  }
}
@media (min-width: 769px) {
  .ecs_contentblock_award_secondary::after {
    height: 120%;
  }
}
@media (min-width: 1024px) {
  .ecs_contentblock_award_secondary::after {
    height: 130%;
  }
}
@media (min-width: 1280px) {
  .ecs_contentblock_award_secondary::after {
    height: 135%;
  }
}
.ecs_contentblock_award_secondary .ecs_component__content-block .h2, .ecs_contentblock_award_secondary .ecs_component__content-block .h3, .ecs_contentblock_award_secondary .h3.ecs_component__content-block__header, .ecs_contentblock_award_secondary .h2.ecs_component__content-block__subhead, .ecs_contentblock_award_secondary .ecs_component__content-block__content {
  color: #fff;
}
.ecs_custom_property .ecs__page > div:nth-child(4) .ecs_component__content-block .h3 {
  color: #e07e37;
}
.corporate-careers-new .corporate-outro, .corporate-careers .corporate-outro, .careers.corporate-page .corporate-outro {
  border-top: 2px solid #f7f7f7;
}
.corporate-careers-new .corporate-preoutro, .corporate-careers .corporate-preoutro, .careers.corporate-page .corporate-preoutro {
  display: none;
}
.neighborhoods.corporate-page .ecs_component__content-block__gallery {
  margin-bottom: -28px;
}
@media (min-width: 769px) {
  .neighborhoods.corporate-page .ecs_component__content-block__gallery {
    margin-bottom: 0;
  }
}
.neighborhoods.corporate-page .ecs_component__content-block__gallery .ecs_picture {
  align-items: flex-end;
  display: flex;
  min-height: 770px;
}
.neighborhoods.corporate-page .ecs_component__content-block__gallery .ecs_img {
  object-fit: contain;
}
.neighborhoods.corporate-page .ecs__component-neighborhoods__grid::after {
  height: 107%;
}
@media (min-width: 769px) {
  .corporate-home .ecs__component-corporatecallouts {
    padding-left: 0;
    padding-right: 0;
  }
}
.corporate-home .corporate-preoutro {
  display: none;
}
.corporate-page.home .ecs__component-corporatecallouts__content__image img {
  height: auto;
  object-fit: contain;
}
@media (max-width: 768px) {
  .corporate-page.home .ecs_components__container-component-hero .hero__content {
    align-items: center;
    text-align: center;
  }
  .corporate-page.home .ecs_components__container-component-hero .ecs_hero_container {
    justify-content: center;
  }
  .corporate-page.home .ecs_components__container-component-hero .ecs_hero_container .headline {
    text-align: center;
  }
  .corporate-page.home .ecs_components__container-component-hero .ecs_hero_container .introline {
    font-size: 42px;
    font-weight: 600;
    text-align: center;
  }
  .corporate-page.home .ecs_components__container-component-hero .ecs_hero_container .ecs_ctas .ecs_a.ecs_button {
    background-color: #e1251b;
    border-color: #e1251b;
  }
  .corporate-page.home .ecs_components__container-component-hero .ecs_hero_container .ecs_ctas .ecs_a.ecs_button:hover {
    background-color: #8d160f;
    border-color: #8d160f;
  }
}
.corporate-page.home .ecs_hero_overlay {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
@media (min-width: 769px) {
  .corporate-page.home .ecs_hero_overlay {
    display: none;
  }
}
.corporate-page.home .ecs_component__content-block__gallery .ecs_img {
  height: auto;
  object-fit: contain;
}
@media (max-width: 768px) {
  .corporate-page.home .ecs__component-corporatecallouts.ecs__component-corporatecallouts__home {
    padding: 0;
  }
}
.corporate-page.home .ecs__component-corporatecallouts.ecs__component-corporatecallouts__home .ecs__component-corporatecallouts__content.column.is-two-fifths-tablet {
  padding: 20px;
}
.corporate-page.home .ecs__component-corporatecallouts.ecs__component-corporatecallouts__home .ecs__components__callout__mask {
  max-height: 150px;
}
@media (min-width: 769px) {
  .corporate-page.home .ecs__component-corporatecallouts.ecs__component-corporatecallouts__home .ecs__components__callout__mask {
    max-height: 300px;
  }
}
.corporate-page.home .ecs__component-fullwidthcontent__quote__wrap .ecs__component-fullwidthcontent__quote__byline {
  filter: hue-rotate(45deg);
}
.corporate-page.home .ecs__component-fullwidthcontent__quote__wrap::before {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
@media (max-width: 768px) {
  .header {
    position: fixed;
    top: 0;
  }
  .ecs_main {
    margin-top: 48px;
  }
}
.make_your_mark_cards .ecs_headline {
  color: #90162a;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 64px;
  text-align: center;
}
.make_your_mark_cards .ecs_component__card:nth-child(2) .ecs_component__card__wrap {
  background-color: rgba(170, 203, 135, 0.3);
}
.make_your_mark_cards .ecs_component__card:nth-child(2) .ecs_component__card__wrap .ecs_component__content-block__header {
  color: #597f26;
}
.make_your_mark_cards .ecs_component__card:nth-child(3) .ecs_component__card__wrap {
  background-color: rgba(245, 183, 129, 0.3);
}
.make_your_mark_cards .ecs_component__card:nth-child(3) .ecs_component__card__wrap .ecs_component__content-block__header {
  color: #90162a;
}
.make_your_mark_cards .ecs_component__card__image {
  max-height: 124px;
}
.make_your_mark_cards .ecs_component__card__wrap {
  background-color: rgba(194, 215, 242, 0.4);
  box-shadow: none;
  height: 100%;
}
.make_your_mark_cards .ecs_component__card__wrap .ecs_component__card__column.ecs_component__card__column-images {
  max-width: 200px;
  padding: 48px 0 56px;
}
.make_your_mark_cards .ecs_component__card__wrap .ecs_component__card__content-wrap {
  padding: 0 32px 40px;
}
.make_your_mark_cards .ecs_component__card__wrap .ecs_component__content-block__header {
  color: #3154a0;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 24px;
}
.make_your_mark_cards .ecs_component__card__wrap .ecs_component__content-block__content {
  color: #282522;
  line-height: 24px;
}
.make_your_mark_content_block {
  margin-top: 56px;
}
@media (min-width: 1024px) {
  .make_your_mark_content_block {
    margin-top: 0;
  }
}
.make_your_mark_content_block .ecs__component-wrapper {
  background-color: rgba(194, 215, 242, 0.5);
  margin-top: 255px;
  padding: 24px;
}
@media (min-width: 769px) {
  .make_your_mark_content_block .ecs__component-wrapper {
    margin-top: 108px;
    padding: 36px;
  }
}
@media (min-width: 1024px) {
  .make_your_mark_content_block .ecs__component-wrapper {
    padding: 56px 0 56px 245px;
  }
}
.make_your_mark_content_block .ecs_component__content-block__wrap.content1--left .ecs_component__content-block__columns.columns {
  flex-direction: column-reverse;
}
@media (min-width: 769px) {
  .make_your_mark_content_block .ecs_component__content-block__wrap.content1--left .ecs_component__content-block__columns.columns {
    flex-direction: row;
  }
}
.make_your_mark_content_block .ecs_component__content-block__gallery {
  margin-top: -155px;
}
@media (min-width: 769px) {
  .make_your_mark_content_block .ecs_component__content-block__gallery {
    left: initial;
    margin-top: 0;
    position: relative;
    right: -20px;
    top: initial;
  }
}
@media (min-width: 1024px) {
  .make_your_mark_content_block .ecs_component__content-block__gallery {
    right: 0;
  }
}
.make_your_mark_content_block .ecs_component__content-block__wrap {
  margin: auto;
}
.make_your_mark_content_block .ecs_component__content-block__wrap .ecs_component__content-block__column-content .ecs_img {
  display: none;
  left: -80px;
  position: absolute;
}
@media (min-width: 1024px) {
  .make_your_mark_content_block .ecs_component__content-block__wrap .ecs_component__content-block__column-content .ecs_img {
    display: initial;
  }
}
.make_your_mark_content_block .ecs_component__content-block__wrap .ecs_component__content-block__header {
  color: #3154a0;
  font-size: 32px;
  margin-bottom: 36px;
}
.make_your_mark_content_block .ecs_component__content-block__wrap .ecs_component__content-block__header::after {
  background-color: #3b6bb8;
  content: "";
  display: block;
  height: 4px;
  margin-top: 36px;
  opacity: 0.3;
  width: 72px;
}
.make_your_mark_content_block .ecs_component__content-block__wrap .ecs_component__content-block__content p {
  font-size: 14px;
  margin-bottom: 16px;
}
@media (min-width: 1024px) {
  .make_your_mark_content_block .ecs_component__content-block__wrap .ecs_component__content-block__content p {
    font-size: 16px;
  }
}
@media (min-width: 769px) {
  .make_your_mark_content_block_blue .ecs_component__content-block__column-gallery {
    justify-content: flex-end;
  }
  .make_your_mark_content_block_blue .ecs_component__content-block__column-gallery .ecs_component__content-block__gallery {
    margin-right: -80px;
  }
}
.make_your_mark_content_block_green .ecs__component-wrapper {
  background-color: rgba(170, 203, 135, 0.3);
  margin-top: 210px;
}
@media (min-width: 769px) {
  .make_your_mark_content_block_green .ecs__component-wrapper {
    margin-top: 98px;
    padding: 88px 104px;
  }
}
@media (min-width: 769px) {
  .make_your_mark_content_block_green .ecs_component__content-block__gallery {
    right: -40px;
  }
}
@media (min-width: 1024px) {
  .make_your_mark_content_block_green .ecs_component__content-block__gallery {
    top: -130px;
  }
}
@media (min-width: 1280px) {
  .make_your_mark_content_block_green .ecs_component__content-block__gallery {
    right: -150px;
  }
}
.make_your_mark_content_block_green .ecs_component__content-block__wrap .ecs_component__content-block__column-content .ecs_img {
  left: unset;
  position: absolute;
  right: -25%;
  top: 100px;
}
.make_your_mark_content_block_green .ecs_component__content-block__wrap .ecs_component__content-block__header {
  color: #597f26;
}
.make_your_mark_content_block_green .ecs_component__content-block__wrap .ecs_component__content-block__header::after {
  background-color: #87a853;
  opacity: 1;
}
.make_your_mark_content_block_orange .ecs__component-wrapper {
  background-color: rgba(254, 167, 112, 0.3);
}
@media (min-width: 1024px) {
  .make_your_mark_content_block_orange .ecs__component-wrapper {
    padding: 124px 104px 100px 0;
  }
}
@media (min-width: 769px) {
  .make_your_mark_content_block_orange .ecs_component__content-block__gallery {
    right: 80px;
  }
}
.make_your_mark_content_block_orange .ecs_component__content-block__wrap .ecs_component__content-block__column-content .ecs_img {
  left: 12%;
  position: absolute;
  top: 50px;
}
.make_your_mark_content_block_orange .ecs_component__content-block__wrap .ecs_component__content-block__header {
  color: #c4461f;
}
.make_your_mark_content_block_orange .ecs_component__content-block__wrap .ecs_component__content-block__header::after {
  background-color: #c4461f;
  opacity: 1;
}
.make_your_mark_content_block_apply {
  margin-bottom: -200px;
  z-index: 2;
}
.make_your_mark_content_block_apply .ecs__component-wrapper {
  background-color: #90162a;
  min-height: 144px;
}
@media (min-width: 1024px) {
  .make_your_mark_content_block_apply .ecs__component-wrapper {
    padding: 40px 0 40px 104px;
  }
}
.make_your_mark_content_block_apply .ecs_component__content-block__columns {
  flex-direction: column;
}
@media (min-width: 769px) {
  .make_your_mark_content_block_apply .ecs_component__content-block__columns {
    flex-direction: row;
  }
}
@media (min-width: 769px) {
  .make_your_mark_content_block_apply .ecs_component__content-block__column-gallery {
    justify-content: flex-end;
  }
  .make_your_mark_content_block_apply .ecs_component__content-block__column-gallery .ecs_component__content-block__gallery {
    margin-right: -80px;
  }
}
.make_your_mark_content_block_apply .ecs_component__content-block__wrap .ecs_component__content-block__header {
  color: #fff;
}
.make_your_mark_content_block_apply .ecs_component__content-block__wrap .ecs_component__content-block__header::after {
  background-color: #c2392f;
  opacity: 1;
}
.make_your_mark_content_block_apply .ecs_component__content-block__wrap .ecs_component__content-block__content {
  color: #fff;
}
.make_your_mark_content_block_apply .button {
  background-color: #fff;
  border: 0;
  border-radius: 50px;
  color: #90162a;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.02em;
  padding: 8px 24px;
  text-transform: capitalize;
}
.make_your_mark_content_block_apply .button:hover, .make_your_mark_content_block_apply .button:focus-visible {
  background-color: #c2392f;
  color: #fff;
}
.make-your-mark .footer {
  gap: 8px 48px;
  background-color: rgba(242, 185, 174, 0.3);
  color: #282522;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .make-your-mark .footer {
    flex-direction: row;
  }
}
.make-your-mark .footer__link {
  display: inline-flex;
}
.make-your-mark .footer__break, .make-your-mark .footer__accessibility {
  display: none;
}
.make-your-mark .header {
  display: none;
}
.make-your-mark main {
  background: #fff;
  color: #2e3433;
}
.make-your-mark .ecs__component {
  padding: 0;
}
.make-your-mark .ecs__component.ecs__component-cards__gallery {
  margin-top: 53px;
  padding: 35px;
}
@media (min-width: 1024px) {
  .make-your-mark .ecs__component {
    padding: 20px;
  }
}
.make_your_mark_hero .button {
  background-color: #e25f22;
  border: 0;
  border-radius: 50px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.02em;
  padding: 12px 24px;
  text-transform: capitalize;
}
.make_your_mark_hero .button:hover, .make_your_mark_hero .button:focus-visible {
  background-color: #c4461f;
  color: #fff;
}
.make_your_mark_hero .ecs__component-hero__single_image {
  background-color: rgba(254, 167, 112, 0.3);
  padding: 0;
  position: relative;
}
.make_your_mark_hero .ecs__component-hero__single_image .ecs_hero {
  background-image: none !important;
  flex-direction: column-reverse;
  min-height: 1024px;
  padding: 43px 36px 36px;
}
@media (min-width: 769px) {
  .make_your_mark_hero .ecs__component-hero__single_image .ecs_hero {
    max-height: 940px;
    min-height: 940px;
    padding: 130px 36px 36px;
  }
}
@media (min-width: 1024px) {
  .make_your_mark_hero .ecs__component-hero__single_image .ecs_hero {
    flex-direction: row;
  }
}
.make_your_mark_hero .ecs__component-hero__single_image .hero__container {
  position: static;
}
@media (min-width: 769px) {
  .make_your_mark_hero .ecs__component-hero__single_image .hero__logo {
    left: 28px;
    position: absolute;
    top: 40px;
  }
}
.make_your_mark_hero .ecs__component-hero__single_image .hero__logo .ecs_logo {
  margin: 0 auto 52px;
}
@media (min-width: 769px) {
  .make_your_mark_hero .ecs__component-hero__single_image .hero__logo .ecs_logo {
    margin: 0;
  }
}
.make_your_mark_hero .ecs__component-hero__single_image .ecs_hero_singleimage::after {
  background: center / cover no-repeat url("../../assets/images/make-your-mark/womaninyellow.png");
  bottom: 0;
  content: "";
  display: block;
  height: 250px;
  position: absolute;
  right: 0;
  width: 250px;
}
@media (min-width: 375px) {
  .make_your_mark_hero .ecs__component-hero__single_image .ecs_hero_singleimage::after {
    height: 36%;
    width: 50%;
  }
}
@media (min-width: 769px) {
  .make_your_mark_hero .ecs__component-hero__single_image .ecs_hero_singleimage::after {
    height: 48%;
    width: 48%;
  }
}
@media (min-width: 1024px) {
  .make_your_mark_hero .ecs__component-hero__single_image .ecs_hero_singleimage::after {
    height: 800px;
    width: 600px;
  }
}
@media (min-width: 1280px) {
  .make_your_mark_hero .ecs__component-hero__single_image .ecs_hero_singleimage::after {
    height: 800px;
    width: 700px;
  }
}
.make_your_mark_hero .ecs__component-hero__single_image .ecs_hero_background {
  pointer-events: none;
}
.make_your_mark_hero .ecs__component-hero__single_image .ecs_hero_background .ecs_hero_singleimage .ecs_picture {
  bottom: 0;
  height: 260px;
  left: unset;
  position: absolute;
  right: 0;
  top: unset;
  width: auto;
}
@media (min-width: 375px) {
  .make_your_mark_hero .ecs__component-hero__single_image .ecs_hero_background .ecs_hero_singleimage .ecs_picture {
    height: 320px;
  }
}
@media (min-width: 769px) {
  .make_your_mark_hero .ecs__component-hero__single_image .ecs_hero_background .ecs_hero_singleimage .ecs_picture {
    height: 70vh;
    max-height: 640px;
    min-height: 640px;
    right: -29vw;
  }
}
@media (min-width: 1024px) {
  .make_your_mark_hero .ecs__component-hero__single_image .ecs_hero_background .ecs_hero_singleimage .ecs_picture {
    height: 90vh;
    min-height: 800px;
  }
}
@media (min-width: 1336px) {
  .make_your_mark_hero .ecs__component-hero__single_image .ecs_hero_background .ecs_hero_singleimage .ecs_picture {
    right: 0;
  }
}
.make_your_mark_hero .ecs__component-hero__single_image .hero__content {
  display: flex;
  flex-direction: column;
  max-width: 500px;
  text-align: left;
}
.make_your_mark_hero .ecs__component-hero__single_image .hero__content .headline {
  color: #e25f22;
  font-size: 32px;
  font-weight: 600;
  max-width: 400px;
  position: relative;
  text-align: center;
}
@media (min-width: 375px) {
  .make_your_mark_hero .ecs__component-hero__single_image .hero__content .headline {
    font-size: 62px;
    line-height: 62px;
  }
}
.make_your_mark_hero .ecs__component-hero__single_image .hero__content .headline::before {
  background: center / contain no-repeat url("../../assets/images/make-your-mark/arrows.svg");
  bottom: 0;
  content: "";
  display: block;
  height: 20px;
  left: 66px;
  position: absolute;
  width: 100%;
}
.make_your_mark_hero .ecs__component-hero__single_image .hero__content .headline::after {
  background: center / contain no-repeat url("../../assets/images/make-your-mark/go_forward.svg");
  content: "";
  display: block;
  height: 120px;
  margin: -30px 0 0 -16px;
  position: relative;
  width: 100%;
}
@media (min-width: 375px) {
  .make_your_mark_hero .ecs__component-hero__single_image .hero__content .headline::after {
    margin: -14px 0 0 -16px;
  }
}
.make_your_mark_hero .ecs__component-hero__single_image .hero__content .ecs_content {
  padding: 40px 0;
  position: relative;
}
.make_your_mark_hero .ecs__component-hero__single_image .hero__content .hero__ctas {
  position: relative;
}
.make_your_mark_list {
  margin-top: 0;
}
@media (min-width: 1024px) {
  .make_your_mark_list {
    margin-top: 84px;
  }
}
.make_your_mark_list .ecs_component__content-block__wrap.content1--right {
  margin-left: auto;
}
.make_your_mark_list .ecs_component__content-block__wrap .column {
  justify-content: flex-end;
}
.make_your_mark_list .ecs_component__content-block__content-wrap {
  align-items: center;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .make_your_mark_list .ecs_component__content-block__content-wrap {
    flex-direction: row;
  }
}
.make_your_mark_list .ecs_component__content-block__lists {
  background-color: rgba(170, 203, 135, 0.3);
  padding: 120px 32px 32px;
}
@media (min-width: 1024px) {
  .make_your_mark_list .ecs_component__content-block__lists {
    margin-right: -80px;
    padding: 64px 153px;
  }
}
@media (min-width: 1280px) {
  .make_your_mark_list .ecs_component__content-block__lists {
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  .make_your_mark_list .ecs_component__content-block__list:not(:last-child) {
    margin-bottom: 90px;
  }
}
.make_your_mark_list .ecs_component__content-block__list-title {
  color: #597f26;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: initial;
  line-height: initial;
  margin-bottom: 50px;
  text-transform: initial;
}
.make_your_mark_list .ecs_component__content-block__list-items {
  columns: 1;
}
.make_your_mark_list .ecs_component__content-block__list-item {
  gap: 24px;
  align-items: center;
  border-bottom: 1px solid #87A853;
  color: #282522;
  display: flex;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 36px;
  padding-bottom: 36px;
}
.make_your_mark_list .ecs_component__content-block__list-item:last-child {
  border-bottom: 0;
}
.make_your_mark_list .ecs_component__content-block__list-item::before {
  background: center / cover no-repeat url("../../assets/images/make-your-mark/checkmark.svg");
  background-size: cover;
  content: "";
  display: block;
  height: 62px;
  margin-top: -30px;
  min-width: 46px;
}
.make_your_mark_list .ecs_image_wrap {
  bottom: -100px;
  padding: 20px;
  position: relative;
}
@media (min-width: 1024px) {
  .make_your_mark_list .ecs_image_wrap {
    height: calc(100% - 176px);
    padding: 0;
    right: -80px;
    top: 0;
  }
  .make_your_mark_list .ecs_image_wrap .ecs_img {
    height: 100%;
    object-fit: contain;
  }
}
.make_your_mark_outro {
  background-color: rgba(242, 185, 174, 0.3);
  overflow-wrap: break-word;
  padding: 230px 20px 40px;
  text-align: center;
}
@media (min-width: 769px) {
  .make_your_mark_outro {
    text-align: left;
  }
}
@media (min-width: 1024px) {
  .make_your_mark_outro {
    padding: 330px 0 150px;
  }
}
@media (min-width: 1280px) {
  .make_your_mark_outro {
    padding: 330px 200px 150px;
  }
}
.make_your_mark_outro .column:last-child {
  display: none;
}
@media (min-width: 769px) {
  .make_your_mark_outro .column:last-child {
    display: block;
  }
}
.make_your_mark_outro .make_your_mark_outro_heading {
  color: #90162a;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 20px;
  margin-bottom: 24px;
  text-transform: capitalize;
}
@media (min-width: 1024px) {
  .make_your_mark_outro .make_your_mark_outro_links {
    column-count: 2;
  }
}
.make_your_mark_outro .make_your_mark_outro_links.make_your_mark_outro_address {
  column-count: unset;
}
.make_your_mark_outro .make_your_mark_outro_links.make_your_mark_outro_address .make_your_mark_outro_link {
  margin-bottom: 24px;
}
.make_your_mark_outro .make_your_mark_outro_links .make_your_mark_outro_link {
  margin-bottom: 16px;
}
.make_your_mark_outro .make_your_mark_outro_links .make_your_mark_outro_link-item {
  color: #282522;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 16px;
}
.make_your_mark_outro .make_your_mark_outro_links .make_your_mark_outro_link-item:hover {
  color: #90162a;
}
.make_your_mark_outro .ecs_logo {
  margin: 36px auto;
  max-width: 155px;
  width: 100%;
}
@media (min-width: 1024px) {
  .make_your_mark_outro .ecs_logo {
    margin: 0 0 36px;
    max-width: 180px;
  }
}
.make_your_mark_outro .ecs_denver_logo {
  background: bottom / contain no-repeat url("../../assets/images/make-your-mark/TDF_Logo_primary_color-v2.svg");
  color: transparent;
  display: block;
  height: 70px;
}
.make_your_mark_outro .ecs_denver_logo:hover {
  color: transparent;
}
.make_your_mark_slider::before {
  background: center / cover no-repeat url("../../assets/images/make-your-mark/brush_blue.svg");
  content: "";
  display: none;
  height: 916px;
  position: absolute;
  width: 870px;
  z-index: 2;
}
@media (min-width: 769px) {
  .make_your_mark_slider::before {
    display: block;
    left: -700px;
  }
}
@media (min-width: 1024px) {
  .make_your_mark_slider::before {
    left: -600px;
  }
}
.make_your_mark_slider::after {
  background: center / cover no-repeat url("../../assets/images/make-your-mark/arrows_blue.svg");
  content: "";
  display: none;
  height: 32px;
  position: absolute;
  width: 817px;
  z-index: 4;
}
@media (min-width: 769px) {
  .make_your_mark_slider::after {
    bottom: 50px;
    display: block;
    left: -400px;
  }
}
@media (min-width: 1280px) {
  .make_your_mark_slider::after {
    bottom: 100px;
    left: 0;
  }
}
.make_your_mark_slider .ecs__component-slider::before {
  background-color: rgba(194, 215, 242, 0.4);
  bottom: 0;
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.make_your_mark_slider .ecs__component-slider::after {
  display: none;
}
.make_your_mark_slider .ecs__component-slider .ecs_slide_image_wrap {
  z-index: 3;
}
.make_your_mark_slider .ecs__component-slider .ecs_img {
  margin: auto;
}
@media (min-width: 769px) {
  .make_your_mark_slider .ecs__component-slider .ecs_img {
    margin: unset;
  }
}
@media (min-width: 769px) {
  .make_your_mark_slider .ecs__component-slider .ecs_slider_columns {
    align-items: center;
    padding-bottom: 100px;
  }
}
.make_your_mark_slider .ecs__component-slider .ecs_slide_contentwrap {
  padding: 0 36px;
}
@media (min-width: 769px) {
  .make_your_mark_slider .ecs__component-slider .ecs_slide_contentwrap {
    padding: 10% 36px 0;
  }
}
.make_your_mark_slider .ecs__component-slider .ecs_slide_contentwrap .h2 {
  color: #282522;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
}
.make_your_mark_slider .ecs__component-slider .ecs_slide_contentwrap .content-block__content {
  color: #282522;
}
.make_your_mark_slider .ecs__component-slider .ecs_slide_contentwrap .ecs_slide_author {
  color: #3154a0;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.48px;
  line-height: 24px;
  padding-top: 24px;
}
@media (min-width: 769px) {
  .make_your_mark_slider .ecs__component-slider .ecs_slide_contentwrap .ecs_slide_author {
    bottom: 24px;
    padding-top: 0;
    position: absolute;
    right: 100px;
  }
}
.make_your_mark_slider .ecs__component-slider .ecs_slide_contentwrap .ecs_slide_authortitle {
  color: #282522;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
@media (min-width: 769px) {
  .make_your_mark_slider .ecs__component-slider .ecs_slide_contentwrap .ecs_slide_authortitle {
    bottom: 0;
    position: absolute;
    right: 100px;
  }
}
.make_your_mark_slider .ecs__component-slider .slick-slide {
  position: relative;
}
.make_your_mark_slider .ecs__component-slider .slick-dots {
  display: flex !important;
  flex-direction: column;
  gap: 32px;
  left: unset;
  padding: 0;
  position: absolute;
  right: -16px;
  top: 0;
  width: 18px;
}
.make_your_mark_slider .ecs__component-slider .slick-dots li {
  cursor: pointer;
}
.make_your_mark_slider .ecs__component-slider .slick-dots li .ecs_slider_dot {
  background: center / cover no-repeat url("../../assets/images/make-your-mark/slider_open.svg");
  background-color: transparent;
  border: 0;
  color: transparent;
  height: 16px;
  width: 18px;
}
.make_your_mark_slider .ecs__component-slider .slick-dots li:hover .ecs_slider_dot, .make_your_mark_slider .ecs__component-slider .slick-dots li:focus-visible .ecs_slider_dot, .make_your_mark_slider .ecs__component-slider .slick-dots li.slick-active .ecs_slider_dot {
  background-image: url("../../assets/images/make-your-mark/slider_closed.svg");
}
.make_your_mark_slider .ecs_component__slider__slide-icon.ecs_component__slider__slide-icon__image {
  display: none;
}
.make_your_mark_slider .ecs__components__slider__arrow {
  background: transparent;
  border: 0;
  bottom: -24px;
  color: #000;
  opacity: 0.3;
}
@media (min-width: 769px) {
  .make_your_mark_slider .ecs__components__slider__arrow {
    bottom: 0;
  }
}
.make_your_mark_slider .ecs__components__slider__arrow:hover, .make_your_mark_slider .ecs__components__slider__arrow:focus-visible {
  background-color: transparent;
  opacity: 0.6;
}
.make_your_mark_slider .ecs__components__slider__arrow.ecs__components__slider__arrow-left {
  left: unset;
  position: absolute;
  right: 60px;
}
.make_your_mark_slider .ecs_slide_contentwrap {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
.make_your_mark_slider.make_your_mark_slider_red::before {
  background: center / contain no-repeat url("../../assets/images/make-your-mark/brush_red.svg");
}
.make_your_mark_slider.make_your_mark_slider_red::after {
  background: center / cover no-repeat url("../../assets/images/make-your-mark/arrows_red.svg");
}
.make_your_mark_slider.make_your_mark_slider_red .ecs__component-slider::before {
  background-color: #fbeae6;
}
.make_your_mark_slider.make_your_mark_slider_red .ecs__component-slider .ecs_slide_contentwrap .ecs_slide_author {
  color: #90162a;
}
.property-home main {
  background-color: #f7f7f7;
  background-image: url("../../assets/images/redpeak_background.svg");
  background-repeat: repeat-y;
  background-size: contain;
}
.property-page .ecs_pageintro_ctas .ecs_a, .property-page .ecs_pageintro_ctas .ecs__component-pageintro__hero__content__item-link, .property-page .ecs_pageintro_ctas .button, .property-page .ecs_pageintro_ctas .btn, .property-page .ecs_component__gallery__buttons .ecs_a, .property-page .ecs_component__gallery__buttons .ecs__component-pageintro__hero__content__item-link, .property-page .ecs_component__gallery__buttons .button, .property-page .ecs_component__gallery__buttons .btn {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.92px;
  text-transform: uppercase;
  text-transform: uppercase;
}
.property-page .ecs_pageintro_ctas .ecs_a:hover, .property-page .ecs_pageintro_ctas .ecs_a:focus, .property-page .ecs_pageintro_ctas .ecs_a.btn--active, .property-page .ecs_pageintro_ctas .ecs_a.active, .property-page .ecs_pageintro_ctas .ecs__component-pageintro__hero__content__item-link:hover, .property-page .ecs_pageintro_ctas .ecs__component-pageintro__hero__content__item-link:focus, .property-page .ecs_pageintro_ctas .ecs__component-pageintro__hero__content__item-link.btn--active, .property-page .ecs_pageintro_ctas .ecs__component-pageintro__hero__content__item-link.active, .property-page .ecs_pageintro_ctas .button:hover, .property-page .ecs_pageintro_ctas .button:focus, .property-page .ecs_pageintro_ctas .button.btn--active, .property-page .ecs_pageintro_ctas .button.active, .property-page .ecs_pageintro_ctas .btn:hover, .property-page .ecs_pageintro_ctas .btn:focus, .property-page .ecs_pageintro_ctas .btn.btn--active, .property-page .ecs_pageintro_ctas .btn.active, .property-page .ecs_component__gallery__buttons .ecs_a:hover, .property-page .ecs_component__gallery__buttons .ecs_a:focus, .property-page .ecs_component__gallery__buttons .ecs_a.btn--active, .property-page .ecs_component__gallery__buttons .ecs_a.active, .property-page .ecs_component__gallery__buttons .ecs__component-pageintro__hero__content__item-link:hover, .property-page .ecs_component__gallery__buttons .ecs__component-pageintro__hero__content__item-link:focus, .property-page .ecs_component__gallery__buttons .ecs__component-pageintro__hero__content__item-link.btn--active, .property-page .ecs_component__gallery__buttons .ecs__component-pageintro__hero__content__item-link.active, .property-page .ecs_component__gallery__buttons .button:hover, .property-page .ecs_component__gallery__buttons .button:focus, .property-page .ecs_component__gallery__buttons .button.btn--active, .property-page .ecs_component__gallery__buttons .button.active, .property-page .ecs_component__gallery__buttons .btn:hover, .property-page .ecs_component__gallery__buttons .btn:focus, .property-page .ecs_component__gallery__buttons .btn.btn--active, .property-page .ecs_component__gallery__buttons .btn.active {
  background-color: #fff !important;
  color: #000 !important;
}
.property-amenities .ecs__component-pageintro__intro:after, .property-gallery .ecs__component-pageintro__intro:after {
  background-image: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Sunset_RailLines-1.jpg);
  background-color: #e1251b;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: -400px;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  content: "";
  display: block;
  height: 1100px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
  height: 100%;
}
@media (min-width: 769px) {
  .property-amenities .ecs__component-pageintro__intro:after, .property-gallery .ecs__component-pageintro__intro:after {
    clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 200px), 0% 100%);
    height: calc(100% + 390px);
  }
}
@media (min-width: 769px) {
  .property-amenities .ecs__component-pageintro__intro:after, .property-gallery .ecs__component-pageintro__intro:after {
    bottom: -390px;
  }
}
.property-gallery .ecs_components__container-component-pageintro .ecs_pageintro_bottom_section {
  padding-bottom: 0;
}
.property-gallery .ecs__component.ecs__component-gallery.ecs__component-gallery__gallery {
  padding-top: 0;
}
.property-gallery .property-amenities .ecs_components__container-component-pageintro .ecs_pageintro_bottom_section {
  gap: 80px;
}
.property-affordable-housing .ecs__component-pageintro__hero__content.is-centered.ecs_pageintro_bottom_section {
  z-index: -1;
}
.property-affordable-housing .ecs__component-pageintro .ecs_pageintro_bottom_section {
  background: unset !important;
}
.property-affordable-housing .ecs__component-pageintro .ecs_pageintro_bottom_section::after {
  background: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Olive_MountainLines.jpg);
  background-color: #e1251b;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: -400px;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  content: "";
  display: block;
  height: 1100px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
  background: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Sunset_RailLines-1.jpg);
}
@media (min-width: 769px) {
  .property-affordable-housing .ecs__component-pageintro .ecs_pageintro_bottom_section::after {
    clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 200px), 0% 100%);
    height: 800px;
  }
}
.ecs_contentblock_white_background_less {
  z-index: 2;
}
.ecs_contentblock_white_background_less .ecs_component__content-block__columns.columns.is-vcentered.is-variable.is-3-tablet {
  box-shadow: 2px 4px 20px 0px rgba(0, 0, 0, 0.06);
}
.ecs_custom_property.property-page .ecs__component-pageintro .ecs_pageintro_bottom_section {
  background: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Sunset_RailLines-1.jpg);
}
.ecs_custom_property.property-page.property-amenities .ecs_components__container-component-pageintro .ecs_pageintro_bottom_section {
  background: transparent;
}
.ecs_custom_property.property-page.property-gallery .ecs_components__container-component-pageintro .ecs_pageintro_bottom_section {
  background: transparent;
}
.ecs_custom_property.property-page.property-gallery .ecs__component-pageintro__intro::after {
  background-image: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Sunset_RailLines-1.jpg);
  background-color: #e1251b;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: -400px;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  content: "";
  display: block;
  height: 1100px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
@media (min-width: 769px) {
  .ecs_custom_property.property-page.property-gallery .ecs__component-pageintro__intro::after {
    clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 200px), 0% 100%);
    height: calc(100% + 390px);
  }
}
.ecs_custom_property.property-page.property-gallery .ecs__component-gallery {
  margin-top: -80px;
  padding-top: 0;
}
.ecs_custom_property.property-page.property-neighborhood .ecs_components__container-component-pageintro .ecs_pageintro_bottom_section {
  background: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Sunset_RailLines-1.jpg);
}
.ecs_custom_property.property-page.property-neighborhood .ecs__component-locationsmap::after {
  background: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Midnight_AlpacaAngles.jpg);
}
.ecs_custom_property.property-page.property-residents .ecs__component-cpt-team::after {
  background: url(//redpeak.com/wp-content/uploads/2025/10/Monaco-Row_Sunset_RailLines-1.jpg);
}
