@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&family=Urbanist:wght@100;400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&family=Material+Symbols+Sharp:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&family=Material+Icons";.darken{background:#4172d1;background:#4a81ed;height:20rem;width:20rem}@keyframes moveInLeft{0%{opacity:0;transform:translate(-10rem)}80%{transform:translate(1rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInRight{0%{opacity:0;transform:translate(10rem)}80%{transform:translate(-1rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInBottom{0%{opacity:0;transform:translateY(8rem)}to{opacity:1;transform:translate(0)}}@keyframes ripple{0%{transform:scale(0) translate(-8%,-8%);opacity:1}to{transform:scale(10) translate(-8%,-8%);opacity:0}}*,*:after,*:before{margin:0;padding:0;box-sizing:inherit}ul[role=list],ol[role=list]{list-style:none;margin:0;padding:0}html{font-size:62.5%;min-height:100%}@media only screen and (max-width: 75em){html{font-size:56.25%}}@media only screen and (max-width: 56.25em){html{font-size:50%}}@media only screen and (min-width: 112.5em){html{font-size:75%}}#root{display:flex;flex-direction:column;min-height:100vh}body{box-sizing:border-box;min-height:100%;background-color:#fcfcfe}@media only screen and (max-width: 56.25em){body{padding:0}}.container{width:116rem;margin:0 auto}@media only screen and (max-width: 75em){.container{width:96%;margin:0 2%}}main{margin:0rem 0;flex:1 0 auto}.header,.footer{flex-grow:0;flex-shrink:0}::selection{background-color:#4a81ed;color:#fff}body{color:#141f33;font-family:Urbanist,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.7}.heading-primary{color:#141f33;font-size:6rem;font-weight:400;letter-spacing:3.5rem}.heading-secondary{color:#141f33;font-size:2.8rem;font-weight:600;line-height:100%;margin:0}@media only screen and (max-width: 56.25em){.heading-secondary{font-size:3rem}}@media only screen and (max-width: 37.5em){.heading-secondary{font-size:2.5rem}}.heading-tertiary{font-size:1.6rem;font-weight:700;text-transform:uppercase}.text-tertiary{color:#727985}.error-text{color:#de5c55}.u-center-text{text-align:center}.u-aside{display:flex;flex-direction:row;align-items:center;gap:1rem;flex-wrap:nowrap;flex-shrink:1;flex-grow:0}.u-mb-sm{margin-bottom:1.5rem}.u-mb-md{margin-bottom:4rem}@media only screen and (max-width: 56.25em){.u-mb-md{margin-bottom:3rem!important}}.u-mb-big{margin-bottom:8rem}@media only screen and (max-width: 56.25em){.u-mb-big{margin-bottom:5rem!important}}.u-mt-sm{margin-top:1.5rem}.u-mt-md{margin-top:2rem}.u-mt-big{margin-top:4rem}.u-mt-huge{margin-top:10rem}.u-animation-slideIn{animation:moveInBottom .6s ease-in-out .3s backwards}.u-staggered-2{animation-delay:.4s}.u-staggered-3{animation-delay:.5s}.u-staggered-4{animation-delay:.6s}.u-staggered-5{animation-delay:.7s}.process-idicator{line-height:100%}.process-idicator div{width:2.4rem;height:2.4rem;border-radius:.6rem;text-align:center}.process-idicator span{display:inline-block;line-height:100%}.process-idicator .process-idicator__icon{color:#141f33;font-size:1.9rem;line-height:2.3rem}.process-idicator--success div{background-color:#a5e0bd}.process-idicator--error div{display:inline-block;width:2.4rem;background-color:#eb9995}.process-idicator--error-small div{width:3rem;min-height:2.4rem;border-radius:.5rem}.process-idicator--error-small div .process-idicator__icon{line-height:100%;font-size:1.8rem;transform:translateY(.36rem)}.process-idicator--loading{display:inline-block}.process-idicator--loading div{border-radius:0;min-height:auto}.btn,.btn:link,.btn:visited{text-transform:uppercase;text-decoration:none;display:inline-block;position:relative;padding:1.29rem 2.2rem;border-radius:.8rem;transition:all .2s;font-size:1.5rem;font-weight:600;letter-spacing:.5px;border:1px solid transparent;cursor:pointer;max-height:4.2rem}@media only screen and (max-width: 30em){.btn,.btn:link,.btn:visited{padding:1.29rem 1.2rem}}.btn:active,.btn:focus{outline:none}.btn:active:after,.btn:focus:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.5rem;height:.5rem;opacity:0;transform:scale(0) translate(-8%,-8%);background:#c9d9fa;border-radius:50%;animation:ripple 1s cubic-bezier(0,0,.2,1)}.btn:disabled{cursor:default}.btn:disabled:after{display:none}.btn--full{display:block;width:100%}.btn--primary{background-color:#4a81ed;color:#fff;border-color:#4a81ed}.btn--primary-md{font-size:1.4rem;padding:.8rem 1.6rem}.btn--primary:hover{background-color:#4172d1}.btn--primary:disabled{background-color:#e3e4e7;color:#b9bcc2;border-color:#e3e4e7}.btn--outline{background-color:#fff;color:#4a81ed;border-color:#c9d9fa}.btn--outline-md{font-size:1.4rem;padding:.8rem 1.6rem}.btn--outline:hover{background-color:#f8fafe}.btn--outline:disabled{border-color:#e3e4e7;color:#b9bcc2}.btn-text__advanced:link,.btn-text__advanced:visited{font-size:1.5rem;font-weight:600;color:#4a81ed;text-transform:uppercase;display:inline-block;text-decoration:none;border:none;padding:.6rem .8rem;position:relative;transition:.25s ease-in-out;border-radius:.6rem}.btn-text__advanced:hover{background-color:#f8fafe}.btn-text__advanced:active:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.5rem;height:.5rem;opacity:0;transform:scale(0) translate(-8%,-8%);background:#c9d9fa;border-radius:50%;animation:ripple 1s cubic-bezier(0,0,.2,1)}.btn-text__advanced--md:link,.btn-text__advanced--md:visited{font-size:1.4rem}.btn-text:link,.btn-text:visited{font-size:1.6rem;font-weight:400;color:#4a81ed;display:inline-block;text-decoration:underline;border:none;transition:all .3s}.btn-text:hover,.btn-text:active{text-decoration:none}.material-symbols-outlined{font-family:Material Symbols Outlined;font-size:1.6rem}.material-icons{font-family:Material Icons;font-size:1.6rem}.icon_filled.material-symbols-outlined,.icon-sharp.material-symbols-sharp{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.card{background-color:#fff;border-radius:1.2rem;border:1px solid #c4c7cc;padding:2rem 2.4rem}.form{display:flex;flex-direction:column;gap:1.6rem;flex-wrap:nowrap;flex-shrink:1;flex-grow:0}.form-level-error{color:#de5c55}.form .form-level-text{margin:1.6rem 0 2.2rem;display:flex;flex-direction:row;align-items:center;gap:.8rem;flex-wrap:nowrap;flex-shrink:1;flex-grow:0;position:absolute;top:3.3rem;width:100%;margin:0;left:0}@media only screen and (max-width: 37.5em){.form .form-level-text{position:static;margin:-1.2rem 0rem 2rem}}.form .form-level-text>p{color:#434c5c;font-size:1.1rem;font-weight:400;font-family:Roboto,sans-serif}@media only screen and (max-width: 37.5em){.form .form-level-text>p{font-size:1.2rem}}.form__group-input{position:relative;flex:1}.form__group input{width:100%;border:1px solid #c4c7cc;border-radius:.8rem;padding:1.7rem 18.7rem 1.7rem 1.2rem;line-height:100%;font-family:Roboto,sans-serif;font-size:inherit;font-weight:400;color:#434c5c;background-color:transparent!important}@media only screen and (max-width: 30em){.form__group input{padding:1.7rem 17rem 1.7rem 1.2rem}}.form__group input:focus{border-color:#141f33;outline:1px solid #141f33;color:#141f33}.form__group input:focus~label,.form__group input:valid:not(.input__initial)~label,.form__group input:invalid~label,.form__group input.phone-label--active~label{top:0;left:1.2rem;font-size:1.2rem}.form__group input:focus~label:after,.form__group input:valid:not(.input__initial)~label:after,.form__group input:invalid~label:after,.form__group input.phone-label--active~label:after{background-color:#fcfcfe}.form__group input:invalid{border-color:#de5c55;outline-color:#de5c55}.form__group input:invalid~label{color:#de5c55}.form__group input::selection{background-color:#a5c0f6;color:#434c5c}.form__group label{position:absolute;top:50%;left:1.2rem;padding:.2rem .3rem;font-family:Roboto,sans-serif;font-weight:400;color:#434c5c;cursor:text;transition:all .3s ease-in-out;transform:translateY(-50%)}.form__group label:after{content:"";position:absolute;height:.3rem;width:110%;left:-5%;top:50%;transform:translateY(-50%);display:block;background-color:transparent;z-index:-1;transition:all .1s;transition-delay:.2s}.form__group--error input,.form__group--error input:focus{border-color:#de5c55;outline-color:#de5c55}.form__group--error label{color:#de5c55}.form__group--error .error-text{color:#de5c55;font-family:Roboto,sans-serif;font-size:1.2rem;font-weight:400;margin:.6rem 0 0 1.4rem}.form__group--check>div{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;flex-wrap:nowrap;flex-shrink:1;flex-grow:0}.form__group--check>div input{width:auto}.form__group--check>div input:focus{border-color:transparent;outline:none}.form__group--check>div label{position:static;transform:none;padding:0;font-size:1.6rem!important;font-weight:400;color:#434c5c;cursor:pointer}.form__group--check>div label:after{display:none}.form__group--prefilled{position:relative}.form__group--prefilled input{padding-left:3.1rem}.form__group--prefilled label{left:3.1rem}.form__group--prefilled .prefill-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform:translateY(-46%);left:1.2rem;font-family:Roboto,sans-serif;font-weight:400;color:#a1a5ad}.form__actions--submitting{position:relative}.form__actions--submitting .process-idicator--loading{position:relative;height:1.3rem;width:2.2rem}.form__actions--submitting .process-idicator--loading>div{position:absolute;top:-.5rem;left:-.55rem}.form__actions--submitting .process-idicator--loading>div .process-idicator__icon{font-size:1.9rem}.info-box{margin-bottom:2.4rem}.info-box h2{margin-bottom:1.5rem}.footer{background-color:#f7f7fe;padding:2.8rem 0 0rem;font-size:1.4rem}@media only screen and (max-width: 46.875em){.footer{padding:1rem 0;font-size:1.7rem}}.footer__main{display:flex;justify-content:space-between;align-items:flex-start;gap:6.8rem;margin:1.2rem 0 1.8rem}@media only screen and (max-width: 46.875em){.footer__main>div{flex:1;padding-bottom:2rem;border-bottom:1px solid #e8e8fa;text-align:center}}@media only screen and (max-width: 46.875em){.footer__main>div:last-child{border:none;padding-bottom:0}}@media only screen and (max-width: 46.875em){.footer__main{flex-direction:column;gap:2rem;align-items:unset}}.footer__main>div:first-of-type{flex:1 0 0}.footer__main>div:first-of-type h3{font-size:inherit;font-weight:600}.footer__main>div:first-of-type p{line-height:2.7rem;margin-top:1rem}.footer__main h4{font-weight:600}.footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:6rem;padding:1.8rem 0;border-top:1px solid #e8e8fa}@media only screen and (max-width: 56.25em){.footer__navigation{width:100%}}.footer__navigation li{margin-top:1.2rem}.footer__list{list-style:none}.footer__item{display:inline-block}.footer__item:not(:last-child){margin-right:1.5rem}.footer a:not(.btn-text):link,.footer a:not(.btn-text):visited{color:#434c5c;font-weight:500;text-decoration:underline}.footer a:not(.btn-text):hover,.footer a:not(.btn-text):active{color:#727985;text-decoration:none}.row{max-width:116rem;margin:0 auto;display:flex;flex-direction:row;gap:11.4rem;flex-wrap:nowrap;flex-shrink:1;flex-grow:0}.row--center{justify-content:center}@media only screen and (max-width: 56.25em){.row [class^=col-]{width:100%!important}}.row .col-1-of-2{flex-basis:48%}.header{padding:1.3rem 0;border-bottom:1px solid #e8e8fa}.header__navigation{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex:1 0 0}.header__navigation--logo{transition:opacity .2s}.header__navigation--logo:hover,.header__navigation--logo:active{opacity:.75}.header__navigation--logo span{display:block;max-width:13.8rem}.header__navigation--logo span img{width:100%;height:auto;display:block}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.hero{position:relative}.hero__banner img{width:103%;height:auto;display:block;margin-left:-3%}@media only screen and (max-width: 75em){.hero__banner img{width:108%;margin-left:-6%;min-height:25rem}}.hero__heading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center;color:#fff}.hero__heading h1{font-size:5.6rem;font-weight:400;line-height:100%;margin-bottom:.7rem}.hero__heading h1 span{color:#edb64a}@media only screen and (max-width: 37.5em){.hero__heading h1 span{display:block;margin-top:.5rem}}@media only screen and (max-width: 46.875em){.hero__heading h1{font-size:4.3rem}}@media only screen and (max-width: 37.5em){.hero__heading h1{font-size:4rem;line-height:5rem}}@media only screen and (max-width: 30em){.hero__heading h1{font-size:3.2rem;line-height:3.9rem}}.hero__heading h2{font-size:2.4rem;font-weight:600}@media only screen and (max-width: 46.875em){.hero__heading h2{font-size:1.9rem}}@media only screen and (max-width: 37.5em){.hero__heading h2{display:none}}.subscribe{max-width:65rem;margin:-7rem auto 0;position:relative}@media only screen and (max-width: 56.25em){.subscribe{width:65%}}@media only screen and (max-width: 46.875em){.subscribe{width:85%;max-width:none;margin-top:-4.5rem}}@media only screen and (max-width: 46.875em){.subscribe{width:90%;margin-top:-5.5rem}}@media only screen and (max-width: 30em){.subscribe{width:97%}}.form__welcome{position:relative}.form__welcome-text{text-transform:uppercase;text-align:center;font-weight:600;font-size:1.4rem;color:#727985;margin-bottom:4.6rem}@media only screen and (max-width: 46.875em){.form__welcome-text{font-size:1.7rem}}@media only screen and (max-width: 37.5em){.form__welcome-text{margin-bottom:3rem}}@media only screen and (max-width: 30em){.form__welcome-text{font-size:1.5rem}}.form__welcome--fixed-button{position:relative}.form__welcome--fixed-button .form__actions{position:absolute;right:.7rem;top:50%;transform:translateY(-50%)}.explore{display:flex;flex-direction:row;flex-wrap:nowrap;flex-shrink:1;flex-grow:0;margin:6rem 0}@media only screen and (max-width: 46.875em){.explore{flex-direction:column;gap:3rem;margin:2.5rem 2.5rem 4rem}}@media only screen and (max-width: 30em){.explore{margin:2.5rem 0 3.5rem}}.explore>div{flex-basis:50%}.explore>div:first-of-type{border-right:1px solid #e8e8fa;padding-right:3.4rem}@media only screen and (max-width: 46.875em){.explore>div:first-of-type{border-bottom:1px solid #e8e8fa;padding-bottom:3.4rem;padding-right:0;border-right:0}}.explore>div:last-of-type{padding-left:3.4rem}@media only screen and (max-width: 46.875em){.explore>div:last-of-type{padding-left:0}}.explore__heading{padding-top:.8rem;font-weight:600;margin-bottom:3.2rem;text-align:center}@media only screen and (max-width: 46.875em){.explore__heading{padding-top:0}}@media only screen and (max-width: 37.5em){.explore__heading{margin-bottom:1.2rem}}.explore__heading h4{color:#654aed;text-transform:uppercase;font-size:1.6rem;margin-bottom:1.2rem}@media only screen and (max-width: 30em){.explore__heading h4{font-size:1.5rem;margin-bottom:.8rem}}.explore__heading h3{font-size:2.8rem}@media only screen and (max-width: 30em){.explore__heading h3{font-size:2.2rem}}.explore__sub{display:flex;flex-direction:row;gap:2.4rem;flex-wrap:nowrap;flex-shrink:1;flex-grow:0;list-style:none}@media only screen and (max-width: 46.875em){.explore__sub{gap:4.5rem}}@media only screen and (max-width: 37.5em){.explore__sub{flex-direction:column;margin:0 auto;max-width:90%;gap:3rem}}.explore__sub li{flex-basis:50%;border-radius:0 54px 14px 14px;padding:1.2rem}@media only screen and (max-width: 46.875em){.explore__sub li{padding:2.2rem}}@media only screen and (max-width: 37.5em){.explore__sub li{display:flex;flex-direction:row;align-items:center;gap:1.5rem;flex-wrap:nowrap;flex-shrink:1;flex-grow:0;padding:3rem 2.2rem}}.explore__sub li>div>span{border-radius:50%;padding:1rem;height:4.4rem;width:4.4rem;display:inline-block}@media only screen and (max-width: 46.875em){.explore__sub li>div>span{height:5.4rem;width:5.4rem;display:inline-block}}.explore__sub li>div>span span{font-size:2.4rem}@media only screen and (max-width: 46.875em){.explore__sub li>div>span span{font-size:3.3rem}}@media only screen and (max-width: 46.875em){.explore__sub li:first-of-type{position:relative}}@media only screen and (max-width: 46.875em){.explore__sub li:first-of-type:after{content:"";display:block;height:100%;border-right:1px solid #e8e8fa;padding-right:3.4rem;position:absolute;width:1px;right:-2.25rem;top:1px}}@media only screen and (max-width: 37.5em){.explore__sub li:first-of-type:after{display:none}}.explore__sub-text{font-size:1.4rem;font-family:Roboto,sans-serif;font-weight:400;margin-top:.8rem;text-transform:capitalize}@media only screen and (max-width: 46.875em){.explore__sub-text{font-size:1.7rem}}@media only screen and (max-width: 37.5em){.explore__sub-text{margin-top:0}}.explore__sub-text span{display:block;line-height:2.2rem}@media only screen and (max-width: 37.5em){.explore__sub-text span{display:inline-block;line-height:100%;font-size:1.8rem;margin-right:.5rem}}.explore__sub--estate{background-color:#f3f1fe}.explore__sub--estate-icon>span{background-color:#654aed14;color:#654aed}.explore__sub--loyalty{background-color:#e9f8ef}.explore__sub--loyalty-icon>span{background-color:#4bc17a1f;color:#4bc17a}.explore__sub--income{background-color:#fdf6e9}.explore__sub--income-icon>span{background-color:#edb64a1f;color:#edb64a}.explore__sub--listings{background-color:#e5f6f9}.explore__sub--listings-icon>span{background-color:#28b2cc1f;color:#28b2cc}.error-page{place-content:center}.error-page__main{margin-top:8rem;display:flex;flex-direction:column;place-content:center;place-items:center;flex-wrap:nowrap;flex-shrink:1;flex-grow:0;text-align:center}.error-page h2{font-size:5.6rem}.error-page p{font-size:2.1rem}.error-page .text-404{margin-top:-2rem;font-size:19.6rem;color:#4a81ed}
