@charset "UTF-8";
.Bstl_tabBanner__xtQs_ {
  height: auto !important;
  position: relative;
  margin-top: 57px;
}

.Bstl_tabOverBanner__Fb6YN {
  position: absolute;
  width: 100%;
  z-index: 2;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.Bstl_pageBanner__S4SZr {
  position: relative;
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
}

.Bstl_bannerContent__gsX7Q {
  justify-content: space-around;
  height: 100%;
  width: 90%;
  margin: 0 auto;
  /* padding-top: 90px; */
}

#Bstl_bannerCaption__5_5l8 h1 {
  font-family: var(--font-mulish);
  font-size: 2rem;
  font-weight: var(--fw-ebold);
  color: var(--primaryB);
}

#Bstl_bannerCaption__5_5l8 h4 {
  /* font-size: 1.25rem; */
  font-weight: var(--fw-semi);
  /* color: #00996b; */
  color: var(--primaryB);
}

.Bstl_bannerSlides__yDhRg > div {
  height: 100%;
}

/* .buyerBanner {
  background: #f4fafc url(../public/images/buyer-banner-576.webp) no-repeat
    bottom center;
} */

/* .tenantBanner {
  background: #f4fafc url(../public/images/tenant-banner-576.webp) no-repeat
    bottom center;
} */

/* .sellerBanner {
  background: #f4fafc url(../public/images/seller-banner-576.webp) no-repeat
    bottom center;
} */

/* .landlordBanner {
  background: #f4fafc url(../public/images/landlord-banner-576.webp) no-repeat
    bottom center;
} */

@media (max-width: 900px) {
  .Bstl_pageBanner__S4SZr {
    height: 100%;
  }

  #Bstl_bannerCaption__5_5l8 {
    margin-top: 55px !important;
  }
}

@media (min-width: 340px) {
  .Bstl_bannerContent__gsX7Q {
    width: 80%;
  }
}

@media (min-width: 576px) {
  .Bstl_tabBanner__xtQs_ {
    height: 750px;
  }

  .Bstl_bannerContent__gsX7Q {
    width: 400px;
    margin: 0 auto;
    justify-content: space-between;
  }

  /* .buyerBanner {
    background-image: url(../public/images/buyer-banner-900.webp);
  } */

  /* .tenantBanner {
    background-image: url(../public/images/tenant-banner-900.webp);
  } */

  /* .sellerBanner {
    background-image: url(../public/images/seller-banner-768.webp);
  } */

  /* .landlordBanner {
    background-image: url(../public/images/landlord-banner-768.webp);
  } */
}

@media (min-width: 768px) {
  #Bstl_bannerCaption__5_5l8 h1 {
    font-size: 2.25rem;
  }

  #Bstl_bannerCaption__5_5l8 h4 {
    font-size: 1.25rem;
  }

  /* .buyerBanner,
  .landlordBanner,
  .tenantBanner,
  .sellerBanner {
    background-size: cover;
  } */

  /* .buyerBanner {
    background-image: url(../public/images/buyer-banner-900.webp);
  } */

  /* .landlordBanner {
    background-image: url(../public/images/landlord-banner-900.webp);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: top left;
  } */
  /* 
  .tenantBanner {
    background-image: url(../public/images/tenant-banner-900.webp);
  } */

  /* .sellerBanner {
    background-image: url(../public/images/seller-banner-900.webp);
  } */
}

@media (min-width: 900px) {
  .Bstl_tabBanner__xtQs_ {
    height: 520px;
  }

  .Bstl_bannerContent__gsX7Q {
    justify-content: center;
    margin: 0 0 0 auto !important;
    /* padding-top: 70px; */
  }

  #Bstl_bannerCaption__5_5l8 h1 {
    /* font-size: 2.5rem; */
    font-size: 32px;
  }

  /* .buyerBanner {
    background-image: url(../public/images/buyer-banner-1366.webp);
  } */

  /* .landlordBanner {
    background-image: url(../public/images/landlord-banner-1366.webp);
    background-color: #e6e7ea;
    background-repeat: no-repeat;
    background-position: top left;
  } */

  /* .tenantBanner {
    background-image: url(../public/images/tenant-banner-1366.webp);
  } */

  /* .sellerBanner {
    background-image: url(../public/images/seller-banner-1366.webp);
  } */
}

@media (min-width: 1440px) {
  .Bstl_tabBanner__xtQs_ {
    height: 580px;
  }

  /* .buyer-banner {
    background-image: url(../public/images/buyer-banner-1920.webp);
  } */

  /* .tenant-banner {
    background-image: url(../public/images/tenant-banner-1920.webp);
  } */

  /* .seller-banner {
    background-image: url(../public/images/seller-banner-1920.webp);
  } */

  /* .landlord-banner {
    background-image: url(../public/images/landlord-banner-1920.webp);
  } */
}

@media (max-width: 991px) {
  #Bstl_banner-caption__90S3_.Bstl_container__JT83Y {
    max-width: 100%;
  }
}

@media (max-width: 900px) {
  .Bstl_bannerContent__gsX7Q {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .Bstl_tabBanner__xtQs_ {
    margin-top: 40px;
  }

  .Bstl_bannerContent__gsX7Q {
    justify-content: space-between;
  }

  #Bstl_bannerSearch__icgEY {
    margin-top: 0px;
  }
}

/* @media not all and (min-resolution: 0.001dpcm) {
  .bannerContent {
    display: block;
  }
} */

@media (max-width: 575px) {
  .Bstl_banner-caption-wrap__5CVr0 {
    text-align: center;
    justify-content: center;
  }
}

/* BANNER SEARCH */

.Bstl_searchTabs__qos0V li {
  margin-right: 2px;
}

.Bstl_searchTabs__qos0V li button.Bstl_customTab__aaIKh {
  background-color: var(--grey4);
  color: var(--baseGrey);
  margin-bottom: 0;
  font-family: var(--font-mulish);
  font-weight: var(--fw-semi);
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  letter-spacing: 0.07rem;
  border-color: var(--bs-nav-tabs-border-color);
  border-bottom: 0;
}

.Bstl_searchTabs__qos0V li button.Bstl_customTab__aaIKh:hover,
.Bstl_searchTabs__qos0V li button.Bstl_customTab__aaIKh:focus {
  border-bottom: 0;
  isolation: auto;
  margin-bottom: 0 !important;
}

.Bstl_searchTabs__qos0V {
  --bs-nav-tabs-border-color: #ddd;
  --bs-nav-tabs-link-active-bg: var(--primaryB);
  --bs-nav-tabs-link-active-color: var(--primaryG);
  --bs-nav-tabs-link-hover-border-color: #dadada #dadada #dadada;
  --bs-nav-tabs-link-active-border-color: var(--primaryB);
}

/*#bannerSearch > div*/
.Bstl_customTab__aaIKh {
  --bor: 1px solid #e2e2e2;
  background: #fff;
  border-top: 2px solid var(--primaryB);
  /* border-bottom: 4px solid #cdf3e1; */
  border-radius: 0 0 6px 6px;
  padding: 20px 26px 21px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}
.Bstl_customTab__aaIKh select {
  min-height: 44px;
  font-size: 15px;
}
@media (max-width: 575px) {
  .Bstl_customTab__aaIKh {
    border-top-width: 6px;
    padding: 20px 14px 21px;
  }
  .Bstl_bannerSearchBoxinner__bxnKY {
    max-width: 100% !important;
  }
  .Bstl_customTab__aaIKh select {
    font-size: 14px;
  }
}

