/*!***********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./styles/components.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  src: local("Avenir-Roman"), url(7fd62418ad5640907293.ttf);
  font-family: "avenir-roman";
  font-style: normal;
  font-weight: normal;
}
@font-face {
  src: local("Avenir-Heavy"), url(f9702a89fc2586f79a48.ttf);
  font-family: "avenir-heavy";
  font-style: normal;
  font-weight: normal;
}
@font-face {
  src: local("Avenir-Black"), url(5f10906a81b2423a1bbe.ttf);
  font-family: "avenir-black";
  font-style: normal;
  font-weight: normal;
}
@font-face {
  src: url(9db4f7529ccde64dd29b.eot);
  font-family: "imt-icons";
  font-style: normal;
  font-weight: normal;
}
[data-icon]:before {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: attr(data-icon);
  font-family: "imt-icons" !important;
  font-style: normal !important;
  font-variant: normal !important;
  font-weight: normal !important;
  line-height: 1;
  text-transform: none !important;
}

[class^=imt-icon-]:before, [class*=" imt-icon-"]:before {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "imt-icons" !important;
  font-style: normal !important;
  font-variant: normal !important;
  font-weight: normal !important;
  line-height: 1;
  text-transform: none !important;
}

.imt-icon-eco-friendly:before {
  content: "b";
}

.imt-icon-pet-friendly:before {
  content: "c";
}

.imt-icon-parking:before {
  content: "d";
}

.imt-icon-fitness-center:before {
  content: "a";
}

.imt-icon-laundry:before {
  content: "e";
}

.imt-icon-swimming-pool:before {
  content: "f";
}

.ecs_body {
  color: #666666;
  font-family: "avenir-roman", Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin: 0;
  scroll-behavior: smooth;
  z-index: 1;
}

html {
  height: 100%;
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto;
}

main {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}

.noscroll {
  overflow: hidden;
}

body.user-is-mousing *:focus, body.user-is-mousing *:focus + label::before, body.user-is-mousing *:focus + label::after {
  outline: 1px dotted #BD5323;
}

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

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

.ecs_components__container .ecs__component {
  padding: 40px 20px;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .ecs_components__container .ecs__component {
    padding: 80px;
  }
}
.ecs_components__container.container .ecs__component {
  padding: 40px 20px;
}
@media (min-width: 768px) {
  .ecs_components__container.container .ecs__component {
    padding: 80px 0;
  }
}
.ecs_components__container.ecs_components__container-component-hero .ecs__component, .ecs_components__container.ecs_components__container-component-fullwidthcontent .ecs__component, .ecs_components__container.ecs_components__container-component-pageintro .ecs__component {
  padding: 0;
}
@media (min-width: 768px) {
  .ecs_components__container.ecs_components__container-component-hero .ecs__component, .ecs_components__container.ecs_components__container-component-fullwidthcontent .ecs__component, .ecs_components__container.ecs_components__container-component-pageintro .ecs__component {
    padding: 0;
  }
}

.bg-dark {
  background-color: #24272A;
}

.bg-ltgray {
  background-color: #F8F8F8;
}

.background__primary {
  background-color: #004F86;
}

.bg-stripes {
  background-image: url(55fb274f928cde87b965.png);
  background-repeat: repeat;
  background-size: auto;
}
.bg-stripes--primary {
  background-image: url(be7f66194c77af28b5ae.png);
}

.bottom-bg-stripes {
  position: relative;
}
.bottom-bg-stripes:after {
  background-color: #F8F8F8;
  background-image: url(55fb274f928cde87b965.png);
  bottom: 0;
  content: "";
  height: 50%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.bottom-bg-stripes--primary:after {
  background-color: #004F86;
  background-image: url(be7f66194c77af28b5ae.png);
}

.container-padding {
  padding: 40px 20px;
}
.container-padding--default {
  padding: 40px 20px;
}
@media (min-width: 768px) {
  .container-padding--default {
    padding-bottom: 80px;
    padding-top: 80px;
  }
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.2;
}

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

.visually-hidden {
  clip: rect(1px, 1px, 1px, 1px);
  border: 0 !important;
  display: inline-block;
  font-size: 0;
  height: 1px;
  margin: 0 !important;
  overflow: hidden;
  padding: 0 !important;
  position: absolute !important;
  width: 1px;
}

.imt-watermark {
  overflow: hidden;
  position: relative;
}
.imt-watermark:after {
  background-image: url(3a43213d14f1fe6b6063.svg);
  background-position: bottom center;
  background-size: cover;
  bottom: -150px;
  content: "";
  display: none;
  height: 553px;
  left: 60%;
  position: absolute;
  width: 300px;
  z-index: 1;
}
@media (min-width: 768px) {
  .imt-watermark:after {
    display: block;
  }
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.ecs_h1,
.ecs_h2,
.ecs_h3,
.ecs_h4,
.ecs_h5,
.ecs_h6 {
  color: #404040;
  font-family: "avenir-roman", Arial, Helvetica, sans-serif;
  line-height: 1.3333em;
  margin-bottom: 16px;
}

.h1,
.ecs_h1 {
  font-family: "oswald", Arial, Helvetica, sans-serif;
  font-size: 63px;
  line-height: 70px;
}

.h2,
.ecs_h1,
.ecs_h2 {
  color: #004F86;
  font-family: "oswald", Arial, Helvetica, sans-serif;
  font-size: 24px;
  letter-spacing: 1.28px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .h2,
  .ecs_h1,
  .ecs_h2 {
    font-size: 30px;
    line-height: 32px;
  }
}

.h3,
.ecs_h3 {
  font-family: "oswald", Arial, Helvetica, sans-serif;
}

a,
.ecs_a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
a img,
.ecs_a img {
  border: 0;
  outline: 0;
}
a:hover,
.ecs_a:hover {
  color: inherit;
}

p,
li,
.ecs_p,
.ecs_li {
  font-size: 16px;
}

p:not(:last-of-type),
.ecs_p:not(:last-of-type) {
  margin-bottom: 20px;
}

.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,
.reverse .ecs_p,
.reverse .ecs_ol,
.reverse .ecs_ul,
.reverse .ecs_li {
  color: #fff;
}

.ecs_button {
  border: 1px solid #DA6718;
  color: #404040;
  font-family: "oswald", Arial, Helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: 0.04em;
  padding: 4px 8px;
  text-transform: uppercase;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.ecs_button:hover {
  background-color: #DA6718;
  color: #fff;
}

.ecs_header {
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
  font-family: "oswald", Arial, Helvetica, sans-serif;
  padding: 8px 24px;
  z-index: 10;
}
.ecs_header .logo_type {
  color: #004F86;
  font-family: "oswald", Arial, Helvetica, sans-serif;
  font-size: 24px;
  letter-spacing: 0.04em;
  line-height: 36px;
  text-transform: uppercase;
}
.ecs_header .ecs_navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.ecs_header .navigation_item {
  padding: 0 8px;
}
@media (min-width: 768px) {
  .ecs_header .navigation_item.navigation_specials {
    margin-left: 24px;
  }
}
.ecs_header .navigation_item.navigation_specials .ecs_button:hover {
  background-color: #CB4B06;
  color: #fff;
}
.ecs_header .item_link {
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.ecs_header .item_link:hover {
  color: #DA6718;
}
.ecs_header .item_link.ecs_button {
  background-color: #fff;
}
.ecs_header .phone_type {
  display: none;
}
@media (min-width: 768px) {
  .ecs_header .phone_type {
    display: inline;
  }
}

.ecs_outro {
  background-color: #F8F8F8;
  border-top: 4px solid #CB4B06;
  padding: 0 20px;
  position: relative;
}
@media (min-width: 768px) {
  .ecs_outro {
    padding: 0 80px;
  }
}
.ecs_outro .outro_wrap {
  padding-top: 40px;
}
.ecs_outro .property_title {
  color: #004F86;
  font-family: "oswald", Arial, Helvetica, sans-serif;
  font-size: 24px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.ecs_outro .property_address {
  text-decoration: underline;
}
.ecs_outro .property_address:hover {
  color: #004F86;
}
.ecs_outro .phone_text {
  font-weight: 600;
}
.ecs_outro .phone_link:hover,
.ecs_outro .outro_link:hover {
  color: #004F86;
}
.ecs_outro .hours_title,
.ecs_outro .outro_link {
  color: #404040;
  display: block;
  font-family: "oswald", Arial, Helvetica, sans-serif;
  font-size: 20px;
  margin-bottom: 16px;
}
.ecs_outro .ada_disclaimer {
  margin-bottom: 24px;
}

.ecs_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 14px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.1em;
  padding: 8px 24px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
@media (min-width: 768px) {
  .ecs_footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.ecs_footer .ecs_p,
.ecs_footer .ecs_li {
  font-size: inherit;
  letter-spacing: inherit;
}
.ecs_footer .footer_section {
  padding: 0 4px;
}
.ecs_footer .footer_links .ecs_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .ecs_footer .footer_links .ecs_menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.ecs_footer .accessibility_icons .icon_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ecs_footer .accessibility_icons .list_item {
  padding: 0 4px;
}

form .box-label,
form label {
  color: #404040;
  display: none;
  font-family: "avenir-roman", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
}
form .label-show {
  display: block;
}
form .form-checkbox {
  border: 1px solid #CB4B06;
  position: relative;
}
form .form-checkbox .checkbox-label,
form .form-checkbox .checkbox-single {
  margin: 8px;
}
form .form-checkbox input[type=checkbox] {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
}
form .form-checkbox input[type=checkbox] + label::after {
  content: none;
}
form .form-checkbox input[type=checkbox]:checked + label::after {
  content: "";
}
form .form-checkbox input[type=checkbox]:focus + label::before {
  outline: 1px solid #DA6718;
}
form .form-checkbox label {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #404040;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "avenir-roman", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}
form .form-checkbox label::before {
  -ms-flex-item-align: start;
      align-self: flex-start;
  border: 1px solid #DA6718;
  content: "";
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 32px;
  margin-right: 8px;
  width: 32px;
}
form .form-checkbox label::after {
  background-color: #BD5323;
  content: "";
  display: block;
  height: 20px;
  left: 6px;
  position: absolute;
  top: 6px;
  width: 20px;
}
form ::-webkit-input-placeholder {
  color: #666666;
  opacity: 1;
}
form ::-moz-placeholder {
  color: #666666;
  opacity: 1;
}
form :-ms-input-placeholder {
  color: #666666;
  opacity: 1;
}
form ::-ms-input-placeholder {
  color: #666666;
  opacity: 1;
}
form ::placeholder {
  color: #666666;
  opacity: 1;
}
form input[type=text],
form input[type=number],
form input[type=email],
form input[type=tel],
form input[type=date],
form select,
form textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border: 1px solid #BFBFBF;
  border-radius: 0;
  color: #666666;
  display: block;
  font-family: "oswald", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  height: 44px;
  letter-spacing: 0.64px;
  padding: 0 18px;
  width: 100%;
}
form input[type=text]:active, form input[type=text]:focus,
form input[type=number]:active,
form input[type=number]:focus,
form input[type=email]:active,
form input[type=email]:focus,
form input[type=tel]:active,
form input[type=tel]:focus,
form input[type=date]:active,
form input[type=date]:focus,
form select:active,
form select:focus,
form textarea:active,
form textarea:focus {
  border: 1px solid #BD5323;
}
form input[type=text][data-datepicker] {
  background-color: transparent;
}
form [data-datepicker],
form select {
  background-image: linear-gradient(45deg, transparent 50%, #404040 50%), linear-gradient(135deg, #404040 50%, transparent 50%);
  background-position: calc(100% - 20px) 50%, calc(100% - 15px) 50%;
  background-repeat: no-repeat;
  background-size: 5px 5px, 5px 5px;
  color: #404040;
}
form [data-datepicker]::-ms-expand,
form select::-ms-expand {
  display: none;
}
form select.drop-selected {
  color: #CB4B06;
}
form option:disabled,
form option[disabled=disabled]::-ms-value {
  color: #404040;
}
form textarea {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.64px;
  min-height: 138px;
  padding: 10px 15px;
  position: relative;
  resize: vertical;
}
form .g-recaptcha > div {
  -webkit-transform: scale(0.65);
          transform: scale(0.65);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
@media (min-width: 768px) {
  form .g-recaptcha > div {
    -webkit-transform: none;
            transform: none;
  }
}
form input[type=submit] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #DA6718;
  border: 1px solid #DA6718;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.16em;
  padding: 8px 16px;
  text-transform: uppercase;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
form input[type=submit]:hover {
  background-color: #BD5323;
}
form .g-recaptcha,
form .submit-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
form .radio-row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "avenir-roman", Arial, Helvetica, sans-serif;
  font-size: 14px;
}
form .radio-row label {
  color: #404040;
  display: inline-block;
  margin-left: 30px;
}
form .checkbox-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 10px;
}
form .checkbox-row input[type=checkbox] {
  margin-right: 10px;
  margin-top: 5px;
}

.pika-single {
  background-color: #DA6718;
  border-color: #DA6718;
  color: #fff;
}
.pika-single .pika-title .pika-label {
  background-color: transparent;
}

.pika-button {
  background-color: #004F86;
  color: #fff;
}
.pika-button:hover {
  background-color: #CB4B06;
}

.is-today .pika-button {
  color: #CB4B06;
}
.is-today .pika-button:hover {
  color: #fff;
}

.hidden {
  display: none;
}

.ecs__components__slider__arrow {
  background-color: #fff;
  border: 1px solid #BFBFBF;
  cursor: pointer;
  font-size: 12px;
  line-height: 0;
  padding: 8px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.ecs__components__slider__arrow:hover {
  background-color: #F8F8F8;
}
.ecs__components__slider__arrow-left {
  left: 0;
}
.ecs__components__slider__arrow-right {
  right: 0;
}

.slick-slider {
  padding: 0 40px;
  position: relative;
}

@media (min-width: 768px) {
  .slick-list {
    padding: 24px 0;
  }
}

.slick-dots {
  display: none !important;
}

.slick-slide {
  height: auto;
  margin: 0 8px;
  position: relative;
}
.slick-slide .ecs_picture {
  display: inline-block;
  min-height: 300px;
  width: 100%;
}
@media (min-width: 768px) {
  .slick-slide .ecs_picture {
    min-height: 450px;
  }
}
.slick-slide .ecs_img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  width: 100%;
}

.ecs_component__slider__image {
  -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.0784313725);
          box-shadow: 0 6px 10px rgba(0, 0, 0, 0.0784313725);
  height: auto;
  width: 100%;
}

.ecs_component__slider__slide-icon {
  color: #fff;
  position: absolute;
  right: 16px;
  top: 16px;
}

.nice-select {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #BFBFBF;
  border-radius: 0;
  display: inline-block;
  float: none;
  font-family: "avenir-roman", Arial, Helvetica, sans-serif;
  height: auto;
  line-height: 32px;
  margin-bottom: 16px;
  padding: 0;
  padding-right: 20px;
}
.nice-select:after {
  border: 0;
  content: "\e023";
  font-family: "studio-icon-font";
  font-size: 10px;
  font-weight: 400;
  height: auto;
  line-height: 9px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: auto;
}
.nice-select.open {
  border-bottom: 1px solid #BD5323;
}
.nice-select.open:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.nice-select .current {
  font-family: "oswald", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  padding: 8px 0;
}
.nice-select .list {
  background-color: #fff;
  border: 1px solid #BFBFBF;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  left: -2px;
  margin-top: 0;
  top: calc(100% + 10px);
}
.nice-select .list li {
  color: #24272A;
  font-family: "avenir-roman", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1.12px;
  text-transform: uppercase;
}
.nice-select .list li:hover {
  background-color: rgba(36, 39, 42, 0.05);
  color: #666666;
}
.nice-select .list li.selected {
  color: #666666;
}
.nice-select:after {
  right: 0;
}
.nice-select:active, .nice-select.open, .nice-select:focus, .nice-select:focus-within {
  border-color: #BD5323;
}

.ecs_component__card__wrap {
  background-color: #fff;
  -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.0784313725);
          box-shadow: 0 6px 10px rgba(0, 0, 0, 0.0784313725);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.ecs_component__card__gallery {
  height: 200px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .ecs_component__card__gallery {
    height: 300px;
  }
}
.ecs_component__card__column-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ecs_component__card__image,
.ecs_component__card .slick-slide, .ecs_component__card__slider {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
}
.ecs_component__card__image.slick-slider,
.ecs_component__card .slick-slide.slick-slider, .ecs_component__card__slider.slick-slider {
  padding: 0;
}
.ecs_component__card__image.slick-slider .slick-slide,
.ecs_component__card .slick-slide.slick-slider .slick-slide, .ecs_component__card__slider.slick-slider .slick-slide {
  height: 100%;
  margin: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.ecs_component__card__image.slick-slider .slick-slide > div,
.ecs_component__card .slick-slide.slick-slider .slick-slide > div, .ecs_component__card__slider.slick-slider .slick-slide > div {
  height: 100%;
}
.ecs_component__card__image.slick-slider .slick-slide > div img,
.ecs_component__card .slick-slide.slick-slider .slick-slide > div img, .ecs_component__card__slider.slick-slider .slick-slide > div img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ecs_component__card__image.slick-slider .slick-list,
.ecs_component__card .slick-slide.slick-slider .slick-list, .ecs_component__card__slider.slick-slider .slick-list {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ecs_component__card__image .slick-track,
.ecs_component__card .slick-slide .slick-track, .ecs_component__card__slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.ecs_component__card__image .slick-arrow,
.ecs_component__card__image .slick-dots,
.ecs_component__card .slick-slide .slick-arrow,
.ecs_component__card .slick-slide .slick-dots, .ecs_component__card__slider .slick-arrow,
.ecs_component__card__slider .slick-dots {
  display: none !important;
}
.ecs_component__card__content-wrap {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 24px;
}
@media (min-width: 768px) {
  .ecs_component__card__content-wrap {
    padding: 32px;
  }
}
.ecs_component__card__content-wrap .ecs_component__content-block__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ecs_component__card .h2 {
  font-size: 24px;
}

.ecs_components__container.ecs_components__container-component-contact {
  position: relative;
}
.ecs_components__container.ecs_components__container-component-contact::before {
  background-image: url(45852c635db5d05f6323.jpg);
  background-repeat: repeat;
  background-size: auto;
  bottom: auto;
  content: "";
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.ecs_components__container.ecs_components__container-component-contact .ecs_component__component-contact__introcontent.ecs_intro_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.ecs_components__container.ecs_components__container-component-contact .ecs_component__component-contact__introcontent.ecs_intro_content .ecs_introline {
  margin: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.ecs_components__container.ecs_components__container-component-contact .ecs_component__component-contact__introcontent.ecs_intro_content .ecs_headline.headline {
  margin: 0;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.ecs_components__container.ecs_components__container-component-contact .ecs_component__component-contact__introcontent.ecs_intro_content .ecs_content {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.ecs_components__container.ecs_components__container-component-contact .ecs_component__component-contact__introcontent.ecs_intro_content .ecs_ctas {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.ecs_components__container.ecs_components__container-component-contact .ecs__component-wrapper.container {
  background-color: #fff;
  -webkit-box-shadow: 0px -6px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px -6px 10px rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 48px;
  padding: 24px;
  width: 100%;
}
@media (min-width: 768px) {
  .ecs_components__container.ecs_components__container-component-contact .ecs__component-wrapper.container {
    padding: 48px;
  }
}

.ecs_component__content-block .h2 {
  margin-bottom: 8px;
}
.ecs_component__content-block__content-wrap {
  gap: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ecs_component__content-block .ecs_component__content-block__list {
  list-style: none;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.ecs_component__content-block .ecs_component__content-block__list-items {
  list-style: disc;
  -webkit-padding-start: 16px;
          padding-inline-start: 16px;
}
.ecs_component__content-block .ecs_component__content-block__list-item {
  margin-bottom: 16px;
}

.ecs_component__content-block__link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #CB4B06;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-family: "avenir-black", Arial, Helvetica, sans-serif;
  font-size: 16px;
  letter-spacing: 1.6px;
  position: relative;
  text-transform: uppercase;
}
.ecs_component__content-block__link input[type=submit] {
  background: transparent;
  border: 0;
  color: inherit;
  font-family: "avenir-black", Arial, Helvetica, sans-serif;
  font-size: 16px;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}
.ecs_component__content-block__link:hover, .ecs_component__content-block__link:focus, .ecs_component__content-block__link:focus-within {
  color: #CB4B06;
}
.ecs_component__content-block__link:hover:before, .ecs_component__content-block__link:focus:before, .ecs_component__content-block__link:focus-within:before {
  max-width: 20px;
}
.ecs_component__content-block__link:hover:after, .ecs_component__content-block__link:focus:after, .ecs_component__content-block__link:focus-within:after {
  margin-left: 20px;
}
.ecs_component__content-block__link:before {
  background-color: #CB4B06;
  content: "";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 2px;
  max-width: 0;
  position: absolute;
  right: 6px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  width: 20px;
}
.ecs_component__content-block__link:after {
  color: #CB4B06;
  content: "\e025";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: "studio-icon-font";
  font-size: inherit;
  margin-left: 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.ecs_component__content-block__content:not(.ecs_component__content-block__content:last-child,
.ecs_component__content-block__lists:last-child),
.ecs_component__content-block__lists:not(.ecs_component__content-block__content:last-child,
.ecs_component__content-block__lists:last-child) {
  margin-bottom: 16px;
}

.reverse .ecs_component__content-block__link {
  color: #fff;
}
.reverse .ecs_component__content-block__link:before {
  background-color: #fff;
}
.reverse .ecs_component__content-block__link:after {
  color: #fff;
}

.ecs_components__container-component-contentblock.offset-content .column {
  position: relative;
}
@media (min-width: 768px) {
  .ecs_components__container-component-contentblock.offset-content .ecs_component__content-block__columns {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .ecs_components__container-component-contentblock.offset-content .ecs_component__content-block__gallery,
  .ecs_components__container-component-contentblock.offset-content .ecs_component__content-block__content-wrap {
    min-width: calc(100% + 200px);
    position: relative;
  }
}
.ecs_components__container-component-contentblock.offset-content .ecs_component__content-block__gallery {
  z-index: -1;
}
.ecs_components__container-component-contentblock.offset-content .ecs_component__content-block__content-wrap {
  background-color: #fff;
  -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.0784313725);
          box-shadow: 0 6px 10px rgba(0, 0, 0, 0.0784313725);
  margin: 0 24px;
  padding: 24px;
  z-index: 2;
}
@media (min-width: 768px) {
  .ecs_components__container-component-contentblock.offset-content .ecs_component__content-block__content-wrap {
    margin-bottom: 48px;
    padding: 40px;
    width: 100%;
  }
}
.ecs_components__container-component-contentblock.offset-content .content1--right .ecs_component__content-block__content-wrap {
  margin-top: -48px;
}
@media (min-width: 768px) {
  .ecs_components__container-component-contentblock.offset-content .content1--right .ecs_component__content-block__content-wrap {
    bottom: 0;
    left: -200px;
    margin-top: 0;
  }
}
.ecs_components__container-component-contentblock.offset-content .content1--left .ecs_component__content-block__gallery {
  margin-top: -48px;
}
@media (min-width: 768px) {
  .ecs_components__container-component-contentblock.offset-content .content1--left .ecs_component__content-block__gallery {
    bottom: 0;
    left: -200px;
    margin-top: 0;
  }
}

.ecs_components__container.ecs_components__container-component-fullwidthcontent .ecs__component.ecs__component-fullwidthcontent__quote.ecs__component {
  padding: 20px;
}
@media (min-width: 768px) {
  .ecs_components__container.ecs_components__container-component-fullwidthcontent .ecs__component.ecs__component-fullwidthcontent__quote.ecs__component {
    padding: 80px;
  }
}
.ecs_components__container.ecs_components__container-component-fullwidthcontent .ecs__component.ecs__component-fullwidthcontent__quotesocial {
  padding: 0;
}

.ecs__component-fullwidthcontent {
  text-align: center;
}
.ecs__component-fullwidthcontent-headline {
  color: #004F86;
  font-family: "oswald", Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}
@media (min-width: 768px) {
  .ecs__component-fullwidthcontent-headline {
    font-size: 32px;
  }
}
.ecs__component-fullwidthcontent .ecs__components__ctas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 24px 0;
}
@media (min-width: 768px) {
  .ecs__component-fullwidthcontent .ecs__components__ctas {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.ecs__component-fullwidthcontent .ecs__components__cta__title {
  background-color: #fff;
  border: 1px solid #BFBFBF;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.0784313725);
          box-shadow: 0 6px 10px rgba(0, 0, 0, 0.0784313725);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.16em;
  margin: 0 8px;
  padding: 8px 16px;
  text-transform: uppercase;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.ecs__component-fullwidthcontent .ecs__components__cta__title:hover {
  background-color: #004F86;
  border-color: #004F86;
  color: #fff;
}
.ecs__component-fullwidthcontent__quote__wrap {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 48px;
}
@media (min-width: 768px) {
  .ecs__component-fullwidthcontent__quote__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-left: 96px;
  }
}
.ecs__component-fullwidthcontent__quote__byline {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-left: 48px;
}
@media (min-width: 768px) {
  .ecs__component-fullwidthcontent__quote__byline {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.ecs__component-fullwidthcontent__quote__author, .ecs__component-fullwidthcontent__quote__title {
  display: block;
}
.ecs__component-fullwidthcontent__quote__author {
  font-family: "oswald", Arial, Helvetica, sans-serif;
  font-size: 18px;
  position: relative;
}
@media (min-width: 768px) {
  .ecs__component-fullwidthcontent__quote__author {
    font-size: 20px;
  }
}
.ecs__component-fullwidthcontent__quote__author:before {
  background-color: #666666;
  content: "";
  height: 1px;
  position: absolute;
  right: calc(100% + 8px);
  top: 0.75em;
  width: 40px;
}
.ecs__component-fullwidthcontent__quote__content {
  color: #404040;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-family: "oswald", Arial, Helvetica, sans-serif;
  font-size: 22px;
  margin-bottom: 24px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
}
@media (min-width: 768px) {
  .ecs__component-fullwidthcontent__quote__content {
    font-size: 38px;
    line-height: 50px;
    margin-bottom: 40px;
    padding-right: 24px;
  }
}
.ecs__component-fullwidthcontent__quote__content:before {
  content: "“";
  font-size: 120px;
  left: -48px;
  line-height: 96px;
  opacity: 0.2;
  position: absolute;
  top: 0;
}
@media (min-width: 768px) {
  .ecs__component-fullwidthcontent__quote__content:before {
    font-size: 240px;
    left: -96px;
    line-height: 0;
    top: 96px;
  }
}
.ecs__component-fullwidthcontent__quote__reviews .nice-select .current {
  font-size: 20px;
}
.ecs__component-fullwidthcontent__quote__review-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ecs__component-fullwidthcontent__quotesocial {
  padding: 0;
}
.ecs__component-fullwidthcontent__quotesocial .ecs__component-fullwidthcontent__quote__wrap,
.ecs__component-fullwidthcontent__quotesocial .ecs__component-fullwidthcontent__quote__reviews {
  padding: 20px;
}
@media (min-width: 768px) {
  .ecs__component-fullwidthcontent__quotesocial .ecs__component-fullwidthcontent__quote__wrap,
  .ecs__component-fullwidthcontent__quotesocial .ecs__component-fullwidthcontent__quote__reviews {
    padding: 80px;
  }
}
.ecs__component-fullwidthcontent__quotesocial .ecs__component-fullwidthcontent__quote__wrap {
  padding-left: calc(20px + 48px);
}
@media (min-width: 768px) {
  .ecs__component-fullwidthcontent__quotesocial .ecs__component-fullwidthcontent__quote__wrap {
    padding-left: calc(80px + 96px);
  }
}
.ecs__component-fullwidthcontent__quotesocial .ecs__component-fullwidthcontent__quote__reviews {
  background-color: #F8F8F8;
}
.ecs__component-fullwidthcontent__quotesocial .ecs__component-fullwidthcontent__quotesocial__columns {
  margin: 0;
  width: 100%;
}

.bg-stripes--primary .ecs__component-fullwidthcontent__quotesocial .ecs__component-fullwidthcontent__quote__reviews {
  background-color: #004F86;
}

.boxed_content .ecs__component-fullwidthcontent {
  margin-bottom: 64px;
  position: relative;
}
@media (min-width: 768px) {
  .boxed_content .ecs__component-fullwidthcontent {
    margin-bottom: 80px;
  }
}
.boxed_content .ecs__component-fullwidthcontent-content-wrap {
  gap: 24px;
  background-color: #fff;
  -webkit-box-shadow: 0px -6px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px -6px 10px rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 auto;
  margin-top: -48px;
  max-width: 800px;
  padding: 24px;
  position: relative;
  width: calc(100% - 48px);
  z-index: 2;
}
@media (min-width: 768px) {
  .boxed_content .ecs__component-fullwidthcontent-content-wrap {
    bottom: -48px;
    left: 50%;
    margin-top: 0;
    padding: 32px;
    position: absolute;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
  }
}
.boxed_content .ecs__component-fullwidthcontent-content-wrap .ecs_headline {
  margin-bottom: 0;
}

.reverse .ecs__component-fullwidthcontent__quote__content {
  color: #fff;
}
.reverse .ecs__component-fullwidthcontent__quote__author:before {
  background-color: #fff;
}

.ecs__component-hero {
  margin-bottom: 0;
  position: relative;
}
@media (min-width: 768px) {
  .ecs__component-hero {
    margin-bottom: 192px;
  }
}
.ecs__component-hero .hero {
  background-position: center;
  background-size: cover;
  height: auto;
  padding: 24px;
  padding-top: calc(100vh - 300px);
}
@media (min-width: 768px) {
  .ecs__component-hero .hero {
    height: calc(100vh - 200px);
    padding: 0;
    padding-top: 0;
  }
}
.ecs__component-hero .introline {
  color: #404040;
  font-family: "oswald", Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-style: normal;
  margin-bottom: 8px;
  text-align: left;
}
.ecs__component-hero .ecs_h1 {
  color: #004F86;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.02em;
  text-align: left;
}
@media (min-width: 768px) {
  .ecs__component-hero .ecs_h1 {
    font-size: 32px;
  }
}
.ecs__component-hero .ecs_h2 {
  font-family: "oswald", Arial, Helvetica, sans-serif;
  font-size: 24px;
  letter-spacing: 0.02em;
}
.ecs__component-hero .hero_content {
  background-color: #fff;
  bottom: -48px;
  -webkit-box-shadow: 0px -6px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px -6px 10px rgba(0, 0, 0, 0.1);
  width: calc(100% - 48px);
}
@media (min-width: 768px) {
  .ecs__component-hero .hero_content {
    bottom: -96px;
    left: 50%;
    margin: 0;
    position: absolute;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
  }
}
.ecs__component-hero .hero_content .content_wrapper {
  padding: 24px;
}
@media (min-width: 768px) {
  .ecs__component-hero .hero_content .content_wrapper {
    padding: 48px;
  }
}
.ecs__component-hero .hero_content .ecs_content:not(.ecs__component-hero .hero_content .ecs_content:last-child) {
  margin-bottom: 16px;
}
.ecs__component-hero .cta_link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #CB4B06;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-family: "avenir-black", Arial, Helvetica, sans-serif;
  font-size: 16px;
  letter-spacing: 1.6px;
  position: relative;
  text-transform: uppercase;
}
.ecs__component-hero .cta_link input[type=submit] {
  background: transparent;
  border: 0;
  color: inherit;
  font-family: "avenir-black", Arial, Helvetica, sans-serif;
  font-size: 16px;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}
.ecs__component-hero .cta_link:hover, .ecs__component-hero .cta_link:focus, .ecs__component-hero .cta_link:focus-within {
  color: #CB4B06;
}
.ecs__component-hero .cta_link:hover:before, .ecs__component-hero .cta_link:focus:before, .ecs__component-hero .cta_link:focus-within:before {
  max-width: 20px;
}
.ecs__component-hero .cta_link:hover:after, .ecs__component-hero .cta_link:focus:after, .ecs__component-hero .cta_link:focus-within:after {
  margin-left: 20px;
}
.ecs__component-hero .cta_link:before {
  background-color: #CB4B06;
  content: "";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 2px;
  max-width: 0;
  position: absolute;
  right: 6px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  width: 20px;
}
.ecs__component-hero .cta_link:after {
  color: #CB4B06;
  content: "\e025";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: "studio-icon-font";
  font-size: inherit;
  margin-left: 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.ecs__component-hero .content_columns {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.ecs__component-hero .column_divider {
  background-color: #BFBFBF;
  height: 1px;
  width: 100%;
}
@media (min-width: 768px) {
  .ecs__component-hero .column_divider {
    height: 100%;
    margin: 0 32px;
    width: 1px;
  }
}

.ecs__component-pageintro {
  margin-bottom: 96px;
  min-height: 75vh;
  position: relative;
}
.ecs__component-pageintro__hero {
  background-position: center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: absolute;
  width: 100%;
}
.ecs__component-pageintro__hero__headline {
  color: #004F86;
  font-family: "oswald", Arial, Helvetica, sans-serif;
  font-size: 22px;
}
@media (min-width: 768px) {
  .ecs__component-pageintro__hero__headline {
    font-size: 32px;
  }
}
.ecs__component-pageintro__hero__headline:not(:last-child) {
  margin-bottom: 16px;
}
.ecs__component-pageintro__hero__messaging:not(:last-child) {
  margin-bottom: 16px;
}
.ecs__component-pageintro__hero__content__item-link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #CB4B06;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-family: "avenir-black", Arial, Helvetica, sans-serif;
  font-size: 16px;
  letter-spacing: 1.6px;
  position: relative;
  text-transform: uppercase;
}
.ecs__component-pageintro__hero__content__item-link input[type=submit] {
  background: transparent;
  border: 0;
  color: inherit;
  font-family: "avenir-black", Arial, Helvetica, sans-serif;
  font-size: 16px;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}
.ecs__component-pageintro__hero__content__item-link:hover, .ecs__component-pageintro__hero__content__item-link:focus, .ecs__component-pageintro__hero__content__item-link:focus-within {
  color: #CB4B06;
}
.ecs__component-pageintro__hero__content__item-link:hover:before, .ecs__component-pageintro__hero__content__item-link:focus:before, .ecs__component-pageintro__hero__content__item-link:focus-within:before {
  max-width: 20px;
}
.ecs__component-pageintro__hero__content__item-link:hover:after, .ecs__component-pageintro__hero__content__item-link:focus:after, .ecs__component-pageintro__hero__content__item-link:focus-within:after {
  margin-left: 20px;
}
.ecs__component-pageintro__hero__content__item-link:before {
  background-color: #CB4B06;
  content: "";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 2px;
  max-width: 0;
  position: absolute;
  right: 6px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  width: 20px;
}
.ecs__component-pageintro__hero__content__item-link:after {
  color: #CB4B06;
  content: "\e025";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: "studio-icon-font";
  font-size: inherit;
  margin-left: 0;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.ecs__component-pageintro__hero-wrap {
  background-color: #fff;
  bottom: -24px;
  -webkit-box-shadow: 0px -6px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px -6px 10px rgba(0, 0, 0, 0.1);
  left: 50%;
  margin-bottom: -48px;
  padding: 24px;
  position: relative;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: calc(100% - 48px);
}
@media (min-width: 768px) {
  .ecs__component-pageintro__hero-wrap {
    bottom: -48px;
    left: 0;
    margin: 0 48px;
    max-width: 65vw;
    padding: 48px;
    position: absolute;
    -webkit-transform: none;
            transform: none;
    width: 100%;
  }
}

.ecs__component-nearbyproperties__headline {
  display: none;
}

.ecs_components__container-component-notificationbar .ecs__component {
  padding: 0;
}
@media (min-width: 768px) {
  .ecs_components__container-component-notificationbar .ecs__component {
    padding: 0;
  }
}
.ecs_components__container-component-notificationbar .ecs__component .ecs_section {
  background-color: #004F86;
}

.ecs__component__component-slider__intro {
  margin: 0 auto;
  margin-bottom: 40px;
  max-width: 800px;
}
@media (min-width: 768px) {
  .ecs__component__component-slider__intro {
    text-align: center;
  }
}

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