/* rotate*/
/* translate*/
/*transform origin*/
@font-face {
  font-family: 'basis-grotesque-pro-black';
  src: url("../fonts/BasisGrotesquePro/BasisGrotesquePro-Black.otf"); }
@font-face {
  font-family: 'basis-grotesque-pro-light';
  src: url("../fonts/BasisGrotesquePro/BasisGrotesquePro-Light.otf"); }
@font-face {
  font-family: 'basis-grotesque-pro-medium';
  src: url("../fonts/BasisGrotesquePro/BasisGrotesquePro-Medium.otf"); }
@font-face {
  font-family: 'flecha-l-regular';
  src: url("../fonts/FlechaL/FlechaL-Regular.otf"); }
body {
  font-family: "basis-grotesque-pro-light";
  line-height: 1.5;
  color: #000000;
  font-size: 18px;
  letter-spacing: 0.03em;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "flecha-l-regular";
  margin-top: 0; }

.title-para-block .main-desc, .thumb-content .thumb-content-title h2, .thumb-content-cta-block .cta-title, .thumb-content .thumb-content-title, .home-page .fourth-section h2, .architecture-wrapper .fourth-section h2, .architecture-wrapper .fifth-section .desc-container h2, .architecture-wrapper .sixth-section .desc-container h2, .architecture-wrapper .seventh-section .desc-container h2, .neighborhood-page .content-section .lg-desc-section .desc-container p {
  letter-spacing: 0.05em; }
  .title-para-block .main-desc, .thumb-content .thumb-content-title h2, .thumb-content-cta-block .cta-title, .thumb-content .thumb-content-title, .home-page .fourth-section h2, .architecture-wrapper .fourth-section h2, .architecture-wrapper .fifth-section .desc-container h2, .architecture-wrapper .sixth-section .desc-container h2, .architecture-wrapper .seventh-section .desc-container h2, .neighborhood-page .content-section .lg-desc-section .desc-container p {
    font-size: calc(30px + 12 * ((100vw - 769px) / 1151)); }
  .title-para-block .main-desc, .thumb-content .thumb-content-title h2, .thumb-content-cta-block .cta-title, .thumb-content .thumb-content-title, .home-page .fourth-section h2, .architecture-wrapper .fourth-section h2, .architecture-wrapper .fifth-section .desc-container h2, .architecture-wrapper .sixth-section .desc-container h2, .architecture-wrapper .seventh-section .desc-container h2, .neighborhood-page .content-section .lg-desc-section .desc-container p {
    line-height: calc(40px + 20 * ((100vw - 769px) / 1151)); }
  @media (max-width: 768px) {
    .title-para-block .main-desc, .thumb-content .thumb-content-title h2, .thumb-content-cta-block .cta-title, .thumb-content .thumb-content-title, .home-page .fourth-section h2, .architecture-wrapper .fourth-section h2, .architecture-wrapper .fifth-section .desc-container h2, .architecture-wrapper .sixth-section .desc-container h2, .architecture-wrapper .seventh-section .desc-container h2, .neighborhood-page .content-section .lg-desc-section .desc-container p {
      font-size: calc(25px + 5 * ((100vw - 320px) / 448)); }
    .title-para-block .main-desc, .thumb-content .thumb-content-title h2, .thumb-content-cta-block .cta-title, .thumb-content .thumb-content-title, .home-page .fourth-section h2, .architecture-wrapper .fourth-section h2, .architecture-wrapper .fifth-section .desc-container h2, .architecture-wrapper .sixth-section .desc-container h2, .architecture-wrapper .seventh-section .desc-container h2, .neighborhood-page .content-section .lg-desc-section .desc-container p {
      line-height: calc(36px + 10 * ((100vw - 320px) / 448)); } }

.home-page .first-section .main-desc,.home-page .seventh-section .main-desc, .home-page .list-section .desc-container h2, .home-page .character-section .main-title {
  letter-spacing: 0.05em; }
  .home-page .first-section .main-desc,.home-page .seventh-section .main-desc, .home-page .list-section .desc-container h2, .home-page .character-section .main-title {
    font-size: calc(48px + 42 * ((100vw - 769px) / 1151)); }
  .home-page .first-section .main-desc,.home-page .seventh-section .main-desc, .home-page .list-section .desc-container h2, .home-page .character-section .main-title {
    line-height: calc(63px + 42 * ((100vw - 769px) / 1151)); }
  @media (max-width: 768px) {
    .home-page .first-section .main-desc,.home-page .seventh-section .main-desc, .home-page .list-section .desc-container h2, .home-page .character-section .main-title {
      font-size: calc(38px + 10 * ((100vw - 320px) / 448)); }
    .home-page .first-section .main-desc,.home-page .seventh-section .main-desc, .home-page .list-section .desc-container h2, .home-page .character-section .main-title {
      line-height: calc(45px + 18 * ((100vw - 320px) / 448)); } }

.main-wrapper {
  padding-top: 80px; }

.footer-neighborhood-banner {
  display: none; }

.row {
  margin-top: 0;
  margin-bottom: 5vw; }
  .row.row-reverse {
    flex-direction: row-reverse; }

.mb-0, .home-page .banner {
  margin-bottom: 0; }

@media (max-width: 768px) {
  .title-para-block .main-desc {
    letter-spacing: 0.05em; } }
@media (max-width: 768px) {
  .title-para-block p.main-desc {
    letter-spacing: 0.05em; } }
@media (max-width: 768px) {
  .title-para-block .sub-text {
    line-height: 30px; } }

.grid-img {
  height: 100%; }
  @media (max-width: 768px) {
    .grid-img {
      min-height: 75vw; } }

