@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: 40.38px;
  font-weight: var(--fw-ebold);
  color: var(--primaryB);
  line-height: 100%;
  letter-spacing: 3%;
  margin-bottom: 10px;
}
#Bstl_bannerCaption__5_5l8 h1 span {
  display: inline-block;
  position: relative;
  z-index: 1;
  font-family: var(--font-mulish);
}
#Bstl_bannerCaption__5_5l8 h1 span::before {
  content: '';
  width: 100%;
  bottom: -2px;
  left: 0;
  background: var(--primaryG);
  position: absolute;
  height: 2px;
  z-index: -1;
}
.Bstl_tagText__L8aEH {
  display: block;
  color: var(--primaryB);
  font-family: var(--font-mulish);
  font-weight: 400;
  font-size: 34px;
  line-height: 100%;
  letter-spacing: 3%;
  margin-bottom: 10px;
}

#Bstl_bannerCaption__5_5l8 h4 {
  font-size: 30.28px;
  font-weight: 400;
  /* color: #00996b; */
  color: var(--primaryB);
  letter-spacing: 3%;
}
#Bstl_bannerCaption__5_5l8 h4 span {
  font-family: var(--font-mulish);
}

.Bstl_bannerSlides__yDhRg > div {
  height: 100%;
}

/* .buyerBanner {
  background: #f4fafc url(../public/images/home-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: 899.98px) {
  .Bstl_pageBanner__S4SZr {
    /* height: 100%; */
  }

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

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

@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/home-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; */
    font-size: 24px;
  }

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

  /* .buyerBanner {
    background-image: url(../public/images/home-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: 38.38px;
    text-align: left;
  }

  /* .buyerBanner {
    background-image: url(../public/images/home-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/home-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: 899.98px) {
  .Bstl_bannerContent__gsX7Q {
    text-align: center;
  }
}

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

  .Bstl_bannerContent__gsX7Q {
    justify-content: space-between;
    width: 100%;
  }

  #Bstl_bannerSearch__icgEY {
    margin-top: 0px;
  }
  #Bstl_bannerCaption__5_5l8 h1 span::before {
    /* display: none; */
  }
}

/* @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);
  margin-bottom: 20px;
}

@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: 10px 5px;
}

/* 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: 48px 40px 44px;
  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: 226px;
}

@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: Mulish;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: var(--primaryB);
}

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

.Bstl_savingCard__ObV0W > p,
.Bstl_savingCard__ObV0W > h4 {
  margin-bottom: 0;
}
.Bstl_savingCard__ObV0W > h4 {
  margin-top: 15px;
}
.Bstl_Bstl_savingCard__ObV0W___krvT img {
  width: 40px !important;
  height: 40px !important;
  margin-bottom: 20px !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 {
    height: 120px !important;
    object-fit: cover;
  }
}
@media (max-width: 992px) {
  .Bstl_postThumb__uKIyd img {
    height: 140px !important;
    object-fit: cover;
  }
}

.Bstl_postThumb__uKIyd img {
  border-radius: 10px 10px 0 0;
  height: 200px;
  object-fit: cover;
}

.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,
  .Bstl_tagText__L8aEH {
    font-size: 37px;
  }
  #Bstl_bannerCaption__5_5l8 h4 span {
    font-size: 25px;
  }
  #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_bannerCaption__5_5l8 {
    margin-top: 50px !important;
  }
  .Bstl_pageBanner__S4SZr {
    position: relative;
    width: 100%;
    top: inherit;
    transform: none;
  }
  .Bstl_bannerSearchBox__d1fFR {
    margin-top: 0px;
  }
}
@media (max-width: 450px) {
  #Bstl_bannerCaption__5_5l8 h1,
  .Bstl_tagText__L8aEH {
    font-size: 24px;
  }
  #Bstl_bannerCaption__5_5l8 h4 span {
    font-size: 16px;
  }
}
@media (min-width: 576px) and (max-width: 899.98px) {
  .Bstl_pageBanner__S4SZr {
    position: relative;
    width: 100%;
    top: inherit;
    transform: none;
  }
  .Bstl_tabOverBanner__Fb6YN {
    position: absolute;
    width: 100%;
    z-index: 2;
    height: 100%;
    top: inherit;
    left: inherit;
    transform: none;
  }
  .Bstl_tabBanner__xtQs_ {
    margin-top: 80px;
  }
  #Bstl_bannerCaption__5_5l8 {
    margin-top: 40px !important;
  }
}

@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) and (max-width: 1339.98px) {
  .Bstl_bannerContent__gsX7Q {
    max-width: 400px;
    width: 100%;
  }
}
@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;
  }
  .Bstl_tagText__L8aEH {
    font-size: 42px;
  }
}

@media (min-width: 1440px) {
  #Bstl_bannerCaption__5_5l8 h1 {
    /* font-size: 54px; */
    font-size: 48px;
  }
  .Bstl_bannerContent__gsX7Q {
    width: 500px;
  }
  #Bstl_bannerCaption__5_5l8 h4 {
    /* font-size: 26px; */
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  .Bstl_search_list__OmQEy {
    width: 80%;
  }
}