.Bstl_custom_btngrp__C3nJo > label {
  border-radius: 6px 6px 0 0;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  margin-right: 6px;
}

.Bstl_custom_btngrp__C3nJo > input:checked + .Bstl_custom_Tbtn__JDu0G,
.Bstl_custom_btngrp__C3nJo > input:not(:checked) + .Bstl_custom_Tbtn__JDu0G {
  margin-right: 5px !important;
}

.Bstl_custom_btngrp__C3nJo > label {
  --bs-btn-color: var(--grey1);
  --bs-btn-bg: var(--grey4);
  --bs-btn-border-color: #dadada;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: var(--primaryG);
  --bs-btn-hover-border-color: var(--primaryG);
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: var(--primaryG);
  --bs-btn-active-bg: var(--primaryB);
  --bs-btn-active-border-color: var(--primaryB);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.Bstl_custom_btngrp__C3nJo > label {
  border-bottom: 0;
}

.Bstl_areaSearch__xizWg .Bstl_locationWrap__MrWFB {
  display: flex;
  align-items: center;
  border: 1px solid #ced4da;
  border-radius: 0.3rem;
}

.Bstl_areaSearch__xizWg .Bstl_locationWrap__MrWFB:empty {
  padding: 0;
}

.Bstl_areaSearch__xizWg .Bstl_form-control__ztFI7 {
  min-height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  border: 0;
}

.Bstl_areaSearch__xizWg .Bstl_locationPin__dUMft {
  padding-left: 1rem;
}

.Bstl_areaSearch__xizWg .Bstl_locationPin__dUMft:empty {
  display: none !important;
}

.Bstl_pinSingle__PZ77s {
  background: var(--primaryG);
  color: #fff;
  padding-left: 4px;
  padding-right: 2px;
  border-radius: 3px;
  align-items: center;
}

.Bstl_areaSearch__xizWg .Bstl_pinSingle__PZ77s {
  margin-left: 5px;
}

.Bstl_areaSearch__xizWg .Bstl_pinSingle__PZ77s:first-child {
  margin-left: 0;
}

.Bstl_pinSingle__PZ77s svg {
  fill: #fff;
}

.Bstl_searchPin__0tCmW {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.Bstl_areaSearch__xizWg .Bstl_searchPin__0tCmW {
  width: 50px;
}

.Bstl_submitBtn__MKjxa {
  padding-right: 1rem;
  padding-left: 1rem;
}

/*select:invalid, select option[value=""] {
    font-weight: var(--fw-semi);
}*/
.Bstl_error__c_WM9 {
  font-size: var(--fs-12);
}

#Bstl_bannerSearch__icgEY .Bstl_error__c_WM9 {
  position: relative;
  left: 1rem;
  letter-spacing: 0.025rem;
}

@media (min-width: 575px) {
  #Bstl_bannerSearch__icgEY {
    width: 400px;
  }

  .Bstl_list_property__utWtw {
    margin-top: var(--spacer);
  }
}

@media (min-width: 768px) {
  #Bstl_bannerSearch__icgEY {
    width: 100%;
  }
}

/*
@media(min-width:992px) {
    #banner-search {
        margin-top: -150px;
    }
}*/

@media (max-width: 767px) {
  #Bstl_bannerSearch__icgEY > div .Bstl_row__aI_Hd > [class^='col-'] {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  /* #bannerSearch  .pType{
        border-top:var(--bor);
    }*/
  .Bstl_location_wrap__cITVb {
    display: block !important;
  }

  #Bstl_bannerSearch__icgEY .Bstl_areaSearch__xizWg {
    /*border-top:var(--bor);
        border-bottom: var(--bor);*/
    margin-bottom: 1rem;
  }

  #Bstl_bannerSearch__icgEY .Bstl_tab-pane__eV9oK > div:first-child {
    border-top: 0;
  }

  .Bstl_bannerCaption__5_5l8 {
    margin-bottom: 0 !important;
  }
  #Bstl_bannerSearch__icgEY {
    width: 100%;
  }
}

@media (max-width: 575px) {
  .Bstl_list_property__utWtw {
    /* margin-top: 140px; */
    overflow: hidden;
  }
  .Bstl_list_property__utWtw .Bstl_container__JT83Y {
    padding: 0;
  }
}

