.if-only-screenreader {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.l-container {
  position: relative;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.hyphenate {
  hyphens: auto;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
}
.donthyphenate {
  hyphens: none;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
}
.chronaxt-RealtyGridBlock {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Chronaxt InfrastructureIcon', 'Open Sans (Webfont)', Arial, sans-serif;
  font-weight: 400;
  background-color: #f4f5f7;
  padding-bottom: 6.9rem;
  font-size: 0.875rem;
  margin-bottom: 4px;
}
.chronaxt-RealtyGridBlock-headline {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Chronaxt InfrastructureIcon', 'Playfair Display (Webfont)', serif;
  font-weight: 400;
  color: #2e2e2e;
  font-size: 2.1875rem;
  font-style: italic;
  line-height: 1.2;
  padding-top: 6.9rem;
  text-align: center;
}
.chronaxt-RealtyGridBlock-headline .emphasized {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Chronaxt InfrastructureIcon', 'Open Sans (Webfont)', Arial, sans-serif;
  font-weight: 600;
  font-size: 3.125rem;
  font-style: normal;
  line-height: 1.1;
  text-transform: uppercase;
}
.chronaxt-RealtyGridBlock-list {
  width: 100%;
  max-width: 85rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media only screen and (min-width: 20rem) {
  .chronaxt-RealtyGridBlock-list {
    width: calc(100%  +  0rem);
  }
}
.chronaxt-RealtyGridBlock-Entry {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Chronaxt InfrastructureIcon', 'Open Sans (Webfont)', Arial, sans-serif;
  font-weight: 400;
  background-color: white;
  color: #232429;
  font-size: 0.875rem;
  line-height: 1.45rem;
  margin: 0.6rem;
  max-width: 100%;
  padding: 4.6rem;
  width: 34rem;
}
.chronaxt-RealtyGridBlock-Entry-content {
  padding: calc(-0.5rem + 9%);
  padding-bottom: calc(0.4rem + 9.0%);
}
.chronaxt-RealtyGridBlock-Entry-Slider {
  --ratio: 0.66666667;
  position: relative;
  margin-bottom: 1.6rem;
  overflow: hidden;
}
.chronaxt-RealtyGridBlock-Entry-Slider::before {
  content: '';
  display: block;
  height: 0;
  width: 0;
  padding-bottom: 66.66666667%;
  padding-bottom: calc(var(--ratio) * 100%);
}
.chronaxt-RealtyGridBlock-Entry-Slider::before {
  content: '';
  display: block;
  height: 0;
  width: 0;
  padding-bottom: 66.66666667%;
  padding-bottom: calc(var(--ratio) * 100%);
}
.chronaxt-RealtyGridBlock-Entry-Slider > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.chronaxt-RealtyGridBlock-Entry-Slider-stage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.chronaxt-RealtyGridBlock-Entry-Slider-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.chronaxt-RealtyGridBlock-Entry--small {
  margin: 0.3rem;
  padding: 3.7rem;
  width: 27.5rem;
}
.chronaxt-RealtyGridBlock-Entry--wide {
  width: 100%;
  max-width: 69.2rem;
}
.chronaxt-RealtyGridBlock-Entry--wide-Slider {
  --ratio: 0.66666667;
  position: relative;
}
.chronaxt-RealtyGridBlock-Entry--wide-Slider::before {
  content: '';
  display: block;
  height: 0;
  width: 0;
  padding-bottom: 66.66666667%;
  padding-bottom: calc(var(--ratio) * 100%);
}
.chronaxt-RealtyGridBlock-Entry--wide-Slider::before {
  content: '';
  display: block;
  height: 0;
  width: 0;
  padding-bottom: 66.66666667%;
  padding-bottom: calc(var(--ratio) * 100%);
}
.chronaxt-RealtyGridBlock-Entry--wide-Slider > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.chronaxt-RealtyGridBlock-Entry--wide .chronaxt-RealtyGridBlock-Entry-Slider {
  --ratio: 0.5;
  position: relative;
}
.chronaxt-RealtyGridBlock-Entry--wide .chronaxt-RealtyGridBlock-Entry-Slider::before {
  content: '';
  display: block;
  height: 0;
  width: 0;
  padding-bottom: 50%;
  padding-bottom: calc(var(--ratio) * 100%);
}
.chronaxt-RealtyGridBlock-Entry--wide .chronaxt-RealtyGridBlock-Entry-Slider::before {
  content: '';
  display: block;
  height: 0;
  width: 0;
  padding-bottom: 50%;
  padding-bottom: calc(var(--ratio) * 100%);
}
.chronaxt-RealtyGridBlock-Entry--wide .chronaxt-RealtyGridBlock-Entry-Slider > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.chronaxt-RealtyGridBlock--inverse {
  background-color: transparent;
}
.chronaxt-RealtyGridBlock--inverse .chronaxt-RealtyGridBlock-Entry {
  background-color: #f4f5f7;
}
.chronaxt-RealtyGridBlock-toolbar {
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  border: 1px solid #b9b9b9;
  border-top: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  line-height: 1.5;
  padding: 1rem;
  max-width: 24rem;
  text-align: center;
}
.chronaxt-RealtyGridBlock-dropdown {
  -webkit-appearance: none;
  border: none;
  border-radius: 0;
  padding: 0;
  margin: 0;
  background-color: transparent;
  color: inherit;
  font: inherit;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Chronaxt InfrastructureIcon', 'Open Sans (Webfont)', Arial, sans-serif;
  font-weight: 600;
  cursor: pointer;
  margin-left: 0.5rem;
  padding-right: 2rem;
}
.chronaxt-RealtyGridBlock-dropdownArrow {
  color: #9d9d9d;
  display: inline-block;
  height: 1rem;
  margin-left: -1.5rem;
  pointer-events: none;
  width: 1rem;
}
.chronaxt-RealtyGridBlock-list:before {
  content: '';
  display: block;
  margin-top: 5%;
  width: 100%;
}
html.sca-animatable .chronaxt-RealtyGridBlock-Entry.sca-animate {
  transition: opacity 900ms, transform 900ms;
}
html.sca-animatable .chronaxt-RealtyGridBlock-Entry.sca-invisible {
  opacity: 0;
  transform: translateY(100px);
}
html.sca-animatable .chronaxt-RealtyGridBlock-Entry.sca-visible {
  opacity: 1;
  transform: none;
}
.chronaxt-RealtyGridBlock-Entry-header::after {
  background-color: var(--chronaxt-block-accent-color, #e06811);
  content: '';
  display: block;
  height: 3px;
  margin-bottom: calc(0.725rem  -  1.5px);
  margin-top: calc(0.725rem  -  1.5px);
  width: 2.5rem;
}
.chronaxt-theme-default .chronaxt-RealtyGridBlock-Entry-header::after {
  background-color: var(--chronaxt-block-accent-color, #e06811);
}
.chronaxt-theme-accent1 .chronaxt-RealtyGridBlock-Entry-header::after {
  background-color: var(--chronaxt-block-accent-color, #dbc78f);
}
.chronaxt-theme-accent2 .chronaxt-RealtyGridBlock-Entry-header::after {
  background-color: var(--chronaxt-block-accent-color, #e5b413);
}
.chronaxt-theme-default .chronaxt-RealtyGridBlock-Entry-header::after {
  background-color: var(--chronaxt-block-accent-color, #e06811);
}
.chronaxt-theme-accent1 .chronaxt-RealtyGridBlock-Entry-header::after {
  background-color: var(--chronaxt-block-accent-color, #dbc78f);
}
.chronaxt-theme-accent2 .chronaxt-RealtyGridBlock-Entry-header::after {
  background-color: var(--chronaxt-block-accent-color, #e5b413);
}
.chronaxt-theme-accent3 .chronaxt-RealtyGridBlock-Entry-header::after {
  background-color: var(--chronaxt-block-accent-color, #94b156);
}
.chronaxt-RealtyGridBlock-Entry-subtitled {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Chronaxt InfrastructureIcon', 'Open Sans (Webfont)', Arial, sans-serif;
  font-weight: 600;
  color: #383940;
  text-transform: uppercase;
}
.chronaxt-RealtyGridBlock-Entry-details {
  border-top: 1px solid #d5d5d5;
  margin-bottom: 1.4rem;
  margin-top: calc(0.725rem  -  0.5px);
  padding-top: calc(0.725rem  -  0.5px);
}
.chronaxt-RealtyGridBlock-Entry-emphasized {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Chronaxt InfrastructureIcon', 'Open Sans (Webfont)', Arial, sans-serif;
  font-weight: 600;
  color: #383940;
}
.chronaxt-RealtyGridBlock-Entry-Slider {
  --ratio: 0.75;
  position: relative;
  background-color: #ececef;
}
.chronaxt-RealtyGridBlock-Entry-Slider::before {
  content: '';
  display: block;
  height: 0;
  width: 0;
  padding-bottom: 75%;
  padding-bottom: calc(var(--ratio) * 100%);
}
.chronaxt-RealtyGridBlock-Entry-Slider::before {
  content: '';
  display: block;
  height: 0;
  width: 0;
  padding-bottom: 75%;
  padding-bottom: calc(var(--ratio) * 100%);
}
.chronaxt-RealtyGridBlock-Entry-Slider > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.chronaxt-RealtyGridBlock-Entry-Slider-gallery {
  overflow: hidden;
}
.chronaxt-RealtyGridBlock-Entry-Slider-image {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  width: 100%;
  height: 100%;
}
.chronaxt-RealtyGridBlock-Entry-Slider-stage,
.chronaxt-RealtyGridBlock-Entry-Slider-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.chronaxt-RealtyGridBlock-Entry-Slider-stage {
  will-change: transform;
}
.chronaxt-RealtyGridBlock-Entry-Slider.is-momentum .chronaxt-RealtyGridBlock-Entry-Slider-stage {
  transition: transform 300ms;
}
.chronaxt-RealtyGridBlock-Entry-Slider-slide {
  opacity: 0;
  will-change: opacity;
  z-index: 1;
}
.chronaxt-RealtyGridBlock-Entry-Slider-slide.scm-scene-animated {
  transition: opacity 800ms;
}
.chronaxt-RealtyGridBlock-Entry-Slider-slide.scm-scene-post {
  opacity: 0;
}
.chronaxt-RealtyGridBlock-Entry-Slider-slide.scm-scene-post.scm-scene-animated {
  opacity: 0.99;
}
.chronaxt-RealtyGridBlock-Entry-Slider-slide.scm-scene-pre {
  opacity: 0;
}
.chronaxt-RealtyGridBlock-Entry-Slider-slide.scm-scene-pre.scm-scene-animated {
  opacity: 0.99;
}
.chronaxt-RealtyGridBlock-Entry-Slider-slide.scm-scene-current {
  opacity: 1;
  z-index: 100;
}
.chronaxt-RealtyGridBlock-Entry-Slider.is-swiping .chronaxt-RealtyGridBlock-Entry-Slider-slide.scm-scene-post {
  transform: translateX(-100%);
  opacity: 1;
}
.chronaxt-RealtyGridBlock-Entry-Slider.is-swiping .chronaxt-RealtyGridBlock-Entry-Slider-slide.scm-scene-pre {
  transform: translateX(100%);
  opacity: 1;
}
.chronaxt-RealtyGridBlock-Entry-Slider-Button {
  align-items: center;
  background-color: #383940;
  color: #d5d5d5;
  display: flex;
  height: 1.75rem;
  justify-content: center;
  opacity: 0;
  position: absolute;
  top: 50%;
  width: 1.75rem;
  transition: opacity 300ms;
  will-change: opacity;
}
.chronaxt-RealtyGridBlock-Entry-Slider-Button .chronaxt-Symbol {
  height: 36%;
  width: 36%;
}
.chronaxt-RealtyGridBlock-Entry-Slider-Button--watchlist {
  top: 0;
  right: 0;
}
.is-onWatchlist .chronaxt-RealtyGridBlock-Entry-Slider-Button--watchlist {
  background-color: var(--chronaxt-block-accent-color, #e06811);
  color: white;
  opacity: 1;
  cursor: pointer;
}
.chronaxt-theme-default .is-onWatchlist .chronaxt-RealtyGridBlock-Entry-Slider-Button--watchlist {
  background-color: var(--chronaxt-block-accent-color, #e06811);
}
.chronaxt-theme-accent1 .is-onWatchlist .chronaxt-RealtyGridBlock-Entry-Slider-Button--watchlist {
  background-color: var(--chronaxt-block-accent-color, #dbc78f);
}
.chronaxt-theme-accent2 .is-onWatchlist .chronaxt-RealtyGridBlock-Entry-Slider-Button--watchlist {
  background-color: var(--chronaxt-block-accent-color, #e5b413);
}
.chronaxt-theme-default .is-onWatchlist .chronaxt-RealtyGridBlock-Entry-Slider-Button--watchlist {
  background-color: var(--chronaxt-block-accent-color, #e06811);
}
.chronaxt-theme-accent1 .is-onWatchlist .chronaxt-RealtyGridBlock-Entry-Slider-Button--watchlist {
  background-color: var(--chronaxt-block-accent-color, #dbc78f);
}
.chronaxt-theme-accent2 .is-onWatchlist .chronaxt-RealtyGridBlock-Entry-Slider-Button--watchlist {
  background-color: var(--chronaxt-block-accent-color, #e5b413);
}
.chronaxt-theme-accent3 .is-onWatchlist .chronaxt-RealtyGridBlock-Entry-Slider-Button--watchlist {
  background-color: var(--chronaxt-block-accent-color, #94b156);
}
.chronaxt-RealtyGridBlock-Entry-Slider-Button--watchlist .chronaxt-Symbol {
  height: 45%;
  width: 45%;
}
.chronaxt-RealtyGridBlock-Entry-Slider-Button--prev {
  left: 0;
}
.chronaxt-RealtyGridBlock-Entry-Slider-Button--next {
  right: 0;
}
.chronaxt-RealtyGridBlock-Entry-Slider:hover .chronaxt-RealtyGridBlock-Entry-Slider-Button {
  opacity: 1;
  cursor: pointer;
}
