.pre-heading {
  font-family: relation-one, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 42px;
  line-height: 48px;
  text-wrap: balance;
}
@media (max-width: 991px) {
  .pre-heading {
    font-size: 30px;
    line-height: 36px;
  }
}

.script-heading {
  font-family: relation-one, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 58px;
  line-height: 1.2;
  text-wrap: balance;
}
@media (max-width: 991px) {
  .script-heading {
    font-size: 30px;
  }
}

.script-heading-27 {
  font-family: "lemonde-journal", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 27px;
  line-height: 35px;
  margin-bottom: 20px;
}

.microtitle {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 19px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-wrap: balance;
}

.title-large {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 42px;
  text-wrap: balance;
}
@media (max-width: 991px) {
  .title-large {
    font-size: 28px;
    line-height: 32px;
  }
}

.title-large {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 54px;
  text-wrap: balance;
}
@media (max-width: 991px) {
  .title-large {
    font-size: 31px;
    line-height: 36px;
  }
}

.sub-heading {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 27px;
  line-height: 35px;
  text-wrap: balance;
}
@media (max-width: 991px) {
  .sub-heading {
    font-size: 20px;
    line-height: 1.2;
  }
}

.sub-heading-small {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 29px;
}

.text-large-bold {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
}

.text-tight {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.text-open {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-wrap: balance;
}

.text-large-open {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 31px;
  text-wrap: balance;
}

.text-open-xlarge {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 36px;
  text-wrap: balance;
}
@media (max-width: 991px) {
  .text-open-xlarge {
    font-size: 20px;
    line-height: 31px;
  }
}

.lead-text {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 29px;
  color: var(--color-cobalt);
}
.lead-text:not(:last-child) {
  margin-bottom: 20px;
}

.spec-value {
  font-family: "lemonde-journal", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 29px;
}

.wp-block-pulp-property-search {
  background: #EDEDED;
}
.wp-block-pulp-property-search .property-search-container {
  position: relative;
}
.wp-block-pulp-property-search .property-search-container .view-toggles {
  position: absolute;
  top: -40px;
  right: 30px;
  z-index: 10;
  display: flex;
  flex-direction: row;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
@media (max-width: 1200px) {
  .wp-block-pulp-property-search .property-search-container .view-toggles {
    top: -60px;
    right: 20px;
    z-index: 20;
  }
}
.wp-block-pulp-property-search .property-search-container .view-toggles button {
  height: 40px;
  width: 40px;
  background: var(--color-white);
  border: 1px solid #B8B8B8;
  color: #5788B4;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-block-pulp-property-search .property-search-container .view-toggles button.active {
  background: var(--color-cobalt);
  color: var(--color-white);
}
.wp-block-pulp-property-search .property-search-container .view-toggles button svg path {
  fill: currentColor;
}
.wp-block-pulp-property-search .property-search-container .view-toggles .mobile-filters-toggle {
  display: none;
}
@media (max-width: 1200px) {
  .wp-block-pulp-property-search .property-search-container .view-toggles .mobile-filters-toggle {
    display: flex;
  }
}
.wp-block-pulp-property-search .left-column {
  width: calc(100% - 900px);
  flex-basis: calc(100% - 900px);
}
@media (max-width: 2000px) {
  .wp-block-pulp-property-search .left-column {
    width: calc(100% - 750px);
    flex-basis: calc(100% - 750px);
  }
}
@media (max-width: 1800px) {
  .wp-block-pulp-property-search .left-column {
    width: calc(100% - 600px);
    flex-basis: calc(100% - 600px);
  }
}
@media (max-width: 1024px) {
  .wp-block-pulp-property-search .left-column {
    width: 100%;
    flex-basis: 100%;
  }
}
.wp-block-pulp-property-search .right-column {
  width: 900px;
  flex-basis: 900px;
}
@media (max-width: 2000px) {
  .wp-block-pulp-property-search .right-column {
    width: 750px;
    flex-basis: 750px;
  }
}
@media (max-width: 1800px) {
  .wp-block-pulp-property-search .right-column {
    width: 600px;
    flex-basis: 600px;
  }
}
@media (max-width: 1024px) {
  .wp-block-pulp-property-search .right-column {
    width: 100%;
    flex-basis: 100%;
  }
}
.wp-block-pulp-property-search .outer-filters-container {
  position: sticky;
  top: 0;
  z-index: 9;
}
@media (max-width: 1200px) {
  .wp-block-pulp-property-search .outer-filters-container {
    top: 125px;
  }
}
.wp-block-pulp-property-search .filters-row {
  display: flex;
  flex-direction: row;
  padding-top: 20px;
  padding-bottom: 20px;
  background: var(--color-white);
  z-index: 9;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 991px) {
  .wp-block-pulp-property-search .filters-row {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.wp-block-pulp-property-search .filters-row .mobile-filters-done {
  width: 100%;
  margin-top: 15px;
}
@media (min-width: 1201px) {
  .wp-block-pulp-property-search .filters-row .mobile-filters-done {
    display: none;
  }
}
@media (max-width: 1200px) {
  .wp-block-pulp-property-search .filters-row {
    position: absolute;
    top: -70px;
    left: 0;
    right: 0;
    z-index: 10;
    flex-direction: column;
    display: none;
    overflow: scroll;
    padding-top: 60px;
  }
}
.wp-block-pulp-property-search .filters-row .filter-options {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
  width: 100%;
  padding-left: 20px;
}
@media (max-width: 1200px) {
  .wp-block-pulp-property-search .filters-row .filter-options {
    display: block;
    padding-left: 0;
  }
}
.wp-block-pulp-property-search .filters-row .filter-options.items-5 {
  grid-template-columns: repeat(5, 1fr);
}
.wp-block-pulp-property-search .filters-row .search-query {
  position: relative;
  flex-basis: 370px;
  min-width: 370px;
}
@media (max-width: 1200px) {
  .wp-block-pulp-property-search .filters-row .search-query {
    flex-basis: 100%;
    min-width: 100%;
    margin-bottom: 20px;
  }
}
.wp-block-pulp-property-search .filters-row .search-query input {
  height: 56px;
  width: 100%;
  border: 1px solid var(--color-gray-mist);
  padding-left: 23px;
  padding-right: 70px;
  border-radius: 4px;
  background: transparent;
}
.wp-block-pulp-property-search .filters-row .search-query .search-icon-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-block-pulp-property-search .results-row {
  display: flex;
  flex-direction: row;
  padding: 30px;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .wp-block-pulp-property-search .results-row {
    padding: 20px;
  }
}
@media (max-width: 1024px) {
  .wp-block-pulp-property-search .results-row .left-column {
    order: 2;
  }
}
@media (max-width: 1024px) {
  .wp-block-pulp-property-search .results-row .right-column {
    order: 1;
  }
}
.wp-block-pulp-property-search .results-row .listings-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
}
@media (max-width: 2000px) {
  .wp-block-pulp-property-search .results-row .listings-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 1200px) {
  .wp-block-pulp-property-search .results-row .listings-container {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 1024px) {
  .wp-block-pulp-property-search .results-row .listings-container {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 991px) {
  .wp-block-pulp-property-search .results-row .listings-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  .wp-block-pulp-property-search .results-row .listings-container {
    grid-template-columns: repeat(1, 1fr);
  }
}
.wp-block-pulp-property-search .results-row.grid-view .listings-container {
  grid-template-columns: repeat(5, 1fr);
  min-width: 100%;
  flex-basis: 100%;
}
@media (max-width: 2000px) {
  .wp-block-pulp-property-search .results-row.grid-view .listings-container {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 1400px) {
  .wp-block-pulp-property-search .results-row.grid-view .listings-container {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 991px) {
  .wp-block-pulp-property-search .results-row.grid-view .listings-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  .wp-block-pulp-property-search .results-row.grid-view .listings-container {
    grid-template-columns: repeat(1, 1fr);
  }
}
.wp-block-pulp-property-search .results-row.grid-view .map-container {
  display: none;
}
.wp-block-pulp-property-search .results-row .map-container {
  padding-left: 20px;
  position: sticky;
  top: 100px;
  height: calc(100vh - 80px);
}
@media (max-width: 1024px) {
  .wp-block-pulp-property-search .results-row .map-container {
    height: 60vh;
    position: static;
    padding-left: 0;
    margin-bottom: 30px;
  }
}
.wp-block-pulp-property-search .results-row .map-container .map {
  width: 100%;
  background: grey;
  height: calc(100vh - 80px);
  border-radius: 4px;
  border: 1px solid var(--color-gray-mist);
}
@media (max-width: 1024px) {
  .wp-block-pulp-property-search .results-row .map-container .map {
    height: 60vh;
  }
}
.wp-block-pulp-property-search .results-row .map-container .gm-style .gm-style-iw-c {
  max-width: 300px !important;
  padding: 0 !important;
}
.wp-block-pulp-property-search .results-row .map-container .gm-style .gm-style-iw-d {
  margin-top: -48px;
  padding-left: 32px;
  padding-right: 32px;
}
.wp-block-pulp-property-search .results-row .map-container .gm-style .info-window {
  padding-top: 20px;
  padding-bottom: 20px;
}
.wp-block-pulp-property-search .results-row .map-container .gm-style .info-window .popup-price {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 1px;
  color: var(--color-cobalt);
  margin-bottom: 30px;
}
