img{
    height: auto;
}
.header-content-link-arrow img{
  display: block;
}
.ro-title-logo, .map-logo-b{
  padding: 12px;
}
.key-value-content{
  max-width: none;
}
.map{
  min-height: 500px;
}
.img-cover{
  width: 100%;
}
.img-contain{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.map-logo-img{
  width: 100%;
  object-fit: contain;
}
.ro-tour-wrap{
  height: 100%;
}
.ro-tour-img-b{
  aspect-ratio: auto;
  height: 100%;
}
.swiper-slide{
  height: auto!important;
}
.ro-sticky-info-content-b{
  z-index: 2;
}
.info-txt{
  font-size: inherit;
}
.w-input, .w-select{
  font-size: 16px;
}
.residence-tab-top{
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100px;
  background-color: rgba(0, 146, 143, 1);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  margin-bottom: 0;
}
.apply-slick-b{
  display: flex;
  flex-direction: column;
}
.apply-slick-content{
  flex: 1;
  position: relative;
}
.apply-slick-btn-b{
  flex: 1;
  align-items: flex-end;
  display: flex;
}
.footer-b{
  position: relative;
  z-index: 2;
}
.ro-info-icon{
  margin-top: 0;
}
.ro-room-icon{
  margin-top: 0;
}
.photo-mask-img-b{
  aspect-ratio: auto;
}
.map{
  width: 100%;
}
.news-content-list{
  grid-column-gap: 0;
  grid-row-gap: 0;
}
.application-round-link:hover{
  opacity: 1;
}
.application-round-link.apply:hover{
  opacity: 0.5;
}
h3, h4{
  text-transform: initial;
}
@media only screen and (min-width: 992px) {
  .application-round-col{
    width: auto;
    flex: 1
  }
}
@media only screen and (max-width: 767px) {
    .scroll-bar::-webkit-scrollbar {
      height: 5px;
    }
    /* Track */
    .scroll-bar::-webkit-scrollbar-track {
      background: var(--light-green, #CADFD8);
    }
    /* Handle */
    .scroll-bar::-webkit-scrollbar-thumb {
      background: var(--theme-colour, #00928F);
      border-radius: 50px;
    }
  }
  h1 {
    word-spacing: 0px !important;
  }
  @media print {
    .menu-link {
      display: none;
    }
    .header {
      position: absolute;
    }
  }
  .header-content-link:last-child {
    border-right: 0px solid;
  }
  .header-content-link.w--current .header-content-link-arrow {
    height: 10px !important;
    opacity: 100 !important;
    display: block !important;
  }
  .photo-mask {
    -webkit-mask-image: url(https://cdn.prod.website-files.com/68830470217e5b314f180e99/68831d1d5778041caa10a60f_photo-mask-shape.svg);
    mask-image: url(https://cdn.prod.website-files.com/68830470217e5b314f180e99/68831d1d5778041caa10a60f_photo-mask-shape.svg);
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
  }
  .slider-nav .w-slider-dot {
    width: 10px;
    height: 10px;
    background-color: #E1E9EC;
    border-radius: 10px;
  }
  .slider-nav .w-slider-dot.w-active {
    width: 20px;
    height: 10px;
    background-color: #00928F;
    border-radius: 10px;
  }
  .compare-sticky-container{
    z-index: 1000;
  }
  .uni-app-sticky-b{
    z-index: 1000;
  }
  .compare-txt-link.disabled{
    opacity: 0.5;
    cursor: not-allowed;
  }
  .compare-name-b{
    display: flex;
    gap: 10px;
  }
  .compare-remove-btn{
    cursor: pointer;
  }
  .compare-remove-btn:hover{
    color: var(--theme-colour);
  }
  @media only screen and (max-width: 479px) {
    .slider-nav .w-slider-dot {
      width: 6px;
      height: 6px;
    }
    .slider-nav .w-slider-dot.w-active {
      width: 12px;
      height: 6px;
    }
  }
  .header-dropdown-nav-link:last-child {
    border-bottom: solid 0px #ffffff;
  }
  .slider [aria-hidden='true'] {
    height: 0px;
  }
  .header-dropdown-link.active {
    color: var(--theme-colour);
  }
  .header-dropdown-link.active .header-content-link-arrow {
    height: 10px !important;
    opacity: 100 !important;
    display: block !important;
  }
  .txt-three-line {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    align-self: stretch;
    overflow: hidden;
  }
  .map-dropdown-b:first-child {
    padding-left: 0px;
    border-left: 0px solid var(--theme-colour);
  }
  .map-content-scroll-b::-webkit-scrollbar {
    width: 6px;
  }
  /* Track */
  .map-content-scroll-b::-webkit-scrollbar-track {
    background: var(--light-green, #CADFD8);
    border-radius: 5px;
  }
  /* Handle */
  .map-content-scroll-b::-webkit-scrollbar-thumb {
    width: 6px;
    height: 50px;
    border-radius: 5px;
    border: 1px solid var(--light-green, #CADFD8);
    background: white;
  }
  .filter-popup-container, .compare-popup-container{
    display: block;
    opacity: 1;
  }
  [v-cloak]{
    display: none!important;
  }
  input[type="radio"]{
    opacity:0;
    position:absolute;
  }
  input[type="radio"]:checked + .checkbox{
    background-color: var(--dark-gray);
    background-image: linear-gradient(to bottom, var(--dark-gray), var(--dark-gray));
    border-style: none;
  }
  .editor a, .mce-content-body a{
    color: var(--theme-colour);
    text-underline-offset: 2px;
    font-weight: 600;
    text-decoration: underline;
  }
  /* .dark-green-bg .editor a, .dark-green-bg .mce-content-body a{
    color: white;
  } */
  .editor a:hover, .mce-content-body a:hover{
    opacity: 0.5;
  }
  .mb-30{
    margin-bottom: 30px;
  }
  .useful-res-b:first-child{
    padding-top: 0;
  }
  .latest-housing-map-col-l{
    display: flex;
    overflow: auto;
    max-height: 450px;
  }
  .latest-housing-map-content-b{
    grid-row-gap: 30px;
    margin-bottom: 50px;;
  }
  @media screen and (max-width: 767px) {
    .map-content-scroll-b::-webkit-scrollbar {
      height: 6px;
    }
    /* Handle */
    .map-content-scroll-b::-webkit-scrollbar-thumb {
      height: 6px;
    }
  }
  .compare-name-txt {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    align-self: stretch;
    overflow: hidden;
  }
  h1 {
    word-spacing: 10px;
  }

  select {
    appearance: none;
  }
  table, .mce-item-table{
    width: 100%;
    margin: -5px;
    border: none;
  }
  table th, .mce-item-table th{
    border: 0;
    border-bottom: 1px solid var(--theme-colour);
    padding: 0 5px 10px 5px;
    font-weight: 600;
    text-align: left;
  }

  table td, .mce-item-table td{
    padding: 5px;
    text-align: left;
    /* border: 0; */
    border-bottom: 1px solid var(--e0e7e9);
  }
  .latest-housing-tab-link-icon-active{
    display: block;
  }
  .filter-active {
    background: var(--theme-colour, #00928F);
  }
  .txt-three-line {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    align-self: stretch;
    overflow: hidden;
  }
  .map-dropdown-b:first-child {
    padding-left: 0px;
    border-left: 0px solid var(--theme-colour);
  }
  .map-content-scroll-b::-webkit-scrollbar {
    width: 6px;
  }
  /* Track */
  .map-content-scroll-b::-webkit-scrollbar-track {
    background: var(--light-green, #CADFD8);
    border-radius: 5px;
  }
  /* Handle */
  .map-content-scroll-b::-webkit-scrollbar-thumb {
    width: 6px;
    height: 50px;
    border-radius: 5px;
    border: 1px solid var(--light-green, #CADFD8);
    background: white;
  }
  .readmore-txt {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    align-self: stretch;
    overflow: hidden;
}
.ro-event-slick{
  position: static;
}
.swiper-button-lock{
  display: none;
}
.swiper-button-lock + .ro-arrow-border{
  display: none;
}
.latest-housing-slick-col{
  width: 100%;
  padding: 0;
}
.map-container{
  padding-bottom: 20px;
}
.map-info-wrap{
  align-items: flex-start;
}
.ro-bedroom-icon img, .ro-service-info img{
  display: block;
}
.ro-sticky-col{
  z-index: 2;
}
  @media screen and (max-width: 767px) {
    .map-content-scroll-b::-webkit-scrollbar {
      height: 6px;
    }
    /* Handle */
    .map-content-scroll-b::-webkit-scrollbar-thumb {
      height: 6px;
    }
  }
  .compare-name-txt {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    align-self: stretch;
    overflow: hidden;
  }
  .map-info-card {
    position: absolute;
    left: 16px;
    right: 16px;
    bottom: 16px;
    padding: 16px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 12px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
    z-index: 5;
    max-height: 45%;
    overflow: auto;
  }
  .map-info-title {
    font-weight: 700;
    color: #003c3a;
    margin-bottom: 10px;
  }
  .map-info-table {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  .map-info-row {
    display: flex;
    gap: 12px;
    justify-content: space-between;
  }
  .map-info-label {
    font-weight: 600;
    color: #666;
    min-width: 150px;
  }
  .map-info-value {
    color: #111;
    flex: 1;
    text-align: right;
  }
  .map-col,
  .latest-housing-map-col-r {
    position: relative;
  }
  .map-content-item.is-active,
  .latest-housing-map-content-b.is-active,
  .is-map-active {
    /* border: 1px solid var(--highlight, #F7AE2D);
    border-radius: 12px;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08); */
  }

   .leaflet-popup-content .popup-title{
    font-weight: 700;
    color: var(--theme-colour);
    font-size: 18px;
    margin-bottom: 8px;
   }
   .popup-table{
    margin: 0;
   }
   
   .popup-table th, .popup-table td{
    padding: 5px 0 5px 0;
    vertical-align: top;
    border-bottom: none;
   }
   .popup-table th{
    padding-right: 5px;
   }
   .compare-sticky-container{
    top: auto;
    bottom: 10px;
   }
   .map-content-b{
    width: 100%;
   }

  @media only screen and (max-width: 767px) {
    h1 {
      word-spacing: 5px;
    }
    .about-contact-list-title{
      margin-bottom: 10px;
    }
    table{
      display: block;
      overflow-x: auto;
    }
    .map-content-item .map-img{
      width: 250px
    }
    .map-col, .latest-housing-map-col-r{
      margin-right: -5vw;
      margin-left: -5vw;
      flex: 1;
    }
    body:has(.uni-app-sticky-b) .compare-sticky-container{
      top: auto;
      bottom: 100px;
     }
     .latest-housing-map-wrap{
      flex-direction: column;
     }
     .latest-housing-map-col-r{
      width: 100%;
     }

     .latest-housing-map-content-b{
      width: 250px;;
     }
     .latest-housing-map-content-wrap{
      flex-direction: row;
      display: flex;
      width: auto;
      gap: 20px;
     }
  }