.orange-btn {display: flex;align-items: center;justify-content: center;text-align: center;height: 48px;width: inherit;background-color: #ff7a00;color: #ffffff;border-radius: 12px;text-decoration: none;font-weight: 600;font-size: 18px;line-height: 150%;border: none;padding: 12px 24px;transition: all .3s;}@media (max-width: 768px) {.orange-btn {width: 100%;}}.orange-btn:hover {color: #ffffff;background-color: #ec7100;box-shadow: 0 4px 8px rgba(23, 43, 77, 0.24);text-decoration: none;}.orange-btn:active, .orange-btn:focus {background-color: #dd6a00;box-shadow: none;text-decoration: none;color: #ffffff;outline: 0;}@font-face {font-family: 'roboto';src: url(/assets/Roboto-Bold.ttf) format("truetype");font-weight: bold;font-style: normal;font-display: swap;}@font-face {font-family: 'roboto';src: url(/assets/Roboto-Regular.ttf) format("truetype");font-weight: normal;font-style: normal;font-display: swap;}.top-disclaimer {padding: 5px 0;}.top-disclaimer--main-title {display: block;font-size: 20px;font-weight: bold;line-height: 120%;color: #312f2e;text-align: left;margin: 0;}@media (max-width: 991px) {.top-disclaimer--main-title {font-size: 18px;}}.top-disclaimer--main-title.center-txt {text-align: center;}.top-disclaimer--content {font-size: 12px;line-height: 140%;color: #595959;text-align: left;margin: 0;}@media (max-width: 991px) {.top-disclaimer--content {font-size: 11px;}}.top-disclaimer--content span {font-weight: bold;font-size: 14px;}@media (max-width: 991px) {.top-disclaimer--content span {font-size: 13px;}}.top-disclaimer-v2 {background-color: #f0f6fe;padding: 5px 0;}@media (max-width: 991px) {.top-disclaimer-v2 {background-color: #ffffff;}}.top-disclaimer-v2--main-title {display: flex;align-items: center;gap: 30px;font-size: 16px;font-weight: bold;line-height: 120%;color: #312f2e;text-align: left;margin: 0;}@media (max-width: 991px) {.top-disclaimer-v2--main-title {font-size: 18px;gap: 12px;}}.top-disclaimer-v2--main-title.center-txt {text-align: center;}.top-disclaimer-v2--main-title:before {content: '';display: block;width: 17px;height: 17px;flex: 0 0 17px;background: url(/assets/generic/icn-info-2.svg) no-repeat center;background-size: contain;}@media (max-width: 991px) {.top-disclaimer-v2--main-title:before {display: none;}}.top-disclaimer-v2--content {font-size: 12px;line-height: 140%;color: #595959;text-align: left;margin: 0;}@media (max-width: 991px) {.top-disclaimer-v2--content {font-size: 11px;}}.top-disclaimer-v2--content span {font-weight: bold;font-size: 14px;}@media (max-width: 991px) {.top-disclaimer-v2--content span {font-size: 13px;}}.ciab-header {position: relative;display: flex;align-items: center;justify-content: space-between;background-color: #ffffff;padding: 0 12px 0 24px;-ms-overflow-style: none;scrollbar-width: none;}.ciab-header::-webkit-scrollbar {display: none;}@media (max-width: 991px) {.ciab-header {height: 56px;justify-content: flex-start;}}@media all and (min-width: 991px) and (max-width: 1240px) {.ciab-header.nl {flex-direction: column;align-items: flex-start;}}.ciab-header .mobile-button {display: block;width: 30px;height: 30px;background: url(/assets/navigation/mobile-icn.svg) center center no-repeat;background-size: 21px 18px;border: none;padding: 0;cursor: pointer;}@media all and (min-width: 991px) and (max-width: 1240px) {.ciab-header .ciab-logo.nl {margin-top: 15px;}}@media (max-width: 991px) {.ciab-header .ciab-logo {margin: auto;}}.ciab-header .ciab-logo__link {display: block;cursor: pointer;}@media (max-width: 991px) {.ciab-header .ciab-logo__link {margin-left: -30px;}}.ciab-header .ciab-logo__link--img {display: block;width: 225px;height: 32px;}@media (max-width: 991px) {.ciab-header .ciab-logo__link--img {width: 181px;height: 26px;}}@media all and (min-width: 991px) and (max-width: 1240px) {.ciab-header nav.nl {margin-left: auto;}}@media all and (min-width: 991px) and (max-width: 1240px) {.ciab-header nav.nl .ciab-navigation {height: 50px;}}.ciab-header nav .ciab-navigation {display: flex;align-items: center;position: relative;height: 59px;margin: 0;padding: 0;list-style: none;}.ciab-header nav .ciab-navigation--item, .ciab-header nav .ciab-navigation__submenu--item {display: block;position: relative;}.ciab-header nav .ciab-navigation--item {height: 100%;}.ciab-header nav .ciab-navigation--item:hover > .ciab-navigation__submenu {top: 54px;left: 20px;opacity: 1;}@media all and (min-width: 991px) and (max-width: 1240px) {.ciab-header nav .ciab-navigation--item:hover > .ciab-navigation__submenu {top: 45px;}}@media all and (min-width: 991px) and (max-width: 1240px) {.ciab-header nav .ciab-navigation--item.nl:hover > .ciab-navigation__submenu {top: 45px;}}.ciab-header nav .ciab-navigation--item.last:hover > .ciab-navigation__submenu {width: 160px;}.ciab-header nav .ciab-navigation__submenu--item {float: none;}.ciab-header nav .ciab-navigation__submenu--item:hover > .ciab-navigation__sub-submenu {top: 0;left: 100%;opacity: 1;}.ciab-header nav .ciab-navigation__submenu, .ciab-header nav .ciab-navigation__sub-submenu {display: block;position: absolute;top: 100%;left: -9999px;margin: 0;opacity: 0;z-index: 1000;padding: 16px 8px;list-style: none;width: 200px;background-color: #fafbfc;box-shadow: 0 8px 24px rgba(0, 0, 0, 0.16);border-radius: 4px;-webkit-transition: opacity .3s;transition: opacity .3s;}.ciab-header nav .ciab-navigation--link {display: flex;align-items: center;font-size: 16px;line-height: 120%;color: #42526e;height: 100%;padding: 0 12px;outline: none;text-decoration: none;transition: all .3s;}.ciab-header nav .ciab-navigation--link:after {content: '';display: block;width: 11px;height: 11px;background: url(/assets/generic/icn-chevron-reverse-blue.svg) center right no-repeat;background-size: 100%;margin-left: 5px;flex-shrink: 0;}.ciab-header nav .ciab-navigation--link:hover, .ciab-header nav .ciab-navigation--link:active, .ciab-header nav .ciab-navigation--link:focus {outline: 0;text-decoration: none;}.ciab-header nav .ciab-navigation--link.no-arrow:after {display: none;}.ciab-header nav .ciab-navigation--link.submenu-link {justify-content: space-between;padding: 8px;word-break: break-word;text-decoration: none;}.ciab-header nav .ciab-navigation--link.submenu-link:hover {background-color: #e0eefe;border-radius: 8px;}.ciab-header nav .ciab-navigation--link.submenu-link:after {width: 16px;height: 16px;background: url(/assets/generic/arrow-right.svg) center right no-repeat;}.ciab-header nav .ciab-navigation--link.without-arrow:after {display: none;}.ciab-header nav .ciab-navigation--separator {width: 1px;height: 24px;background-color: #a5adba;margin: 0 12px;}.ciab-header nav .ciab-navigation__lang {position: relative;display: block;height: 100%;}.ciab-header nav .ciab-navigation__lang--link {display: flex;align-items: center;color: #42526e;font-size: 16px;line-height: 120%;font-weight: bold;text-transform: uppercase;height: 100%;padding: 0 12px;text-decoration: none;}.ciab-header nav .ciab-navigation__lang--link:hover, .ciab-header nav .ciab-navigation__lang--link:active, .ciab-header nav .ciab-navigation__lang--link:focus {outline: 0;text-decoration: none;}.ciab-header .ciab-mobile__backdrop {position: fixed;top: 0;left: 0;height: 100%;width: 100%;background-color: rgba(37, 56, 88, 0.3);opacity: 0;z-index: -1;transition: all 0.3s;}.ciab-header .ciab-mobile__backdrop.active {z-index: 1001;opacity: 1;}.ciab-header .ciab-mobile__menu {position: fixed;top: 0;left: -75%;width: 75%;height: 100%;background-color: #f4f5f7;padding: 16px 16px 32px 16px;z-index: 1002;overflow-x: hidden;overflow-y: scroll;transition: all 0.35s ease-in-out;}.ciab-header .ciab-mobile__menu.active {left: 0;}.ciab-header .ciab-mobile__menu__role {display: flex;align-items: center;justify-content: space-between;margin-bottom: 16px;}.ciab-header .ciab-mobile__menu__role--title {color: #344563;font-size: 20px;font-weight: bold;line-height: 24px;}.ciab-header .ciab-mobile__menu__role--btn {color: #344563;background: none;border: none;font-size: 16px;margin-top: -12px;padding: 0;}.ciab-header .ciab-mobile__menu .ciab-navigation-mobile {margin: 0;padding: 0;list-style: none;}.ciab-header .ciab-mobile__menu .ciab-navigation-mobile--panel {border-bottom: 1px solid #dfe1e6;}.ciab-header .ciab-mobile__menu .ciab-navigation-mobile--btn {display: flex;align-items: center;justify-content: space-between;color: #344563;background-color: #f4f5f7;border: none;width: 100%;font-size: 16px;line-height: 120%;font-weight: bold;padding: 16px 0;}.ciab-header .ciab-mobile__menu .ciab-navigation-mobile--btn:after {content: '';display: block;width: 16px;height: 16px;background: url(/assets/generic/arrow-right.svg) center right no-repeat;margin-left: 5px;flex-shrink: 0;}.ciab-header .ciab-mobile__menu .ciab-navigation-mobile--btn.sub-menu {font-weight: normal;padding: 8px 0;}.ciab-header .ciab-mobile__menu .ciab-navigation-mobile--link {position: relative;display: flex;align-items: center;justify-content: space-between;font-size: 16px;line-height: 120%;color: #42526e;font-weight: bold;height: 100%;padding: 16px 0;outline: none;word-break: break-word;text-decoration: none;transition: all .3s;}.ciab-header .ciab-mobile__menu .ciab-navigation-mobile--link:after {content: '';display: block;width: 16px;height: 16px;background: url(/assets/generic/arrow-right.svg) center right no-repeat;margin-left: 5px;flex-shrink: 0;}.ciab-header .ciab-mobile__menu .ciab-navigation-mobile--link:hover, .ciab-header .ciab-mobile__menu .ciab-navigation-mobile--link:active, .ciab-header .ciab-mobile__menu .ciab-navigation-mobile--link:focus {outline: 0;text-decoration: none;}.ciab-header .ciab-mobile__menu .ciab-navigation-mobile--link.sub-menu {font-weight: normal;padding: 8px 0;}.ciab-header .ciab-mobile__menu .ciab-navigation-mobile--link.no-arrow:after {display: none;}.ciab-header .ciab-mobile__menu .ciab-navigation-mobile--submenu, .ciab-header .ciab-mobile__menu .ciab-navigation-mobile--sub-submenu {position: relative;margin: 0;padding: 0;list-style: none;}.ciab-header .ciab-mobile__menu .ciab-navigation-mobile--submenu {padding: 0 0 24px 16px;}.ciab-header .ciab-mobile__menu .ciab-navigation-mobile--sub-submenu {padding-left: 24px;}.ciab-header .ciab-mobile__menu .ciab-navigation-mobile__lang {margin: 0;padding: 16px 0;}.ciab-header .ciab-mobile__menu .ciab-navigation-mobile__lang--txt {color: #253858;font-size: 16px;font-weight: bold;text-transform: uppercase;margin: 0;}.ciab-header .ciab-mobile__menu .ciab-navigation-mobile__lang--link {color: #505f79;background: url(/assets/generic/icn-chevron-reverse-blue.svg) center right no-repeat #f4f5f7;background-size: 16px;font-size: 16px;border: none;margin-left: 4px;padding-right: 20px;text-decoration: none;-moz-appearance: none;-webkit-appearance: none;}.ciab-header .ciab-mobile__menu .ciab-navigation-mobile__lang--link ::-ms-expand {display: none;}.footer {background-color: #f4f5f7;border-top: 1px solid #c1c7d0;padding: 48px 0;}@media (max-width: 991px) {.footer {padding: 40px 0;}}.footer__logo__link {display: block;width: 100%;max-width: 215px;}.footer__logo__link--img {display: block;width: 100%;height: 100%;}.footer__links-container {display: flex;flex-wrap: wrap;}@media (max-width: 768px) {.footer__links-container {flex-direction: column;}}.footer__links-container__category {width: 25%;margin-top: 32px;}@media (max-width: 768px) {.footer__links-container__category {width: 100%;}}.footer__links-container__category--title-link {font-size: 16px;font-weight: bold;color: #253858;text-transform: uppercase;line-height: normal;text-decoration: none;}.footer__links-container__category--title-link:hover, .footer__links-container__category--title-link:active {text-decoration: underline;color: #253858;}.footer__links-container__category__list {margin: 0;padding: 0;list-style: none;}.footer__links-container__category__list--item {margin-top: 8px;}.footer__links-container__category__list--item-link {font-size: 16px;font-weight: normal;color: #505f79;line-height: normal;text-decoration: none;}.footer__links-container__category__list--item-link:hover, .footer__links-container__category__list--item-link:active {text-decoration: underline;color: #505f79;}.footer--delimiter {border-color: #c1c7d0;margin: 24px 0 32px 0;}.footer--settings {display: flex;align-items: center;justify-content: space-between;margin-bottom: 40px;}@media (max-width: 768px) {.footer--settings {flex-direction: column;align-items: flex-start;}}.footer__awards {display: flex;align-items: center;}@media (max-width: 768px) {.footer__awards {width: 100%;margin-bottom: 30px;}}.footer__awards--link:first-child {margin-right: 30px;}.footer__awards--link img {width: auto;height: 90px;}@media (min-width: 992px) {.footer__awards--link img {height: 100px;}}.footer__lang {display: flex;align-items: center;}@media (max-width: 768px) {.footer__lang {margin-bottom: 30px;margin-top: 30px;}}.footer__lang label {font-size: 16px;font-weight: bold;color: #253858;text-transform: uppercase;margin: 0;}.footer__lang--dropdown {background: url(/assets/generic/icn-chevron-reverse-blue.svg) center right no-repeat #f4f5f7;color: #505f79;border: none;margin-left: 8px;-moz-appearance: none;-webkit-appearance: none;}.footer__lang--dropdown ::-ms-expand {display: none;}.footer__social {display: flex;align-items: center;}.footer__social--title {color: #253858;font-size: 16px;text-transform: uppercase;font-weight: bold;}.footer__social__link {display: flex;align-items: center;justify-content: center;width: 32px;height: 32px;background-color: #bcd6f6;border-radius: 100%;}.footer__social__link:first-of-type {margin: 0 16px;}.footer__social__link--img {display: block;width: 60%;height: 100%;}.footer__social__link--img.linkedin {width: 50%;}.footer__copyrights {font-size: 14px;line-height: normal;color: #6b778c;}.footer__copyrights a {color: #6b778c;}.footer__copyrights a:hover, .footer__copyrights a:active {color: #6b778c;text-decoration: underline;}body.nav-open {display: none;}* {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}html, :root {font-size: 100%;}body {font-family: roboto, "Helvetica Neue", Helvetica, "Microsoft JhengHei", "Open Sans", Arial, sans-serif;font-size: 1rem;color: #253858;background-color: #ffffff;}@media (max-width: 991px) {body.sticky-body-only-mobile {overflow-y: hidden;position: relative;}}.pl-top-disclaimer {background-color: #e6e6e6;}.pl-top-disclaimer--content {display: flex;align-items: center;justify-content: center;height: 45px;width: 100%;color: #1c1c1c;font-size: 18px;font-weight: 600;line-height: 130%;text-align: center;margin: 0;}@media (max-width: 991px) {.pl-top-disclaimer--content {font-size: 12px;}}.pl-hero-monthly-estimation-vue {min-height: 650px;background: url(/assets/heroSection/monthlyEstimation/bg.webp) no-repeat center;background-size: cover;}@media (max-width: 991px) {.pl-hero-monthly-estimation-vue {background: linear-gradient(180deg, #f3f8fe 0%, #e0eefe 100%, #e0eefe 100%);}}.mg-hero-property-price-vue {position: relative;min-height: 686px;background: url("/assets/heroSection/propertyPrice/bg.webp") no-repeat center;background-size: cover;z-index: 1;}@media (max-width: 991px) {.mg-hero-property-price-vue {min-height: 500px;background-image: none;background-color: #fafbfc;}}@media (max-width: 991px) {.mg-hero-property-price-vue:before {content: '';display: block;position: absolute;top: 0;left: 0;width: 100%;height: 70%;background: url(/assets/heroSection/propertyPrice/bgmobile.webp) top center no-repeat;background-size: cover;z-index: -1;}}