@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;
  }
}

@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;
}
.search_list_search_list__uXYkW {
  position: relative;
}

/*.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);
  display: flex;
  align-items: center;
}

.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;
  transition: 0.5s;
}
.search_list_property_details_share_btnn__ITmak:hover .search_list_property_details_share_iconouter__INER0 svg {
  fill: var(--primaryG);
  transition: 0.5s;
}
@media (max-width: 575px) {
  .search_list_property_details_share_btnn__ITmak {
    margin-right: 5px;
  }
  h3.search_list_search_title__LVoU2 {
    padding: 0 15px;
  }
}
@media (min-width: 1200px) {
  .search_list_filter_row__PFS4R {
    width: 20%;
  }

}

@charset "UTF-8";

.Dashboard_dashboard__BvGi5 {
  background-color: var(--grey2);
  overflow: auto;
}

.Dashboard_dashboard__BvGi5 button {
  --bs-btn-disabled-color: var(--baseGrey);
  --bs-btn-disabled-bg: var(--grey4);
  --bs-btn-disabled-border-color: var(--grey4);
}

/*dashboard content */
#Dashboard_dashboard_content__ZYiTi .Dashboard_dahsboard-wrap__KYx7z {
  padding: 75px 50px 0 50px;
}

@media (min-width: 576px) {
  #Dashboard_dashboard_content__ZYiTi .Dashboard_dahsboard-wrap__KYx7z {
    padding: 135px 50px 50px 50px;
    height: calc(100% - 70px);
  }
}

.Dashboard_dashboard-title__19LG6 {
  margin-bottom: 30px;
}

.Dashboard_dashboard-title__19LG6 h4 {
  font-size: 1.5rem;
  font-weight: var(--fw-semi);
  color: var(--primaryB);
  display: flex;
  gap: 30px;
  align-items: center;
}

.Dashboard_dashboard-title__19LG6 > hr {
  margin: 0;
  border: 0;
  height: 1px;
  background: var(--bs-gray-500);
}

#Dashboard_dashboard_content__ZYiTi .Dashboard_card_custom_title__uBDtW {
  background: transparent;
  padding: 1rem;
  font-size: 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

#Dashboard_dashboard_content__ZYiTi .Dashboard_card-body__2PtL8 {
  padding: 2rem 1rem;
}

.Dashboard_custom_floting__MVHDI input,
.Dashboard_custom_floting__MVHDI select,
.Dashboard_custom_floting__MVHDI textarea {
  padding: 0.75rem 0.75rem !important;
  height: calc(2.5rem + 2px) !important;
}

.Dashboard_custom_floting__MVHDI label {
  font-size: 0.8125rem;
  width: auto !important;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.Dashboard_custom_floting__MVHDI input:focus ~ label,
.Dashboard_custom_floting__MVHDI input:not(:placeholder-shown) ~ label,
.Dashboard_custom_floting__MVHDI textarea:focus ~ label,
.Dashboard_custom_floting__MVHDI textarea:not(:placeholder-shown) ~ label,
.Dashboard_custom_floting__MVHDI select:focus ~ label,
.Dashboard_custom_floting__MVHDI select:not(:placeholder-shown) ~ label {
  padding: 0 0.2rem;
  transform: scale(0.9) translateY(-0.5rem) translateX(0.15rem) !important;
  background: #fff !important;
  height: auto;
  opacity: 1 !important;
  margin-left: 0.45rem;
  color: #000;
}

.Dashboard_custom_floting__MVHDI input:focus,
.Dashboard_custom_floting__MVHDI input:not(:placeholder-shown),
.Dashboard_custom_floting__MVHDI textarea:focus,
.Dashboard_custom_floting__MVHDI textarea:not(:placeholder-shown),
.Dashboard_custom_floting__MVHDI select:focus {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.Dashboard_custom_floting__MVHDI select ~ label {
  opacity: 1;
  transform: none;
}

.Dashboard_custom_floting__MVHDI select option:focus-within {
  background-color: var(--otherB);
}

.Dashboard_custom_floting__MVHDI select option:checked {
  background-color: var(--primaryB);
  color: #fff;
}

#Dashboard_Property_Details__cUDfY .Dashboard_custom_floting__MVHDI input:disabled,
#Dashboard_Property_Details__cUDfY .Dashboard_custom_floting__MVHDI input:disabled ~ label,
#Dashboard_Property_Details__cUDfY .Dashboard_custom_floting__MVHDI select:disabled,
#Dashboard_Property_Details__cUDfY .Dashboard_custom_floting__MVHDI select:disabled ~ label {
  opacity: 0.2 !important;
}

.Dashboard_custom_textarea__Cmzaz {
  min-height: calc(1.5em + 3rem + 3px) !important;
  /* height: 100px !important; */
  field-sizing: content;
}
.Dashboard_custom_textareaWrapper__EnqB6 .Dashboard_custom_textarea__Cmzaz:focus {
  border-color: var(--primaryG);
}
.Dashboard_map_box__b2V_6 {
  height: 35vh;
  width: 100%;
}

.Dashboard_file_upload__dCLBL {
  border: 1px solid #ced4da;
  border-radius: 5px;
  text-align: center;
  padding: 60px 20px;
  max-width: 300px;
  margin: 14px 0 30px;
}

.Dashboard_upload_text__KaFP4 svg {
  font-size: 44px;
  width: 100%;
  transition: all 0.3s linear;
  color: var(--secondaryG);
  display: block;
  line-height: 44px;
}

.Dashboard_upload_text__KaFP4 p {
  margin-bottom: 0;
  margin-top: 10px;
  font-family: Mulish;
  font-weight: 600;
  font-style: Medium;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center;
}

.Dashboard_file_upload__dCLBL > input {
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  width: 100%;
  cursor: pointer;
  text-indent: -9999px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.Dashboard_file_upload__dCLBL:hover .Dashboard_upload_text__KaFP4 svg {
  transform: translateY(-10px);
}

.Dashboard_upload_thumbs_wrap___Heng {
  /* margin-left: -1rem; */
  position: relative;
}

.Dashboard_file_box__sLoZN {
  margin-bottom: 5px;
  margin-right: 5px;
  /* width: 260px; */
}

.Dashboard_file_box_image__f0Bs_ {
  /* margin-bottom: 5px;
  margin-right: 5px; */
  border-radius: 10px;
  padding: 10px;
  background: #fff;
  border-left: none !important;
  border-right: none !important;
}
.Dashboard_upload_thumbs_wrap___Heng .Dashboard_file_box_image__f0Bs_:first-child {
  /* margin-left: 15px !important; */
}
.Dashboard_file_box_image__f0Bs_ img {
  object-fit: contain;
  border-radius: 4px;
  width: 100%;
  aspect-ratio: 4 / 3;
  height: auto;
  background: #ddd;
}

.Dashboard_file_box__sLoZN img {
  width: 100px;
  height: auto !important;
}

.Dashboard_file_box__sLoZN svg {
  width: 2rem;
  height: 2rem;
  fill: var(--primaryB);
}

.Dashboard_file_close__TzUoS {
  top: -1px;
  right: -20px;

  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 10px;
  cursor: pointer;
}

.Dashboard_file_close__TzUoS svg {
  fill: #000;
  width: 20px;
  height: 20px;
}

.Dashboard_file_close__TzUoS a {
  background: #ccc;
  display: block;
}

.Dashboard_file_close__TzUoS a:hover {
  background: red;
}

.Dashboard_file_close__TzUoS a:hover svg {
  fill: #fff;
}

.Dashboard_file_close__TzUoS img {
  width: 10px;
  height: 10px;
}

.Dashboard_amenities_list__1oerB {
  display: flex;
  padding: 10px 20px 10px 0;
  align-items: center;
}

.Dashboard_amenities_list__1oerB input {
  margin-right: 8px;
}

.Dashboard_amenities_list__1oerB input[type='checkbox'] {
  vertical-align: middle;
}

.Dashboard_amenities_list__1oerB label {
  line-height: 1.2; /* helps maintain vertical alignment */
}

.Dashboard_card_btm__a8nnm li {
  color: #000;
  margin-bottom: 8px;
  line-height: 1;
}

.Dashboard_expert_list__m_v97 h4 {
  font-size: 1.5rem;
  color: #000;
  font-weight: 600;
}

.Dashboard_expert_list__m_v97 figure {
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  top: -40px;
  left: 3%;
  right: 0;
  width: 100px;
  height: 100px;
  min-width: 100px;
  min-height: 100px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.Dashboard_expert_list__m_v97 figure img {
  min-width: 80px;
  min-height: 80px;
  width: 100%;
  object-fit: cover;
  object-position: top center;
}

.Dashboard_expert_list__m_v97 {
  background: #fff;
  padding: 70px 15px 15px 15px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  position: relative;
}

.Dashboard_expert_list__m_v97 p {
  min-height: 20px;
}

.Dashboard_expart_main__hEnja {
  padding-top: 50px;
}

.Dashboard_expart_wraper__cGRrH {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.Dashboard_socail_media__f5I_b {
  padding-right: 10px;
}

.Dashboard_extra_class__uwfFp {
  padding: 0 30px !important;
}

@media (max-width: 575px) {
  #Dashboard_dashboard_content__ZYiTi .Dashboard_dahsboard-wrap__KYx7z {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 992px) {
  #Dashboard_dashboard_content__ZYiTi .Dashboard_dahsboard-wrap__KYx7z {
    padding-top: 100px;
  }
}

#Dashboard_progressbar__N9ZZw {
  margin-bottom: 30px;
  overflow: hidden;
  color: lightgrey;
}

#Dashboard_progressbar__N9ZZw .Dashboard_active__9N81C {
  color: var(--primaryB);
}

#Dashboard_progressbar__N9ZZw li {
  list-style-type: none;
  font-size: 15px;
  width: 20%;
  float: left;
  position: relative;
  font-weight: 400;
}