/*.powner::before, .powner:after{
    content: '';
    position: absolute;
    top:50%;
    left: 50%;
    height: 1px;
    width: 50%;
    transform: translate(-50%, -50%);
    background-color:var(--grey4);
    z-index: -1;
}*/
@media (min-width: 576px) {
  .Bstl_powner__eaE4n {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .Bstl_powner__eaE4n::before,
  .Bstl_powner__eaE4n:after {
    content: '';
    height: 2px;
    width: 100px;
    display: block;
    background-color: var(--grey4);
  }
}

/*Browse Property */
.Bstl_property_filter_tab__xCJIq .Bstl_custom_title__l6lpB {
  margin-bottom: 1rem;
}

.Bstl_browse_property__WpdwO {
  --bs-nav-tabs-border-width: 5px;
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-font-size: var(--fs-heading-3);
  --bs-nav-link-font-weight: var(--fw-semi);
  --bs-nav-link-color: var(--baseGrey) !important;
  --bs-link-hover-color: var(--primaryB);
  --bs-nav-tabs-border-radius: 0;
  --bs-nav-tabs-link-hover-border-color: transparent transparent transparent;
  --bs-nav-tabs-link-active-color: var(--primaryB);
  --bs-nav-tabs-link-active-border-color: transparent transparent
    var(--primaryG) transparent;
  border-bottom: var(--bs-nav-tabs-border-width) solid
    var(--bs-nav-tabs-border-color);
}

.Bstl_browse_property__WpdwO {
  border-bottom: 1px solid var(--grey4);
}

@media (max-width: 767px) {
  .Bstl_browse_property__WpdwO {
    margin-left: 9px;
  }
  .Bstl_list_property__utWtw .Bstl_container__JT83Y {
    padding: 0;
  }
}

.Bstl_browse_property__WpdwO li button {
  border-top-width: 0 !important;
  border-right-width: 0 !important;
  border-left-width: 0 !important;
  margin-right: 1.5rem;
  margin-bottom: calc(0 * var(--bs-nav-tabs-border-width)) !important;
}

.Bstl_property_tab__eGyMf {
  padding-top: 20px;
}

@media (min-width: 768px) {
  .Bstl_location_wrap__cITVb {
    display: flex;
    align-items: center;
    border: 1px solid #ced4da;
    border-radius: 0.3rem;
    min-height: 44px;
  }

  .Bstl_location_pins__cjZL7 {
    padding-left: 1rem;
  }

  .Bstl_home_searchInput__Fb2FH {
    border: 0;
  }
}

.Bstl_location_pins__cjZL7:empty {
  display: none !important;
}

/* SAVING ALL THE WAY */
.Bstl_singleTipsWrap__ciaY_ {
  margin-bottom: var(--spacer);
  margin-top: var(--spacer);
}

.Bstl_carouselWrap__i_qNV {
  padding-left: 50px;
  padding-right: 50px;
}

.Bstl_saving_item__FmILM {
  padding: 15px;
}

/* 13.06.24 */
.Bstl_mobile_img__qHGn9 {
  display: none;
}

.Bstl_list_property__utWtw img {
  width: 100%;
  object-fit: contain;
  object-position: right;
}

.Bstl_outr_owner__y2duV {
  position: relative;
}
.Bstl_rightone__b1_RJ {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.Bstl_rightone__b1_RJ .Bstl_righttext__zHrix {
  max-width: 430px;
  top: 70%;
  padding-left: 50px;
}
.Bstl_rightone__b1_RJ::after {
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(
    90deg,
    rgb(209 241 226) 0%,
    rgba(255, 255, 255, 0) 84%
  );
  z-index: 1;
}
/* .outr_owner img{
  height: 250px;
} */
.Bstl_outr_owner_app__MlZqM {
  height: 100%;
  width: 100%;
  background-color: #d1f1e2;
  border-radius: 8px;
}
.Bstl_owner_part__DWdTc {
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translateY(-50%);
}

.Bstl_owner_part__DWdTc {
  max-width: 320px;
}

.Bstl_owner_part__DWdTc .Bstl_section-title__SUGjZ h3 {
  color: #cdf3e1;
}
.Bstl_outr_owner_app_new__09Ijb {
  background-color: #d1f1e2;
  height: 100%;
  border-radius: 8px;
  padding: 22px 25px;
}
@media (max-width: 767px) {
  .Bstl_outr_owner_app_new__09Ijb {
    background-color: transparent !important;
    position: relative;
    z-index: 1;
  }
  .Bstl_outr_owner_app_new__09Ijb::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 35%;
    background-color: #d1f1e2;
    top: 55%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
  }
  .Bstl_rightone__b1_RJ::after {
    display: none;
  }
  .Bstl_rightone__b1_RJ .Bstl_sec_owner_part__Txyxc {
    position: relative;
  }
  .Bstl_rightone__b1_RJ .Bstl_righttext__zHrix {
    padding: 0 15px;
    width: 100%;
    text-align: left;
  }
  .Bstl_rightone__b1_RJ .Bstl_righttext__zHrix h3 {
    text-align: left !important;
  }
}
@media (min-width: 576px) {
  .Bstl_saving_owl__nbvdl button:first-child {
    left: -10px !important;
  }

  .Bstl_saving_owl__nbvdl button:last-child {
    right: -10px !important;
  }
}

.Bstl_savingCard__ObV0W {
  padding: 2.5rem;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  background: #fff;
  height: 100%;
  border-bottom: 8px solid;
}
.Bstl_savingSlider__lVaaq .Bstl_savingCard__ObV0W {
  min-height: 283px;
}

@media (max-width: 600px) {
  .Bstl_saving_item__FmILM {
    padding: 10px 40px;
  }
}

.Bstl_oddCard__lbRbw {
  border-color: var(--lblu);
}

.Bstl_evenCard__Yjzgb {
  border-color: #cdf3e1;
}

.Bstl_savingCard__ObV0W > h4 {
  font-family: var(--font-mulish);
  font-size: var(--fs-heading-3);
  font-weight: var(--fw-semi);
  color: var(--primaryB);
  margin-top: 1rem;
}

.Bstl_savingCard__ObV0W > hr {
  width: 50px;
  height: 3px;
  background-color: var(--otherG);
  margin: 0 auto 1rem auto;
  border: 0;
}

.Bstl_savingCard__ObV0W > p {
  margin-bottom: 0;
}

.Bstl_savingCard__ObV0W img {
  width: 40px !important;
  height: 40px !important;
}

/* HOW IT WORKS */

#Bstl_howItWorks__Q00g8,
#Bstl_homeCalculator__v1xc8,
#Bstl_blog__KPpob {
  padding-top: var(--spacer);
}

#Bstl_howItWorks__Q00g8,
#Bstl_homeCalculator__v1xc8,
#Bstl_blog__KPpob {
  padding-bottom: var(--spacer);
}

#Bstl_howItWorks__Q00g8 {
  background-color: #ebecf0;
}

#Bstl_howItWorks__Q00g8 .Bstl_section-title__SUGjZ > h5 {
  color: rgba(0, 0, 0, 0.6);
}

.Bstl_infographic-col__GV5pl {
  margin-bottom: 40px;
}

.Bstl_infographic__Jtmo9 {
  position: relative;
  padding: 10px 0 10px 10px;
}

.Bstl_infographic__Jtmo9:before,
.Bstl_infographic__Jtmo9:after {
  content: '';
  width: 50%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
}

.Bstl_infographic__Jtmo9:before {
  border-width: 2px 0 2px 2px;
  border-style: dotted;
  border-color: #144273;
  border-radius: 10px 0 0 10px;
  top: 0;
  left: 0;
}

.Bstl_infographic__Jtmo9:after {
  background-color: #144273;
  bottom: 0;
  left: 50%;
}

.Bstl_arrow-right__vJsBG img {
  margin-top: -1px;
  margin-left: -1px;
  margin-top: 0;
  height: 100%;
}

.Bstl_info_num__4DUGQ {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  z-index: 2;
  font-family: var(--font-mulish);
  font-size: var(--fs-heading-1);
  font-weight: var(--fw-ebold);
  color: var(--secondaryG);
}

.Bstl_infographicWrap__uP9nj {
  position: relative;
  z-index: 2;
  height: 100%;
}

.Bstl_infographicWrap__uP9nj > .Bstl_infographic-card__jytea {
  background: #fff;
  border-radius: 13px;
  padding: var(--spacer-sm);
  height: 100%;
}

.Bstl_infographicWrap__uP9nj > .Bstl_infographic-card__jytea > img {
  width: 23px !important;
}

.Bstl_infographicWrap__uP9nj > .Bstl_infographic-card__jytea > h5 {
  font-size: var(--fs-heading-4);
  font-weight: var(--fw-semi);
  color: #144273;
  margin-top: 15px;
}

.Bstl_infographicWrap__uP9nj > .Bstl_infographic-card__jytea > p {
  font-size: var(--fs-13);
}

.Bstl_Hit_item__aG1Yo .Bstl_arrowRight__Y2T9s img {
  width: auto !important;
}
.Bstl_video_sec_home__QHaPp {
  background: #ebecf0;
}
/*@media(min-width:576px) {
    .infographic {
        padding: 10px 10px 10px 10px;
    }
}*/
@media (min-width: 768px) {
  #Bstl_howItWorks__Q00g8 {
    background: #ebecf0 url(/_next/static/media/how-it-works-bg.6d1a0ac3.webp) no-repeat
      right bottom;
    background-size: contain;
  }
}

@media (max-width: 575px) {
  #Bstl_howItWorks__Q00g8 {
    background: #dbdddf url(/_next/static/media/how-it-works-bg-mo.435122e6.webp) no-repeat
      50% 40%;
    background-size: contain;
    padding-bottom: var(--spacer-sm);
  }

  .Bstl_hitSlider__D3ODu {
    margin-top: 280px;
  }

  .Bstl_Hit_item__aG1Yo .Bstl_infographic-card__jytea img {
    width: 32px !important;
  }

  .Bstl_infographicWrap__uP9nj > .Bstl_infographic-card__jytea {
    padding: 20px 20px 40px;
  }

  .Bstl_Hit_item__aG1Yo,
  .Bstl_Hit_item__aG1Yo .Bstl_arrowRight__Y2T9s img {
    height: 100%;
  }
}

#Bstl_savingCalculator__j6arH,
#Bstl_homeCalculator__v1xc8 {
  padding-top: var(--spacer);
}

