/*transform origin*/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap");
.the-reserve-at-juniper .mt_one_column_container:not(.text_top_block) .mt_one_column_content_wrapper .mt_col_img {
  margin-bottom: 32px; }
  .the-reserve-at-juniper .mt_one_column_container:not(.text_top_block) .mt_one_column_content_wrapper .mt_col_img img {
    width: 61px;
    height: 51px; }
.the-reserve-at-juniper .mt_one_column_container:not(.text_top_block) .mt_one_column_content_wrapper .mt_col_heading {
  font-size: clamp(1.875rem, calc(1.093892vw + 1.618619rem), 2.625rem);
  letter-spacing: 0.02em;
  font-family: "freight-display-pro", serif;
  font-weight: 400;
  line-height: clamp(1.905rem, calc(1.111212vw + 1.64456rem), 2.6669rem); }
.the-reserve-at-juniper .mt_two_column_container.equal_buttons
.mt_two_column_list_layout
.mt_two_col
.mt_col_content .mt_btn.mt_fill_btn {
  min-width: 310px;
  text-align: center;
  max-width: 310px; }
  .the-reserve-at-juniper .mt_two_column_container.equal_buttons
  .mt_two_column_list_layout
  .mt_two_col
  .mt_col_content .mt_btn.mt_fill_btn:last-child {
    margin-top: 10px; }
@media (min-width: 992px) {
  .the-reserve-at-juniper .mt_two_column_container .mt_two_column_list_layout .mt_two_col,
  .the-reserve-at-juniper .mt_two_column_container .mt_two_column_layout .mt_two_col {
    height: 48vw !important;
    gap: 0 !important; }
    .the-reserve-at-juniper .mt_two_column_container .mt_two_column_list_layout .mt_two_col .mt_col_img,
    .the-reserve-at-juniper .mt_two_column_container .mt_two_column_layout .mt_two_col .mt_col_img {
      margin: 0 !important;
      width: 50% !important;
      height: 100% !important;
      object-fit: cover !important; }
    .the-reserve-at-juniper .mt_two_column_container .mt_two_column_list_layout .mt_two_col .mt_col_content,
    .the-reserve-at-juniper .mt_two_column_container .mt_two_column_layout .mt_two_col .mt_col_content {
      padding: 8.333vw !important; } }
@media (max-width: 991.8px) {
  .the-reserve-at-juniper .mt_two_column_container .mt_two_column_list_layout .mt_two_col,
  .the-reserve-at-juniper .mt_two_column_container .mt_two_column_layout .mt_two_col {
    flex-direction: column !important; }
    .the-reserve-at-juniper .mt_two_column_container .mt_two_column_list_layout .mt_two_col .mt_col_img,
    .the-reserve-at-juniper .mt_two_column_container .mt_two_column_layout .mt_two_col .mt_col_img {
      width: 100% !important;
      margin: 0 !important; }
    .the-reserve-at-juniper .mt_two_column_container .mt_two_column_list_layout .mt_two_col .mt_col_content,
    .the-reserve-at-juniper .mt_two_column_container .mt_two_column_layout .mt_two_col .mt_col_content {
      padding: 60px 20px !important; } }
.the-reserve-at-juniper .mt_two_column_container .mt_two_column_list_layout .mt_two_col .mt_col_content .mt_sec_sub_heading,
.the-reserve-at-juniper .mt_two_column_container .mt_two_column_layout .mt_two_col .mt_col_content .mt_sec_sub_heading {
  font-size: clamp(1.875rem, calc(1.458523vw + 1.533159rem), 2.875rem);
  line-height: clamp(2.25rem, calc(1.750228vw + 1.83979rem), 3.45rem);
  letter-spacing: 0.07em;
  font-family: "arboria", sans-serif;
  font-weight: 400; }