#Dashboard_progressbar__N9ZZw li:before {
  content: '';
}

#Dashboard_progressbar__N9ZZw li:before {
  width: 11px;
  height: 11px;
  line-height: 11px;
  display: block;
  color: #ffffff;
  background: lightgray;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  padding: 2px;
  z-index: 2;
  position: relative;
}

#Dashboard_progressbar__N9ZZw li:after {
  content: '';
  width: 100%;
  height: 1px;
  background: lightgray;
  position: absolute;
  left: 0;
  top: 5px;
  z-index: 1;
}

#Dashboard_progressbar__N9ZZw li.Dashboard_active__9N81C:after {
  background: var(--primaryB);
}

#Dashboard_progressbar__N9ZZw li.Dashboard_active__9N81C:before {
  background: var(--secondaryG);
}

.Dashboard_progress__PvPNU {
  height: 20px;
}

.Dashboard_progress-bar__T_sYc {
  background-color: #fb2b31;
}

.Dashboard_map-warpper__BhX1P {
  height: 400px;
}

.Dashboard_location-input__av_Ar > div {
  padding: 0 0 1rem 0;
}

.Dashboard_table_data_wrap__7QWER {
  width: 100%;
  overflow: auto;
}

.Dashboard_table_data__iiQfr {
  width: 100%;
  max-height: 60vh;
}

@media (max-width: 991px) {
  .Dashboard_expert_list__m_v97 p {
    min-height: 70px;
  }
}

@media (max-width: 767px) {
  .Dashboard_extra_class__uwfFp {
    padding: 0 55px !important;
  }
  .Dashboard_table_data__iiQfr {
    width: auto;
  }

  .Dashboard_expart_list_box__Qaj_6 {
    padding-top: 20px;
  }

  .Dashboard_expart_main__hEnja {
    padding-top: 20px;
  }

  .Dashboard_expert_list__m_v97 p {
    min-height: auto;
  }
}

.Dashboard_table_data__iiQfr th,
.Dashboard_table_data__iiQfr tr:hover th {
  background: var(--lblu);
  color: var(--primaryB);
  font-weight: var(--fw-bold);
}

.Dashboard_table_data__iiQfr td,
.Dashboard_table_data__iiQfr th {
  border-width: 0 0 1px 0 !important;
  border-bottom: 1px solid #ecebeb !important;
  border-collapse: collapse;
  padding: 0.5rem 1rem;
}

.Dashboard_table-hover__VHuzl > tbody > tr:hover > * {
  background-color: #e2f3ff;
}

.Dashboard_table_data__iiQfr {
  background: #fff;
  border: 2px solid #fff;
}

.Dashboard_table_data__iiQfr > :not(:first-child) {
  border-top: 0;
}

.Dashboard_status_badge__M7_ip {
  font-weight: 400;
  padding: 4.5px 9px !important;
  margin-left: 5px;
  margin-right: 10px;
}

