.ContactBroker-module-scss-module__ZUb6ba__section{background:#fff;padding:4rem 0}.ContactBroker-module-scss-module__ZUb6ba__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.ContactBroker-module-scss-module__ZUb6ba__title{text-align:center;color:#000;margin-bottom:3rem;font-size:2.5rem}@media (max-width:768px){.ContactBroker-module-scss-module__ZUb6ba__title{font-size:2rem}}.ContactBroker-module-scss-module__ZUb6ba__content{grid-template-columns:1fr 1.5fr;gap:3rem;display:grid}@media (max-width:1024px){.ContactBroker-module-scss-module__ZUb6ba__content{grid-template-columns:1fr}}.ContactBroker-module-scss-module__ZUb6ba__info{flex-direction:column;gap:2rem;display:flex}.ContactBroker-module-scss-module__ZUb6ba__infoItem{align-items:flex-start;gap:1rem;display:flex}.ContactBroker-module-scss-module__ZUb6ba__infoItem svg{color:#802e2e;background:#e106001a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-top:.25rem;padding:.5rem;display:flex}.ContactBroker-module-scss-module__ZUb6ba__infoItem h3{color:#000;margin-bottom:.25rem;font-size:1.125rem}.ContactBroker-module-scss-module__ZUb6ba__infoItem a{color:#802e2e;text-decoration:none;transition:color .25s}.ContactBroker-module-scss-module__ZUb6ba__infoItem a:hover{color:#802e2e;text-decoration:underline}.ContactBroker-module-scss-module__ZUb6ba__infoItem p{color:#222}.ContactBroker-module-scss-module__ZUb6ba__form{background:#e0e0e0;border-radius:24px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.ContactBroker-module-scss-module__ZUb6ba__textareaWrapper{flex-direction:column;gap:.25rem;display:flex}.ContactBroker-module-scss-module__ZUb6ba__label{color:#222;font-size:.875rem;font-weight:500}.ContactBroker-module-scss-module__ZUb6ba__textarea{font-size:1rem;font-family:var(--font-inter),sans-serif;color:#000;resize:vertical;background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:.5rem 1rem;transition:border-color .25s}.ContactBroker-module-scss-module__ZUb6ba__textarea:focus{border-color:#802e2e;outline:none}.ContactBroker-module-scss-module__ZUb6ba__textarea.ContactBroker-module-scss-module__ZUb6ba__error{border-color:#802e2e}.ContactBroker-module-scss-module__ZUb6ba__errorMessage{color:#802e2e;font-size:.875rem}.ContactBroker-module-scss-module__ZUb6ba__successMessage{color:#155724;text-align:center;background:#d4edda;border-radius:12px;padding:1rem}.ContactBroker-module-scss-module__ZUb6ba__submitButton{width:100%}
.AudioPlayer-module-scss-module__v3Db7G__audioPlayer{background:#ffffff1a;border:1px solid #fff3;border-radius:12px;flex-direction:column;align-items:center;gap:.25rem;margin-right:1vw;padding:.25rem .5rem;transition:all .25s;display:flex}.AudioPlayer-module-scss-module__v3Db7G__audioPlayer:hover{background:#ffffff26;border-color:#ffffff4d}@media (max-width:768px){.AudioPlayer-module-scss-module__v3Db7G__audioPlayer{gap:.25rem;padding:.25rem}}.AudioPlayer-module-scss-module__v3Db7G__playButton{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .25s;display:flex}.AudioPlayer-module-scss-module__v3Db7G__playButton:hover{background:#ffffff4d;transform:scale(1.05)}.AudioPlayer-module-scss-module__v3Db7G__playButton:focus-visible{outline-offset:2px;outline:2px solid #fff}@media (max-width:768px){.AudioPlayer-module-scss-module__v3Db7G__playButton{width:28px;height:28px}}.AudioPlayer-module-scss-module__v3Db7G__label{color:#fff;white-space:nowrap;opacity:.9;text-align:center;justify-content:center;align-items:center;min-width:50px;height:16px;font-size:.75rem;font-weight:500;display:flex}.AudioPlayer-module-scss-module__v3Db7G__volumeSlider{cursor:pointer;appearance:none;background:0 0;border-radius:2px;outline:none;width:58px;height:16px;display:block}.AudioPlayer-module-scss-module__v3Db7G__volumeSlider::-webkit-slider-runnable-track{background:#ffffff4d;border-radius:2px;width:50px;height:4px}.AudioPlayer-module-scss-module__v3Db7G__volumeSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border-radius:50%;width:12px;height:12px;margin-top:-4px;transition:all .25s}.AudioPlayer-module-scss-module__v3Db7G__volumeSlider::-webkit-slider-thumb:hover{transform:scale(1.2)}.AudioPlayer-module-scss-module__v3Db7G__volumeSlider::-moz-range-track{background:#ffffff4d;border:none;border-radius:2px;width:50px;height:4px}.AudioPlayer-module-scss-module__v3Db7G__volumeSlider::-moz-range-thumb{cursor:pointer;background:#fff;border:none;border-radius:50%;width:12px;height:12px;transition:all .25s}.AudioPlayer-module-scss-module__v3Db7G__volumeSlider::-moz-range-thumb:hover{transform:scale(1.2)}.AudioPlayer-module-scss-module__v3Db7G__volumeSlider:focus-visible{outline-offset:2px;outline:1px solid #fff}
.Header-module-scss-module__rIun6a__header{z-index:1020;background:#802e2e;border-top:2px dotted gray;position:sticky;top:0;box-shadow:0 12px 25px #0000004d}.Header-module-scss-module__rIun6a__container{justify-content:space-between;align-items:center;gap:2rem;margin:0 auto;padding:.25rem .5rem;display:flex}.Header-module-scss-module__rIun6a__logo{color:#fff;font-size:1.5rem;font-weight:700;font-family:var(--font-poppins),sans-serif;border-radius:12px;align-items:center;gap:.5rem;padding:.25rem 1rem;text-decoration:none;transition:all .25s;display:flex}.Header-module-scss-module__rIun6a__logo:hover{background:#ffffff1a}.Header-module-scss-module__rIun6a__logoImage{width:auto;height:60px}.Header-module-scss-module__rIun6a__nav{flex:1;justify-content:center;align-items:center;gap:1.5rem;display:flex}@media (max-width:1024px){.Header-module-scss-module__rIun6a__nav{display:none}}.Header-module-scss-module__rIun6a__navLink{color:#fff;align-items:center;gap:.5rem;padding:.25rem 0;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .25s;display:flex;position:relative}.Header-module-scss-module__rIun6a__navLink:hover{color:#e0e0e0}.Header-module-scss-module__rIun6a__navLink.Header-module-scss-module__rIun6a__active{color:#fff}.Header-module-scss-module__rIun6a__navLink.Header-module-scss-module__rIun6a__active:after{content:"";background:#fff;height:2px;position:absolute;bottom:0;left:0;right:0}.Header-module-scss-module__rIun6a__actions{align-items:center;gap:1rem;display:flex;position:relative}@media (max-width:768px){.Header-module-scss-module__rIun6a__actions{gap:.5rem}}.Header-module-scss-module__rIun6a__audioPlayerWrapper{position:relative}.Header-module-scss-module__rIun6a__ambienceMessage{color:#fff;white-space:nowrap;z-index:1050;pointer-events:none;background:#000;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;position:absolute;top:calc(100% + 1rem);left:-7.5vw;box-shadow:0 4px 12px #00000026}.Header-module-scss-module__rIun6a__ambienceMessage:before{content:"";border:6px solid #0000;border-bottom-color:#000;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.Header-module-scss-module__rIun6a__languageSelector{position:relative}@media (max-width:768px){.Header-module-scss-module__rIun6a__languageSelector{display:none}}.Header-module-scss-module__rIun6a__languageButton{cursor:pointer;color:#fff;background:0 0;border:1px solid #ffffff4d;border-radius:12px;align-items:center;gap:.25rem;padding:.25rem .5rem;transition:all .25s;display:flex}.Header-module-scss-module__rIun6a__languageButton:hover{background:#ffffff1a;border-color:#fff}.Header-module-scss-module__rIun6a__languageMenu{background:#fff;border:1px solid #e0e0e0;border-radius:12px;min-width:100px;position:absolute;top:calc(100% + .25rem);right:0;overflow:hidden;box-shadow:0 4px 12px #0000001a}.Header-module-scss-module__rIun6a__languageOption{text-align:left;cursor:pointer;color:#222;background:0 0;border:none;width:100%;padding:.5rem 1rem;transition:background .25s;display:block}.Header-module-scss-module__rIun6a__languageOption:hover{background:#e0e0e0}.Header-module-scss-module__rIun6a__languageOption.Header-module-scss-module__rIun6a__active{color:#fff;background:#802e2e}.Header-module-scss-module__rIun6a__iconButton{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .25s;display:flex}.Header-module-scss-module__rIun6a__iconButton:hover{color:#fff;background:#ffffff1a}@media (max-width:768px){.Header-module-scss-module__rIun6a__iconButton{display:none}}.Header-module-scss-module__rIun6a__userMenuWrapper{position:relative}.Header-module-scss-module__rIun6a__userMenuButton{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .25s;display:flex}.Header-module-scss-module__rIun6a__userMenuButton:hover,.Header-module-scss-module__rIun6a__userMenuButton:focus-visible{background:#ffffff1a;border-color:#fff;outline:none}.Header-module-scss-module__rIun6a__userMenu{z-index:1000;background:#fff;border:1px solid #e0e0e0;border-radius:12px;flex-direction:column;min-width:160px;padding:.25rem 0;display:flex;position:absolute;top:calc(100% + .25rem);right:0;box-shadow:0 4px 12px #0000001a}.Header-module-scss-module__rIun6a__userMenuLink{color:#222;padding:.5rem 1.5rem;font-weight:500;text-decoration:none;transition:background .25s,color .25s}.Header-module-scss-module__rIun6a__userMenuLink:hover,.Header-module-scss-module__rIun6a__userMenuLink:focus-visible{color:#802e2e;background:#e0e0e0;outline:none}.Header-module-scss-module__rIun6a__mobileMenuButton{color:#fff;cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .25s;display:none}.Header-module-scss-module__rIun6a__mobileMenuButton:hover{background:#ffffff1a}@media (max-width:1024px){.Header-module-scss-module__rIun6a__mobileMenuButton{display:flex}}.Header-module-scss-module__rIun6a__mobileNav{background:#fff;border-top:1px solid #e0e0e0;flex-direction:column;display:flex;overflow:hidden}@media (min-width:1024px){.Header-module-scss-module__rIun6a__mobileNav{display:none}}.Header-module-scss-module__rIun6a__mobileNavLink{color:#222;border-bottom:1px solid #e0e0e0;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .25s;display:flex}.Header-module-scss-module__rIun6a__mobileNavLink:hover{color:#802e2e;background:#e0e0e0}.Header-module-scss-module__rIun6a__mobileNavLink.Header-module-scss-module__rIun6a__active{color:#802e2e;background:#e0e0e0;font-weight:600}
.Footer-module-scss-module__JLT4gq__footer{color:#fff;background:#222;margin-top:4rem;padding:4rem 0 2rem}.Footer-module-scss-module__JLT4gq__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Footer-module-scss-module__JLT4gq__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem;display:grid}.Footer-module-scss-module__JLT4gq__column{flex-direction:column;gap:1rem;display:flex}.Footer-module-scss-module__JLT4gq__title{color:#fff;margin:0;font-size:1.5rem;font-weight:700}.Footer-module-scss-module__JLT4gq__description{color:#fffc;font-size:.875rem;line-height:1.6}.Footer-module-scss-module__JLT4gq__social{gap:1rem;margin-top:.5rem;display:flex}.Footer-module-scss-module__JLT4gq__socialLink{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s;display:flex}.Footer-module-scss-module__JLT4gq__socialLink:hover{background:#802e2e;transform:translateY(-2px)}.Footer-module-scss-module__JLT4gq__columnTitle{color:#fff;margin:0 0 1rem;font-size:1.125rem;font-weight:600}.Footer-module-scss-module__JLT4gq__links{flex-direction:column;gap:.5rem;list-style:none;display:flex}.Footer-module-scss-module__JLT4gq__links li a{color:#fffc;font-size:.875rem;text-decoration:none;transition:color .25s}.Footer-module-scss-module__JLT4gq__links li a:hover{color:#802e2e}.Footer-module-scss-module__JLT4gq__contact{flex-direction:column;gap:1rem;list-style:none;display:flex}.Footer-module-scss-module__JLT4gq__contact li{color:#fffc;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.Footer-module-scss-module__JLT4gq__contact li svg{color:#802e2e;flex-shrink:0}.Footer-module-scss-module__JLT4gq__contact li a{color:#fffc;text-decoration:none;transition:color .25s}.Footer-module-scss-module__JLT4gq__contact li a:hover{color:#802e2e}.Footer-module-scss-module__JLT4gq__bottom{text-align:center;border-top:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:.5rem;padding-top:2rem;display:flex}.Footer-module-scss-module__JLT4gq__creatorCredit{color:#40e0d0;align-items:center;gap:.25rem;font-size:.875rem;text-decoration:none;transition:all .25s;display:flex}.Footer-module-scss-module__JLT4gq__creatorCredit span{align-items:center;gap:.25rem;display:flex}.Footer-module-scss-module__JLT4gq__creatorCredit:hover{opacity:.85}.Footer-module-scss-module__JLT4gq__creatorName{color:#40e0d0;font-weight:500;transition:color .25s}.Footer-module-scss-module__JLT4gq__copyright{color:#fff9;margin:0;font-size:.875rem}
.PropertiesListPage-module-scss-module__2gRvIq__propertiesPage{flex-direction:column;min-height:100vh;display:flex}.PropertiesListPage-module-scss-module__2gRvIq__main{flex:1}.PropertiesListPage-module-scss-module__2gRvIq__section{background:#e0e0e0;min-height:calc(100vh - 200px);padding:4rem 0}.PropertiesListPage-module-scss-module__2gRvIq__container{max-width:1400px;margin:0 auto;padding:0 1.5rem}.PropertiesListPage-module-scss-module__2gRvIq__searchSection{background:#fff;border-radius:24px;margin-bottom:3rem;padding:2rem;box-shadow:0 2px 8px #0000001a}.PropertiesListPage-module-scss-module__2gRvIq__resultsHeader{margin-bottom:2rem}.PropertiesListPage-module-scss-module__2gRvIq__title{color:#000;font-size:2rem;font-weight:700;font-family:var(--font-poppins),sans-serif;margin:0}@media (max-width:768px){.PropertiesListPage-module-scss-module__2gRvIq__title{font-size:1.5rem}}.PropertiesListPage-module-scss-module__2gRvIq__propertiesList{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}.PropertiesListPage-module-scss-module__2gRvIq__emptyState{text-align:center;color:#222;background:#fff;border-radius:24px;padding:4rem;font-size:1.125rem}.PropertiesListPage-module-scss-module__2gRvIq__pagination{background:#fff;border-radius:24px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:3rem;padding:1.5rem;display:flex;box-shadow:0 2px 8px #0000001a}.PropertiesListPage-module-scss-module__2gRvIq__pageNumbers{align-items:center;gap:.25rem;display:flex}.PropertiesListPage-module-scss-module__2gRvIq__pageButton{color:#222;cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:12px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:.25rem .5rem;font-weight:500;transition:all .25s;display:flex}.PropertiesListPage-module-scss-module__2gRvIq__pageButton:hover:not(.PropertiesListPage-module-scss-module__2gRvIq__active){color:#802e2e;border-color:#802e2e}.PropertiesListPage-module-scss-module__2gRvIq__pageButton.PropertiesListPage-module-scss-module__2gRvIq__active{color:#fff;background:#802e2e;border-color:#802e2e}.PropertiesListPage-module-scss-module__2gRvIq__ellipsis{color:#222;padding:.25rem .5rem}
.HomePage-module-scss-module__fJonla__homePage{min-height:100vh}.HomePage-module-scss-module__fJonla__hero{justify-content:center;align-items:center;width:100%;height:90vh;display:flex;position:relative}.HomePage-module-scss-module__fJonla__hero:after{content:"";z-index:3;background:#802e2e;width:100%;height:35px;position:absolute;bottom:5px;left:0}.HomePage-module-scss-module__fJonla__heroBackground{z-index:0;background:#fff;position:absolute;inset:0}.HomePage-module-scss-module__fJonla__heroOverlay{z-index:0;background:0 0;position:absolute;inset:0}.HomePage-module-scss-module__fJonla__logoBottomLeft{z-index:1;position:absolute;bottom:0;left:0}.HomePage-module-scss-module__fJonla__logoBottomLeft img{width:30vw;height:80vh;display:block}.HomePage-module-scss-module__fJonla__logoBottomRight{z-index:1;position:absolute;bottom:0;right:0}.HomePage-module-scss-module__fJonla__logoBottomRight img{width:30vw;height:80vh;display:block}.HomePage-module-scss-module__fJonla__heroContent{z-index:2;text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;width:60vw;margin:-9vh auto 0;padding:.5rem 2rem;display:flex;position:relative}.HomePage-module-scss-module__fJonla__heroContent:before{content:"";opacity:.1;filter:blur(3px);z-index:-5;background-image:url("/Black Logo.png");background-position:50%;background-repeat:no-repeat;background-size:contain;width:45vw;height:45vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:640px){.HomePage-module-scss-module__fJonla__heroContent:before{display:none}}.HomePage-module-scss-module__fJonla__heroTitle{color:#802e2e;width:70vw;margin-bottom:1.5rem;padding-bottom:1rem;font-size:3rem;font-weight:700;position:relative}@media (max-width:768px){.HomePage-module-scss-module__fJonla__heroTitle{font-size:1.8rem}}@media (max-width:640px){.HomePage-module-scss-module__fJonla__heroTitle{font-size:1.4rem}}.HomePage-module-scss-module__fJonla__heroSubtitle{color:#802e2e;width:60vw;margin-bottom:3rem;font-size:1.5rem}@media (max-width:768px){.HomePage-module-scss-module__fJonla__heroSubtitle{font-size:1.25rem}}@media (max-width:640px){.HomePage-module-scss-module__fJonla__heroSubtitle{font-size:1rem}}.HomePage-module-scss-module__fJonla__searchWrapper{margin:0 auto}.HomePage-module-scss-module__fJonla__slideshowSection{background:#fff;padding:4rem 1.5rem}.HomePage-module-scss-module__fJonla__tagline{text-align:center;color:#fff;font-family:var(--font-great-vibes);letter-spacing:.15rem;z-index:5;padding:1rem 2rem .25rem;font-size:1.6rem;font-style:italic;display:inline-block;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.HomePage-module-scss-module__fJonla__tagline:after{content:"";z-index:-1;background:#000;border:2px solid #e0e0e0;border-bottom:none;border-top-left-radius:100px;border-top-right-radius:100px;width:21vw;height:50px;position:absolute;bottom:-3px;left:0}