.the-reserve-at-juniper .mt_two_column_container .mt_two_column_list_layout .mt_two_col .mt_col_content ul,
.the-reserve-at-juniper .mt_two_column_container .mt_two_column_layout .mt_two_col .mt_col_content ul {
  padding: 0; }
  .the-reserve-at-juniper .mt_two_column_container .mt_two_column_list_layout .mt_two_col .mt_col_content ul li,
  .the-reserve-at-juniper .mt_two_column_container .mt_two_column_layout .mt_two_col .mt_col_content ul li {
    list-style: none;
    margin-bottom: 1.25rem;
    font-family: "freight-display-pro", serif;
    font-weight: 400;
    font-size: clamp(1.125rem, calc(1.093892vw + 0.868619rem), 1.875rem);
    line-height: clamp(1.1431rem, calc(1.111212vw + 0.882685rem), 1.905rem);
    letter-spacing: 0;
    color: #ffffff; }
    .the-reserve-at-juniper .mt_two_column_container .mt_two_column_list_layout .mt_two_col .mt_col_content ul li::marker,
    .the-reserve-at-juniper .mt_two_column_container .mt_two_column_layout .mt_two_col .mt_col_content ul li::marker {
      display: none; }
@media (min-width: 992px) {
  .the-reserve-at-juniper .mt_two_column_container.reverse-list .mt_two_col {
    height: 41.666vw !important; } }
.the-reserve-at-juniper .bottom-section {
  height: 647px;
  max-height: 864px;
  position: relative; }
  .the-reserve-at-juniper .bottom-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(205, 208, 219, 0.208) 12%, rgba(155, 161, 182, 0.424) 27%, rgba(115, 124, 153, 0.592) 43%, rgba(87, 97, 133, 0.704) 60%, rgba(70, 82, 120, 0.776) 78%, rgba(65, 77, 117, 0.8) 100%);
    mix-blend-mode: multiply;
    z-index: 0; }
  @media (min-width: 992px) {
    .the-reserve-at-juniper .bottom-section {
      height: 60vw; } }
  .the-reserve-at-juniper .bottom-section .mt_col_img {
    display: none; }
  .the-reserve-at-juniper .bottom-section .mt_one_column {
    padding: 40px;
    position: relative;
    height: 100%; }
    .the-reserve-at-juniper .bottom-section .mt_one_column .mt_col_heading {
      font-family: "trajan-sans-pro", sans-serif;
      letter-spacing: 0;
      font-weight: 400;
      color: #ffffff;
      max-width: 100%; }
      .the-reserve-at-juniper .bottom-section .mt_one_column .mt_col_heading {
        font-size: 60px; }
        @media screen and (min-width: 375px) {
          .the-reserve-at-juniper .bottom-section .mt_one_column .mt_col_heading {
            font-size: calc(60px + 70 * ((100vw - 375px) / 1065)); } }
        @media screen and (min-width: 1440px) {
          .the-reserve-at-juniper .bottom-section .mt_one_column .mt_col_heading {
            font-size: 130px; } }
      .the-reserve-at-juniper .bottom-section .mt_one_column .mt_col_heading {
        line-height: 72px; }
        @media screen and (min-width: 375px) {
          .the-reserve-at-juniper .bottom-section .mt_one_column .mt_col_heading {
            line-height: calc(72px + 84 * ((100vw - 375px) / 1065)); } }
        @media screen and (min-width: 1440px) {
          .the-reserve-at-juniper .bottom-section .mt_one_column .mt_col_heading {
            line-height: 156px; } }
      @media (max-width: 369.8px) {
        .the-reserve-at-juniper .bottom-section .mt_one_column .mt_col_heading {
          font-size: 45px;
          line-height: 55px; } }
    .the-reserve-at-juniper .bottom-section .mt_one_column .mt_btn.mt_fill_btn {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }
      @media (max-width: 991.8px) {
        .the-reserve-at-juniper .bottom-section .mt_one_column .mt_btn.mt_fill_btn {
          width: calc(100% - 62px); } }
.the-reserve-at-juniper .mt_one_column_container .mt_quick_fpsrch .mt_one_column_content_wrapper .mt_col_heading {
  font-family: "arboria", sans-serif;
  font-size: clamp(1.875rem, calc(2.278943vw + 1.340873rem), 3.4375rem);
  line-height: clamp(2.25rem, calc(2.734731vw + 1.609047rem), 4.125rem);
  letter-spacing: 0.11em;
  font-weight: 400; }
.the-reserve-at-juniper .mt_one_column_container .mt_quick_fpsrch .mt_one_column_content_wrapper .mt_txt_sub {
  font-family: "arboria", sans-serif;
  font-size: clamp(1.125rem, calc(1.002735vw + 0.889984rem), 1.8125rem);
  line-height: clamp(1.35rem, calc(1.203282vw + 1.067981rem), 2.175rem);
  letter-spacing: 0.11em;
  font-weight: 400; }
.the-reserve-at-juniper .mt_one_column_container .mt_quick_fpsrch .mt_one_column_content_wrapper .selectivo__label,
.the-reserve-at-juniper .mt_one_column_container .mt_quick_fpsrch .mt_one_column_content_wrapper .selectivo__option {
  font-family: "arboria", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16;
  line-height: 24px;
  letter-spacing: 0.07em;
  color: #B5633F !important; }
.the-reserve-at-juniper #available_filters .mt_filter_wrap .dropdown .selectivo__label::after {
  border-color: #B5633F !important; }

.the-reserve-at-juniper .mt_banner .mt_banner_content.mt_banner_lef_aligned .mt_main_heading {
  min-height: 120px; }
  @media (max-width: 991.8px) {
    .the-reserve-at-juniper .mt_banner .mt_banner_content.mt_banner_lef_aligned .mt_main_heading {
      min-height: 100px; } }
  .the-reserve-at-juniper .mt_banner .mt_banner_content.mt_banner_lef_aligned .mt_main_heading::after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    height: 100%;
    background-image: url(../../images/Vector.svg);
    background-size: auto 50%;
    background-repeat: no-repeat;
    background-position: center; }
    @media (max-width: 991.8px) {
      .the-reserve-at-juniper .mt_banner .mt_banner_content.mt_banner_lef_aligned .mt_main_heading::after {
        background-size: auto 40%; } }
  .the-reserve-at-juniper .mt_banner .mt_banner_content.mt_banner_lef_aligned .mt_main_heading span {
    width: 100%;
    position: relative;
    z-index: 1; }

/*# sourceMappingURL=the-reserve-at-juniper.css.map */