.Dashboard_property_name__FTYIm {
  color: var(--primaryB);
}

.Dashboard_property_name__FTYIm:hover {
  color: #000;
}

.Dashboard_tbl_link__o_zAm {
  font-size: var(--fs-12);
}

.Dashboard_edit__rRuBn {
  color: #1e9aff;
}

.Dashboard_pending__QSvzH {
  background-color: #ffeae0 !important;
  color: #ff892a;
}

.Dashboard_approved__9233n {
  background-color: #e6f5f0 !important;
  color: #198754;
}

.Dashboard_rejected__edrQq {
  background-color: #ffe6e6 !important;
  color: #dc3545;
}

.Dashboard_draft__sDZiI {
  background-color: #e8e8e8 !important;
  color: #707070;
}

@media (max-width: 575px) {
  .Dashboard_table_wrap__03Owc {
    overflow-x: scroll;
  }

  .Dashboard_table_wrap__03Owc .Dashboard_table_data__iiQfr {
    width: 700px;
  }
}

.Dashboard_table_wrap__03Owc::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #aaa;
  /* or add it to the track */
}

.Dashboard_table_wrap__03Owc::-webkit-scrollbar-thumb {
  background: var(--primaryB);
}

/* user profile */

.Dashboard_user_profile__PFgki {
  border: 1px solid var(--grey3);
}

.Dashboard_user_profile__PFgki li {
  background: #fff;
  border-top: 1px solid var(--grey3);
}

.Dashboard_user_profile__PFgki li:first-child {
  border-top: 0;
}

.Dashboard_user_profile__PFgki li > div {
  padding: 0.75rem 1.5rem;
  background: #fff;
}

.Dashboard_user_profile__PFgki li > div:first-child {
  font-weight: var(--fw-semi);
}

@media (min-width: 576px) {
  .Dashboard_user_profile__PFgki li {
    display: flex;
  }

  .Dashboard_user_profile__PFgki li > div {
    padding: 0.75rem 1.5rem;
    background: #fff;
  }

  .Dashboard_user_profile__PFgki li > div:first-child {
    border-right: 1px solid var(--grey3);
    width: 180px;
    flex: 0 0 auto;
  }
}

@media (max-width: 575px) {
  .Dashboard_user_profile__PFgki li > div:first-child {
    padding-bottom: 0;
  }

  .Dashboard_user_profile__PFgki li > div:nth-child(2) {
    padding-top: 0;
  }
}

/*dashboard sidebar */
#Dashboard_dashboard_sidebar__SGdT_ {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  border-right: 1px solid #eee;
  background: #fff;
  z-index: 3;
  box-shadow: 0 5px 5px rgb(0 0 0 / 7%);
}

.Dashboard_sidebar_wrap__1gxGg::-webkit-scrollbar {
  display: none;
}

.Dashboard_dashboard_sidebar__SGdT_ {
  display: block;
}

.Dashboard_dashboard_sidebar__SGdT_ li {
  border-bottom: 1px solid var(--grey3);
  letter-spacing: normal;
}

.Dashboard_dashboard_sidebar__SGdT_ li a,
.Dashboard_nav_head__Vb3Fp {
  padding: 0.75rem 1rem;
  color: var(--grey1);
  display: flex;
  align-items: center;
}

.Dashboard_dashboard_sidebar__SGdT_ li a:hover {
  color: var(--green1);
}

.Dashboard_dashboard_sidebar__SGdT_ li a.Dashboard_active__9N81C {
  color: var(--green1) !important;
}

.Dashboard_nav_head__Vb3Fp {
  border-top: 0;
}

.Dashboard_dashboard_sidebar__SGdT_ li a svg {
  color: var(--secondaryG);
  margin-right: 8px;
}

@media (min-width: 992px) {
  #Dashboard_dashboard_sidebar__SGdT_ {
    overflow: hidden;
  }

  .Dashboard_sidebar_wrap__1gxGg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 60px;
    top: 0;
    padding-top: 100px;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
}

.Dashboard_arrow-next__51yCy,
.Dashboard_arrow-prev__t9wBU {
  background-size: 16px;
  background-repeat: no-repeat;
  opacity: 0.3;
  height: 20px;
  width: 20px;
  background-position: center center;
}

.Dashboard_arrow-next__51yCy {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNNy4zMyAyNGwtMi44My0yLjgyOSA5LjMzOS05LjE3NS05LjMzOS05LjE2NyAyLjgzLTIuODI5IDEyLjE3IDExLjk5NnoiLz48L3N2Zz4=);
}

.Dashboard_arrow-prev__t9wBU {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTYuNjcgMGwyLjgzIDIuODI5LTkuMzM5IDkuMTc1IDkuMzM5IDkuMTY3LTIuODMgMi44MjktMTIuMTctMTEuOTk2eiIvPjwvc3ZnPg==);
}

.Dashboard_active-date__tK9Ff {
  font-size: 1.25rem;
  font-weight: var(--fw-bold);
  color: #333;
  line-height: 44px;
}

.Dashboard_schedule-list__DPxC5 li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.Dashboard_schedule-list__DPxC5 li:first-child {
  border-top: 0;
}

.Dashboard_react-calendar__NOhI3 {
  width: 100% !important;
  border: none !important;
  font-family: var(--font-osans) !important;
}

.Dashboard_react-calendar__NOhI3 button abbr {
  display: block;
  text-align: center;
  width: 24px;
  margin: 0 auto;
  height: 24px;
  line-height: 24px;
  border-radius: 4px;
}

.Dashboard_react-calendar__tile--now__m4R6w,
.Dashboard_react-calendar__tile--active__5Dluo {
  background: transparent !important;
}

.Dashboard_react-calendar__tile--now__m4R6w abbr {
  background: var(--primaryB) !important;
  color: var(--otherG) !important;
}

.Dashboard_react-calendar__month-view__days__day--weekend__Io6TF {
  color: #333 !important;
}

.Dashboard_react-calendar__tile--active__5Dluo abbr {
  background-color: var(--lblu) !important;
  color: var(--primaryB) !important;
  font-weight: var(--fw-semi);
}

.Dashboard_react-calendar__navigation__label__ZDNnn {
  font-weight: var(--fw-bold);
  font-size: 1.25rem;
}

.Dashboard_react-calendar__month-view__weekdays__9tiIu {
  color: #333 !important;
}