#Bstl_savingCalculator__j6arH,
#Bstl_homeCalculator__v1xc8 {
  padding-bottom: var(--spacer);
}

/* Home Calculator*/
#Bstl_homeCalculator__v1xc8 {
  background-color: var(--grey3);
}

.Bstl_latest-info__hGytN {
  display: flex;
}

.Bstl_about-mortgage__5Uag5 {
  --border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #fff;
  position: relative;
}

.Bstl_about-mortgage__5Uag5 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.Bstl_news-content__eD_wM {
  padding: var(--spacer-sm);
}

.Bstl_news-head__ypbyo {
  display: flex;
  align-items: flex-end;
  width: 100%;
}

.Bstl_news-head__ypbyo svg {
  width: 18px;
  height: 18px;
}

.Bstl_news-head__ypbyo h3 {
  font-size: var(--fs-heading-3);
  font-weight: var(--fw-semi);
  color: var(--primaryB);
  line-height: 1.4;
}

.Bstl_newsIcon__QNytI img {
  width: 42px;
  height: 42px;
}

.Bstl_mortgageFiller__kZHxo img {
  /* background: url(../public/images/mortgage-bg.webp) no-repeat; */
  background-size: cover;
  width: 100%;
  height: 100%;
}

.Bstl_mortgageCalulator__LEh1c {
  --slideBg: #fff !important;
}

@media (min-width: 992px) {
  .Bstl_latest-info__hGytN {
    flex-direction: column;
  }

  .Bstl_about-mortgage__5Uag5 {
    height: 50%;
  }

  .Bstl_news-content__eD_wM {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    padding: 0 40px;
    width: 100%;
  }
}

@media (min-width: 992px) {
  .Bstl_about-mortgage__5Uag5:first-child {
    border-bottom: var(--border);
  }
}

@media (max-width: 991px) {
  .Bstl_news-wrap____2_B {
    display: flex;
  }

  .Bstl_newsIcon__QNytI {
    margin-right: 15px;
  }

  .Bstl_about-mortgage__5Uag5:first-child {
    border-right: var(--border);
  }

  .Bstl_about-mortgage__5Uag5 {
    width: 50%;
  }
}

@media (max-width: 479px) {
  .Bstl_news-wrap____2_B {
    flex-direction: column;
  }
}

/* HELP DESK */
#Bstl_helpDesk___MsNB {
  background-color: var(--primaryB);
  padding: 1rem 0;
}

.Bstl_helpDeskWrap__290Ko {
  background-color: var(--secondaryB);
  padding: 1rem 0;
}

.Bstl_helpDeskWrap__290Ko h3 {
  font-family: var(--font-mulish);
  font-weight: var(--fw-semi);
  color: var(--primaryG);
  margin-bottom: 0;
}

.Bstl_helpDeskWrap__290Ko img {
  margin-right: 8px;
}

.Bstl_helpContent__Pu5PM,
.Bstl_helpContentBox__m_0ne a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.Bstl_helpContentBox__m_0ne a:hover h3 {
  color: #fff;
}

.Bstl_bannerSearchBox__d1fFR {
  position: relative;
  z-index: 2;
  margin-top: -44px;
}
.Bstl_pType__Z6Mwn {
  position: relative;
}
.Bstl_pType__Z6Mwn .Bstl_form-group__1p6LR {
  flex: 1 1;
}

@media (min-width: 992px) {
  .Bstl_helpContent__Pu5PM,
  .Bstl_helpContentBox__m_0ne a {
    justify-content: space-between;
  }
}

@media (max-width: 991px) {
  .Bstl_gllitExperts__1F9cr {
    width: 100%;
    flex: 0 0 auto;
    margin-bottom: 1.5rem;
  }

  .Bstl_helpContentBox__m_0ne {
    width: 40%;
    flex: 0 0 auto;
    margin-bottom: 1rem;
  }
}

@media (max-width: 420px) {
  .Bstl_helpContentBox__m_0ne {
    width: auto;
    margin-right: 1.5rem;
  }
}

.Bstl_mortgageCalulator__LEh1c {
  background-color: #fff;
  max-height: 398px;
}

/* blog */
#Bstl_blog__KPpob {
  background-color: var(--grey2);
}

.Bstl_bannerSearchBoxinner__bxnKY {
  background: #08406f;
  padding: 6px 6px 6px;
  border-radius: 12px;
}
.Bstl_custom_btngrp__C3nJo {
  margin-bottom: 4px;
}
.Bstl_myformgroup__tE0zF {
  flex: 1 1;
}

@media (max-width: 768px) {
  .Bstl_blog_item__r__P8 {
    margin-bottom: 20px;
  }
  .Bstl_myflex__vh3gf {
    flex-flow: wrap;
    gap: 20px !important;
    margin: 20px 0;
  }
  .Bstl_myflex__vh3gf .Bstl_form-group__1p6LR {
    width: 100%;
  }
  .Bstl_myformgroup__tE0zF {
    width: 100%;
  }
  .Bstl_mytext__G9RAw {
    text-align: center !important;
  }
  .Bstl_myaddClass__GbtSI {
    margin: 20px 0;
  }
  .Bstl_video_sec_home__QHaPp {
    padding: 50px 0;
    margin-top: 50px;
  }
  .Bstl_list_property__utWtw .Bstl_rightone__b1_RJ img {
    transform: scale(1.2);
    margin-top: 30px;
    background-position: right;
  }
  .Bstl_howItWorkssec__g8EdB .Bstl_section-title__SUGjZ {
    transform: translateY(80px);
  }
  .Bstl_bannerSearchBoxinner__bxnKY {
    max-width: 90%;
    margin: auto;
  }
  .Bstl_mortgageCalulator__LEh1c {
    max-height: none;
  }
  .Bstl_bannerSearchBox__d1fFR {
    margin-top: -134px;
  }
}

.Bstl_postThumb__uKIyd img {
  border-radius: 10px 10px 0 0;
}

.Bstl_postTxt__00GB9 {
  background-color: #fff;
  padding: 20px;
  border-radius: 0 0 10px 10px;
  border: 1px solid #eee;
}

.Bstl_postTxt__00GB9 > h2.Bstl_postTitle__l8g9X {
  font-size: var(--fs-heading-4);
  font-weight: var(--fw-semi);
  color: var(--grey1);
  margin-top: 10px;
}

