<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.full__view{position:relative}.full__view .home_search_wrapper{overflow:hidden}.full__view .home_search{height:100vh;position:relative}@media only screen and (orientation: portrait) and (min-width: 48em){.full__view .home_search{height:65vh}}.full__view .home_search&gt;.slide{position:absolute;left:0;right:0;top:0;bottom:0;height:100%;width:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;-webkit-animation:30s zoomBg ease-out;-webkit-animation-fill-mode:forwards;-moz-animation:30s zoomBg ease-out;-moz-animation-fill-mode:forwards;-o-animation:30s zoomBg ease-out;-o-animation-fill-mode:forwards;animation:30s zoomBg ease-out;animation-fill-mode:forwards;transform-origin:left center;z-index:-1;transform:scale(1) rotate(0.1deg)}.full__view .home_search&gt;.slide:not(:first-child){display:none}.full__view .home_search:before{content:'';background-image:linear-gradient(to bottom, #00244a, rgba(0,36,74,0) 50%);position:absolute;left:0;top:0;bottom:0;right:0}.full__view form{position:absolute;bottom:1.5rem;left:3.75rem;width:70%;max-width:100%}@media only screen and (max-width: 89.9375em){.full__view form{width:50%}}@media only screen and (max-width: 63.9375em){.full__view form{left:50%;transform:translateX(-50%) translateY(-50%);bottom:auto;width:90%;top:65%}}.full__view form .inputs{padding:1.5rem 0 .75rem}.full__view form .input.searchPurpose{width:15% !important}@media only screen and (max-width: 89.9375em){.full__view form .input.searchPurpose{width:50% !important}}@media only screen and (max-width: 39.9375em){.full__view form .input.searchPurpose{width:100% !important}}.full__view form .input.searchCategory{width:20% !important}@media only screen and (max-width: 89.9375em){.full__view form .input.searchCategory{width:50% !important}}@media only screen and (max-width: 39.9375em){.full__view form .input.searchCategory{width:100% !important}}.full__view form .input.submit{width:15% !important}@media only screen and (max-width: 89.9375em){.full__view form .input.submit{width:100% !important}}.full__view form .input.search-rooms{width:15% !important}@media only screen and (max-width: 89.9375em){.full__view form .input.search-rooms{width:50% !important}}@media only screen and (max-width: 39.9375em){.full__view form .input.search-rooms{width:100% !important}}.full__view form .input.searchZip{width:35% !important}@media only screen and (max-width: 89.9375em){.full__view form .input.searchZip{width:50% !important}}@media only screen and (max-width: 39.9375em){.full__view form .input.searchZip{width:100% !important}}.full__view .icon-scroll{position:absolute;bottom:1.5rem;right:3.75rem;animation:2s scrollMove ease-in-out;animation-iteration-count:infinite}@media only screen and (max-width: 63.9375em){.full__view .icon-scroll{display:none}}.full__view form{background-color:rgba(0,36,74,0.6)}.full__view form label{display:none}#properties__list .propSale~.propRent{padding-top:2.25rem}@media only screen and (max-width: 63.9375em){#properties__list .propSale li:nth-child(3),#properties__list .propRent li:nth-child(3){display:none}}@media only screen and (max-width: 39.9375em){#properties__list .propSale li:nth-child(2),#properties__list .propRent li:nth-child(2){display:none}}section.content .content-container h3{margin-bottom:.75rem}section.content .content-intro{display:flex;align-items:start;gap:1.5rem;margin:0 auto;text-align:left}@media only screen and (max-width: 47.9375em){section.content .content-intro{flex-direction:column-reverse;align-items:center}}@media only screen and (min-width: 48em){section.content .content-intro img{width:50%}}section .content-intro+.button{margin-top:3rem}section .cta-container{padding-top:0}section .cta-container:before{content:'';top:0;left:0;right:0;width:100vw;height:50%;background-color:#eee;position:absolute;left:0;margin-left:calc(-50vw + 50%)}@media only screen and (max-width: 63.9375em){#homenews li:nth-child(3){display:none}}@media only screen and (max-width: 39.9375em){#homenews li:nth-child(2){display:none}}.home_intro{max-width:1128px;padding-left:.75rem;padding-right:.75rem;margin-left:auto;margin-right:auto}.home_intro h3{margin-bottom:1.5rem}@media only screen and (max-width: 47.9375em){.home_intro .home_intro__body .grid .grid-col:last-child{order:-1}}.home_intro .home_intro__video{display:block;background-color:rgba(0,36,74,0.5);display:flex;justify-content:center;align-items:center}.home_intro .home_intro__video picture{display:block;width:100%;z-index:-1;padding-top:calc(312/500 * 100%)}.home_intro .home_intro__video picture img{display:block;position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home_intro .home_intro__video:before{position:absolute;color:white;content:attr(data-video);padding-top:4rem;font-weight:600;background-image:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23FFF' stroke-width='2' fill='none' fill-rule='evenodd'%3E%3Ccircle cx='24' cy='24' r='23'/%3E%3Cpath d='M20.2 16.269L31.797 24 20.2 31.731V16.27z'/%3E%3C/g%3E%3C/svg%3E");background-position:top center;background-repeat:no-repeat}.home_intro .home_intro__action{margin-left:auto;margin-right:auto}@media only screen and (max-width: 47.9375em){.home_intro .home_intro__content{display:flex;flex-direction:column}}@keyframes zoomBg{from{transform:scale(1) rotate(0.1deg)}to{transform:scale(1.1) rotate(0.1deg)}}@keyframes scrollMove{0%{transform:translateY(0)}75%{transform:translateY(5px)}100%{transform:translateY(0)}}
</pre></body></html>