/*transform origin*/
.Housing_for_all_wrapper {
  padding: 185px 7.8vw 96px;
  display: flex;
  justify-content: space-between; }
  @media (max-width: 991.8px) {
    .Housing_for_all_wrapper {
      flex-direction: column;
      justify-content: flex-start;
      padding: 114px 4.2vw 26px; } }
  .Housing_for_all_wrapper .mt_btn {
    margin-bottom: 43px;
    display: inline-block; }
    @media (max-width: 991.8px) {
      .Housing_for_all_wrapper .mt_btn {
        margin-bottom: 20px; } }
  .Housing_for_all_wrapper .left {
    width: 35.39vw; }
    .Housing_for_all_wrapper .left .mt_btn {
      display: none; }
    @media (max-width: 991.8px) {
      .Housing_for_all_wrapper .left {
        width: 100%;
        padding-bottom: 49px; }
        .Housing_for_all_wrapper .left .mt_btn {
          display: block; } }
  .Housing_for_all_wrapper .right {
    width: 37.63vw; }
    .Housing_for_all_wrapper .right .mt_btn {
      display: inline-block; }
    @media (max-width: 991.8px) {
      .Housing_for_all_wrapper .right {
        width: 100%; }
        .Housing_for_all_wrapper .right .mt_btn {
          display: none; } }
  .Housing_for_all_wrapper .mt_col_heading {
    color: #1A5667;
    margin-bottom: 38px; }
    @media (max-width: 991.8px) {
      .Housing_for_all_wrapper .mt_col_heading {
        margin-bottom: 20px; } }
  .Housing_for_all_wrapper h3 {
    font-family: "obviously-narrow", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #1A5667;
    margin-bottom: 24px; }
    @media (max-width: 991.8px) {
      .Housing_for_all_wrapper h3 {
        margin-bottom: 20px; } }
  .Housing_for_all_wrapper p {
    font-family: "freight-text-pro", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    color: #1A5667;
    margin-bottom: 30px; }
    @media (max-width: 991.8px) {
      .Housing_for_all_wrapper p {
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 26px; } }
    .Housing_for_all_wrapper p a {
      color: #1A5667;
      text-decoration: underline; }
      .Housing_for_all_wrapper p a[href^="tel:"] {
        text-decoration: none;
        pointer-events: none; }
        @media (max-width: 991.8px) {
          .Housing_for_all_wrapper p a[href^="tel:"] {
            pointer-events: all; } }

.right img {
  width: 100%;
  height: 26.766vw;
  display: block;
  object-fit: cover;
  margin-bottom: 37px; }
  @media (max-width: 991.8px) {
    .right img {
      margin-bottom: 41px;
      height: 66.933vw;
      max-height: 60vh;
      width: calc(100% + 8.4vw);
      max-width: unset;
      margin-inline: -4.2vw; } }
  @media (max-height: 450px) and (max-width: 900px) {
    .right img {
      max-height: 90vh; } }
.right h4 {
  font-family: "obviously-narrow", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #1A5667;
  margin-bottom: 12px; }

span.gap {
  display: block;
  margin-top: 14px;
  display: block; }
  @media (max-width: 991.8px) {
    span.gap {
      margin-top: 12px; } }

/*# sourceMappingURL=housing-for-all.css.map */