.Bstl_postTxt__00GB9 > h2.Bstl_postTitle__l8g9X,
.Bstl_postTxt__00GB9 > p.Bstl_postExcert__p7T0T {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.Bstl_postTxt__00GB9 > p.Bstl_postExcert__p7T0T {
  margin-top: 10px;
}

/* 28-02-2024 */

.Bstl_scrollable_ticker__Yxjrw {
  margin-top: 70px;
  background-color: #00996b;
  color: #fff;
}

.Bstl_sticky__TlLZ7 {
  margin-top: 150px;
  position: fixed;
  z-index: 9;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .Bstl_list_property__utWtw .Bstl_rightone__b1_RJ img {
    transform: scale(1);
    margin-top: 30px;
    background-position: right;
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .Bstl_marq_mobile__UTmR1.Bstl_active__UC3xD {
    margin-top: 126px !important;
  }
}

@media (max-width: 767px) {
  .Bstl_outr_owner_prop__UZ1Yu {
    /* border: 0.5px solid #3d3d3d79; */
    /* padding: 5px; */
    border-radius: 0px;
    /* margin: 0 35px; */
    overflow: hidden;
  }
  .Bstl_marq_mobile__UTmR1.Bstl_inactive__qMW27 {
    margin-top: 162px !important;
  }

  .Bstl_marq_mobile__UTmR1.Bstl_active__UC3xD {
    margin-top: 124px !important;
  }

  .Bstl_d-flex__kCkcN.Bstl_flex-column__SI8F_ {
    padding-top: 0 !important;
  }

  .Bstl_owner_part__DWdTc {
    left: 0;
    width: 100%;
    text-align: center;
    max-width: 100%;
    transform: inherit;
    top: 0;
    position: static;
  }

  .Bstl_desktop_img__GhppF {
    display: none;
  }

  .Bstl_mobile_img__qHGn9 {
    display: block;
  }
  .Bstl_infographicWrap__uP9nj > .Bstl_infographic-card__jytea > h5 {
    font-size: 16px;
  }
}

@media (max-width: 575px) {
  .Bstl_marq_mobile__UTmR1.Bstl_inactive__qMW27 {
    margin-top: 127px !important;
  }
  #Bstl_bannerCaption__5_5l8 h1 {
    font-size: 20px;
  }
  #Bstl_bannerCaption__5_5l8 h4 {
    font-size: 16px;
  }
  .Bstl_tabOverBanner__Fb6YN {
    position: inherit;
    width: 100%;
    z-index: 2;
    height: 100%;
    top: inherit;
    left: inherit;
    transform: none;
  }
  .Bstl_pageBanner__S4SZr {
    position: relative;
    width: 100%;
    top: inherit;
    transform: none;
  }
  .Bstl_bannerSearchBox__d1fFR {
    margin-top: 0px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .Bstl_myaddClass__GbtSI {
    margin: 0px 0;
  }
  .Bstl_location_wrap__cITVb {
    margin: 15px 0;
  }
  .Bstl_mytext__G9RAw {
    text-align: center !important;
    margin-top: 15px;
  }
  .Bstl_helpContentBox__m_0ne {
    width: 33.3%;
  }
  .Bstl_latest-info__hGytN {
    height: 140px;
  }
  .Bstl_about-mortgage__5Uag5 {
    display: grid;
    align-items: center;
  }
  .Bstl_custom_title__l6lpB .Bstl_margintop__ukCpj {
    position: relative;
    margin-top: 24% !important;
  }
  .Bstl_rightone__b1_RJ .Bstl_righttext__zHrix {
    padding-left: 30px;
  }
  .Bstl_infographicWrap__uP9nj > .Bstl_infographic-card__jytea > h5 {
    font-size: 16px;
  }
  .Bstl_mortgageFiller__kZHxo img {
    /* height: 160px !important; */
    /* object-fit: cover; */
  }
  .Bstl_bannerContent__gsX7Q {
    width: 370px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .Bstl_mortgageFiller__kZHxo img {
    height: 160px !important;
    object-fit: cover;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .Bstl_custom_title__l6lpB .Bstl_margintop__ukCpj {
    position: relative;
    margin-top: 5% !important;
  }
  .Bstl_desktopright___lst_ {
    object-fit: cover !important;
  }
  .Bstl_custom_title__l6lpB h3 {
    position: relative;
    max-width: 80%;
  }
  .Bstl_rightone__b1_RJ .Bstl_righttext__zHrix {
    top: 73%;
    padding-left: 30px;
  }
}

@media (min-width: 992px) {
  .Bstl_desktopright___lst_ {
    object-fit: cover !important;
  }
}
@media (min-width: 1600px) {
  .Bstl_mymargin__SjLer {
    margin-top: 60px;
  }
  .Bstl_mymargin__SjLer {
    margin-top: 6 0px;
  }
}

@media (min-width: 1440px) {
  #Bstl_bannerCaption__5_5l8 h1 {
    /* font-size: 54px; */
    font-size: 40px;
  }
  .Bstl_bannerContent__gsX7Q {
    width: 500px;
  }
  #Bstl_bannerCaption__5_5l8 h4 {
    font-size: 26px;
  }
}

@charset "UTF-8";

.search_list_search_list__uXYkW .search_list_sl_col__H606Q {
  margin-bottom: 50px;
}

.search_list_sl_pthumb__DVOWq img {
  width: 100%;
}

@media (min-width: 992px) {
  .search_list_search_list__uXYkW {
    padding-left: 30px;
    border-left: 1px solid rgba(0, 0, 0, 0.05);
  }
}

/* sidebar */

.search_list_filter_row__PFS4R,
.search_list_search_list__uXYkW {
  opacity: 1;
}

/*.filter_Accordion{
    --bs-accordion-body-padding-x: 0;
    --bs-accordion-body-padding-y: 0;
    --bs-accordion-border-width: 0;
    --bs-accordion-btn-color: var(--primaryB);
    --bs-accordion-bg:transparent;
    --bs-accordion-active-bg:transparent;
    --bs-accordion-border-radius:0;
    --bs-accordion-inner-border-radius:0;
    --bs-accordion-btn-padding-x: 1rem;
    --bs-accordion-btn-padding-x: 1rem;
    --bs-accordion-btn-icon:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIiBjbGFzcz0iIj48Zz48cGF0aCBkPSJNMTIgMTZhMSAxIDAgMCAxLS43MS0uMjlsLTYtNmExIDEgMCAwIDEgMS40Mi0xLjQybDUuMjkgNS4zIDUuMjktNS4yOWExIDEgMCAwIDEgMS40MSAxLjQxbC02IDZhMSAxIDAgMCAxLS43LjI5eiIgZGF0YS1uYW1lPSIxNiIgZmlsbD0iIzA3Yzg4MyIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9IiI+PC9wYXRoPjwvZz48L3N2Zz4=);
    --bs-accordion-btn-icon-transform: rotate(-180deg);
    --bs-accordion-btn-active-icon: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIiBjbGFzcz0iIj48Zz48cGF0aCBkPSJNMTIgMTZhMSAxIDAgMCAxLS43MS0uMjlsLTYtNmExIDEgMCAwIDEgMS40Mi0xLjQybDUuMjkgNS4zIDUuMjktNS4yOWExIDEgMCAwIDEgMS40MSAxLjQxbC02IDZhMSAxIDAgMCAxLS43LjI5eiIgZGF0YS1uYW1lPSIxNiIgZmlsbD0iIzA3Yzg4MyIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9IiI+PC9wYXRoPjwvZz48L3N2Zz4=);
}*/

/* property listing */
@media (min-width: 992px) {
  .search_list_sidebar-filter__US8D2 {
    position: relative;
    display: block;
    transform: none;
    visibility: unset;
    border-right: 0;
    z-index: auto;
  }
}

.search_list_filter_box__v1xz5 {
  padding: 15px 15px 15px 0;
}

/*.filter-widget {
    margin-top: 40px;
}
.filter-widget:first-child {
    margin-top: 0;
}*/

.search_list_filter_data__e48zw {
  display: flex;
  margin-left: -3px;
  margin-right: -3px;
  flex-wrap: wrap;
}

/*.filter_Accordion_Item{
    margin-top:40px;
}
.filter_Accordion_Item:first-child{
    margin-top:0;
}*/
.search_list_filter_title__Df7gC {
  margin-bottom: 6px;
}

.search_list_filter_title__Df7gC button {
  font-size: 0.9375rem;
  font-weight: var(--fw-bold);
  padding: 0;
  box-shadow: none !important;
}

.search_list_filter_title__Df7gC [aria-expanded='true'] {
  color: var(--primaryB);
}

.search_list_custom_checkbox__Oy5ur {
  position: relative;
  box-sizing: border-box;
  margin: 3px;
  line-height: 1.2;
}

.search_list_freeze_data__uKJzI {
  display: flex;
  align-items: center;
}

.search_list_freeze_location__BNeXC {
  width: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}

.search_list_custom_checkbox__Oy5ur div {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s ease;
}

.search_list_custom_checkbox__Oy5ur input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.search_list_custom_checkbox__Oy5ur input ~ div {
  padding: 4px 8px;
  border: 1px solid #eee;
  border-radius: 3px;
  font-size: var(--fs-12);
  letter-spacing: 0.015rem;
  color: #a5a5a5;
  white-space: nowrap;
}

.search_list_custom_checkbox__Oy5ur input[type='checkbox']:checked ~ div {
  background-color: var(--lblu);
  color: var(--primaryB);
  border-color: var(--lblu);
}

.search_list_filter_box__v1xz5 .search_list_location-pin__3i3Lr {
  flex-wrap: wrap;
}

.search_list_filter_box__v1xz5 .search_list_location-pin__3i3Lr a {
  margin-right: 5px;
  margin-bottom: 5px;
  font-size: 0.75rem;
  padding: 4px 4px 4px 8px;
  justify-content: space-between;
}

.search_list_filter_box__v1xz5 .search_list_location-pin__3i3Lr a .search_list_pin-single-close__4iDWw {
  margin-left: 4px;
}

.search_list_filter_title__Df7gC.search_list_tog__ipw_b:after,
.search_list_clr-title__j_FOK.search_list_tog__ipw_b:after {
  content: '';
  max-width: 256px;
  max-height: 256px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDYuMzQ5OTk5OSA2LjM1MDAwMDIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGNsYXNzPSIiPjxnPjxnIGlkPSJsYXllcjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTI5MC42NSkiPjxwYXRoIGlkPSJwYXRoOTQyOSIgZD0ibTIuMjU4MDM5NCAyOTEuOTY1MDJhLjI2NDYwOTgyLjI2NDYwOTgyIDAgMCAwIC0uMTc0MTQ5Ni40Njg3MWwxLjYxOTAyMjUgMS4zODY5OS0xLjYxOTAyMjUgMS4zODY0OGEuMjY0NjA5ODIuMjY0NjA5ODIgMCAxIDAgLjM0MzY0ODMuNDAwNDlsMS44NTM2MzM1LTEuNTg1OTVhLjI2NDYwOTgyLjI2NDYwOTgyIDAgMCAwIDAtLjQwMjU2bC0xLjg1MzYzMzUtMS41ODc1YS4yNjQ2MDk4Mi4yNjQ2MDk4MiAwIDAgMCAtLjE2OTQ5ODctLjA2Njd6IiBmb250LXZhcmlhbnQtbGlnYXR1cmVzPSJub3JtYWwiIGZvbnQtdmFyaWFudC1wb3NpdGlvbj0ibm9ybWFsIiBmb250LXZhcmlhbnQtY2Fwcz0ibm9ybWFsIiBmb250LXZhcmlhbnQtbnVtZXJpYz0ibm9ybWFsIiBmb250LXZhcmlhbnQtYWx0ZXJuYXRlcz0ibm9ybWFsIiBmb250LWZlYXR1cmUtc2V0dGluZ3M9Im5vcm1hbCIgdGV4dC1pbmRlbnQ9IjAiIHRleHQtYWxpZ249InN0YXJ0IiB0ZXh0LWRlY29yYXRpb24tbGluZT0ibm9uZSIgdGV4dC1kZWNvcmF0aW9uLXN0eWxlPSJzb2xpZCIgdGV4dC1kZWNvcmF0aW9uLWNvbG9yPSJyZ2IoMCwwLDApIiB0ZXh0LXRyYW5zZm9ybT0ibm9uZSIgdGV4dC1vcmllbnRhdGlvbj0ibWl4ZWQiIHdoaXRlLXNwYWNlPSJub3JtYWwiIHNoYXBlLXBhZGRpbmc9IjAiIGlzb2xhdGlvbj0iYXV0byIgbWl4LWJsZW5kLW1vZGU9Im5vcm1hbCIgc29saWQtY29sb3I9InJnYigwLDAsMCkiIHNvbGlkLW9wYWNpdHk9IjEiIHZlY3Rvci1lZmZlY3Q9Im5vbmUiIGZpbGw9IiMwN2M4ODMiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSIiPjwvcGF0aD48L2c+PC9nPjwvc3ZnPg==);
  width: 16px;
  height: 16px;
  background-size: 16px;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
  transition: all 0.5s;
}

