.style-module__iTjrcq__container{width:var(--page-width);max-width:var(--page-max-width);padding:var(--page-padding);flex-direction:column;margin:auto;display:flex;position:relative}@media (max-width:1199px){.style-module__iTjrcq__container{width:var(--tablet-page-width);max-width:var(--tablet-page-max-width);padding:var(--tablet-page-padding)}}@media (max-width:799px){.style-module__iTjrcq__container{width:var(--mobile-page-width);max-width:var(--mobile-page-max-width);padding:var(--mobile-page-padding)}}
.row-style-module__Z2ab-W__row{width:100%;display:flex}.row-style-module__Z2ab-W__rowAlignCenter{justify-content:center}
.style-module__b-Ccda__estateGrid{grid-template-columns:repeat(2,minmax(48%,1fr));gap:32px 24px;width:100%;display:grid}.style-module__b-Ccda__estateCard{cursor:pointer;flex-direction:column;width:100%;display:flex;overflow:hidden}.style-module__b-Ccda__imageBoxWrapper{border-radius:8px;display:flex;position:relative;overflow:hidden}.style-module__b-Ccda__imageBox{aspect-ratio:16/9;justify-content:center;align-items:center;width:100%;min-width:120px;max-width:100%;transition:all 1.4s cubic-bezier(.67,0,.285,1);display:flex;position:relative;overflow:hidden}.style-module__b-Ccda__ibOverlay{background:linear-gradient(#1110 0%,#111 50%);width:100%;height:100%;transition:all 1.4s cubic-bezier(.67,0,.285,1);position:absolute;top:50%;bottom:0}.style-module__b-Ccda__image{object-fit:contain;width:100%;max-width:100%;height:auto;position:relative}.style-module__b-Ccda__estateCard:hover .style-module__b-Ccda__imageBox{transform:scale(1.1)}.style-module__b-Ccda__description{z-index:20;flex-direction:row;flex:1;justify-content:space-between;align-items:center;width:100%;padding:12px 20px;transition:all 1.2s cubic-bezier(.67,0,.285,1);display:flex;position:absolute;bottom:0;transform:translateY(68px)}.style-module__b-Ccda__moreInfo{opacity:0;color:#ccc;-webkit-line-clamp:3;line-clamp:3;width:100%;height:7ch;font-size:.875rem;font-family:var(--text);-webkit-box-orient:vertical;transition:all 1.2s cubic-bezier(.67,0,.285,1);display:-webkit-box;overflow:hidden}.style-module__b-Ccda__signature{z-index:10;max-width:6rem;position:absolute;bottom:.5rem;right:.5rem}.style-module__b-Ccda__signatureImage{object-fit:contain;filter:drop-shadow(0 4px 30px #161616cc);width:100%;height:auto}.style-module__b-Ccda__title{color:var(--text-white);flex-direction:column;gap:6px;width:100%;padding-bottom:8px;font-size:1.1rem;font-weight:500;display:flex;position:relative}.style-module__b-Ccda__title:after{content:" ";z-index:-1;filter:blur(40px);background-color:#670001;border-radius:200px;width:80px;height:80px;transition:all 1.4s cubic-bezier(.67,0,.285,1);position:absolute;bottom:0;left:-40px;transform:scale(1)}.style-module__b-Ccda__estateCard:hover .style-module__b-Ccda__title:after{background-color:var(--color-brand);transform:scale(3)}.style-module__b-Ccda__estateCard:hover .style-module__b-Ccda__description{transform:translateY(0)}.style-module__b-Ccda__estateCard:hover .style-module__b-Ccda__moreInfo{opacity:1}.style-module__b-Ccda__tags{flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:6px 20px;display:flex;position:absolute;top:12px}.style-module__b-Ccda__tag{color:#fafafa;z-index:1;filter:drop-shadow(0 4px 30px #fffc);max-width:8.5rem;transition:all 1.4s cubic-bezier(.67,0,.285,1)}.style-module__b-Ccda__statusBadgeImage{object-fit:contain;width:100%;height:auto}.style-module__b-Ccda__priceTag{font-size:.875rem;font-family:var(--font-poppins);color:#111;z-index:1;-webkit-backdrop-filter:blur(5px);opacity:0;visibility:hidden;background:#fff;border:1px solid #ffffff4d;border-radius:120px;padding:4px 16px;transition:all 1.4s cubic-bezier(.67,0,.285,1);box-shadow:0 4px 30px #0000001a}.style-module__b-Ccda__priceTagVisible{opacity:1;visibility:visible}.style-module__b-Ccda__filterContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:.875rem;padding:0 1.5rem 2rem;display:flex}.style-module__b-Ccda__filterContainer .style-module__b-Ccda__filterItem{border-radius:var(--radius-small);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;min-width:8ch;padding:.25rem 1rem;transition:all .35s ease-in-out;display:flex}.style-module__b-Ccda__filterContainer .style-module__b-Ccda__filterItem:hover{border:1px solid var(--color-white)}.style-module__b-Ccda__filterItem[data-active=true]{border:1px solid var(--color-white);background:var(--color-white);color:var(--color-black)}.style-module__b-Ccda__noFilterItems{text-align:center;flex-direction:column;gap:16px;min-height:40vh;padding:24px;display:flex}.style-module__b-Ccda__customSelect{font-family:var(--font-poppins);position:relative}.style-module__b-Ccda__customSelect select{white-space:nowrap;text-overflow:ellipsis;appearance:none;border:1px solid var(--select-border);cursor:pointer;color:#ebebeb;background-color:#1a1a1a;border-radius:.25rem;grid-template-areas:"select";align-items:center;max-width:14rem;padding:.35rem 2.5rem .35rem 1rem;font-size:1rem;font-weight:500;line-height:130%;transition:all .6s cubic-bezier(.165,.84,.44,1);display:grid;position:relative;overflow:hidden}.style-module__b-Ccda__customSelect select option{color:#ebebeb;background-color:#1a1a1a}.style-module__b-Ccda__customSelect select:hover{background-color:#252525;border:1px solid #fff}.style-module__b-Ccda__customSelect select,.style-module__b-Ccda__customSelect:after{grid-area:select}.style-module__b-Ccda__customSelect:not(.style-module__b-Ccda__customSelect--multiple):after{content:"";clip-path:polygon(100% 0%,0 0%,50% 100%);background-color:#dcdcdc;width:.6em;height:.3em;font-size:1rem;position:absolute;top:45%;right:1rem}.style-module__b-Ccda__customSelect select:focus+.style-module__b-Ccda__customSelect select.style-module__b-Ccda__focus{border:2px solid var(--select-focus);border-radius:inherit;position:absolute;inset:-1px}@media screen and (max-width:1200px){.style-module__b-Ccda__filterContainer{margin-top:2rem}.style-module__b-Ccda__filterContainer .style-module__b-Ccda__filterItem{padding:.25rem 1rem}.style-module__b-Ccda__noFilterItems{text-align:left;min-height:60vh;padding:0}.style-module__b-Ccda__imageBox{max-width:100%}.style-module__b-Ccda__title{font-size:1rem}.style-module__b-Ccda__description{padding:12px;transform:translateY(74px)}}@media screen and (max-width:999px){.style-module__b-Ccda__estateGrid{grid-template-columns:repeat(1,1fr)}.style-module__b-Ccda__filterContainer{justify-content:flex-start;padding:0}.style-module__b-Ccda__tags{padding-top:0}.style-module__b-Ccda__tag{max-width:8rem;padding:0}}
.style-module__YOXoCW__cardsList{opacity:.1;z-index:5;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:3rem;display:grid;position:relative}.style-module__YOXoCW__logoSpacer{display:block}.style-module__YOXoCW__ontopLogoWrapper{opacity:1;z-index:3;position:absolute}.style-module__YOXoCW__logoWrapper{z-index:2;transition:opacity .1s ease-out;position:absolute}.style-module__YOXoCW__logoContainer{width:100%;height:150px;margin-bottom:1.5rem;display:flex}.style-module__YOXoCW__r3logosContainer{cursor:pointer;opacity:0;z-index:10;justify-content:center;align-items:center;height:37.5rem;display:flex;position:relative;top:2rem}.style-module__YOXoCW__bigLogosContainer{cursor:pointer;opacity:1;justify-content:center;align-items:center;display:flex;position:relative}.style-module__YOXoCW__bigContainer{cursor:pointer;opacity:1;justify-content:center;height:200vh;display:flex;position:relative}.style-module__YOXoCW__logo{z-index:2;width:auto;height:150px}.style-module__YOXoCW__logoMask{will-change:transform;height:400px}.style-module__YOXoCW__logoDesktop{z-index:2;text-align:center;opacity:0;width:auto;height:100%;margin:auto}.style-module__YOXoCW__logoM{display:none}.style-module__YOXoCW___cardDescription{white-space:pre-line}@media screen and (min-width:1367px){.style-module__YOXoCW__logoSpacer{height:300px}}@media screen and (max-width:1023px){.style-module__YOXoCW__logoSpacer{height:0;display:none}.style-module__YOXoCW__container{height:auto}.style-module__YOXoCW__r3logosContainer,.style-module__YOXoCW__logoDesktop{display:none}.style-module__YOXoCW__logoContainer{height:3rem}.style-module__YOXoCW__logoM{width:100%;height:auto;display:block}.style-module__YOXoCW__cardsList{opacity:1;grid-template-columns:repeat(8,1fr);gap:32px;margin-top:-64px;margin-bottom:3rem;display:grid}.style-module__YOXoCW__cardsList>div:first-child{grid-column:1/5}.style-module__YOXoCW__cardsList>div:nth-child(2){grid-column:5/9}.style-module__YOXoCW__cardsList>div:nth-child(3){grid-column:3/7}}@media screen and (max-width:999px){.style-module__YOXoCW__cardsList{flex-direction:column;gap:8px;margin-top:-100px;display:flex}}@media screen and (max-width:779px){.style-module__YOXoCW__cardsList{margin-top:-48px}}
.style-module__-jj7Bq__root{width:100%;color:var(--text-white);background:radial-gradient(circle at 0 0,#111,#0000 42%),linear-gradient(290deg,#080808fa 0%,#292929fa 100%);border-bottom:1px solid #373737cc}.style-module__-jj7Bq__invertedRoot.style-module__-jj7Bq__root{color:#4b4b4b;background:radial-gradient(circle at 0 0,#ffffffb8,#0000 42%),linear-gradient(290deg,#f6f6f6fa 0%,#f0f0f0fa 100%);border-bottom:1px solid #11111114;width:100%}.style-module__-jj7Bq__inner{z-index:100002;justify-content:center;align-items:center;position:relative}.style-module__-jj7Bq__content{color:inherit;letter-spacing:-.03em;justify-content:center;align-items:center;gap:12px;padding:10px 1rem 8px;font-size:.875rem;font-weight:400;line-height:1.35;text-decoration:none;transition:all .2s;display:inline-flex}.style-module__-jj7Bq__invertedRoot .style-module__-jj7Bq__content{opacity:.8;color:#333;font-weight:500}.style-module__-jj7Bq__badge{border:1px solid var(--color-brand);color:#f4f4f4;text-transform:capitalize;background:#232323e6;border-radius:6px;padding:3px 6px;font-size:.75rem;font-weight:500;transform:rotate(-3deg)}.style-module__-jj7Bq__invertedRoot .style-module__-jj7Bq__badge{border:1px solid var(--color-brand);background:var(--color-background-light);color:var(--text-black)}.style-module__-jj7Bq__interactiveContent{cursor:pointer}.style-module__-jj7Bq__content:hover{color:#e2e2e2}.style-module__-jj7Bq__invertedRoot .style-module__-jj7Bq__content:hover{color:#111;opacity:1}.style-module__-jj7Bq__text{text-align:center}.style-module__-jj7Bq__arrow{flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;display:inline-flex}.style-module__-jj7Bq__arrow svg{width:100%;height:100%;color:var(--color-brand)}.style-module__-jj7Bq__closeButton{cursor:pointer;background-color:#282828cc;border:1px solid #a1a1a173;border-radius:999px;width:1.6rem;height:1.6rem;transition:opacity .25s;position:absolute;top:50%;right:0;transform:translateY(-50%)}.style-module__-jj7Bq__invertedRoot .style-module__-jj7Bq__closeButton{background-color:#ffffff40;border:1px solid #1111111f}.style-module__-jj7Bq__closeButton:hover{opacity:.6}.style-module__-jj7Bq__closeButton span{background-color:#b6b6b6;width:.62rem;height:1px;position:absolute;top:50%;left:50%}.style-module__-jj7Bq__invertedRoot .style-module__-jj7Bq__closeButton span{background-color:#1d1d1d}.style-module__-jj7Bq__closeButton span:first-child{transform:translate(-50%,-50%)rotate(45deg)}.style-module__-jj7Bq__closeButton span:last-child{transform:translate(-50%,-50%)rotate(-45deg)}@media (max-width:799px){.style-module__-jj7Bq__inner{align-items:flex-start}.style-module__-jj7Bq__closeButton{right:1rem}.style-module__-jj7Bq__content{justify-content:flex-start;padding-top:1rem;padding-left:0;padding-right:1.5rem;font-size:.8rem}.style-module__-jj7Bq__text{text-align:left}}@media (max-width:576px){.style-module__-jj7Bq__inner{align-items:flex-start}.style-module__-jj7Bq__content{align-items:flex-start;gap:8px;padding-right:2.5rem}.style-module__-jj7Bq__arrow{margin-top:1px}.style-module__-jj7Bq__closeButton{width:1.5rem;height:1.5rem;right:1rem}}
.style-module__zSi_TG__title{font-size:var(--text-heading-l);line-height:1.05}.style-module__zSi_TG__title.style-module__zSi_TG__smaller{font-size:var(--text-heading-m)}.style-module__zSi_TG__elegant{font-family:var(--text-elegant)}.style-module__zSi_TG__preTitle{font-size:var(--text-heading-xxs);font-weight:300}@media screen and (max-width:1800px){.style-module__zSi_TG__title{font-size:var(--text-heading-m)}.style-module__zSi_TG__title.style-module__zSi_TG__smaller{font-size:var(--text-heading-s)}}
.style-module__n3IHsW__properties{flex-direction:row;width:100%;margin-top:-80px;display:flex}.style-module__n3IHsW__container{flex-direction:column;justify-content:center;align-items:center;padding-bottom:120px;display:flex}.style-module__n3IHsW__propertiesColumn{flex-direction:column;width:50%;padding:32px;display:flex}.style-module__n3IHsW__cta,.style-module__n3IHsW__ctaMobile{color:var(--text-white);cursor:pointer;z-index:50;will-change:transform, opacity;background:linear-gradient(45deg,#111 0%,#6d6d6d 100%);border-radius:120px;padding:1px;font-size:20px;position:sticky}.style-module__n3IHsW__ctaInner{z-index:50;background:linear-gradient(135deg,#0c0c0c 0%,#2e2e2e 100%);border-radius:120px;width:100%;height:100%;padding:10px 42px;transition:transform 1.5s cubic-bezier(.67,0,.285,1),background 1s cubic-bezier(.67,0,.285,1);position:relative}.style-module__n3IHsW__ctaInner:hover{background:#363636;transform:scale(1.06)}.style-module__n3IHsW__mobileOnly{display:none}@media screen and (max-width:1200px){.style-module__n3IHsW__container{padding-top:3rem;padding-bottom:0}.style-module__n3IHsW__properties{flex-direction:column;margin-top:0}.style-module__n3IHsW__propertiesColumn{width:100%;padding:0}.style-module__n3IHsW__colLeft{gap:24px}.style-module__n3IHsW__colRight{gap:24px;margin-top:24px}.style-module__n3IHsW__cta{display:none}.style-module__n3IHsW__mobileOnly{display:inherit}.style-module__n3IHsW__mobileOnly .style-module__n3IHsW__cta{display:flex}}
.style-module__-bwHBW__header{width:100%;height:var(--header-height);color:var(--text-black);z-index:100000;flex-direction:row;justify-content:center;align-items:center;transition:top .35s;display:flex;position:fixed;top:0;left:0}.style-module__-bwHBW__inner{z-index:25000;background-color:#0000;border-radius:4px;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:100%;padding:16px 24px;transition:background-color .2s ease-in;display:flex}.style-module__-bwHBW__innerBg{background-color:var(--color-background-dark);filter:drop-shadow(0 1px 8px var(--color-background-dark));border:1px solid #2e2e2e}.style-module__-bwHBW__innerBgInverted{background-color:var(--color-background-light);filter:drop-shadow(0 1px 16px #00000014)}.style-module__-bwHBW__navigation{flex-direction:row;flex:1;justify-content:flex-end;align-items:center;gap:24px;display:flex}.style-module__-bwHBW__navlink{cursor:pointer;color:var(--text-color);opacity:.8;transition:all .8s cubic-bezier(.67,0,.285,1);position:relative}.style-module__-bwHBW__navlink:after{content:" ";background-color:var(--text-color);width:0%;height:1px;transition:all .8s cubic-bezier(.67,0,.285,1);position:absolute;top:-6px;left:0}.style-module__-bwHBW__navlink:hover:not(.style-module__-bwHBW__navcta):after{opacity:1;border-width:1px;width:70%}.style-module__-bwHBW__navlink:hover,.style-module__-bwHBW__navlink.style-module__-bwHBW__active{opacity:1}.style-module__-bwHBW__navlink.style-module__-bwHBW__active:not(.style-module__-bwHBW__navcta):after{opacity:1;border-width:1px;width:70%}.style-module__-bwHBW__navcta{background-color:var(--color-black);color:var(--text-white);opacity:1;border-radius:120px;padding:6px 20px;transition:all .8s cubic-bezier(.67,0,.285,1)}.style-module__-bwHBW__navcta:hover{opacity:.8;transform:scale(1.06)}.style-module__-bwHBW__header .style-module__-bwHBW__lngList{gap:12px;display:inline-flex}.style-module__-bwHBW__lngList button{color:var(--text-black);cursor:pointer;background:0 0;border:none;margin:0;padding:12px 0}.style-module__-bwHBW__servicesDropdown{background-color:var(--color-background-light);z-index:100001;opacity:0;border-radius:8px;min-width:200px;padding:12px 0;position:absolute;top:calc(100% + 24px);left:50%;transform:translate(-50%);box-shadow:0 10px 40px #00000026}.style-module__-bwHBW__dropdownItem{color:var(--text-black);cursor:pointer;white-space:nowrap;padding:12px 24px;font-size:14px;transition:all .2s}.style-module__-bwHBW__dropdownItem:hover{background-color:#0000000d;padding-left:28px}@media screen and (max-width:1200px){.style-module__-bwHBW__logoLink{z-index:2001}.style-module__-bwHBW__pContainer{padding:0 12px}.style-module__-bwHBW__header{height:var(--mobile-header-height);z-index:2001}.style-module__-bwHBW__servicesBtn{display:none}.style-module__-bwHBW__inner{justify-content:space-between}.style-module__-bwHBW__navigation{flex:initial;background-color:var(--color-background-dark);opacity:0;visibility:hidden;flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:32px;width:100%;height:100vh;padding-top:9%;padding-right:100px;font-size:3.5vw;transition:all 1s cubic-bezier(.67,0,.285,1);position:fixed;top:0;right:0;overflow:hidden}.style-module__-bwHBW__navlink{opacity:.5;color:var(--text-white)}.style-module__-bwHBW__navlink:after{display:none}.style-module__-bwHBW__navigation.style-module__-bwHBW__showMobileMenu{opacity:1;visibility:visible;height:100vh}.style-module__-bwHBW__mobileBurger{z-index:11;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:8px;width:32px;height:32px;display:flex;position:relative;top:8px;right:8px}.style-module__-bwHBW__mobileBurger span{border:1px solid var(--color-black);width:100%;transition:all .35s ease-out}.style-module__-bwHBW__mobileBurger.style-module__-bwHBW__burgerClose span:first-child{transform:rotate(45deg)}.style-module__-bwHBW__mobileBurger.style-module__-bwHBW__burgerClose span:nth-child(2){transform:translateY(-10px)rotate(-45deg)}.style-module__-bwHBW__navcta{opacity:1;display:block}}@media screen and (max-width:779px){.style-module__-bwHBW__navigation{padding-top:100px;padding-right:40px;font-size:8vw;font-weight:300}}
.style-module__uyR_Qq__container{flex-direction:column;align-items:center;width:100%;padding-top:2rem;display:flex}.style-module__uyR_Qq__teamContainer{flex-direction:column;display:flex}.style-module__uyR_Qq__imagesRow{gap:24px;display:flex}.style-module__uyR_Qq__bioDescBlock{flex-direction:column;gap:24px;display:flex}.style-module__uyR_Qq__heroImage{object-fit:cover;border-radius:var(--radius);width:100%;height:auto}@media screen and (max-width:1200px){.style-module__uyR_Qq__container{padding-top:0}.style-module__uyR_Qq__teamContainer{flex-direction:row;gap:24px}.style-module__uyR_Qq__teamContainer .style-module__uyR_Qq__teamImageContainer{width:50%}.style-module__uyR_Qq__teamContainer .style-module__uyR_Qq__teamImageContainer .style-module__uyR_Qq__teamImage{border-bottom-right-radius:0;border-bottom-left-radius:0}.style-module__uyR_Qq__teamContainer .style-module__uyR_Qq__teamImageContainer .style-module__uyR_Qq__teamParagraph{min-height:auto}}@media screen and (max-width:999px){.style-module__uyR_Qq__teamContainer{gap:auto;flex-direction:column}.style-module__uyR_Qq__teamContainer .style-module__uyR_Qq__teamImageContainer{width:100%;padding:1rem}.style-module__uyR_Qq__teamParagraph{padding:2rem 0}}