@media (max-width: 400px) {
  #Bstl_bannerCaption__5_5l8 {
    margin-top: 36px !important;
  }
}

/**
 * Swiper 12.0.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 18, 2025
 */

:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
  .swiper-slide,
  .swiper-cube-shadow {
    transform-style: preserve-3d;
  }
}

/* CSS Mode */
.swiper-css-mode {
  > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none; /* For Firefox */
    -ms-overflow-style: none; /* For Internet Explorer and Edge */
    &::-webkit-scrollbar {
      display: none;
    }
  }
  > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
  }
  &.swiper-horizontal {
    > .swiper-wrapper {
      scroll-snap-type: x mandatory;
    }
  }
  &.swiper-vertical {
    > .swiper-wrapper {
      scroll-snap-type: y mandatory;
    }
  }
  &.swiper-free-mode {
    > .swiper-wrapper {
      scroll-snap-type: none;
    }
    > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: none;
    }
  }
  &.swiper-centered {
    > .swiper-wrapper::before {
      content: '';
      flex-shrink: 0;
      order: 9999;
    }
    > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: center center;
      scroll-snap-stop: always;
    }
  }
  &.swiper-centered.swiper-horizontal {
    > .swiper-wrapper > .swiper-slide:first-child {
      -webkit-margin-start: var(--swiper-centered-offset-before);
              margin-inline-start: var(--swiper-centered-offset-before);
    }
    > .swiper-wrapper::before {
      height: 100%;
      min-height: 1px;
      width: var(--swiper-centered-offset-after);
    }
  }
  &.swiper-centered.swiper-vertical {
    > .swiper-wrapper > .swiper-slide:first-child {
      -webkit-margin-before: var(--swiper-centered-offset-before);
              margin-block-start: var(--swiper-centered-offset-before);
    }
    > .swiper-wrapper::before {
      width: 100%;
      min-width: 1px;
      height: var(--swiper-centered-offset-after);
    }
  }
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d {
  .swiper-slide-shadow,
  .swiper-slide-shadow-left,
  .swiper-slide-shadow-right,
  .swiper-slide-shadow-top,
  .swiper-slide-shadow-bottom,
  .swiper-slide-shadow,
  .swiper-slide-shadow-left,
  .swiper-slide-shadow-right,
  .swiper-slide-shadow-top,
  .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
  }
  .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
  }
  .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress),
.swiper-watch-progress .swiper-slide-visible {
  .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear;
  }
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
  &.swiper-pagination-hidden {
    opacity: 0;
  }
  .swiper-pagination-disabled > &,
  &.swiper-pagination-disabled {
    display: none !important;
  }
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
  .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
  }
  .swiper-pagination-bullet-active {
    transform: scale(1);
  }
  .swiper-pagination-bullet-active-main {
    transform: scale(1);
  }
  .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
  }
  .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
  }
  .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
  }
  .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
  }
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  button& {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }
  .swiper-pagination-clickable & {
    cursor: pointer;
  }

  &:only-child {
    display: none !important;
  }
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
  .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block;
  }
  &.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    .swiper-pagination-bullet {
      display: inline-block;
      transition:
        200ms transform,
        200ms top;
    }
  }
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-horizontal.swiper-pagination-bullets {
  .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
  }
  &.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    .swiper-pagination-bullet {
      transition:
        200ms transform,
        200ms left;
    }
  }
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition:
    200ms transform,
    200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
  .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
  }
  .swiper-rtl & .swiper-pagination-progressbar-fill {
    transform-origin: right top;
  }
  .swiper-horizontal > &,
  &.swiper-pagination-horizontal,
  .swiper-vertical > &.swiper-pagination-progressbar-opposite,
  &.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
  }
  .swiper-vertical > &,
  &.swiper-pagination-vertical,
  .swiper-horizontal > &.swiper-pagination-progressbar-opposite,
  &.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0;
  }
}
.swiper-pagination-lock {
  display: none;
}

