.default-filled-button{background-color:#bf9a6d;border-radius:80px;color:#f3f3f3;padding:12px 56px}.default-filled-button.animation{animation:fadeInToLeft .7s ease-in-out}.default-filled-button.disabled{opacity:.6}.default-outline-button{background-color:#0000;border:1px solid #a09b97;border-radius:80px;color:#a09b97;padding:12px;transition:all .5s ease-in-out;width:100%}.default-outline-button>span{color:#a09b97}.default-outline-button:hover{background-color:#a09b97}.default-outline-button:hover>span{color:#f3f3f3}.default-outline-button:hover>svg path{stroke:#f3f3f3}.default-outline-button-without-border{background-color:#0000;border-radius:80px;color:#bf9a6d;padding:12px;width:100%}.icon-light path{stroke:#f3f3f3}.icon-light rect{fill:#f3f3f3}.icon-dark path{stroke:#403b37}.icon-dark rect{fill:#403b37}@font-face{font-display:swap;font-family:Mulish Regular;src:url(/static/media/font.84f0a6d046051bf49100.ttf) format("truetype"),url(/static/media/font.b85acc9cadb7428fa948.woff) format("woff"),url(/static/media/font.ae1bf35d3bc55958985f.woff2) format("woff2"),url(/static/media/font.85c7f18318aba717f2bf.svg) format("svg"),url(/static/media/font.02e8d4a73c4668dcb147.eot) format("embedded-opentype")}@font-face{font-display:swap;font-family:Mulish Medium;src:url(/static/media/font.8bf61e3a0ea150ce4692.ttf) format("truetype"),url(/static/media/font.a80d30cf29bdbdfe1268.woff) format("woff"),url(/static/media/font.379c6149ee4db285bac1.woff2) format("woff2"),url(/static/media/font.3d9ffcf25f05795eab55.svg) format("svg"),url(/static/media/font.5cd715e7798ee0f734b8.eot) format("embedded-opentype")}@font-face{font-display:swap;font-family:Mulish Bold;src:url(/static/media/font.d06ee8b6f52fc600596c.ttf) format("truetype"),url(/static/media/font.ee018ac9b8d777a18337.woff) format("woff"),url(/static/media/font.a12242cff6ceaa630674.woff2) format("woff2"),url(/static/media/font.05c6237485013786011b.svg) format("svg"),url(/static/media/font.4ea65ff068b6d5a2ee2d.eot) format("embedded-opentype")}@font-face{font-display:swap;font-family:PlayfairDisplay Regular;src:url(/static/media/font.d5fa9032d76542db5eb3.ttf) format("truetype"),url(/static/media/font.ea7f5379a27fcd69b4cf.woff) format("woff"),url(/static/media/font.b340e60debcea125e653.woff2) format("woff2"),url(/static/media/font.f4e736bf008879f237b0.svg) format("svg"),url(/static/media/font.72c0989f2311be23e3bb.eot) format("embedded-opentype")}@font-face{font-display:swap;font-family:PlayfairDisplay Medium;src:url(/static/media/font.7563cf2a943c287d6de7.ttf) format("truetype"),url(/static/media/font.debbc8a3ecf2ac803d10.woff) format("woff"),url(/static/media/font.d9ec21a56f3d0d45eb01.woff2) format("woff2"),url(/static/media/font.ff3eb8ad931227ccca1e.svg) format("svg"),url(/static/media/font.9d734c0b13b034ffa9ee.eot) format("embedded-opentype")}@font-face{font-display:swap;font-family:PlayfairDisplay Bold;src:url(/static/media/font.c3c9165182044bf7f179.ttf) format("truetype"),url(/static/media/font.06e3cffdb3cb96fbcb90.woff) format("woff"),url(/static/media/font.2e2a8da729180a034a62.woff2) format("woff2"),url(/static/media/font.2788f46f3b70cb2cc131.svg) format("svg"),url(/static/media/font.4006641014895e40caf3.eot) format("embedded-opentype")}*{border:0;border-radius:0;box-sizing:border-box;font-family:Mulish Regular;font-size:16px;font-weight:400;letter-spacing:.5px;line-height:24px;list-style:none;margin:0;outline:none;padding:0}#app,body,html{height:100%;width:100%}a{cursor:pointer;text-decoration:none}img{-webkit-user-drag:none}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background-color:#a09b97}::-webkit-scrollbar-thumb{background-color:#312c28}:disabled{opacity:.3;pointer-events:none}textarea{resize:none}#placement-popper{z-index:1000}.MuiSlider-thumb{color:#bf9a6d!important;height:18px!important;width:18px!important}.Mui-active,.Mui-active:hover,.MuiSlider-thumb:hover{box-shadow:0 0 0 10px #bf9a6d2e!important}.MuiSlider-rail{background-color:#e0dbd5!important}.MuiSlider-track{background-color:#bf9a6d!important;border-color:#bf9a6d!important}.MuiSlider-root{padding:10px 0!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInToTop{0%,33%,67%{opacity:0;transform:translateY(200%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInToRight{0%{opacity:0;transform:translateX(-300%)}33%,67%{opacity:0}to{opacity:1;transform:translateX(0)}}@keyframes fadeInToLeft{0%{opacity:0;transform:translateX(200%)}33%,67%{opacity:0}to{opacity:1;transform:translateX(0)}}@keyframes fadeInToBottom{0%,33%,67%{opacity:0;transform:translateY(-200%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInToTopForServiceItem{0%{opacity:0;transform:translateY(20%)}20%{opacity:.1}50%{opacity:.3}to{opacity:1;transform:translateX(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeInToBottomReversed{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-200%)}}@keyframes fadeInToRightReversed{0%{transform:translateX(0)}to{transform:translateX(-300%)}}.toast-enter{animation:toast-enter 1s ease}@keyframes toast-enter{0%{opacity:0}to{opacity:1}}@keyframes fadeInToRightSlow{0%{opacity:0;transform:translateX(-30%)}33%,67%{opacity:0}to{opacity:1;transform:translateX(0)}}@keyframes moveUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.splash-loader{flex-direction:column;height:100vh;justify-content:space-between;width:100%;z-index:0}.splash-loader,.splash-loader__progress{align-items:center;display:flex;position:relative}.splash-loader__progress{animation:fadeInToBottom 1.5s ease-in-out;background-color:#403b37;border-radius:0 0 56px 56px;color:#f3f3f3;flex-direction:row;justify-content:center;margin:0 auto;padding:12px 48px;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:2}@media screen and (max-width:630px){.splash-loader__progress{border-radius:0;flex-direction:column;width:100%}}.splash-loader__progress.animation-back{animation:fadeInToBottomReversed 1.5s ease-in-out}.splash-loader__loader{animation:fadeIn 1.5s ease-in-out;height:100%;max-height:95%;position:absolute;top:0;width:100%;z-index:1}.splash-loader__loader.animation-back{animation:fadeOut 1.5s ease-in-out}.splash-loader__value{font-family:Mulish Medium;font-size:16px;font-weight:500;letter-spacing:.15px;line-height:24px}@media screen and (max-width:630px){.splash-loader__value{font-family:Mulish Medium;font-size:14px;font-weight:500;letter-spacing:.1px;line-height:20px;margin:0 0 4px}}.splash-loader__separator{font-family:Mulish Medium;font-size:16px;font-weight:500;letter-spacing:.15px;line-height:24px;margin:0 12px}@media screen and (max-width:630px){.splash-loader__separator{display:none}}.splash-loader__label{font-family:Mulish Medium;font-size:16px;font-weight:500;letter-spacing:.15px;line-height:24px;margin:0 4px 0 0}@media screen and (max-width:630px){.splash-loader__label{font-family:Mulish Medium;font-size:14px;font-weight:500;letter-spacing:.1px;line-height:20px;margin:0 0 8px;text-align:center}}.splash-loader__mn{height:21px;width:21px}.signature{height:273px;margin:0 0 24px;width:840px}@media screen and (max-width:940px){.signature{height:200px;width:90%}}@media screen and (max-width:800px){.signature{height:140px}}.button-sba{animation:fadeInToRight 1.5s ease-out;cursor:pointer;position:relative;z-index:0}.button-sba__animation{height:100%;position:absolute;width:100%;z-index:1}.button-sba__label{align-items:center;color:#e0dbd5;display:flex;flex-direction:row;font-family:Mulish Bold;font-size:14px;font-weight:700;height:100%;justify-content:center;letter-spacing:.1px;line-height:20px;position:relative;text-align:center;text-transform:uppercase;white-space:nowrap;z-index:2}@media screen and (max-width:580px){.button-sba__label{padding:16px 64px}}.button-cwu{animation:fadeInToTop 1.5s ease-in-out;bottom:24px;height:146px;position:fixed;right:24px;width:146px;z-index:10}.button-cwu.search-activated{bottom:111px}@media screen and (max-width:580px){.button-cwu{bottom:16px;height:64px;right:16px;width:64px}}.button-cwu__animation{cursor:pointer;height:100%;position:absolute;width:100%;z-index:1}.button-cwu__layout{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;margin:auto;position:relative;-webkit-user-select:none;user-select:none;width:72px;z-index:2}@media screen and (max-width:580px){.button-cwu__layout{width:100%}}.button-cwu__layout>img{height:24px;margin:0 0 4px;width:24px}@media screen and (max-width:580px){.button-cwu__layout>img{height:32px;margin:0;width:32px}}.button-cwu__label{color:#f3f3f3;font-family:Mulish Regular;font-size:12px;font-weight:400;letter-spacing:.5px;line-height:16px;text-align:center;text-transform:uppercase}@media screen and (max-width:580px){.button-cwu__label{display:none}}.button-cwu__form{animation:fadeInToLeft .3s ease-in-out;background-color:#f3f3f3;border-radius:16px;bottom:161px;box-shadow:0 0 23px #403b372e;max-width:279px;padding:16px;position:absolute;right:24px;width:200%;z-index:10}@media screen and (max-height:890px){.button-cwu__form{max-height:280px}.button-cwu__form .form-for-request{max-height:180px;max-width:100%;min-width:100%;overflow-x:hidden;overflow-y:auto;padding:0 8px 0 0}}@media screen and (max-width:580px){.button-cwu__form{bottom:80px;max-width:260px;min-width:260px;padding:16px 12px;right:0}}.button-cwu__form>span{display:block;font-family:PlayfairDisplay Bold;font-size:16px;font-weight:700;letter-spacing:.15px;line-height:24px;margin:0 0 16px}.button-cwu__form .triangle{border-left:9px solid #0000;border-right:9px solid #0000;border-top:6px solid #f3f3f3;bottom:-5px;height:0;position:absolute;right:42px;width:0}@media screen and (max-width:580px){.button-cwu__form .triangle{bottom:-5px;right:25px}}.button-cwu__form-item{align-content:center;align-items:center;border-top:1px solid #e0dbd5;color:#403b37;cursor:pointer;display:flex;flex-direction:row;font-family:Mulish Medium;font-size:12px;font-weight:500;justify-content:space-between;letter-spacing:.5px;line-height:16px;padding:16px 4px;width:100%}.button-cwu__form-item:last-child{border-bottom:1px solid #e0dbd5}.button-cwu__form-header{align-items:center;display:flex;justify-content:space-between;margin:0 0 8px;padding:8px 4px;position:relative;width:100%}@media screen and (max-width:580px){.button-cwu__form-header{padding:8px 0}}.button-cwu__form-header .close{cursor:pointer;position:absolute;right:0}.button-cwu__form-header img{cursor:pointer}.button-cwu__form-header>span{color:#403b37;font-family:Mulish Medium;font-size:14px;font-weight:500;letter-spacing:.1px;line-height:20px;margin:0 auto}@media screen and (max-width:580px){.button-cwu__form-header>span{margin:0 25px 0 auto}}.button-cwu__form-thanks{align-items:flex-end;display:flex;flex-direction:column;justify-content:center}.button-cwu__form-thanks>img{cursor:pointer}.button-cwu__form-thanks-label{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:24px 0;text-align:center}.button-cwu__form-thanks-label>span{color:#403b37;font-family:Mulish Medium;font-size:14px;font-weight:500;letter-spacing:.1px;line-height:20px}.button-cwu__form-thanks-label>img{margin:0 0 8px}.content-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto 48px;max-width:80%;width:100%}@media screen and (max-width:760px){.content-header{max-width:90%}}@media screen and (max-width:820px){.content-header{flex-direction:column}}.content-header__left-side{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:820px){.content-header__left-side{align-items:center}}.content-header__left-side.animation{animation:fadeInToRight .8s ease-in-out}.content-header__left-side>h3{color:#131312;font-family:PlayfairDisplay Regular;font-size:32px;font-weight:400;letter-spacing:0;line-height:40px;margin:0 0 0 87px;text-transform:capitalize}@media screen and (max-width:820px){.content-header__left-side>h3{margin:0 0 24px}}.content-header__sub-title{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;text-align:center;width:100%}@media screen and (max-width:820px){.content-header__sub-title{flex-direction:column}}.content-header__sub-title hr{border-top:1px solid #a09b97;margin:0 24px 0 0;width:64px}@media screen and (max-width:820px){.content-header__sub-title hr{margin:0 auto 12px}}.content-header__sub-title>h4{color:#a09b97;font-family:Mulish Regular;font-size:22px;font-weight:400;letter-spacing:0;line-height:28px;text-transform:uppercase}.button-icon{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:center}.button-icon>span{font-family:Mulish Medium;font-size:12px;font-weight:500;letter-spacing:.5px;line-height:16px;margin:0 8px 0 0;text-transform:uppercase;white-space:nowrap}.button-icon>img{height:16px;width:16px}.property{background-color:#f3f3f3;border-radius:16px;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto 32px;max-height:380px;max-width:80%}@media screen and (max-width:1140px){.property{max-height:none}}.property:last-child{margin:0 auto}.property.exclusive,.property.new{border-top:4px solid #bf9a6d}.property.sale,.property.sold{border-top:4px solid #cd4e74}.property.secret{border-top:4px solid #af7cf1}.property .exclusive,.property .new{color:#bf9a6d}.property .sale,.property .sold{color:#cd4e74}.property .secret{color:#af7cf1}.property.even{flex-direction:row-reverse}@media screen and (max-width:1140px){.property.even{flex-direction:column-reverse}}.property.even.animation{animation:fadeInToLeft .8s ease-in-out}@media screen and (max-width:1140px){.property.odd{flex-direction:column-reverse}}.property.odd.animation{animation:fadeInToRight .8s ease-in-out}.property__container-details{display:flex;flex-direction:column;justify-content:space-around;padding:6px 40px;width:100%}@media screen and (max-width:700px){.property__container-details{padding:8px 16px 20px}}.property__details{color:#000;cursor:pointer;display:flex;flex-direction:column;text-align:center;width:100%}@media screen and (max-width:700px){.property__details{padding:16px}}.property__details>a>span{font-family:Mulish Regular;font-size:16px;font-weight:400;letter-spacing:.5px;line-height:24px;padding:0 0 20px;word-break:break-all}.property__pre-header{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-between;padding:0 0 16px;width:100%}@media screen and (max-width:700px){.property__pre-header{padding:0 0 4px}}@media screen and (max-width:370px){.property__pre-header{flex-direction:column}}.property__type{text-transform:uppercase}.property__ref,.property__type{font-family:Mulish Bold;font-size:16px;font-weight:700;letter-spacing:.5px;line-height:24px}.property__ref{color:#a09b97}.property__header{align-items:flex-end;display:flex;flex-direction:row;height:100%;justify-content:space-between;margin:0 0 16px;text-align:left;width:100%}@media screen and (max-width:700px){.property__header{padding:0 0 8px}}@media screen and (max-width:640px){.property__header{align-items:center;flex-direction:column}}.property__header-layout{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;position:relative;z-index:0}.property__title{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;font-family:PlayfairDisplay Bold;font-size:22px;font-size:18px;font-weight:700;letter-spacing:0;line-height:28px;margin:0 16px 0 0;max-height:28px;min-height:28px;overflow:hidden}@media screen and (max-width:1140px){.property__title{-webkit-line-clamp:unset;line-clamp:none;-webkit-box-orient:unset;display:inline;display:initial;max-height:none;min-height:0;min-height:auto;overflow:visible;overflow:initial}}@media screen and (max-width:640px){.property__title{margin:0 0 4px;text-align:center}}.property__price{color:#bf9a6d;font-size:24px;letter-spacing:0;line-height:32px;position:relative;z-index:0}.property__discount,.property__price{font-family:Mulish Bold;font-weight:700}.property__discount{color:#a09b97;font-size:14px;letter-spacing:.1px;line-height:20px;position:absolute;right:0;text-decoration:line-through;top:-12px}.property__description{-webkit-line-clamp:4;-webkit-box-orient:vertical;color:#403b37;display:-webkit-box;font-family:Mulish Regular;font-size:16px;font-weight:400;letter-spacing:.5px;line-height:24px;margin:0 0 16px;max-height:90px;min-height:90px;overflow:hidden;text-align:left}@media screen and (max-width:1450px){.property__description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-height:48px;min-height:48px}}.property__info{display:flex;flex-wrap:wrap;gap:12px;height:100%;margin-bottom:12px;width:100%}.property__info>.label-icon{float:left}.property__controllers{grid-column-gap:8px;grid-row-gap:8px;column-gap:8px;display:grid;grid-template-columns:repeat(2,auto);row-gap:8px}@media screen and (max-width:580px){.property__controllers{grid-template-columns:repeat(1,auto);row-gap:8px}}.property__layout{max-width:32%;position:relative;width:100%;z-index:4}@media screen and (max-width:1800px){.property__layout{max-width:44%}}@media screen and (max-width:1140px){.property__layout{max-width:100%}}.property__layout>img{height:100%;object-fit:cover;width:100%}.property__layout>img.even{border-radius:12px 0 0 12px}.property__layout>img.odd{border-radius:0 12px 12px 0}@media screen and (max-width:1140px){.property__layout>img{border-radius:12px 12px 0 0!important;object-fit:contain}}.property__controller{align-items:center;cursor:pointer;display:flex;flex-direction:row;height:100%;justify-content:center;position:absolute;width:56px;z-index:5}.property__controller.left{background:linear-gradient(90deg,rgba(0,0,0,.443) -5.92%,#0000 80.26%);bottom:0;left:0;top:0}.property__controller.right{background:linear-gradient(270deg,rgba(0,0,0,.443) -5.92%,#0000 80.26%);bottom:0;right:0;top:0}.property__controller.even{border-radius:12px 0 0 12px}.property__controller.odd{border-radius:0 12px 12px 0}@media screen and (max-width:1140px){.property__controller{border-radius:12px 12px 0 0!important}}.property__slider{height:100%;position:relative;width:100%;z-index:4}.property__slider div{height:100%}@media screen and (max-width:1140px){.property__slider div{height:auto}}.property__slider .slick-slide{max-width:83vw}.property__slider .slick-slide div>img{display:inline-block!important;object-fit:cover!important;width:130%!important;z-index:1000!important}@media screen and (max-width:1440px){.property__slider .slick-slide div>img{width:130%!important}}@media screen and (max-width:1260px){.property__slider .slick-slide div>img{width:135%!important}}@media screen and (max-width:500px){.property__slider .slick-slide div>img{width:150%!important}}@media screen and (max-width:370px){.property__slider .slick-slide div>img{width:175%!important}}.property__slider .slick-center div{align-items:center;display:flex;flex-direction:row;justify-content:center}.property__slider img{height:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1140px){.property__slider img{border-radius:12px 12px 0 0!important;height:auto;width:auto}}.property__slider.even div,.property__slider.even img{border-radius:12px 0 0 12px}@media screen and (max-width:1140px){.property__slider.even div,.property__slider.even img{border-radius:12px 12px 0 0!important}}.property__slider.odd div,.property__slider.odd img{border-radius:0 12px 12px 0}@media screen and (max-width:1140px){.property__slider.odd div,.property__slider.odd img{border-radius:12px 12px 0 0!important}}.property__image-highlight{display:flex;height:100%;pointer-events:none;position:absolute;z-index:5}.property__image-highlight,.property__image-highlight>h4{align-items:center;flex-direction:column;justify-content:center;width:100%}.property__image-highlight>h4{background-color:#0009;color:#f3f3f3;display:block;display:flex;font-family:Mulish Bold;font-size:36px;font-weight:700;letter-spacing:0;line-height:44px;padding:40px 0}.label-icon{align-items:center;display:flex;flex-direction:row;white-space:nowrap}@media screen and (max-width:560px){.label-icon{justify-content:flex-start}}.label-icon>span{display:block;font-family:Mulish Regular;font-weight:400}.label-icon>span,.label-icon>span>b{font-size:12px;letter-spacing:.4px;line-height:16px;text-align:left;text-transform:uppercase}.label-icon>span>b{font-family:Mulish Bold;font-weight:700}.label-icon>img{margin:0 8px 0 0}.button-favorite{cursor:pointer;height:56px;position:absolute;right:16px;top:16px;width:56px;z-index:6}@media screen and (max-width:600px){.button-favorite{height:32px;width:32px}}.service-item{align-items:center;background-color:#f3f3f3;border-radius:16px;column-gap:4px;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;padding:32px 36px;transition:transform .3s ease-in-out;z-index:10}@media screen and (max-width:520px){.service-item{display:none}}@media screen and (max-width:420px){.service-item{margin:0 auto;max-width:90%}}.service-item:first-child,.service-item:nth-child(2){display:flex}.service-item:hover{transform:translateY(-56px)}@media screen and (max-width:970px){.service-item:hover{transform:none}}.service-item.animation:first-child{animation:fadeInToTopForServiceItem 1s ease-in-out}.service-item.animation:nth-child(2){animation:fadeInToTopForServiceItem 1.25s ease-in-out}.service-item.animation:nth-child(3){animation:fadeInToTopForServiceItem 1.5s ease-in-out}.service-item.animation:nth-child(4){animation:fadeInToTopForServiceItem 1.75s ease-in-out}.service-item>article>p{-webkit-line-clamp:8;line-clamp:8;-webkit-box-orient:vertical;color:#a09b97;display:flex;display:-webkit-box;font-family:Mulish Regular;font-size:14px;font-weight:400;letter-spacing:.25px;line-height:20px;margin:0 0 16px;max-height:160px;max-width:234px;min-height:160px;overflow:hidden}.service-item>article>h2{color:#131312;font-family:PlayfairDisplay Bold;font-size:22px;font-weight:700;letter-spacing:0;line-height:28px;margin:0 0 16px;max-width:234px;text-align:center}.more-icon.yellow path{stroke:#bf9a6d}.pre-footer{background-color:#403b37;overflow-x:hidden;width:100%}.pre-footer__layout{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;max-width:80%;padding:48px 0}@media screen and (max-width:1460px){.pre-footer__layout{flex-direction:column;justify-content:center}}@media screen and (max-width:550px){.pre-footer__layout{max-width:95%}}@media screen and (max-width:370px){.pre-footer__layout{padding:12px 12px 24px}}.pre-footer__layout .signature{height:182.91px;margin:0;width:439.69px}@media screen and (max-width:1460px){.pre-footer__layout .signature{margin:0 0 24px}}@media screen and (max-width:470px){.pre-footer__layout .signature{margin:0 auto 24px;max-width:90%}}@media screen and (max-width:370px){.pre-footer__layout .signature{margin:0}}.pre-footer__links{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:100%}@media screen and (max-width:1440px){.pre-footer__links{justify-content:space-around}}@media screen and (max-width:710px){.pre-footer__links{flex-direction:column}}.pre-footer__column{align-content:center;align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin:0 40px 0 0}@media screen and (max-width:710px){.pre-footer__column{align-items:center;flex-direction:column;margin:0 0 16px}}@media screen and (max-width:490px){.pre-footer__column:nth-child(2){margin:0 0 32px}}.pre-footer__column>a,.pre-footer__column>span{color:#f3f3f3;cursor:pointer;font-family:Mulish Medium;font-size:16px;font-weight:500;letter-spacing:.15px;line-height:24px;margin:0 0 32px}@media screen and (max-width:710px){.pre-footer__column>a,.pre-footer__column>span{margin:0 0 16px}}.pre-footer__column>a:last-child,.pre-footer__column>span:last-child{margin:0}.pre-footer__contacts{align-content:center;align-items:flex-end;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:710px){.pre-footer__contacts{align-items:center}}.pre-footer__contact{align-content:center;align-items:center;display:flex;flex-direction:row;justify-content:space-evenly;margin:0 0 16px}.pre-footer__contact:last-child{margin:0}.pre-footer__contact>img,.pre-footer__contact>svg{margin:0 8px 0 0}.pre-footer__contact>a{border-bottom:1px solid #f3f3f3;color:#f3f3f3;font-family:Mulish Medium;font-size:16px;font-weight:500;letter-spacing:.15px;line-height:24px}footer{background-color:#312c28;overflow:hidden;width:100%}footer .footer__layout{align-content:center;align-items:center;color:#f3f3f3;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;max-width:80%;padding:24px 0}@media screen and (max-width:640px){footer .footer__layout{flex-direction:column}}@media screen and (max-width:380px){footer .footer__layout{max-width:100%;padding:16px 0}}footer .footer__layout>span{font-family:Mulish Medium;font-size:16px;font-weight:500;letter-spacing:.15px;line-height:24px}@media screen and (max-width:640px){footer .footer__layout>span{flex-direction:column;margin:0 0 12px}}@media screen and (max-width:380px){footer .footer__layout>span{font-family:Mulish Regular;font-size:14px;font-weight:400;letter-spacing:.1px;line-height:20px}}footer .footer__developers{align-content:center;align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:center}footer .footer__developers>span{font-family:Mulish Medium;font-size:16px;font-weight:500;letter-spacing:.15px;line-height:24px;margin:0 16px 0 0;text-transform:uppercase}@media screen and (max-width:380px){footer .footer__developers>span{font-family:Mulish Regular;font-size:14px;font-weight:400;letter-spacing:.1px;line-height:20px}}.snp{grid-column-gap:32px;column-gap:32px;cursor:pointer;display:grid;grid-template-columns:repeat(4,auto);margin:0 0 24px}.snp.column{grid-template-columns:repeat(1,auto)}.contact{height:32px;width:32px}.contact path{stroke-width:1px;stroke:#bf9a6d}.tou-toast{align-items:center;animation:fadeInToRight 1.2s ease-in-out;background-color:#f3f3f3;border-radius:16px;bottom:24px;box-shadow:0 0 23px #403b372e;display:flex;flex-direction:row;justify-content:flex-start;margin:0 24px;padding:12px 16px;position:fixed;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1000}.tou-toast.animation-reverse{animation:fadeInToRightReversed .7s ease-in-out}@media screen and (max-width:560px){.tou-toast{bottom:16px;flex-direction:column;margin:0 16px;padding:12px}}@media screen and (max-width:860px){.tou-toast>.button-icon{padding:12px 24px}}.tou-toast>img{margin:0 8px 0 0}@media screen and (max-width:560px){.tou-toast>img{margin:0 0 8px}}.tou-toast__label{color:#403b37;font-family:Mulish Medium;font-size:16px;font-weight:500;letter-spacing:.5px;line-height:24px;margin:0 16px 0 0;text-align:center}@media screen and (max-width:860px){.tou-toast__label{font-family:Mulish Medium;font-size:12px;font-weight:500;letter-spacing:.4px;line-height:16px}}@media screen and (max-width:560px){.tou-toast__label{margin:0 0 16px}}.tou-toast__link{color:#5d97cc;cursor:pointer;font-family:Mulish Medium;font-size:16px;font-weight:500;letter-spacing:.5px;line-height:24px;text-decoration:underline}@media screen and (max-width:860px){.tou-toast__link{font-family:Mulish Medium;font-size:12px;font-weight:500;letter-spacing:.4px;line-height:16px}}.property-features{align-items:center;display:flex;flex-direction:row;justify-content:center;max-width:250px;width:100%}.property-features>img{margin:0 8px 0 0}.property-features>span{color:#403b37;font-family:Mulish Medium;font-size:16px;font-weight:500;letter-spacing:.15px;line-height:24px;white-space:nowrap;width:100%}.form-input{flex-direction:column;justify-content:center;margin:0 0 12px;width:100%}.form-input,.form-input>span{align-items:flex-start;display:flex}.form-input>span{flex-direction:row;font-family:Mulish Regular;font-size:12px;font-weight:400;justify-content:flex-start;letter-spacing:.4px;line-height:16px;margin:0 0 2px}.form-input>input,.form-input>textarea{background-color:#f3f3f3;border-bottom:1px solid #bf9a6d;font-family:Mulish Medium;font-size:14px;font-weight:500;height:100%;letter-spacing:.1px;line-height:20px;padding:8px;width:100%}.form-input>input::placeholder,.form-input>textarea::placeholder{color:#a09b97}.form-input>input:focus,.form-input>textarea:focus{border-color:#bf9a6d}.review{align-items:flex-start;background-color:#f3f3f3;border-radius:16px;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between;padding:24px;width:100%}@media screen and (max-width:1530px){.review{min-width:280px}}@media screen and (max-width:1200px){.review{margin:0 0 24px;min-width:350px}}@media screen and (max-width:370px){.review{min-width:270px;padding:16px}}.review.animation:first-child{animation:fadeInToRight .5s ease-in-out}.review.animation:nth-child(2){animation:fadeInToRight 1s ease-in-out}.review.animation:nth-child(3){animation:fadeInToRight 1.5s ease-in-out}.review.animation:nth-child(4){animation:fadeInToRight 2s ease-in-out}.review__video{cursor:pointer;height:98px;margin:0 32px 0 0;max-height:98px;max-width:98px;min-height:98px;min-width:98px;position:relative;width:98px;z-index:4}.review__video>img{bottom:4px;height:24px;left:37px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;position:absolute;width:24px;z-index:5}.review__video>video{border-radius:50%;height:98px;margin:0 32px 0 0;max-height:98px;max-width:98px;min-height:98px;min-width:98px;object-fit:cover;object-position:top;position:relative;width:98px;z-index:4}.review__content{border-top:1px solid #c6c6c6;display:flex;flex-direction:row;height:100%;justify-content:flex-start;max-height:122px;min-height:122px;padding:24px 0 0;width:100%}@media screen and (max-width:500px){.review__content{align-items:center}}.review__content>img{border-radius:50%;height:98px;margin:0 24px 0 0;max-height:98px;max-width:98px;min-height:98px;min-width:98px;object-fit:cover;width:98px}.review__client-data{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.review__from{font-family:Mulish Bold;font-size:16px;font-weight:700;letter-spacing:.15px;line-height:24px;max-width:113px}.review__description-box{padding:0 0 24px;position:relative}.review__description{-webkit-line-clamp:7;-webkit-box-orient:vertical;display:-webkit-box;font-family:Mulish Medium;font-size:14px;font-weight:500;letter-spacing:.1px;line-height:20px;max-width:302px;overflow:hidden}.review__description.expanded{-webkit-line-clamp:unset;display:block;height:auto}.review__box-shadow{background:linear-gradient(180deg,#f3f3f300 0,#f3f3f3);bottom:24px;height:30px;left:0;pointer-events:none;position:absolute;width:100%;z-index:2}.review__see-more{bottom:6px;cursor:pointer;font-size:14px;position:absolute;right:0;text-decoration:underline}.review__where{font-family:Mulish Medium;font-size:14px;font-weight:500;letter-spacing:.1px;line-height:20px}.rate{color:#ccc;font-size:64px;margin:0;padding:0;position:relative;unicode-bidi:bidi-override;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.rate__active{color:#bf9a6d;display:block;font-size:18px;left:0;overflow:hidden;padding:0;position:absolute;top:0;z-index:1}.rate__active>span{display:inline-block}.rate__layout{display:block;font-size:18px;padding:0;z-index:0}.article{align-items:center;background-color:#e0dbd5;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;height:335px;justify-content:center;max-height:335px;max-width:346px;position:relative;transition:all 1s ease-in-out;width:346px;z-index:5}@media screen and (max-width:420px){.article{max-width:90%;width:90%}}.article:first-child{transform:rotate(-9.98deg)}@media screen and (max-width:1020px){.article:first-child{transform:none}}.article:nth-child(2){transform:translateY(-20%)}@media screen and (max-width:1380px){.article:nth-child(2){transform:rotate(9.98deg) translateY(-20%)}}@media screen and (max-width:1020px){.article:nth-child(2){display:none}}.article:nth-child(3){transform:rotate(9.98deg)}@media screen and (max-width:1380px){.article:nth-child(3){display:none}}.article>img{border-radius:16px 16px 0 0;height:243.64px;width:100%}@media screen and (max-width:420px){.article>img{height:190px}}.article__details{display:flex;flex-direction:column;padding:16px;width:100%}.article__title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#403b37;display:-webkit-box;font-family:Mulish Regular;font-family:PlayfairDisplay Regular;font-size:24px;font-weight:400;letter-spacing:0;line-height:32px;max-height:72px;min-height:72px;overflow:hidden}@media screen and (max-width:540px){.article__title{font-family:PlayfairDisplay Regular;font-size:24px;font-weight:400;letter-spacing:0;line-height:32px}}.article__publish{color:#403b37;font-family:Mulish Medium;font-size:14px;font-weight:500;letter-spacing:.1px;line-height:20px;margin:0 0 12px}.categories-controller{grid-column-gap:8px;column-gap:8px;display:grid;grid-template-columns:repeat(4,auto)}.categories-controller.animation{animation:fadeInToLeft 1s ease-in-out}@media screen and (max-width:480px){.categories-controller{grid-template-columns:repeat(2,auto);margin:0 0 16px;row-gap:8px}}@media screen and (max-width:420px){.categories-controller{flex-direction:column}}.categories-controller>span{cursor:pointer;font-family:Mulish Medium;font-size:16px;font-weight:500;letter-spacing:.15px;line-height:24px;padding:8px 16px;text-align:center}.categories-controller>span.active{background-color:#bf9a6d;border-radius:32px;color:#f3f3f3}.search-item{margin:0 0 34px;width:100%}.search-item>span{margin:0 0 2px}.search-item__input{align-content:center;align-items:center;border-bottom:1px solid #bf9a6d;display:flex;flex-direction:row;justify-content:flex-start;max-width:315px;padding:0 0 0 8px}@media screen and (max-width:700px){.search-item__input{max-width:100%}}.search-item__input>input{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;font-family:Mulish Medium;font-size:14px;font-weight:500;letter-spacing:.1px;line-height:20px;padding:9px 8px}.achievements{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin:0 0 56px;max-width:80%;padding:0 0 0 100px;width:100%}.achievements.animation{animation:fadeInToRight .7s ease-in-out}@media screen and (max-width:1520px){.achievements{max-width:100%;padding:0}}@media screen and (max-width:1320px){.achievements{max-width:95%}}@media screen and (max-width:1220px){.achievements{justify-content:center;margin:0 auto 40px;max-width:90%;position:static}}@media screen and (max-width:550px){.achievements{flex-direction:column}}.achievements hr{border-top:1px solid #bf9a6d;width:30%}@media screen and (max-width:1320px){.achievements hr{margin:0 16px}}@media screen and (max-width:550px){.achievements hr{margin:16px 0;width:20%}}.achievements__item{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 24px 0 0;width:100%}.achievements__item:last-child{margin:0}@media screen and (max-width:550px){.achievements__item{margin:0}}.achievements__stats{color:#f3f3f3;font-size:45px;letter-spacing:0;line-height:52px;margin:0 0 12px}.achievements__label,.achievements__stats{font-family:Mulish Regular;font-weight:400}.achievements__label{color:#e0dbd5;font-size:14px;letter-spacing:.25px;line-height:20px;text-align:center}.navbar{align-items:center;display:flex;flex-direction:row;height:87px;justify-content:space-between;padding:24px 0;position:fixed;top:0;width:100%;z-index:100}.navbar.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#403b3766;transition:all .4s ease-in-out}.navbar.animate{animation:fadeInToBottom 1s ease-in-out}.navbar .icon-dark,.navbar .icon-light{cursor:pointer}.navbar__layout{justify-content:space-between;margin:0 auto;max-width:80%;position:relative;z-index:12}.navbar__content,.navbar__layout{align-items:center;display:flex;flex-direction:row;width:100%}.navbar__content{animation:fadeIn 1s ease-in-out;background:#e0dbd5;bottom:0;height:100vh;justify-content:center;left:0;overflow-x:hidden;overflow-y:auto;position:fixed;right:0;top:0;transition:all 1s ease-in-out;z-index:11}@media screen and (max-width:1160px){.navbar__content{flex-direction:column}}@media screen and (max-width:500px){.navbar__content{margin-top:-50px}}.navbar__content.animation-back{animation:fadeOut 1s ease-in-out}.navbar__content>.signature{height:220px}@media screen and (max-width:1440px){.navbar__content>.signature{height:170px;width:710px}}@media screen and (max-width:1160px){.navbar__content>.signature{width:90%}}@media screen and (max-width:500px){.navbar__content>.signature{display:none}}.navbar__options{align-items:flex-start;animation:fadeInToLeft 1.5s ease-in-out;display:flex;flex-direction:column;justify-content:center;margin:0 0 0 160px}@media screen and (max-width:1440px){.navbar__options{margin:0 0 0 40px}}@media screen and (max-width:1160px){.navbar__options{margin:20px 0 0}}.navbar__options>a{color:#a09b97;cursor:pointer;font-family:PlayfairDisplay Medium;font-size:28px;font-weight:500;letter-spacing:0;line-height:36px;margin:0 0 12px}@media screen and (max-width:630px){.navbar__options>a{font-family:PlayfairDisplay Medium;font-size:24px;font-weight:500;letter-spacing:0;line-height:32px}}.navbar__options>a.active,.navbar__options>a:hover{color:#131312}.navbar__options>a.active:before{background:#bf9a6d;content:" ";height:2px;margin:19px 0 0 -73px;position:absolute;width:60px}@media screen and (max-width:1160px){.navbar__options>a.active:before{margin:0}}.navbar__controllers{align-items:center;display:flex;justify-content:center}.navbar__controllers>.fi{margin:0 32px}@media screen and (max-width:410px){.navbar__controllers>.fi{margin:0 12px}}.navbar__controllers>.burger{cursor:pointer;height:29px;width:29px}.lang-dd{min-width:137px}.lang-dd .lang-dd,.lang-dd:hover>.lang-dd__list,.lang-dd__list:hover{display:block}.lang-dd.dark .lang-dd__current>span{color:#403b37}.lang-dd__current{align-content:center;align-items:center;cursor:pointer;display:flex;flex-direction:row;height:40px;justify-content:flex-start}.lang-dd__current>span{color:#f3f3f3;font-family:Mulish Bold;font-size:12px;font-weight:700;letter-spacing:.4px;line-height:16px;margin:0 8px 0 0}.lang-dd__list{background:#f3f3f3;border-radius:8px;box-shadow:0 0 23px 0 #403b372e,0 1px 9px 0 #403b3714;display:none;min-width:137px;padding:12px;position:absolute;z-index:10}.lang-dd__item{align-content:center;align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin:14px 0 0}.lang-dd__item:first-child{margin:0}.lang-dd__item>span{color:#403b37;font-family:Mulish Bold;font-size:12px;font-weight:700;letter-spacing:.4px;line-height:16px;margin:0 8px 0 0}.lang-dd__flag{margin:0 12px 0 0}.fi{align-items:center;display:flex;flex-direction:row;height:28px;justify-content:center;position:relative;z-index:0}.fi .icon-dark,.fi .icon-light{position:relative;z-index:1}.fi__amount{background-color:#bf9a6d;border-radius:8px;bottom:1px;color:#f3f3f3;font-family:Mulish Bold;font-size:10px;font-weight:700;letter-spacing:.4px;line-height:16px;padding:0 8px;position:absolute;right:-12px;text-align:center;z-index:2}.toast{align-items:center;border-radius:8px;display:flex;flex-direction:row;justify-content:flex-start;max-width:36%;padding:16px;pointer-events:none;word-break:break-all}@media screen and (max-width:1366px){.toast{max-width:100%}}.toast>span{color:#f3f3f3;font-family:Mulish Bold;font-size:16px;font-weight:700;letter-spacing:.5px;line-height:24px}.toast>img{margin:0 12px 0 0}.toast.success{background-color:#55a066}.toast.warning{background-color:#ccad5d}.toast.error{background-color:#cc5d5d}.tou{background-color:#f3f3f3;border-radius:16px;margin:120px auto;max-width:80%;padding:40px 48px;text-align:left;width:100%}@media screen and (max-width:1345px){.tou{max-width:90%}}@media screen and (max-width:500px){.tou{padding:24px}}.tou>h1{color:#131312;font-family:Mulish Bold;font-size:32px;font-weight:700;letter-spacing:0;line-height:40px;margin:0 0 16px;text-align:center;width:100%;word-break:break-all}@media screen and (max-width:1180px){.tou>h1{font-size:28px}}.tou>h1:before{background-color:#a09b97;content:" ";display:inline-block;height:1px;margin:0 24px 9px 0;width:20%}@media screen and (max-width:1180px){.tou>h1:before{display:flex;margin:0 auto 8px}}.tou>h1:after{background-color:#a09b97;content:" ";display:inline-block;height:1px;margin:0 0 9px 24px;width:20%}@media screen and (max-width:1180px){.tou>h1:after{display:none}}.tou>img{display:block;margin:0 auto 16px}.tou>p{font-family:Mulish Regular;font-size:16px;font-weight:400;letter-spacing:.5px;line-height:24px;margin:0 0 16px}.tou>p:last-child{margin:0}.tou>p>b{font-family:Mulish Bold;font-size:16px;font-weight:700;letter-spacing:.5px;line-height:24px}.tou>h3{color:#131312;font-family:PlayfairDisplay Bold;font-size:24px;font-weight:700;letter-spacing:0;line-height:32px;margin:8px 0 12px;word-break:break-all}.tou>ul{margin:0 0 16px;padding:0 24px}.tou>ul>li{color:#131312;font-family:Mulish Regular;font-size:16px;font-weight:400;letter-spacing:.5px;line-height:24px;list-style-type:disc;margin:0 0 2px}.share{align-items:center;animation:fadeInToRight 1.2s ease-in-out;border-radius:1000px;bottom:24px;box-shadow:0 0 8px rgba(19,19,18,.341);display:flex;flex-direction:row;justify-content:center;left:24px;position:fixed;z-index:1000}.share>img{cursor:pointer}.share__scp{align-items:center;animation:fadeInToRightSlow .3s ease-in-out;background-color:#f3f3f3;border-radius:24px;bottom:24px;box-shadow:0 0 8px rgba(19,19,18,.341);display:flex;flex-direction:row;justify-content:center;left:82px;padding:12px;position:fixed;z-index:1000}@media screen and (max-width:700px){.share__scp{animation:fadeInToTopForServiceItem .3s ease-in-out;bottom:80px;flex-direction:column-reverse;left:24px}}.share__scp__items{align-items:center;display:flex;flex-direction:row;justify-content:center}@media screen and (max-width:700px){.share__scp__items{flex-direction:column}}.share__scp__items>button{margin:0 24px 0 0}@media screen and (max-width:700px){.share__scp__items>button{margin:0 0 16px}}.share__scp__items>button,.share__scp__items>img{cursor:pointer;height:24px;width:24px}.share__triangle{border-bottom:5px solid #f3f3f3;border-left:5px solid #0000;border-right:5px solid #0000;height:10px;position:relative;right:21px;rotate:-90deg;width:5px}@media screen and (max-width:700px){.share__triangle{left:0;rotate:180deg;top:21px}}.articles-recommendation{align-items:flex-start;background-color:#f3f3f3;display:flex;flex-direction:column;justify-content:center;padding:40px 0;width:100%}.articles-recommendation>h4{color:#403b37;font-family:PlayfairDisplay Bold;font-size:36px;font-weight:700;letter-spacing:0;line-height:44px;margin:0 auto 32px;max-width:80%;text-align:center;width:100%}@media screen and (max-width:380px){.articles-recommendation>h4{font-size:28px}}@media screen and (max-width:1040px){.articles-recommendation>h4{max-width:90%}}.articles-recommendation__content{grid-row-gap:24px;grid-column-gap:32px;column-gap:32px;display:grid;grid-template-columns:repeat(4,auto);margin:0 auto;max-width:80%;row-gap:24px;width:100%}@media screen and (max-width:1820px){.articles-recommendation__content{grid-template-columns:repeat(3,auto)}}@media screen and (max-width:1370px){.articles-recommendation__content{grid-template-columns:repeat(2,auto)}}@media screen and (max-width:1040px){.articles-recommendation__content{max-width:90%}}@media screen and (max-width:800px){.articles-recommendation__content{grid-template-columns:repeat(1,auto)}}.articles-recommendation__content>.article{display:flex!important;margin:0 auto!important;rotate:unset;transform:none}.review-video-player{align-items:center;background-color:#00000080;bottom:0;cursor:pointer;display:flex;flex-direction:row;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:1000}.review-video-player>video{aspect-ratio:9/16;cursor:default;height:100%;width:80%}.services-recommendation{align-items:flex-start;background-color:#c6c6c6;display:flex;flex-direction:column;justify-content:center;padding:40px 0;width:100%}.services-recommendation>h4{color:#403b37;font-family:PlayfairDisplay Bold;font-size:36px;font-weight:700;letter-spacing:0;line-height:44px;margin:0 auto 32px;max-width:80%;text-align:center;width:100%}@media screen and (max-width:380px){.services-recommendation>h4{font-size:28px}}@media screen and (max-width:1040px){.services-recommendation>h4{max-width:90%}}.services-recommendation__content{grid-row-gap:24px;grid-column-gap:32px;column-gap:32px;display:grid;grid-template-columns:repeat(5,auto);margin:0 auto;max-width:80%;row-gap:24px;width:100%}@media screen and (max-width:1670px){.services-recommendation__content{grid-template-columns:repeat(4,auto)}}@media screen and (max-width:1370px){.services-recommendation__content{grid-template-columns:repeat(3,auto)}}@media screen and (max-width:1070px){.services-recommendation__content{grid-template-columns:repeat(2,auto)}}@media screen and (max-width:1040px){.services-recommendation__content{max-width:90%}}@media screen and (max-width:600px){.services-recommendation__content{grid-template-columns:repeat(1,auto)}}.services-recommendation__content>.service-item{animation:none 0s ease 0s 1 normal none running!important;animation:initial!important;justify-content:space-between}.services-recommendation__content>.service-item:hover{margin:initial!important;transform:none!important}.faq-item{align-items:flex-start;animation:fadeInToRight 1.5s ease-in-out;border:1px solid #c6c6c6;border-radius:8px;display:flex;flex-direction:column;justify-content:flex-start;margin:0 0 16px;overflow:hidden;width:100%}.faq-item:first-child{animation:fadeInToRight .5s ease-in-out}.faq-item:nth-child(2){animation:fadeInToRight 1s ease-in-out}.faq-item:last-child{margin:0}.faq-item>header{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:24px;width:100%}.faq-item>header>h2{color:#403b37;font-family:Mulish Medium;font-size:16px;font-size:18px;font-weight:500;letter-spacing:.15px;line-height:24px}.faq-item>header>img{height:32px;transition:all .7s ease-in-out;width:32px}.faq-item>header>img.expanded{rotate:180deg}.faq-item>section{padding:0 24px 24px}.faq-item>section i,.faq-item>section li,.faq-item>section p{color:#403b37;font-family:Mulish Regular;font-size:14px;font-weight:400;letter-spacing:.1px;line-height:20px;margin:0 auto 24px;text-align:left;width:100%}.faq-item>section ul li{list-style-type:"●  ";margin:0 auto 12px 24px}.faq-item>section b{color:#403b37;font-family:Mulish Bold;font-size:14px;font-weight:700;letter-spacing:.1px;line-height:20px;margin:0 auto 24px;text-align:left;width:100%}.faq-item>section b:last-child,.faq-item>section p:last-child{margin:0}.ask-for-viewing{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#403b3780;bottom:0;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:100}.ask-for-viewing,.ask-for-viewing__container{align-items:center;display:flex;flex-direction:column;width:100%}.ask-for-viewing__container{background-color:#f3f3f3;border-radius:16px;height:auto;justify-content:space-around;max-width:396px;opacity:100%;padding:24px}@media screen and (max-width:460px){.ask-for-viewing__container{margin:0 auto;max-width:90%}}.ask-for-viewing__header{align-items:center;display:flex;justify-content:space-between;margin:0 0 16px;position:relative;width:100%}.ask-for-viewing__header>img{cursor:pointer;position:absolute;right:0}.ask-for-viewing__header>span{margin:0 auto}.ask-for-viewing__header>span,.tou-agreement{color:#403b37;font-family:Mulish Medium;font-size:14px;font-weight:500;letter-spacing:.1px;line-height:20px}.tou-agreement{cursor:pointer;position:relative;text-indent:26px;-webkit-user-select:none;user-select:none}.tou-agreement.disabled{opacity:.7}.tou-agreement>svg{left:-2px;position:absolute;top:-3px}.tou-agreement>svg.disabled{opacity:.7}.tou-agreement__link{color:#5d97cc;cursor:pointer;font-family:Mulish Medium;font-size:14px;font-weight:500;letter-spacing:.1px;line-height:20px;text-decoration:underline}.form-for-request{height:auto;width:100%}.form-for-request.animation{animation:fadeIn 1s ease-in-out}@media screen and (max-width:420px){.form-for-request{max-width:90%}}.form-for-request .button-icon{margin:12px 0 0}.search-pane{align-items:center;background:#f3f3f3;bottom:0;box-shadow:0 0 23px #403b372e;display:flex;flex-direction:row;height:87px;justify-content:center;left:0;padding:0 10%;position:fixed;right:0;width:100%;z-index:100}@media screen and (max-width:1120px){.search-pane{justify-content:space-between;padding:0 0 0 1%}}@media screen and (max-width:480px){.search-pane{padding:0}}.search-pane__filters{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:480px){.search-pane__filters{width:100%}}.search-pane__controllers{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1120px){.search-pane__controllers{flex-direction:column;max-width:72px;min-width:72px;width:100%}}@media screen and (max-width:340px){.search-pane__controllers{max-width:56px;min-width:56px}}.search-pane__hitbox{align-items:center;background-color:#f3f3f3;cursor:pointer;display:flex;flex-direction:row;height:100%;justify-content:center;padding:0 12px;-webkit-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1120px){.search-pane__hitbox{padding:0 4px;width:100%}.search-pane__hitbox:first-child{display:none}.search-pane__hitbox:nth-child(3){background-color:#e0dbd5}}.search-pane__hitbox.mobile{display:none}@media screen and (max-width:1120px){.search-pane__hitbox.mobile{display:flex;margin:0 0 0 12px}}@media screen and (max-width:1000px){.search-pane__hitbox.mobile{margin:0}}@media screen and (max-width:480px){.search-pane__hitbox.mobile{width:-webkit-min-content;width:min-content}}.search-pane__hitbox.primary{background-color:#bf9a6d;padding:0 24px}@media screen and (max-width:1120px){.search-pane__hitbox.primary{padding:0 4px}}.search-pane__hitbox.primary img{margin:0 8px 0 0}@media screen and (max-width:1120px){.search-pane__hitbox.primary img{height:24px;margin:0;width:24px}}@media screen and (max-width:480px){.search-pane__hitbox.primary img:first-child{display:none}}.search-pane__hitbox.primary img.mobile{display:none}@media screen and (max-width:480px){.search-pane__hitbox.primary img.mobile{display:block}}.search-pane__hitbox.primary span{color:#f3f3f3;font-family:Mulish Bold;font-size:14px;font-weight:700;letter-spacing:.1px;line-height:20px;text-transform:uppercase}@media screen and (max-width:1120px){.search-pane__hitbox.primary span{display:none}}.search-pane__range{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 16px 0 0;-webkit-user-select:none;user-select:none;width:-webkit-min-content;width:min-content}.search-pane__range>img{display:none;height:24px;width:24px}@media screen and (max-width:650px){.search-pane__range:first-child{margin:0}}@media screen and (max-width:480px){.search-pane__range:first-child{display:none;max-width:40px;min-width:40px;width:40px}.search-pane__range:first-child>.search-pane__free-search,.search-pane__range:first-child>span{display:none}.search-pane__range:first-child>img{display:block}}@media screen and (max-width:830px){.search-pane__range:nth-child(2){margin:0}}@media screen and (max-width:650px){.search-pane__range:nth-child(2){max-width:40px;min-width:40px;width:40px}.search-pane__range:nth-child(2)>.search-pane__range-selector,.search-pane__range:nth-child(2)>span{display:none}.search-pane__range:nth-child(2)>img{display:block}}@media screen and (max-width:900px){.search-pane__range:nth-child(3){margin:0}}@media screen and (max-width:830px){.search-pane__range:nth-child(3){max-width:40px;min-width:40px;width:40px}.search-pane__range:nth-child(3)>.search-pane__range-selector,.search-pane__range:nth-child(3)>span{display:none}.search-pane__range:nth-child(3)>img{display:block}}@media screen and (max-width:1000px){.search-pane__range:nth-child(4){margin:0}}@media screen and (max-width:900px){.search-pane__range:nth-child(4){max-width:40px;min-width:40px;width:40px}.search-pane__range:nth-child(4)>.search-pane__range-selector,.search-pane__range:nth-child(4)>span{display:none}.search-pane__range:nth-child(4)>img{display:block}}.search-pane__range:nth-child(5){margin:0}@media screen and (max-width:1000px){.search-pane__range:nth-child(5){max-width:40px;min-width:40px;width:40px}.search-pane__range:nth-child(5)>.search-pane__range-selector,.search-pane__range:nth-child(5)>span{display:none}.search-pane__range:nth-child(5)>img{display:block}}.search-pane__range.primary>span{color:#bf9a6d}.search-pane__range>span{color:#a09b97;display:block;font-family:Mulish Medium;font-size:12px;font-weight:500;letter-spacing:.5px;line-height:16px;margin:0 0 4px;text-align:center;text-transform:uppercase;width:100%}.search-pane__range-selector{align-items:center;border:1px solid #c6c6c6;border-radius:8px;display:flex;flex-direction:row;justify-content:center;padding:0 8px 0 12px;width:-webkit-min-content;width:min-content}.search-pane__range-selector.mw-200{justify-content:space-between;max-width:200px;min-width:200px}.search-pane__range-selector.mw-200>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-pane__range-selector>span{display:block;font-family:Mulish Medium;font-size:14px;font-weight:500;letter-spacing:.1px;line-height:20px;margin:0 8px 0 0;white-space:nowrap}.search-pane__range-controllers{width:-webkit-min-content;width:min-content}.search-pane__range-controllers,.search-pane__range-hitbox{align-items:center;display:flex;flex-direction:row;justify-content:center}.search-pane__range-hitbox{height:100%;padding:8px 0}.search-pane__range-amount{background-color:#bf9a6d;border-radius:50%;color:#f3f3f3;font-family:Mulish Bold;font-size:10px;font-weight:700;height:24px;letter-spacing:.4px;line-height:16px;width:24px}.search-pane__free-search,.search-pane__range-amount{align-items:center;display:flex;flex-direction:row;justify-content:center}.search-pane__free-search{border:1px solid #bf9a6d;border-radius:8px;max-width:200px;min-width:200px;padding:8px 12px;width:100%}.search-pane__free-search>img{margin:0 8px 0 0}.search-pane__free-search>input{background-color:#0000;font-size:14px;width:100%}.advanced-filters{align-items:flex-end;margin:0 0 16px;padding:0 24px}.advanced-filters,.advanced-filters__container{display:flex;flex-direction:column;justify-content:center}.advanced-filters__container{align-items:center;background-color:#f3f3f3;border-radius:8px;box-shadow:0 0 23px #403b372e;padding:16px}.advanced-filters .triangle{border-left:9px solid #0000;border-right:9px solid #0000;border-top:6px solid #f3f3f3;box-shadow:0 0 23px #403b372e;margin:0 16px 0 0;width:-webkit-min-content;width:min-content}@media screen and (max-width:480px){.advanced-filters .triangle{display:none}}.advanced-filters__layout{align-items:center;display:flex;flex-direction:row;justify-content:center;width:-webkit-min-content;width:min-content}@media screen and (max-width:1120px){.advanced-filters__layout{flex-direction:column}}.advanced-filters__slider-item{align-items:center;border:1px solid #a09b97;border-radius:8px;display:flex;flex-direction:column;justify-content:center;margin:0 12px 0 0;max-width:230px;padding:12px 16px;width:230px}@media screen and (max-width:1120px){.advanced-filters__slider-item{margin:0 0 12px}}.advanced-filters__slider-item:last-child{margin:0}.advanced-filters__label{color:#403b37;font-family:Mulish Bold;font-size:14px;font-weight:700;letter-spacing:.25px;line-height:20px;margin:0 0 8px}.advanced-filters__range{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.advanced-filters__range>span{color:#403b37;font-family:Mulish Medium;font-size:14px;font-weight:500;letter-spacing:.25px;line-height:20px}.range-filter{margin:0 0 16px;padding:0 24px}.range-filter,.range-filter__container{align-items:center;display:flex;flex-direction:column;justify-content:center}.range-filter__container{background-color:#f3f3f3;border-radius:8px;box-shadow:0 0 23px #403b372e;max-width:200px;padding:8px 24px;width:200px}.range-filter .triangle{border-left:9px solid #0000;border-right:9px solid #0000;border-top:6px solid #f3f3f3;box-shadow:0 0 23px #403b372e;width:-webkit-min-content;width:min-content}@media screen and (max-width:480px){.range-filter .triangle{display:none}}.range-filter__label{color:#403b37;font-family:Mulish Bold;font-size:14px;font-weight:700;letter-spacing:.25px;line-height:20px;margin:0 0 8px}.range-filter__range{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.range-filter__range>span{color:#403b37;font-family:Mulish Medium;font-size:14px;font-weight:500;letter-spacing:.25px;line-height:20px}.dd-filter{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 0 16px;padding:0 24px}.dd-filter__container{background-color:#f3f3f3;border-radius:8px;box-shadow:0 0 23px #403b372e;max-width:200px;width:200px}.dd-filter__container-layout{height:auto;max-height:245px;min-height:245px;overflow-x:hidden;overflow-y:auto}.dd-filter__search{align-items:center;border-bottom:1px solid #a09b97;display:flex;flex-direction:row;justify-content:center;padding:8px 12px;width:100%}.dd-filter__search>img{margin:0 8px 0 0}.dd-filter__search>input{background-color:#0000;font-size:14px;width:100%}.dd-filter .triangle{border-left:9px solid #0000;border-right:9px solid #0000;border-top:6px solid #f3f3f3;box-shadow:0 0 23px #403b372e;width:-webkit-min-content;width:min-content}@media screen and (max-width:480px){.dd-filter .triangle{display:none}}.dd-filter__item{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:12px 16px;-webkit-user-select:none;user-select:none;width:100%}.dd-filter__item>span{color:#403b37;font-family:Mulish Regular;font-size:14px;font-weight:400;letter-spacing:.25px;line-height:20px}.search-checkbox{height:100%;justify-content:space-between;min-height:42px;padding:12px}.search-checkbox,.switcher{align-items:center;display:flex;flex-direction:row;width:100%}.switcher{justify-content:flex-start;padding:4px 12px}.switcher>img,.switcher>span{margin:0 8px 0 0}.switcher>span{font-family:Mulish Regular;font-size:12px;font-weight:400;letter-spacing:.4px;line-height:16px}.switcher__button{background-color:#cc5d5d;border-radius:8px;cursor:pointer;height:18px;padding:3px;width:36px}.switcher__button.switch{background-color:#55a066;display:flex;justify-content:flex-end}.switcher__toggle{background-color:#f3f3f3;border-radius:1000px;height:12px;width:12px}.modal-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background:#e0dbd5;border-radius:10px;max-width:500px;padding:20px;position:relative;width:100%}.modal-close{background:none;border:none;cursor:pointer;font-size:1.5rem;position:absolute;right:10px;top:10px}.modal-body{margin-bottom:20px;text-align:center}.modal-action{background:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}.modal-action:hover{background:#0056b3}.modal-buttons{display:flex;gap:10px;justify-content:center;margin-top:20px}.modal-button{background:#f0f0f0;border:1px solid #ccc;border-radius:5px;color:#333;cursor:pointer;padding:10px 20px}.modal-button:hover{background:#e0e0e0}.modal-button--confirm{background:#d9534f;color:#fff}.modal-button--confirm:hover{background:#c9302c}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner{animation:spin 1s linear infinite;border:4px solid #0000001a;border-left-color:#000;border-radius:50%;height:40px;width:40px}.spinner-wrapper{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:999}.welcome{animation:fadeIn .7s ease-in-out;height:100vh;overflow-x:hidden;width:100%}.welcome__bg{z-index:0}.welcome__bg,.welcome__video-layout{height:100%;overflow-x:hidden;position:absolute;width:100%}.welcome__video-layout{z-index:1}.welcome__video-layout>video{height:100%;object-fit:cover;object-position:center;position:absolute;width:100%;z-index:1}.welcome__video-backdrop{background-color:#403b37;opacity:.7;z-index:2}.welcome__fg,.welcome__video-backdrop{height:100%;position:relative;width:100%}.welcome__fg{align-items:center;display:flex;flex-direction:column;justify-content:center;z-index:3}.welcome__fg>.button-sba{height:51px;width:290px}.welcome__fg>h3{animation:fadeInToLeft 1.5s ease-out;color:#e0dbd5;font-family:PlayfairDisplay Regular;font-size:22px;font-weight:400;letter-spacing:0;line-height:28px;margin:0 0 32px;text-transform:uppercase}@media screen and (max-width:580px){.welcome__fg>h3{font-family:PlayfairDisplay Regular;font-size:16px;font-weight:400;letter-spacing:.15px;line-height:24px}}.properties,.services{overflow:hidden;padding:48px 0;width:100%}@media screen and (max-width:620px){.properties,.services{padding:32px 0}}.services{flex-direction:column;overflow-y:hidden;z-index:0}.services,.services__bg{align-items:center;display:flex;justify-content:center;position:relative}.services__bg{flex-direction:row;height:100%;margin:0 auto 196px;max-width:80%;width:100%;z-index:1}.services__bg>img{border-radius:24px;margin:0 auto}.services__bg>img.animation{animation:fadeIn 1s ease-in-out}.services__fg{grid-column-gap:24px;align-items:center;bottom:64px;column-gap:24px;display:flex;display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;margin:0 7.5%;position:absolute;z-index:3}@media screen and (max-width:1200px){.services__fg{column-gap:16px;margin:0 2.5%}}@media screen and (max-width:1140px){.services__fg{grid-template-columns:repeat(2,1fr);row-gap:16px}}@media screen and (max-width:580px){.services__fg{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:420px){.services__fg{margin:0}}.subscribe{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;width:100%}.subscribe>img{background-color:#403b37;height:100vh;object-fit:cover;position:absolute;width:100%}.subscribe__header{align-items:center;color:#f3f3f3;display:flex;flex-direction:column;justify-content:center;position:relative;width:100%;z-index:1}.subscribe__title{font-family:Mulish Regular;font-size:24px;font-weight:400;letter-spacing:0;line-height:32px;margin:0 0 24px;text-transform:uppercase}.subscribe__title.animation{animation:fadeInToRight 1s ease-in-out}.subscribe__subtitle{font-family:PlayfairDisplay Bold;font-size:45px;font-weight:700;letter-spacing:0;line-height:52px;line-height:inherit;margin:0 0 32px;padding:0 24px;text-align:center;white-space:pre-line}@media screen and (max-width:680px){.subscribe__subtitle{font-family:PlayfairDisplay Bold;font-size:36px;font-weight:700;letter-spacing:0;line-height:44px;padding:0 24px;white-space:inherit}}.subscribe__subtitle.animation{animation:fadeInToLeft 1s ease-in-out}.subscribe__form{align-items:center;background-color:#f3f3f3;border-radius:16px;display:flex;flex-direction:column;justify-content:center;max-width:363px;padding:24px;position:relative;width:100%;z-index:1}.subscribe__form.animation{animation:fadeInToTop 1s ease-in-out}@media screen and (max-width:420px){.subscribe__form{max-width:90%;padding:16px}}.subscribe .default-filled-button{font-family:Mulish Bold;font-size:45px;font-weight:700;letter-spacing:0;line-height:52px;width:100%}.reviews{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow-x:hidden;overflow:hidden;padding:48px 0;width:100%}.reviews__content{grid-row-gap:24px;grid-column-gap:24px;column-gap:24px;display:grid;grid-template-columns:repeat(4,auto);justify-content:center;max-width:80%;row-gap:24px}@media screen and (max-width:1530px){.reviews__content{column-gap:12px;max-width:90%;row-gap:32px}}@media screen and (max-width:1200px){.reviews__content{column-gap:24px;grid-template-columns:repeat(2,auto)}}@media screen and (max-width:760px){.reviews__content{grid-template-columns:repeat(1,auto);max-width:100%}}@media screen and (max-width:500px){.reviews__content{grid-template-columns:repeat(1,auto);max-width:80%}}.priority-news{margin:0 0 -1px;overflow:hidden;padding:48px 0 0;position:relative;width:100%;z-index:1}.priority-news>.content-header{margin:0 auto}@media screen and (max-width:960px){.priority-news>.content-header .content-header__left-side>h3{margin:0 0 24px}.priority-news>.content-header .content-header__sub-title{flex-direction:column}}.priority-news>.content-header .content-header__sub-title hr{border-top:1px solid #a09b97;margin:0 40px 0 0;width:64px}@media screen and (max-width:960px){.priority-news>.content-header .content-header__sub-title hr{margin:0 auto 12px}}.priority-news__content{align-items:center;bottom:-235px;display:flex;flex-direction:row;height:335px;justify-content:space-around;justify-items:center;margin:0 auto;max-height:335px;max-width:80%;position:relative;z-index:4}@media screen and (max-width:1770px){.priority-news__content{max-width:90%}}@media screen and (max-width:1550px){.priority-news__content{max-width:100%}}@media screen and (max-width:1020px){.priority-news__content{margin:-135px 0 0}}.priority-news__bottom{position:relative;z-index:1}.priority-news__bottom>div:first-child{background-color:#403b37;border-radius:50% 50% 0 0;height:252px;margin:0 0 0 -10vw;position:relative;width:120vw;z-index:2}.priority-news__bottom>div:last-child{background-color:#403b37;height:161px;margin:-1px 0 0;padding:60px 0 0;position:relative;z-index:3}.priority-news__bottom>div:last-child>.button-sba{align-content:center;align-items:center;display:flex;flex-direction:column;height:52px;justify-content:center;margin:0 auto;max-width:325px}@media screen and (max-width:620px){.priority-news__bottom>div:last-child>.button-sba{max-width:80%}}.why-is{background-color:#403b37;overflow:hidden;padding:48px 0;width:100%}@media screen and (max-width:1220px){.why-is{padding:24px 0}}.why-is__layout{display:flex;flex-direction:row;justify-content:space-between;margin:120px auto;max-width:80%}@media screen and (max-width:1750px){.why-is__layout{max-width:90%}}@media screen and (max-width:1590px){.why-is__layout{max-width:95%}}@media screen and (max-width:1220px){.why-is__layout{align-items:center;flex-direction:column;justify-content:center;margin:32px auto}}.why-is__description{display:flex;flex-direction:column;justify-content:space-evenly;width:100%}@media screen and (max-width:1220px){.why-is__description{align-items:center;justify-content:center}}.why-is__description.animation{animation:fadeInToRight .7s ease-in-out}.why-is__description .content-header{margin:0 auto;max-width:100%}@media screen and (max-width:1220px){.why-is__description .content-header{flex-direction:column;margin:0 auto 40px}}.why-is__description .content-header h3{color:#f3f3f3}@media screen and (max-width:1220px){.why-is__description .content-header h3{margin:0}.why-is__description .content-header .content-header__sub-title{flex-direction:column}.why-is__description .content-header .content-header__sub-title>hr{margin:0 0 16px}.why-is__content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 0 24px}}.why-is__content>p{color:#f3f3f3;font-family:Mulish Medium;font-size:16px;font-weight:500;letter-spacing:.15px;line-height:24px;margin:0 0 24px;max-width:70%;padding:0 0 0 100px;width:100%}@media screen and (max-width:1220px){.why-is__content>p:last-child{margin:0 0 24px}}.why-is__content>p:last-child{margin:0}@media screen and (max-width:1750px){.why-is__content>p{max-width:80%}}@media screen and (max-width:1520px){.why-is__content>p{padding:0}}@media screen and (max-width:520px){.why-is__content>p{margin:0 auto 24px}}.why-is__owner{position:relative;z-index:1}.why-is__owner.animation{animation:fadeInToLeft .7s ease-in-out}@media screen and (max-width:820px){.why-is__owner>img{margin-bottom:56px;object-fit:contain;width:100%}}.why-is__owner .signature{bottom:30px;height:108px;left:50%;margin:0;position:absolute;rotate:-8.44deg;width:387px;z-index:2}@media screen and (max-width:1610px){.why-is__owner .signature{left:45%}}@media screen and (max-width:1560px){.why-is__owner .signature{left:43%}}@media screen and (max-width:1220px){.why-is__owner .signature{left:50%}}@media screen and (max-width:800px){.why-is__owner .signature{max-width:50%;width:100%}}.why-is__owner>img{border-radius:16px;object-fit:fill}@media screen and (max-width:1380px){.why-is__owner>img{object-fit:cover;top:55%}}@media screen and (max-width:630px){.why-is__owner>img{top:80%}}.why-is__forward{align-content:center;align-items:center;border:1px solid #bf9a6d;border-radius:100rem;cursor:pointer;display:flex;flex-direction:row;height:230px;justify-content:center;left:-114px;padding:16px;position:absolute;top:250px;width:230px;z-index:1}@media screen and (max-width:1340px){.why-is__forward{left:5%;top:15px}}@media screen and (max-width:620px){.why-is__forward{height:12rem;width:12rem}}@media screen and (max-width:540px){.why-is__forward{height:10rem;width:10rem}}@media screen and (max-width:420px){.why-is__forward{height:7rem;width:7rem}}@media screen and (max-width:320px){.why-is__forward{height:6rem;width:6rem}}@media screen and (max-width:620px){.why-is__forward>img{display:none}}.why-is__forward>span{align-content:center;align-items:center;color:#f3f3f3;display:flex;flex-direction:row;font-family:Mulish Regular;font-size:24px;font-weight:400;justify-content:center;letter-spacing:0;line-height:32px;text-align:center;text-transform:uppercase}@media screen and (max-width:540px){.why-is__forward>span{font-family:Mulish Regular;font-size:14px;font-weight:400;letter-spacing:.1px;line-height:20px}}.properties{align-items:center;display:flex;flex-direction:column}.properties__favorite{align-items:center;animation:fadeInToBottom .7s ease-in-out;color:#131312;display:flex;font-family:PlayfairDisplay Bold;font-size:45px;font-weight:700;justify-content:center;letter-spacing:0;line-height:52px;margin:63px 0 48px}@media screen and (max-width:685px){.properties__favorite{font-family:PlayfairDisplay Bold;font-size:36px;font-weight:700;letter-spacing:0;line-height:44px;margin:63px 0 24px}}@media screen and (max-width:500px){.properties__favorite{font-family:PlayfairDisplay Bold;font-size:28px;font-weight:700;letter-spacing:0;line-height:36px}}@media screen and (max-width:350px){.properties__favorite{font-family:PlayfairDisplay Bold;font-size:24px;font-weight:700;letter-spacing:0;line-height:32px}}.properties__favorite.no-data{margin:63px 0 80px}@media screen and (max-width:540px){.properties__favorite.no-data{margin:63px 0 60px}}.properties__no-data{align-items:center;display:flex;flex-direction:column;margin:0 auto 80px;width:100%}@media screen and (max-width:540px){.properties__no-data{max-width:90%}}@media screen and (max-width:440px){.properties__no-data{margin:0 auto 50px}}.properties__no-data>img{animation:fadeIn .7s ease-in-out;margin:0 0 24px}.properties__no-data>span{animation:fadeInToLeft .7s ease-in-out;color:#403b37;font-family:Mulish Regular;font-size:24px;font-weight:400;letter-spacing:0;line-height:32px;margin:0 0 32px;max-width:488px;text-align:center;width:100%}@media screen and (max-width:440px){.properties__no-data>span{font-family:Mulish Regular;font-size:16px;font-weight:400;letter-spacing:.15px;line-height:24px;margin:0 0 16px}}.properties__no-data .button-sba{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:16px 80px}@media screen and (max-width:480px){.properties__no-data .button-sba{font-family:Mulish Regular;font-size:14px;font-weight:400;letter-spacing:.1px;line-height:20px;padding:0 4px}}.properties__no-data .button-sba__label{color:#403b37;font-family:Mulish Bold;font-size:14px;font-weight:700;letter-spacing:.1px;line-height:20px}.property-area{align-items:center;background-color:#f3f3f3;display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden;padding:112px 0 42px;width:100%}.property-area>hr{border-top:1px solid #e0dbd5;width:100%}.property-area>hr.header-top{margin:16px 0 0}.property-area>hr.header-bottom{margin:0 0 24px}.property-area__header{margin:0 auto;max-height:700px;position:relative;width:100%}.property-area__header>img{border-radius:16px;display:flex;flex-direction:row;margin:0 auto;max-height:600px;min-height:600px;object-fit:cover}@media screen and (max-width:960px){.property-area__header>img{max-width:80%;width:100%}}.property-area__slider{margin:0 0 16px;max-height:600px;min-height:600px;right:480px}@media screen and (max-width:1880px){.property-area__slider{right:520px}}@media screen and (max-width:1760px){.property-area__slider{right:450px}}@media screen and (max-width:1690px){.property-area__slider{right:410px}}@media screen and (max-width:1660px){.property-area__slider{right:400px}}@media screen and (max-width:1550px){.property-area__slider{right:380px}}@media screen and (max-width:1440px){.property-area__slider{right:345px}}@media screen and (max-width:1320px){.property-area__slider{right:auto}}@media screen and (max-width:770px){.property-area__slider{max-height:530px;min-height:530px}}@media screen and (max-width:690px){.property-area__slider{max-height:460px;min-height:460px}}@media screen and (max-width:580px){.property-area__slider{max-height:390px;min-height:390px}}@media screen and (max-width:480px){.property-area__slider{max-height:315px;min-height:315px}}@media screen and (max-width:400px){.property-area__slider{max-height:270px;min-height:270px}}.property-area__slider div{border-radius:16px;max-height:600px;min-height:600px;width:135%}@media screen and (max-width:1320px){.property-area__slider div{justify-content:space-between;width:auto}}@media screen and (min-width:900px){.property-area__slider div{display:flex;flex-direction:row}}@media screen and (max-width:770px){.property-area__slider div{border-radius:0;max-height:530px;min-height:530px}}@media screen and (max-width:690px){.property-area__slider div{max-height:460px;min-height:460px}}@media screen and (max-width:580px){.property-area__slider div{max-height:390px;min-height:390px}}@media screen and (max-width:480px){.property-area__slider div{max-height:315px;min-height:315px}}@media screen and (max-width:400px){.property-area__slider div{max-height:270px;min-height:270px}}@media screen and (max-width:1320px){.property-area__slider div .slick-cloned>div{display:none}}.property-area__slider img{border-radius:16px;margin:0 auto;max-height:600px;max-width:800px;min-height:600px;min-width:800px;object-fit:cover;opacity:.3;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1270px){.property-area__slider img>div>img{max-width:700px;min-width:700px}}@media screen and (max-width:770px){.property-area__slider img{max-height:550px;max-width:800px;min-height:550px;min-width:800px;object-fit:contain}}@media screen and (max-width:690px){.property-area__slider img{max-height:460px;min-height:460px}}@media screen and (max-width:580px){.property-area__slider img{max-height:390px;min-height:390px}}@media screen and (max-width:480px){.property-area__slider img{max-height:315px;min-height:315px}}@media screen and (max-width:400px){.property-area__slider img{max-height:270px;min-height:270px}}.property-area__slider .slick-slide>div{max-width:auto!important;padding:0 16px}@media screen and (max-width:1320px){.property-area__slider .slick-slide>div{display:none}}@media screen and (max-width:1880px){.property-area__slider .slick-active>div>img{max-height:600px;max-width:600px;min-height:600px;min-width:600px}}@media screen and (max-width:1660px){.property-area__slider .slick-active>div>img{max-height:600px;max-width:500px;min-height:600px;min-width:500px}}@media screen and (max-width:1550px){.property-area__slider .slick-active>div>img{max-height:600px;max-width:400px;min-height:600px;min-width:400px}}@media screen and (max-width:1440px){.property-area__slider .slick-active>div>img{max-height:600px;max-width:250px;min-height:600px;min-width:250px}}@media screen and (max-width:1320px){.property-area__slider .slick-active>div{display:none}}@media screen and (max-width:1270px){.property-area__slider .slick-active>div>img{max-height:600px;max-width:50px;min-height:600px;min-width:50px}}.property-area__slider .slick-center{z-index:3}@media screen and (max-width:900px){.property-area__slider .slick-center{position:relative}}.property-area__slider .slick-center div{align-items:center;display:flex;flex-direction:row;justify-content:center}.property-area__slider .slick-center div>img{max-height:600px;max-width:800px;min-height:600px;min-width:800px}@media screen and (max-width:1270px){.property-area__slider .slick-center div>img>div>img{max-width:700px;min-width:700px}}@media screen and (max-width:770px){.property-area__slider .slick-center div>img{max-height:550px;max-width:800px;min-height:550px;min-width:800px}}@media screen and (max-width:690px){.property-area__slider .slick-center div>img{max-height:460px;min-height:460px}}@media screen and (max-width:580px){.property-area__slider .slick-center div>img{max-height:390px;min-height:390px}}@media screen and (max-width:480px){.property-area__slider .slick-center div>img{max-height:315px;min-height:315px}}@media screen and (max-width:400px){.property-area__slider .slick-center div>img{max-height:270px;min-height:270px}}.property-area__slider .slick-center img{height:100%;opacity:1!important;width:100%}.property-area__slider-navigation{display:block!important;margin:0 auto;max-height:84px!important;max-width:80%!important;min-height:84px!important}.property-area__slider-navigation .slick-active>div{display:block!important}.property-area__slider-navigation .slick-slide>div{max-height:84px!important;min-height:84px!important;padding:0 8px!important}.property-area__slider-navigation img{border-radius:8px;max-height:84px!important;max-width:100%!important;min-height:84px!important;min-width:100%!important;object-fit:fill!important}.property-area__header-details{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:1150px){.property-area__header-details{align-items:center;display:flex;flex-direction:column;justify-content:center}}.property-area__header-details>span{color:#bf9a6d;font-family:Mulish Bold;font-size:16px;font-weight:700;letter-spacing:.5px;line-height:24px;margin:0 0 4px;text-transform:uppercase}@media screen and (max-width:410px){.property-area__header-details>span{margin:0}}.property-area__description{margin:24px 0}.property-area__description p{color:#403b37;margin:0 0 16px}.property-area__description p:last-child{margin:0}.property-area__info-header{align-items:center;display:flex;flex-direction:row;justify-content:center}@media screen and (max-width:1150px){.property-area__info-header{margin:0 0 16px}}@media screen and (max-width:780px){.property-area__info-header{align-items:center;display:flex;flex-direction:column-reverse;justify-content:center;margin:0 0 8px}}.property-area__info-header>h1{font-family:PlayfairDisplay Bold;font-size:24px;font-weight:700;letter-spacing:0;line-height:32px;margin:0 22px 0 0;max-width:90%;width:100%}@media screen and (max-width:780px){.property-area__info-header>h1{margin:0;max-width:none;text-align:center;width:auto}}@media screen and (max-width:410px){.property-area__info-header>h1{margin:0 0 8px}}.property-area__info-header>span{border:1px solid #a09b97;border-radius:19px;font-family:Mulish Medium;font-size:14px;font-weight:500;letter-spacing:.1px;line-height:20px;padding:6px 28px;white-space:nowrap}.property-area__features{align-content:center;align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin:12px 0 0;width:100%}.property-area__features>h2{color:#403b37;font-family:Mulish Bold;font-size:22px;font-weight:700;letter-spacing:0;line-height:28px;margin:0 0 24px}.property-area__features-grid{grid-row-gap:12px;grid-column-gap:70px;align-content:center;align-items:center;column-gap:70px;display:grid;grid-template-columns:repeat(3,2fr);justify-content:space-between;justify-items:start;margin:0 0 32px;padding:0 125px 0 0;row-gap:12px;width:100%}@media screen and (max-width:1300px){.property-area__features-grid{padding:0}}@media screen and (max-width:1000px){.property-area__features-grid{grid-template-columns:repeat(2,2fr)}}@media screen and (max-width:900px){.property-area__features-grid{grid-template-columns:repeat(3,2fr)}}@media screen and (max-width:800px){.property-area__features-grid{grid-template-columns:repeat(2,2fr)}}@media screen and (max-width:500px){.property-area__features-grid{grid-template-columns:repeat(1,2fr)}}.property-area__features-grid:last-child{margin:0}@media screen and (max-width:900px){.property-area__features-grid:last-child{margin:0 0 32px}}.property-area__title{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:20px 220px;width:100%}@media screen and (max-width:1400px){.property-area__title{padding:20px 70px}}@media screen and (max-width:1150px){.property-area__title{flex-direction:column;padding:20px}}.property-area__discount{color:#a09b97!important;font-family:Mulish Bold;font-size:16px!important;font-size:14px;font-weight:700;letter-spacing:.1px;line-height:20px;position:absolute!important;right:70px!important;text-decoration:line-through!important;top:-22px!important}.property-area__cost{align-content:center;align-items:center;display:flex;flex-direction:row;justify-content:center;position:relative}.property-area__cost>span{color:#bf9a6d;font-family:Mulish Bold;font-size:24px;font-weight:700;letter-spacing:0;line-height:32px;margin:0 26px 0 0;white-space:nowrap}.property-area__cost .button-favorite{height:32px;position:static;width:32px}.property-area__energy-grade{align-items:center;border:2px solid #000;display:flex;flex-direction:row;justify-content:space-between;margin:0 0 16px;padding:10px 16px;width:100%}.property-area__energy-grade>span{text-transform:uppercase}.property-area__energy-grade.a_three_plus{border-color:#00964e}.property-area__energy-grade.a_two_plus{border-color:#00aa01}.property-area__energy-grade.a_one_plus{border-color:#a9c801}.property-area__energy-grade.a{border-color:#ffd644}.property-area__energy-grade.b{border-color:#f0c140}.property-area__energy-grade.c{border-color:#ff7d01}.property-area__energy-grade.d{border-color:#fe0000}.property-area__energy-grade.e{border-color:#e10000}.property-area__energy-grade.f{border-color:#c80000}.property-area__energy-grade.g{border-color:#ae0001}.property-area__details{color:#000;display:flex;flex-direction:row;justify-content:space-between;padding:0 220px 32px;width:100%}@media screen and (max-width:1700px){.property-area__details{padding:32px 40px}}@media screen and (max-width:900px){.property-area__details{flex-direction:column;padding:8px 40px}}.property-area__details__description{border-right:1px solid #a09b97;height:100%;margin:0 48px 0 0;padding:0 96px 0 0;width:100%}@media screen and (max-width:1340px){.property-area__details__description{margin:0 20px 0 0;padding:0 20px 0 0}}@media screen and (max-width:900px){.property-area__details__description{border:none;margin:0;padding:0}}@media screen and (max-width:520px){.property-area__details__description{align-items:center;display:flex;flex-direction:column;justify-content:center}}.property-area__details__description>h1{font-family:PlayfairDisplay Bold;font-size:24px;font-weight:700;letter-spacing:0;line-height:32px;margin:0 0 12px}.property-area__details__description>span{color:#403b37;font-family:Mulish Medium;font-size:16px;font-weight:500;letter-spacing:.15px;line-height:24px;margin:0 0 32px;width:100%}.property-area__details__info{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-width:30%;width:100%}@media screen and (max-width:900px){.property-area__details__info{max-width:100%}}.property-area__details__info .button-icon{margin:0 0 24px;width:60%}@media screen and (max-width:1040px){.property-area__details__info .button-icon{width:80%}}.property-area__details__info>hr{border-top:1px solid #a09b97;margin:0 0 24px;max-width:470px;width:100%}.property-area__details__info__grade{align-content:center;align-items:flex-start;display:flex;flex-direction:column;justify-content:center;max-width:394px;width:100%}.property-area__details__info__grade>h2{font-family:PlayfairDisplay Medium;font-size:24px;font-weight:500;letter-spacing:0;line-height:32px;margin:0 0 16px}.property-area__details__info__grid{grid-column-gap:36px;grid-row-gap:18px;align-content:center;align-items:center;column-gap:36px;display:grid;grid-template-columns:repeat(2,auto);justify-content:start;justify-items:center;margin:0 0 24px;max-width:394px;row-gap:18px;width:100%}@media screen and (max-width:1640px){.property-area__details__info__grid{column-gap:18px;row-gap:18px}}@media screen and (max-width:1300px){.property-area__details__info__grid{grid-template-columns:repeat(1,auto);justify-content:center}}@media screen and (max-width:900px){.property-area__details__info__grid{grid-template-columns:repeat(2,auto);justify-content:start;width:100%}}@media screen and (max-width:420px){.property-area__details__info__grid{grid-template-columns:repeat(1,auto);width:100%}}.property-area__details__info__grid .label-icon{justify-content:flex-start;width:100%}.property-area__details__info .button-sba__label{color:#403b37;font-family:Mulish Bold;font-size:14px;font-weight:700;letter-spacing:.1px;line-height:20px}@media screen and (max-width:400px){.property-area__details__info .button-sba__label{font-family:Mulish Bold;font-size:10px;font-weight:700;letter-spacing:.4px;line-height:16px;padding:16px 34px}}.property-area__controllers{display:flex;flex-wrap:wrap;gap:16px;margin:0 0 12px;max-width:100%}@media screen and (max-width:420px){.property-area__controllers{max-width:90%}}.property-area__controllers .button-icon{height:100%;max-height:44px;max-width:200px}@media screen and (max-width:1150px){.property-area__controllers .button-icon :nth-child(4),.property-area__controllers .button-icon:nth-child(3){margin:0}.property-area__controllers .button-icon{margin:0 0 8px}}@media screen and (max-width:520px){.property-area__controllers .button-icon{margin:0 auto 8px;max-width:100%}}@media screen and (max-width:420px){.property-area__controllers .button-icon:nth-child(3){margin:0 0 8px}}.property-area__info-button{cursor:pointer;height:32px;margin:0 16px 0 0;position:relative;width:32px;z-index:5}.property-area .property-area__info-button,.property-area__info-button:hover>.property-area__info,.property-area__info:hover{display:block}.property-area__popup{background:#f3f3f3;border-radius:24px;padding:16px;position:relative;z-index:10}.property-area__popup b{color:#403b37;display:block;font-family:Mulish Bold;font-size:16px;font-weight:700;letter-spacing:.5px;line-height:24px;margin:16px 0}.property-area__popup b:first-child{margin:0 0 16px}.property-area__popup ul{margin:0 0 0 24px}.property-area__popup ul li{color:#403b37;list-style-type:"●";padding:0 0 2px 8px}.property-area__info{display:none;width:100%}.property-area__info__details{background-color:#f3f3f3;border-radius:24px;box-shadow:0 0 23px #403b372e;display:flex;flex-direction:column;margin:12px 0 0;max-width:529px;min-width:529px;position:absolute;right:-55px;z-index:6}@media screen and (max-width:880px){.property-area__info__details{right:-192px}}@media screen and (max-width:580px){.property-area__info__details{max-width:300px;min-width:300px;right:-85px}}.property-area__info__details__sub-title{font-family:Mulish Bold;font-size:16px;font-weight:700;letter-spacing:.5px;line-height:24px}.property-area__info__details__title{font-family:Mulish Regular;font-size:16px;font-weight:400;letter-spacing:.5px;line-height:24px}.property-area__info .triangle{border-right:18px solid #f3f3f3;border-top:18px solid #0000;box-shadow:0 0 23px #403b372e;height:0;position:absolute;right:60px;rotate:225deg;top:-9px;width:0;z-index:1}@media screen and (max-width:880px){.property-area__info .triangle{right:197px}}@media screen and (max-width:580px){.property-area__info .triangle{right:90px}}.property-area__controller{align-items:center;cursor:pointer;display:flex;flex-direction:row;height:100%;justify-content:center;max-height:calc(100% - 100px);position:absolute;width:56px;z-index:5}.property-area__controller.left{background:linear-gradient(90deg,rgba(0,0,0,.443) -5.92%,#0000 80.26%);bottom:0;left:0;top:0}.property-area__controller.right{background:linear-gradient(270deg,rgba(0,0,0,.443) -5.92%,#0000 80.26%);bottom:0;right:0;top:0}.property-area__image-highlight{display:flex;height:calc(100% - 100px);pointer-events:none;position:absolute;z-index:5}.property-area__image-highlight,.property-area__image-highlight>h4{align-items:center;flex-direction:column;justify-content:center;width:100%}.property-area__image-highlight>h4{background-color:#0009;color:#f3f3f3;display:block;display:flex;font-family:Mulish Bold;font-size:36px;font-weight:700;letter-spacing:0;line-height:44px;padding:40px 0}.all-services{animation:fadeIn .7s ease-in-out;height:100vh;max-height:482px;overflow:hidden;width:100%}.all-services__bg{height:100%;max-height:482px;position:absolute;width:100%;z-index:0}.all-services__bg>img{height:100%;max-height:482px;object-fit:cover;width:100%}.all-services__fg{align-content:center;align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:482px;position:relative;width:100%;z-index:1}.all-services__fg>h1{color:#f3f3f3;font-family:PlayfairDisplay Bold;font-size:36px;font-size:52px;font-weight:700;letter-spacing:0;line-height:44px;margin:0 0 8px}.services-content{grid-row-gap:24px;grid-column-gap:32px;background-color:#e0dbd5;column-gap:32px;display:grid;grid-template-columns:repeat(5,276px);margin:0 auto;min-width:100%;padding:40px 10%;row-gap:24px;width:100%}@media screen and (max-width:1820px){.services-content{grid-template-columns:repeat(4,276px)}}@media screen and (max-width:1370px){.services-content{grid-template-columns:repeat(3,276px)}}@media screen and (max-width:1040px){.services-content{grid-template-columns:repeat(2,auto);max-width:90%;padding:40px 2%}}@media screen and (max-width:800px){.services-content{grid-template-columns:repeat(2,auto)}}@media screen and (max-width:560px){.services-content{grid-template-columns:repeat(1,auto)}}.services-content>.service-item{justify-content:space-between}.services-content>.service-item:hover{margin:initial!important}.service-content{border-radius:16px;margin:120px auto;max-width:1000px;text-align:left;width:100%}@media screen and (max-width:1000px){.service-content{margin:120px auto 60px}}.service-content__category{color:#bf9a6d;font-family:Mulish Bold;font-size:16px;font-weight:700;letter-spacing:.15px;line-height:24px;margin:0 32px 0 0}.service-content__published{color:#a09b97;font-family:Mulish Medium;font-size:16px;font-weight:500;letter-spacing:.15px;line-height:24px}.service-content>h1{color:#403b37;font-family:PlayfairDisplay Bold;font-size:36px;font-weight:700;letter-spacing:0;line-height:44px;margin:0 auto 24px;text-align:center}@media screen and (max-width:1000px){.service-content>h1{max-width:90%}}.service-content>h1.animation{animation:fadeInToRight .8s ease-in-out}.service-content__cover{height:100%;margin:0 0 16px;object-fit:contain;width:100%}.service-content__cover.animation{animation:fadeInToRight .8s ease-in-out}.service-content__data{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.service-content__data.animation{animation:fadeIn 1.5s ease-in-out}.service-content__data i,.service-content__data p{color:#312c28;font-family:Mulish Regular;font-size:16px;font-weight:400;letter-spacing:.5px;line-height:24px;margin:0 auto 24px;text-align:left;width:100%}@media screen and (max-width:1000px){.service-content__data i,.service-content__data p{max-width:90%}}.service-content__data b{color:#312c28;font-family:Mulish Bold;font-size:16px;font-weight:700;letter-spacing:.5px;line-height:24px;margin:0 auto 24px;text-align:left;width:100%}@media screen and (max-width:1000px){.service-content__data b{max-width:90%}}.service-content__data a{color:#5d97cc;cursor:pointer;font-family:Mulish Regular;font-size:16px;font-weight:400;letter-spacing:.5px;line-height:24px;text-decoration:underline}.service-content__data img,.service-content__data video{aspect-ratio:16/9;margin:0 0 16px;object-fit:contain;width:100%}.service-content__data h3{color:#403b37;font-family:PlayfairDisplay Bold;font-size:24px;font-weight:700;letter-spacing:0;line-height:32px;margin:32px auto 16px;text-align:left;width:100%}@media screen and (max-width:1000px){.service-content__data h3{max-width:90%}}.service-content__data i:last-child,.service-content__data p:last-child{margin:0}.news{animation:fadeIn .7s ease-in-out;height:100vh;max-height:482px;overflow:hidden;width:100%}.news__bg{position:absolute;z-index:0}.news__bg,.news__bg>img{height:100%;max-height:482px;width:100%}.news__bg>img{object-fit:cover}.news__fg{align-content:center;align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:482px;position:relative;width:100%;z-index:1}.news__fg>h1{color:#f3f3f3;font-family:PlayfairDisplay Bold;font-size:36px;font-size:52px;font-weight:700;letter-spacing:0;line-height:44px;margin:0 0 8px}.news-content{grid-row-gap:24px;grid-column-gap:32px;background-color:#f3f3f3;column-gap:32px;display:grid;grid-template-columns:repeat(4,346px);margin:0 auto;min-width:100%;padding:40px 10%;row-gap:24px;width:100%}@media screen and (max-width:1820px){.news-content{grid-template-columns:repeat(3,346px)}}@media screen and (max-width:1370px){.news-content{grid-template-columns:repeat(2,346px)}}@media screen and (max-width:1040px){.news-content{max-width:90%}}@media screen and (max-width:800px){.news-content{grid-template-columns:repeat(1,auto)}}.news-content>.article{display:flex!important;margin:0 auto!important;rotate:unset;transform:none}.article-content{border-radius:16px;margin:120px auto;max-width:1000px;text-align:left;width:100%}@media screen and (max-width:1000px){.article-content{margin:120px auto 60px}}.article-content>header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto 16px;width:100%}@media screen and (max-width:650px){.article-content>header{flex-direction:column-reverse}.article-content>header .button-icon{margin:0 0 24px}}@media screen and (max-width:1000px){.article-content>header{max-width:90%}}.article-content>header.animation{animation:fadeInToRight .8s ease-in-out}.article-content__category{color:#bf9a6d;font-family:Mulish Bold;font-size:16px;font-weight:700;letter-spacing:.15px;line-height:24px;margin:0 32px 0 0}.article-content__published{color:#a09b97;font-family:Mulish Medium;font-size:16px;font-weight:500;letter-spacing:.15px;line-height:24px}.article-content>h1{color:#403b37;font-family:PlayfairDisplay Bold;font-size:36px;font-weight:700;letter-spacing:0;line-height:44px;margin:0 auto 24px}@media screen and (max-width:1000px){.article-content>h1{max-width:90%}}.article-content>h1.animation{animation:fadeInToRight .8s ease-in-out}.article-content__cover{border-radius:16px;height:100%;margin:0 0 16px;object-fit:contain;width:100%}@media screen and (max-width:1000px){.article-content__cover{border-radius:0}}.article-content__cover.animation{animation:fadeInToRight .8s ease-in-out}.article-content__data{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.article-content__data.animation{animation:fadeIn 1.5s ease-in-out}.article-content__data i,.article-content__data p{color:#312c28;font-family:Mulish Regular;font-size:16px;font-weight:400;letter-spacing:.5px;line-height:24px;margin:0 auto 24px;text-align:left;width:100%}@media screen and (max-width:1000px){.article-content__data i,.article-content__data p{max-width:90%}}.article-content__data b{color:#312c28;font-family:Mulish Bold;font-size:16px;font-weight:700;letter-spacing:.5px;line-height:24px;margin:0 auto 24px;text-align:left;width:100%}@media screen and (max-width:1000px){.article-content__data b{max-width:90%}}.article-content__data a{color:#5d97cc;cursor:pointer;font-family:Mulish Regular;font-size:16px;font-weight:400;letter-spacing:.5px;line-height:24px;text-decoration:underline;word-break:break-all}.article-content__data img,.article-content__data video{aspect-ratio:16/9;border-radius:16px;margin:0 0 16px;object-fit:contain;width:100%}@media screen and (max-width:1000px){.article-content__data img,.article-content__data video{border-radius:0}}.article-content__data img{aspect-ratio:unset;max-width:100%;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.article-content__data h3{color:#403b37;font-family:PlayfairDisplay Bold;font-size:24px;font-weight:700;letter-spacing:0;line-height:32px;margin:32px auto 16px;text-align:left;width:100%}@media screen and (max-width:1000px){.article-content__data h3{max-width:90%}}.article-content__data i:last-child,.article-content__data p:last-child{margin:0}.who-is-nr{margin:127px 0 0;overflow:hidden}.who-is-nr,.who-is-nr__content{align-items:center;display:flex;justify-content:center;width:100%}.who-is-nr__content{align-content:center;flex-direction:row;padding:106px 220px}@media screen and (max-width:1700px){.who-is-nr__content{padding:106px 110px}}@media screen and (max-width:1580px){.who-is-nr__content{padding:106px 65px}}@media screen and (max-width:1410px){.who-is-nr__content{padding:106px 32px}}@media screen and (max-width:1350px){.who-is-nr__content{flex-direction:column;padding:39px 32px}}.who-is-nr__photo{margin:0 64px 0 0;position:relative;z-index:1}@media screen and (max-width:1410px){.who-is-nr__photo{margin:0 16px 0 0}}@media screen and (max-width:1350px){.who-is-nr__photo{margin:0}}.who-is-nr__photo.animation{animation:fadeInToRight .4s ease-in-out}.who-is-nr__photo .signature{height:118px;left:-80px;position:absolute;rotate:-8.44deg;top:-50px;width:421px;z-index:1}@media screen and (max-width:1580px){.who-is-nr__photo .signature{left:-25px}}@media screen and (max-width:1350px){.who-is-nr__photo .signature{left:-80px;top:-30px}}@media screen and (max-width:840px){.who-is-nr__photo .signature{left:-40px}}@media screen and (max-width:750px){.who-is-nr__photo .signature{left:-20px;max-width:80%}}@media screen and (max-width:410px){.who-is-nr__photo .signature{left:-10px;max-width:80%;top:-40px}}.who-is-nr__photo>img{object-fit:contain}@media screen and (max-width:780px){.who-is-nr__photo>img{width:100%}}.who-is-nr__description{align-content:center;align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.who-is-nr__description.animation{animation:fadeInToLeft .4s ease-in-out}@media screen and (max-width:1350px){.who-is-nr__description{align-items:center;margin:0 0 64px}}.who-is-nr__description>h1{font-family:PlayfairDisplay Regular;font-size:36px;font-weight:400;letter-spacing:0;line-height:44px;margin:0 0 32px}.who-is-nr__description>p{font-family:Mulish Medium;font-size:16px;font-weight:500;letter-spacing:.15px;line-height:24px;margin:0 0 16px;max-width:728px;width:100%}@media screen and (max-width:1350px){.who-is-nr__description>p{max-width:95%}}.why-is-nr{align-items:center;background-color:#403b37;display:flex;flex-direction:row;justify-content:center;margin:0 0 -1px;overflow:hidden;padding:48px 220px;width:100%}@media screen and (max-width:1880px){.why-is-nr{padding:48px 110px}}@media screen and (max-width:1680px){.why-is-nr{padding:48px 60px}}@media screen and (max-width:1430px){.why-is-nr{padding:48px 50px}}@media screen and (max-width:650px){.why-is-nr{padding:48px 20px}}.why-is-nr__content{align-content:center;align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center;width:100%}@media screen and (max-width:1350px){.why-is-nr__content{flex-direction:column}}.why-is-nr__photo.animation{animation:fadeInToLeft .4s ease-in-out}@media screen and (max-width:740px){.why-is-nr__photo{object-fit:contain;width:100%}}.why-is-nr__description{align-content:center;align-items:flex-start;color:#f3f3f3;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 66px 0 0;max-height:75%;width:100%}.why-is-nr__description.animation{animation:fadeInToRight .4s ease-in-out}@media screen and (max-width:1580px){.why-is-nr__description{margin:0 32px 0 0}}@media screen and (max-width:1350px){.why-is-nr__description{align-items:center;margin:0 0 32px}}.why-is-nr__description>h1{font-family:PlayfairDisplay Regular;font-size:36px;font-weight:400;letter-spacing:0;line-height:44px;margin:0 0 32px}.why-is-nr__description .achievements{padding:0}@media screen and (max-width:1900px){.why-is-nr__description .achievements{max-width:100%}}@media screen and (max-width:1450px){.why-is-nr__description .achievements{margin:0 0 24px}}@media screen and (max-width:1350px){.why-is-nr__description .achievements{max-width:60%}}@media screen and (max-width:1000px){.why-is-nr__description .achievements{max-width:100%}}.why-is-nr__body{margin:0 0 24px}@media screen and (max-width:1350px){.why-is-nr__body{align-content:center;align-items:center;display:flex;flex-direction:column;justify-content:center}}.why-is-nr__body>p{font-family:Mulish Medium;font-size:16px;font-weight:500;letter-spacing:.15px;line-height:24px;margin:0 0 16px;max-width:728px;width:100%}@media screen and (max-width:1350px){.why-is-nr__body>p{max-width:90%}}.why-is-nr__body>p:last-child{margin:0}.why-is-nr__license{border:1px solid #bf9a6d;border-radius:100px;display:flex;flex-direction:row;justify-content:space-between;margin:0 0 40px;padding:12px 24px}@media screen and (max-width:1350px){.why-is-nr__license{display:none}}.why-is-nr__license.mobile{display:none}@media screen and (max-width:1350px){.why-is-nr__license.mobile{display:flex;margin:40px 0 0}}.why-is-nr__license>span{font-family:Mulish Medium;font-weight:500;margin:0 8px 0 0}.why-is-nr__license>h2,.why-is-nr__license>span{color:#f3f3f3;font-size:16px;letter-spacing:.15px;line-height:24px}.why-is-nr__license>h2{font-family:Mulish Bold;font-weight:700}.why-is-nr__advantages{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.why-is-nr__advantages>hr{border-top:1px solid #a09b97;margin:0 0 24px;object-fit:contain;width:100%}@media screen and (max-width:1350px){.why-is-nr__advantages>hr{max-width:63%}}.why-is-nr__advantages>hr:last-child{margin:0}.why-is-nr__item{align-content:center;align-items:center;display:flex;flex-direction:column;width:100%}@media screen and (max-width:1350px){.why-is-nr__item{justify-content:center;max-width:90%}}@media screen and (max-width:900px){.why-is-nr__item{max-width:100%}}@media screen and (max-width:400px){.why-is-nr__item{max-width:100%}}.why-is-nr__item:last-child{margin:0}.why-is-nr__item>hr{border-top:1px solid #a09b97;width:100%}@media screen and (max-width:1350px){.why-is-nr__item>hr{max-width:70%}}.why-is-nr__advantage-layout{align-content:center;align-items:center;display:flex;flex-direction:row;padding:23px 16px;width:100%}@media screen and (max-width:1350px){.why-is-nr__advantage-layout{justify-content:center}}@media screen and (max-width:550px){.why-is-nr__advantage-layout{flex-direction:column;padding:12px 16px;text-align:center}}.why-is-nr__advantage-layout>h3{color:#bf9a6d;font-family:Mulish Regular;font-size:28px;font-weight:400;letter-spacing:0;line-height:36px;margin:0 32px 0 0}@media screen and (max-width:550px){.why-is-nr__advantage-layout>h3{margin:0}}.why-is-nr__advantage-title{font-family:Mulish Bold;font-size:16px;font-weight:700;letter-spacing:.15px;line-height:24px;margin:0 32px 0 0;max-width:138px;width:100%}@media screen and (max-width:550px){.why-is-nr__advantage-title{margin:0 0 8px}}.why-is-nr__advantage-description{font-family:Mulish Medium;font-size:14px;font-weight:500;letter-spacing:.1px;line-height:20px;max-width:400px;width:100%}.algarve{align-content:center;align-items:center;display:flex;flex-direction:column;font-family:PlayfairDisplay Bold;font-size:45px;font-weight:700;justify-content:flex-start;letter-spacing:0;line-height:52px;margin:112px 0 0;overflow:hidden;width:100%}.algarve .content-header{align-items:flex-start}@media screen and (max-width:820px){.algarve .content-header{align-items:center}}@media screen and (max-width:760px){.algarve .content-header{margin:0}}.algarve h1{font-family:PlayfairDisplay Bold;font-size:22px;font-weight:700;letter-spacing:0;line-height:28px;margin:60px 0 0 60px}@media screen and (max-width:820px){.algarve h1{font-family:PlayfairDisplay Bold;font-size:14px;font-weight:700;letter-spacing:.1px;line-height:20px;margin:0 0 32px;text-align:center}}@media screen and (max-width:750px){.algarve{flex-direction:column}}.algarve__block{align-items:center;animation:moveUpDown 2s ease-in-out infinite;bottom:495px;display:flex;flex-direction:column;height:0;justify-content:center;max-width:412px;position:relative;width:100%}@media screen and (max-width:450px){.algarve__block{padding:0 10px}}.algarve__block-text{align-items:center;background-color:#f3f3f3;border-radius:31px;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 0 12px;min-height:66px;padding:8px;text-align:center}.algarve__block-text>span{font-family:PlayfairDisplay Bold;font-size:14px;font-weight:700;letter-spacing:.1px;line-height:20px}.algarve__header{display:flex;height:100%;max-width:80%;width:100%}@media screen and (max-width:750px){.algarve__header{flex-direction:column;max-width:80%}}@media screen and (max-width:780px){.algarve__header .content-header{margin:0 auto 1px}}.algarve>img{height:100vh;max-height:693px;max-width:2560px;min-height:693px;min-width:2560px;object-position:center;width:100%}.algarve>h2{font-family:Mulish Regular;font-size:32px;font-weight:400;letter-spacing:0;line-height:40px;margin:auto 322px}.offers{overflow:hidden;width:100%}.offers__sample{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between}@media screen and (max-width:1160px){.offers__sample{flex-direction:column}}.offers__sample>img{min-width:50%;width:100%}@media screen and (max-width:1160px){.offers__sample>img{max-width:100%}}.offers__sample.even{display:flex;flex-direction:row}@media screen and (max-width:1160px){.offers__sample.even{flex-direction:column}}.offers__title{padding:0 5% 0 10%;width:100%}@media screen and (max-width:1160px){.offers__title{padding:30px}}.offers__title>h3{color:#bf9a6d;font-family:PlayfairDisplay Bold;font-size:24px;font-weight:700;letter-spacing:0;line-height:32px;margin:0 0 8px}@media screen and (max-width:1160px){.offers__title>h3{font-family:PlayfairDisplay Bold;font-size:32px;font-weight:700;letter-spacing:0;line-height:40px}}@media screen and (max-width:400px){.offers__title>h3{font-family:PlayfairDisplay Bold;font-size:24px;font-weight:700;letter-spacing:0;line-height:32px}}.offers__title>span{color:#403b37;font-family:Mulish Medium;font-size:14px;font-weight:500;letter-spacing:.25px;line-height:20px;white-space:pre-line}@media screen and (max-width:1160px){.offers__title>span{font-family:Mulish Regular;font-size:14px;font-weight:400;letter-spacing:.1px;line-height:20px}}@media screen and (max-width:400px){.offers__title>span{font-family:Mulish Regular;font-size:14px;font-weight:400;letter-spacing:.1px;line-height:20px}}.bottom{height:100;overflow:hidden;padding:64px 10%;width:100%}@media screen and (max-width:1300px){.bottom{padding:70px 10%}}@media screen and (max-width:1160px){.bottom{padding:50px 5%}}@media screen and (max-width:500px){.bottom{padding:30px 5%}}.bottom>h2{font-family:Mulish Regular;font-size:24px;font-weight:400;letter-spacing:0;line-height:32px;text-align:center}@media screen and (max-width:500px){.bottom>h2{font-family:Mulish Regular;font-size:16px;font-weight:400;letter-spacing:.15px;line-height:24px}}.faq{animation:fadeIn .7s ease-in-out;height:100vh;max-height:685px;width:100%}@media screen and (max-width:600px){.faq{margin:0 0 8px}}.faq__bg{border-bottom:1px solid #403b37;height:100%;max-height:685px;position:absolute;width:100%;z-index:1}.faq__bg .town-faq{height:100%;object-fit:cover;object-position:center;width:100%}.faq__fg{align-content:center;align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:685px;position:relative;width:100%;z-index:2}.faq__fg>h1{color:#403b37;font-family:PlayfairDisplay Bold;font-size:45px;font-weight:700;letter-spacing:0;line-height:52px;margin:0 0 8px;padding:0 24px;text-align:center;width:100%}@media screen and (max-width:400px){.faq__fg>h1{font-family:PlayfairDisplay Bold;font-size:36px;font-weight:700;letter-spacing:0;line-height:44px}}.faq-content{max-width:100%;padding:48px 10%}@media screen and (max-width:1040px){.faq-content{margin:0 auto;max-width:90%;padding:48px 6%}}.all-properties{margin:112px 0 48px;min-height:100vh;overflow:hidden;width:100%}@media screen and (max-width:820px){.all-properties .content-header{margin:0 0 24px}.all-properties .content-header__left-side>h3{margin:0}}
/*# sourceMappingURL=main.a6f2b842.css.map*/