/*transform origin*/
.neighborhood h1.mt_main_heading {
  font-size: clamp(1.875rem, calc(1.640839vw + 1.490428rem), 3rem);
  /* 30px -> 48px (375px -> 1472px) */
  line-height: clamp(1.875rem, calc(2.734731vw + 1.234047rem), 3.75rem);
  /* 30px -> 60px (375px -> 1472px) */
  letter-spacing: 0.03em; }
.neighborhood .mt_two_column_layout .mt_two_col .mt_col_content p.mt_paragraph {
  max-width: 580px; }
.neighborhood .gm-style img {
  max-width: 140px; }
  @media (max-width: 767px) {
    .neighborhood .gm-style img {
      max-width: 80px; } }
.neighborhood h3.mt_sec_sub_heading {
  font-size: 48px;
  line-height: 60px; }
  @media (max-width: 991px) {
    .neighborhood h3.mt_sec_sub_heading {
      font-size: 30px;
      line-height: 38px; } }
  .neighborhood h3.mt_sec_sub_heading p.mt_paragraph {
    font-size: 30px;
    line-height: 38px; }
    @media (max-width: 991px) {
      .neighborhood h3.mt_sec_sub_heading p.mt_paragraph {
        font-size: 20px;
        line-height: 30px; } }
.neighborhood .padding_image .mt_col_reverse .mt_col_img img {
  height: 90%; }
.neighborhood #available_filters .mt_filter_wrap .dropdown .selectivo__label {
  border: 1px solid black !important; }
.neighborhood .mt_one_column_content_wrapper:hover {
  color: #000000 !important; }

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