/* Page Header Menu  
--------------------------------------------------- */
/* Revamp Colors:
---------------------------------------------------------------------------*/
/*
.class {
    @include circle-tick()
}
*/
/*
.class {
    @include circle-tick()
}
*/
/*
.class {
    @include circle-tick()
}
*/
/*
.class {
    @include tick(height,tick-color)
}
*/
.mb-container {
  width: 1280px;
  margin: auto; }

.pos-rel {
  position: relative; }

@media screen and (min-width: 768px) {
  .mb-header {
    height: 48px;
    z-index: 102; } }

.mb-header * {
  box-sizing: border-box;
  font-family: 'Montserrat', Arial, sans-serif; }

.mb-header .bold {
  font-weight: 700; }

.mb-header .hide {
  display: none; }

.mb-header .text-right {
  text-align: right; }

.mb-header .c-gold-900 {
  color: #FFC72C; }

.mb-header .flex-box {
  display: flex; }

.mb-header__container {
  width: 1280px;
  margin: auto; }
  @media screen and (max-width: 1300px) {
    .mb-header__container {
      width: 1232px; } }

.mb-header__main {
  width: 100%;
  height: 48px;
  background-color: #D8232A;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 75;
  /* &.white-theme &__logo__link.mbprime-logo{
            background-size: -58px -150px;
        } */ }
  .mb-header__main.white-theme {
    background-color: #fff;
    border-bottom: #e8e8e8 solid 1px;
    position: relative; }
    @media screen and (min-width: 1300px) {
      .mb-header__main.white-theme .mb-container {
        width: 1280px; } }
  .mb-header__main__section {
    display: table; }
    .mb-header__main__section__left {
      float: left; }
    .mb-header__main__section__right {
      width: 520px;
      position: absolute;
      top: 0px;
      right: 0px; }
      .mb-header__main__section__right .mb-header__main__login,
      .mb-header__main__section__right .mb-header__main__link {
        height: 48px; }
      .mb-header__main__section__right .mb-header__main__login {
        float: right; }
    .mb-header__main__section .home-loan-drop-all {
      left: -452px;
      border-radius: 8px; }
    .mb-header__main__section .home-loan-drop {
      left: 0px;
      border-radius: 0 8px 8px 8px;
      width: 300px; }
      .mb-header__main__section .home-loan-drop .drop-call {
        width: 100%; }
  .mb-header__main__logo {
    width: 160px;
    margin-right: 24px;
    float: left; }
    .mb-header__main__logo__link {
      display: inline-block;
      width: 100%;
      height: 48px;
      background: url("https://cdn.staticmb.com/magicservicestatic/images/revamp/web-header-footer.svg") no-repeat -58px -98px;
      position: relative;
      /* &.mbadmin-logo{
                    background: url('../images/mbadmin.jpg') no-repeat 0px 4px !important;
                    background-size: 100% 38px !important;
                }

                &.mb1-logo{
                    background: url('../images/mb1.svg') no-repeat 0px 4px !important;
                    background-size: 100% 38px !important;
                }

                &.m3m-logo{
                    background: url('../images/m3m.jpg') no-repeat 0px 4px !important;
                    background-size: 100% 38px !important;
                }

                &.propworth-logo{
                    background: url('../images/propworth.svg') no-repeat 0px 4px !important;
                    background-size: 100% 38px !important;
                }
                
                &.myntra-logo{
                    background: url('../images/myntra-logo.png') no-repeat 0px 0px !important;
                    background-size: 100% 46px !important;
                }

                &.payzapp-logo{
                    background: url('../images/pay-zapp-logo.png') no-repeat 0px 8px !important;
                    background-size: 58% !important;
                }

                &.bewkoof-logo{
                    background: url('../images/bewkoof-logo.png') no-repeat 0px 8px !important;
                    background-size: 100% 32px !important;
                }

                &.hdfc-logo{
                    background: url('../images/hdfc-logo.jpg') no-repeat 0px 8px !important;
                    background-size: 100% 32px !important;
                }

                &.citi-logo{
                    background: url('../images/citi-logo.png') no-repeat 0px 8px !important;
                    background-size: 80% 32px !important;
                }

                &.rentickle-logo{
                    background: url('../images/rentickle-logo.png') no-repeat 0px 8px !important;
                    background-size: 80% 32px !important;
                } */ }
      .mb-header__main__logo__link.mbprime-logo {
        background-position: -58px -101px; }
      .mb-header__main__logo__link .prime-logo-badge {
        display: inline-block;
        width: 50px;
        height: 12px;
        position: absolute;
        bottom: 5px;
        left: 60px;
        background-color: #29313b;
        border-radius: 4px;
        text-decoration: none;
        font-size: 9px;
        line-height: 13px;
        font-weight: 500;
        color: #FFC72C;
        padding: 0 4px 0 16px; }
        .mb-header__main__logo__link .prime-logo-badge:before {
          content: '';
          display: inline-block;
          width: 12px;
          height: 12px;
          position: absolute;
          left: 2px;
          top: 0;
          background: url("https://cdn.staticmb.com/magicservicestatic/images/revamp/web-header-footer.svg") no-repeat -1px -124px;
          background-size: 139px; }
  .mb-header__main.white-theme .mb-header__main__logo__link {
    background-position: -58px -146px; }
    .mb-header__main.white-theme .mb-header__main__logo__link.mbprime-logo {
      background-position: -58px -150px; }
  .mb-header__main__link {
    color: #fff;
    font-size: 14px;
    line-height: 48px;
    text-decoration: none;
    padding: 0 32px 0 16px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 170px;
    border: 1px solid transparent;
    cursor: pointer; }
    .mb-header__main__link.active {
      background-color: #fff;
      color: #D8232A;
      border-radius: 8px 8px 0px 0px;
      z-index: 3;
      border: solid 1px #d7d7d7;
      border-bottom: none;
      white-space: nowrap; }
      .mb-header__main__link.active:after {
        background-position: -11px -570px;
        top: 18px; }
    .mb-header__main__link:after {
      content: '';
      width: 10px;
      height: 10px;
      display: inline-block;
      position: absolute;
      top: 16px;
      right: 16px;
      background: url("https://cdn.staticmb.com/magicservicestatic/images/revamp/web-header-footer.svg") no-repeat -12px -645px; }
    .mb-header__main__link.normal-user, .mb-header__main__link.prime-user {
      padding-left: 48px; }
      .mb-header__main__link.normal-user > span, .mb-header__main__link.prime-user > span {
        width: 32px;
        height: 32px;
        display: inline-block;
        border-radius: 50%;
        position: absolute;
        top: 8px;
        left: 12px;
        line-height: 32px;
        text-align: center;
        font-size: 16px;
        text-transform: uppercase; }
    .mb-header__main__link.normal-user > span {
      border: #00C1D4 solid 1px;
      background-color: #dff6f9;
      color: #00C1D4; }
    .mb-header__main__link.prime-user > span {
      color: #000;
      background-color: #000;
      border: #000 solid 1px; }
      .mb-header__main__link.prime-user > span:after {
        content: '';
        width: 32px;
        height: 32px;
        display: inline-block;
        background: url("https://cdn.staticmb.com/magicservicestatic/images/revamp/web-header-footer.svg") no-repeat -1px -269px;
        position: absolute;
        left: 0;
        right: 0; }
  .mb-header__main.white-theme .mb-header__main__link {
    color: #303030; }
    .mb-header__main.white-theme .mb-header__main__link:after {
      background-position: -11px -572px;
      transform: rotate(180deg); }
    .mb-header__main.white-theme .mb-header__main__link.active:after {
      background-position: -11px -570px;
      transform: rotate(0deg); }
  .mb-header__main__city {
    position: relative;
    margin-left: 24px; }
    .mb-header__main__city__dropdown {
      min-width: 948px;
      min-height: 150px;
      position: absolute;
      left: -155px;
      top: 48px;
      border-radius: 8px;
      box-shadow: 0 3px 9px 0 rgba(48, 48, 48, 0.2);
      border: solid 1px #d7d7d7;
      background-color: #ffffff;
      display: none;
      justify-content: space-between;
      z-index: 2; }
      .mb-header__main__city__dropdown.active {
        display: flex; }
      .mb-header__main__city__dropdown .city-drop-row {
        display: flex;
        width: 100%; }
        .mb-header__main__city__dropdown .city-drop-row .cell {
          width: 50%;
          height: 32px; }
      .mb-header__main__city__dropdown .city-drop-lt {
        width: 774px;
        padding: 24px; }
      .mb-header__main__city__dropdown .city-drop-rt {
        width: 204px;
        padding: 24px;
        border-left: #e8e8e8 solid 1px; }
      .mb-header__main__city__dropdown .city-drop-call {
        width: 152px;
        margin-right: 48px; }
        .mb-header__main__city__dropdown .city-drop-call:last-child {
          margin-right: 0; }
        .mb-header__main__city__dropdown .city-drop-call:hover .drop-heading {
          border-color: #D8232A; }
      .mb-header__main__city__dropdown .city-drop-link-group {
        display: flex;
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
        list-style: none;
        padding: 0;
        margin: 0; }
        .mb-header__main__city__dropdown .city-drop-link-group > li {
          width: 20%;
          margin-bottom: 4px; }
          .mb-header__main__city__dropdown .city-drop-link-group > li > a {
            display: block;
            font-size: 12px;
            font-weight: 500;
            line-height: 16px;
            text-decoration: none;
            color: #303030;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; }
            .mb-header__main__city__dropdown .city-drop-link-group > li > a:hover {
              color: #D8232A; }
      .mb-header__main__city__dropdown .city-drop-heading {
        font-size: 14px;
        font-weight: 600;
        color: #303030;
        padding-bottom: 8px;
        margin-top: 16px; }
        .mb-header__main__city__dropdown .city-drop-heading--main {
          font-size: 18px;
          font-weight: 500;
          padding-left: 20px;
          position: relative;
          color: #303030;
          line-height: 16px;
          display: inline-block; }
          .mb-header__main__city__dropdown .city-drop-heading--main:hover {
            color: #303030; }
          .mb-header__main__city__dropdown .city-drop-heading--main:after {
            content: '';
            width: 18px;
            height: 18px;
            display: inline-block;
            position: absolute;
            top: 0;
            left: 0;
            background: url("https://cdn.staticmb.com/magicservicestatic/images/revamp/web-header-footer.svg") no-repeat 0 0; }
          .mb-header__main__city__dropdown .city-drop-heading--main.location-icn:after {
            background-position: -8px -510px; }
          .mb-header__main__city__dropdown .city-drop-heading--main.globe-icn:after {
            background-position: -8px -541px; }
      .mb-header__main__city__dropdown .city-drop-nri {
        width: 100%;
        margin-top: 24px;
        list-style: none;
        padding: 0; }
        .mb-header__main__city__dropdown .city-drop-nri > li {
          margin-bottom: 12px; }
          .mb-header__main__city__dropdown .city-drop-nri > li > a {
            display: block;
            padding-left: 34px;
            position: relative;
            font-size: 12px;
            line-height: 18px;
            color: #303030;
            text-decoration: none; }
            .mb-header__main__city__dropdown .city-drop-nri > li > a:hover {
              color: #D8232A; }
            .mb-header__main__city__dropdown .city-drop-nri > li > a:after {
              content: '';
              display: inline-block;
              width: 26px;
              height: 18px;
              position: absolute;
              left: 0;
              top: 0;
              background: url("https://cdn.staticmb.com/magicservicestatic/images/revamp/web-header-footer.svg") no-repeat -3px -88px; }
            .mb-header__main__city__dropdown .city-drop-nri > li > a.us-icn:after {
              background-position: -3px -120px; }
            .mb-header__main__city__dropdown .city-drop-nri > li > a.uae-icn:after {
              background-position: -4px -150px; }
            .mb-header__main__city__dropdown .city-drop-nri > li > a.canada-icn:after {
              background-position: -3px -182px; }
            .mb-header__main__city__dropdown .city-drop-nri > li > a.australia-icn:after {
              background-position: -3px -212px; }
            .mb-header__main__city__dropdown .city-drop-nri > li > a.singapore-icn:after {
              background-position: -3px -242px; }
      .mb-header__main__city__dropdown .city-drop-links {
        width: 100%;
        list-style: none;
        padding: 0;
        margin: 0; }
        .mb-header__main__city__dropdown .city-drop-links > li > a {
          display: block;
          font-size: 14px;
          line-height: 32px;
          color: #303030;
          cursor: pointer;
          text-decoration: none; }
          .mb-header__main__city__dropdown .city-drop-links > li > a:hover {
            color: #D8232A; }
      .mb-header__main__city__dropdown .city-drop-link {
        font-size: 16px;
        font-weight: 500;
        color: #303030; }
      .mb-header__main__city__dropdown .city-drop-search {
        width: 210px;
        height: 32px;
        border-radius: 16px;
        border: #e8e8e8 solid 1px;
        outline: none;
        font-size: 14px;
        line-height: 30px;
        padding: 0 16px; }
        .mb-header__main__city__dropdown .city-drop-search__link-box {
          width: 210px;
          min-height: 44px;
          padding: 12px 16px;
          position: absolute;
          top: 32px;
          right: 0;
          background-color: #fff;
          border-radius: 4px;
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
          color: #606060;
          font-size: 14px;
          line-height: 20px;
          text-align: left;
          display: none; }
          .mb-header__main__city__dropdown .city-drop-search__link-box.active {
            display: block; }
        .mb-header__main__city__dropdown .city-drop-search__links {
          padding: 0;
          margin: 0;
          display: none; }
          .mb-header__main__city__dropdown .city-drop-search__links.active {
            display: block; }
          .mb-header__main__city__dropdown .city-drop-search__links > li {
            width: 100%;
            margin-bottom: 4px; }
            .mb-header__main__city__dropdown .city-drop-search__links > li > a {
              color: #D8232A;
              font-size: 12px;
              line-height: 24px;
              text-decoration: none;
              display: block; }
              .mb-header__main__city__dropdown .city-drop-search__links > li > a:hover {
                text-decoration: underline; }
  .mb-header__main__mb-prime {
    width: 120px;
    position: relative;
    float: right; }
  .mb-header__main .margin-left-auto {
    margin-left: auto; }
  .mb-header__main__login {
    min-width: 90px;
    position: relative;
    float: left; }
    .mb-header__main__login.loggedin {
      width: 170px; }
  .mb-header__main__shortlist {
    width: 152px;
    padding: 8px 12px;
    position: relative;
    float: right; }
    .mb-header__main__shortlist__cta {
      display: inline-block;
      font-size: 14px;
      font-weight: 500;
      line-height: 16px;
      background-color: #f5f5f5;
      border-radius: 16px;
      padding: 8px 16px 8px 36px;
      color: #303030;
      text-decoration: none;
      cursor: pointer;
      position: relative; }
      .mb-header__main__shortlist__cta:hover {
        box-shadow: 0 3px 9px 0 rgba(48, 48, 48, 0.2); }
      .mb-header__main__shortlist__cta .gg-heart {
        width: 20px;
        height: 20px;
        position: absolute;
        top: 6px;
        left: 10px;
        background: url("https://cdn.staticmb.com/magicservicestatic/images/revamp/web-header-footer.svg") no-repeat -6px -731px; }
        .mb-header__main__shortlist__cta .gg-heart.active {
          background-position: -36px -731px; }
          .mb-header__main__shortlist__cta .gg-heart.active::before {
            content: '';
            width: 8px;
            height: 8px;
            border-radius: 50%;
            border: #fff solid 1px;
            background-color: #d8232a;
            display: inline-block;
            position: absolute;
            top: -1px;
            right: -1px; }
      .mb-header__main__shortlist__cta:after {
        content: '';
        width: 10px;
        height: 10px;
        display: inline-block;
        background: url("https://cdn.staticmb.com/magicservicestatic/images/revamp/web-header-footer.svg") no-repeat -9px -485px;
        background-size: 250px;
        transform: rotate(90deg);
        margin-left: 6px; }
    .mb-header__main__shortlist .shortlist-drop {
      width: 320px;
      border-radius: 8px; }
      .mb-header__main__shortlist .shortlist-drop::before {
        content: '';
        width: 10px;
        height: 10px;
        display: inline-block;
        background-color: #fff;
        position: absolute;
        top: -6px;
        left: 20%;
        transform: rotate(45deg);
        box-shadow: -3px -3px 3px rgba(0, 0, 0, 0.05);
        border-left: solid 1px #d7d7d7;
        border-top: solid 1px #d7d7d7; }
      .mb-header__main__shortlist .shortlist-drop__container {
        padding: 24px 32px; }
      .mb-header__main__shortlist .shortlist-drop__link {
        font-size: 14px;
        line-height: 20px;
        color: #D8232A;
        font-weight: 600;
        text-decoration: none;
        position: relative; }
        .mb-header__main__shortlist .shortlist-drop__link:hover {
          text-decoration: underline; }
        .mb-header__main__shortlist .shortlist-drop__link:before, .mb-header__main__shortlist .shortlist-drop__link:after {
          content: '';
          display: inline-block;
          position: absolute; }
        .mb-header__main__shortlist .shortlist-drop__link::before {
          width: 16px;
          height: 1px;
          border-bottom: #D8232A solid 2px;
          top: 8px;
          right: -22px; }
        .mb-header__main__shortlist .shortlist-drop__link::after {
          width: 8px;
          height: 8px;
          border-right: #D8232A solid 2px;
          border-bottom: #D8232A solid 2px;
          transform: rotate(-45deg);
          top: 5px;
          right: -22px; }
      .mb-header__main__shortlist .shortlist-drop__label {
        font-size: 14px;
        line-height: 20px;
        color: #303030;
        font-weight: 600;
        text-align: center;
        margin-bottom: 8px; }
      .mb-header__main__shortlist .shortlist-drop__text-1 {
        font-size: 12px;
        line-height: 28px;
        color: #909090;
        text-align: center;
        display: flex;
        justify-content: center; }
      .mb-header__main__shortlist .shortlist-drop__heart-icn {
        font-size: 22px;
        width: 24px;
        height: 24px;
        display: inline-block;
        border-radius: 50%;
        margin: 0 4px;
        background: #f9f9f9 url("https://cdn.staticmb.com/magicservicestatic/images/revamp/web-header-footer.svg") no-repeat 2px -471px;
        background-size: 200px; }
      .mb-header__main__shortlist .shortlist-drop__card {
        width: 100%;
        height: 70px;
        border-radius: 4px;
        border: #f1f1f1 solid 1px;
        margin-top: 12px;
        box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);
        display: flex;
        justify-content: space-around;
        padding: 12px; }
        .mb-header__main__shortlist .shortlist-drop__card__lt {
          width: 24%;
          border-radius: 8px;
          background-color: #f9f9f9; }
        .mb-header__main__shortlist .shortlist-drop__card__rt {
          width: 60%;
          position: relative; }
          .mb-header__main__shortlist .shortlist-drop__card__rt__row {
            border-radius: 2px;
            background-color: #f9f9f9; }
            .mb-header__main__shortlist .shortlist-drop__card__rt__row.one {
              width: 80%;
              height: 14px;
              margin-bottom: 7px; }
            .mb-header__main__shortlist .shortlist-drop__card__rt__row.two {
              width: 60%;
              height: 8px;
              margin-bottom: 5px; }
            .mb-header__main__shortlist .shortlist-drop__card__rt__row.three {
              width: 32%;
              height: 6px; }
          .mb-header__main__shortlist .shortlist-drop__card__rt__heart {
            width: 32px;
            height: 32px;
            border-radius: 50%;
            border: #f5f5f5 solid 1px;
            position: absolute;
            right: -28px;
            top: -28px;
            background: #fff url("https://cdn.staticmb.com/magicservicestatic/images/revamp/web-header-footer.svg") no-repeat 2px -661px;
            background-size: 280px; }
  .mb-header__main__postproperty {
    width: 158px;
    padding: 8px 0px;
    float: right; }
    .mb-header__main__postproperty > a {
      width: 100%;
      display: inline-block;
      font-size: 14px;
      font-weight: 500;
      line-height: 16px;
      background-color: #fff;
      border-radius: 16px;
      padding: 8px 8px 8px 12px;
      color: #303030;
      text-decoration: none;
      cursor: pointer; }
      .mb-header__main__postproperty > a:hover {
        box-shadow: 0 3px 9px 0 rgba(48, 48, 48, 0.2); }
      .mb-header__main__postproperty > a .badge {
        display: inline-block;
        font-size: 9px;
        color: #303030;
        text-transform: uppercase;
        height: 13px;
        padding: 0 6px;
        border-radius: 6px;
        background-color: #FFC72C; }
  .mb-header__main.white-theme .mb-header__main__postproperty > a {
    background-color: #FFC72C; }
    .mb-header__main.white-theme .mb-header__main__postproperty > a .badge {
      background-color: #fff; }
  .mb-header__main__hamburger {
    margin: 8px 0 8px 8px;
    width: 32px;
    height: 32px;
    background-color: #606060;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    float: right; }
    .mb-header__main__hamburger:hover {
      box-shadow: 0 3px 9px 0 rgba(48, 48, 48, 0.2); }
    .mb-header__main__hamburger--link {
      display: block;
      width: 16px;
      height: 1px;
      position: absolute;
      left: 8px;
      top: 15px;
      border-bottom: #fff solid 2px; }
      .mb-header__main__hamburger--link::after, .mb-header__main__hamburger--link::before {
        content: '';
        display: inline-block;
        width: 16px;
        height: 1px;
        position: absolute;
        left: 0px;
        border-bottom: #fff solid 2px; }
      .mb-header__main__hamburger--link::after {
        top: -5px; }
      .mb-header__main__hamburger--link::before {
        top: 5px; }
  .mb-header__main__dropdown {
    min-width: 100px;
    min-height: 50px;
    position: absolute;
    left: 0px;
    top: 47px;
    border-radius: 0 8px 8px 8px;
    box-shadow: 0 3px 9px 0 rgba(48, 48, 48, 0.2);
    border: solid 1px #d7d7d7;
    background-color: #ffffff;
    display: none;
    justify-content: space-between;
    z-index: 2; }
    .mb-header__main__dropdown.active {
      display: block; }
    .mb-header__main__dropdown.reverse-direction {
      left: initial;
      right: 0px;
      border-radius: 8px 0px 8px 8px; }
    .mb-header__main__dropdown.mb-prime {
      padding: 12px 12px 24px 12px; }
    .mb-header__main__dropdown .mb-prime__block {
      background-color: #29313b;
      padding: 16px;
      border-radius: 8px;
      width: 352px;
      text-align: center;
      margin-bottom: 16px; }
      .mb-header__main__dropdown .mb-prime__block__icn {
        width: 22px;
        height: 20px;
        display: inline-block;
        background: url("https://cdn.staticmb.com/magicservicestatic/images/revamp/web-header-footer.svg") no-repeat -4px -275px; }
      .mb-header__main__dropdown .mb-prime__block__heading {
        font-size: 18px;
        line-height: 40px;
        color: #fff; }
      .mb-header__main__dropdown .mb-prime__block__text {
        font-size: 14px;
        font-weight: 600;
        line-height: 20px;
        color: #e2be86;
        text-align: center; }
    .mb-header__main__dropdown .mb-prime__features {
      width: 260px;
      margin: auto;
      margin-bottom: 16px;
      padding: 0;
      list-style: none; }
      .mb-header__main__dropdown .mb-prime__features > li {
        font-size: 14px;
        font-weight: 600;
        color: #303030;
        line-height: 24px;
        padding-left: 20px;
        margin-bottom: 8px;
        position: relative; }
        .mb-header__main__dropdown .mb-prime__features > li:after {
          content: '';
          width: 20px;
          height: 20px;
          display: inline-block;
          position: absolute;
          top: 0;
          left: 0;
          background: url("https://cdn.staticmb.com/magicservicestatic/images/revamp/web-header-footer.svg") no-repeat -8px -618px; }
    .mb-header__main__dropdown .mb-prime-cta {
      width: 192px;
      height: 32px;
      font-size: 14px;
      font-weight: 600;
      line-height: 32px;
      border-radius: 32px;
      text-align: center;
      color: #fff;
      display: block;
      margin: auto;
      background-color: #D8232A;
      text-decoration: none; }
      .mb-header__main__dropdown .mb-prime-cta:hover {
        background-color: #c31f25; }
    .mb-header__main__dropdown.mb-login {
      min-width: 260px; }
    .mb-header__main__dropdown .mb-login__box {
      padding: 24px 24px 12px 24px; }
      .mb-header__main__dropdown .mb-login__box.signup-box, .mb-header__main__dropdown .mb-login__box.signed-in-box {
        border-top: #e8e8e8 solid 1px; }
      .mb-header__main__dropdown .mb-login__box.signed-in-box {
        padding: 12px 24px 12px 24px; }
    .mb-header__main__dropdown .mb-login__divider {
      height: 24px;
      position: relative; }
      .mb-header__main__dropdown .mb-login__divider:before {
        content: '';
        width: 100%;
        height: 1px;
        background-color: #e8e8e8;
        position: absolute;
        top: 12px;
        left: 0; }
      .mb-header__main__dropdown .mb-login__divider__label {
        display: inline-block;
        background-color: #fff;
        font-size: 12px;
        font-weight: 500;
        line-height: 24px;
        color: #606060;
        padding-right: 12px;
        position: absolute;
        left: 0;
        top: 0; }
    .mb-header__main__dropdown .mb-login__drop-links {
      width: 100%;
      padding: 4px 0;
      list-style: none;
      margin: 0; }
      .mb-header__main__dropdown .mb-login__drop-links > li > a {
        display: block;
        font-size: 14px;
        line-height: 32px;
        color: #303030;
        font-weight: 600;
        text-decoration: none;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        cursor: pointer; }
        .mb-header__main__dropdown .mb-login__drop-links > li > a:hover {
          color: #D8232A; }
        .mb-header__main__dropdown .mb-login__drop-links > li > a .badge {
          display: inline-block;
          font-size: 10px;
          color: #303030;
          text-transform: uppercase;
          height: 16px;
          padding: 0 8px;
          border-radius: 8px;
          background-color: #FFC72C;
          float: right;
          line-height: 16px;
          margin-top: 6px; }
    .mb-header__main__dropdown .mb-login__drop-cta {
      width: 100%;
      height: 36px;
      background-color: #D8232A;
      color: #fff;
      font-size: 14px;
      font-weight: 600;
      line-height: 36px;
      border-radius: 48px;
      display: block;
      text-align: center;
      text-decoration: none; }
    .mb-header__main__dropdown .mb-login__drop-text-2 {
      font-size: 12px;
      color: #303030;
      line-height: 24px;
      margin-top: 12px; }
      .mb-header__main__dropdown .mb-login__drop-text-2 .signup-link {
        color: #D8232A;
        font-weight: 600;
        text-decoration: underline; }
        .mb-header__main__dropdown .mb-login__drop-text-2 .signup-link:hover {
          text-decoration: none; }
  .mb-header__main .mb-header__sub__tabs__dropdown {
    top: 47px; }

.mb-header__sub {
  width: 100%;
  height: 40px;
  background-color: #fff;
  border-bottom: solid 1px #e8e8e8;
  display: flex;
  position: fixed;
  left: 0;
  top: 0px;
  z-index: 74;
  transition: all .3s; }
  .mb-header__sub.active {
    top: 48px; }
  .mb-header__sub .home-loan-drop-all {
    left: -306px;
    border-radius: 8px; }
  .mb-header__sub .home-interior-drop-all {
    margin-left: 0;
    border-radius: 0 8px 8px 8px; }
    .mb-header__sub .home-interior-drop-all .drop-call {
      width: 248px; }
  .mb-header__sub .home-loan-drop {
    left: 0px;
    border-radius: 0 8px 8px 8px; }
    .mb-header__sub .home-loan-drop .drop-call {
      width: 100%; }
  .mb-header__sub .buy-drop-all .drop-call {
    width: 175px; }
  .mb-header__sub__tabs {
    width: 100%;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0; }
    .mb-header__sub__tabs > li {
      height: 40px;
      padding-right: 24px !important;
      position: relative; }
      .mb-header__sub__tabs > li:last-child {
        padding-right: 24px; }
      .mb-header__sub__tabs > li.active {
        padding-top: 4px; }
      .mb-header__sub__tabs > li > a, .mb-header__sub__tabs > li > span {
        color: #303030;
        font-size: 16px;
        line-height: 20px;
        text-decoration: none;
        padding: 10px 32px 7px 16px;
        display: inline-block;
        position: relative;
        border: #fff solid 1px;
        transition: none;
        cursor: pointer; }
        .mb-header__sub__tabs > li > a.active, .mb-header__sub__tabs > li > span.active {
          background-color: #fff;
          color: #D8232A;
          border-radius: 8px 8px 0px 0px;
          padding: 6px 32px 10px 16px;
          box-shadow: 0px -7px 6px 0px rgba(48, 48, 48, 0.1);
          z-index: 1;
          border: solid 1px #d7d7d7;
          border-bottom: none; }
          .mb-header__sub__tabs > li > a.active:after, .mb-header__sub__tabs > li > span.active:after {
            background-position: -11px -570px;
            transform: rotate(360deg);
            top: 12px; }
        .mb-header__sub__tabs > li > a:after, .mb-header__sub__tabs > li > span:after {
          content: '';
          width: 10px;
          height: 10px;
          display: inline-block;
          position: absolute;
          top: 15px;
          right: 16px;
          background: url("https://cdn.staticmb.com/magicservicestatic/images/revamp/web-header-footer.svg") no-repeat -11px -570px;
          transform: rotate(180deg); }
        .mb-header__sub__tabs > li > a > .badge, .mb-header__sub__tabs > li > span > .badge {
          display: inline-block;
          font-size: 10px;
          font-weight: 600;
          color: #303030;
          text-transform: uppercase;
          padding: 0 4px;
          border-radius: 8px;
          background-color: #FFC72C;
          line-height: 14px;
          vertical-align: text-top; }
    .mb-header__sub__tabs__dropdown {
      min-width: 200px;
      min-height: 50px;
      position: absolute;
      left: 0;
      top: 40px;
      border-radius: 0 8px 8px 8px;
      padding: 24px 24px 36px 24px;
      box-shadow: 0 3px 9px 0 rgba(48, 48, 48, 0.2);
      border: solid 1px #d7d7d7;
      background-color: #ffffff;
      display: none;
      justify-content: space-between; }
      .mb-header__sub__tabs__dropdown.advice-drop {
        left: -360px;
        border-radius: 8px; }
      .mb-header__sub__tabs__dropdown .swiper-container {
        max-width: 998px; }
      .mb-header__sub__tabs__dropdown#buyDrop .swiper-container {
        width: 998px; }
      .mb-header__sub__tabs__dropdown#rentDrop .swiper-container {
        width: 792px; }
      .mb-header__sub__tabs__dropdown__view-more {
        width: 10%;
        height: 24px;
        color: #303030;
        font-size: 14px;
        font-weight: 500;
        line-height: 24px;
        cursor: pointer;
        text-align: center;
        text-decoration: underline;
        position: absolute;
        left: 45%;
        bottom: 12px;
        display: none; }
        .mb-header__sub__tabs__dropdown__view-more.active {
          display: inline-block; }
        .mb-header__sub__tabs__dropdown__view-more:hover {
          text-decoration: none; }
      .mb-header__sub__tabs__dropdown.right-aligned {
        left: initial;
        right: 48px;
        border-radius: 8px 0 8px 8px; }
      .mb-header__sub__tabs__dropdown.active {
        display: block; }
      .mb-header__sub__tabs__dropdown .drop-row {
        display: flex;
        width: 100%; }
      .mb-header__sub__tabs__dropdown .drop-call {
        width: 165px;
        margin-right: 44px; }
        .mb-header__sub__tabs__dropdown .drop-call:last-child {
          margin-right: 0; }
        .mb-header__sub__tabs__dropdown .drop-call:hover .drop-heading {
          border-color: #D8232A; }
        .mb-header__sub__tabs__dropdown .drop-call.width-180px {
          width: 180px; }
      .mb-header__sub__tabs__dropdown.buy-drop-all .drop-call {
        width: 175px; }
      .mb-header__sub__tabs__dropdown .drop-heading {
        font-size: 16px;
        font-weight: 500;
        color: #303030;
        padding-bottom: 8px;
        margin-bottom: 12px;
        border-bottom: #e8e8e8 solid 1px;
        transition: all .3s;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
        .mb-header__sub__tabs__dropdown .drop-heading > .badge {
          display: inline-block;
          font-size: 10px;
          font-weight: 600;
          color: #303030;
          text-transform: uppercase;
          padding: 0 4px;
          border-radius: 8px;
          background-color: #FFC72C;
          line-height: 14px;
          vertical-align: text-top; }
      .mb-header__sub__tabs__dropdown .drop-links {
        width: 100%;
        list-style: none;
        padding: 0;
        margin: 0; }
        .mb-header__sub__tabs__dropdown .drop-links > li.divider {
          border-top: #e8e8e8 solid 1px;
          padding-top: 12px;
          margin-top: 24px; }
        .mb-header__sub__tabs__dropdown .drop-links > li > a, .mb-header__sub__tabs__dropdown .drop-links > li > span {
          display: block;
          font-size: 14px;
          line-height: 32px;
          color: #303030;
          cursor: pointer;
          text-decoration: none;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
          .mb-header__sub__tabs__dropdown .drop-links > li > a .offer, .mb-header__sub__tabs__dropdown .drop-links > li > span .offer {
            height: 20px;
            line-height: 20px;
            padding: 4px;
            border-radius: 4px;
            background-color: #FFC72C;
            font-size: 12px;
            font-weight: 600;
            color: #303030; }
          .mb-header__sub__tabs__dropdown .drop-links > li > a:hover, .mb-header__sub__tabs__dropdown .drop-links > li > span:hover {
            color: #D8232A; }
          .mb-header__sub__tabs__dropdown .drop-links > li > a .badge, .mb-header__sub__tabs__dropdown .drop-links > li > span .badge {
            display: inline-block;
            font-size: 10px;
            color: #303030;
            text-transform: uppercase;
            height: 16px;
            padding: 0 8px;
            border-radius: 8px;
            background-color: #FFC72C;
            line-height: 18px;
            font-weight: 600; }
          .mb-header__sub__tabs__dropdown .drop-links > li > a.see-all, .mb-header__sub__tabs__dropdown .drop-links > li > span.see-all {
            color: #D8232A;
            font-weight: 500; }
            .mb-header__sub__tabs__dropdown .drop-links > li > a.see-all .see-all-arrow, .mb-header__sub__tabs__dropdown .drop-links > li > span.see-all .see-all-arrow {
              height: 1px;
              width: 11px;
              background-color: #D8232A;
              display: inline-block;
              position: relative;
              vertical-align: 3px; }
              .mb-header__sub__tabs__dropdown .drop-links > li > a.see-all .see-all-arrow:after, .mb-header__sub__tabs__dropdown .drop-links > li > span.see-all .see-all-arrow:after {
                content: "";
                height: 6px;
                width: 6px;
                border: solid 1px #D8232A;
                transform: rotate(45deg);
                border-left: 0;
                border-bottom: 0;
                position: absolute;
                right: 0;
                top: -3px; }
          .mb-header__sub__tabs__dropdown .drop-links > li > a.no-ellipse, .mb-header__sub__tabs__dropdown .drop-links > li > span.no-ellipse {
            overflow: initial;
            white-space: initial;
            text-overflow: initial; }
          .mb-header__sub__tabs__dropdown .drop-links > li > a.big-badge, .mb-header__sub__tabs__dropdown .drop-links > li > span.big-badge {
            line-height: 24px; }
            .mb-header__sub__tabs__dropdown .drop-links > li > a.big-badge .badge, .mb-header__sub__tabs__dropdown .drop-links > li > span.big-badge .badge {
              font-size: 14px;
              text-transform: initial;
              height: auto;
              border-radius: 4px;
              line-height: 24px; }
      .mb-header__sub__tabs__dropdown .drop-label-text {
        font-size: 12px;
        line-height: 16px;
        color: #909090; }
        .mb-header__sub__tabs__dropdown .drop-label-text > .email-link {
          text-decoration: underline;
          color: #909090;
          font-size: 12px;
          line-height: 16px; }
          .mb-header__sub__tabs__dropdown .drop-label-text > .email-link:hover {
            text-decoration: none;
            color: #D8232A; }
      .mb-header__sub__tabs__dropdown .drop-link {
        font-size: 16px;
        font-weight: 500;
        color: #303030; }
      .mb-header__sub__tabs__dropdown__payrentBanner {
        width: 352px;
        height: 140px;
        padding: 20px 20px 0 150px;
        margin: 0 0 16px;
        border-radius: 8px;
        text-align: right;
        background: #afeaef url("https://cdn.staticmb.com/magicservicestatic/images/dropdown__payrentBanner.png") no-repeat left bottom !important;
        position: relative; }
        .mb-header__sub__tabs__dropdown__payrentBanner__heading {
          font-size: 18px;
          font-weight: 400;
          line-height: 28px;
          color: #303030;
          padding-bottom: 12px; }
          .mb-header__sub__tabs__dropdown__payrentBanner__heading .semi-bold {
            font-weight: 600; }
          .mb-header__sub__tabs__dropdown__payrentBanner__heading .bold {
            font-weight: 700; }
          .mb-header__sub__tabs__dropdown__payrentBanner__heading .amount-text {
            color: #D8232A; }
        .mb-header__sub__tabs__dropdown__payrentBanner__tnc-text {
          font-size: 10px;
          line-height: 12px;
          color: #cacaca;
          position: absolute;
          bottom: 6px;
          left: 24px; }
        .mb-header__sub__tabs__dropdown__payrentBanner__subheading {
          font-size: 18px;
          font-weight: 500;
          line-height: 1.4;
          color: #303030; }
        .mb-header__sub__tabs__dropdown__payrentBanner__price {
          font-weight: 700;
          color: #D8232A;
          display: inline-block; }
        .mb-header__sub__tabs__dropdown__payrentBanner__ul {
          width: 308px;
          margin: auto;
          font-size: 14px;
          font-weight: 600;
          line-height: 1.7;
          color: #303030; }
        .mb-header__sub__tabs__dropdown__payrentBanner__li {
          padding-left: 20px;
          padding-bottom: 12px;
          position: relative; }
          .mb-header__sub__tabs__dropdown__payrentBanner__li:before {
            content: "";
            position: absolute;
            height: 5px;
            width: 10px;
            border: solid 2px #009681;
            border-top: 0;
            border-right: 0;
            left: 0;
            top: 3px;
            transform: rotate(-45deg); }
        .mb-header__sub__tabs__dropdown__payrentBanner__cta {
          width: 192px;
          height: 32px;
          line-height: 32px;
          border-radius: 32px;
          background-color: #D8232A;
          font-size: 14px;
          text-align: center;
          color: #ffffff;
          margin: 12px auto 0;
          display: block; }
    .mb-header__sub__tabs__rt {
      width: 266px;
      margin-left: auto; }
      .mb-header__sub__tabs__rt .pay-your-rent {
        display: inline-block;
        border-radius: 10px;
        background-color: #def6f8;
        font-size: 12px;
        color: #d8232a;
        padding: 0 10px;
        margin-top: 5px;
        font-weight: 600;
        height: 30px;
        line-height: 30px;
        border: 1px solid #00c1d4; }
        .mb-header__sub__tabs__rt .pay-your-rent:before {
          content: '';
          display: inline-block;
          vertical-align: middle;
          width: 22px;
          height: 20px;
          margin-top: -4px;
          margin-right: 8px;
          background: url("https://cdn.staticmb.com/magicservicestatic/images/revamp/web-header-footer.svg") no-repeat -8px -805px; }
/* MB page Footer
----------------------------------------------- */
/* Revamp Colors:
---------------------------------------------------------------------------*/
/* $component-active-color: #fff !default;
$component-active-bg: $brand-primary !default; */
/* $transition-base: all .2s ease-in-out !default;
$transition-fade: opacity .15s linear !default;
$transition-collapse: height .35s ease !default; */
/* $font-size-h1: 32px !default;
$font-size-h2: 22px !default;
$font-size-h3: 18px !default;
$font-size-h4: 16px !default;
$font-size-h5: 14px !default;
$font-size-h6: 12px !default;

$font-weight-thin:          100 !default;
$font-weight-extra-light:   200 !default;
$font-weight-light:         300 !default;
$font-weight-normal:        400 !default;
$font-weight-regular:       400 !default;
$font-weight-medium:        500 !default;
$font-weight-semi-bold:     600 !default;
$font-weight-bold:          700 !default;
$font-weight-extra-bold:    800 !default;
$font-weight-black:         900 !default;

// Line Height
$line-height-xl: 2.4 !default;
$line-height-lg: 1.8 !default;
$line-height-md: 1.5 !default;
$line-height-sm: 1.2 !default;
$line-height-xs: 1 !default;

$line-height-base: $line-height-md !default;

$headings-font-family:   inherit !default;
$headings-font-weight:   normal !default;
$headings-line-height:   1.1 !default;
$headings-color:         inherit !default;

$lead-font-size:   1.25rem !default;
$lead-font-weight: normal !default;

$small-font-size: 80% !default;

$text-muted: $gray-light !default;

$abbr-border-color: $gray-light !default;

$blockquote-small-color:  $gray-light !default;
$blockquote-font-size:    ($font-size-base * 1.25) !default;
$blockquote-border-color: $gray-lighter !default;
$blockquote-border-width: .25rem !default;

$hr-border-color: rgba(#000,.1) !default;
$hr-border-width: $border-width !default;

$mark-padding: .2em !default;

$dt-font-weight: $font-weight-bold !default;

$kbd-box-shadow:         inset 0 -.1rem 0 rgba(#000,.25) !default;
$nested-kbd-font-weight: $font-weight-bold !default;

$list-inline-padding: 5px !default; */
/* $btn-padding-x:                  20px !default;
$btn-padding-y:                  10px !default;
$btn-line-height:                1.2 !default;
$btn-font-size:					 1.4rem !default;
// $btn-font-weight:                $font-weight-semi-bold !default;
$btn-box-shadow:                 inset 0 1px 0 rgba(#fff,.15), 0 1px 1px rgba(#000,.075) !default;
$btn-focus-box-shadow:           0 0 0 2px rgba($brand-primary, .25) !default;
$btn-active-box-shadow:          inset 0 3px 5px rgba(#000,.125) !default;
$btn-border-width:               1px !default;

$btn-primary-color:              #fff !default;
$btn-primary-bg:                 $brand-primary !default;
$btn-primary-border:             $btn-primary-bg !default;

$btn-secondary-color:            $gray-dark !default;
$btn-secondary-bg:               #fff !default;
$btn-secondary-border:           #ccc !default;

$btn-info-color:                 #fff !default;
$btn-info-bg:                    $brand-info !default;
$btn-info-border:                $btn-info-bg !default;

$btn-success-color:              #fff !default;
$btn-success-bg:                 $brand-success !default;
$btn-success-border:             $btn-success-bg !default;

$btn-warning-color:              #fff !default;
$btn-warning-bg:                 $brand-warning !default;
$btn-warning-border:             $btn-warning-bg !default;

$btn-danger-color:               #fff !default;
$btn-danger-bg:                  $brand-danger !default;
$btn-danger-border:              $btn-danger-bg !default;

$btn-link-disabled-color:        $gray-light !default;

$btn-padding-x-sm:               .5rem !default;
$btn-padding-y-sm:               .25rem !default;

$btn-padding-x-lg:               1.5rem !default;
$btn-padding-y-lg:               .75rem !default;

$btn-block-spacing-y:            .5rem !default;
$btn-toolbar-margin:             .5rem !default;

// Allows for customizing button radius independently from global border radius
$btn-border-radius:              $border-radius-lg !default;
$btn-border-radius-lg:           $border-radius-lg !default;
$btn-border-radius-sm:           $border-radius-sm !default;

$btn-transition:                 all .2s ease-in-out !default;
$btn-transition-o:               all .3s ease-in-out !default;


// Space pattern for grid
$gSpace0:                       0px;
$gSpace1:                       4px;
$gSpace2:                       8px;
$gSpace3:                       12px;
$gSpace4:                       16px; */
/*
.class {
    @include circle-tick()
}
*/
/*
.class {
    @include circle-tick()
}
*/
/*
.class {
    @include circle-tick()
}
*/
/*
.class {
    @include tick(height,tick-color)
}
*/
/* $mb-container-web: 1232px;

$header-footer-sprite : 'https://cdn.staticmb.com/magicservicestatic/1618314245917/images/revamp/web-header-footer.svg';
$mb-gray-900: #303030 !default; // Text, Icon
$mb-gray-700: #606060 !default; // Text, Icon
$mb-gray-500: #909090 !default; // Text, Icon
$mb-gray-300: #d7d7d7 !default; // Background Borders
$mb-gray-200: #e8e8e8 !default; // Background Color
$mb-gray-100: #f5f5f5 !default; // Background Color
$mb-red-900: #D8232A !default; // Accent */
.mb-footer {
  display: block; }
  .mb-footer * {
    box-sizing: border-box;
    list-style: none;
    font-family: 'Montserrat', Arial, sans-serif; }
  .mb-footer__container {
    width: 1280px;
    margin: auto; }
    @media screen and (max-width: 1300px) {
      .mb-footer__container {
        width: 1232px; } }
  .mb-footer__main {
    width: 100%;
    min-height: 200px;
    background-color: #f5f5f5;
    padding: 38px 0; }
    .mb-footer__main__section {
      display: flex; }
    .mb-footer__main__social-links {
      width: 100%;
      display: flex;
      margin: 0;
      padding: 0;
      margin-top: 20px;
      /* & .social-link{
                border-radius: 50%;
                //transition: all .3s;

                &:hover{
                    box-shadow: 0 3px 9px 0 rgba(48, 48, 48, .2);

                }
            } */ }
      .mb-footer__main__social-links > li > a {
        background-image: url("https://cdn.staticmb.com/magicservicestatic/images/revamp/web-header-footer.svg");
        background-repeat: no-repeat;
        display: inline-block;
        margin-right: 8px; }
      .mb-footer__main__social-links .google-play {
        width: 120px;
        height: 32px;
        background-position: -59px 0px; }
      .mb-footer__main__social-links .apple-store {
        width: 120px;
        height: 32px;
        background-position: -187px 0px;
        margin-right: 44px; }
      .mb-footer__main__social-links .facebook {
        width: 32px;
        height: 32px;
        background-position: -59px -52px; }
      .mb-footer__main__social-links .twitter {
        width: 32px;
        height: 32px;
        background-position: -99px -52px; }
      .mb-footer__main__social-links .linkedin {
        width: 32px;
        height: 32px;
        background-position: -139px -52px; }
      .mb-footer__main__social-links .youtube {
        width: 32px;
        height: 32px;
        background-position: -179px -52px; }
      .mb-footer__main__social-links .instagram {
        width: 32px;
        height: 32px;
        background-position: -219px -52px; }
    .mb-footer__main__left {
      width: 54%;
      padding-right: 92px; }
    .mb-footer__main__right {
      width: 46%; }
      .mb-footer__main__right ul {
        display: inline-block;
        padding: 0;
        margin: 0; }
        .mb-footer__main__right ul > li {
          margin-right: 12px;
          list-style: none;
          display: inline-block;
          position: relative;
          line-height: 20px; }
          .mb-footer__main__right ul > li > a {
            display: inline-block;
            text-decoration: none;
            font-size: 12px;
            line-height: 20px;
            color: #303030;
            margin-right: 10px;
            position: relative; }
            .mb-footer__main__right ul > li > a:hover {
              text-decoration: underline; }
          .mb-footer__main__right ul > li:after {
            content: '';
            width: 1px;
            height: 12px;
            display: inline-block;
            background-color: #606060;
            position: absolute;
            top: 4px;
            right: -2px; }
          .mb-footer__main__right ul > li:last-child:after {
            display: none; }
      .mb-footer__main__right__content-1 {
        margin-bottom: 34px; }
    .mb-footer__main__title {
      width: 100%;
      font-size: 16px;
      line-height: 16px;
      color: #303030;
      font-weight: 500;
      margin-bottom: 16px; }
    .mb-footer__main__content {
      width: 100%;
      font-size: 14px;
      line-height: 24px;
      color: #303030; }
  .mb-footer__secondary {
    width: 100%;
    min-height: 48px;
    background-color: #e8e8e8; }
    .mb-footer__secondary__links {
      width: 100%;
      display: flex;
      justify-content: space-between;
      gap: 8px;
      margin: 0;
      padding: 0; }
      .mb-footer__secondary__links > li > a {
        display: inline-block;
        color: #303030;
        font-size: 14px;
        line-height: 48px;
        text-decoration: none; }
        .mb-footer__secondary__links > li > a:hover {
          color: #D8232A; }
  .mb-footer__disclaimer {
    width: 100%;
    background-color: #f5f5f5;
    font-size: 12px;
    line-height: 18px;
    color: #606060;
    padding: 16px 0; }
    .mb-footer__disclaimer__more:hover {
      text-decoration: underline;
      cursor: pointer; }
  .mb-footer__copyright {
    width: 100%;
    height: 40px;
    background-color: #303030;
    color: #fff;
    font-size: 10px;
    line-height: 40px; }
@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px, -50%, 0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,0.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,0.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,0.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}

.buyertagrec{border-radius:8px;border:solid 1px #ffde82;background-image:linear-gradient(to bottom, #fff5da 0%, #fff 42%);padding:16px 16px 8px 16px}.buyertagrec__header{border-bottom:1px solid #ffebb3;display:flex;justify-content:space-between}.buyertagrec__header__ic{display:inline-block;width:40px;height:40px;margin-right:6px}.buyertagrec__title{font-size:16px;font-weight:600;color:#303030;line-height:24px;position:relative;padding:0 0 12px;max-width:calc(100% - 75px)}.buyertagrec__ques{padding:16px 0;font-size:14px;line-height:20px;color:#303030;font-weight:600;max-width:calc(100% - 60px)}.buyertagrec__options{display:flex;flex-wrap:wrap}.buyertagrec__options__field{position:relative;margin-right:8px;margin-bottom:8px;min-width:60px}.buyertagrec__options__field:last-child{margin-right:0}.buyertagrec__options__field--ipsec{border:1px solid #d7d7d7;padding-bottom:7px;background-color:#fff;margin-right:0;border-radius:5px}.buyertagrec__options__field--ipsec__input{font-size:14px;font-family:inherit;text-transform:capitalize}.buyertagrec__options__field--ipsec .auto-suggest__drop-down{top:5px;right:-1px;min-width:auto;max-height:230px;overflow:auto;box-shadow:0 2px 4px 0 rgba(0,0,0,0.2)}.buyertagrec__options__field.w100{width:100%}.buyertagrec__options__input{width:100%;height:100%;opacity:0;position:absolute;left:0;top:0;cursor:pointer}.buyertagrec__options__input:checked ~ .buyertagrec__options__label{background-color:#e0f2f0;border-color:#009681}.buyertagrec__options__input[type="number"]{border:0;opacity:1;border-bottom:1px solid #d7d7d7;width:100%}.buyertagrec__options__input[type="number"] ~ .buyertagrec__options__label{border:0}.buyertagrec__options__input[type="number"]:focus{outline:none}.buyertagrec__options__input[type="number"]::-webkit-outer-spin-button,.buyertagrec__options__input[type="number"]::-webkit-inner-spin-button{display:none}.buyertagrec__options__label{border:1px solid #d7d7d7;padding:8px 12px;border-radius:20px;background-color:#fff;display:inline-block;font-size:12px;font-weight:600;color:#606060;width:100%;text-align:center;cursor:pointer}.buyertagrec__ctasec{text-align:center;margin-top:24px}.buyertagrec__submit{line-height:32px;display:block;width:90px;text-align:center;background-color:#fff;color:#D8232A;font-size:14px;font-weight:600;border-radius:20px;margin:0 auto 28px;border:1px solid #D8232A}.buyertagrec__btn-disabled{font-size:14px;color:#d7d7d7;line-height:32px;cursor:pointer;width:90px;border:1px solid #d7d7d7;border-radius:20px;text-align:center;display:block;margin:0 auto 28px}

.webkit__scroll-autosuggest::-webkit-scrollbar{width:4px;background-color:rgba(0,0,0,0.04);border-radius:2px}.webkit__scroll-autosuggest::-webkit-scrollbar-thumb{border-radius:2px;width:4px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.2);box-shadow:inset 0 0 6px rgba(0,0,0,0.2);background-color:#d8d8d8}.auto-suggest{position:relative}.auto-suggest__tag-wrap{padding:7px 0px 0px 0px}.auto-suggest__tag-wrap.tag-added{position:relative;z-index:1}.auto-suggest__tag-wrap.forFlexView{display:flex}.auto-suggest__tag-wrap.forFlexView .auto-suggest__tag-close{display:none}.auto-suggest__tag-wrap.forFlexView .auto-suggest__tag-text{padding-right:12px}.auto-suggest__tag{float:left;position:relative;margin:0px 5px 5px 0px}.auto-suggest__tag.hide-tag{display:none}.auto-suggest__tag-text{padding:0 22px 0 12px;line-height:24px;border-radius:12px;color:#303030;cursor:default;background:#fbe9e9;font-size:12px;font-weight:500;max-width:90px;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auto-suggest__tag-close{position:absolute;top:2px;right:3px;width:20px;height:20px;cursor:pointer}.auto-suggest__tag-close::before,.auto-suggest__tag-close::after{content:"";position:absolute;left:5px;top:9px;width:10px;height:1px;background-color:#000;transform:rotate(45deg)}.auto-suggest__tag-close::after{transform:rotate(-45deg)}.auto-suggest__count{float:left;position:relative;margin:0 0 5px 5px}.auto-suggest__count--num{font-size:12px;background-color:#fbe9e9;color:#303030;cursor:default;border-radius:16px;line-height:24px;height:24px;width:30px;text-align:center;font-weight:600}.auto-suggest__input{width:100%;height:32px;border:0px;outline:0px;margin:0px;background:none;padding:0px 12px 0px 7px}.auto-suggest__drop-wrap{position:relative}.auto-suggest__drop-down{position:absolute;left:-1px;top:0px;border-radius:0px;background-color:#fff;z-index:9;min-width:350px;padding:8px 16px;border:1px solid #d7d7d7}.auto-suggest__drop-down__item{font-size:14px;color:#303030;font-weight:500;cursor:pointer;line-height:32px;text-transform:capitalize}.auto-suggest__drop-down__item .matches{color:#d8232a}.auto-suggest__drop-down__item.title-heading{font-size:12px;font-weight:700}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}a,a:active,a:focus{outline:none !important;text-decoration:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{scroll-behavior:smooth}body{font-size:16px;line-height:20px;font-family:'Montserrat';scroll-behavior:smooth}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}.clearAll{clear:both}*{box-sizing:border-box}.breadcrumbs{padding-top:54px}.breadcrumbs__listing{display:flex;align-items:center}.breadcrumbs__listing__value{font-size:10px;color:#606060}.breadcrumbs__listing__value:last-child .breadcrumbs__listing__value__link::before{display:none}.breadcrumbs__listing__value__link{position:relative;display:flex;align-items:center;font-size:10px;color:#606060;padding-right:13px;margin-right:10px;font-weight:600}.breadcrumbs__listing__value__link:hover{text-decoration:underline}.breadcrumbs__listing__value__link::before{content:'';border-width:0 1px 1px 0;border-color:#909090;transform:rotate(-45deg);position:absolute;right:0;top:8px;border-style:solid;height:4px;width:4px}.breadcrumbs__listing__value__arrow{width:0px;height:0px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #909090;margin-left:8px;display:inline-block}.rupees{font-weight:400;margin-right:3px}body{line-height:normal}body.no-overflow{overflow:hidden}*{box-sizing:border-box}*::before,*::after{box-sizing:border-box}.propwrthw__banner{background:url(https://cdn.staticmb.com/prjstatic/images/banner-bg-web.webp?v=20251016094736376) no-repeat;background-size:cover;padding:92px 0 50px;text-align:center}.propwrthw__banner__city{font-size:14px;color:#fff;vertical-align:5px}.propwrthw__banner__city__txt{text-decoration:underline;font-weight:600;position:relative;padding-right:16px;display:inline-block;line-height:14px;text-transform:capitalize}.propwrthw__banner__city__txt::before{position:absolute;display:block;content:"";width:8px;height:8px;border:solid #fff;border-width:0 1px 1px 0;transform:rotate(45deg);right:3px;top:1px}@media only screen and (min-width: 768px){.propwrthw__banner__city__txt{cursor:pointer}}.propwrthw__container{width:998px;margin:auto}.propwrthw__logo{display:flex;align-items:center;padding:0 0 60px;justify-content:center}.propwrthw__logo__ic{width:44px;height:40px;display:inline-block;margin-right:11px;background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat 0 0}.propwrthw__logo__txt{font-size:29px;font-weight:700;color:#fff;margin-right:11px}.propwrthw__title{font-size:36px;font-weight:600;color:#fff;line-height:36px;padding:0 0 28px}.propwrthw__estmip{box-shadow:0 3px 12px -9px rgba(0,0,0,0.4);border:solid 1px #909090;background-color:#fff;padding:6px 6px 6px 32px;max-width:840px;border-radius:32px;margin:0 auto;display:flex;align-items:center;position:relative}.propwrthw__estmip__input{width:calc(100% - 215px);border:0;background:transparent;font-size:16px;font-weight:600;color:#303030;font-family:"Montserrat",sans-serif;height:48px}.propwrthw__estmip__input:focus{outline:0}.propwrthw__estmip__cta{cursor:pointer;background-color:#D8232A;line-height:48px;border-radius:26px;text-align:center;width:215px;font-size:18px;font-weight:600;text-align:center;display:inline-block;color:#fff;position:relative;overflow:hidden}.propwrthw__estmip__cta:before{position:absolute;display:block;content:"";width:16px;height:63px;background-color:rgba(255,255,255,0.5);transform:rotate(20deg);top:-5px;left:19px;z-index:2;animation:buttonAnim 3s linear infinite;filter:blur(5px)}.propwrthw__estmip__placeholder{position:absolute;left:32px;top:50%;transform:translateY(-50%);font-size:16px;font-weight:600;color:#606060;display:inline-block;width:178px;white-space:nowrap;overflow:hidden}.propwrthw__estmip__placeholder.animateEle{animation:placeholderAnim 3s linear forwards}.propwrthw__estmip .mobile-autosuggest{width:calc(100% - 215px);margin-top:-5px;text-align:left}.propwrthw__estmip .prop-worth__input{border:none;font-size:16px;font-weight:600;background-color:#fff}.propwrthw__estmip .prop-worth__input:not([value=""]):not(:focus){background-color:transparent}.propwrthw__estmip .auto-suggest__drop-down{top:13px !important}.propwrthw__estmip:hover .propwrthw__estmip__placeholder{display:none}.propwrthw__accrcytime{padding-top:12px;font-size:16px;color:#e8e8e8}.propwrthw__accrcy{padding-top:46px;font-size:20px;color:#fff;line-height:32px}.propwrthw__accrcy__cta{font-weight:600;position:relative;padding-right:25px;cursor:pointer;line-height:20px;display:inline-block}.propwrthw__accrcy__cta::before{position:absolute;display:block;content:"";width:16px;height:2px;background-color:#fff;right:2px;top:10px}.propwrthw__accrcy__cta::after{position:absolute;display:block;content:"";width:10px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(-45deg);right:2px;top:6px}.propwrthw__dflex{display:flex;align-items:center;padding-top:42px;gap:22px}.propwrthw__regstryrecd{background-color:#f4fbfc;-webkit-border-radius:16px;-moz-border-radius:16px;-o-border-radius:16px;border-radius:16px;background-clip:padding-box;padding:32px 18px 24px;margin-top:42px}.propwrthw__regstryrecd__title{font-size:32px;color:#303030;font-weight:600;padding:0 0 18px}.propwrthw__regstryrecd__tablist{display:flex;align-items:center;gap:12px}.propwrthw__regstryrecd__tablist__item{border:1px solid #d7d7d7;background-color:#fff;-webkit-border-radius:16px;-moz-border-radius:16px;-o-border-radius:16px;border-radius:16px;background-clip:padding-box;line-height:30px;padding:0 12px;font-size:16px;font-weight:600;color:#303030;cursor:pointer}.propwrthw__regstryrecd__tablist__item.active{border-color:#009681;background-color:#009681;color:#fff}.propwrthw__regstryrecd__powrd{text-align:center;font-size:12px;font-weight:600}.propwrthw__regstryrecd__powrd--gray{background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat -1px -1449px;width:102px;height:24px;display:inline-block;vertical-align:-8px}.propwrthw__regstryrecd__swipercont{margin:0 -16px;position:relative}.propwrthw__regstryrecd .swiper-container{padding:16px 16px 20px}.propwrthw__regstryrecd__swiperprev,.propwrthw__regstryrecd__swipernext{width:48px;height:48px;box-shadow:0 2px 8px 0 rgba(0,0,0,0.12),0 8px 20px 0 rgba(0,0,0,0.1);border:1px solid #d7d7d7;background-color:#fff;border-radius:100%;top:78px;margin-top:0;right:0}.propwrthw__regstryrecd__swiperprev::before,.propwrthw__regstryrecd__swipernext::before{position:absolute;display:block;content:"";width:19px;height:2px;background-color:#303030;top:21px;left:12px}.propwrthw__regstryrecd__swiperprev::after,.propwrthw__regstryrecd__swipernext::after{position:absolute;display:block;content:"";font-size:0;width:12px;height:12px;border:solid #303030;border-width:0 2px 2px 0;right:15px;top:16px;transform:rotate(-45deg)}.propwrthw__regstryrecd__swiperprev.swiper-button-disabled,.propwrthw__regstryrecd__swipernext.swiper-button-disabled{display:none}.propwrthw__regstryrecd__swiperprev{left:0}.propwrthw__regstryrecd__swiperprev::after{transform:rotate(135deg);left:12px;right:auto}.propwrthw__regstryrecd__swipercont.has-swiper .swiper-container::before{position:absolute;display:block;content:"";width:92px;height:calc(100% - 47px);right:0;background:rgba(255,255,255,0.8);top:16px;z-index:9;border-radius:12px 0 0 12px}.propwrthw__regstryrecd__swipercont.has-swiper .swiper-button-next.swiper-button-disabled ~ .swiper-container::before{content:none}.propwrthw__regstryrecd.estimatepage{margin:0;padding:0}.propwrthw__regstryrecd.estimatepage .propwrthw__regstryrecd__swipercont{margin:0 -24px}.propwrthw__regstryrecd.estimatepage .swiper-container{padding:16px 24px 32px}.propwrthw__regstryrecd.estimatepage .propwrthw__regstryrecd__swipercont.has-swiper .swiper-container::before{width:100px}.prpwrth__section__header{display:flex;align-items:center;justify-content:space-between}.prpwrth__section__title{font-size:32px;font-weight:600;color:#303030}.estwrth__evalprop{position:fixed;bottom:5%;right:0;z-index:8}.estwrth__evalprop__cta{background-color:#D8232A;color:#fff;line-height:40px;padding:0 14px 0 20px;font-size:14px;font-weight:600;box-shadow:0 2px 11px 0 rgba(0,0,0,0.33);text-align:center;border-radius:20px 0 0 20px;display:block;cursor:pointer}@keyframes buttonAnim{0%{left:-10%}30%{left:120%}100%{left:120%}}@keyframes placeholderAnim{0%{width:0px}20%{width:30px}40%{width:60px}60%{width:90px}80%{width:130px}100%{width:178px}}.prpwrth__bnfs{background-color:#ffde82;overflow:hidden;padding:0px 0 0px 10%;position:relative;height:36px}.prpwrth__bnfs__ticker{height:36px;line-height:34px}.prpwrth__bnfs__list{margin:0;padding:0;list-style:none}.prpwrth__bnfs__list::-webkit-scrollbar{display:none}.prpwrth__bnfs__list__item{font-size:12px;color:#303030;font-weight:600;padding-left:18px;position:relative;display:inline-block;margin-right:18px}.prpwrth__bnfs__list__item::before{position:absolute;display:block;content:"";width:4px;height:4px;border-radius:100%;left:0;top:15px;background-color:#303030}.prpwrth__bnfs__list__item:first-child{padding-left:0}.prpwrth__bnfs__list__item:first-child::before{content:none}.prpwrth__bnfs__stickytxt{position:absolute;background-color:#ffde82;font-size:12px;color:#303030;font-weight:600;left:10%;top:0px;bottom:0;z-index:8;padding-right:14px;line-height:34px;height:36px}@media only screen and (max-width: 768px){.prpwrth__bnfs__stickytxt{left:4%}}@media only screen and (max-width: 768px){.prpwrth__bnfs{padding-left:4%}}.prpwrth__explr{padding:42px 0 32px;border-bottom:1px solid #e8e8e8}@media screen and (max-width: 767px){.prpwrth__explr{padding:32px 0 24px}}.prpwrth__explr .prpwrth__section__header{padding:0 16px}@media only screen and (min-width: 768px){.prpwrth__explr .prpwrth__section__header{padding:0 0 22px}}.prpwrth__explr__maintabs{margin-top:16px}.prpwrth__explr__maintabs__list{display:flex;align-items:center;border-bottom:1px solid #d7d7d7;padding:0 16px;gap:24px}.prpwrth__explr__maintabs__list__item{font-size:16px;color:#303030;line-height:20px;border:1px solid transparent;width:50%;padding:10px 20px;display:flex;align-items:center;justify-content:center;cursor:pointer;min-height:43px;border-bottom:solid 2px transparent}.prpwrth__explr__maintabs__list__item.active{font-weight:600;border-bottom:solid 2px #d8232a}@media only screen and (min-width: 768px){.prpwrth__explr__maintabs__list__item{font-size:20px;width:21%;min-height:53px}}.prpwrth__explr__maintabs__list__item__cont{display:flex;align-items:center}@media only screen and (min-width: 768px){.prpwrth__explr__maintabs__list{padding:0;border-bottom:0}}.prpwrth__explr__maintabs__ic{display:inline-block;width:32px;height:32px;margin-right:4px;background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat -2px -1306px}@media only screen and (min-width: 768px){.prpwrth__explr__maintabs__ic{margin-right:8px}}@media only screen and (max-width: 768px){.prpwrth__explr__maintabs__ic{width:22px;height:22px;background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-wap-sprite.svg) no-repeat -2px -1416px}}.prpwrth__explr__maintabs__ic--prjs{background-position:-2px -1344px}@media only screen and (max-width: 768px){.prpwrth__explr__maintabs__ic--prjs{background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-wap-sprite.svg?v=20251016094736376) no-repeat -1px -219px}}.prpwrth__explr__maintabs__devider{width:1px;height:20px;background:#d7d7d7}@media only screen and (min-width: 768px){.prpwrth__explr{border-bottom:0}}.prpwrth__dataouter{background-color:#f5f5f5;padding-bottom:16px}.prpwrth__loctabs{display:flex;padding:16px 12px;align-items:center;overflow:auto;gap:12px;flex-wrap:wrap}.prpwrth__loctabs::-webkit-scrollbar{display:none}.prpwrth__loctabs__item{line-height:30px;padding:0 12px;border:1px solid #d7d7d7;border-radius:20px;font-size:14px;font-weight:600;color:#303030;background-color:#fff;white-space:nowrap;cursor:pointer;min-width:84px;min-height:32px}.prpwrth__loctabs__item.active{background-color:#009681;border-color:#009681;color:#fff}@media only screen and (min-width: 768px){.prpwrth__loctabs__item{font-size:16px;min-width:91px;min-height:32px;padding:0 16px}}@media only screen and (min-width: 768px){.prpwrth__loctabs{padding:28px 12px 12px 12px;flex-wrap:unset}}.prpwrth__loctabs__msg{margin-left:auto;font-size:12px;color:#606060}@media only screen and (max-width: 768px){.prpwrth__loctabs__msg{font-size:10px;margin-left:0}}.prpwrth__tabscontent__outer{margin:0 16px;border-radius:16px;background-color:#fff;box-shadow:0 8px 20px 0 rgba(0,0,0,0.1),0 2px 8px 0 rgba(0,0,0,0.12)}@media only screen and (min-width: 768px){.prpwrth__tabscontent__outer{border:1px solid #e8e8e8;border-top:0;border-radius:16px}}@media only screen and (min-width: 768px){.prpwrth__tabscontent{display:grid;grid-template-columns:repeat(2, 1fr)}}.prpwrth__tabscontent__row{border-bottom:1px solid #e8e8e8;display:flex;align-items:center;height:60px}.prpwrth__tabscontent__row:last-child{border-bottom:0}@media only screen and (min-width: 768px){.prpwrth__tabscontent__row:nth-last-child(2){border-bottom:0}}@media only screen and (min-width: 768px){.prpwrth__tabscontent__row{margin:0 28px 0 28px}}@media only screen and (min-width: 768px){.prpwrth__tabscontent__row:nth-child(even){margin:0 32px 0 44px}}.prpwrth__tabscontent__row:nth-child(odd){position:relative}@media only screen and (min-width: 768px){.prpwrth__tabscontent__row:nth-child(odd):before{position:absolute;display:block;content:"";right:-44px;top:0;width:1px;height:calc(100% + 1px);background-color:#e8e8e8}}@media only screen and (min-width: 768px){.prpwrth__tabscontent__row{padding-left:0;padding-right:0}}.prpwrth__tabscontent__row.skelton__animation{margin-bottom:12px;border-bottom:0px}.prpwrth__tabscontent__col0{width:15%;font-size:14px;color:#303030;line-height:18px;text-align:center;text-decoration:underline;padding:20px 8px;border-right:1px solid #f5f5f5;cursor:pointer;height:100%}.prpwrth__tabscontent__col0-heading{font-size:10px;font-weight:600;text-transform:uppercase;text-decoration:none}@media only screen and (min-width: 768px){.prpwrth__tabscontent__col0-heading{font-size:12px}}@media only screen and (min-width: 768px){.prpwrth__tabscontent__col0{padding:13px 8px;display:flex;align-items:center}}.prpwrth__tabscontent__col0--na{text-decoration:none;pointer-events:none}.prpwrth__tabscontent__col1{width:40%;font-size:14px;color:#303030;line-height:18px;font-weight:600;margin-right:8px;text-decoration:underline;padding:10px 8px;border-right:1px solid #f5f5f5;display:flex;align-items:center;cursor:pointer;height:100%}.prpwrth__tabscontent__col1__txt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (min-width: 768px){.prpwrth__tabscontent__col1{font-size:16px;line-height:22px;padding:13px 8px}}.prpwrth__tabscontent__col1-heading{font-size:10px;color:#303030;text-transform:uppercase;text-decoration:none;padding:20px 8px}@media only screen and (min-width: 768px){.prpwrth__tabscontent__col1-heading{font-size:12px;display:flex;align-items:center;padding:13px 8px}}.prpwrth__tabscontent__col2{font-size:14px;color:#303030;width:24%;margin-right:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:20px 8px;border-right:1px solid #f5f5f5;line-height:34px}@media only screen and (min-width: 768px){.prpwrth__tabscontent__col2{font-size:16px;padding:13px 8px}}.prpwrth__tabscontent__col2-heading{font-size:10px;font-weight:600;color:#303030;text-transform:uppercase;line-height:normal;display:flex;flex-direction:column;justify-content:center;height:100%}@media only screen and (min-width: 768px){.prpwrth__tabscontent__col2-heading{font-size:12px}}.prpwrth__tabscontent__col2-subheading{text-transform:lowercase;font-weight:400}.prpwrth__tabscontent__col3{font-size:11px;color:#009681;font-weight:600;margin-left:auto;width:27%;text-align:center;padding:13px 2px}.prpwrth__tabscontent__col3-heading{font-size:10px;color:#303030;text-transform:uppercase;font-weight:600;text-align:left}@media only screen and (min-width: 768px){.prpwrth__tabscontent__col3-heading{font-size:12px !important}}.prpwrth__tabscontent__col3-subheading{text-transform:lowercase;font-weight:400}.prpwrth__tabscontent__col3.has-dash{color:#606060}.prpwrth__tabscontent__col3 .greenarr,.prpwrth__tabscontent__col3 .redarr{margin-right:4px;width:12px;height:12px;display:inline-block;position:relative}.prpwrth__tabscontent__col3 .greenarr::before,.prpwrth__tabscontent__col3 .redarr::before{position:absolute;display:block;content:"";width:12px;height:12px;border:solid 6px transparent}.prpwrth__tabscontent__col3 .greenarr::before{border-bottom-color:#009681;top:-2px}.prpwrth__tabscontent__col3 .redarr::before{border-top-color:#D8232A;top:4px}.prpwrth__tabscontent__col3--redarr{color:#D8232A}@media only screen and (min-width: 768px){.prpwrth__tabscontent__col3{font-size:14px;text-align:right}}.prpwrth__tabscontent__rank{font-size:12px;color:#303030;line-height:20px;text-decoration:underline;cursor:pointer;font-weight:400}.prpwrth__tabscontent__rank--bold{font-weight:600}.prpwrth__tabscontent__locked{font-size:12px;font-weight:600;color:#303030;display:flex;align-items:center;gap:4px}.prpwrth__tabscontent__iconlock{display:inline-block;width:22px;height:22px;background:url(https://cdn.staticmb.com/prjstatic/images/priceChangeLock.svg) no-repeat -4px 0px;border-radius:100%;box-shadow:0 8px 20px 0 rgba(0,0,0,0.1),0 2px 8px 0 rgba(0,0,0,0.12)}.prpwrth__city{text-decoration:underline;display:inline-block;padding-right:16px;position:relative;line-height:32px;text-transform:capitalize}.prpwrth__city::before{position:absolute;display:block;content:"";width:8px;height:8px;border:solid #909090;border-width:0 1px 1px 0;transform:rotate(45deg);right:0;top:5px}@media only screen and (min-width: 768px){.prpwrth__city::before{width:10px;height:10px;top:auto;bottom:13px}}@media only screen and (min-width: 768px){.prpwrth__city{cursor:pointer}}.prpwrth__timestmpdur{width:auto;border:solid 1px #d7d7d7;background-color:#fff;border-radius:20px;overflow:hidden;display:inline-block}.prpwrth__timestmpdur__optn{padding:8px 24px;display:inline-block;font-size:14px;color:#303030;height:100%;width:50%;cursor:pointer}.prpwrth__timestmpdur__optn.selected{font-weight:600;background-color:#e0f2f0}@media only screen and (max-width: 768px){.prpwrth__timestmpdur__optn{padding:6px 16px;font-size:10px}}.prpwrth__timestmpdur__dd{position:absolute;top:24px;right:0;width:120px;background-color:#fff;border:1px solid #d7d7d7;border-radius:8px;box-shadow:0 2px 20px rgba(0,0,0,0.1);max-height:156px;overflow:auto;z-index:9}.prpwrth__timestmpdur__dd__item{font-size:14px;padding:8px 10px;border-bottom:1px solid #d7d7d7;color:#303030;font-weight:600}.prpwrth__addcity{text-align:right;margin-top:18px;margin-right:16px}.prpwrth__addcity__btn{padding:0 16px 0 12px;line-height:30px;border:1px solid #e8e8e8;color:#303030;font-size:14px;border-radius:20px;display:inline-block;cursor:pointer}.prpwrth__addcity__btn--plus{color:#909090}@media only screen and (min-width: 768px){.prpwrth__addcity{margin:32px 20px 30px}}.skelton__animation{background:#f6f7f8;background-image:linear-gradient(to right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);background-repeat:no-repeat;background-size:800px 118px;position:relative;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:skeltonAnimation;animation-timing-function:linear}@keyframes skeltonAnimation{0%{background-position:-468px 0}100%{background-position:468px 0}}.prjrank{background-color:rgba(0,0,0,0.6);position:fixed;width:100%;top:0;left:0;bottom:0;right:0;z-index:80;display:flex}.prjrank__dialog{margin:auto;width:380px;height:calc(100vh - 100px);position:relative;background-color:#fff;border-radius:16px}@media only screen and (max-width: 768px){.prjrank__dialog{width:100%;height:100%;border-radius:0}}.prjrank__close{width:48px;height:48px;cursor:pointer;display:block}.prjrank__close::before{position:absolute;display:block;content:"";width:20px;height:2px;background-color:#000;left:13px;top:23px}.prjrank__close::after{position:absolute;display:block;content:"";width:10px;height:10px;border:solid #000;border-width:0 2px 2px 0;transform:rotate(135deg);left:15px;top:19px}.prjrank__content{padding:0px 0px 0 26px;height:auto}@media only screen and (max-width: 768px){.prjrank__content{padding:0px 0px 0 24px}}.prjrank__heading{font-size:16px;font-weight:600;color:#000;padding:0 0 4px}.prjrank__heading--pb{padding-bottom:12px}.prjrank__subheading{font-size:12px;color:#303030;line-height:22px;padding:0 0 16px}.prjrank__prjdtl{padding:0;border-bottom:solid 1px rgba(48,48,48,0.2)}.prjrank__prjdtl:last-child{border-bottom:0}.prjrank__prjdtl__row{display:flex;align-items:center;border-bottom:1px solid #f5f5f5;height:60px}.prjrank__prjdtl__row--toprow{height:45px}.prjrank__prjdtl__col{border-right:1px solid #f5f5f5;font-size:12px;padding:6px;height:100%;display:flex;align-items:center}.prjrank__prjdtl__col:last-child{border-right:0}.prjrank__prjdtl__col--0{width:20%}.prjrank__prjdtl__col--0 .prjrank__rankval__val{font-weight:normal}.prjrank__prjdtl__col--1{width:50%}.prjrank__prjdtl__col--2{width:30%;justify-content:center}.prjrank__prjdtl__col--heading{text-transform:uppercase;font-size:10px;font-weight:600}.prjrank__prjdtl__col__priceval.green{color:#009681}.prjrank__prjdtl__col__priceval.green .prjrank__prjdtl__col__arrow{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:7px solid #009681;display:inline-block;vertical-align:1px}.prjrank__prjdtl__col__priceval.red{color:#D8232A}.prjrank__prjdtl__col__priceval.red .prjrank__prjdtl__col__arrow{width:0;height:0;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid #D8232A;display:inline-block;vertical-align:1px}.prjrank__prjdtl__logincheck{font-size:12px;font-weight:600;color:#303030;display:flex;align-items:center;gap:6px;position:relative}.prjrank__prjdtl__logincheck__tooltip{display:none;background-color:#303030;padding:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px;background-clip:padding-box;box-shadow:0 4px 4px 0 rgba(0,0,0,0.25);position:absolute;top:29px;right:-14px;width:194px;font-size:12px;font-weight:600;color:#fff}.prjrank__prjdtl__logincheck__tooltip::before{position:absolute;display:block;content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:6px solid black;right:18px;top:-5px}.prjrank__prjdtl__logincheck__tooltip.show{display:block}.prjrank__prjdtl__logincheck__login{text-decoration:underline;cursor:pointer}.prjrank__prjdtl__lockic{width:22px;height:22px;border-radius:100%;background-color:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,0.25);position:relative;display:inline-block;margin:0 0 6px}.prjrank__prjdtl__lockic::before{position:absolute;display:block;content:"";width:8px;height:10px;background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-wap-sprite.svg) no-repeat 0px -1439px;left:7px;top:6px}@media only screen and (min-width: 768px){.prjrank__prjdtl__lockic{cursor:pointer}}.prjrank__psm{font-size:14px;font-weight:600;color:#303030;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-decoration:underline;cursor:pointer}.prjrank__dgrid{display:flex;justify-content:space-between;align-items:center}.prjrank__listing{height:calc(100% - 124px);overflow:auto;background-color:#f5f5f5;padding:14px 20px 20px;border-radius:0 0 16px 16px}.prjrank__listing::-webkit-scrollbar{width:6px;background-color:rgba(0,0,0,0.1);border-radius:0px}.prjrank__listing::-webkit-scrollbar-thumb{border-radius:4px;width:8px;box-shadow:inset 0 0 6px rgba(0,0,0,0.2);background-color:#bbb}@media only screen and (max-width: 768px){.prjrank__listing{padding-right:16px;height:calc(100% - 48px);border-radius:0}}.prjrank__listing__table{background-color:#fff;border:1px solid #f5f5f5;box-shadow:0 4px 8px 0 rgba(0,0,0,0.1);-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px;background-clip:padding-box}.prjrank__rankval{font-size:12px;color:#606060}.prjrank__rankval__title{padding:0 0 4px;display:block}.prjrank__rankval__val{font-size:12px;display:block}.prjrank__views{font-size:12px;color:#606060}.prjrank__views__title{padding:0 0 4px;display:block}.prjrank__views__val{font-weight:600;font-size:14px;display:block}.prjrank__cta{-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;border-radius:20px;background-clip:padding-box;line-height:25px;height:25px;padding:0 10px;color:#fff;background-color:#D8232A;font-size:12px;cursor:pointer;white-space:nowrap}.prpwrth__covrge{width:100%;padding:40px 0 0px;text-align:center;background-color:#f2fbfc;margin:0 0 42px;position:relative;height:260px;overflow:hidden}.prpwrth__covrge::before{position:absolute;display:block;content:"";width:230px;height:212px;opacity:0.15;background:radial-gradient(circle at 0% 0%, #9255ff 21%, #9255ff 13%, rgba(146,85,255,0) 70%);top:0;left:0}@media only screen and (min-width: 768px){.prpwrth__covrge::before{top:-45%;left:20%;background:radial-gradient(circle at 50% 50%, #bb95ff 33%, rgba(146,85,255,0) 70%)}}.prpwrth__covrge__title{max-width:246px;margin:0 auto 22px;font-size:18px;font-weight:600;color:#303030;line-height:24px}@media only screen and (min-width: 768px){.prpwrth__covrge__title{font-size:24px;margin:0 auto 34px;line-height:32px;max-width:326px}}.prpwrth__covrge__ic{background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat -3px -1199px;width:42px;height:42px;margin:0 auto 10px;display:block}.prpwrth__covrge__ic--prjs{background-position:-3px -173px}.prpwrth__covrge__ic--cities{background-position:-3px -120px}@media only screen and (max-width: 768px){.prpwrth__covrge__ic{transform:scale(0.9)}}.prpwrth__covrge__sec{text-align:center}.prpwrth__covrge__txt1{font-size:32px;font-weight:600;color:#009681;padding:0 0 6px}@media only screen and (min-width: 768px){.prpwrth__covrge__txt1{padding:0 0 8px;height:40px}}.prpwrth__covrge__txt2{font-size:12px;color:#303030}@media only screen and (min-width: 768px){.prpwrth__covrge__txt2{font-size:14px}}.prpwrth__covrge__swipercont,.prpwrth__covrge .swiper-container{height:100%;overflow:hidden}.prpwrth__covrge .swiper-wrapper{height:230px}@media only screen and (min-width: 768px){.prpwrth__covrge .swiper-wrapper{height:auto}}.prpwrth__covrge .swiper-slide{opacity:0.3;pointer-events:none}@media only screen and (max-width: 768px){.prpwrth__covrge .swiper-slide{width:auto !important}}.prpwrth__covrge .swiper-slide.swiper-slide-active{opacity:1}@media only screen and (min-width: 768px){.prpwrth__covrge{padding:32px 16px;border-radius:16px;overflow:hidden;height:auto;margin:28px 0 60px}}.prpwrth__delvry{padding:42px 0px;background-color:#f2fbfc}.prpwrth__delvry__title{font-size:18px;line-height:24px;font-weight:600;color:#303030;padding:0 20px 24px}@media only screen and (min-width: 768px){.prpwrth__delvry__title{font-size:32px;line-height:40px;padding:0 0 23px;max-width:704px;text-align:center;margin:0 auto}}.prpwrth__delvry__blk{display:flex;align-items:center;padding-bottom:54px;position:relative;opacity:0.3;transition:opacity .4s ease-in-out}.prpwrth__delvry__blk:first-child{opacity:1}.prpwrth__delvry__blk:first-child,.prpwrth__delvry__blk:nth-child(3){padding-left:20px}.prpwrth__delvry__blk:first-child .prpwrth__delvry__blk__txtsec,.prpwrth__delvry__blk:nth-child(3) .prpwrth__delvry__blk__txtsec{margin-right:22px}@media only screen and (min-width: 768px){.prpwrth__delvry__blk:first-child .prpwrth__delvry__blk__txtsec,.prpwrth__delvry__blk:nth-child(3) .prpwrth__delvry__blk__txtsec{margin-right:48px;text-align:right}}.prpwrth__delvry__blk:first-child::before,.prpwrth__delvry__blk:nth-child(3)::before{position:absolute;display:block;content:"";background:url(https://cdn.staticmb.com/prjstatic/images/step-one-arr.svg?v=20251016094736376) no-repeat;width:113px;height:76px;bottom:-14px;left:50px}@media only screen and (min-width: 768px){.prpwrth__delvry__blk:first-child::before,.prpwrth__delvry__blk:nth-child(3)::before{left:18%;bottom:-32px}}.prpwrth__delvry__blk:nth-child(2)::before{position:absolute;display:block;content:"";background:url(https://cdn.staticmb.com/prjstatic/images/step-two-arr.svg?v=20251016094736376) no-repeat right top;height:100px;bottom:-32px;right:143px}@media only screen and (min-width: 768px){.prpwrth__delvry__blk:nth-child(2)::before{bottom:-40px;right:35%}}.prpwrth__delvry__blk:nth-child(3)::before{width:12px;animation-delay:5s}.prpwrth__delvry__blk__txtsec{width:calc(100% - 130px)}@media only screen and (min-width: 768px){.prpwrth__delvry__blk__txtsec{width:488px}}.prpwrth__delvry__blk__ic{background:url(https://cdn.staticmb.com/prjstatic/images/rich-data.svg?v=20251016094736376) no-repeat;width:135px;height:174px;margin-top:30px}@media only screen and (min-width: 768px){.prpwrth__delvry__blk__ic{width:179px;height:230px;background:url(https://cdn.staticmb.com/prjstatic/images/rich-data-web.svg?v=20251016094736376) no-repeat;margin-top:0}}.prpwrth__delvry__blk__ic--data{background:url(https://cdn.staticmb.com/prjstatic/images/data-modeling.svg?v=20251016094736376) no-repeat;width:125px}@media only screen and (min-width: 768px){.prpwrth__delvry__blk__ic--data{background:url(https://cdn.staticmb.com/prjstatic/images/data-model-web.svg?v=20251016094736376) no-repeat;width:166px;height:230px}}.prpwrth__delvry__blk__ic--ai{background:url(https://cdn.staticmb.com/prjstatic/images/ai-power.webp?v=20251016094736376) no-repeat}@media only screen and (min-width: 768px){.prpwrth__delvry__blk__ic--ai{background:url(https://cdn.staticmb.com/prjstatic/images/ai-powrd-web.svg?v=20251016094736376) no-repeat;width:179px;height:230px}}.prpwrth__delvry__blk__ic--ml{width:125px;background:url(https://cdn.staticmb.com/prjstatic/images/ml-model.svg?v=20251016094736376) no-repeat}@media only screen and (min-width: 768px){.prpwrth__delvry__blk__ic--ml{background:url(https://cdn.staticmb.com/prjstatic/images/ml-model-web.svg?v=20251016094736376) no-repeat;width:166px;height:230px}}.prpwrth__delvry__blk:nth-child(2),.prpwrth__delvry__blk:last-child{padding-right:10px}.prpwrth__delvry__blk:nth-child(2) .prpwrth__delvry__blk__txtsec,.prpwrth__delvry__blk:last-child .prpwrth__delvry__blk__txtsec{margin-left:22px}@media only screen and (min-width: 768px){.prpwrth__delvry__blk:nth-child(2) .prpwrth__delvry__blk__txtsec,.prpwrth__delvry__blk:last-child .prpwrth__delvry__blk__txtsec{margin-left:56px}}@media only screen and (min-width: 768px){.prpwrth__delvry__blk:nth-child(2),.prpwrth__delvry__blk:last-child{justify-content:flex-end}}@media only screen and (min-width: 768px){.prpwrth__delvry__blk{align-items:center;padding-bottom:12px}}.prpwrth__delvry__blk:last-child{padding-bottom:0}.prpwrth__delvry__stepcount{display:block;font-size:18px;color:#303030;padding:0 0 8px;font-weight:600}@media only screen and (min-width: 768px){.prpwrth__delvry__stepcount{font-size:22px;padding:0 0 8px}}.prpwrth__delvry__heading{font-size:16px;color:#303030;font-weight:600;padding:0 0 8px}@media only screen and (min-width: 768px){.prpwrth__delvry__heading{font-size:24px;padding:0 0 8px}}.prpwrth__delvry__list__item{font-size:14px;color:#303030;line-height:18px;position:relative;padding-left:12px}.prpwrth__delvry__list__item::before{position:absolute;display:block;content:"";width:4px;height:4px;background-color:#909090;left:0;top:6px;border-radius:100%}.prpwrth__delvry__list__item--bold{font-weight:600}.prpwrth__delvry__list__item.pb30{padding-bottom:26px}@media only screen and (min-width: 768px){.prpwrth__delvry__list__item.pb30{padding-bottom:8px}}@media only screen and (min-width: 768px){.prpwrth__delvry__list__item{padding-left:0;font-size:16px}.prpwrth__delvry__list__item::before{content:none}}.prpwrth__delvry__txt{font-size:14px;color:#303030;line-height:18px}.prpwrth__delvry__txt--bold{font-weight:600}.prpwrth__delvry__txt--dinlineblk{display:inline-block}@media only screen and (min-width: 768px){.prpwrth__delvry__txt{font-size:16px;line-height:20px}}@media only screen and (min-width: 768px){.prpwrth__delvry{background:rgba(242,251,252,0.5);padding:72px 0}}.startAnimate .prpwrth__delvry__blk:first-child::before{animation:arrowAnimate 1.2s linear forwards}.startAnimate .prpwrth__delvry__blk:nth-child(2){opacity:1;transition-delay:1.3s}.startAnimate .prpwrth__delvry__blk:nth-child(2)::before{animation:roundArrowAnimate 1s linear forwards;animation-delay:2s}.startAnimate .prpwrth__delvry__blk:nth-child(3){opacity:1;transition-delay:3s}.startAnimate .prpwrth__delvry__blk:nth-child(3)::before{width:12px;animation:arrowAnimate 1.2s linear forwards;animation-delay:4s}.startAnimate .prpwrth__delvry__blk:last-child{opacity:1;transition-delay:5s}@keyframes arrowAnimate{0%{width:12px}20%{width:20px}40%{width:36px}60%{width:54px}80%{width:70px}100%{width:110px}}@keyframes roundArrowAnimate{0%{width:12px}20%{width:27px}40%{width:36px}60%{width:54px}80%{width:80px}100%{width:142px}}.prpwrth__faq{padding:42px 16px 0}.prpwrth__faq__title{font-size:18px;font-weight:600;color:#303030;padding:0 0 16px}@media only screen and (min-width: 768px){.prpwrth__faq__title{font-size:32px}}.prpwrth__faq__blk{-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px;background-clip:padding-box;border:1px solid #e8e8e8;margin:0 0 12px}@media only screen and (min-width: 768px){.prpwrth__faq__blk{cursor:pointer}}.prpwrth__faq__ques{display:flex;align-items:center;padding:16px}.prpwrth__faq__ques__txt{font-size:14px;line-height:20px;color:#303030;max-width:calc(100% - 40px)}@media only screen and (min-width: 768px){.prpwrth__faq__ques__txt{font-size:19px}}.prpwrth__faq__ques__ic{width:16px;height:16px;position:relative;margin-left:auto}.prpwrth__faq__ques__ic::before{position:absolute;display:block;content:"";width:14px;height:2px;background-color:#909090;left:7px;top:50%;transform:translateX(-50%)}.prpwrth__faq__ques__ic::after{position:absolute;display:block;content:"";width:2px;height:13px;top:2px;left:7px;background-color:#909090;transform:translateX(-50%)}@media only screen and (min-width: 768px){.prpwrth__faq__ques__ic{cursor:pointer}}.prpwrth__faq__ques.expand .prpwrth__faq__ques__txt{color:#D8232A;font-weight:600}.prpwrth__faq__ques.expand .prpwrth__faq__ques__ic::before{background-color:#D8232A}.prpwrth__faq__ques.expand .prpwrth__faq__ques__ic::after{display:none}@media only screen and (min-width: 768px){.prpwrth__faq__ques{padding:24px}}.prpwrth__faq__ans{font-size:14px;color:#303030;line-height:24px;padding:0 16px}@media only screen and (min-width: 768px){.prpwrth__faq__ans{font-size:19px;line-height:32px;padding:0 24px}}.prpwrth__faq__ans__list{padding:8px 0}.prpwrth__faq__ans__list__item{font-size:16px;position:relative;padding-left:16px;line-height:26px}.prpwrth__faq__ans__list__item::before{position:absolute;display:block;content:"";width:6px;height:6px;border-radius:100%;left:0;top:9px;background-color:#303030}@media only screen and (max-width: 768px){.prpwrth__faq__ans__list__item{font-size:14px}}@media only screen and (min-width: 768px){.prpwrth__faq{padding:100px 0}}.estmwrth__banner{background:url(https://cdn.staticmb.com/prjstatic/images/banner-bg-web.webp?v=20251016094736376) no-repeat;padding:74px 0 85px;background-size:cover}.estmwrth__back{position:absolute;top:104px;left:110px;font-size:16px;font-weight:600;color:#303030;display:flex;align-items:center;color:#fff;cursor:pointer;z-index:2}.estmwrth__back__ic{width:32px;height:32px;position:relative;display:inline-block}.estmwrth__back__ic::before{position:absolute;display:block;content:"";width:18px;height:2px;background-color:#fff;left:3px;top:14px}.estmwrth__back__ic::after{position:absolute;display:block;content:"";width:12px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(135deg);left:3px;top:9px}.estowner__header{position:sticky;top:0;left:0;width:100%;height:56px;background-color:#303030;z-index:2;transition:all .3s ease-in-out}.estowner__header.sticky{background-color:#fff;box-shadow:0 10px 10px rgba(0,0,0,0.1)}.estowner__header.sticky .estowner__back::before{background-color:#303030}.estowner__header.sticky .estowner__back::after{border-color:#303030}.estowner__content{background-color:#303030;padding:0 16px 82px;margin-top:-1px}@media only screen and (min-width: 768px){.estowner__content{background-color:transparent;padding:0;margin-top:0}}.estowner__title{text-align:center;font-size:12px;color:#303030;padding:28px 0 0;position:relative}.estowner__title__infoic{display:inline-block;width:12px;height:13px;margin-left:5px;background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat 0 -609px;vertical-align:-1px;cursor:pointer}.estowner__title__tooltip{width:288px;position:absolute;top:47px;left:47%;transform:translateX(-50%);box-shadow:0 5px 5px -3px rgba(50,49,49,0.08),0 3px 14px 2px rgba(53,52,52,0.06),0 8px 10px 1px rgba(50,49,49,0.13);background-color:#fff;padding:12px 6px 11px 16px;border-radius:8px;text-align:left;z-index:2}.estowner__title__tooltip::before{position:absolute;display:block;content:"";width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #fff;top:-8px;right:64px}.estowner__title__tooltip__close{position:absolute;width:24px;height:24px;right:2px;top:3px;cursor:pointer}.estowner__title__tooltip__close::before,.estowner__title__tooltip__close::after{position:absolute;display:block;content:"";width:2px;height:12px;left:10px;top:4px;transform:rotate(45deg);background-color:#303030}.estowner__title__tooltip__close::after{transform:rotate(-45deg)}.estowner__title__tooltip__txt1{font-size:14px;font-weight:600;color:#303030;line-height:20px;padding:0 0 2px}.estowner__title__tooltip__txt2{font-size:12px;line-height:16px;color:#303030}.estowner__back{width:56px;height:56px;position:relative;display:inline-block}.estowner__back::before{position:absolute;display:block;content:"";width:18px;height:2px;background-color:#fff;left:18px;top:27px}.estowner__back::after{position:absolute;display:block;content:"";border:solid #fff;border-width:0 2px 2px 0;width:12px;height:12px;transform:rotate(135deg);top:22px;left:18px}.estowner__priceblk{box-shadow:0 5px 5px -3px rgba(50,49,49,0.08),0 6px 8px 1px rgba(73,72,72,0.13);background-color:#fff;position:relative;border-radius:16px;text-align:center}.estowner__priceblk__shareic{position:absolute;right:6px;top:6px;background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat 0 -1273px;width:28px;height:28px;border-radius:100%;box-shadow:0 0 15px rgba(0,0,0,0.1);cursor:pointer}.estowner__priceblk__shareoptns{position:absolute;top:37px;right:-186px;background-color:#fff;z-index:2;border-radius:8px;width:228px;box-shadow:0 5px 5px 0 rgba(0,0,0,0.2),0 3px 14px 0 rgba(0,0,0,0.12),0 8px 10px 0 rgba(0,0,0,0.14)}.estowner__priceblk__shareoptns::before{position:absolute;display:block;content:"";width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:11px solid #fff;left:19px;top:-8px}@media only screen and (max-width: 768px){.estowner__priceblk__shareoptns::before{left:auto;right:16px}}.estowner__priceblk__shareoptns__item{cursor:pointer;padding:12px 16px;border-bottom:1px solid #e8e8e8;font-size:14px;color:#303030}.estowner__priceblk__shareoptns__item:last-child{border:0}@media only screen and (max-width: 768px){.estowner__priceblk__shareoptns__item{padding:16px}}@media only screen and (max-width: 768px){.estowner__priceblk__shareoptns{right:-11px}}.estowner__priceblk__whitesec{padding:28px 26px 20px;background-color:#fff;text-align:center;border-radius:16px}@media only screen and (min-width: 768px){.estowner__priceblk__whitesec{padding:10px 10px 16px}}@media only screen and (min-width: 768px){.estowner__priceblk__whitesec--ranking{padding:24px 10px 0}}.estowner__priceblk__price{font-size:32px;font-weight:bold;color:#303030;padding:0 0 6px}.estowner__priceblk__loc{max-width:234px;margin:0 auto;font-size:10px;color:#606060;padding:0 0 28px;display:flex}.estowner__priceblk__loc__txt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 12px)}.estowner__priceblk__loc__edit{width:9px;height:11px;display:inline-block;background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat -1px -585px;margin-left:8px;flex-shrink:0;cursor:pointer}@media only screen and (min-width: 768px){.estowner__priceblk__loc{font-size:12px;max-width:434px;justify-content:center}}.estowner__priceblk__addtls{font-size:12px;color:#303030}.estowner__priceblk__addtls__link{display:inline-block;text-decoration:underline;cursor:pointer}.estowner__priceblk__sellprop{background-color:#e0f2f0;border:1px solid #e0f2f0;border-left:0;border-right:0;padding:10px;height:108px;display:flex;align-items:center;justify-content:center}.estowner__priceblk__sellprop__title{font-size:14px;font-weight:600;color:#303030;line-height:20px;padding:0 0 8px;text-align:center}.estowner__priceblk__sellprop__title.t-left{text-align:left}.estowner__priceblk__sellprop__txt{font-size:12px;font-weight:600;color:#303030;line-height:16px}.estowner__priceblk__sellprop__txt__link{text-decoration:underline;color:#D8232A;display:inline-block;cursor:pointer}.estowner__priceblk__sellprop__ctasec{max-width:calc(100% - 32px);margin:0 auto;display:flex;align-items:center;gap:12px;justify-content:center}@media only screen and (min-width: 768px){.estowner__priceblk__sellprop__ctasec{max-width:100%}}.estowner__priceblk__sellprop__cta{line-height:30px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;border-radius:20px;background-clip:padding-box;font-size:14px;font-weight:600;text-align:center;cursor:pointer;padding:0 12px}.estowner__priceblk__sellprop__cta--trans{background-color:#fff;color:#303030;border:1px solid #d8d8d8}.estowner__priceblk__sellprop__cta--solid{background-color:#303030;color:#fff;border:1px solid #303030}.estowner__priceblk__sellprop__cta--redbtn{background-color:#D8232A;color:#fff;border:1px solid #D8232A}@media only screen and (min-width: 768px){.estowner__priceblk__sellprop__cta{padding:0 24px}}.estowner__priceblk__sellprop--nsrcase{border:0;background-color:transparent;padding-top:0;padding-bottom:0}.estowner__priceblk__accrcy{padding:20px 18px;font-size:12px;color:#303030;line-height:20px;background-color:#f5f5f5;border-radius:0 0 16px 16px;text-align:left}.estowner__priceblk__accrcy--bold{font-weight:600}.estowner__priceblk__accrcy__link{position:relative;padding-right:16px;display:inline-block;cursor:pointer;text-decoration:underline}.estowner__priceblk__accrcy--curious{border-top:1px solid #e8e8e8}.estowner__priceblk__accrcy--ranking{padding:16px 18px}@media only screen and (min-width: 768px){.estowner__priceblk{width:600px;margin:auto}}.estowner__priceblk__nsrtxt{font-size:16px;font-weight:600;color:#303030;line-height:24px}.estowner__priceblk.blur{filter:blur(10px)}.estowner__priceblk__nolocfound{padding:70px 0;text-align:center}.estowner__priceblk__nolocfound__txt{font-size:16px;color:#303030;line-height:24px;text-align:center;margin:0 auto 8px;max-width:calc(100% - 250px)}@media only screen and (max-width: 768px){.estowner__priceblk__nolocfound__txt{max-width:100%}}.estowner__priceblk__nolocfound__link{margin:auto;display:inline-block;font-size:16px;color:#D8232A;text-decoration:underline;font-weight:600;cursor:pointer}.estowner__priceblk__nolocfound ~ .estowner__priceblk__accrcy{padding-bottom:44px}@media only screen and (max-width: 768px){.estowner__priceblk__nolocfound{padding:40px 20px}}.estowner__priceblk__nosubloc{font-size:16px;color:#303030;line-height:28px;padding:0 0 12px;max-width:calc(100% - 60px);margin:auto}@media only screen and (max-width: 768px){.estowner__priceblk__nosubloc{max-width:100%;margin:auto;font-size:14px;line-height:20px}}.estowner__unlockval{box-shadow:0 5px 5px -3px rgba(50,49,49,0.08),0 8px 10px 1px rgba(50,49,49,0.13);background-color:#fff;-webkit-border-radius:16px;-moz-border-radius:16px;-o-border-radius:16px;border-radius:16px;background-clip:padding-box;padding:16px;margin:-48px auto 0;position:relative;z-index:1;text-align:center;max-width:calc(100% - 32px)}.estowner__unlockval__title{font-size:14px;font-weight:600;padding:0 0 16px}@media only screen and (min-width: 768px){.estowner__unlockval__title{font-size:16px}}.estowner__unlockval__row{display:flex;align-items:center;flex-wrap:wrap}@media only screen and (min-width: 768px){.estowner__unlockval__row{justify-content:center}}.estowner__unlockval__col{padding-left:8px;margin-left:8px;position:relative;width:31%;padding-top:24px;height:86px;cursor:pointer}.estowner__unlockval__col:first-child,.estowner__unlockval__col:nth-child(2),.estowner__unlockval__col:nth-child(3){padding-top:0px;height:64px}.estowner__unlockval__col:first-child::after,.estowner__unlockval__col:nth-child(2)::after,.estowner__unlockval__col:nth-child(3)::after{content:none}@media only screen and (min-width: 768px){.estowner__unlockval__col:first-child,.estowner__unlockval__col:nth-child(2),.estowner__unlockval__col:nth-child(3){height:52px}}.estowner__unlockval__col::before{position:absolute;display:block;content:"";width:1px;height:90px;background-color:#e8e8e8;left:0;top:-1px}@media only screen and (min-width: 768px){.estowner__unlockval__col::before{height:72px}}.estowner__unlockval__col::after{position:absolute;display:block;content:"";top:8px;left:0;width:calc(100% + 8px);height:1px;background-color:#e8e8e8}.estowner__unlockval__col:first-child,.estowner__unlockval__col:nth-child(4){margin-left:0;padding-left:0}.estowner__unlockval__col:first-child::before,.estowner__unlockval__col:nth-child(4)::before{content:none}.estowner__unlockval__col__ic{width:21px;height:19px;display:inline-block;margin:0 0 8px;background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat 0 -669px}.estowner__unlockval__col__ic--postprop{background-position:0 -669px}.estowner__unlockval__col__ic--hl{background-position:0 -853px}.estowner__unlockval__col__ic--valuation{background-position:0 -761px;width:20px;height:21px}.estowner__unlockval__col__ic--interior{background-position:0 -793px;width:22px}.estowner__unlockval__col__ic--loan{background-position:0 -699px}.estowner__unlockval__col__ic--balnc{background-position:-1px -730px;width:25px;height:20px}.estowner__unlockval__col__ic--legal{background-position:0px -822px;width:21px;height:21px}.estowner__unlockval__col__txt{font-size:12px;font-weight:600;color:#D8232A;line-height:16px}@media only screen and (min-width: 768px){.estowner__unlockval__col{height:72px}}@media only screen and (min-width: 768px){.estowner__unlockval{width:600px;margin:-58px auto 0;padding:16px 22px 16px}}.estowner__pricetrend{padding:32px 16px 42px}@media screen and (max-width: 767px){.estowner__pricetrend{padding:32px 16px 12px}}.estowner__pricetrend__title{font-size:18px;font-weight:600;color:#303030;padding:0 0 16px;text-transform:capitalize}@media only screen and (min-width: 768px){.estowner__pricetrend__title{font-size:32px;padding:0 0 20px;text-align:center}.estowner__pricetrend__title.tl{text-align:left}}@media only screen and (min-width: 768px){.estowner__pricetrend{padding:60px 0 0}}.estowner__pricedata{padding:12px 12px 16px;border-radius:8px;background-color:#f5f5f5}@media only screen and (min-width: 768px){.estowner__pricedata__top{width:calc(50% - 8px);border:0;margin:0;padding:0;background:linear-gradient(to bottom, #f7f8f6 20%, #fff);padding:16px;border-radius:16px}}.estowner__pricedata__btm{border-top:1px solid #d7d7d7;padding-top:16px;margin-top:16px}@media only screen and (min-width: 768px){.estowner__pricedata__btm{width:calc(50% - 8px);background:linear-gradient(to bottom, #f7f8f6 20%, #fff);padding:16px;border-radius:16px;margin-top:0;border-top:0}}.estowner__pricedata__heading{font-size:16px;line-height:20px;color:#303030;font-weight:600;padding:0 0 12px}.estowner__pricedata__row{display:flex;align-items:center;justify-content:space-between}.estowner__pricedata__col:first-child{width:53%;padding-right:14px}.estowner__pricedata__col:last-child{width:47%}.estowner__pricedata__col__title{font-size:14px;line-height:20px;color:#303030;padding:0 0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize}@media only screen and (min-width: 768px){.estowner__pricedata__col__title{font-size:16px}}.estowner__pricedata__col__value{font-size:18px;font-weight:600;color:#303030}.estowner__pricedata__redtxt{font-size:16px;color:#D8232A;font-weight:600;padding-left:8px;display:inline-block;padding-right:0px;vertical-align:1px}.estowner__pricedata__greentxt{font-size:16px;color:#009681;font-weight:600;padding-left:8px;display:inline-block;padding-right:0px;vertical-align:1px}@media only screen and (min-width: 768px){.estowner__pricedata{display:flex;gap:16px;background-color:transparent;padding:0;justify-content:center}}.estowner__pricedata__percentval{background-color:rgba(0,150,129,0.1);padding:8px 20px 8px 8px;-webkit-border-radius:0 20px 20px 0;-moz-border-radius:0 20px 20px 0;-o-border-radius:0 20px 20px 0;border-radius:0 20px 20px 0;background-clip:padding-box;font-size:12px;font-weight:600;color:#303030;margin:0 0 14px;width:auto;display:inline-block;margin-left:-12px}@media only screen and (min-width: 768px){.estowner__pricedata__percentval{padding:4px 12px 4px 8px;display:inline-block;width:auto;margin-left:-16px}}.estowner__pricedata__percentval__warning{margin-top:4px;font-size:10px;font-weight:400;color:#303030}.estowner__pricegraph{padding-top:16px}.estowner__pricegraph__options{display:flex;align-items:center;justify-content:space-between}.estowner__pricegraph__yrsel{border:solid 1px #d7d7d7;border-radius:3px;margin-right:20px;overflow:hidden}.estowner__pricegraph__yrsel__optn{padding:9px 14px 6px 14px;display:inline-block;font-size:12px;color:#303030;height:100%;cursor:pointer}.estowner__pricegraph__yrsel__optn.selected{font-weight:600;background-color:#edfaf9}.estowner__pricegraph__grview{display:flex;align-items:center;height:100%}.estowner__pricegraph__viewsel{border:solid 1px #d7d7d7;border-radius:16px;height:32px;overflow:hidden;display:flex;align-items:center;cursor:pointer;width:165px}.estowner__pricegraph__viewsel__gratxt{font-size:12px;font-weight:600;color:#909090;line-height:16px;display:none}.estowner__pricegraph__viewsel.tablesel .proppr__pricegraph__wavesel{background-color:transparent;margin-right:0}.estowner__pricegraph__viewsel.tablesel .proppr__pricegraph__wavesel::before{background-position:-7px -647px}.estowner__pricegraph__viewsel.tablesel .proppr__pricegraph__tabview{padding:0;pointer-events:none}.estowner__pricegraph__viewsel.tablesel .proppr__pricegraph__tabview__txt{font-size:0}.estowner__pricegraph__viewsel.tablesel .proppr__pricegraph__tabview__icon{width:40px;height:30px;background-color:#edfaf9;padding:7px 12px;margin-right:0;background-image:none;position:relative}.estowner__pricegraph__viewsel.tablesel .proppr__pricegraph__tabview__icon::before{content:'';background:url(https://cdn.staticmb.com/propertydetailstatic/images/mobile/proj-mobile-icons-sprite.svg) no-repeat -7px -670px;width:16px;height:16px;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.estowner__pricegraph__viewsel.tablesel .proppr__pricegraph__viewsel__gratxt{display:block}.estowner__pricegraph__viewsel.tablesel .proppr__pricegraph__grview{cursor:pointer;padding-right:11px;width:calc(100% - 40px)}.estowner__pricegraph__wavesel{width:40px;height:30px;background-color:#edfaf9;padding:7px 12px;display:inline-block;position:relative}.estowner__pricegraph__wavesel::before{content:'';width:16px;height:13px;background:url(https://cdn.staticmb.com/propertydetailstatic/images/mobile/proj-mobile-icons-sprite.svg) no-repeat -7px -624px;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.estowner__pricegraph__tabview{font-size:12px;font-weight:600;color:#909090;line-height:16px;display:flex;align-items:center;position:relative;padding:0 16px 0 12px;height:100%;cursor:pointer}.estowner__pricegraph__tabview__icon{width:16px;height:16px;display:inline-block;margin-right:8px;background:url(https://cdn.staticmb.com/propertydetailstatic/images/mobile/proj-mobile-icons-sprite.svg) no-repeat -7px -696px}.estowner__pricegraph__tabview__txt{font-size:12px;font-weight:600;color:#909090;line-height:16px}@media only screen and (min-width: 768px){.estowner__pricegraph{padding:22px 24px;border:1px solid #e8e8e8;border-radius:16px}}.estowner__moreval{background-color:#f5f5f5;padding:32px 16px;margin-top:32px}.estowner__moreval__title{font-size:18px;font-weight:600;padding:0 0 16px}@media only screen and (min-width: 768px){.estowner__moreval__title{font-size:32px;padding:0 0 20px;text-align:center}}@media only screen and (min-width: 768px){.estowner__moreval__cardscont{width:1136px;margin:0 auto;position:relative}}.estowner__moreval__cardscont .swiper-button-prev,.estowner__moreval__cardscont .swiper-button-next{width:32px;height:32px;background-color:#fff;border-radius:100%;left:-17px;top:66px;box-shadow:0 0px 12px rgba(0,0,0,0.1);border:1px solid #d7d7d7}.estowner__moreval__cardscont .swiper-button-prev::before,.estowner__moreval__cardscont .swiper-button-next::before{position:absolute;display:block;content:"";width:14px;height:2px;background-color:#303030;left:8px;top:14px}.estowner__moreval__cardscont .swiper-button-prev::after,.estowner__moreval__cardscont .swiper-button-next::after{font-size:0;position:absolute;display:block;content:"";width:8px;height:8px;border:solid #303030;border-width:0 2px 2px 0;left:8px;top:11px;transform:rotate(135deg)}.estowner__moreval__cardscont .swiper-button-prev.swiper-button-disabled,.estowner__moreval__cardscont .swiper-button-next.swiper-button-disabled{opacity:0}.estowner__moreval__cardscont .swiper-button-next{left:auto;right:-12px}.estowner__moreval__cardscont .swiper-button-next::after{transform:rotate(-45deg);right:9px;top:11px;left:auto}.estowner__moreval__card{-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px;background-clip:padding-box;border:solid 1px #e8e8e8;padding:10px;display:flex;align-items:center;gap:16px;margin-bottom:12px;background-color:#fff;transition:all .3s ease-in-out}.estowner__moreval__card__icblk{display:flex;align-items:center;justify-content:space-between;background-color:#edfaf9;flex-shrink:0;width:68px;height:100px;border-radius:8px;position:relative}.estowner__moreval__card__icblk::before{position:absolute;display:block;content:"";width:33px;height:32px;left:50%;top:50%;transform:translate(-50%, -50%);background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat 0 -1127px}.estowner__moreval__card__icblk--postprop::before{background-position:0 -1127px}.estowner__moreval__card__icblk--hl::before{background-position:0 -1086px}.estowner__moreval__card__icblk--propval::before{width:32px;height:33px;background-position:0 -966px}.estowner__moreval__card__icblk--interior::before{background-position:0 -1010px;width:32px;height:28px}.estowner__moreval__card__icblk--balnc::before{background-position:-1px -925px;width:35px;height:30px}.estowner__moreval__card__icblk--loan::before{background-position:0px -882px;width:33px;height:31px}.estowner__moreval__card__icblk--legal::before{background-position:0px -1049px;width:30px;height:28px}.estowner__moreval__card__txtsec{width:calc(100% - 84px);flex-shrink:0}.estowner__moreval__card__title{font-size:12px;font-weight:600;color:#303030;line-height:14px;padding:0 0 6px}@media only screen and (min-width: 768px){.estowner__moreval__card__title{font-size:16px;padding:0 0 8px}}.estowner__moreval__card__txt{font-size:12px;color:#303030;padding:0 0 12px;line-height:16px}@media only screen and (min-width: 768px){.estowner__moreval__card__txt{font-size:14px;line-height:18px;padding:0 0 8px}}.estowner__moreval__card__link{font-size:14px;font-weight:600;line-height:24px;display:inline-block;padding-right:16px;color:#D8232A;position:relative}.estowner__moreval__card__link::before{position:absolute;display:block;content:"";width:12px;height:2px;background-color:#D8232A;right:-2px;top:11px}.estowner__moreval__card__link::after{position:absolute;display:block;content:"";width:8px;height:8px;border:solid #D8232A;border-width:0 2px 2px 0;transform:rotate(-45deg);right:-2px;top:8px}@media only screen and (min-width: 768px){.estowner__moreval__card{flex-shrink:0;cursor:pointer;margin:0;width:368px}.estowner__moreval__card:hover{transform:scale(1.02)}}@media only screen and (min-width: 768px){.estowner__moreval{margin-top:62px;padding:60px 0}}.estowner__simlrprp{padding:60px 16px 0}.estowner__simlrprp__title{font-size:18px;line-height:24px;color:#303030;padding-bottom:8px;margin-bottom:16px;position:relative}.estowner__simlrprp__title::before{position:absolute;display:block;content:"";width:24px;height:3px;background-color:#ffc72c;left:0;bottom:0;border-radius:2px}.estowner__simlrprp__cardscont{display:flex;margin:0 -16px;padding:0 16px;overflow-x:auto;overflow-y:hidden;gap:12px;position:relative}.estowner__simlrprp__cardscont::-webkit-scrollbar{display:none}.estowner__simlrprp__card{width:216px;height:260px;border:1px solid #d7d7d7;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px;background-clip:padding-box;flex-shrink:0}.estowner__simlrprp__fig{width:100%;height:132px;border-radius:8px 8px 0 0}.estowner__simlrprp__fig__img{width:100%;height:100%;object-fit:cover;border-radius:8px 8px 0 0}.estowner__simlrprp__content{padding:16px 16px 12px}.estowner__simlrprp__bhk{font-size:14px;line-height:16px;color:#303030;padding:0 0 8px;display:block}.estowner__simlrprp__price{font-size:16px;font-weight:600;color:#303030;line-height:20px;padding:0 0 8px}.estowner__simlrprp__loc{font-size:14px;color:#303030;line-height:16px;padding:0 0 8px}.estowner__simlrprp__status{font-size:14px;color:#303030;line-height:20px}.estowner__simlrprj{background-color:#f5f5f5;-webkit-border-radius:16px;-moz-border-radius:16px;-o-border-radius:16px;border-radius:16px;background-clip:padding-box;padding:16px 0 32px 24px;margin-top:50px}@media only screen and (max-width: 768px){.estowner__simlrprj{margin-bottom:16px;padding:16px 16px 0;margin-top:16px;border-radius:0}}@media only screen and (min-width: 768px){.estowner__simlrprj .swiper-container{width:100%}}.estowner__simlrprj__title{font-size:18px;color:#303030;font-weight:600;line-height:24px;padding-bottom:16px;padding-left:24px}.estowner__simlrprj__title--red{font-size:20px;color:#D8232A}.estowner__simlrprj__title--sm{display:block;font-size:14px;font-weight:400}@media only screen and (max-width: 768px){.estowner__simlrprj__title{font-size:18px;padding-bottom:8px;padding-left:0}}.estowner__simlrprj__content{position:absolute;padding:0 16px 33px 15px;left:0;bottom:0;width:100%}.estowner__simlrprj__cardcont{display:flex;margin:0 -16px;padding:0 16px 42px;overflow-x:auto;overflow-y:hidden;gap:14px;position:relative}.estowner__simlrprj__cardcont::-webkit-scrollbar{display:none}.estowner__simlrprj__cardcont .swiper-container{padding:0 24px 20px;padding-bottom:20px}.estowner__simlrprj__cardcont.has-swiper .swiper-container::before{position:absolute;display:block;content:"";background-color:rgba(245,245,245,0.7);right:0;top:0;width:170px;height:100%;z-index:2;border-radius:12px 0 0 12px}.estowner__simlrprj__cardcont.has-swiper .swiper-button-next.swiper-button-disabled ~ .swiper-container::before{content:none}.estowner__simlrprj__card{width:260px;height:319px;-webkit-border-radius:12px;-moz-border-radius:12px;-o-border-radius:12px;border-radius:12px;background-clip:padding-box;flex-shrink:0;background-color:#f5f5f5;display:flex;gap:8px;position:relative}.estowner__simlrprj__card::before{position:absolute;display:block;content:"";background-image:linear-gradient(to bottom, rgba(0,0,0,0), #000 60%);height:177px;width:100%;left:0;bottom:0;border-radius:0 0 16px 16px}@media only screen and (min-width: 768px){.estowner__simlrprj__card{width:260px}}.estowner__simlrprj__fig{width:100%;height:100%;object-fit:cover}.estowner__simlrprj__fig__shortlist{width:11px;height:10px;position:absolute;top:10px;right:10px}.estowner__simlrprj__fig__img{width:100%;height:100%;object-fit:cover;-webkit-border-radius:12px;-moz-border-radius:12px;-o-border-radius:12px;border-radius:12px;background-clip:padding-box}.estowner__simlrprj__prjname{font-size:14px;color:#f5f5f5;font-weight:600;padding:0 0 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.estowner__simlrprj__price{font-size:14px;color:#f5f5f5;padding:0 0 6px;line-height:20px}.estowner__simlrprj__loc{font-size:14px;line-height:24px;color:#ababab;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.estowner__simlrprj__bhk{font-size:14px;color:#ababab;line-height:24px}.estowner__simlrprj__pw{line-height:36px;color:#D8232A;font-size:12px;font-weight:600;cursor:pointer;display:block;position:absolute;bottom:-19px;left:50%;transform:translateX(-50%);background-color:#fff;-webkit-border-radius:24px;-moz-border-radius:24px;-o-border-radius:24px;border-radius:24px;background-clip:padding-box;padding:0 16px;white-space:nowrap}.estowner__simlrprj__swiperprev,.estowner__simlrprj__swipernext{width:32px;height:32px;box-shadow:0 2px 8px 0 rgba(0,0,0,0.12),0 8px 20px 0 rgba(0,0,0,0.1);border:solid 1px #d7d7d7;background-color:#fff;border-radius:100%;top:50%}.estowner__simlrprj__swiperprev::before,.estowner__simlrprj__swipernext::before{position:absolute;display:block;content:"";width:14px;height:2px;background-color:#303030;left:7px;top:13px}.estowner__simlrprj__swiperprev::after,.estowner__simlrprj__swipernext::after{position:absolute;display:block;content:"";font-size:0;border:solid #303030;border-width:0 2px 2px 0;right:8px;top:9px;transform:rotate(-45deg);width:10px;height:10px}.estowner__simlrprj__swiperprev{left:8px}.estowner__simlrprj__swiperprev::after{transform:rotate(135deg);right:auto;left:7px}.estowner__simlrprj__swipernext{right:8px}.estowner__stckyfooter{position:fixed;bottom:0;left:0;width:100%;background-color:#fff;box-shadow:0 2px 6px 0 rgba(48,48,48,0.39);z-index:7;text-align:center;padding:8px 0}.estowner__stckyfooter__cta{background-color:#D8232A;color:#fff;font-size:14px;font-weight:600;text-align:center;display:block;line-height:40px;border-radius:20px;width:calc(100% - 40px);margin:auto}.estowner__nsrprice{box-shadow:0 5px 5px -3px rgba(50,49,49,0.08),0 6px 8px 1px rgba(73,72,72,0.13);background-color:#fff;-webkit-border-radius:16px;-moz-border-radius:16px;-o-border-radius:16px;border-radius:16px;background-clip:padding-box}.estowner__nsrprice__content{padding:16px 10px 12px 14px;text-align:center;border-bottom:1px solid #e8e8e8}@media only screen and (min-width: 768px){.estowner__nsrprice__content{padding:44px 10px 12px 14px;border-bottom:0}}.estowner__nsrprice__txt1{font-size:16px;font-weight:600;color:#303030;line-height:22px;padding:0 0 4px}@media only screen and (min-width: 768px){.estowner__nsrprice__txt1{font-size:20px;padding:0 0 12px}}.estowner__nsrprice__lastestm{font-size:16px;color:#303030;line-height:24px;padding:0 0 24px;max-width:296px;margin:0 auto}.estowner__nsrprice__lastestm--bold{font-weight:600}@media only screen and (min-width: 768px){.estowner__nsrprice__lastestm{font-size:20px;line-height:32px;padding:0 0 8px;max-width:373px}}.estowner__nsrprice__price{font-size:32px;font-weight:700;color:#303030;padding:0 0 8px}@media only screen and (min-width: 768px){.estowner__nsrprice__price{padding:0 0 20px}}.estowner__nsrprice__priceincse{font-size:12px;color:#303030;line-height:16px;max-width:267px;margin:0 auto;position:relative;padding-left:21px;text-align:left}.estowner__nsrprice__priceincse::before{position:absolute;display:block;content:"";width:12px;height:13px;left:5px;top:1px;background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat 0 -609px}@media only screen and (min-width: 768px){.estowner__nsrprice__priceincse::before{left:3px}}@media only screen and (min-width: 768px){.estowner__nsrprice__priceincse{font-size:14px;max-width:100%;display:inline-block;text-align:center}}.estowner__nsrprice__priceincse--green{color:#009681;font-weight:600}.estowner__nsrprice__priceincse--green .estowner__nsrprice__priceincse__arrow::before{background-color:#009681}.estowner__nsrprice__priceincse--red{color:#D8232A;font-weight:600}.estowner__nsrprice__priceincse--red .estowner__nsrprice__priceincse__arrow::before{background-color:#D8232A}.estowner__nsrprice__priceincse--red .estowner__nsrprice__priceincse__arrow::after{transform:rotate(45deg);border-color:#D8232A;top:auto;bottom:0}.estowner__nsrprice__priceincse__arrow{width:9px;height:10px;display:inline-block;position:relative;margin-left:5px}.estowner__nsrprice__priceincse__arrow::before{position:absolute;display:block;content:"";width:2px;height:10px;left:0;top:0}.estowner__nsrprice__priceincse__arrow::after{position:absolute;display:block;content:"";width:6px;height:6px;border:solid #009681;border-width:0 2px 2px 0;transform:rotate(-135deg);top:0;left:-2px}@media only screen and (min-width: 768px){.estowner__nsrprice{width:600px;margin:auto}}.estowner__nsrprice.blur{filter:blur(10px)}.estowner__nsrprice__prjname{text-transform:capitalize}.estowner__ranking{padding:0 0 34px;display:inline-block;font-size:12px;color:#606060;position:relative;padding-left:15px;margin-top:16px}.estowner__ranking::before{position:absolute;display:block;content:"";width:10px;height:12px;background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat 0 -1917px;left:0;top:2px}@media only screen and (max-width: 768px){.estowner__ranking::before{position:relative;left:-10px;top:16px}}.estowner__ranking--bold{cursor:pointer;text-decoration:underline;margin:0 3px}.estowner__ranking__info{display:inline-block;margin-left:4px;width:13px;height:13px;background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat 0 -609px;cursor:pointer;vertical-align:-2px}.estowner__ranking__infodrop{width:278px;position:absolute;left:0;top:43px;background-color:#fff;z-index:9;box-shadow:0 0 10px 0 rgba(0,0,0,0.25);padding:12px 16px 10px;font-size:14px;line-height:20px;color:#303030;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px;background-clip:padding-box;text-align:left}.estowner__ranking__infodrop::before{position:absolute;display:block;content:"";width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:10px solid #fff;top:-7px;right:29px}.estowner__ranking__infodrop__close{position:absolute;top:3px;right:6px;display:inline-block;width:16px;height:16px;cursor:pointer}.estowner__ranking__infodrop__close::before,.estowner__ranking__infodrop__close::after{position:absolute;display:block;content:"";width:2px;height:12px;background-color:#303030;left:8px;top:3px;transform:rotate(45deg)}.estowner__ranking__infodrop__close::after{transform:rotate(-45deg)}@media only screen and (max-width: 768px){.estowner__ranking{line-height:20px}}.estowner__regstryrecds{margin-top:42px}.estowner__regstryrecds__title{font-size:32px;font-weight:600;color:#303030;padding:0 0 12px;line-height:44px}@media only screen and (max-width: 768px){.estowner__regstryrecds__title{font-size:18px;line-height:22px;padding:0 16px 12px}}.estowner__regstryrecds__title--regular{text-transform:capitalize}@media only screen and (max-width: 768px){.estowner__regstryrecds__title--regular{font-weight:400;display:block}}.estowner__regstryrecds__cont{background-color:#f2fbfc;-webkit-border-radius:16px;-moz-border-radius:16px;-o-border-radius:16px;border-radius:16px;background-clip:padding-box;padding:24px 24px 16px 24px;margin-top:14px}@media only screen and (max-width: 768px){.estowner__regstryrecds__cont{border-radius:0;margin-top:-16px;padding:24px 16px 16px 16px}}.estowner__regstryrecds__avgrate{border:solid 1px #ebeefc;background-color:#fff;padding:12px 20px 14px 75px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px;background-clip:padding-box;position:relative}.estowner__regstryrecds__avgrate::before{position:absolute;display:block;content:"";background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat -1px -1553px;top:21px;left:25px;width:25px;height:24px}@media only screen and (max-width: 768px){.estowner__regstryrecds__avgrate::before{top:12px;left:15px}}.estowner__regstryrecds__avgrate__title{font-size:16px;font-weight:600;color:#303030;padding:0 0 6px}@media only screen and (max-width: 768px){.estowner__regstryrecds__avgrate__title{font-size:14px;padding:0 0 2px}}.estowner__regstryrecds__avgrate__last{font-size:16px;color:#303030}@media only screen and (max-width: 768px){.estowner__regstryrecds__avgrate__last{font-size:14px}}@media only screen and (max-width: 768px){.estowner__regstryrecds__avgrate{padding:8px 12px 8px 54px}}.estowner__regstryrecds__powrd{font-size:12px;font-weight:600;color:#303030;text-align:center}.estowner__regstryrecds__powrd__ic{display:inline-block;background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat -1px -1449px;width:102px;height:24px;vertical-align:-8px}@media only screen and (max-width: 768px){.estowner__regstryrecds__powrd{margin-top:0px}}@media only screen and (max-width: 768px){.estowner__regstryrecds{margin-top:24px}}.estowner__pointers{display:flex;align-items:center;gap:50px}.estowner__pointers__txt{font-size:16px;font-weight:600;color:#606060;line-height:20px;position:relative;padding-left:32px}.estowner__pointers__txt--exlcsv::before{position:absolute;display:block;content:"";background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat -1px -1490px;width:24px;height:25px;left:0;top:-2px}@media only screen and (max-width: 768px){.estowner__pointers__txt--exlcsv::before{background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-wap-sprite.svg?v=20251016094736376) no-repeat 0 -1204px;width:16px;height:16px;top:2px}}.estowner__pointers__txt--price::before{position:absolute;display:block;content:"";background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat -1px -1523px;width:24px;height:24px;left:0;top:-2px}@media only screen and (max-width: 768px){.estowner__pointers__txt--price::before{width:14px;height:14px}}@media only screen and (max-width: 768px){.estowner__pointers__txt{font-size:12px;padding-left:21px}}@media only screen and (max-width: 768px){.estowner__pointers{background-color:#dff6f9;max-width:calc(100% - 32px);-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px;background-clip:padding-box;padding:6px 9px;position:relative;margin:auto;gap:24px}}.estowner__feedback{margin-top:8px}.estowner__feedback__txt1{font-size:12px;color:#303030;line-height:18px;display:flex;align-items:center}.estowner__feedback__txt1--green{color:#009681}.estowner__feedback__like,.estowner__feedback__dislike{width:24px;height:24px;display:inline-block;margin-left:8px;cursor:pointer}.estowner__feedback__like{background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat 0px -1872px}.estowner__feedback__dislike{background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat 0px -1891px}.baltranfr{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.8);z-index:9}.baltranfr__dialog{position:absolute;bottom:0;left:0;background-color:#fff;border-radius:16px 16px 0 0;padding:32px 24px 24px}.baltranfr__close{display:inline-block;width:32px;height:32px;border-radius:100%;top:-48px;right:16px;background-color:#303030;border:1px solid #909090;position:absolute}.baltranfr__close::before,.baltranfr__close::after{position:absolute;display:block;content:"";width:2px;height:18px;background-color:#f5f5f5;transform:rotate(45deg);top:6px;left:14px}.baltranfr__close::after{transform:rotate(-45deg)}.baltranfr__title{font-size:18px;font-weight:600;color:#303030;line-height:24px;padding:0 0 16px}.baltranfr__txt{font-size:16px;color:#303030;padding:0 0 32px;line-height:22px}.baltranfr__cta{background-color:#D8232A;border-radius:20px;line-height:40px;text-align:center;color:#fff;font-size:14px;font-weight:600;display:block;width:100%}.downarrow{width:12px;height:12px;display:inline-block;position:relative}.downarrow::before{content:'';width:2px;height:10px;background-color:#D8232A;position:absolute;top:0;left:5px;box-sizing:border-box}.downarrow::after{content:'';width:8px;height:8px;border:solid #D8232A;border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute;bottom:1px;box-sizing:border-box;left:2px}.uparrow{width:12px;height:12px;display:inline-block;position:relative}.uparrow::before{content:'';width:2px;height:10px;background-color:#009681;position:absolute;top:1px;left:5px;box-sizing:border-box}.uparrow::after{content:'';width:8px;height:8px;border:solid #009681;border-width:0 2px 2px 0;transform:rotate(-135deg);position:absolute;top:0;box-sizing:border-box;left:2px}.btmpadding{padding-bottom:60px}.sublocprice{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.6);z-index:80;display:flex}.sublocprice__dialog{width:821px;background-color:#fff;-webkit-border-radius:16px;-moz-border-radius:16px;-o-border-radius:16px;border-radius:16px;background-clip:padding-box;position:relative;margin:auto}@media only screen and (max-width: 768px){.sublocprice__dialog{width:100%;border-radius:0;height:100vh;overflow:auto}}.sublocprice__close{position:absolute;width:24px;height:24px;display:inline-block;right:14px;top:9px;cursor:pointer}.sublocprice__close::before,.sublocprice__close::after{position:absolute;display:block;content:"";width:2px;height:18px;background-color:#303030;top:3px;left:11px;transform:rotate(-45deg)}.sublocprice__close::after{transform:rotate(45deg)}.sublocprice__content{padding:32px}@media only screen and (max-width: 768px){.sublocprice__content{padding:32px 16px 16px;height:100%}}.sublocprice__title{font-size:16px;font-weight:600;color:#303030;padding:0 0 24px}.sublocprice__table{border:1px solid #d7d7d7;-webkit-border-radius:12px;-moz-border-radius:12px;-o-border-radius:12px;border-radius:12px;background-clip:padding-box}@media only screen and (max-width: 768px){.sublocprice__table{overflow:auto}}@media only screen and (max-width: 768px){.sublocprice__thead,.sublocprice__tbody{width:max-content}}.sublocprice__th{display:flex;align-items:center;border-bottom:1px solid #d7d7d7}.sublocprice__th .sublocprice__col{font-size:14px;line-height:24px;font-weight:600;color:#000000}.sublocprice__tr{display:flex;align-items:center;border-bottom:1px solid #d7d7d7}.sublocprice__tr:last-child{border-bottom:0;border-radius:0 0 12px 12px}.sublocprice__tr:nth-child(odd){background-color:#f7f7f7}.sublocprice__col{width:120px;font-size:14px;color:#303030;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:15px 16px}.sublocprice__col:first-child{width:225px}@media only screen and (max-width: 768px){.sublocprice__col:first-child{width:150px}}.sublocprice__col:nth-child(3){width:210px}.sublocprice__col__txt1{font-size:12px;display:block;margin-top:3px}.sublocprice__col--green{color:#009681;font-weight:600}.sublocprice__col--red{color:#D8232A;font-weight:600}.sublocprice__col__uparr{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:7px solid #009681;display:inline-block;margin-right:6px;vertical-align:1px}.sublocprice__col__downarr{width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:7px solid #009681;display:inline-block;margin-right:6px;vertical-align:1px}@media only screen and (max-width: 768px){.sublocprice__col{white-space:nowrap;flex-shrink:0;width:102px}}.ppestmate{text-align:center}.ppestmate__title{text-align:center;font-size:16px;color:#303030;padding:0 0 14px;position:relative}@media only screen and (max-width: 768px){.ppestmate__title{font-size:12px;padding:0 0 20px}}.ppestmate__title__infoic{display:inline-block;width:12px;height:13px;margin-left:5px;background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat 0 -609px;vertical-align:-1px;cursor:pointer}@media only screen and (max-width: 768px){.ppestmate__title__infoic{vertical-align:-2px;margin-left:0}}.ppestmate__title__tooltip{width:288px;position:absolute;top:24px;left:49%;transform:translateX(-50%);box-shadow:0 5px 5px -3px rgba(50,49,49,0.08),0 3px 14px 2px rgba(53,52,52,0.06),0 8px 10px 1px rgba(50,49,49,0.13);background-color:#fff;padding:12px 6px 11px 16px;border-radius:8px;text-align:left;z-index:2}.ppestmate__title__tooltip::before{position:absolute;display:block;content:"";width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #fff;top:-8px;right:64px}@media only screen and (max-width: 768px){.ppestmate__title__tooltip::before{right:87px}}.ppestmate__title__tooltip__close{position:absolute;width:24px;height:24px;right:2px;top:3px;cursor:pointer}.ppestmate__title__tooltip__close::before,.ppestmate__title__tooltip__close::after{position:absolute;display:block;content:"";width:2px;height:12px;left:10px;top:4px;transform:rotate(45deg);background-color:#303030}.ppestmate__title__tooltip__close::after{transform:rotate(-45deg)}.ppestmate__title__tooltip__txt1{font-size:14px;font-weight:600;color:#303030;line-height:20px;padding:0 0 2px}.ppestmate__title__tooltip__txt2{font-size:12px;line-height:16px;color:#303030}.ppestmate__pricerange{font-size:24px;font-weight:bold;color:#303030;padding:0 0 10px}.ppestmate__loc{max-width:224px;margin:0 auto;font-size:10px;color:#606060;padding:0 0 84px;display:flex}.ppestmate__loc__txt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 12px)}.ppestmate__loc__edit{width:11px;height:11px;display:inline-block;background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat -1px -585px;margin-left:8px;flex-shrink:0;cursor:pointer}@media only screen and (min-width: 768px){.ppestmate__loc{font-size:12px;max-width:434px;justify-content:center;padding:0 0 54px}}.ppestmate__mainblk{border:solid 1px #e0f2f0;background-color:#edfaf9;border-radius:8px;position:relative;padding:36px 28px 20px}.ppestmate__buyercount{border:solid 1px #ffebb3;background-color:#fff7e1;position:absolute;top:-26px;width:calc(100% - 44px);left:22px;padding:8px 16px 8px 40px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px;background-clip:padding-box;text-align:left}.ppestmate__buyercount::before{position:absolute;display:block;content:"";width:20px;height:20px;background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat 0 -1987px;left:10px;top:8px}.ppestmate__buyercount__txt{font-size:12px;color:#303030;line-height:16px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ppestmate__buyercount__txt--bold{font-weight:600}@media only screen and (max-width: 768px){.ppestmate__buyercount{padding:5px 16px 5px 40px}}.ppestmate__wantpost{font-size:14px;font-weight:600;color:#303030;padding:0 0 12px;line-height:20px}.ppestmate__wantpost--sm{font-size:12px;display:block}.ppestmate__ctasolid{width:190px;background-color:#D8232A;color:#fff;border-radius:20px;line-height:40px;text-align:center;font-size:14px;font-weight:600;cursor:pointer;display:block;margin:0 auto 16px}.ppestmate__ctasolid:hover{background-color:#c31f25}.ppestmate__later{color:#D8232A;text-decoration:underline;font-weight:600;font-size:14px;line-height:20px;cursor:pointer;display:block}.ppestmate__nsrtxt{font-size:16px;font-weight:600;line-height:22px;font-weight:600;color:#303030;text-align:center;padding:0 0 40px}.listdprop__title{font-size:24px;font-weight:600;color:#303030;padding:0 0 10px;line-height:28px}.listdprop__txt1{font-size:14px;color:#303030;line-height:24px;padding:0 0 16px}.listdprop__data{border:solid 1px #e8e8e8;padding:8px 12px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px;background-clip:padding-box;display:flex;align-items:center;gap:8px}.listdprop__data__txtsec{width:calc(100% - 115px);flex-shrink:0}.listdprop__price{font-size:14px;font-weight:600;color:#303030;line-height:20px;padding:0 0 2px}.listdprop__bhk{font-size:12px;color:#606060;padding:0 0 12px;line-height:16px}.listdprop__fig{width:115px;height:77px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;border-radius:4px;background-clip:padding-box;flex-shrink:0}.listdprop__fig__img{width:100%;height:100%;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;border-radius:4px;background-clip:padding-box;object-fit:contain}.listdprop__avlbl{margin-top:16px;text-align:center;padding:16px 0 14px;box-shadow:0 4px 12px 0 rgba(0,0,0,0.1);border:solid 1px #b2dfd8;background-color:#edfaf9;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px;background-clip:padding-box;position:relative}.listdprop__avlbl::before{position:absolute;display:block;content:"";width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #edfaf9;left:50%;transform:translateX(-50%);top:-8px;z-index:2}.listdprop__avlbl::after{position:absolute;display:block;content:"";width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #b2dfd8;left:50%;transform:translateX(-50%);top:-10px}.listdprop__avlbl__title{font-size:16px;font-weight:600;color:#303030;padding:0 0 12px}.listdprop__dflex{display:flex;align-items:center;gap:12px}.listdprop__colhead{font-size:10px;color:#606060;padding:0 0 4px}.listdprop__coltxt{font-size:12px;color:#303030}.listdprop__ipfield{display:flex;align-items:center;justify-content:center;gap:8px}.listdprop__ipfield__val{position:relative}.listdprop__ip{position:absolute;display:none}.listdprop__ip:checked ~ .listdprop__label{background-color:#e0f2f0;border-color:#009681;font-weight:600}.listdprop__label{position:relative;border:1px solid #d7d7d7;background-color:#fff;font-size:14px;color:#303030;width:60px;cursor:pointer;line-height:36px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;border-radius:20px;background-clip:padding-box;display:inline-block}.pwprice{position:relative}.pwprice__rupees{font-size:14px;color:#303030;position:absolute;left:12px;bottom:8px}.pwprice input.search-filter__totalfloor{padding-left:30px}.prpwrth__recestm{background-color:#edfaf9;padding:16px 16px 0px;display:block}.prpwrth__recestm__title{font-size:12px;font-weight:600;color:#303030}.prpwrth__recestm__cardblk{padding:12px 16px 20px;margin:0 -16px;display:flex;overflow-x:auto;overflow-y:hidden;gap:12px}.prpwrth__recestm__cardblk::-webkit-scrollbar{display:none}.prpwrth__recestm__card{box-shadow:0 0 15px 0 rgba(0,0,0,0.1);background-color:#fff;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px;background-clip:padding-box;padding:16px 12px 14px 16px;width:255px;flex-shrink:0;display:flex;flex-direction:column;justify-content:space-between}.prpwrth__recestm__card__txt1{font-size:12px;font-weight:600;margin:0 0 8px;line-height:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.prpwrth__recestm__card__ctas{display:flex;align-items:center;gap:6px;justify-content:space-between}.prpwrth__recestm__card__cta{line-height:30px;border-radius:20px;width:calc(50% - 6px);text-align:center;font-size:12px;font-weight:600;cursor:pointer}.prpwrth__recestm__card__cta--trans{border:1px solid #d8d8d8;color:#D8232A;background-color:transparent}.prpwrth__recestm__card__cta--solid{border:1px solid #D8232A;background-color:#D8232A;color:#fff}@media only screen and (min-width: 768px){.prpwrth__recestm{margin-top:42px;border-radius:16px}}@media only screen and (min-width: 768px){.prpwrth__recestm{display:inline-block;margin-top:0}}.filter__common__component{position:relative}.filter__common__component__title{font-size:14px;color:#303030;font-weight:600;padding-bottom:8px;position:relative}.filter__common__component__title__infoic{position:absolute;display:block;content:"";position:relative;display:inline-block;width:12px;height:13px;background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat 0 -609px;margin-left:7px;vertical-align:-2px}.filter__common__component__title__infoic:hover .areaguide{display:block}.filter__common__component__title__asterisk{color:#D8232A}.filter__common__component__item{display:inline-block;vertical-align:top;margin-right:8px;margin-bottom:8px;text-align:center;position:relative}.filter__common__component__item__input{display:none}.filter__common__component__item__label{display:block;height:32px;border-radius:20px;border:1px solid #ddd;background:#fff;padding:0 16px 0px 26px;line-height:30px;font-size:12px;font-weight:600;color:#303030;cursor:pointer;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filter__common__component__item__label.possessionIn,.filter__common__component__item__label.locality{padding-left:16px}.filter__common__component__item__label.possessionIn::before,.filter__common__component__item__label.possessionIn::after,.filter__common__component__item__label.locality::before,.filter__common__component__item__label.locality::after{display:none}.filter__common__component__item__label::before,.filter__common__component__item__label::after{content:"";position:absolute;left:9px;top:13px;width:10px;height:2px;background-color:#909090}.filter__common__component__item__label::after{transform:rotate(90deg)}.filter__common__component__item__input:checked ~ .filter__common__component__item__label{background-color:#e0f2f0;border-color:#b2dfd8}.filter__common__component__item__input:checked ~ .filter__common__component__item__label::before{height:6px;width:10px;background:none;border-left:2px solid #009681;border-bottom:2px solid #009681;transform:rotate(-45deg);top:10px}.filter__common__component__item__input:checked ~ .filter__common__component__item__label::after{display:none}.search-filter{position:fixed;top:0px;left:0px;right:0px;bottom:0px;background-color:#fff;z-index:1003}.search-filter *{box-sizing:border-box}.search-filter *::before,.search-filter *::after{box-sizing:border-box}.search-filter__wrap{position:absolute;top:0;right:0;bottom:0;left:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.search-filter__section{padding:16px 0px 64px}.search-filter__head{min-height:48px;padding:0px 12px;margin-bottom:12px}.search-filter__head__back{width:32px;height:32px;float:left;position:relative}.search-filter__head__back::before{content:"";position:absolute;left:7px;top:9px;width:12px;height:12px;border-left:2px solid #303030;border-top:2px solid #303030;transform:rotate(-45deg)}.search-filter__head__back::after{content:"";position:absolute;left:7px;top:14px;width:16px;height:2px;background-color:#303030}.search-filter__head__title{float:left;font-size:18px;font-weight:600;color:#303030;line-height:32px;margin-left:8px}.search-filter__head__title span{font-weight:400;color:#909090}.search-filter__head__reset{font-size:14px;color:#d8232a;font-weight:600;float:right;line-height:32px}.search-filter__tab{border-bottom:1px solid #909090;padding:0px 8px 0px;display:flex;justify-content:center;height:36px;margin-bottom:32px}.search-filter__tab__item{padding:0px 10px;font-size:14px;font-weight:600;color:#303030;position:relative}.search-filter__tab__item.active::after{content:"";position:absolute;left:0px;right:0px;bottom:-1px;height:4px;border-radius:2px;background-color:#d8232a}.search-filter__city{font-size:14px;color:#303030;line-height:36px;border-bottom:1px solid #d8d8d8;padding:0px 22px;position:relative;cursor:pointer}.search-filter__city__pin{width:12px;height:12px;background-color:#d8232a;border-radius:7px 7px 0px 7px;position:absolute;left:0px;top:11px;transform:rotate(45deg)}.search-filter__city__pin::after{content:"";width:6px;height:6px;background:#fff;position:absolute;left:26%;top:26%;border-radius:100%}.search-filter__city__arrow{position:absolute;top:50%;right:12px;width:8px;height:8px;border-left:2px solid #303030;border-bottom:2px solid #303030;transform:rotate(-45deg);backface-visibility:hidden;transition:all .3s ease;margin-top:-6px}.search-filter__filter-row{padding:0px 16px 28px}.search-filter__filter-row.pb0{padding-bottom:0}.search-filter__filter-row.display-flex{display:flex}.search-filter__filter-row.display-flex .filter__common__component{width:50%}.search-filter__filter-row.display-flex .filter__common__component:first-child{margin-right:12px}.search-filter__filter-row.display-flex .filter__common__component.w-100{width:100%}.search-filter__btn-wrap{position:fixed;left:0px;right:0px;bottom:0px;padding:8px 16px;box-shadow:0 2px 6px 0 rgba(48,48,48,0.25);background-color:#fff;border-top:1px solid #d8d8d8;z-index:10}.search-filter__btn-wrap .mobile-autosuggest__error{top:auto;bottom:62px}.search-filter__btn-web-wrap{text-align:right;position:absolute;left:0px;right:0px;padding:16px 22px;box-shadow:-2px -1px 7px -1px rgba(0,0,0,0.2);bottom:0px;z-index:1;background-color:#fff}.search-filter__btn-web-wrap .mobile-autosuggest__error{top:auto;bottom:62px;text-align:left;line-height:22px}.search-filter__btn-web-wrap .search-filter__btn{display:inline-block;vertical-align:middle;padding:0px 32px;font-size:14px;font-weight:600}.search-filter__btn-web-wrap .search-filter__done{display:inline-block;float:none;font-weight:400;margin-right:16px}@media only screen and (min-width: 768px){.search-filter__btn-web-wrap{z-index:9}}.search-filter__btn{height:40px;line-height:40px;border-radius:20px;background-color:#d8232a;font-size:16px;font-weight:600;text-align:center;color:#fff;cursor:pointer}.search-filter__done{float:right;font-size:14px;color:#d8232a;line-height:32px;font-weight:600;cursor:pointer}.search-filter__sort{padding-bottom:12px}.search-filter__sort .filter__common__component__item__label{max-width:none}.search-filter__wrap-autosuggest{padding:0px;border-bottom:1px solid #d7d7d7}.search-filter__wrap-autosuggest .auto-suggest-head{padding-bottom:16px;display:none}.search-filter__wrap-autosuggest .auto-suggest__input-wrap{display:inline-block;padding-left:16px;position:relative;height:32px;border:1px solid #d7d7d7;border-radius:20px;width:120px;margin-left:8px}.search-filter__wrap-autosuggest .auto-suggest__input-wrap::before,.search-filter__wrap-autosuggest .auto-suggest__input-wrap::after{content:"";position:absolute;left:9px;top:13px;width:10px;height:2px;background-color:#909090}.search-filter__wrap-autosuggest .auto-suggest__input-wrap::after{transform:rotate(90deg)}.search-filter__wrap-autosuggest .auto-suggest__input-wrap .auto-suggest__input{height:30px}.search-filter__wrap-autosuggest.fixed-auto-keword{position:fixed;left:0;top:0;right:0;bottom:0;background-color:#fff;z-index:10;padding:16px;border-bottom:none}.search-filter__wrap-autosuggest.fixed-auto-keword .auto-suggest__input-wrap{all:unset}.search-filter__wrap-autosuggest.fixed-auto-keword .auto-suggest__input-wrap::before,.search-filter__wrap-autosuggest.fixed-auto-keword .auto-suggest__input-wrap::after{display:none}.search-filter__wrap-autosuggest.fixed-auto-keword .auto-suggest__input-wrap .auto-suggest__input{height:34px}.search-filter__wrap-autosuggest.fixed-auto-keword .auto-suggest-head{display:block}.search-filter__wrap-autosuggest.fixed-auto-keword .auto-suggest{border-bottom:1px solid #d7d7d7}.search-filter__wrap-autosuggest.fixed-auto-keword .auto-suggest__tag-wrap.forFlexView{display:block}.search-filter__wrap-autosuggest.fixed-auto-keword .auto-suggest__tag-wrap.forFlexView .auto-suggest__tag{display:block !important}.search-filter__wrap-autosuggest.fixed-auto-keword .auto-suggest__tag-wrap.forFlexView .auto-suggest__tag-text{padding-right:22px}.search-filter__wrap-autosuggest.fixed-auto-keword .auto-suggest__tag-wrap.forFlexView .auto-suggest__tag-close{display:block}.search-filter__wrap-autosuggest.fixed-auto-keword .auto-suggest__tag-wrap.forFlexView .auto-suggest__count--num{display:none}.search-filter__wrap-autosuggest .auto-suggest__tag-wrap{padding-top:0px}.search-filter__wrap-autosuggest .auto-suggest__tag-wrap.forFlexView .auto-suggest__tag{display:none !important}.search-filter__wrap-autosuggest .auto-suggest__tag-wrap.forFlexView .auto-suggest__tag:first-child{display:block !important}.search-filter__wrap-autosuggest .auto-suggest__input{height:34px;padding-left:10px;font-size:14px}.search-filter__wrap-autosuggest .auto-suggest__drop-down{border:none;left:-16px;right:-16px;height:calc(100vh - 110px);overflow-x:hidden;overflow-y:auto}.search-filter__wrap-autosuggest .auto-suggest__tag-text{background:#e0f2f0;border:1px solid #b2dfd8;max-width:150px;line-height:32px;border-radius:20px;font-size:14px;font-weight:500}.search-filter__wrap-autosuggest .auto-suggest__tag-close{top:7px}.search-filter__wrap-autosuggest .auto-suggest__count--num{background-color:#e0f2f0;border:1px solid #b2dfd8;width:36px;line-height:32px;height:auto}.search-filter .filter-covered-component.hide-filter{display:none}.search-filter .filter__common__component__row{white-space:nowrap;overflow-y:hidden;overflow-x:auto;padding-bottom:4px}.search-filter .filter__common__component__row.hide-filter{display:none}.search-filter .filter__common__component__row.on-off-filter{overflow:visible;padding:0px}.search-filter .filter__common__component__row .filter-budget__fieldset__input{font-weight:500}.search-filter .filter__common__component__row .filter__common__component__item{float:none;display:inline-block;vertical-align:top}.search-filter .filter__common__component__row .filter__common__component__item__label{font-size:14px;font-weight:500}.search-filter .filter__common__component__row .filter__common__component__item__label.propertytype{width:104px;height:80px;position:relative;padding:46px 0px 0px;border-radius:8px}.search-filter .filter__common__component__row .filter__common__component__item__label.propertytype::before{display:block;background-color:transparent}.search-filter .filter__common__component__row .filter__common__component__item__label.propertytype::after{content:"";position:absolute;top:12px;left:40px;width:28px;height:24px;display:block;transform:rotate(0deg)}.search-filter .filter__common__component__row .filter__common__component__item__label.propertytype_10001::after{background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-wap-sprite.svg?v=20251016094736376) no-repeat 0px -472px}.search-filter .filter__common__component__row .filter__common__component__item__label.propertytype_10002::after{background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-wap-sprite.svg?v=20251016094736376) no-repeat 0px -435px;left:38px}.search-filter .filter__common__component__row .filter__common__component__item__label.propertytype_10003::after{background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-wap-sprite.svg?v=20251016094736376) no-repeat 0px -435px;left:38px}.search-filter .selctcity__back::before{top:9px}.search-filter__opt{font-weight:400}.search-filter__super-area{padding:0px;margin:0px;border-radius:8px;border:solid 1px #d7d7d7;height:32px;position:relative}.search-filter__super-area::before{position:absolute;display:block;content:"";width:8px;height:8px;border:solid #303030;border-width:0 2px 2px 0;transform:rotate(45deg);right:94px;top:9px}.search-filter__super-area.noarrow::before{content:none}.search-filter__super-area__input{font-size:14px;color:#303030;line-height:28px;width:calc(100% - 82px);border:none;outline:none;border-radius:8px;padding:0px 12px;cursor:pointer;position:relative;z-index:9;background-color:transparent;font-family:"Montserrat",sans-serif}.search-filter__super-area__input.d-inline-block{display:inline-block;height:100%}@media screen and (-webkit-min-device-pixel-ratio: 0){.search-filter__super-area__input{font-size:16px}}.search-filter__super-area__input::-webkit-inner-spin-button{display:none}.search-filter__super-area__sqft{width:72px;height:30px;display:inline-block;vertical-align:top;position:relative;border-left:1px solid #d7d7d7;padding-left:10px}.search-filter__super-area__sqft::after{content:"";position:absolute;top:50%;right:4px;width:8px;height:8px;border-left:2px solid #303030;border-bottom:2px solid #303030;transform:rotate(-45deg);backface-visibility:hidden;transition:all .3s ease;margin-top:-8px}.search-filter__super-area__sqft.floor-field{width:calc(100% - 10px);border:none;display:block}.search-filter__super-area__sqft.floor-field .search-filter__super-area__select{width:100%;left:0px}.search-filter__super-area__title{font-size:14px;color:#303030;line-height:30px}.search-filter__super-area__select{position:absolute;top:0px;right:0px;width:82px;height:32px;border:none;opacity:0}.search-filter__super-area__dropdown{width:calc(100% - 82px);box-shadow:0 5px 5px -3px rgba(0,0,0,0.2),0 3px 14px 2px rgba(0,0,0,0.12),0 8px 10px 1px rgba(0,0,0,0.14);background-color:#fff;position:absolute;top:68px;z-index:1;height:290px;border-radius:8px}.search-filter__super-area__dropdown::before{position:absolute;display:block;content:"";width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #fff;right:12px;top:-7px;z-index:9}.search-filter__super-area__dropdown__list{height:100%;overflow:auto}.search-filter__super-area__dropdown__list::-webkit-scrollbar{width:8px;background-color:rgba(0,0,0,0.1);border-radius:0px}.search-filter__super-area__dropdown__list::-webkit-scrollbar-thumb{border-radius:4px;width:8px;box-shadow:inset 0 0 6px rgba(0,0,0,0.2);background-color:#bbb}@media only screen and (min-width: 768px){.search-filter__super-area__dropdown__list{max-height:272px}}.search-filter__super-area__dropdown__option{padding:14px 16px;position:relative;border-bottom:1px solid #e8e8e8}.search-filter__super-area__dropdown__option.bb0{border-bottom:0}.search-filter__super-area__dropdown__input{display:none}.search-filter__super-area__dropdown__input:checked ~ .search-filter__super-area__dropdown__label::before{border-color:#009681}.search-filter__super-area__dropdown__input:checked ~ .search-filter__super-area__dropdown__label::after{display:block}.search-filter__super-area__dropdown__label{font-size:14px;color:#303030;position:relative;padding-left:28px;display:inline-block}.search-filter__super-area__dropdown__label::before{position:absolute;display:block;content:"";width:20px;height:20px;border-radius:100%;left:0;top:-3px;border:1px solid #d7d7d7}.search-filter__super-area__dropdown__label::after{position:absolute;display:block;content:"";width:10px;height:10px;border-radius:100%;left:5px;top:2px;background-color:#009681;display:none}.search-filter__super-area__dropdown__othip{padding:0 16px;margin-top:10px}.search-filter__super-area__dropdown__othip__input{border:0;border:1px solid #d7d7d7;border-radius:8px;height:32px;width:100%;padding:2px 8px;font-family:"Montserrat",sans-serif}.search-filter__super-area__dropdown__othip__input::-webkit-input-placeholder{font-size:14px;color:#303030;font-family:"Montserrat",sans-serif}.search-filter__super-area__dropdown__othip__input:focus{outline:none}@media only screen and (min-width: 768px){.search-filter__super-area__dropdown{height:auto;max-height:290px;padding-bottom:16px}}.search-filter__super-area.subloc{margin-top:16px}.search-filter__super-area.subloc::before{right:10px}.search-filter__super-area.subloc .search-filter__super-area__select{width:100%;left:0}.search-filter__super-area.subloc .subloc__txt{font-size:14px;line-height:20px;color:#606060;position:absolute;top:5px;left:10px}.search-filter__totalfloor{border:1px solid #d7d7d7;height:32px;padding:0;margin:0;border-radius:8px;width:100%;font-size:14px;color:#303030;line-height:28px;outline:none;padding:0px 12px;font-family:"Montserrat",sans-serif}@media screen and (-webkit-min-device-pixel-ratio: 0){.search-filter__totalfloor{font-size:16px}}.search-filter__totalfloor::-webkit-inner-spin-button{display:none}.search-filter__parking{padding:0px;margin:0px;border-radius:8px;border:solid 1px #d7d7d7;height:32px;width:50%;position:relative}.search-filter__parking:first-child{margin-right:12px}.search-filter__parking__title{font-size:14px;color:#303030;line-height:30px;text-align:center}.search-filter__parking__title.boldtext{font-weight:600}.search-filter__parking__icon-minus{position:absolute;left:4px;top:1px;width:28px;height:28px;cursor:pointer}.search-filter__parking__icon-minus::before{content:"";position:absolute;left:8px;top:12px;width:10px;height:2px;background-color:#009681}.search-filter__parking__icon-plus{position:absolute;right:4px;top:1px;width:28px;height:28px;cursor:pointer}.search-filter__parking__icon-plus::before,.search-filter__parking__icon-plus::after{content:"";position:absolute;left:8px;top:12px;width:10px;height:2px;background-color:#009681}.search-filter__parking__icon-plus::after{transform:rotate(90deg)}.search-filter__error-red{color:#d8232a;font-size:14px;padding-top:8px;white-space:nowrap}.search-filter__interioramnt{position:relative;margin-top:30px}.search-filter__interioramnt::before{content:'\20B9';font-size:14px;color:#606060;line-height:20px;position:absolute;left:12px;top:28px}@media only screen and (max-width: 768px){.search-filter__interioramnt::before{line-height:normal;top:30px}}.search-filter__interioramnt__label{font-size:14px;color:#303030;padding:0 0 8px;display:block;line-height:16px}.search-filter__interioramnt__input{border:0;border:1px solid #d7d7d7;background-color:transparent;height:32px;font-size:14px;font-weight:600;color:#303030;font-family:"Montserrat",sans-serif;width:100%;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px;background-clip:padding-box;padding:0 10px 0 30px}.search-filter__interioramnt__input::-webkit-inner-spin-button{display:none}.search-filter__interioramnt__input:focus{outline:none}.search-filter__interioramnt__words{font-size:12px;color:#303030;line-height:16px;margin-top:6px}.toast{position:fixed;bottom:70px;left:50%;transform:translateX(-50%);z-index:101;background-color:#303030;padding:8px 16px;font-size:12px;color:#fff;font-weight:500;white-space:nowrap;border-radius:8px}.advanced-filter-cta{background-color:#f5f5f5;border-radius:8px;height:44px;font-size:14px;font-weight:600;color:#d8232a;text-align:center;line-height:42px;margin:-5px 16px 5px}.advanced-filter-cta.hide{display:none}.advanced-filter{display:none}.advanced-filter.show{display:block}.more-filters .filter__common__component,.advanced-filter .filter__common__component{border-bottom:1px solid #d7d7d7;position:relative}.more-filters .filter__common__component .filter__common__component,.advanced-filter .filter__common__component .filter__common__component{border:none}.search-filter .filter__common__component{position:relative}.single-select .filter__common__component__item__label{padding-left:16px}.single-select .filter__common__component__item__label::after,.single-select .filter__common__component__item__label::before{display:none}.property-item{display:inline-block;margin-right:8px;margin-bottom:8px;text-align:center;position:relative;vertical-align:top}.property-item__input{display:none}.property-item__label{display:block;border-radius:8px;border:1px solid #ddd;background:#fff;padding:0 5px;cursor:pointer;position:relative;width:110px;height:100px}.property-item__label__icon{width:38px;height:40px;display:block;margin:16px auto 0px;opacity:0.5}.property-item__label__icon.type-flat{background-position:-17px -888px}.property-item__label__icon.type-house-villa{background-position:-19px -932px;width:28px}.property-item__label__text{font-size:14px;font-weight:500;color:#303030;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:block;line-height:16px}.property-item__input:checked ~ .property-item__label{background-color:#e0f2f0;border-color:#b2dfd8}.property-item__input:checked ~ .property-item__label::before{content:"";position:absolute;right:6px;top:6px;width:10px;height:6px;background:none;border-left:2px solid #009681;border-bottom:2px solid #009681;transform:rotate(-45deg)}.property-item__input:checked ~ .property-item__label .filter-mobile-property-item__label__icon{opacity:1}.prop-worth__autosugg{position:relative}.prop-worth__autosugg.filled-data{padding:0px 15px;position:relative;background-color:#e0f2f0;border:solid 1px #b2dfd8;border-radius:48px;display:inline-block}.prop-worth__autosugg.filled-data .auto-suggest__tag-wrap.forFlexView{padding-top:2px}.prop-worth__autosugg.filled-data .prop-worth__input{border:none;background-color:transparent;white-space:nowrap;text-overflow:ellipsis}.prop-worth__autosugg.filled-data .mobile-autosuggest__clear{display:none}.prop-worth__autosugg::before{position:absolute;display:block;content:"";width:13px;height:13px;top:16px;right:18px;z-index:2}@media only screen and (min-width: 768px){.prop-worth__autosugg::before{top:9px}}@media only screen and (min-width: 768px){.prop-worth__autosugg{margin:0 8px 0px 0}.prop-worth__autosugg .auto-suggest__drop-down{box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);border:none;z-index:70;max-height:280px;overflow-y:auto;min-width:100%;top:-1px}}.prop-worth__input{border-bottom:solid 1px #d7d7d7;background:#fff;padding:8px 0px;font-size:14px;color:#303030;line-height:16px;width:100%;text-transform:capitalize;font-family:'Montserrat'}@media screen and (-webkit-min-device-pixel-ratio: 0){.prop-worth__input{font-size:16px}}.prop-worth__input::-webkit-input-placeholder{font-size:14px;color:#606060;line-height:16px;font-family:"Montserrat",sans-serif}.prop-worth__input:focus{outline:none}@media only screen and (min-width: 768px){.prop-worth__input{box-shadow:none}}.mobile-autosuggest.active{background-color:#fff;position:fixed;left:0px;right:0px;top:0px;bottom:0px;overflow-y:auto;overflow-x:hidden;z-index:99;padding:16px}.mobile-autosuggest.active .prop-worth__autosugg{margin-top:36px}.mobile-autosuggest.active .prop-worth__autosugg::before{display:none}.mobile-autosuggest.active .auto-suggest__drop-down{top:0px;left:0px;right:0px;overflow-x:hidden;overflow-y:auto;max-height:80vh;border:none;min-width:auto;padding:8px 0px 0px}.mobile-autosuggest__back{width:32px;height:32px;float:left;position:relative}.mobile-autosuggest__back::before{content:"";position:absolute;left:7px;top:9px;width:10px;height:10px;border-left:2px solid #303030;border-top:2px solid #303030;transform:rotate(-45deg)}.mobile-autosuggest__back::after{content:"";position:absolute;left:7px;top:13px;width:16px;height:2px;background-color:#303030}.mobile-autosuggest__error{position:absolute;left:34px;top:120px;padding:8px 14px 8px 30px;border-radius:8px;box-shadow:0 5px 10px 0 rgba(48,48,48,0.2);border:solid 1px #606060;background-color:#303030;font-size:14px;color:#fff;display:none;z-index:71}@media only screen and (max-width: 768px){.mobile-autosuggest__error{left:16px;top:82px}}.mobile-autosuggest__error.show{display:block}.mobile-autosuggest__error::before{content:"i";position:absolute;left:8px;top:5px;width:18px;height:18px;border:1px solid #D8232A;border-radius:100%;background-color:#fddcde;text-align:center;line-height:18px;color:#D8232A;font-weight:600;font-size:14px}.mobile-autosuggest__clear{width:32px;height:28px;position:absolute;top:60px;right:14px;z-index:9;background-color:#fff;cursor:pointer}.mobile-autosuggest__clear.web{top:6px}.mobile-autosuggest__clear:before,.mobile-autosuggest__clear::after{position:absolute;display:block;content:"";height:18px;width:2px;background-color:#303030;left:14px;top:6px;transform:rotate(45deg)}.mobile-autosuggest__clear::after{transform:rotate(-45deg)}.cityAutosuggest{margin-bottom:24px}.cityAutosuggest__title{font-size:14px;color:#606060;padding-bottom:8px;font-weight:600}.cityAutosuggest .auto-suggest__tag-wrap{padding:0px}.additional-filter-wrap{text-align:center}.additional-filter-wrap__cta{font-size:14px;font-weight:600;color:#d8232a;line-height:28px;cursor:pointer}.additional-filter-wrap__cta::after{content:"";display:inline-block;width:8px;height:8px;border-left:1px solid #d8232a;border-bottom:1px solid #d8232a;transform:rotate(-45deg);backface-visibility:hidden;transition:all .3s ease;vertical-align:3px;margin-left:8px}.additional-filter-wrap__inner{text-align:left;display:none;padding-top:20px}@media only screen and (max-width: 768px){.additional-filter-wrap.active{background-color:#f5f5f5;padding-top:16px}}.additional-filter-wrap.active .additional-filter-wrap__cta::after{transform:rotate(135deg);vertical-align:-2px}.additional-filter-wrap.active .additional-filter-wrap__inner{display:block}.additional-filter-wrap__title{font-size:16px;font-weight:600;padding-bottom:28px;padding-left:16px;line-height:24px}.filter__common__component__areainfo{font-size:12px;color:#303030;position:relative;padding-left:24px;margin:4px 0 8px;line-height:16px}.filter__common__component__areainfo::before{position:absolute;display:block;content:"";width:22px;height:22px;background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat 0 -1382px;left:0;top:0px;transform:scale(0.8)}.areamodal{background-color:rgba(0,0,0,0.6);width:100%;height:100vh;position:fixed;top:0;left:0;z-index:9}.areamodal__dialog{background-color:#fff;bottom:-100%;height:556px;left:0;width:100%;position:absolute;box-shadow:0 2px 6px 0 rgba(0,0,0,0.71);border-radius:16px 16px 0 0;transition:bottom 1s ease-in-out}.areamodal__dialog.showdialog{bottom:0}@media only screen and (max-width: 768px){.areamodal__dialog.showdialog{bottom:50px}}@media only screen and (max-width: 768px){.areamodal__dialog{height:auto;max-height:556px;padding-bottom:80px;bottom:0}}.areamodal__close{position:absolute;top:-48px;right:16px;width:32px;height:32px;border-radius:100%;border:solid 1px #909090;background-color:#303030}.areamodal__close::before,.areamodal__close::after{position:absolute;display:block;content:"";background-color:#f5f5f5;width:2px;height:18px;transform:rotate(45deg);left:14px;top:5px}.areamodal__close::after{transform:rotate(-45deg)}.areamodal__content{padding-top:32px}.areamodal__title{font-size:18px;font-weight:600;color:#303030;line-height:24px;padding:0 0 20px 16px}@media only screen and (max-width: 768px){.areamodal__list{overflow:auto;max-height:375px}}.areamodal__optnblk{position:relative;padding:20px 16px;border-top:1px solid #e8e8e8}.areamodal__input{display:none}.areamodal__input:checked ~ .areamodal__label::before{border-color:#009681}.areamodal__input:checked ~ .areamodal__label::after{display:block}.areamodal__label{font-size:16px;color:#303030;display:block;padding-left:28px;position:relative}.areamodal__label::before{position:absolute;display:block;content:"";width:20px;height:20px;border-radius:100%;border:1px solid #d7d7d7;left:0;top:-1px}.areamodal__label::after{position:absolute;display:block;content:"";width:10px;height:10px;background-color:#009681;left:5px;top:4px;border-radius:100%;display:none}.areamodal__othip{padding:0 16px}.areamodal__othip__input{border:0;border:1px solid #d7d7d7;border-radius:8px;height:32px;width:100%;padding:2px 8px;font-family:"Montserrat",sans-serif}.areamodal__othip__input::-webkit-input-placeholder{font-size:14px;color:#303030;font-family:"Montserrat",sans-serif}.areamodal__othip__input:focus{outline:none}.areaguide{box-shadow:0 2px 12px 0 rgba(0,0,0,0.4);background-color:#fff;position:absolute;border-radius:8px;text-align:center;padding:20px 8px 20px;z-index:10;top:17px;left:-35px;display:none;width:328px}.areaguide::before{position:absolute;display:block;content:"";width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff;top:-6px;left:33px}@media only screen and (max-width: 768px){.areaguide::before{left:88px}}.areaguide__title{font-size:14px;color:#303030;padding:0 0 8px;font-weight:600}.areaguide__includes{display:flex;align-items:center;max-width:276px;margin:auto auto 12px;flex-wrap:wrap;line-height:20px;justify-content:center}.areaguide__val{font-size:12px;color:#606060;display:inline;margin-right:5px}.areaguide__val__legend{width:12px;height:12px;display:inline-block;margin-right:4px;vertical-align:-1px}.areaguide__val__legend--navyblue{background-color:#0052A6}.areaguide__val__legend--blue{background-color:#00B2D8}.areaguide__val__legend--gray{background-color:#A0A0A0}.areaguide__val__legend--yellow{background-color:#a26505}.areaguide__img{background:url(https://cdn.staticmb.com/prjstatic/images/superArea.jpg?v=20251016094736376) no-repeat;width:100%;height:148px;background-position:center}.areaguide__img--carpet{background:url(https://cdn.staticmb.com/prjstatic/images/carpetarea.jpg?v=20251016094736376) no-repeat;height:160px;width:271px}.areaguide__img--covered{background:url(https://cdn.staticmb.com/prjstatic/images/coveredarea.jpg?v=20251016094736376) no-repeat;height:166px;width:100%}.areaguide__img--plot{background:url(https://cdn.staticmb.com/prjstatic/images/plotArea.jpg?v=20251016094736376) no-repeat;height:191px;width:100%}.areaguide__text{font-size:12px;color:#303030;padding-top:12px}.areaguide__text--bold{font-weight:600}.areaguide__txt2{font-size:14px;color:#606060;padding-top:6px;max-width:276px;margin:auto auto 12px;font-weight:400}@media only screen and (max-width: 768px){.areaguide{left:-90px}}@media only screen and (max-width: 768px){.areaguide--plot{left:-73px}}@media only screen and (max-width: 768px){.areaguide--plot:before{left:71px}}@media only screen and (max-width: 768px){.areaguide--covered{left:auto;right:-44px}}@media only screen and (max-width: 768px){.areaguide--covered:before{left:auto;right:42px}}@media only screen and (max-width: 768px){.areaguide--lesswidth{width:316px}}.estmpopup{width:100vw;height:100vh;background-color:rgba(48,48,48,0.8);z-index:99;display:flex;position:fixed;left:0;top:0}.estmpopup__dialog{width:376px;height:396px;background-color:#fff;border-radius:8px;padding:24px 20px 32px 28px;margin:auto;position:relative;display:flex;flex-direction:column}.estmpopup__dialog--hauto{height:auto}@media only screen and (max-width: 768px){.estmpopup__dialog{background-color:transparent;border-radius:0;padding:62px 16px 60px;margin:0;height:100dvh;width:100%}}.estmpopup__close{position:absolute;width:32px;height:32px;top:-25px;right:-25px;cursor:pointer}.estmpopup__close::before,.estmpopup__close::after{position:absolute;display:block;content:"";width:2px;height:20px;background-color:#fff;transform:rotate(45deg);left:14px;top:7px}@media only screen and (max-width: 768px){.estmpopup__close::before,.estmpopup__close::after{background-color:#303030;transform:none;width:20px;height:2px;left:5px;top:13px}}.estmpopup__close::after{transform:rotate(-45deg)}@media only screen and (max-width: 768px){.estmpopup__close::after{transform:rotate(135deg);width:12px;height:12px;border:solid #303030;border-width:0 2px 2px 0;background:none;top:8px;left:4px}}@media only screen and (max-width: 768px){.estmpopup__close{top:20px;left:20px;right:auto}}.estmpopup__content{text-align:center}.estmpopup__title{font-size:16px;font-weight:600;color:#303030;line-height:20px;padding:0 0 16px}@media only screen and (max-width: 768px){.estmpopup__title{color:#fff}}.estmpopup__tickic{width:70px;height:70px;border-radius:100%;border:4px solid #009681;background-color:transparent;position:relative;margin:0 auto 26px}.estmpopup__tickic::before{position:absolute;display:block;content:"";width:14px;height:34px;border:solid #009681;border-width:0 4px 4px 0;transform:rotate(45deg);left:25px;top:9px}@media only screen and (max-width: 768px){.estmpopup__tickic::before{border-color:#fff}}@media only screen and (max-width: 768px){.estmpopup__tickic{border-color:#fff}}.estmpopup__dtlsave{font-size:16px;color:#303030;font-weight:600;padding:0 0 16px}@media only screen and (max-width: 768px){.estmpopup__dtlsave{color:#fff}}.estmpopup__oneclick{font-size:16px;color:#303030;font-weight:600;padding:0 0 30px;line-height:22px}@media only screen and (max-width: 768px){.estmpopup__oneclick{color:#fff}}.estmpopup__cta{width:138px;background-color:#D8232A;color:#fff;border-radius:20px;font-size:14px;font-weight:600;line-height:40px;text-align:center;margin:auto;cursor:pointer}.estmpopup__loanexpert{font-size:16px;color:#303030;text-align:center;position:relative;padding-top:0;max-width:100%;padding-bottom:24px;font-weight:600;margin:auto;line-height:22px}.estmpopup__loanexpert::before{position:absolute;display:block;content:""}.estmpopup__loanexpert__ic{width:24px;height:24px;border:1px solid #009681;display:inline-block;border-radius:100%;margin:0 auto 20px auto;position:relative}@media only screen and (max-width: 768px){.estmpopup__loanexpert__ic{border-color:#fff}}.estmpopup__loanexpert__ic::before{position:absolute;display:block;content:"";width:6px;height:12px;border:solid #009681;border-width:0 1px 1px 0;left:50%;transform:translateX(-50%) rotate(45deg);top:4px}@media only screen and (max-width: 768px){.estmpopup__loanexpert__ic::before{border-color:#fff}}@media only screen and (max-width: 768px){.estmpopup__loanexpert{color:#fff}}.estmpopup__thankyou{font-size:20px;color:#303030;font-weight:600;padding:92px 0 42px;text-align:center;position:relative;margin:auto}.estmpopup__thankyou::before{position:absolute;display:block;content:"";width:70px;height:70px;border-radius:100%;border:4px solid #009681;left:50%;transform:translateX(-50%);top:0}.estmpopup__thankyou::after{position:absolute;display:block;content:"";border:solid #009681;border-width:0 4px 4px 0;width:14px;height:30px;left:50%;transform:translateX(-50%) rotate(45deg);top:16px}@media only screen and (max-width: 768px){.estmpopup__thankyou{color:#fff}.estmpopup__thankyou::before{border-color:#fff}.estmpopup__thankyou::after{border-color:#fff}}.estmpopup__ready{background-color:#e8e8e8;border-radius:16px;padding:40px 32px;text-align:center;display:none}.estmpopup__ready__txt1{font-size:20px;color:#303030;font-weight:600;padding:0 0 16px}.estmpopup__ready__cta{background-color:#D8232A;border-radius:20px;line-height:40px;text-align:center;color:#fff;font-size:14px;font-weight:600;display:block}@media only screen and (max-width: 768px){.estmpopup__ready{background-color:#fff}}.estmpopup__ready--bgtrans{background-color:transparent;padding-top:0;padding-bottom:0}@media only screen and (max-width: 768px){.estmpopup__ready--bgtrans .estmpopup__ready__txt1{color:#fff}}@media only screen and (max-width: 768px){.estmpopup__ready{display:block}}.estmpopup__nodata{font-size:16px;font-weight:600;color:#303030;padding:0 0 12px;text-align:center;max-width:240px;margin:0 auto;line-height:22px}.estmpopup__nodata--red{color:#D8232A}.estmpopup__loc{padding:0 0 24px}.estmpopup__loc__txt{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 12px);font-size:10px;color:#303030}.estmpopup__loc__editic{width:9px;height:11px;display:inline-block;background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat -1px -585px;margin-left:8px;flex-shrink:0;cursor:pointer}.estmpopup__nsrbord{position:relative;height:1px;background:rgba(151,151,151,0.2);width:100%;margin:0 0 20px}.estmpopup__nsrbord::before{position:absolute;display:block;content:"";border:solid rgba(151,151,151,0.2);border-width:0 1px 1px 0;border-radius:0 0 4px 0px;left:50%;transform:translateX(-50%) rotate(45deg);bottom:-6px;width:12px;height:12px}.estmpopup__nsrbord::after{position:absolute;display:block;content:"";width:16px;height:1px;background-color:#fff;left:50%;transform:translateX(-50%);bottom:0}.estmpopup__tellmore{font-size:14px;font-weight:600;color:#303030;line-height:20px;padding:0 0 16px}.estmpopup__ques{font-size:16px;font-weight:600;color:#303030;line-height:20px;padding:0 0 12px}.estmpopup__ctablk{display:flex;align-items:center;justify-content:center;gap:12px}.estmpopup__ctablk__cta{border:1px solid #d8d8d8;background-color:transparent;line-height:30px;padding:0 16px;font-size:14px;font-weight:600;color:#303030;border-radius:20px;cursor:pointer}.estmpopup__ctablk__cta.selected{border:solid 1px #b2dfd8;background-color:#e0f2f0}@media only screen and (max-width: 768px){.estmpopup{background-color:#fff}}.estmpopup .buyertagrec{border:0;border-radius:0;background-image:none;padding:0}.estmpopup .buyertagrec__header{border:0}.estmpopup .buyertagrec__title{max-width:100%;font-weight:400}.estmpopup .buyertagrec__ctasec{display:flex;justify-content:flex-end;margin-top:auto}.estmpopup .buyertagrec__btn-disabled,.estmpopup .buyertagrec__submit{margin:0}.estmpopup .buyertagrec__btn-disabled{pointer-events:none}.estmpopup .buyertagrec__submit{background-color:#D8232A;color:#fff;cursor:pointer}.estmpopup .popoverlay{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width: 768px){.estmpopup .popoverlay::before{content:"";width:100%;height:100%;background:rgba(48,48,48,0.9);position:fixed;left:0;top:0;right:0;z-index:-1}}.estmpopup__thanksmsg{font-size:18px;color:#303030;font-weight:600;padding:0 0 12px}@media only screen and (max-width: 768px){.estmpopup__thanksmsg{color:#fff}}.estmpopup__bttitle{font-size:16px;color:#303030;line-height:22px;padding:0 0 16px}.estmpopup__bttitle--dblock{display:block}.web-search-form{position:fixed;top:0px;left:0px;right:0px;bottom:0px;background-color:#fff;z-index:1003}.web-search-form *{box-sizing:border-box}.web-search-form *::before,.web-search-form *::after{box-sizing:border-box}.web-search-form__heading{font-size:20px;font-weight:600;color:#303030;line-height:32px;margin-bottom:12px;padding-left:132px}.web-search-form__heading .search-filter__head__back{margin-left:-100px;margin-right:16px;cursor:pointer}.web-search-form__heading .search-filter__head__back::after{width:20px;top:14px}.formwrap{width:100%;height:100%;display:flex}.formwrap__leftsec{width:calc(100% - 575px);padding-top:24px}.formwrap__rightsec{width:575px;position:relative;height:100%;padding:64px 30px 0 104px;background-color:#f5f5f5;background:url(https://cdn.staticmb.com/prjstatic/images/form-bg.jpg?v=20251016094736376) no-repeat;background-size:cover}.formwrap__txt1{font-size:16px;font-weight:600;color:#303030;padding:0 0 12px;line-height:22px}.formwrap__list__item{font-size:14px;color:#303030;position:relative;padding:0 0 16px 20px;line-height:12px}.formwrap__list__item::before{position:absolute;display:block;content:"";width:12px;height:12px;border-radius:100%;border:1px solid #009681;background-color:#e0f2f0;left:0;top:0}.formwrap__list__item::after{position:absolute;display:block;content:"";width:3px;height:6px;border:solid #009681;border-width:0 1px 1px 0;left:4px;top:2px;transform:rotate(45deg)}.search-filter.web-filter{position:relative;right:auto;bottom:auto}.search-filter.web-filter .search-filter__wrap{position:relative;top:auto;left:auto;right:auto;bottom:auto;overflow:visible;height:calc(100vh - 70px)}.search-filter.web-filter .search-filter__section{padding:22px 210px 120px 120px;max-height:calc(100vh - 68px);overflow-y:auto;margin:0px}.search-filter.web-filter .filter__common__component__row{white-space:normal;max-width:600px}.search-filter.web-filter .search-filter__head__back{display:none}.selctcity{background-color:#fff;padding:16px;width:100%;height:100vh;position:fixed;z-index:99;top:0;left:0;overflow:auto}@media only screen and (min-width: 768px){.selctcity__wrap{position:fixed;background-color:rgba(48,48,48,0.7);left:0;top:0;width:100%;height:100vh;z-index:100;display:flex}}.selctcity__back{width:24px;height:24px;display:inline-block;position:relative;margin-bottom:16px}.selctcity__back::before{position:absolute;display:block;content:"";width:16px;height:2px;background-color:#303030;top:10px;left:2px}.selctcity__back::after{position:absolute;display:block;content:"";border:solid #303030;border-width:0 2px 2px 0;width:10px;height:10px;left:3px;top:5px;transform:rotate(135deg)}@media only screen and (min-width: 768px){.selctcity__back{position:absolute;right:12px;top:12px;margin:0;cursor:pointer}.selctcity__back::before,.selctcity__back::after{width:2px;height:20px;transform:rotate(45deg);background-color:#303030;top:3px;left:10px}.selctcity__back::after{transform:rotate(-45deg);border:0}}.selctcity__title{font-size:14px;color:#303030;font-weight:600;padding:0 0 22px}@media only screen and (min-width: 768px){.selctcity__title{font-size:16px;padding:0 0 24px}}.selctcity__container{display:grid;grid-template-columns:repeat(3, 1fr);align-items:center;gap:24px 12px}@media only screen and (min-width: 768px){.selctcity__container{grid-template-columns:repeat(5, 1fr)}}@media only screen and (min-width: 768px){.selctcity__container{position:relative}.selctcity__container::before{position:absolute;display:block;content:"";width:266px;height:266px;background-color:rgba(216,35,42,0.05);-webkit-filter:blur(43px);filter:blur(43px);left:50%;transform:translateX(-50%);top:0;border-radius:100%;z-index:-1}}.selctcity__block{text-align:center;cursor:pointer}.selctcity__block__fig{width:48px;height:48px;border-radius:100%;margin:0 auto 10px;position:relative;background-color:#f5f5f5}.selctcity__block__img{width:48px;height:48px;border-radius:100%}.selctcity__block__tick{position:absolute;left:50%;top:50%;width:16px;height:16px;background-color:#e0f2f0;border:1px solid #009681;margin:-8px 0px 0px -8px;border-radius:100%}.selctcity__block__tick::before{position:absolute;display:block;content:"";height:3px;width:6px;background:none;border-left:1px solid #009681;border-bottom:1px solid #009681;transform:rotate(-45deg);top:4px;left:4px}.selctcity__block__txt{font-size:12px;color:#666666}@media only screen and (min-width: 768px){.selctcity__block__txt{font-size:14px}}@media only screen and (min-width: 768px){.selctcity{position:relative;width:637px;top:auto;left:auto;margin:auto;border-radius:8px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.3);z-index:1;height:auto;padding:30px 32px 50px 38px}}.increase,.decrease{display:inline-block;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;margin-right:8px}@media screen and (max-width: 767px){.increase,.decrease{border-left:6px solid transparent;border-right:6px solid transparent;margin-right:6px}}.increase{border-bottom:12px solid #009681}@media screen and (max-width: 767px){.increase{border-bottom:8px solid #009681}}.decrease{border-bottom:12px solid #D8232A;transform:rotate(180deg)}@media screen and (max-width: 767px){.decrease{border-bottom:8px solid #D8232A}}.propwrth__priceTrend{margin:52px 0px 28px}@media screen and (max-width: 767px){.propwrth__priceTrend{margin:20px 0px 0px;padding:0px 16px 32px}}.propwrth__priceTrend__filters{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 767px){.propwrth__priceTrend__filters{flex-direction:column;align-items:flex-start;gap:8px}}.propwrth__priceTrend__graph{padding:16px 16px 32px;border:solid 1px #e8e8e8;border-radius:16px;margin-top:20px}@media screen and (max-width: 767px){.propwrth__priceTrend__graph{padding:0px;border:0px;margin-top:12px}}.propwrth__priceTrend__info{padding:21px 20px 21px;border-radius:16px;background-image:linear-gradient(to bottom, #f7f8f6 60%, #fff);display:flex;gap:20px;max-width:max-content;color:#303030;margin-bottom:18px}@media screen and (max-width: 767px){.propwrth__priceTrend__info{padding:12px 16px 28px;max-width:100%;justify-content:space-between}}.propwrth__priceTrend__info--box{display:flex;align-items:center;position:relative}@media screen and (max-width: 767px){.propwrth__priceTrend__info--box{flex-direction:column;align-items:flex-start;width:100%;gap:4px}}.propwrth__priceTrend__info--box:not(:last-child)::after{content:"";position:absolute;width:1px;height:63px;top:0px;right:-10px;background-image:linear-gradient(to bottom, #d5d6d4 0%, #fff 100%);bottom:0;margin:auto}@media screen and (max-width: 767px){.propwrth__priceTrend__info--box:not(:last-child)::after{height:72px;top:12px;right:0px}}.propwrth__priceTrend__info--label{font-size:16px;font-weight:400;margin-right:8px}@media screen and (max-width: 767px){.propwrth__priceTrend__info--label{margin-right:unset;font-size:14px}}.propwrth__priceTrend__info--data{font-size:24px;font-weight:600;display:flex;align-items:center}@media screen and (max-width: 767px){.propwrth__priceTrend__info--data{font-size:16px}}.propwrth__priceTrend__viewall{display:flex;direction:rtl;padding-top:16px}.propwrth__priceTrend__viewall__cta{font-size:12px;font-weight:600;color:#D8232A;width:185px;height:32px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:6px;border-radius:16px;border:solid 1px #D8232A;background-color:#fff;cursor:pointer}.propwrth__graph--locbox{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:16px}@media screen and (max-width: 767px){.propwrth__graph--locbox{align-items:unset;justify-content:unset;overflow:scroll;margin:0px -16px;padding:0px 16px}.propwrth__graph--locbox::-webkit-scrollbar{display:none}}@media screen and (max-width: 767px){.propwrth__graph__locEle{white-space:nowrap}}.propwrth__graph__input{display:none}.propwrth__graph__input:checked+.propwrth__graph__label{background-color:#e0f2f0;border:solid 1px #b2dfd8;font-weight:600}.propwrth__graph__label{display:inline-block;border-radius:16px;border:solid 1px #e8e8e8;background-color:#fff;padding:8px 16px;font-size:14px;color:#303030;font-weight:400;cursor:pointer}.propwrth__graph__label.selected{background-color:#e0f2f0;border:solid 1px #b2dfd8;font-weight:600}.propwrth__locrates{padding:24px 32px;border-radius:8px;border:solid 1px #d7d7d7;background-color:#fff;margin:48px 0;min-height:735px}@media (max-width: 768px){.propwrth__locrates{padding:32px 16px;border-radius:0px;border:none;min-height:870px}}.propwrth__locrates__rightsec{display:flex;align-items:center}@media (max-width: 768px){.propwrth__locrates__rightsec{justify-content:space-between;width:100%}}.propwrth__locrates__tableviewsec{border-radius:16px;border:solid 1px #d7d7d7;overflow:hidden;margin-left:16px;cursor:pointer;position:relative}@media (max-width: 768px){.propwrth__locrates__tableviewsec{float:left;border-radius:20px;margin-left:0px}}.propwrth__locrates__tableviewsec::after{position:absolute;display:block;content:"";width:40px;height:35px;background-color:#edfaf9;right:0;top:0}.propwrth__locrates__tableviewsec__graph-ic{width:34px;padding:7px 12px;display:inline-block;position:absolute;left:0px;top:0px;z-index:1;height:31px}.propwrth__locrates__tableviewsec__graph-ic::before{position:absolute;display:block;content:"";width:16px;height:13px;left:12px;top:7px;background:url("https://cdn.staticmb.com/srpstatic/images/srp-sprite-web.svg") -31px -4053px no-repeat}.propwrth__locrates__tableviewsec__txt{font-size:12px;font-weight:600;color:#979797;padding:8px 40px;position:relative;display:inline-block;width:160px;text-align:center}.propwrth__locrates__tableviewsec__txt__icon{position:absolute;width:16px;height:16px;background:url("https://cdn.staticmb.com/srpstatic/images/srp-sprite-web.svg") -31px -4129px no-repeat;right:12px;z-index:2;top:7px}.propwrth__locrates__tableviewsec.graph-view::after{right:auto;left:0px}.propwrth__locrates__tableviewsec.graph-view .mb-srp__locrates__tableviewsec__txt__icon{background:url("https://cdn.staticmb.com/srpstatic/images/srp-sprite-web.svg") -31px -4103px no-repeat}.propwrth__locrates__tableviewsec.graph-view .mb-srp__locrates__tableviewsec__graph-ic::before{background:url("https://cdn.staticmb.com/srpstatic/images/srp-sprite-web.svg") -31px -4079px no-repeat}.propwrth__locrates__years{border-radius:16px;border:solid 0.5px #d7d7d7;display:flex;align-items:center;overflow:hidden}@media screen and (max-width: 767px){.propwrth__locrates__years{border-radius:3px}}.propwrth__locrates__years__part{display:inline-block;padding:9px 14px;font-size:12px;color:#303030;cursor:pointer}.propwrth__locrates__years__part.selected{background-color:#E0F2F0;font-weight:600}.estimatePriceTrend{padding:22px 24px 32px;border:solid 1px #e8e8e8;border-radius:16px;margin-top:0px}@media screen and (max-width: 767px){.estimatePriceTrend{border:0;border-bottom:solid 1px #e8e8e8;border-radius:0;padding:12px 16px 32px}}.estimatePriceTrend .propwrth__priceTrend__graph{padding:0;border:0;border-radius:0}.estimatePriceTrend .propwrth__priceTrend__filters{justify-content:flex-end}#propworthprTrndSkel .propwrth__priceTrend .prpwrth__section__header{min-height:32px;min-width:423px}#propworthprTrndSkel .propwrth__priceTrend__info--box{min-width:230px;min-height:27px}#propworthprTrndSkel .propwrth__priceTrend .graph-canvas{min-width:964px;min-height:351px}#propworthprTrndSkel .propwrth__graph__locEle{min-width:120px;min-height:32px}#propworthprTrndSkel .propwrth__locrates__years{min-width:127px;min-height:32px}#propworthprTrndSkel .propwrth__locrates__tableviewsec{width:162px;min-height:32px}#propworthprTrndSkel .propwrth__locrates__tableviewsec::after{display:none}.prpwrth__reptactive{padding:16px 16px 20px}@media only screen and (min-width: 768px){.prpwrth__reptactive{max-width:390px;background-color:#edfaf9;border-radius:16px;height:162px}}.prpwrth__reptactive__title{font-size:12px;font-weight:600;color:#303030;padding:0 0 12px}.prpwrth__reptactive__prop{padding:12px;border-bottom:1px solid #e8e8e8;display:flex;align-items:center;justify-content:space-between}.prpwrth__reptactive__prop__name{max-width:calc(100% - 80px);text-decoration:underline;font-size:12px;color:#303030;line-height:18px}.prpwrth__reptactive__prop__name--bold{font-weight:600}.prpwrth__reptactive__prop__cont{border:1px solid #d7d7d7;background-color:#ffffff;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px;background-clip:padding-box}.prpwrth__reptactive__activetag{padding:2px 6px 2px 18px;border-radius:4px;background-color:#e0f2f0;text-transform:uppercase;font-size:10px;font-weight:600;line-height:12px;color:#009681;position:relative}.prpwrth__reptactive__activetag__ic{width:12px;height:12px;border-radius:100%;background-color:#009681;left:4px;top:2px;position:absolute}.prpwrth__reptactive__activetag__ic::after{position:absolute;display:block;content:"";width:3px;height:5px;border:solid #fff;border-width:0 1px 1px 0;transform:rotate(45deg);top:3px;left:4px}.prpwrth__reptactive__activetag--deactive{background-color:#ffebf0;color:#D8232A}.prpwrth__reptactive__activetag--deactive .prpwrth__reptactive__activetag__ic{background-color:#D8232A}.prpwrth__reptactive__activetag--deactive .prpwrth__reptactive__activetag__ic::before,.prpwrth__reptactive__activetag--deactive .prpwrth__reptactive__activetag__ic::after{position:absolute;display:block;content:"";width:1px;height:8px;background-color:#fff;left:5px;top:2px;transform:rotate(45deg)}.prpwrth__reptactive__activetag--deactive .prpwrth__reptactive__activetag__ic::after{transform:rotate(-45deg)}.prpwrth__reptactive__link{padding:8px 16px}.prpwrth__reptactive__link__txt{display:inline-block;position:relative;padding-right:16px;font-size:12px;font-weight:600;color:#D8232A;line-height:16px}.prpwrth__reptactive__link__txt::before{position:absolute;display:block;content:"";background-color:#D8232A;height:2px;width:10px;right:1px;top:7px}.prpwrth__reptactive__link__txt::after{position:absolute;display:block;content:"";width:8px;height:8px;border:solid #D8232A;border-width:0 2px 2px 0;top:4px;right:0px;transform:rotate(-45deg)}.prpwrth__regstryrecds__blk{box-shadow:0 4px 4px 0 rgba(0,0,0,0.25);background-color:#fff;-webkit-border-radius:12px;-moz-border-radius:12px;-o-border-radius:12px;border-radius:12px;background-clip:padding-box;padding:16px 12px 6px 12px;width:288px;flex-shrink:0;min-height:100%}@media only screen and (min-width: 768px){.prpwrth__regstryrecds__blk{width:280px}}.prpwrth__regstryrecds__name{font-size:16px;color:#303030;padding:0 0 14px;font-weight:600}.prpwrth__regstryrecds__transc{font-size:14px;color:#303030;position:relative;padding:0 0 0 26px;margin:0 0 12px}.prpwrth__regstryrecds__transc--bold{font-weight:600}.prpwrth__regstryrecds__transc::before{position:absolute;display:block;content:"";width:18px;height:23px;background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat -1px -1583px;left:0;top:-4px}.prpwrth__regstryrecds__transrate{font-size:14px;color:#303030;position:relative;padding:0 0 0 30px;margin:0 0 12px}.prpwrth__regstryrecds__transrate--bold{font-weight:600}.prpwrth__regstryrecds__transrate::before{position:absolute;display:block;content:"";width:21px;height:21px;background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat 0 -1612px;left:0;top:-1px}.prpwrth__regstryrecds__lasttrans{padding:0 0 0 26px;font-size:14px;line-height:20px;color:#303030;position:relative}.prpwrth__regstryrecds__lasttrans--sm{font-size:12px;color:#606060;display:block}.prpwrth__regstryrecds__lasttrans::before{position:absolute;display:block;content:"";width:18px;height:23px;background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat -1px -1583px;left:0;top:6px}.prpwrth__regstryrecds__cta{font-size:14px;color:#D8232A;line-height:24px;position:relative;padding-right:18px;cursor:pointer;display:inline-block}.prpwrth__regstryrecds__cta::before{position:absolute;display:block;content:"";width:10px;background-color:#303030;height:1px;top:11px;right:2px}.prpwrth__regstryrecds__cta::after{position:absolute;display:block;content:"";width:7px;height:7px;border:solid #303030;border-width:0 1px 1px 0;transform:rotate(-45deg);right:2px;top:8px}.prpwrth__regstryrecds__dtlist{min-height:78px}.prpwrth__regstryrecds__dtlist__item{padding:0 0 10px;display:flex;align-items:center}.prpwrth__regstryrecds__dtlist__ic{width:16px;height:16px;margin-right:10px;flex-shrink:0;background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat 0px -1639px}@media only screen and (max-width: 768px){.prpwrth__regstryrecds__dtlist__ic{background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-wap-sprite.svg?v=20251016094736376) no-repeat 0px -1233px}}.prpwrth__regstryrecds__dtlist__ic--calendar{background-position:0px -1639px}@media only screen and (max-width: 768px){.prpwrth__regstryrecds__dtlist__ic--calendar{background-position:0px -1233px}}.prpwrth__regstryrecds__dtlist__ic--area{background-position:0px -1667px}@media only screen and (max-width: 768px){.prpwrth__regstryrecds__dtlist__ic--area{background-position:0px -1261px}}.prpwrth__regstryrecds__dtlist__ic--price{background-position:-1px -1724px}@media only screen and (max-width: 768px){.prpwrth__regstryrecds__dtlist__ic--price{background-position:0px -1318px}}.prpwrth__regstryrecds__dtlist__txt{font-size:14px;color:#303030}.prpwrth__regstryrecds__dtlist__txt--bold{font-weight:600}.prpwrth__regstryrecds__dtlist__txt--red{color:#D8232A;cursor:pointer;text-decoration:underline;font-weight:600}.prpwrth__regstryrecds__dtlist__viewprice{cursor:pointer;text-decoration:underline;font-size:14px;line-height:28px;color:#D8232A}.prpwrth__regstryrecds__prjdata{padding-top:6px;margin-top:4px;border-top:1px solid #f5f5f5;display:flex;align-items:center;flex-wrap:wrap}.prpwrth__regstryrecds__dataitem{font-size:12px;color:#303030;line-height:28px;padding-right:8px;margin-right:8px;position:relative}.prpwrth__regstryrecds__dataitem::before{position:absolute;display:block;content:"";width:1px;height:12px;background-color:#303030;right:0;top:8px}.prpwrth__regstryrecds__dataitem--bold{font-weight:600}.prpwrth__regstryrecds__dataitem:last-child::before{content:none}.estowner__regstryrecds .swiper-container-autoheight,.estowner__regstryrecds .swiper-container-autoheight .swiper-slide,.propwrthw__regstryrecd .swiper-container-autoheight,.propwrthw__regstryrecd .swiper-container-autoheight .swiper-slide{height:100%}.prjtransc{background-color:rgba(0,0,0,0.6);position:fixed;top:0;left:0;width:100%;height:100vh;z-index:11}.prjtransc__dialog{position:absolute;left:0;width:100%;height:550px;bottom:0;box-shadow:0 2px 6px 0 rgba(0,0,0,0.71);background-color:#fff;border-radius:16px 16px 0 0;padding:24px 16px 16px}@media only screen and (min-width: 768px){.prjtransc__dialog{position:relative;left:auto;bottom:auto;width:854px;height:548px;margin:auto;-webkit-border-radius:16px;-moz-border-radius:16px;-o-border-radius:16px;border-radius:16px;background-clip:padding-box;box-shadow:0 4px 4px 0 rgba(0,0,0,0.25)}}.prjtransc__close{width:32px;height:32px;border-radius:100%;background-color:#303030;border:1px solid #909090;position:absolute;top:-42px;right:16px}.prjtransc__close::before,.prjtransc__close::after{position:absolute;display:block;content:"";background-color:#fff;left:14px;top:6px;width:2px;height:17px;transform:rotate(45deg)}@media only screen and (min-width: 768px){.prjtransc__close::before,.prjtransc__close::after{background-color:#303030;height:20px}}.prjtransc__close::after{transform:rotate(-45deg)}@media only screen and (min-width: 768px){.prjtransc__close{top:10px;right:14px;border:0;background-color:transparent;cursor:pointer}}.prjtransc__heading{font-size:16px;color:#303030;padding:0 0 18px;line-height:24px}.prjtransc__heading--bold{display:block;font-size:18px;font-weight:600}@media only screen and (min-width: 768px){.prjtransc__heading--bold{display:inline-block;font-size:16px}}@media only screen and (min-width: 768px){.prjtransc__heading{font-weight:600;padding:0 0 32px}}.prjtransc__table{border:1px solid #e3e3e3;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px;background-clip:padding-box;overflow:auto;position:relative}.prjtransc__table .dblock{display:block}@media only screen and (min-width: 768px){.prjtransc__table .dblock{font-size:12px}}.prjtransc__table table{overflow:auto}@media only screen and (min-width: 768px){.prjtransc__table table{width:100%}}.prjtransc__table tr:nth-child(odd) td{background-color:#f7f7f7}.prjtransc__table tr:last-child td{border-bottom:0}.prjtransc__table td{padding:12px 8px;height:54px;vertical-align:middle;font-size:12px;color:#303030;line-height:16px;white-space:nowrap;background-color:#fff;border-bottom:1px solid #d7d7d7}.prjtransc__table td:first-child{font-weight:600;z-index:1;position:sticky;left:0;white-space:unset;box-shadow:7px 0 20px 0 rgba(0,0,0,0.1)}.prjtransc__table td:first-child::before{position:absolute;display:block;content:"";left:83px;width:13px;height:100%;background:linear-gradient(90deg, rgba(228,228,227,0.7) 0%, rgba(228,228,228,0) 100%);top:0}@media only screen and (min-width: 768px){.prjtransc__table td:first-child::before{background-color:#d7d7d7;left:162px;width:1px}}@media only screen and (min-width: 768px){.prjtransc__table td:first-child{width:186px}}@media only screen and (min-width: 768px){.prjtransc__table td{font-size:14px}}@media only screen and (min-width: 768px){.prjtransc{z-index:80;display:flex}}.propwrthshare{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99;background-color:rgba(0,0,0,0.6);display:flex}.propwrthshare__dialog{width:600px;height:360px;background-color:#fff;position:relative;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px;background-clip:padding-box;margin:auto}@media only screen and (max-width: 768px){.propwrthshare__dialog{width:90vw;padding:42px 12px 12px}}.propwrthshare__close{width:14px;height:14px;position:absolute;top:14px;right:16px;display:inline-block;cursor:pointer;z-index:1}.propwrthshare__close::before,.propwrthshare__close::after{position:absolute;display:block;content:"";width:2px;height:18px;background-color:#303030;left:6px;top:0;transform:rotate(45deg)}.propwrthshare__close::after{transform:rotate(-45deg)}.propwrthshare__body{width:100%;height:auto;padding:62px 32px;overflow:hidden;position:relative}@media only screen and (max-width: 768px){.propwrthshare__body{padding:32px 0 60px}}.propwrthshare__title{width:100%;height:auto;padding-bottom:40px;text-align:center;color:#303030;font-size:24px;line-height:32px}@media only screen and (max-width: 768px){.propwrthshare__title{padding-bottom:24px}}.propwrthshare__list{display:flex;justify-content:center;align-items:center;margin-bottom:40px;gap:36px}.propwrthshare__list__item__icon{width:56px;height:56px;border-radius:100%}.propwrthshare__list__item__text{padding-top:12px;color:#303030;font-size:12px;font-weight:600;line-height:16px}@media only screen and (max-width: 768px){.propwrthshare__list{margin-bottom:32px;gap:12px}}.propwrthshare__urlcont{width:440px;height:40px;margin:0 auto;padding:12px 16px;display:flex;justify-content:flex-start;align-items:flex-start;border:1px solid #d7d7d7;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;border-radius:20px;background-clip:padding-box}.propwrthshare__urlcont__value{width:80%;color:#606060;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.propwrthshare__urlcont__copy{color:#D8232A;font-size:14px;font-weight:600;margin-left:auto;cursor:pointer}@media only screen and (max-width: 768px){.propwrthshare__urlcont{width:100%}}.propwrthshare__copied{width:auto;height:auto;color:#fff;font-size:12px;background-color:#303030;padding:4px 12px;text-align:center;display:inline-block;position:absolute;left:50%;bottom:-30px;margin-left:-33px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px;background-clip:padding-box;transition:bottom .5s ease}.propwrthshare__copied.show{bottom:28px}.circlerate{margin-top:16px;background-color:#f2fbfc;padding:38px 30px 28px 125px;position:relative;-webkit-border-radius:16px;-moz-border-radius:16px;-o-border-radius:16px;border-radius:16px;background-clip:padding-box;display:flex;align-items:center;overflow:hidden}.circlerate::before{position:absolute;display:block;content:"";background:radial-gradient(circle at 111% 167%, #9255ff, #9255ff, rgba(146,85,255,0) 53%);left:0;top:0;width:210px;height:100%;transform:rotate(180deg);opacity:0.1}.circlerate::after{position:absolute;display:block;content:"";background:url(https://cdn.staticmb.com/prjstatic/images/circleRateBgShape.svg?v=20251016094736376) no-repeat;width:287px;height:136px;right:-10px;top:0}@media only screen and (max-width: 768px){.circlerate::after{width:240px;height:110px}}.circlerate__left{position:relative;z-index:1;padding-right:32px;margin-right:32px}.circlerate__left::before{content:"}";color:#b7e1da;font-size:40px;right:0;top:10px;position:absolute;width:13px;height:32px}@media only screen and (max-width: 768px){.circlerate__left::before{display:none}}@media only screen and (max-width: 768px){.circlerate__left{padding-right:0;margin-right:0;max-width:calc(100% - 64px)}}.circlerate__title{font-size:32px;font-weight:600;color:#303030;line-height:32px}@media only screen and (max-width: 768px){.circlerate__title{font-size:16px;line-height:20px;display:inline-block;margin-right:6px}}.circlerate__loc{font-size:20px;line-height:32px;color:#303030}@media only screen and (max-width: 768px){.circlerate__loc{font-size:16px;line-height:20px;display:inline-block}}.circlerate__price{font-size:32px;font-weight:600;color:#303030;line-height:32px;padding:0 0 6px}@media only screen and (max-width: 768px){.circlerate__price{display:none}}.circlerate__mprice{display:none;font-size:20px;color:#303030;font-weight:600}@media only screen and (max-width: 768px){.circlerate__mprice{display:block;padding:0 0 8px}}.circlerate__lastupdt{font-size:20px;color:#006f5f}@media only screen and (max-width: 768px){.circlerate__lastupdt{font-size:14px;padding:6px 0 0 0}}.circlerate__mainic{width:81px;height:92px;top:50%;transform:translateY(-50%);right:50px;position:absolute;background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-web-sprite.svg?v=20251016094736376) no-repeat 0 -1745px;z-index:1}@media only screen and (max-width: 768px){.circlerate__mainic{background:url(https://cdn.staticmb.com/prjstatic/images/propWorth-wap-sprite.svg?v=20251016094736376) no-repeat 0 -1342px;width:63px;height:66px;top:auto;transform:none;right:12px;bottom:7px}}@media only screen and (max-width: 768px){.circlerate{border-radius:0;margin-top:26px;padding:22px 20px 20px 24px;display:block}}.postprop{background-color:rgba(0,0,0,0.6);top:0;bottom:0;left:0;right:0;position:fixed;z-index:81}.postprop__blk{width:570px;background-color:#fff;height:100%;position:absolute;right:-100%;top:0;padding:24px 32px;transition:right .5s ease-in}.postprop__blk.show{right:0}@media only screen and (max-width: 768px){.postprop__blk{width:100%;height:auto;top:auto;bottom:0;border-radius:12px 12px 0 0;box-shadow:0 4px 20px 0 rgba(0,0,0,0.25);padding:24px 0px 80px}}.postprop__header{display:flex;align-items:center;padding:0 0 10px}@media only screen and (max-width: 768px){.postprop__header{padding:0}}.postprop__back{width:24px;height:24px;margin-right:32px;display:inline-block;position:relative;cursor:pointer}.postprop__back::before{position:absolute;display:block;content:"";width:18px;height:2px;background-color:#303030;left:0;top:11px}@media only screen and (max-width: 768px){.postprop__back::before{transform:rotate(45deg);width:2px;height:16px;background-color:#fff;top:6px;left:14px}}.postprop__back::after{position:absolute;display:block;content:"";width:10px;height:10px;border:solid #303030;border-width:0 2px 2px 0;transform:rotate(135deg);left:0;top:7px}@media only screen and (max-width: 768px){.postprop__back::after{transform:rotate(-45deg);width:2px;height:16px;background-color:#fff;border:0;top:6px;left:14px}}@media only screen and (max-width: 768px){.postprop__back{position:absolute;width:32px;height:32px;border-radius:100%;background-color:#303030;border:1px solid #909090;top:-46px;right:16px;margin:0}}.postprop__title{font-size:18px;font-weight:600;color:#303030}@media only screen and (max-width: 768px){.postprop__title{padding-left:16px}}.postprop__formsec__row{margin-top:32px}.postprop__formsec__row--dinlineblk{display:inline-block}.postprop__formsec__row--dinlineblk .filter__common__component{flex:0 0 60%}.postprop__formsec__row.mt0{margin-top:0}@media only screen and (max-width: 768px){.postprop__formsec__row{margin-top:24px}}.postprop__formsec__row__error{font-size:12px;color:#D8232A;font-weight:600;margin-top:4px}.postprop__ctasec{position:absolute;bottom:0;left:0;width:100%;box-shadow:0 2px 6px 0 rgba(48,48,48,0.39);background-color:#fff;padding:18px;display:flex;justify-content:flex-end}.postprop__ctasec__submit{width:213px;background-color:#D8232A;color:#fff;text-align:center;cursor:pointer;line-height:40px;border-radius:28px;font-size:14px;font-weight:600}.postprop__ctasec__submit:hover{background-color:#c31f25}@media only screen and (max-width: 768px){.postprop__ctasec__submit{width:100%}}.postprop--fullScreen{display:flex}.postprop--fullScreen .postprop__title{padding-left:16px}.postprop--fullScreen .postprop__blk{height:auto;position:relative;right:auto;top:auto;border-radius:16px;margin:auto}@media only screen and (min-width: 768px){.postprop--fullScreen .postprop__blk{padding-right:0}}@media only screen and (min-width: 768px){.postprop--fullScreen .postprop__formsec{height:420px;overflow:auto;margin-bottom:50px}.postprop--fullScreen .postprop__formsec::-webkit-scrollbar{width:8px;background-color:rgba(0,0,0,0.1);border-radius:0px}.postprop--fullScreen .postprop__formsec::-webkit-scrollbar-thumb{border-radius:4px;width:8px;box-shadow:inset 0 0 6px rgba(0,0,0,0.2);background-color:#bbb}}.postprop--fullScreen .postprop__ctasec{border-radius:0 0 16px 16px}.postprop--fullScreen .postprop__back{position:absolute;margin-right:0;right:16px;top:16px}.postprop--fullScreen .postprop__back::before,.postprop--fullScreen .postprop__back::after{position:absolute;display:block;content:"";width:2px;height:20px;transform:rotate(45deg);left:11px;top:2px}.postprop--fullScreen .postprop__back::after{transform:rotate(-45deg)}@media only screen and (max-width: 768px){.postprop .filter__common__component__row.single-select{overflow:auto;white-space:nowrap}}@media only screen and (max-width: 768px){.postprop .search-filter__filter-row{padding:0px 16px 24px}}.postprop .filter__common__component__row.dflex{display:flex;gap:16px}.postprop .filter__common__component__row.dflex .search-filter__super-area{flex:0 0 32%}@media only screen and (max-width: 768px){.postprop .filter__common__component__row.dflex .search-filter__super-area{flex:0 0 45%}}@media only screen and (max-width: 768px){.postprop .filter__common__component__row.dflex{justify-content:flex-end}}.postprop__ty{background-color:#f5f5f5;-webkit-border-radius:16px;-moz-border-radius:16px;-o-border-radius:16px;border-radius:16px;background-clip:padding-box;padding:32px;margin-top:24px;text-align:center}.postprop__ty__ic{margin:0 auto 16px;width:20px;height:20px;border-radius:100%;background-color:#e0f2f0;border:1px solid #009681;position:relative;display:inline-block}.postprop__ty__ic::before{position:absolute;display:block;content:"";width:6px;height:11px;border:solid #009681;border-width:0 2px 2px 0;transform:rotate(45deg);left:6px;top:2px;margin:auto}.postprop__ty__txt{font-size:16px;font-weight:600;color:#303030;padding:0 0 16px;max-width:calc(100% - 164px);line-height:22px;margin:auto}@media only screen and (max-width: 768px){.postprop__ty__txt{max-width:100%}}.postprop__ty__cta{background-color:#D8232A;color:#fff;text-align:center;line-height:40px;font-size:14px;font-weight:600;width:213px;margin:auto;border-radius:24px;cursor:pointer}.postprop__ty__cta:hover{background-color:#c31f25}@media only screen and (max-width: 768px){.postprop__ty{background-color:transparent;border-radius:0}}.postprop__ty__link{text-decoration:underline;color:#D8232A;font-size:14px;font-weight:600;line-height:20px;cursor:pointer;margin-top:16px}.postprop--smpopup{position:static;background-color:transparent;height:100%;z-index:1}.postprop--smpopup .postprop__blk{background-color:transparent;position:static;width:calc(100% + 20px);padding:0;transition:none;overflow:auto;height:calc(100% - 64px)}@media only screen and (max-width: 768px){.postprop--smpopup .postprop__blk{box-shadow:none;border-radius:0;width:100%;height:100%}}.postprop--smpopup .postprop__formsec__row{margin-top:14px}.postprop--smpopup .search-filter__filter-row{padding:0 28px 8px 0}.postprop--smpopup .filter__common__component__row.dflex .search-filter__super-area{flex:0 0 49%}.postprop--smpopup .search-filter__filter-row.display-flex .filter__common__component{flex:0 0 52%}@media only screen and (min-width: 768px){.postprop--smpopup .postprop__ctasec{border-radius:0 0 8px 8px;box-shadow:none;justify-content:center;padding:6px 10px 30px}}@media only screen and (max-width: 768px){.postprop--smpopup .postprop__title{padding-left:0}}.postprop--smpopup .postprop__ty{padding:0;margin-top:65px;background-color:transparent;width:calc(100% - 20px)}.postprop--smpopup .postprop__ty__txt{max-width:100%}.propwrth__cptp__block{margin:16px 0 0;padding:28px 34px 32px;border:solid 1px #ffebb3;border-width:1px 0;background:#fffcf2 url(https://cdn.staticmb.com/prjstatic/images/propertyTransPriceBannerImg@2x.png) no-repeat top right;background-size:114px 108px}@media screen and (min-width: 767px){.propwrth__cptp__block{padding:28px 60px 32px}}.propwrth__cptp__heading{font-size:16px;text-align:left;color:#303030;padding-bottom:8px;width:200px;line-height:1.2}@media screen and (min-width: 767px){.propwrth__cptp__heading{font-size:20px;width:600px}}.propwrth__cptp__heading--bold{font-weight:600}.propwrth__cptp__content{font-size:12px;line-height:1.67;color:#303030;padding-bottom:20px}@media screen and (min-width: 767px){.propwrth__cptp__content{font-size:16px}}.propwrth__cptp__formblock{display:flex;flex-direction:row;width:100%;border-radius:8px;border:solid 1px #d7d7d7;background-color:#fff;justify-content:space-between;height:36px}@media screen and (min-width: 767px){.propwrth__cptp__formblock{width:70%;height:40px}}.propwrth__cptp__input{font-size:14px;line-height:1.43;color:#909090;padding:8px 0 8px 12px}@media screen and (min-width: 767px){.propwrth__cptp__input{font-size:16px}}.propwrth__cptp__cta{width:112px;height:36px;line-height:36px;border-radius:8px;background-color:#303030;font-size:14px;font-weight:600;text-align:center;color:#fff;margin:-1px;cursor:pointer}@media screen and (min-width: 767px){.propwrth__cptp__cta{font-size:16px;width:120px;height:40px;line-height:40px}}