@media (max-width: 768px) {
  .contact-form-wrap .form-divider {
    background: #ECECEC; } }

.full-width-grid-img {
  min-height: 53vw; }

.list ul li {
  padding-right: 10px; }
  @media (max-width: 768px) {
    .list ul li {
      padding-right: 0; } }

.virtual-tour-container {
  margin: 0; }
  .virtual-tour-container .virtual-tour-title {
    font-family: "flecha-l-regular";
    letter-spacing: 0.15em; }
    .virtual-tour-container .virtual-tour-title {
      font-size: calc(30px + 15 * ((100vw - 769px) / 1151)); }
    .virtual-tour-container .virtual-tour-title {
      line-height: calc(45px + 10 * ((100vw - 769px) / 1151)); }
    @media (max-width: 768px) {
      .virtual-tour-container .virtual-tour-title {
        font-size: calc(25px + 5 * ((100vw - 320px) / 448)); }
      .virtual-tour-container .virtual-tour-title {
        line-height: calc(35px + 10 * ((100vw - 320px) / 448)); } }
  @media (max-width: 768px) {
    .virtual-tour-container .virtual-tour-image {
      margin-bottom: 20vw;
      display: flex;
      align-items: flex-end; } }
  @media (max-width: 768px) {
    .virtual-tour-container .virtual-tour-desc {
      position: static;
      margin-top: 10vw;
      display: flex;
      margin-left: -20vw;
      margin-bottom: -20vw; } }

.image-text-section .image-container {
  min-height: 50vw;
  margin-right: 5vw;
  background-size: cover; }
  @media (max-width: 768px) {
    .image-text-section .image-container {
      margin-right: 0; } }
.image-text-section .image-text-container {
  display: flex;
  align-items: center;
  width: 100%;
  flex-wrap: wrap; }

.btn {
  font-family: "basis-grotesque-pro-black"; }

.thumb-content {
  color: #000000; }
  .thumb-content .thumb-content-desc {
    font-family: "basis-grotesque-pro-light";
    font-weight: 400; }

.thumb-image {
  background-repeat: no-repeat; }

.thumb-image .desk-enlarge-thumb {
  top: 50%;
  left: 50%;
  width: 12vw;
  height: 12vw;
  margin: 0;
  transform: translateX(-50%) translateY(-50%) scale(0);
  background-size: 70px 70px; }

.system .thumb-image:hover .desk-enlarge-thumb {
  transform: translateX(-50%) translateY(-50%) scale(1);
  margin: 0; }

.top-underline {
  position: relative; }
  .top-underline:before {
    content: '';
    width: 70px;
    height: 1px;
    background: #000000;
    display: block;
    margin-bottom: 30px; }
  .top-underline.top-underline-white:before {
    background: #FFFFFF; }

.thumb-content-cta-block .cta-title {
  font-family: "flecha-l-regular"; }

.contact-form-wrap .contact-input-wrap .input-title {
  font-family: "basis-grotesque-pro-black";
  font-size: 14px; }

.banner-container .banner-title {
  font-family: "flecha-l-regular";
  letter-spacing: 0.05em; }
@media (min-width: 769px) {
  .banner-container.full-height-banner-container {
    height: 85vh; } }
@media (max-width: 768px) {
  .banner-container.full-height-banner-container .mt-container {
    height: 100%;
    position: absolute;
    width: 100%;
    align-items: flex-end;
    display: flex; }
    .banner-container.full-height-banner-container .mt-container .banner-text-container {
      text-align: left;
      color: #fff;
      padding-left: 8vw;
      padding-right: 8vw; } }

.contact-wrapper .get-in-touch,
.neighborhood-page .get-in-touch,
.get-in-touch,
.home-page .get-in-touch {
  background: #ECECEC; }
  .contact-wrapper .get-in-touch .sub-text-title,
  .neighborhood-page .get-in-touch .sub-text-title,
  .get-in-touch .sub-text-title,
  .home-page .get-in-touch .sub-text-title {
    font-weight: 600; }
  .contact-wrapper .get-in-touch span.sub-text,
  .contact-wrapper .get-in-touch p,
  .contact-wrapper .get-in-touch h2,
  .contact-wrapper .get-in-touch a.btn_link,
  .contact-wrapper .get-in-touch .sub-text-title,
  .neighborhood-page .get-in-touch span.sub-text,
  .neighborhood-page .get-in-touch p,
  .neighborhood-page .get-in-touch h2,
  .neighborhood-page .get-in-touch a.btn_link,
  .neighborhood-page .get-in-touch .sub-text-title,
  .get-in-touch span.sub-text,
  .get-in-touch p,
  .get-in-touch h2,
  .get-in-touch a.btn_link,
  .get-in-touch .sub-text-title,
  .home-page .get-in-touch span.sub-text,
  .home-page .get-in-touch p,
  .home-page .get-in-touch h2,
  .home-page .get-in-touch a.btn_link,
  .home-page .get-in-touch .sub-text-title {
    color: #000000; }
  .contact-wrapper .get-in-touch .call_btn,
  .neighborhood-page .get-in-touch .call_btn,
  .get-in-touch .call_btn,
  .home-page .get-in-touch .call_btn {
    background: url("../images/icons/black-call.svg") no-repeat left center/20px auto; }
  .contact-wrapper .get-in-touch .direction_btn,
  .neighborhood-page .get-in-touch .direction_btn,
  .get-in-touch .direction_btn,
  .home-page .get-in-touch .direction_btn {
    background: url("../images/icons/black-directions.svg") no-repeat left center/20px auto; }
  .contact-wrapper .get-in-touch .chat_btn,
  .neighborhood-page .get-in-touch .chat_btn,
  .get-in-touch .chat_btn,
  .home-page .get-in-touch .chat_btn {
    background: url("../images/icons/black-chat.svg") no-repeat left center/20px auto; }
  .contact-wrapper .get-in-touch a,
  .neighborhood-page .get-in-touch a,
  .get-in-touch a,
  .home-page .get-in-touch a {
    font-family: "basis-grotesque-pro-black"; }

.slider-section .col-12 {
  padding: 0 4vw; }

.bg-img-with-text {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }
  .bg-img-with-text:after {
    content: '';
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }

.vt-banner-container {
  position: absolute;
  display: block;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  width: 165px; }
  @media (max-width: 991px) {
    .vt-banner-container {
      display: none; } }

.grey-bg {
  background: #ECECEC; }

.thumb-content {
  text-align: left;
  align-items: flex-start; }
  .thumb-content .thumb-content-title {
    font-family: "flecha-l-regular"; }
  .thumb-content .thumb-content-desc {
    font-size: 18px;
    line-height: 24px;
    text-transform: none; }

.availability-wrapper .filter-top .fp-view-type {
  font-family: "basis-grotesque-pro-black";
  letter-spacing: 0.15em;
  font-size: 16px; }
  @media (max-width: 768px) {
    .availability-wrapper .filter-top .fp-view-type {
      font-size: 12px; } }
  .availability-wrapper .filter-top .fp-view-type.active {
    font-size: 16px; }
    @media (max-width: 768px) {
      .availability-wrapper .filter-top .fp-view-type.active {
        font-size: 12px; } }
.availability-wrapper .fp-col {
  font-family: "basis-grotesque-pro-black"; }
.availability-wrapper .fp-name,
.availability-wrapper .fp-disclaimer,
.availability-wrapper .fp-pagination a,
.availability-wrapper .fp-pagination .navigation span,
.availability-wrapper .fp-pagination .navigation li a,
.availability-wrapper .fp-pagination-container .search-results-wrapper .search-results-container {
  font-family: "basis-grotesque-pro-light"; }

.availability-detail {
  padding-top: 0; }
  .availability-detail .banner-container {
    z-index: 1; }
  .availability-detail .detais-wrap-lt .offer-box {
    background: #ECECEC; }
  .availability-detail .fp-details-view-container {
    margin-top: 5vw; }

.get-in-touch a.btn_link.call_btn {
  margin-top: 50px; }
.get-in-touch a.btn_link.direction_btn {
  margin-top: 0; }

.contact-form-wrap .form-divider {
  background: #ECECEC; }
.contact-form-wrap .contact-input-wrap .input-label {
  top: 50px; }
.contact-form-wrap .contact-input-wrap .input-wrapper.move-in {
  padding: 0 !important; }
  .contact-form-wrap .contact-input-wrap .input-wrapper.move-in .input-type:not(:checked) + label {
    border: none; }
  .contact-form-wrap .contact-input-wrap .input-wrapper.move-in #moveInDate.error {
    border: 2px solid #bd0000;
    background: rgba(189, 0, 0, 0.05);
    opacity: 1 !important;
    font-size: 0; }

.pointer-none {
  pointer-events: none; }

.banner-container .banner-img:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3); }
  @media (max-width: 768px) {
    .banner-container .banner-img:after {
      display: block; } }

.availability .banner-container .banner-img:after,
.contact .banner-container .banner-img:after {
  background: rgba(0, 0, 0, 0.65); }

.availability-detail .detais-wrap-lt .avl-count:after {
  display: none; }

.ui-datepicker .ui-widget-header {
  background: #000;
  border: 1px solid #000; }

.list li a {
  font-family: "basis-grotesque-pro-black";
  text-decoration: underline; }
  .list li a {
    font-size: calc(16px + 2 * ((100vw - 769px) / 1151)); }
  @media (max-width: 768px) {
    .list li a {
      font-size: calc(14px + 2 * ((100vw - 320px) / 448)); } }

header .menu-popup .social {
  margin: 30px 0 30px 10px; }
  header .menu-popup .social .logo-wrap {
    background: none;
    width: 30px;
    margin: 0 20px 0 0;
    padding: 0; }

@media (max-width: 768px) {
  .home-page .get-in-touch .contact-text-box p,
  .home-page .get-in-touch .contact-text-box .contact-wrap,
  .get-in-touch .contact-text-box p,
  .get-in-touch .contact-text-box .contact-wrap {
    display: block; } }

@media (max-width: 768px) {
  .get-in-touch .contact-text-box p {
    max-width: 100%;
    padding: 0 8%; } }

@media (max-width: 768px) {
  .get-in-touch .contact-text-box .contact-wrap {
    max-width: 100%;
    padding: 0 8% 60px; } }

@media (max-width: 768px) {
  .contact-wrapper .get-in-touch .contact-text-box {
    padding-right: 0; } }

@media (max-width: 768px) {
  .contact-wrapper .get-in-touch .contact-text-box .sub-text {
    margin-left: 0; } }

.contact-wrapper .get-in-touch p,
.contact-wrapper .get-in-touch span.sub-text {
  font-family: "basis-grotesque-pro-light"; }

footer .withLinkImage {

  align-items: center; }
  footer .withLinkImage .linkImage {
    height: 1rem;
    position: relative;
    top: -1px;
    margin-left: 6px; }

header {
  font-family: "basis-grotesque-pro-black"; }
  header #logo.home-logo.bg-logo .logo-wrap, header .logo-wrap {
    background-color: #3F4443; }
  header .logo-wrap {
    width: 190px; }
    @media (max-width: 768px) {
      header .logo-wrap {
        padding: 14px 0px 13px;
        width: 140px; } }
  header .header-inner {
    border-top: none;
    background: #000000;
    height: 85px; }
  header .header-button .menu.nav-icon .nav-icon-line .menu-mob {
    font-family: "basis-grotesque-pro-medium"; }
  header .menu-popup-wrapper .menu-popup .menu-inner ul li a {
    font-family: "basis-grotesque-pro-medium";
    letter-spacing: 0.15em; }
  header .header-wrap ul li a {
    font-family: "basis-grotesque-pro-medium"; }
  @media (max-width: 768px) {
    header .header-inner.header-fixed {
      animation: none; } }

.spl-wrapper, .popup_specials_wrap .open-close-shape, .popup_specials_wrap {
  background-color: #3F4443; }

footer a {
  font-family: "basis-grotesque-pro-medium"; }
footer .footer_top {
  background-color: #3F4443; }
  footer .footer_top .links_blk ul li {
    margin-bottom: 15px; }
  footer .footer_top .address_blk a {
    margin-top: 15px; }
  footer .footer_top a.direction_btn {
    background: url(../images/icons/directions.svg) no-repeat left center/24px auto; }
  footer .footer_top a.call_btn {
    background: url(../images/icons/call.svg) no-repeat left center/24px auto; }
  footer .footer_top .logo_blk .logo-wrap img.logo-img {
    width: 150px; }
  footer .footer_top .logo_blk .social-link {
    margin-right: 10px; }
    footer .footer_top .logo_blk .social-link.insta {
      margin-right: 10px; }
    footer .footer_top .logo_blk .social-link.tiktok img {
      width: 40px; }
  footer .footer_top .footer-middle-block span {
    font-family: "flecha-l-regular";
    padding: 0 30px 0 0;
    letter-spacing: 4px;
    color: #000000; }
    footer .footer_top .footer-middle-block span {
      font-size: calc(25px + 20 * ((100vw - 769px) / 1151)); }
    footer .footer_top .footer-middle-block span {
      line-height: calc(35px + 20 * ((100vw - 769px) / 1151)); }
    @media (max-width: 768px) {
      footer .footer_top .footer-middle-block span {
        font-size: calc(16px + 9 * ((100vw - 320px) / 448)); }
      footer .footer_top .footer-middle-block span {
        line-height: calc(26px + 9 * ((100vw - 320px) / 448)); } }
  footer .footer_top .footer-middle-block a {
    font-family: "basis-grotesque-pro-light"; }
  footer .footer_top .address_blk span {
    line-height: 24px;
    letter-spacing: 0.03em; }
footer .footer_btm {
  background-color: #ECECEC; }
  footer .footer_btm ul li a {
    color: #000000; }
  footer .footer_btm .footer_btm_middle ul li {
    margin-bottom: 15px; }
  footer .footer_btm .footer_btm_right ul li {
    margin-bottom: 15px; }

.home-page .get-in-touch a.btn_link {
  font-family: "basis-grotesque-pro-medium"; }

.get-in-touch .contact-wrap .sub-text {
  line-height: 24px; }
.get-in-touch .row.mt-container {
  margin-bottom: 0; }
.get-in-touch a.btn_link {
  font-family: "basis-grotesque-pro-medium"; }

@media (min-width: 1200px) {
  .footer_btm_right li:last-child a {
    white-space: nowrap; } }
.home-page #homeBannerVideo {
  width: 100%; }
.home-page .banner {
  position: relative;
  display: flex; }
  @media (max-width: 768px) {
    .home-page .banner {
      height: auto; } }
  .home-page .banner video {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .home-page .banner .video-play-pause-btn {
    right: 20px;
    bottom: 20px;
    left: auto;
    top: auto;
    transform: none; }
.home-page .thumb-content {
  background: none;
  padding: 0;
  text-align: left; }
  .home-page .thumb-content .thumb-content-title h2 {
    margin: 0; }
.home-page .first-section .thumb-content {
  padding: 8vw 0; }
  @media (max-width: 768px) {
    .home-page .first-section .thumb-content {
      padding: 18vw 0 12vw; } }
@media (max-width: 768px) {
  .home-page .second-section .grid-img {
    min-height: 100vw; } }
.home-page .fourth-section {
  background: #3F4443;
  position: relative;
  padding: 5vw;
  color: #FFFFFF; }
  @media (max-width: 768px) {
    .home-page .fourth-section {
      padding: 10vw; } }
  .home-page .fourth-section::before {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/patterns/contact-bg.svg) center top/contain;
    position: absolute;
    opacity: 0.65;
    mix-blend-mode: multiply; }
  .home-page .fourth-section h2 {
    margin-bottom: 6vw; }
  .home-page .fourth-section .list {
    list-style: none;
    border-left: 2px solid #fff;
    margin: 0;
    padding: 0 0 0 20px;
    font-family: "basis-grotesque-pro-black";
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.02em; }
    @media (max-width: 768px) {
      .home-page .fourth-section .list {
        font-size: 16px; } }
    .home-page .fourth-section .list li:not(:last-child) {
      padding-bottom: 15px; }
      @media (max-width: 768px) {
        .home-page .fourth-section .list li:not(:last-child) {
          padding-bottom: 5px; } }
  .home-page .fourth-section .btn {
    margin-top: 4vw; }
.home-page .image-text-section .image-container {
  background-size: contain;
  background-repeat: no-repeat;
  filter: grayscale(1); }
  @media (max-width: 768px) {
    .home-page .image-text-section .image-container {
      background-size: cover;
      min-height: 100vw;
      margin-bottom: 12vw; } }
@media (max-width: 768px) {
  .home-page .fifth-section .grid-img {
    min-height: 85vw; } }
.home-page .sixth-section .thumb-content {
  padding: 10vw 2vw;
  align-items: center; }
  .home-page .sixth-section .thumb-content .thumb-content-title {
    letter-spacing: 0.15em;
    font-family: "flecha-l-regular"; }
    .home-page .sixth-section .thumb-content .thumb-content-title {
      font-size: calc(60px + 60 * ((100vw - 769px) / 1151)); }
    .home-page .sixth-section .thumb-content .thumb-content-title {
      line-height: calc(60px + 60 * ((100vw - 769px) / 1151)); }
    @media (max-width: 768px) {
      .home-page .sixth-section .thumb-content .thumb-content-title {
        font-size: calc(48px + 12 * ((100vw - 320px) / 448)); }
      .home-page .sixth-section .thumb-content .thumb-content-title {
        line-height: calc(48px + 12 * ((100vw - 320px) / 448)); } }
  .home-page .sixth-section .thumb-content .thumb-content-desc {
    letter-spacing: 0.15em;
    text-transform: uppercase;
    font-family: "basis-grotesque-pro-black";
    text-align: center; }
    .home-page .sixth-section .thumb-content .thumb-content-desc {
      font-size: calc(24px + 6 * ((100vw - 769px) / 1151)); }
    .home-page .sixth-section .thumb-content .thumb-content-desc {
      line-height: calc(30px + 6 * ((100vw - 769px) / 1151)); }
    @media (max-width: 768px) {
      .home-page .sixth-section .thumb-content .thumb-content-desc {
        font-size: calc(14px + 10 * ((100vw - 320px) / 448)); }
      .home-page .sixth-section .thumb-content .thumb-content-desc {
        line-height: calc(20px + 10 * ((100vw - 320px) / 448)); } }
.home-page .seventh-section {
  background: #3F4443;
  color: #FFFFFF; }
  .home-page .seventh-section.title-para-block {
    padding: 8vw; }
  .home-page .seventh-section .btn {
    margin-top: 45px; }
.home-page .load-more-wrapper {
  margin: 0;
  border: none;
  padding: 0; }
  .home-page .load-more-wrapper p {
    font-family: "flecha-l-regular";
    letter-spacing: 0.15em;
    text-transform: uppercase; }
    .home-page .load-more-wrapper p {
      font-size: calc(30px + 15 * ((100vw - 769px) / 1151)); }
    @media (max-width: 768px) {
      .home-page .load-more-wrapper p {
        font-size: calc(24px + 6 * ((100vw - 320px) / 448)); } }
.home-page .list-section {
  background: #ECECEC;
  padding: 10vw 0; }
  .home-page .list-section .subtitle {
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-family: "basis-grotesque-pro-black";
    margin-bottom: 50px; }
    .home-page .list-section .subtitle {
      font-size: calc(24px + 6 * ((100vw - 769px) / 1151)); }
    .home-page .list-section .subtitle {
      line-height: calc(30px + 6 * ((100vw - 769px) / 1151)); }
    @media (max-width: 768px) {
      .home-page .list-section .subtitle {
        font-size: calc(14px + 10 * ((100vw - 320px) / 448)); }
      .home-page .list-section .subtitle {
        line-height: calc(20px + 10 * ((100vw - 320px) / 448)); } }
  .home-page .list-section .desc-container {
    padding: 50px 0;
    border-top: 2px solid rgba(0, 0, 0, 0.1);
    border-bottom: 2px solid rgba(0, 0, 0, 0.1); }
    .home-page .list-section .desc-container h2 {
      margin-bottom: 40px; }
  .home-page .list-section .list ul {
    margin: 50px 0 0; }
    .home-page .list-section .list ul {
      font-size: calc(25px + 5 * ((100vw - 769px) / 1151)); }
    @media (max-width: 768px) {
      .home-page .list-section .list ul {
        font-size: calc(20px + 5 * ((100vw - 320px) / 448)); } }
.home-page .character-section .desc-container {
  padding: 7vw 16vw; }
  @media (max-width: 1399px) {
    .home-page .character-section .desc-container {
      padding: 7vw 10vw; } }
.home-page .character-section .grid-img {
  background-size: cover; }
.home-page .character-section .main-title {
  margin-bottom: 40px; }
@media (max-width: 768px) {
  .home-page .eighth-section .grid-img {
    min-height: 80vw; } }
.home-page .get-in-touch {
  background: #ECECEC; }
  .home-page .get-in-touch span.sub-text, .home-page .get-in-touch p, .home-page .get-in-touch h2, .home-page .get-in-touch a.btn_link, .home-page .get-in-touch .sub-text-title {
    color: #000000; }
  .home-page .get-in-touch .call_btn {
    background: url("../images/icons/black-call.svg") no-repeat left center/20px auto; }
  .home-page .get-in-touch .direction_btn {
    background: url("../images/icons/black-directions.svg") no-repeat left center/20px auto; }
  .home-page .get-in-touch .chat_btn {
    background: url("../images/icons/black-chat.svg") no-repeat left center/20px auto; }
  .home-page .get-in-touch a {
    font-family: "basis-grotesque-pro-black"; }
  .home-page .get-in-touch .row {
    margin-bottom: 0; }
.home-page .slider-section .thumb-image {
  height: 45vw; }
.home-page .last-section .cta-with-arrow-white {
  text-decoration: underline; }
  @media (max-width: 768px) {
    .home-page .last-section .cta-with-arrow-white {
      background: none;
      padding-right: 0; } }

.page-not-found .banner-container {
  height: auto; }
  .page-not-found .banner-container .banner-text-container {
    color: #000000;
    padding: 245px 0 120px; }
    @media (max-width: 768px) {
      .page-not-found .banner-container .banner-text-container {
        padding: 145px 0 60px; } }
    .page-not-found .banner-container .banner-text-container .avail-box {
      text-align: center;
      margin-top: 50px;
      padding-top: 35px;
      border-top: 2px solid #000000; }
      .page-not-found .banner-container .banner-text-container .avail-box p {
        display: block;
        margin-bottom: 20px; }
      @media (max-width: 768px) {
        .page-not-found .banner-container .banner-text-container .avail-box {
          text-align: left; } }
  .page-not-found .banner-container .btn {
    width: auto;
    padding-right: 74px; }
.page-not-found .get-in-touch {
  background: #ECECEC; }
  .page-not-found .get-in-touch span.sub-text, .page-not-found .get-in-touch p, .page-not-found .get-in-touch h2, .page-not-found .get-in-touch a.btn_link, .page-not-found .get-in-touch .sub-text-title {
    color: #000000; }
  .page-not-found .get-in-touch .call_btn {
    background: url("../images/icons/black-call.svg") no-repeat left center/20px auto; }
  .page-not-found .get-in-touch .direction_btn {
    background: url("../images/icons/black-directions.svg") no-repeat left center/20px auto; }
  .page-not-found .get-in-touch .chat_btn {
    background: url("../images/icons/black-chat.svg") no-repeat left center/20px auto; }
  .page-not-found .get-in-touch a {
    font-family: "basis-grotesque-pro-black"; }
.page-not-found .banner-container {
  position: relative;
  display: flex;
  align-items: center; }
  @media (max-width: 991px) {
    .page-not-found .banner-container {
      min-height: 400px;
      align-items: flex-end; } }
  .page-not-found .banner-container .banner-text-container {
    color: #000000;
    padding-top: 80px; }
    @media (min-width: 769px) {
      .page-not-found .banner-container .banner-text-container {
        padding-top: 170px; } }
  .page-not-found .banner-container .banner-title {
    font-weight: normal;
    font-family: "flecha-l-regular"; }
  .page-not-found .banner-container.full-height-banner-container {
    height: auto;
    min-height: auto;
    flex-wrap: wrap; }
    @media (min-width: 769px) {
      .page-not-found .banner-container.full-height-banner-container {
        height: 100vh; } }
    @media (max-width: 768px) {
      .page-not-found .banner-container.full-height-banner-container .banner-container {
        align-items: flex-start;
        height: auto;
        flex-wrap: wrap;
        min-height: auto; } }
    @media (max-width: 768px) {
      .page-not-found .banner-container.full-height-banner-container .banner-text-container {
        color: #000000; } }
    @media (max-width: 768px) {
      .page-not-found .banner-container.full-height-banner-container .banner-title {
        margin: 0;
        padding: 30px 0;
        border-bottom: 2px solid rgba(0, 0, 0, 0.1); } }

.architecture-wrapper .banner-container .mt-container {
  display: flex;
  height: 100%; }
  @media (min-width: 769px) {
    .architecture-wrapper .banner-container .mt-container {
      align-items: center;
      justify-content: center; } }
  .architecture-wrapper .banner-container .mt-container .banner-text-container {
    padding-top: 0; }
    @media (min-width: 769px) {
      .architecture-wrapper .banner-container .mt-container .banner-text-container {
        text-align: center; } }
.architecture-wrapper .first-section {
  width: 55%;
  margin-left: 16vw;
  margin-right: 28vw; }
  @media (max-width: 991px) {
    .architecture-wrapper .first-section {
      width: 80%;
      margin: 0 auto; } }
.architecture-wrapper .main-desc {
  font-family: "flecha-l-regular"; }
.architecture-wrapper .byline {
  font-family: "basis-grotesque-pro-black";
  text-transform: uppercase;
  margin-top: 30px; }
  .architecture-wrapper .byline .byline-name {
    letter-spacing: 0.05em; }
    .architecture-wrapper .byline .byline-name {
      font-size: calc(22px + 8 * ((100vw - 769px) / 1151)); }
    .architecture-wrapper .byline .byline-name {
      line-height: calc(26px + 10 * ((100vw - 769px) / 1151)); }
    @media (max-width: 768px) {
      .architecture-wrapper .byline .byline-name {
        font-size: calc(18px + 4 * ((100vw - 320px) / 448)); }
      .architecture-wrapper .byline .byline-name {
        line-height: calc(20px + 6 * ((100vw - 320px) / 448)); } }
.architecture-wrapper .fourth-section {
  margin: 0 5vw; }
  @media (max-width: 768px) {
    .architecture-wrapper .fourth-section {
      margin: 0; } }
  .architecture-wrapper .fourth-section .image-container {
    background-size: contain;
    background-repeat: no-repeat; }
    @media (max-width: 768px) {
      .architecture-wrapper .fourth-section .image-container {
        background-position: center;
        min-height: 100vw; } }
  .architecture-wrapper .fourth-section .text-container {
    background: #3F4443;
    color: #FFFFFF;
    padding: 10vw 5vw; }
.architecture-wrapper .seventh-section {
  color: #FFFFFF; }
  @media (max-width: 768px) {
    .architecture-wrapper .seventh-section {
      min-height: 100vw;
      margin-bottom: 0; } }
  @media (min-width: 992px) {
    .architecture-wrapper .seventh-section {
      height: 53vw; }
      .architecture-wrapper .seventh-section .col-12 div .desc-container {
        padding-top: 14vw; } }
  .architecture-wrapper .seventh-section .bg-img-with-text:after {
    display: none; }
  .architecture-wrapper .seventh-section div .desc-container h2 {
    margin-bottom: 17px; }
@media (max-width: 768px) {
  .architecture-wrapper .fifth-section {
    flex-direction: column-reverse; } }
.architecture-wrapper .fifth-section .desc-container, .architecture-wrapper .sixth-section .desc-container, .architecture-wrapper .seventh-section .desc-container {
  padding: 7vw 16vw; }
  @media (max-width: 1399px) {
    .architecture-wrapper .fifth-section .desc-container, .architecture-wrapper .sixth-section .desc-container, .architecture-wrapper .seventh-section .desc-container {
      padding: 7vw 10vw; } }
@media (max-width: 767px) {
  .architecture-wrapper .seventh-section .desc-container {
    padding-bottom: 120vw; } }
@media (max-width: 768px) {
  .architecture-wrapper .slider-section {
    margin-bottom: 0; }
    .architecture-wrapper .slider-section .col-12 {
      padding: 0; } }
.architecture-wrapper .slider-section .thumb-image {
  height: 51vw; }

.amenities .title-para-block, .features .title-para-block {
  display: flex;
  flex-wrap: wrap; }
.amenities .main-desc, .features .main-desc {
  font-family: "flecha-l-regular";
  padding-right: 8.8vw !important; }
  @media (max-width: 768px) {
    .amenities .main-desc, .features .main-desc {
      padding-right: 0 !important; } }
.amenities .grid-img, .features .grid-img {
  min-height: 35vw;
  background-size: cover; }
@media (max-width: 768px) {
  .amenities .thumb-content, .features .thumb-content {
    padding: 4vw 8vw; } }
@media (max-width: 575px) {
  .amenities .thumb-content, .features .thumb-content {
    padding: 20vw 8vw; } }
.amenities .row:not(.slider-section), .features .row:not(.slider-section) {
  margin-bottom: 0; }
@media (max-width: 768px) {
  .amenities .row:not(.grey-bg) .col-md-4, .features .row:not(.grey-bg) .col-md-4 {
    order: 2; } }
@media (max-width: 768px) {
  .amenities .row:not(.grey-bg) .grid-img, .features .row:not(.grey-bg) .grid-img {
    min-height: 100vw; } }
.amenities .row.slider-section, .features .row.slider-section {
  margin-top: 5vw; }
.amenities .banner-text-container, .features .banner-text-container {
  padding: 0; }
  @media (min-width: 769px) {
    .amenities .banner-text-container h1, .features .banner-text-container h1 {
      text-align: center; } }
@media (max-width: 768px) {
  .amenities .slider-section .col-12, .features .slider-section .col-12 {
    padding: 0; } }

.features .title-para-block .main-desc {
  padding-right: 0 !important; }
.features .thumb-content {
  padding: 20vw 8vw; }
  @media (min-width: 769px) {
    .features .thumb-content {
      padding: 8vw 4vw; } }
  .features .thumb-content .thumb-content-desc ul {
    padding-left: 20px; }
    .features .thumb-content .thumb-content-desc ul li {
      padding-bottom: 15px; }

.gallery .main-desc {
  font-family: "flecha-l-regular";
  letter-spacing: 0.05em; }
  .gallery .main-desc {
    font-size: calc(50px + 40 * ((100vw - 769px) / 1151)); }
  .gallery .main-desc {
    line-height: calc(50px + 40 * ((100vw - 769px) / 1151)); }
  @media (max-width: 768px) {
    .gallery .main-desc {
      font-size: calc(30px + 20 * ((100vw - 320px) / 448)); }
    .gallery .main-desc {
      line-height: calc(30px + 20 * ((100vw - 320px) / 448)); } }
.gallery .row:not(:last-child) {
  margin-bottom: 0; }
.gallery .play-pause-btn {
  right: 20px;
  bottom: 20px;
  left: auto;
  top: auto;
  transform: none;
  width: 60px;
  height: 60px; }
.gallery .thumb-content {
  text-align: center;
  align-items: center; }
.gallery .thumb-image {
  min-height: 33.33vw;
  height: 100%; }
  @media (max-width: 768px) {
    .gallery .thumb-image {
      min-height: 50vw; } }
.gallery .category-wrapper.interior .row {
  margin-bottom: 0; }
.gallery .category-wrapper.interior .thumb-content-cta-block {
  background: #ECECEC; }
  .gallery .category-wrapper.interior .thumb-content-cta-block .cta-title {
    font-size: 18px;
    line-height: 24px;
    font-family: "basis-grotesque-pro-light";
    text-transform: none; }
  .gallery .category-wrapper.interior .thumb-content-cta-block .btn-with-arrow-white {
    background: url(../images/arrow_black.svg) #000000 no-repeat right 20px center/30px auto;
    color: #FFFFFF; }
.gallery .thumb-content-cta-block-with-pattern:after {
  background-image: url(../images/patterns/contact-bg.svg);
  opacity: 1;
  background-position: center center; }
.gallery .category-wrapper.amenities .thumb-content {
  background: #3F4443; }
  .gallery .category-wrapper.amenities .thumb-content .thumb-content-title {
    letter-spacing: 0.15em;
    font-family: "flecha-l-regular";
    color: #FFFFFF; }
    .gallery .category-wrapper.amenities .thumb-content .thumb-content-title {
      font-size: calc(60px + 60 * ((100vw - 769px) / 1151)); }
    .gallery .category-wrapper.amenities .thumb-content .thumb-content-title {
      line-height: calc(60px + 60 * ((100vw - 769px) / 1151)); }
    @media (max-width: 768px) {
      .gallery .category-wrapper.amenities .thumb-content .thumb-content-title {
        font-size: calc(48px + 12 * ((100vw - 320px) / 448)); }
      .gallery .category-wrapper.amenities .thumb-content .thumb-content-title {
        line-height: calc(48px + 12 * ((100vw - 320px) / 448)); } }
  .gallery .category-wrapper.amenities .thumb-content .thumb-content-desc {
    color: #FFFFFF;
    font-family: "basis-grotesque-pro-black";
    text-transform: uppercase;
    letter-spacing: 0.15em; }
    .gallery .category-wrapper.amenities .thumb-content .thumb-content-desc {
      font-size: calc(24px + 6 * ((100vw - 769px) / 1151)); }
    .gallery .category-wrapper.amenities .thumb-content .thumb-content-desc {
      line-height: calc(30px + 6 * ((100vw - 769px) / 1151)); }
    @media (max-width: 768px) {
      .gallery .category-wrapper.amenities .thumb-content .thumb-content-desc {
        font-size: calc(14px + 10 * ((100vw - 320px) / 448)); }
      .gallery .category-wrapper.amenities .thumb-content .thumb-content-desc {
        line-height: calc(20px + 10 * ((100vw - 320px) / 448)); } }
.gallery .category-wrapper.amenities .thumb-content-cta-block {
  background: #000000;
  color: #FFFFFF; }
.gallery .thumb-content-cta-block-with-pattern {
  padding: 0; }
.gallery .category-wrapper.neighborhood .thumb-content-title {
  letter-spacing: 0.15em;
  font-family: "flecha-l-regular";
  color: #FFFFFF; }
  .gallery .category-wrapper.neighborhood .thumb-content-title {
    font-size: calc(60px + 60 * ((100vw - 769px) / 1151)); }
  .gallery .category-wrapper.neighborhood .thumb-content-title {
    line-height: calc(60px + 60 * ((100vw - 769px) / 1151)); }
  @media (max-width: 768px) {
    .gallery .category-wrapper.neighborhood .thumb-content-title {
      font-size: calc(48px + 12 * ((100vw - 320px) / 448)); }
    .gallery .category-wrapper.neighborhood .thumb-content-title {
      line-height: calc(48px + 12 * ((100vw - 320px) / 448)); } }
.gallery .category-wrapper.neighborhood .thumb-content-desc {
  color: #FFFFFF;
  font-family: "basis-grotesque-pro-black";
  text-transform: uppercase;
  letter-spacing: 0.15em; }
  .gallery .category-wrapper.neighborhood .thumb-content-desc {
    font-size: calc(24px + 6 * ((100vw - 769px) / 1151)); }
  .gallery .category-wrapper.neighborhood .thumb-content-desc {
    line-height: calc(30px + 6 * ((100vw - 769px) / 1151)); }
  @media (max-width: 991px) {
    .gallery .category-wrapper.neighborhood .thumb-content-desc {
      width: 100%; } }
  @media (max-width: 768px) {
    .gallery .category-wrapper.neighborhood .thumb-content-desc {
      font-size: calc(14px + 10 * ((100vw - 320px) / 448)); }
    .gallery .category-wrapper.neighborhood .thumb-content-desc {
      line-height: calc(20px + 10 * ((100vw - 320px) / 448)); } }
@media (max-width: 768px) {
  .gallery .slider-section .col-12 {
    padding: 0; } }
.gallery .vimeo-video {
  padding: 56.25% 0 0 0;
  position: relative; }
.gallery .filter_wrapper {
  padding: 40px 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (max-width: 768px) {
    .gallery .filter_wrapper {
      max-height: unset;
      padding: 30px 15px;
      height: auto; } }
  .gallery .filter_wrapper ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    list-style-type: none; }
    .gallery .filter_wrapper ul li {
      margin: 7px 2.5vw; }
      @media (max-width: 768px) {
        .gallery .filter_wrapper ul li {
          margin: 7px 15px; } }
      @media (max-width: 359px) {
        .gallery .filter_wrapper ul li {
          margin: 7px 8px; } }
      .gallery .filter_wrapper ul li:first-child {
        margin-left: 0; }
      .gallery .filter_wrapper ul li:last-child {
        margin-right: 0; }
      .gallery .filter_wrapper ul li a {
        font-family: "basis-grotesque-pro-medium";
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0.03em;
        text-transform: uppercase;
        display: block;
        color: #000000;
        position: relative; }
        @media (max-width: 768px) {
          .gallery .filter_wrapper ul li a {
            font-size: 14px;
            line-height: 18px; } }
        .gallery .filter_wrapper ul li a::before {
          content: '';
          width: 0;
          height: 2px;
          position: absolute;
          left: 0;
          bottom: 0;
          background: #000;
          opacity: 0;
          z-index: 1;
          -webkit-transition: all 0.3s ease-out;
          -moz-transition: all 0.3s ease-out;
          -ms-transition: all 0.3s ease-out;
          -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out; }
        .gallery .filter_wrapper ul li a.active::before {
          width: 100%;
          opacity: 1; }
        .system .gallery .filter_wrapper ul li a:hover {
          text-decoration: none; }
          .system .gallery .filter_wrapper ul li a:hover::before {
            width: 100%;
            opacity: 1; }
.gallery .category-wrapper .row_container {
  overflow: hidden; }
.gallery .gal_row {
  margin: 0 -5px; }
  @media (max-width: 768px) {
    .gallery .gal_row {
      margin: 0; } }
  .gallery .gal_row .col-12 {
    padding: 0 5px 10px; }
    @media (max-width: 768px) {
      .gallery .gal_row .col-12 {
        padding: 0 13px;
        margin-bottom: 12px; } }
    @media (max-width: 768px) {
      .gallery .gal_row .col-12 .thumb-image {
        height: 55.3vw;
        min-height: 207px; }
      .gallery .gal_row .col-12:nth-child(3n - 1) .thumb-image {
        height: 120vw;
        min-height: 462px; } }
.gallery .load-more-wrapper {
  margin-top: 86px;
  margin-bottom: calc(155px - 5vw);
  padding: 0;
  border: 0;
  align-items: center; }
  @media (max-width: 768px) {
    .gallery .load-more-wrapper {
      margin-top: 60px;
      margin-bottom: 60px; } }
  .gallery .load-more-wrapper .loadmore_link {
    display: block;
    font-family: "flecha-l-regular";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0.012em;
    text-transform: capitalize;
    color: #000000;
    padding-bottom: 44px;
    background: url(../images/down.svg) no-repeat center bottom; }
    @media (max-width: 768px) {
      .gallery .load-more-wrapper .loadmore_link {
        font-size: 16px;
        line-height: 1;
        background-size: 18px;
        padding-bottom: 22px; } }

.neighborhood-page .banner-container .mt-container {
  width: 100%; }
  .neighborhood-page .banner-container .mt-container .banner-text-container {
    text-align: center; }
    @media (max-width: 768px) {
      .neighborhood-page .banner-container .mt-container .banner-text-container {
        text-align: left; } }
@media (max-width: 768px) {
  .neighborhood-page .map-image {
    height: 63vw;
    min-height: 415px; } }
@media (max-width: 768px) {
  .neighborhood-page .grid-img {
    height: 100vw; } }
.neighborhood-page .content-section .title-para-block {
  padding: 0; }
  @media (max-width: 768px) {
    .neighborhood-page .content-section .title-para-block {
      margin-bottom: 15vw; } }
.neighborhood-page .content-section .image-section {
  margin-bottom: 0; }
.neighborhood-page .content-section .lg-desc-section .desc-container {
  width: 100%; }
  .neighborhood-page .content-section .lg-desc-section .desc-container p {
    font-family: "flecha-l-regular";
    letter-spacing: 0.05em;
    margin: 0; }
.neighborhood-page .content-section .side-content p {
  font-family: "basis-grotesque-pro-light";
  letter-spacing: 0.03em;
  margin-left: 3.385vw;
  margin-top: 30px; }
  @media (max-width: 768px) {
    .neighborhood-page .content-section .side-content p {
      margin-left: 0;
      margin-top: 0; } }
.neighborhood-page .content-section .map-container {
  height: 54vw; }
  @media (max-width: 768px) {
    .neighborhood-page .content-section .map-container {
      height: auto; } }
  .neighborhood-page .content-section .map-container .map-box {
    width: 66.44%; }
  .neighborhood-page .content-section .map-container .map-cat-box {
    width: 33.6%;
    background: #3F4443;
    padding: 4.167vw 6vw 6.51vw 5vw; }
    @media (max-width: 768px) {
      .neighborhood-page .content-section .map-container .map-cat-box {
        width: 100%;
        padding: 52px 33px 65px; } }
    .neighborhood-page .content-section .map-container .map-cat-box .accordion .accordion-item {
      border-bottom: 1px solid #FFFFFF; }
      .neighborhood-page .content-section .map-container .map-cat-box .accordion .accordion-item:first-child {
        border-top: 1px solid #FFFFFF; }
      .neighborhood-page .content-section .map-container .map-cat-box .accordion .accordion-item button {
        padding: 1.016vw 0; }
        @media (max-width: 768px) {
          .neighborhood-page .content-section .map-container .map-cat-box .accordion .accordion-item button {
            padding: 20px 0; } }
      .neighborhood-page .content-section .map-container .map-cat-box .accordion .accordion-item #accordion-button-1 .accordion-title {
        color: #FFFFFF;
        font-family: "flecha-l-regular";
        line-height: 120%;
        letter-spacing: 0.15em;
        text-transform: uppercase;
        overflow: hidden;
        text-overflow: ellipsis; }
        .neighborhood-page .content-section .map-container .map-cat-box .accordion .accordion-item #accordion-button-1 .accordion-title {
          font-size: calc(16px + 12 * ((100vw - 768px) / 1152)); }
        @media (max-width: 768px) {
          .neighborhood-page .content-section .map-container .map-cat-box .accordion .accordion-item #accordion-button-1 .accordion-title {
            font-size: 28px;
            line-height: 100%; } }
      .neighborhood-page .content-section .map-container .map-cat-box .accordion .accordion-item #accordion-button-1 .icon {
        top: 0;
        bottom: 0;
        margin: auto; }
        .neighborhood-page .content-section .map-container .map-cat-box .accordion .accordion-item #accordion-button-1 .icon::after, .neighborhood-page .content-section .map-container .map-cat-box .accordion .accordion-item #accordion-button-1 .icon::before {
          background: #FFFFFF;
          top: 0;
          bottom: 0;
          margin: auto; }
    .neighborhood-page .content-section .map-container .map-cat-box .accordion .accordion-content .sub-cat {
      list-style: none;
      padding: 0;
      color: #FFFFFF;
      font-family: "basis-grotesque-pro-medium";
      font-weight: normal;
      font-size: 15px;
      line-height: 200%;
      letter-spacing: 0.02em; }
      .neighborhood-page .content-section .map-container .map-cat-box .accordion .accordion-content .sub-cat .sub-cat-item {
        padding: 5px 0; }
        .neighborhood-page .content-section .map-container .map-cat-box .accordion .accordion-content .sub-cat .sub-cat-item {
          font-size: calc(16px + 4 * ((100vw - 768px) / 1152)); }
        @media (max-width: 768px) {
          .neighborhood-page .content-section .map-container .map-cat-box .accordion .accordion-content .sub-cat .sub-cat-item {
            line-height: 120%;
            margin-bottom: 8px; } }
.neighborhood-page .map-popup {
  background: #FFFFFF;
  color: #3F4443;
  border: 2px solid #9f9f9f; }
  .neighborhood-page .map-popup h3 {
    color: #3F4443;
    font-family: "basis-grotesque-pro-black"; }
  .neighborhood-page .map-popup p {
    color: #3F4443;
    font-family: "basis-grotesque-pro-light"; }
  .neighborhood-page .map-popup .link_block {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
    .neighborhood-page .map-popup .link_block .get_directions, .neighborhood-page .map-popup .link_block .view_website {
      text-decoration: underline;
      font-family: "basis-grotesque-pro-black";
      color: #3F4443; }
.neighborhood-page .gm-style .gm-style-iw-t::after {
  background: #FFFFFF;
  top: -1px;
  border-left: 2px solid #9f9f9f;
  border-bottom: 2px solid #9f9f9f; }
.neighborhood-page .popup-close-icon {
  background: url(../images/icons/close_black.svg) no-repeat center; }

.availability-detail .banner-container .banner-img::after {
  background: rgba(0, 0, 0, 0.5); }

.availability-wrapper .banner-container .banner-img::after {
  background: rgba(0, 0, 0, 0.5); }
.availability-wrapper .fp-view-container #fp_submit_button {
  font-family: "basis-grotesque-pro-light";
  text-transform: capitalize; }
.availability-wrapper .fp-filter-col {
  font-family: "basis-grotesque-pro-light"; }
  @media (max-width: 991px) {
    .availability-wrapper .fp-filter-col {
      width: 100%; } }
  .availability-wrapper .fp-filter-col.fp-filter-col-price .selectivo__label {
    padding: 18px;
    font-size: 15px; }
  .availability-wrapper .fp-filter-col.fp-filter-col-price .selectivo__option {
    padding: 18px;
    font-size: 15px; }
  @media (max-width: 991px) {
    .availability-wrapper .fp-filter-col.fp-filter-col-price .selectivo {
      width: 170px; } }
  @media (min-width: 992px) {
    .availability-wrapper .fp-filter-col:not(:last-child) {
      margin-right: 20px; } }
  @media (max-width: 991px) {
    .availability-wrapper .fp-filter-col:not(:last-child) {
      margin-bottom: 25px; } }
@media (max-width: 991px) {
  .availability-wrapper .fp-filter-title {
    text-align: left; } }
.availability-wrapper .select-option-wrapper .option {
  padding: 0; }
.availability-wrapper .select-option-wrapper.move_in_date {
  width: auto;
  display: inline-block; }
.availability-wrapper .floorplan-btn-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

.availability-detail .avl-count {
  font-weight: 900;
  font-family: "basis-grotesque-pro-black"; }
.availability-detail .apt-details span {
  font-weight: 900;
  font-family: "basis-grotesque-pro-black" !important; }

.offer-title {
  font-family: "basis-grotesque-pro-black"; }

@media (max-width: 768px) {
  .keyplan {
    margin: 0 auto; } }

.info-wrap a {
  margin-bottom: 50px;
  margin-right: 20px; }
  
  .affordable-housing {
  background-color: white !important;
}

.affordable-page .btn {
  font-size: 16px;
}
.affordable-page .banner-container {
  align-items: center;
}
.affordable-page .affordable-main-desc {
  padding: 6vw;
}
.affordable-page .affordable-banner-img {
  position: absolute;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
.affordable-page .affordable-banner-img:after {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
}
.affordable-page .affordable-thumb-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  padding: 4vw;
}
@media (max-width: 768px) {
  .affordable-page .affordable-thumb-content {
    padding: 8vw;
  }
}
.affordable-page .affordable-thumb-content .btn:first-of-type {
  margin-bottom: 20px;
}
.affordable-page .affordable-thumb-content .btn {
  pointer-events: none;
}
.affordable-page .affordable-income-table {
  width: 100%;
}
@media (max-width: 768px) {
  .affordable-page .affordable-income-table {
    overflow-x: auto;
  }
}
.affordable-page .affordable-income-table table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  text-align: center;
}
@media (max-width: 768px) {
  .affordable-page .affordable-income-table table th,
  .affordable-page .affordable-income-table table td {
    min-width: 150px;
  }
}
.affordable-page .affordable-income-table table td {
  border-color: black;
  border-style: solid;
  border-width: 1px;
  font-size: 16px;
  overflow: hidden;
  padding: 10px 5px;
  word-break: normal;
}
.affordable-page .affordable-income-table table th {
  border-color: black;
  border-style: solid;
  border-width: 1px;
  font-size: 16px;
  overflow: hidden;
  padding: 10px 5px;
  word-break: normal;
}
.affordable-page .affordable-income-table table tr:first-child {
  background: #3f4443;
  color: #fff;
  font-weight: bold;
}
.affordable-page .floorplan-details-table {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  max-width: 1200px;
}
@media (max-width: 991px) {
  .affordable-page .floorplan-details-table {
    width: 100%;
  }
}
.affordable-page .listing-results-wrapper {
  padding: 6vw;
  width: 100%;
  background: white;
  padding-top: 0;
}
.affordable-page .listing-results-wrapper h2.affordable-title {
  letter-spacing: 0.05em;
}
.affordable-page .listing-results-wrapper h2.affordable-title {
  font-size: calc(30px + 12 * ((100vw - 769px) / 1151));
}
.affordable-page .listing-results-wrapper h2.affordable-title {
  line-height: calc(40px + 20 * ((100vw - 769px) / 1151));
}
@media (max-width: 768px) {
  .affordable-page .listing-results-wrapper h2.affordable-title {
    font-size: calc(25px + 5 * ((100vw - 320px) / 448));
  }
  .affordable-page .listing-results-wrapper h2.affordable-title {
    line-height: calc(36px + 10 * ((100vw - 320px) / 448));
  }
}
.affordable-page .listing-results-wrapper .fp-col-1 {
  width: 25%;
  text-align: left;
}
.affordable-page .listing-results-wrapper .fp-col-2 {
  width: 25%;
}
.affordable-page .listing-results-wrapper .fp-col-3 {
  width: 25%;
}
.affordable-page .listing-results-wrapper .fp-col-4 {
  width: 14%;
}
.affordable-page .listing-results-wrapper .fp-col-5 {
  width: 24%;
}
.affordable-page .listing-results-wrapper .fp-col-6 {
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.affordable-page .listing-results-wrapper .fp-col {
  font-family: 'basis-grotesque-pro-medium';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.02em;
  color: #000000;
}
.affordable-page .listing-results-wrapper .floorplan-name {
  font-family: 'flecha-l-regular';
  font-weight: bold;
  font-size: 30px;
  line-height: 36px;
}
.affordable-page .listing-results-wrapper .floorplan-item {
  display: flex;
  text-align: center;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: 2px solid #989894;
}
.affordable-page .listing-results-wrapper .floorplan-item .view-details {
  padding-right: 28px;
  background: url(../images/view-blue.svg) no-repeat right top 4px;
  background-size: 19px;
}
.affordable-page .listing-results-wrapper .fp-item-row-1 {
  display: flex;
  text-align: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  padding: 40px 0;
}
@media (max-width: 768px) {
  .affordable-page .listing-results-wrapper .fp-item-row-1 {
    padding: 20px;
  }
}
.affordable-page .listing-results-wrapper .close-fp-detail {
  position: absolute;
  right: 20px;
  top: 0;
  background: url(../images/close_blue.svg) no-repeat right center;
  appearance: none;
  border: none;
  cursor: pointer;
  width: 22px;
  height: 23px;
}
.affordable-page .listing-results-wrapper .floorplan-detail-fold {
  display: none;
  flex-basis: 100%;
  padding: 0 6.7vw 40px;
  position: relative;
  font-size: 16px;
}
.affordable-page .listing-results-wrapper .floorplan-detail-fold-inner {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .affordable-page .listing-results-wrapper .floorplan-detail-fold-inner {
    padding-top: 35px;
  }
}
.affordable-page
  .listing-results-wrapper
  .floorplan-detail-fold-inner
  .floorplan-detail-left {
  width: 50%;
}
.affordable-page
  .listing-results-wrapper
  .floorplan-detail-fold-inner
  .floorplan-detail-left
  a {
  display: block;
}
@media (min-width: 769px) {
  .affordable-page
    .listing-results-wrapper
    .floorplan-detail-fold-inner
    .floorplan-detail-left
    a {
    margin-right: 12vw;
  }
}
.affordable-page
  .listing-results-wrapper
  .floorplan-detail-fold-inner
  .floorplan-detail-details
  ul
  li:not(.download-pdf):before {
  content: '• ';
}
.affordable-page
  .listing-results-wrapper
  .floorplan-detail-fold-inner
  .floorplan-detail-units {
  max-height: 300px;
  padding-bottom: 10px;
  height: 100%;
  overflow: auto;
}
@media (max-width: 768px) {
  .affordable-page
    .listing-results-wrapper
    .floorplan-detail-fold-inner
    .floorplan-detail-units {
    height: auto;
    padding: 0 10px;
  }
}
.affordable-page
  .listing-results-wrapper
  .floorplan-detail-fold-inner
  .fp-detail-unit {
  margin: 20px 0 0;
  border: 1px solid #000;
  padding: 20px !important;
}
.affordable-page
  .listing-results-wrapper
  .floorplan-detail-fold-inner
  .fp-detail-unit
  .btn {
  margin-top: 10px;
}
.affordable-page
  .listing-results-wrapper
  .floorplan-detail-fold-inner
  .fp-detail-unit
  li:first-child {
  font-weight: bold;
  font-size: 18px;
}
.affordable-page
  .listing-results-wrapper
  .floorplan-detail-fold-inner
  .floorplan-detail-right {
  width: 50%;
  text-align: left;
  text-transform: none;
}
.affordable-page
  .listing-results-wrapper
  .floorplan-detail-fold-inner
  .floorplan-detail-right
  ul {
  list-style: none;
  padding: 0;
}
.affordable-page .affordable-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
}
.affordable-page .affordable-row:not(.fp-row) {
  margin-bottom: 5vw;
}
.affordable-page .affordable-container {
  padding: 0 6vw;
}
.affordable-page .affordable-col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 769px) {
  .affordable-page .affordable-col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .affordable-page .affordable-col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (max-width: 768px) {
  .affordable-page .listing-results-wrapper .floorplan-item {
    border: 1px solid #000;
    margin-bottom: 40px;
  }
  .affordable-page .listing-results-wrapper .fp-col-1,
  .affordable-page .listing-results-wrapper .fp-col-2,
  .affordable-page .listing-results-wrapper .fp-col-3,
  .affordable-page .listing-results-wrapper .fp-col-4,
  .affordable-page .listing-results-wrapper .fp-col-5,
  .affordable-page .listing-results-wrapper .fp-col-6 {
    width: 100%;
    text-align: left;
    justify-content: flex-start;
  }
  .affordable-page
    .listing-results-wrapper
    .floorplan-detail-fold-inner
    .floorplan-detail-left {
    width: 100%;
  }
  .affordable-page
    .listing-results-wrapper
    .floorplan-detail-fold-inner
    .floorplan-detail-right {
    width: 100%;
    margin-top: 25px;
  }
}
.affordable-page .get-in-touch .sub-text {
  font-size: 18px;
  line-height: 36px;
}
.affordable-page .get-in-touch .sub-text-title {
  font-size: 18px;
  line-height: 24px;
}

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