.search_list_clr-title__j_FOK.search_list_tog__ipw_b:after {
  transform: translateY(-50%) rotate(90deg);
}

.search_list_filter-title__2CXXN.search_list_collapsed__AJrEw:after,
.search_list_clr-title__j_FOK.search_list_collapsed__AJrEw:after {
  transform: translateY(-50%) rotate(90deg);
}

h3.search_list_search_title__LVoU2 {
  font-size: 1rem;
  color: var(--primaryB);
  font-weight: var(--fw-semi);
}

.search_list_title_desktop__ncJwZ {
  display: none;
}

.search_list_mob_title__k5kcf {
  display: block;
  text-align: right;
}

.search_list_mob_title__k5kcf h3.search_list_search_title__LVoU2 {
  background: var(--primaryG);
  color: #fff;
  padding: 0.5rem 0.5rem;
  margin: 0 5px 5px auto;
  width: 44px;
  text-align: center;
  border-radius: 3px;
  position: fixed;
  z-index: 99;
  top: 75px;
  right: 0;
}

@media (min-width: 992px) {
  .search_list_mob_title__k5kcf {
    display: none;
  }

  .search_list_title_desktop__ncJwZ {
    display: block;
  }
}

@media (max-width: 991px) {
  #search_list_filter_box__v1xz5 {
    padding-top: 15px;
    padding-bottom: 15px;
    transition: height 0.15s ease-out;
    background: #f4f4f4;
  }

  .search_list_filter-row__HUXbh {
    position: fixed;
    top: 65px;
    left: 0;
    z-index: 10;
    width: 100%;
    padding: 0;
    background: #fff;
  }

  .search_list_filter_box__v1xz5 {
    border: 0;
    padding: 0 15px;
    overflow: auto;
    height: 100%;
  }
}

.search_list_filter-title__2CXXN {
  margin-bottom: 6px;
  font-size: 0.9375rem;
  font-weight: var(--fw-bold);
  position: relative;
  color: var(--primaryB);
}

.search_list_filter-widget__eORCT:has(div.search_list_show__XVPIG) {
  background-color: red;
}