.Dashboard_react-calendar__month-view__weekdays__9tiIu abbr[title] {
  text-decoration: none !important;
}

.Dashboard_react-calendar__month-view__weekdays__weekday__J6xGt {
  padding: 1em 0.5em !important;
}

/* chat */
.Dashboard_chat-box__lD2at::-webkit-scrollbar,
.Dashboard_messages-box__CNzmK::-webkit-scrollbar {
  width: 5px;
}

.Dashboard_chat-box__lD2at::-webkit-scrollbar-track,
.Dashboard_messages-box__CNzmK::-webkit-scrollbar-track {
  width: 5px;
  background: #f5f5f5;
}

.Dashboard_chat-box__lD2at::-webkit-scrollbar-thumb,
.Dashboard_messages-box__CNzmK::-webkit-scrollbar-thumb {
  width: 1em;
  background-color: #999;
  outline: none;
  border-radius: 2px;
}

.Dashboard_bg-otherG__8jZ3d {
  background-color: #f1fff9;
}

.Dashboard_secondaryG-bg__BntyY {
  background-color: var(--secondaryG);
}

.Dashboard_chat-master__ERiGK {
  background: #f0f1f5;
  padding-top: 20px;
  padding-bottom: 20px;
}

.Dashboard_text-small__OtPHv {
  font-size: 0.8125rem;
}

.Dashboard_messages-box__CNzmK,
.Dashboard_chat-box__lD2at {
  overflow-y: auto;
}

.Dashboard_user-status__WUzFI {
  top: 0;
  right: 0;
}

.Dashboard_active-user__5m2RF {
  width: 10px;
  height: 10px;
  background-color: var(--bs-success);
  display: inline-block;
  border-radius: 10px;
}

@media (min-width: 480px) {
  .Dashboard_messages-box__CNzmK {
    height: 250px;
  }

  .Dashboard_chat-box__lD2at {
    height: 300px;
  }
}