.search_list_offcanvas_filter__Or_1b {
  --bs-offcanvas-width: 280px;
}
.search_list_filter_btn__GUJxs {
  z-index: 10;
  top: 60px;
  right: 0;
}
.search_list_property_details_share_btnn__ITmak {
  position: relative;
  z-index: 1;
  padding: 0 4px;
  border-radius: 4px;
  background-color: var(--green1);
  cursor: pointer;
  right: 5px;
}
.search_list_property_details_share_iconouter__INER0 {
  display: inline-block;
  line-height: 1;
}
.search_list_property_details_share_icon__Y9XRh {
  position: relative;
  min-height: auto !important;
}
.search_list_property_details_share_btnn__ITmak {
  width: 22px;
  height: 22px;
  display: inline-grid;
  place-content: center;
}
@media (max-width: 575px) {
  .search_list_property_details_share_btnn__ITmak {
    margin-right: 5px;
  }
}

:root {
  --toastify-color-light: #fff;
  --toastify-color-dark: #121212;
  --toastify-color-info: #3498db;
  --toastify-color-success: #07bc0c;
  --toastify-color-warning: #f1c40f;
  --toastify-color-error: hsl(6, 78%, 57%);
  --toastify-color-transparent: rgba(255, 255, 255, 0.7);

  --toastify-icon-color-info: var(--toastify-color-info);
  --toastify-icon-color-success: var(--toastify-color-success);
  --toastify-icon-color-warning: var(--toastify-color-warning);
  --toastify-icon-color-error: var(--toastify-color-error);

  --toastify-container-width: fit-content;
  --toastify-toast-width: 320px;
  --toastify-toast-offset: 16px;
  --toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));
  --toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));
  --toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));
  --toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));
  --toastify-toast-background: #fff;
  --toastify-toast-padding: 14px;
  --toastify-toast-min-height: 64px;
  --toastify-toast-max-height: 800px;
  --toastify-toast-bd-radius: 6px;
  --toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
  --toastify-font-family: sans-serif;
  --toastify-z-index: 9999;
  --toastify-text-color-light: #757575;
  --toastify-text-color-dark: #fff;

  /* Used only for colored theme */
  --toastify-text-color-info: #fff;
  --toastify-text-color-success: #fff;
  --toastify-text-color-warning: #fff;
  --toastify-text-color-error: #fff;

  --toastify-spinner-color: #616161;
  --toastify-spinner-color-empty-area: #e0e0e0;
  --toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);
  --toastify-color-progress-dark: #bb86fc;
  --toastify-color-progress-info: var(--toastify-color-info);
  --toastify-color-progress-success: var(--toastify-color-success);
  --toastify-color-progress-warning: var(--toastify-color-warning);
  --toastify-color-progress-error: var(--toastify-color-error);
  /* used to control the opacity of the progress trail */
  --toastify-color-progress-bgo: 0.2;
}

.Toastify__toast-container {
  z-index: var(--toastify-z-index);
  -webkit-transform: translate3d(0, 0, var(--toastify-z-index));
  position: fixed;
  width: var(--toastify-container-width);
  box-sizing: border-box;
  color: #fff;
  display: flex;
  flex-direction: column;
}

.Toastify__toast-container--top-left {
  top: var(--toastify-toast-top);
  left: var(--toastify-toast-left);
}
.Toastify__toast-container--top-center {
  top: var(--toastify-toast-top);
  left: 50%;
  transform: translateX(-50%);
  align-items: center;
}
.Toastify__toast-container--top-right {
  top: var(--toastify-toast-top);
  right: var(--toastify-toast-right);
  align-items: end;
}
.Toastify__toast-container--bottom-left {
  bottom: var(--toastify-toast-bottom);
  left: var(--toastify-toast-left);
}
.Toastify__toast-container--bottom-center {
  bottom: var(--toastify-toast-bottom);
  left: 50%;
  transform: translateX(-50%);
  align-items: center;
}
.Toastify__toast-container--bottom-right {
  bottom: var(--toastify-toast-bottom);
  right: var(--toastify-toast-right);
  align-items: end;
}

.Toastify__toast {
  --y: 0;
  position: relative;
  touch-action: none;
  width: var(--toastify-toast-width);
  min-height: var(--toastify-toast-min-height);
  box-sizing: border-box;
  margin-bottom: 1rem;
  padding: var(--toastify-toast-padding);
  border-radius: var(--toastify-toast-bd-radius);
  box-shadow: var(--toastify-toast-shadow);
  max-height: var(--toastify-toast-max-height);
  font-family: var(--toastify-font-family);
  /* webkit only issue #791 */
  z-index: 0;
  /* inner swag */
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  word-break: break-word;
}

@media only screen and (max-width: 480px) {
  .Toastify__toast-container {
    width: 100vw;
    left: env(safe-area-inset-left);
    margin: 0;
  }
  .Toastify__toast-container--top-left,
  .Toastify__toast-container--top-center,
  .Toastify__toast-container--top-right {
    top: env(safe-area-inset-top);
    transform: translateX(0);
  }
  .Toastify__toast-container--bottom-left,
  .Toastify__toast-container--bottom-center,
  .Toastify__toast-container--bottom-right {
    bottom: env(safe-area-inset-bottom);
    transform: translateX(0);
  }
  .Toastify__toast-container--rtl {
    right: env(safe-area-inset-right);
    left: initial;
  }
  .Toastify__toast {
    --toastify-toast-width: 100%;
    margin-bottom: 0;
    border-radius: 0;
  }
}

.Toastify__toast-container[data-stacked='true'] {
  width: var(--toastify-toast-width);
}

.Toastify__toast--stacked {
  position: absolute;
  width: 100%;
  transform: translate3d(0, var(--y), 0) scale(var(--s));
  transition: transform 0.3s;
}

.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,
.Toastify__toast--stacked[data-collapsed] .Toastify__close-button {
  transition: opacity 0.1s;
}

.Toastify__toast--stacked[data-collapsed='false'] {
  overflow: visible;
}

.Toastify__toast--stacked[data-collapsed='true']:not(:last-child) > * {
  opacity: 0;
}

.Toastify__toast--stacked:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: calc(var(--g) * 1px);
  bottom: 100%;
}

.Toastify__toast--stacked[data-pos='top'] {
  top: 0;
}

.Toastify__toast--stacked[data-pos='bot'] {
  bottom: 0;
}

.Toastify__toast--stacked[data-pos='bot'].Toastify__toast--stacked:before {
  transform-origin: top;
}

.Toastify__toast--stacked[data-pos='top'].Toastify__toast--stacked:before {
  transform-origin: bottom;
}

.Toastify__toast--stacked:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  transform: scaleY(3);
  z-index: -1;
}

.Toastify__toast--rtl {
  direction: rtl;
}

.Toastify__toast--close-on-click {
  cursor: pointer;
}

.Toastify__toast-icon {
  -webkit-margin-end: 10px;
          margin-inline-end: 10px;
  width: 22px;
  flex-shrink: 0;
  display: flex;
}

.Toastify--animate {
  animation-fill-mode: both;
  animation-duration: 0.5s;
}

.Toastify--animate-icon {
  animation-fill-mode: both;
  animation-duration: 0.3s;
}

.Toastify__toast-theme--dark {
  background: var(--toastify-color-dark);
  color: var(--toastify-text-color-dark);
}

.Toastify__toast-theme--light {
  background: var(--toastify-color-light);
  color: var(--toastify-text-color-light);
}

.Toastify__toast-theme--colored.Toastify__toast--default {
  background: var(--toastify-color-light);
  color: var(--toastify-text-color-light);
}

.Toastify__toast-theme--colored.Toastify__toast--info {
  color: var(--toastify-text-color-info);
  background: var(--toastify-color-info);
}

.Toastify__toast-theme--colored.Toastify__toast--success {
  color: var(--toastify-text-color-success);
  background: var(--toastify-color-success);
}

.Toastify__toast-theme--colored.Toastify__toast--warning {
  color: var(--toastify-text-color-warning);
  background: var(--toastify-color-warning);
}

.Toastify__toast-theme--colored.Toastify__toast--error {
  color: var(--toastify-text-color-error);
  background: var(--toastify-color-error);
}

.Toastify__progress-bar-theme--light {
  background: var(--toastify-color-progress-light);
}

.Toastify__progress-bar-theme--dark {
  background: var(--toastify-color-progress-dark);
}

.Toastify__progress-bar--info {
  background: var(--toastify-color-progress-info);
}

.Toastify__progress-bar--success {
  background: var(--toastify-color-progress-success);
}

.Toastify__progress-bar--warning {
  background: var(--toastify-color-progress-warning);
}

.Toastify__progress-bar--error {
  background: var(--toastify-color-progress-error);
}

.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error {
  background: var(--toastify-color-transparent);
}

.Toastify__close-button {
  color: #fff;
  position: absolute;
  top: 6px;
  right: 6px;
  background: transparent;
  outline: none;
  border: none;
  padding: 0;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.3s ease;
  z-index: 1;
}

.Toastify__toast--rtl .Toastify__close-button {
  left: 6px;
  right: unset;
}

.Toastify__close-button--light {
  color: #000;
  opacity: 0.3;
}

.Toastify__close-button > svg {
  fill: currentColor;
  height: 16px;
  width: 14px;
}

.Toastify__close-button:hover,
.Toastify__close-button:focus {
  opacity: 1;
}

@keyframes Toastify__trackProgress {
  0% {
    transform: scaleX(1);
  }
  100% {
    transform: scaleX(0);
  }
}

.Toastify__progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.7;
  transform-origin: left;
}

.Toastify__progress-bar--animated {
  animation: Toastify__trackProgress linear 1 forwards;
}

.Toastify__progress-bar--controlled {
  transition: transform 0.2s;
}

.Toastify__progress-bar--rtl {
  right: 0;
  left: initial;
  transform-origin: right;
  border-bottom-left-radius: initial;
}

.Toastify__progress-bar--wrp {
  position: absolute;
  overflow: hidden;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  border-bottom-left-radius: var(--toastify-toast-bd-radius);
  border-bottom-right-radius: var(--toastify-toast-bd-radius);
}

.Toastify__progress-bar--wrp[data-hidden='true'] {
  opacity: 0;
}

.Toastify__progress-bar--bg {
  opacity: var(--toastify-color-progress-bgo);
  width: 100%;
  height: 100%;
}

.Toastify__spinner {
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  border: 2px solid;
  border-radius: 100%;
  border-color: var(--toastify-spinner-color-empty-area);
  border-right-color: var(--toastify-spinner-color);
  animation: Toastify__spin 0.65s linear infinite;
}

@keyframes Toastify__bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}

@keyframes Toastify__bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, var(--y), 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, var(--y), 0);
  }
}

@keyframes Toastify__bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}

@keyframes Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, var(--y), 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, var(--y), 0);
  }
}

@keyframes Toastify__bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes Toastify__bounceOutUp {
  20% {
    transform: translate3d(0, calc(var(--y) - 10px), 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, calc(var(--y) + 20px), 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes Toastify__bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}

@keyframes Toastify__bounceOutDown {
  20% {
    transform: translate3d(0, calc(var(--y) - 10px), 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, calc(var(--y) + 20px), 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.Toastify__bounce-enter--top-left,
.Toastify__bounce-enter--bottom-left {
  animation-name: Toastify__bounceInLeft;
}

.Toastify__bounce-enter--top-right,
.Toastify__bounce-enter--bottom-right {
  animation-name: Toastify__bounceInRight;
}

.Toastify__bounce-enter--top-center {
  animation-name: Toastify__bounceInDown;
}

.Toastify__bounce-enter--bottom-center {
  animation-name: Toastify__bounceInUp;
}

.Toastify__bounce-exit--top-left,
.Toastify__bounce-exit--bottom-left {
  animation-name: Toastify__bounceOutLeft;
}

.Toastify__bounce-exit--top-right,
.Toastify__bounce-exit--bottom-right {
  animation-name: Toastify__bounceOutRight;
}

.Toastify__bounce-exit--top-center {
  animation-name: Toastify__bounceOutUp;
}

.Toastify__bounce-exit--bottom-center {
  animation-name: Toastify__bounceOutDown;
}

@keyframes Toastify__zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes Toastify__zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: translate3d(0, var(--y), 0) scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

.Toastify__zoom-enter {
  animation-name: Toastify__zoomIn;
}

.Toastify__zoom-exit {
  animation-name: Toastify__zoomOut;
}

@keyframes Toastify__flipIn {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

@keyframes Toastify__flipOut {
  from {
    transform: translate3d(0, var(--y), 0) perspective(400px);
  }
  30% {
    transform: translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.Toastify__flip-enter {
  animation-name: Toastify__flipIn;
}

.Toastify__flip-exit {
  animation-name: Toastify__flipOut;
}

@keyframes Toastify__slideInRight {
  from {
    transform: translate3d(110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, var(--y), 0);
  }
}

@keyframes Toastify__slideInLeft {
  from {
    transform: translate3d(-110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, var(--y), 0);
  }
}

@keyframes Toastify__slideInUp {
  from {
    transform: translate3d(0, 110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, var(--y), 0);
  }
}

@keyframes Toastify__slideInDown {
  from {
    transform: translate3d(0, -110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, var(--y), 0);
  }
}

@keyframes Toastify__slideOutRight {
  from {
    transform: translate3d(0, var(--y), 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(110%, var(--y), 0);
  }
}

@keyframes Toastify__slideOutLeft {
  from {
    transform: translate3d(0, var(--y), 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-110%, var(--y), 0);
  }
}

@keyframes Toastify__slideOutDown {
  from {
    transform: translate3d(0, var(--y), 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 500px, 0);
  }
}

@keyframes Toastify__slideOutUp {
  from {
    transform: translate3d(0, var(--y), 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -500px, 0);
  }
}

.Toastify__slide-enter--top-left,
.Toastify__slide-enter--bottom-left {
  animation-name: Toastify__slideInLeft;
}

.Toastify__slide-enter--top-right,
.Toastify__slide-enter--bottom-right {
  animation-name: Toastify__slideInRight;
}

.Toastify__slide-enter--top-center {
  animation-name: Toastify__slideInDown;
}

.Toastify__slide-enter--bottom-center {
  animation-name: Toastify__slideInUp;
}

.Toastify__slide-exit--top-left,
.Toastify__slide-exit--bottom-left {
  animation-name: Toastify__slideOutLeft;
  animation-timing-function: ease-in;
  animation-duration: 0.3s;
}

.Toastify__slide-exit--top-right,
.Toastify__slide-exit--bottom-right {
  animation-name: Toastify__slideOutRight;
  animation-timing-function: ease-in;
  animation-duration: 0.3s;
}

.Toastify__slide-exit--top-center {
  animation-name: Toastify__slideOutUp;
  animation-timing-function: ease-in;
  animation-duration: 0.3s;
}

.Toastify__slide-exit--bottom-center {
  animation-name: Toastify__slideOutDown;
  animation-timing-function: ease-in;
  animation-duration: 0.3s;
}

@keyframes Toastify__spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