@media (max-width: 479px) {
  .Dashboard_messages-box__CNzmK {
    box-shadow: none !important;
  }

  .Dashboard_messages-box__CNzmK .Dashboard_list-group-item__YU9kt {
    background-color: transparent;
  }

  .Dashboard_mob-chat__9_YSh {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background: var(--grey3);
  }

  .Dashboard_chat-wrap__TFYLC {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  /* .chat-master ~ .mob-chat {
  } */
  .Dashboard_mob-chat-header__rjCBe {
    background: #fff;
    border-bottom: 1px solid #f5f5f5;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .Dashboard_chat-box__lD2at {
    flex-grow: 1;
    overflow-y: auto;
  }

  .Dashboard_chat-cover__nDio8 {
    list-style: none;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }

  .Dashboard_cbox___bevI {
    display: flex;
    flex-direction: column;
  }

  .Dashboard_mobile-input__8iwGC {
    border-top: 1px solid #f5f5f5;
  }
}
@media (min-width: 768px) {
  .Dashboard_chat-master__ERiGK {
    padding: 30px;
  }
}

@media (min-width: 992px) {
  .Dashboard_messages-box__CNzmK {
    height: 416px;
  }

  .Dashboard_chat-box__lD2at {
    height: 350px;
  }
}

.Dashboard_rounded-lg__9ZDNO {
  border-radius: 0.5rem;
}

.Dashboard_media__JumtO {
  display: flex;
  align-items: flex-start;
}

.Dashboard_media-body__pzcmg {
  flex: 1 1;
  margin-left: 1rem;
}

.Dashboard_messages-box__CNzmK .Dashboard_list-group-item__YU9kt.Dashboard_active__9N81C {
  background-color: #f1fff9;
  color: #757575;
}

.Dashboard_messages-box__CNzmK .Dashboard_list-group-item__YU9kt:first-child {
  border-top: 0 !important;
}

.Dashboard_messages-box__CNzmK .Dashboard_list-group-item-light__ASFQA.Dashboard_list-group-item-action__s6jU5:hover,
.Dashboard_messages-box__CNzmK .Dashboard_list-group-item-light__ASFQA.Dashboard_list-group-item-action__s6jU5:focus {
  background-color: #f1fff9;
}

.Dashboard_messages-box__CNzmK .Dashboard_list-group-item__YU9kt + .Dashboard_list-group-item__YU9kt {
  border-width: 1px;
}

.Dashboard_messages-box__CNzmK .Dashboard_list-group-item__YU9kt {
  border: 0 !important;
  border-top: 1px solid #eee !important;
  padding: 1rem 0.4rem;
}

.Dashboard_chat-time__G9l7o {
  color: #a5a5a5;
  font-size: 11px;
}

.Dashboard_sender__Aa5Z0 .Dashboard_chat-time__G9l7o {
  padding-right: 10%;
}

.Dashboard_reciever__g9b_t .Dashboard_chat-time__G9l7o {
  padding-left: 10%;
}

.Dashboard_chat-txt__t9ePC {
  color: #333;
}

@media (min-width: 576px) {
  .Dashboard_chat-box__lD2at .Dashboard_media__JumtO {
    width: 90%;
  }
}

.Dashboard_media-body__pzcmg {
  position: relative;
}

.Dashboard_media-body__pzcmg h6 {
  color: var(--primaryB);
}

.Dashboard_media-body__pzcmg h6 small {
  font-size: var(--fs-12);
}

.Dashboard_chat-snipt__uGEHN {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.Dashboard_shadow2__3_0Yu {
  box-shadow: 0 0.25rem 0.5rem rgb(0 0 0 / 15%) !important;
}

.Dashboard_chat-text-head__7Vfh2 {
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.Dashboard_profileImage__Ipg7F {
  --size: 24px;
  width: var(--size);
  height: var(--size);
  background: var(--primaryB);
  font-size: var(--fs-heading-5);
  color: #fff;
  text-align: center;
  line-height: var(--size);
}

.Dashboard_media-body__pzcmg.Dashboard_arrow-right__AWpkX:before {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #fff;
  content: '';
  position: absolute;
  right: -8px;
  top: 1rem;
}

.Dashboard_media-body__pzcmg.Dashboard_arrow-left__yZBNg:before {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #c9f3e2;
  position: absolute;
  left: -8px;
  top: 1rem;
  content: '';
}

.Dashboard_chat-box__lD2at .Dashboard_profileImage__Ipg7F {
  margin-top: 12px;
}

/* scheduler */
.Dashboard_wdays__jw6be {
  display: flex;
  flex-wrap: wrap;
}

.Dashboard_wdays__jw6be li {
  position: relative;
  margin-right: 0.75rem;
  margin-bottom: 0.75rem;
}

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

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

.Dashboard_custom_checkbox__LGtHN input ~ div {
  padding: 0.3rem 1rem;
  border: 1px solid #eee;
  border-radius: 3px;
  font-size: var(--fs-base);
  letter-spacing: 0.015rem;
  color: var(--baseGrey);
  white-space: nowrap;
}

.Dashboard_custom_checkbox__LGtHN input[type='checkbox']:checked ~ div {
  background-color: var(--lblu);
  color: var(--primaryB);
  font-weight: var(--fw-semi);
  border-color: rgba(8, 64, 111, 0.2);
}

.Dashboard_slots_crated__Yb1wB .Dashboard_creslot_list__HPIoH {
  padding-top: 30px;
  /* padding-bottom: 30px; */
}

.Dashboard_slots_crated__Yb1wB .Dashboard_creslot_list__HPIoH:first-child {
  border-top: 0 !important;
  padding-top: 0;
}

@media (min-width: 700px) {
  .Dashboard_wdays__jw6be li {
    margin-bottom: 0;
  }
}

.Dashboard_customChatTab__GdUNF {
  --bs-nav-tabs-border-width: 5px;
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-font-size: var(--fs-heading-5);
  --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-active-bg: transparent;
  --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);
}

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

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

.Dashboard_availTab__V97HH li {
  margin-left: 2rem;
}

.Dashboard_availTab__V97HH li:first-child {
  margin-left: 0;
}

.Dashboard_slotList__IUkn_ li {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-top: 1px solid var(--grey4);
}

.Dashboard_slotList__IUkn_ li:first-child {
  border-top: 0;
}

.Dashboard_selectSlot__91Xly {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.Dashboard_buyerSlotAction__qcOeh {
  margin-top: 5px;
}

.Dashboard_slotBox__7lrSX {
  border: 1px solid var(--grey4);
  color: var(--baseGrey);
  font-size: 0.875rem;
  padding: 0.375rem 0.75rem;
  border-radius: 0.375rem;
}

.Dashboard_appointment_card__V0RfP {
  border: 1px solid var(--grey4);
  border-radius: 0.375rem;
  padding: 10px;
  margin-top: 15px;
}

.Dashboard_appointment_card__V0RfP:first-child {
  margin-top: 0;
}

.Dashboard_appcard_body__uj5hF,
.Dashboard_appcard_footer__RoMSP {
  display: flex;
}

.Dashboard_appblock_right__NjDpX {
  margin-left: 1rem;
}

.Dashboard_appPending__fuIQ2 {
  color: var(--pending);
}

.Dashboard_appApproved__2woDW {
  color: var(--approved);
}

.Dashboard_appCancelled__pqfVN {
  color: var(--rejected);
}

.Dashboard_appcard_footer__RoMSP {
  justify-content: space-between;
  border-top: 1px solid var(--grey4);
  padding-top: 8px;
}

.Dashboard_chat_role__z1cqC {
  border-bottom: 1px solid var(--grey4);
  margin-bottom: 20px;
}

.Dashboard_custom_btngrp__cmCTV {
  justify-content: space-between;
  display: flex;
}

.Dashboard_myProprty__g0nO9 {
  background-color: var(--primaryB);
  color: var(--primaryG);
  font-size: 0.75rem;
  display: inline-flex;
  line-height: 1;
  padding: 4px 13px 4px 8px;
  border-radius: 3px;
  margin-left: -15px;
  margin-bottom: 3px;
  position: relative;
}

.Dashboard_myProprty__g0nO9:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 6px solid #f5f7fb;
  position: absolute;
  right: 0;
  top: 0;
}

.Dashboard_chatTabBtn__6V7sy > label {
  --bs-btn-color: var(--baseGrey);
  --bs-btn-bg: transparent;
  --bs-btn-hover-bg: transparent;
  --bs-btn-active-color: var(--primaryB);
  --bs-btn-active-bg: transparent;
  --bs-btn-border-width: 5px;
  --bs-btn-border-radius: 0;
  --bs-btn-active-border-color: var(--primaryG);
  --bs-btn-padding-y: 0.5rem;
}

.Dashboard_chatTabBtn__6V7sy > label {
  font-size: var(--fs-heading-5) !important;
  font-family: var(--font-osans) !important;
  font-weight: var(--fw-semi) !important;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.Dashboard_slot_create_group__LX8wT {
  margin: 0 -4px;
}

.Dashboard_slot_create_group__LX8wT li {
  padding: 8px;
}

@media (max-width: 575px) {
  .Dashboard_slot_create_group__LX8wT li.Dashboard_choose_slot_time__NxcEL {
    width: 50%;
  }

  .Dashboard_slot_create_group__LX8wT li.Dashboard_slot_action__q00Fq {
    width: 100%;
    margin-top: 8px;
    padding: 0 8px 8px 8px;
  }
}

.Dashboard_dateBox__yBG2k {
  padding: 0.3rem 1rem;
  gap: 10px;
  cursor: pointer;
  border-radius: 3px !important;
  border: 1px solid #eee;
  background: #fff !important;
  color: var(--baseGrey);
}

.Dashboard_dateBox__yBG2k h5 {
  margin-bottom: 0;
  font-size: var(--fs-base);
  letter-spacing: 0.015rem;
  color: var(--baseGrey);
}

.Dashboard_dateBoxColor___8Ex7 {
  background-color: var(--lblu) !important;
  border-color: rgba(8, 64, 111, 0.2);
}
.Dashboard_slot_create_group__LX8wT li .Dashboard_dateBoxColor___8Ex7 {
  color: var(--primaryB);
  font-weight: var(--fw-semi);
  transition: 0.5s;
}

.Dashboard_dateBoxColor___8Ex7 h5 {
  color: var(--primaryB);
  font-weight: var(--fw-semi);
}

.Dashboard_outerDateBoxDiv__ta7WR {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0;
  flex: none;
  order: 0;
  flex-grow: 0;
}

.Dashboard_custom_calendar__b0YdG .Dashboard_react-datepicker__RzDVa {
  width: 100% !important;
}

.Dashboard_navigation__ygSdu {
  top: 9px;
}

.Dashboard_day-names__hH5QI,
.Dashboard_week__j6A60 {
  display: flex;
  justify-content: space-evenly;
}

.Dashboard_day-names__hH5QI {
  margin-bottom: 0;
  margin-top: 15px;
}

.Dashboard_custom_tab__Odi1o {
  --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-active-bg: transparent;
  --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);
}

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

.Dashboard_custom_tab__Odi1o 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;
}

.Dashboard_req_act__zpUga {
  --bs-btn-color: var(--baseGrey);
  text-decoration: none;
  padding: 0 !important;
  font-weight: var(--fw-regular) !important;
}

.Dashboard_cancel_btn__dfji1 {
  --bs-link-hover-color: var(--rejected);
}

.Dashboard_cnf_btn__xGMI8 {
  --bs-link-hover-color: var(--approved);
}

.Dashboard_req_act__zpUga:disabled {
  background-color: transparent !important;
  border: 0;
}

.Dashboard_BookingRequested__TwimE {
  background: #e18905;
  padding: 4px 3px;
  border: 1px solid transparent;
  color: #fff;
  border-radius: 30px;
  font-size: 12px;
  margin-top: 9px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.Dashboard_BookingConfirmed__zuw7T {
  background: #198754;
  padding: 4px 3px;
  border: 1px solid transparent;
  color: #fff;
  border-radius: 30px;
  font-size: 12px;
  margin-top: 9px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/* 03.10.23  */
.Dashboard_action_btns__q_qMv button {
  line-height: 1;
  padding: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/*12-03-24*/
.Dashboard_dashboard-h4__mzrn9 {
  display: inline-block;
}

.Dashboard_action_btns__q_qMv {
  min-width: 90px;
  text-align: right;
}

.Dashboard_rst_btn_new__0iCHK {
  margin-left: 12px !important;
  height: 42px !important;
}

.Dashboard_meetings_formcontrol__o2hZD {
  margin-right: 16px !important;
}
@media (max-width: 575px) {
  .Dashboard_meetings_formcontrol__o2hZD {
    margin-right: 5px !important;
  }
}
.Dashboard_status_dropdown__8ecql {
  width: 150px;
  height: 42px;
}

.Dashboard_join_meeting_meetings__RqytQ {
  width: 116px !important;
}

.Dashboard_expired_txt_meetings__NqB14 {
  color: red;
  font-weight: bold;
}

.Dashboard_rate_exp_meetings__bCj0h {
  color: #000;
  font-weight: 700;
}

.Dashboard_textarea_meetings_page__v243s {
  width: 100%;
  height: 100px;
  border: 1px solid #ccc;
  padding: 10px;
  resize: none;
}

.Dashboard_submit_btn_feedback_meetings__ZfCvQ {
  width: 158px;
  margin-left: auto;
}

.Dashboard_zoom-duration-input__o_Ubp {
  font-style: 13px;
}

@media (max-width: 575.98px) {
  .Dashboard_dashboard-h4__mzrn9 {
    flex-flow: wrap;
    gap: 15px !important;
  }
}
@media (min-width: 1899.98px) {
  .Dashboard_file_box_image__f0Bs_ img {
    height: 239px;
  }
}
.Dashboard_file_upload_document__8mjW_ {
  padding: 30px 20px;
  max-width: 370px;
}

@media (max-width: 767.98px) {
  .Dashboard_file_upload__dCLBL {
    margin: 14px auto 30px;
  }
}

input[type=range].range-slider {
  -webkit-appearance: none;
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0;
  line-height: 1.5;
  font: 1rem/1 arial, sans-serif;
  color: #ced4da;
  background-clip: padding-box;
  background: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  position: relative;
}
input[type=range].range-slider::-moz-focus-outer {
  outline: none;
  border: none;
}
input[type=range].range-slider::-moz-focusring {
  outline: none;
}
input[type=range].range-slider.range-slider--sm {
  height: calc(1.5em + .5rem + 2px);
  padding: 0.25rem 0;
  font-size: 0.875rem;
}
input[type=range].range-slider.range-slider--lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 0;
  font-size: 1.25rem;
}
input[type=range].range-slider::-webkit-slider-runnable-track {
  box-sizing: border-box;
  border: none;
  height: 4px;
  background: #ced4da;
  border-radius: 2px;
}
input[type=range].range-slider::-moz-range-track {
  box-sizing: border-box;
  border: none;
  height: 4px;
  background: #ced4da;
  border-radius: 2px;
}
input[type=range].range-slider::-ms-track {
  box-sizing: border-box;
  border: none;
  height: 4px;
  background: #ced4da;
  border-radius: 2px;
}
input[type=range].range-slider::-ms-fill-lower {
  box-sizing: border-box;
  border: none;
  height: 4px;
  background: #ced4da;
  border-radius: 2px;
}
input[type=range].range-slider::-ms-track {
  color: transparent;
}
input[type=range].range-slider.range-slider--lg::-webkit-slider-runnable-track {
  height: 6px;
  border-radius: 3px;
}
input[type=range].range-slider.range-slider--lg::-moz-range-track {
  height: 6px;
  border-radius: 3px;
}
input[type=range].range-slider.range-slider--lg::-ms-track {
  height: 6px;
  border-radius: 3px;
}
input[type=range].range-slider.range-slider--lg::-ms-fill-lower {
  height: 6px;
  border-radius: 3px;
}
input[type=range].range-slider.disabled::-webkit-slider-runnable-track {
  background: #e9e9e9;
  cursor: not-allowed;
}
input[type=range].range-slider.disabled::-moz-range-track {
  background: #e9e9e9;
  cursor: not-allowed;
}
input[type=range].range-slider.disabled::-ms-track {
  background: #e9e9e9;
  cursor: not-allowed;
}
input[type=range].range-slider.range-slider--primary::-webkit-slider-thumb {
  background: #007bff;
}
input[type=range].range-slider.range-slider--primary::-moz-range-thumb {
  background: #007bff;
}
input[type=range].range-slider.range-slider--primary::-ms-thumb {
  background: #007bff;
}
input[type=range].range-slider.range-slider--primary:not(.disabled):focus::-webkit-slider-thumb, input[type=range].range-slider.range-slider--primary:not(.disabled):active::-webkit-slider-thumb {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
input[type=range].range-slider.range-slider--primary:not(.disabled):focus::-moz-range-thumb, input[type=range].range-slider.range-slider--primary:not(.disabled):active::-moz-range-thumb {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
input[type=range].range-slider.range-slider--primary:not(.disabled):focus::-ms-thumb, input[type=range].range-slider.range-slider--primary:not(.disabled):active::-ms-thumb {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
input[type=range].range-slider.range-slider--secondary::-webkit-slider-thumb {
  background: #6c757d;
}
input[type=range].range-slider.range-slider--secondary::-moz-range-thumb {
  background: #6c757d;
}
input[type=range].range-slider.range-slider--secondary::-ms-thumb {
  background: #6c757d;
}
input[type=range].range-slider.range-slider--secondary:not(.disabled):focus::-webkit-slider-thumb, input[type=range].range-slider.range-slider--secondary:not(.disabled):active::-webkit-slider-thumb {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.25);
}
input[type=range].range-slider.range-slider--secondary:not(.disabled):focus::-moz-range-thumb, input[type=range].range-slider.range-slider--secondary:not(.disabled):active::-moz-range-thumb {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.25);
}
input[type=range].range-slider.range-slider--secondary:not(.disabled):focus::-ms-thumb, input[type=range].range-slider.range-slider--secondary:not(.disabled):active::-ms-thumb {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.25);
}
input[type=range].range-slider.range-slider--success::-webkit-slider-thumb {
  background: #28a745;
}
input[type=range].range-slider.range-slider--success::-moz-range-thumb {
  background: #28a745;
}
input[type=range].range-slider.range-slider--success::-ms-thumb {
  background: #28a745;
}
input[type=range].range-slider.range-slider--success:not(.disabled):focus::-webkit-slider-thumb, input[type=range].range-slider.range-slider--success:not(.disabled):active::-webkit-slider-thumb {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
input[type=range].range-slider.range-slider--success:not(.disabled):focus::-moz-range-thumb, input[type=range].range-slider.range-slider--success:not(.disabled):active::-moz-range-thumb {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
input[type=range].range-slider.range-slider--success:not(.disabled):focus::-ms-thumb, input[type=range].range-slider.range-slider--success:not(.disabled):active::-ms-thumb {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
input[type=range].range-slider.range-slider--danger::-webkit-slider-thumb {
  background: #dc3545;
}
input[type=range].range-slider.range-slider--danger::-moz-range-thumb {
  background: #dc3545;
}
input[type=range].range-slider.range-slider--danger::-ms-thumb {
  background: #dc3545;
}
input[type=range].range-slider.range-slider--danger:not(.disabled):focus::-webkit-slider-thumb, input[type=range].range-slider.range-slider--danger:not(.disabled):active::-webkit-slider-thumb {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
input[type=range].range-slider.range-slider--danger:not(.disabled):focus::-moz-range-thumb, input[type=range].range-slider.range-slider--danger:not(.disabled):active::-moz-range-thumb {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
input[type=range].range-slider.range-slider--danger:not(.disabled):focus::-ms-thumb, input[type=range].range-slider.range-slider--danger:not(.disabled):active::-ms-thumb {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
input[type=range].range-slider.range-slider--warning::-webkit-slider-thumb {
  background: #ffc107;
}
input[type=range].range-slider.range-slider--warning::-moz-range-thumb {
  background: #ffc107;
}
input[type=range].range-slider.range-slider--warning::-ms-thumb {
  background: #ffc107;
}
input[type=range].range-slider.range-slider--warning:not(.disabled):focus::-webkit-slider-thumb, input[type=range].range-slider.range-slider--warning:not(.disabled):active::-webkit-slider-thumb {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.25);
}
input[type=range].range-slider.range-slider--warning:not(.disabled):focus::-moz-range-thumb, input[type=range].range-slider.range-slider--warning:not(.disabled):active::-moz-range-thumb {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.25);
}
input[type=range].range-slider.range-slider--warning:not(.disabled):focus::-ms-thumb, input[type=range].range-slider.range-slider--warning:not(.disabled):active::-ms-thumb {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.25);
}
input[type=range].range-slider.range-slider--info::-webkit-slider-thumb {
  background: #17a2b8;
}
input[type=range].range-slider.range-slider--info::-moz-range-thumb {
  background: #17a2b8;
}
input[type=range].range-slider.range-slider--info::-ms-thumb {
  background: #17a2b8;
}
input[type=range].range-slider.range-slider--info:not(.disabled):focus::-webkit-slider-thumb, input[type=range].range-slider.range-slider--info:not(.disabled):active::-webkit-slider-thumb {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.25);
}
input[type=range].range-slider.range-slider--info:not(.disabled):focus::-moz-range-thumb, input[type=range].range-slider.range-slider--info:not(.disabled):active::-moz-range-thumb {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.25);
}
input[type=range].range-slider.range-slider--info:not(.disabled):focus::-ms-thumb, input[type=range].range-slider.range-slider--info:not(.disabled):active::-ms-thumb {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.25);
}
input[type=range].range-slider.range-slider--light::-webkit-slider-thumb {
  background: #f8f9fa;
}
input[type=range].range-slider.range-slider--light::-moz-range-thumb {
  background: #f8f9fa;
}
input[type=range].range-slider.range-slider--light::-ms-thumb {
  background: #f8f9fa;
}
input[type=range].range-slider.range-slider--light:not(.disabled):focus::-webkit-slider-thumb, input[type=range].range-slider.range-slider--light:not(.disabled):active::-webkit-slider-thumb {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.25);
}
input[type=range].range-slider.range-slider--light:not(.disabled):focus::-moz-range-thumb, input[type=range].range-slider.range-slider--light:not(.disabled):active::-moz-range-thumb {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.25);
}
input[type=range].range-slider.range-slider--light:not(.disabled):focus::-ms-thumb, input[type=range].range-slider.range-slider--light:not(.disabled):active::-ms-thumb {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.25);
}
input[type=range].range-slider.range-slider--dark::-webkit-slider-thumb {
  background: #343a40;
}
input[type=range].range-slider.range-slider--dark::-moz-range-thumb {
  background: #343a40;
}
input[type=range].range-slider.range-slider--dark::-ms-thumb {
  background: #343a40;
}
input[type=range].range-slider.range-slider--dark:not(.disabled):focus::-webkit-slider-thumb, input[type=range].range-slider.range-slider--dark:not(.disabled):active::-webkit-slider-thumb {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.25);
}
input[type=range].range-slider.range-slider--dark:not(.disabled):focus::-moz-range-thumb, input[type=range].range-slider.range-slider--dark:not(.disabled):active::-moz-range-thumb {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.25);
}
input[type=range].range-slider.range-slider--dark:not(.disabled):focus::-ms-thumb, input[type=range].range-slider.range-slider--dark:not(.disabled):active::-ms-thumb {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.25);
}
input[type=range].range-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  box-sizing: border-box;
  border: none;
  border-radius: 50%;
  background: #007bff;
  height: 20px;
  width: 20px;
  cursor: pointer;
  -webkit-transition: box-shadow 0.5s ease;
  transition: box-shadow 0.5s ease;
  margin-top: -8px;
}
input[type=range].range-slider::-moz-range-thumb {
  -webkit-appearance: none;
  box-sizing: border-box;
  border: none;
  border-radius: 50%;
  background: #007bff;
  height: 20px;
  width: 20px;
  cursor: pointer;
  -moz-transition: box-shadow 0.5s ease;
  transition: box-shadow 0.5s ease;
}
input[type=range].range-slider::-ms-thumb {
  -webkit-appearance: none;
  box-sizing: border-box;
  border: none;
  border-radius: 50%;
  background: #007bff;
  height: 20px;
  width: 20px;
  cursor: pointer;
  -ms-transition: box-shadow 0.5s ease;
  transition: box-shadow 0.5s ease;
  margin-top: 0;
}
input[type=range].range-slider.range-slider--sm::-webkit-slider-thumb {
  height: 16px;
  width: 16px;
  margin-top: -6px;
}
input[type=range].range-slider.range-slider--sm::-moz-range-thumb {
  height: 16px;
  width: 16px;
}
input[type=range].range-slider.range-slider--sm::-ms-thumb {
  height: 16px;
  width: 16px;
  margin-top: 0;
}
input[type=range].range-slider.range-slider--lg::-webkit-slider-thumb {
  height: 24px;
  width: 24px;
  margin-top: -9px;
}
input[type=range].range-slider.range-slider--lg::-moz-range-thumb {
  height: 24px;
  width: 24px;
}
input[type=range].range-slider.range-slider--lg::-ms-thumb {
  height: 24px;
  width: 24px;
  margin-top: 0;
}
input[type=range].range-slider.disabled::-webkit-slider-thumb {
  background: #e9e9e9;
  cursor: not-allowed;
}
input[type=range].range-slider.disabled::-moz-range-thumb {
  background: #e9e9e9;
  cursor: not-allowed;
}
input[type=range].range-slider.disabled::-ms-thumb {
  background: #e9e9e9;
  cursor: not-allowed;
}
input[type=range].range-slider::-ms-tooltip {
  display: none;
}

.range-slider__wrap {
  position: relative;
  display: block;
  height: calc(1.5em + 0.75rem + 2px);
}
.range-slider__wrap .range-slider__tooltip {
  display: block;
  position: absolute;
  width: 0;
  height: 26px;
  text-align: center;
  overflow: visible;
  opacity: 0;
  transition: opacity 0.15s linear;
  z-index: 1070;
}
.range-slider__wrap .range-slider__tooltip.range-slider__tooltip--top {
  bottom: calc(0.75em + 0.375rem + 1px + .4rem + 10px + 3px);
  top: auto;
}
.range-slider__wrap .range-slider__tooltip.range-slider__tooltip--bottom {
  top: calc(0.75em + 0.375rem + 1px + .4rem + 10px + 3px);
  bottom: auto;
}
.range-slider__wrap .range-slider__tooltip.range-slider__tooltip--on {
  opacity: 0.9;
}
.range-slider__wrap .range-slider__tooltip.range-slider__tooltip--on.range-slider__tooltip--disabled {
  opacity: 0.25;
}
.range-slider__wrap .range-slider__tooltip .range-slider__tooltip__label {
  position: absolute;
  transform: translateX(-50%);
  max-width: 200px;
  padding: 0 0.5rem;
  height: 26px;
  line-height: 26px;
  color: white;
  text-align: center;
  background-color: black;
  opacity: 0.9;
  border-radius: 0.25rem;
  box-sizing: border-box;
  font-size: 0.875rem;
  white-space: nowrap;
}
.range-slider__wrap .range-slider__tooltip .range-slider__tooltip__caret {
  position: absolute;
  transform: translateX(-50%);
  display: block;
  width: 0.8rem;
  height: 0.4rem;
  opacity: 0.9;
}
.range-slider__wrap .range-slider__tooltip .range-slider__tooltip__caret::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
  left: 0;
}
.range-slider__wrap .range-slider__tooltip.range-slider__tooltip--top .range-slider__tooltip__caret {
  bottom: -0.4rem;
}
.range-slider__wrap .range-slider__tooltip.range-slider__tooltip--top .range-slider__tooltip__caret::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: black;
}
.range-slider__wrap .range-slider__tooltip.range-slider__tooltip--bottom .range-slider__tooltip__caret {
  top: -0.4rem;
}
.range-slider__wrap .range-slider__tooltip.range-slider__tooltip--bottom .range-slider__tooltip__caret::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: black;
}
.range-slider__wrap.range-slider__wrap--sm {
  height: calc(1.5em + 0.5rem + 2px);
  font-size: 0.875rem;
}
.range-slider__wrap.range-slider__wrap--sm .range-slider__tooltip--top {
  bottom: calc(0.75em + 0.25rem + 1px + .4rem + 8px + 3px);
}
.range-slider__wrap.range-slider__wrap--sm .range-slider__tooltip--bottom {
  top: calc(0.75em + 0.25rem + 1px + .4rem + 8px + 3px);
}
.range-slider__wrap.range-slider__wrap--lg {
  height: calc(1.5em + 1rem + 2px);
  font-size: 1.25rem;
}
.range-slider__wrap.range-slider__wrap--lg .range-slider__tooltip--top {
  bottom: calc(0.75em + 0.5rem + 1px + .4rem + 12px + 3px);
}
.range-slider__wrap.range-slider__wrap--lg .range-slider__tooltip--bottom {
  top: calc(0.75em + 0.5rem + 1px + .4rem + 12px + 3px);
}
.range-slider__wrap:hover .range-slider__tooltip:not(.range-slider__tooltip--off):not(.range-slider__tooltip--disabled) {
  opacity: 0.9;
}
.range-slider__wrap:hover .range-slider__tooltip--disabled:not(.range-slider__tooltip--off) {
  opacity: 0.25;
}
: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);
  }
}

