:root{--flexmls-white-color:#ffffff;--flexmls-black-color:#000000;--flexmls-gray-color:#767676;--flexmls-light-color:#ccd2d9;--flexmls-secondary-color:purple}.screen-reader-text,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.flexmls-content{margin-left:auto;margin-right:auto;max-width:1024px;padding-right:1rem;padding-left:1rem}.flexmls-button{color:var(--flexmls-white-color);border-radius:4px;background-color:var(--flexmls-black-color);padding:.5rem 1rem}.flexmls-button__primary{background:var(--flexmls-secondary-color)}.flexmls-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.flexmls-icon__view-grid::before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon icon-tabler icon-tabler-layout-grid' width='24' height='24' viewBox='0 0 24 24' stroke-width='2' stroke='white' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'%3E%3C/path%3E%3Crect x='4' y='4' width='6' height='6' rx='1'%3E%3C/rect%3E%3Crect x='14' y='4' width='6' height='6' rx='1'%3E%3C/rect%3E%3Crect x='4' y='14' width='6' height='6' rx='1'%3E%3C/rect%3E%3Crect x='14' y='14' width='6' height='6' rx='1'%3E%3C/rect%3E%3C/svg%3E");display:block;transform:scale(.6667);position:relative;top:-5px;left:-2px}.flexmls-icon__view-map::before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon icon-tabler icon-tabler-map-pin' width='24' height='24' viewBox='0 0 24 24' stroke-width='2' stroke='white' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'%3E%3C/path%3E%3Ccircle cx='12' cy='11' r='3'%3E%3C/circle%3E%3Cpath d='M17.657 16.657l-4.243 4.243a2 2 0 0 1 -2.827 0l-4.244 -4.243a8 8 0 1 1 11.314 0z'%3E%3C/path%3E%3C/svg%3E");display:block;transform:scale(.6667);position:relative;top:-5px;left:-2px}.flexmls-pagination{margin-top:2rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;display:flex;gap:1rem;justify-content:center}.flexmls-pagination__arrow--left::before{content:'\2190'}.flexmls-pagination__arrow--right::after{content:'\2192'}.flexmls-pagination__page-numbers{color:var(--flexmls-secondary-color)}.flexmls-pagination__page-numbers--current{color:inherit}.flexmls-single-image{height:50vw;position:relative;margin-bottom:3rem}.flexmls-single-image--modern{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;max-width:1440px;height:100%}@media (mix-width:640px){.flexmls-single-image--modern{height:100%}}@media (min-width:768px){.flexmls-single-image--modern{height:100%}}@media (min-width:1024px){.flexmls-single-image--modern{height:100%}}.flexmls-single-image--modern-three{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.flexmls-single-image--modern-four{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}@media (mix-width:640px){.flexmls-single-image--modern-three{grid-template-columns:repeat(1,minmax(0,1fr))}.flexmls-single-image--modern-four{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width:768px){.flexmls-single-image--modern-three{-moz-column-gap:.75rem;column-gap:.75rem;grid-template-columns:repeat(4,minmax(0,1fr))}.flexmls-single-image--modern-four{-moz-column-gap:.75rem;column-gap:.75rem;grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1024px){.flexmls-single-image--modern-three{gap:.75rem;grid-template-columns:repeat(4,minmax(0,1fr))}.flexmls-single-image--modern-four{gap:.75rem;grid-template-columns:repeat(5,minmax(0,1fr))}}.flexmls-single-image__main-image--three{grid-column:span 3/span 3}.flexmls-single-image__main-image--four{grid-column:span 3/span 3}@media (mix-width:640px){.flexmls-single-image__main-image--three{height:70vw}.flexmls-single-image__main-image--four{height:70vw}}@media (min-width:768px){.flexmls-single-image__main-image--three{height:50vw}.flexmls-single-image__main-image--four{height:50vw}}@media (min-width:1024px){.flexmls-single-image__main-image--three{height:50vw}.flexmls-single-image__main-image--four{height:50vw}}.flexmls-single-image__side-images--three{display:flex;flex-direction:column;row-gap:.75rem}.flexmls-single-image__side-images--four{display:grid;row-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem;grid-column:span 2/span 2}@media (mix-width:640px){.flexmls-single-image__side-images--three{height:70vw}.flexmls-single-image__side-image--three{height:35vw}.flexmls-single-image__side-images--four{height:60vw;grid-template-columns:repeat(1,minmax(0,1fr))}.flexmls-single-image__side-image--four{height:100%;width:100%}}@media (min-width:768px){.flexmls-single-image__side-images--three{height:60vw}.flexmls-single-image__side-image--three{height:30vw}.flexmls-single-image__side-images--four{height:50vw;grid-template-columns:repeat(2,minmax(0,1fr))}.flexmls-single-image__side-image--four{height:100%;width:100%}}@media (min-width:1024px){.flexmls-single-image__side-images--three{height:60vw}.flexmls-single-image__side-image--three{height:30vw}.flexmls-single-image__side-images--four{height:50vw;grid-template-columns:repeat(2,minmax(0,1fr))}.flexmls-single-image__side-image--four{height:100%;width:100%;overflow:hidden}}.flexmls-single-image__side-image--four--last{background-color:var(--flexmls-black-color)}.flexmls-single-image__side-image--four--last picture{opacity:.7}.flexmls-hero-name{position:relative}.flexmls-hero-name__skrim{position:absolute;background:var(--flexmls-black-color);opacity:.4;width:100%;height:100%;top:0;z-index:1}.flexmls-hero-name__container{position:absolute;top:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin-right:auto;margin-left:auto;z-index:2}.flexmls-hero-name__content{position:relative;padding-right:8px;color:var(--flexmls-white-color);max-width:80rem}.flexmls-hero-name__grid{display:grid}@media (mix-width:640px){.flexmls-hero-name__grid{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width:768px){.flexmls-hero-name__grid{gap:1.25rem;grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width:1024px){.flexmls-hero-name__grid{gap:1.25rem;grid-template-columns:repeat(12,minmax(0,1fr))}}.flexmls-hero-name__span{grid-column:span 1/span 1}@media (mix-width:640px){.flexmls-hero-name__span{grid-column:span 1/span 1}}@media (min-width:768px){.flexmls-hero-name__span{grid-column:span 10/span 10;grid-column-start:2}}@media (min-width:1024px){.flexmls-hero-name__span{}}@media (min-width:1280px){.flexmls-hero-name__span{grid-column:span 10/span 10;grid-column-start:2;padding-left:1.5rem;padding-right:1.5rem}}.flexmls-hero-name__text{font-size:clamp(4.5rem,9vw,7.8rem);text-align:center;font-weight:700;line-height:1;color:var(--flexmls-white-color)}.flexmls-single-image img{width:100vw;height:50vw;-o-object-fit:cover;object-fit:cover}.flexmls-open-actions{position:absolute;bottom:0;right:0;margin-right:2.5rem;margin-bottom:4rem;z-index:3;display:flex}.flexmls-single-property{margin-left:auto;margin-right:auto;max-width:1024px;padding-right:1rem;padding-left:1rem}.flexmls-single-intro{display:flex}.flexmls-single-info{margin-bottom:3rem;flex-grow:1}.flexmls-single-actions{flex-shrink:1;display:flex;-moz-column-gap:1rem;column-gap:1rem}.flexmls-single-info__favoritos{display:inline-flex;align-items:center}.flexmls-single-info__price{font-weight:700}.flexmls-single-info__details{display:flex;flex:0 1 auto;-moz-column-gap:1.25rem;column-gap:1.25rem}.flexmls-single-info__details--text span{font-weight:700}.flexmls-single-block,.flexmls-single-overview{margin-top:3rem;margin-bottom:3rem}.flexmls-single-block__title,.flexmls-single-overview__title,.flexmls-single-detailed__title,.flexmls-single-detailed__subtitle{font-weight:700}.flexmls-single-block__content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}@media (mix-width:640px){.flexmls-single-block__content{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.flexmls-single-block__content{grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:16px;column-gap:16px}}@media (min-width:1024px){.flexmls-single-block__content{grid-template-columns:repeat(3,minmax(0,1fr))}}.flexmls-single-detailed__container{padding-left:1.5rem}.flexmls-single-detailed__content{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.flexmls-single-detailed__content--details{list-style:disc;list-style-position:inside}.flexmls-single-detailed__content--double{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.25rem;gap:1.25rem}@media (mix-width:640px){.flexmls-single-detailed__content{grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:16px;column-gap:16px}.flexmls-single-detailed__content--double{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width:768px){.flexmls-single-detailed__content{grid-template-columns:repeat(3,minmax(0,1fr))}.flexmls-single-detailed__content--double{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.flexmls-single-detailed__content{grid-template-columns:repeat(3,minmax(0,1fr))}.flexmls-single-detailed__content--double{grid-template-columns:repeat(2,minmax(0,1fr))}}.flexmls-single-detailed--list{list-style:disc;list-style-position:inside}.flexmls-aside{grid-column:span 3/span 3}@media (min-width:640px){.flexmls-aside{grid-column:span 1/span 1}}@media (min-width:768px){.flexmls-aside{grid-column:span 3/span 3}}@media (min-width:1024px){.flexmls-aside{grid-column:span 3/span 3}}.flexmls-aside-actions{width:100%}.flexmls-aside-actions .flexmls-button{width:100%;text-align:center}.flexmls-single-block__media-content{grid-column:span 2/span 2}@media (min-width:640px){.flexmls-single-block__media-content{grid-column:span 2/span 2}}@media (min-width:768px){.flexmls-single-block__media-content{grid-column:span 2/span 2}}@media (min-width:1024px){.flexmls-single-block__media-content{grid-column:span 2/span 2}}.flexmls-single-block__map{aspect-ratio:16/7}@media (min-width:640px){.flexmls-single-block__map{aspect-ratio:16/10}}@media (min-width:768px){.flexmls-single-block__map{aspect-ratio:16/7}}.flexmls-single-block__media--wrapper>*{aspect-ratio:16/9}.flexmls-single-block__gallery--thumbs{display:grid;-moz-column-gap:.75rem;column-gap:.75rem;row-gap:.75rem}.flexmls-single-block__gallery--anchor{aspect-ratio:1/1}.flexmls-single-block__gallery--item{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.flexmls-single-block__gallery--thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:640px){.flexmls-single-block__gallery--thumbs{grid-template-columns:repeat(3,minmax(0,1fr));-moz-column-gap:.75rem;column-gap:.75rem;row-gap:.75rem}}@media (min-width:768px){.flexmls-single-block__gallery--thumbs{grid-template-columns:repeat(4,minmax(0,1fr));-moz-column-gap:.75rem;column-gap:.75rem;row-gap:.75rem}}@media (min-width:1024px){.flexmls-single-block__gallery--thumbs{grid-template-columns:repeat(6,minmax(0,1fr))}}.flexmls-single-form{padding-top:3rem;padding-bottom:3rem}.flexmls-single-block__contactform{margin-left:auto;margin-right:auto}@media (min-width:640px){.flexmls-single-block__contactform{max-width:90%}}@media (min-width:768px){.flexmls-single-block__contactform{max-width:70%}}@media (min-width:1024px){.flexmls-single-block__contactform{max-width:50%}}.flexmls-single-image__icon-close,.flexmls-single-image__icon-arrow{color:var(--flexmls-white-color)}.flexmls-single-image__icon-close.pswp__icn,.flexmls-single-image__icon-arrow.pswp__icn{width:2rem!important;height:2rem!important;color:var(--flexmls-white-color);fill:none}.flexmls-single-info__modal{position:fixed;width:100vw;height:100vh;opacity:0;visibility:hidden;transition:all 0.3s ease;top:0;left:0;display:flex;align-items:center;justify-content:center}.flexmls-single-info__modal.open{visibility:visible;opacity:1;transition-delay:0s}.flexmls-single-info__modal-bg{position:absolute;background:var(--flexmls-black-color);opacity:.8;width:100%;height:100%}.flexmls-single-info__modal-container{border-radius:4px;background:var(--flexmls-white-color);position:relative;padding:30px}.flexmls-single-info__modal-close{position:absolute;right:15px;top:15px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--flexmls-secondary-color);background:none;border:0;font-weight:700;cursor:pointer}.flexmls-single-info__modal-close::after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon icon-tabler icon-tabler-x' width='24' height='24' viewBox='0 0 24 24' stroke-width='2' stroke='currentColor' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'%3E%3C/path%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E")}.flexmls-aside-actions{display:flex;flex-direction:column;row-gap:1.25rem}.flexmls-aside-agent{margin-top:.5rem;margin-bottom:1rem;border:1px solid var(--flexmls-gray-color);border-radius:4px;text-align:center}.flexmls-aside-agent__image img{margin-left:auto;margin-right:auto;border-radius:100%;width:150px;height:150px;-o-object-fit:cover;object-fit:cover;margin-top:2rem;margin-bottom:2rem}.flexmls-aside-agent__person{padding-bottom:1rem}.flexmls-aside-agent__contact{padding-top:1rem;padding-bottom:1rem;border-top:1px solid var(--flexmls-gray-color)}.flexmls-single-info__share{position:relative}.flexmls-single-info__share-networks{display:flex;flex-direction:column;row-gap:.5rem;position:absolute;top:2rem;right:-50%;background:#fff;padding:.75rem 1.5rem;border-radius:4px}.flexmls-dev-units{margin-bottom:5rem}.flexmls-dev-units__selector{display:flex;flex-direction:row;-moz-column-gap:1rem;column-gap:1rem;align-items:center}.flexmls-dev-units__unit{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}@media (mix-width:640px){.flexmls-dev-units__unit{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width:768px){.flexmls-dev-units__unit{grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:16px;column-gap:16px}}@media (min-width:1024px){.flexmls-dev-units__unit{grid-template-columns:repeat(3,minmax(0,1fr))}}.flexmls-dev-units__unit--content{grid-column:span 1/span 1}@media (min-width:640px){.flexmls-dev-units__unit--content{grid-column:span 1/span 1}}@media (min-width:768px){.flexmls-dev-units__unit--content{grid-column:span 1/span 1}}@media (min-width:1024px){.flexmls-dev-units__unit--content{grid-column:span 1/span 1}}.flexmls-dev-units__unit--media{grid-column:span 2/span 2}@media (min-width:640px){.flexmls-dev-units__unit--media{grid-column:span 1/span 1}}@media (min-width:768px){.flexmls-dev-units__unit--media{grid-column:span 1/span 1}}@media (min-width:1024px){.flexmls-dev-units__unit--media{grid-column:span 2/span 2}}.flexmls-dev-units__title,.flexmls-dev-units__unit--title{font-weight:700}@-webkit-keyframes pulse{0%,100%{opacity:1}50%{opacity:.5}}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.5}}.flexmls-dev-units__unit--title--load,.flexmls-dev-units__unit--description--load span,.flexmls-dev-units__unit--media--load{background:var(--flexmls-gray-color);width:100%;-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.flexmls-dev-units__unit--description--load span{display:inline-block;line-height:1}.flexmls-dev-units__unit--file--load{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.flexmls-dev-units__unit--file--load .flexmls-button,.flexmls-dev-units__unit--description--load span:last-child{width:50%}.flexmls-dev-units__unit--media--load img{height:100%;aspect-ratio:5/3}.flexmls-single-region{padding-top:3rem;padding-bottom:3rem;background:var(--flexmls-light-color)}.flexmls-single-region__container{margin-left:auto;margin-right:auto;max-width:1024px;padding-right:1rem;padding-left:1rem;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));-moz-column-gap:1.25rem;column-gap:1.25rem}@media (mix-width:640px){.flexmls-single-region{grid-template-columns:repeat(1,minmax(0,1fr));row-gap:1.25rem;-moz-column-gap:0;column-gap:0}}@media (min-width:768px){.flexmls-single-region{grid-template-columns:repeat(12,minmax(0,1fr));row-gap:0;-moz-column-gap:1.25rem;column-gap:1.25rem}}@media (min-width:1024px){.flexmls-single-region{grid-template-columns:repeat(12,minmax(0,1fr))}}.flexmls-single-region__title{font-weight:700}.flexmls-single-region__title--detail{font-size:.75rem;margin-bottom:0}.flexmls-single-region__data{grid-column:span 5/span 5;grid-column-start:2}@media (mix-width:640px){.flexmls-single-region__data{grid-column:span 1/span 1;grid-column-start:1}}@media (min-width:768px){.flexmls-single-region__data{grid-column:span 5/span 5;grid-column-start:2}}@media (min-width:1024px){.flexmls-single-region__data{grid-column:span 5/span 5;grid-column-start:2}}.flexmls-single-region__media{grid-column:span 5/span 5}@media (mix-width:640px){.flexmls-single-region__media{grid-column:span 1/span 1}}@media (min-width:768px){.flexmls-single-region__media{grid-column:span 5/span 5}}@media (min-width:1024px){.flexmls-single-region__media{grid-column:span 5/span 5}}.flexmls-single-units{margin-left:auto;margin-right:auto;max-width:1024px;padding-right:1rem;padding-left:1rem;margin-top:3rem;margin-bottom:3rem}.flexmls-single-units__title{font-weight:700;text-align:center;margin-bottom:1rem}.flexmls-area-feed{display:grid;-moz-column-gap:.75rem;column-gap:.75rem;row-gap:.75rem}@media (min-width:640px){.flexmls-area-feed{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width:768px){.flexmls-area-feed{grid-template-columns:repeat(3,minmax(0,1fr));-moz-column-gap:16px;column-gap:16px}}@media (min-width:1024px){.flexmls-area-feed{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:640px){.flexmls-area-feed--developments{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width:768px){.flexmls-area-feed--developments{grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:16px;column-gap:16px}}@media (min-width:1024px){.flexmls-area-feed--developments{grid-template-columns:repeat(2,minmax(0,1fr))}}.flexmls-area-feed__image{aspect-ratio:16/10;position:relative}.flexmls-area-feed__slider{position:relative}.flexmls-area-feed__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.flexmls-area-feed__image-back img{-o-object-fit:none;object-fit:none}.flexmls-area-feed__scrim:before{content:'';background:#030000;background:linear-gradient(180deg,rgb(3 0 0 / .35) 5%,#fff0 50%);display:block;position:absolute;right:0;top:0;left:0;opacity:.8;height:100%}.flexmls-area-feed__image .flexmls-favorites-text{display:none}.flexmls-corazon-favoritos{position:absolute;top:.5rem;right:.5rem;width:1.5rem;height:1.5rem;cursor:pointer}.flexmls-area-feed__tag-container{position:absolute;top:.5rem;left:.5rem;display:flex;-moz-column-gap:8px;column-gap:8px}.flexmls-area-feed__new,.flexmls-area-feed__exclusive{color:var(--flexmls-white-color);border-radius:2px;background-color:var(--flexmls-black-color);padding:.25rem .5rem;font-size:.85rem;font-weight:400}.flexmls-area-feed__tag-container--geo{position:absolute;top:.5rem;left:.5rem;display:flex;-moz-column-gap:8px;column-gap:8px}.flexmls-area-feed__new--geo{border-radius:2px}.flexmls-area-feed__prop-price{font-weight:700}.flexmls-area-feed__prop-details--list{list-style-type:none;display:inline-flex;-moz-column-gap:1rem;column-gap:1rem}.flexmls-area-feed__prop-details--list li{list-style:none}.flexmls-area-feed__prop-details--list:not(.block-editor-block-variation-picker__variations) li{list-style:none}.flexmls-area-map{width:100%;height:600px}.flexmls-info-marker{overflow-x:hidden}.flexmls-info-marker__image{position:relative}.flexmls-info-marker__image a{display:block;aspect-ratio:16/9;background-color:var(--flexmls-white-color)}.flexmls-info-marker__image a img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;max-width:100%}.flexmls-corazon-favoritos--geo{top:inherit;bottom:0;margin-bottom:1rem}.flexmls-corazon-favoritos--geo .flexmls-favorites-text{display:none}.flexmls-info-marker__container{padding-top:1.125rem}.flexmls-info-marker__price{font-weight:700}.flexmls-info-marker__price--marker{background-color:var(--flexmls-secondary-color);border-radius:.5rem;color:var(--flexmls-white-color);font-size:1rem;padding:.625rem 1rem;position:relative}.flexmls-info-marker__price--marker::after{content:'';position:absolute;top:100%;left:50%;transform:translate(-50%,0);border-left:8px solid #fff0;border-right:8px solid #fff0;border-top:8px solid var(--flexmls-secondary-color)}.flexmls-info-marker__price--marker:hover .flexmls-info-marker__price--marker--price{display:none}.flexmls-info-marker__price--marker:hover .flexmls-info-marker__price--marker--complete{display:inline!important}.flexmls-info-marker__details{list-style-type:none;display:inline-flex;-moz-column-gap:1rem;column-gap:1rem}.flexmls-info-marker__details li{list-style:none}.flexmls-info-marker__details:not(.block-editor-block-variation-picker__variations) li{list-style:none}@media (min-width:640px){.flexmls-search-results{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width:768px){.flexmls-search-results{grid-template-columns:repeat(4,minmax(0,1fr));-moz-column-gap:16px;column-gap:16px}}@media (min-width:1024px){.flexmls-search-results{grid-template-columns:repeat(4,minmax(0,1fr))}}.flexmls-property-results{margin-left:auto;margin-right:auto;max-width:1024px;padding-right:1rem;padding-left:1rem}.flexmls-search-results__filters{display:flex;align-items:center}@media (min-width:640px){.flexmls-search-results__filters{flex-direction:column}}@media (min-width:768px){.flexmls-search-results__filters{flex-direction:row;justify-content:space-between}}@media (min-width:1024px){.flexmls-search-results__filters{justify-content:space-between}}.flexmls-search-results__filters-container{display:flex;align-items:center}.flexmls-search-results__result-options{display:flex;align-items:center}.flexmls-search-results__total-properties{font-weight:700;margin-right:1.25rem}.flexmls-search-results__filter-properties{display:flex;align-items:center;margin-right:1.25rem}.flexmls-search-results__filter-dropdown,.flexmls-search-results__filter-form{margin:0!important}.flexmls-search-results__filter-dropdown{min-width:110px}.flexmls-search-results__view-options{display:flex;align-items:center;gap:1rem}.flexmls-search-results__icon{background-color:var(--flexmls-secondary-color);padding:8px;display:flex;gap:8px;align-items:center}.flexmls-search-results__icon>div{width:1rem;height:1rem}.flexmls-search-results__icon>.flexmls-search-results__view-grid-text,.flexmls-search-results__icon>.flexmls-search-results__view-map-text{width:auto;height:auto;line-height:1}.flexmls-search-results__view-grid,.flexmls-search-results__view-map{cursor:pointer}.flexmls-search-results__icon--disabled{cursor:default}.flexmls-search-results__pagination{margin:0}@media (min-width:640px){.flexmls-search-results__pagination{justify-content:flex-start}}@media (min-width:768px){.flexmls-search-results__pagination{justify-content:flex-end}}@media (min-width:1024px){.flexmls-search-results__pagination{justify-content:flex-end}}.flexmls-search-results__map{width:100%;height:600px}.flexmls-search-results__map.flexmls-search-results__map--a{margin-bottom:0}.flexmls-area-feed__loader-container{width:100%;margin-right:auto;margin-bottom:80px;margin-left:auto}@media (min-width:640px){.flexmls-area-feed__loader-container{}}@media (min-width:768px){.flexmls-area-feed__loader-container{}}@media (min-width:1024px){.flexmls-area-feed__loader-container{}}.flexmls-area-feed__loader-col--center{text-align:center}.flexmls-area-feed__loader-load-more{display:inline-block;cursor:pointer}@-webkit-keyframes spinner{to{transform:rotate(360deg)}}@keyframes spinner{to{transform:rotate(360deg)}}.flexmls-area-feed__loader-load-spin{display:none;width:20px;height:20px;margin-top:20px;margin-right:12px;margin-left:-12px;-webkit-animation:spinner 1s linear infinite;animation:spinner 1s linear infinite}.flexmls-area-feed__loader-load-spin--circle{opacity:.25}.flexmls-area-feed__loader-load-spin--path{opacity:.75}.flexmls-single-agent{margin-left:auto;margin-right:auto;max-width:1024px;padding-right:1rem;padding-left:1rem}.flexmls-single-agent__info{display:flex;flex-direction:row;-moz-column-gap:1rem;column-gap:1rem}.flexmls-single-agent__info--associations{display:flex;flex-direction:row;-moz-column-gap:1rem;column-gap:1rem;margin-top:2rem}.flexmls-single-agent__info--associations img{width:100px;height:auto}.flexmls-single-agent__social{display:flex;flex-direction:row;-moz-column-gap:1rem;column-gap:1rem;margin-top:1rem;align-items:center}.flexmls-facebook-icon{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='10' height='16' viewBox='0 0 320 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M80 299.3V512H196V299.3h86.5l18-97.8H196V166.9c0-51.7 20.3-71.5 72.7-71.5c16.3 0 29.4 .4 37 1.2V7.9C291.4 4 256.4 0 236.2 0C129.3 0 80 50.5 80 159.4v42.1H14v97.8H80z'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;width:24px;height:24px;display:inline-block}.flexmls-instagram-icon{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='14' height='16' viewBox='0 0 448 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;width:24px;height:24px;display:inline-block}.flexmls-twitter-icon{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16' height='16' viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;width:24px;height:24px;display:inline-block}.flexmls-youtube-icon{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='18' height='16' viewBox='0 0 576 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M549.7 124.1c-6.3-23.7-24.8-42.3-48.3-48.6C458.8 64 288 64 288 64S117.2 64 74.6 75.5c-23.5 6.3-42 24.9-48.3 48.6-11.4 42.9-11.4 132.3-11.4 132.3s0 89.4 11.4 132.3c6.3 23.7 24.8 41.5 48.3 47.8C117.2 448 288 448 288 448s170.8 0 213.4-11.5c23.5-6.3 42-24.2 48.3-47.8 11.4-42.9 11.4-132.3 11.4-132.3s0-89.4-11.4-132.3zm-317.5 213.5V175.2l142.7 81.2-142.7 81.2z'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;width:24px;height:24px;display:inline-block}.flexmls-linkedin-icon{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='14' height='16' viewBox='0 0 448 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;width:24px;height:24px;display:inline-block}.flexmls-pinterest-icon{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='12' height='16' viewBox='0 0 384 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M204 6.5C101.4 6.5 0 74.9 0 185.6 0 256 39.6 296 63.6 296c9.9 0 15.6-27.6 15.6-35.4 0-9.3-23.7-29.1-23.7-67.8 0-80.4 61.2-137.4 140.4-137.4 68.1 0 118.5 38.7 118.5 109.8 0 53.1-21.3 152.7-90.3 152.7-24.9 0-46.2-18-46.2-43.8 0-37.8 26.4-74.4 26.4-113.4 0-66.2-93.9-54.2-93.9 25.8 0 16.8 2.1 35.4 9.6 50.7-13.8 59.4-42 147.9-42 209.1 0 18.9 2.7 37.5 4.5 56.4 3.4 3.8 1.7 3.4 6.9 1.5 50.4-69 48.6-82.5 71.4-172.8 12.3 23.4 44.1 36 69.3 36 106.2 0 153.9-103.5 153.9-196.8C384 71.3 298.2 6.5 204 6.5z'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;width:24px;height:24px;display:inline-block}.flexmls-whatsapp-icon{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='14' height='16' viewBox='0 0 448 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m380.9 97.1c-41.9-42-97.7-65.1-157-65.1-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111l-31.5 115 117.7-30.9c32.4 17.7 68.9 27 106.1 27h0.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3 18.6-68.1-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1s56.2 81.2 56.1 130.5c0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8s-14.3 18-17.6 21.8c-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 0.9-6.9-0.5-9.7s-12.5-30.1-17.1-41.2c-4.5-10.8-9.1-9.3-12.5-9.5-3.2-0.2-6.9-0.2-10.6-0.2s-9.7 1.4-14.8 6.9c-5.1 5.6-19.4 19-19.4 46.3s19.9 53.7 22.6 57.4c2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4s4.6-24.1 3.2-26.4c-1.3-2.5-5-3.9-10.5-6.6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:24px;height:24px;display:inline-block}.flexmls-single-agent__content{margin-top:3rem}.flexmls-single-agent__content--title{font-size:3rem;font-weight:700;margin-bottom:1rem}.blaze-feed .blaze-slide{text-align:center}.blaze-prop{background:var(--flexmls-gray-color)}.blaze-prop .blaze-container{height:60vh;margin-bottom:2rem}.blaze-track-container{position:relative}.blaze-prop .blaze-slide{height:60vh}@media (min-width:768px){.blaze-prop .blaze-container{height:80vh}.blaze-prop .blaze-slide{height:80vh}}.blaze-prop img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.flexmls-area-feed__pagination{position:absolute;z-index:20;width:100%;bottom:2rem}.flexmls-area-feed__blaze-pagination{position:relative;display:flex;justify-content:center;width:100%;gap:.5rem;padding:0 1rem;margin:0 auto;max-width:100%}.flexmls-area-feed__blaze-pagination.blaze-pagination button{width:.5rem;height:.5rem}.flexmls-register-form{display:grid}@media (mix-width:640px){.flexmls-register-form{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width:768px){.flexmls-register-form{gap:1.25rem;grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width:1024px){.flexmls-register-form{gap:1.25rem;grid-template-columns:repeat(12,minmax(0,1fr))}}.flexmls-register-form .flexmls-single-info{grid-column:span 1/span 1}@media (mix-width:640px){.flexmls-register-form .flexmls-single-info{grid-column:span 1/span 1}}@media (min-width:768px){.flexmls-register-form .flexmls-single-info{grid-column:span 6/span 6;grid-column-start:4}}@media (min-width:1024px){.flexmls-register-form .flexmls-single-info{grid-column:span 6/span 6;grid-column-start:4}}.flexmls-form label{font-size:16px!important}.flexmls-form input[type='text'],.flexmls-form input[type='email'],.flexmls-form input[type='input'],.flexmls-form input[type='password'],.flexmls-form input[type='number'],.flexmls-form input[type='url'],.flexmls-form input[type='tel'],.flexmls-form input[type='search'],.flexmls-form select{border-radius:6px!important;padding:8px 8px!important;font-size:20px!important;border:none!important}.flexmls-form textarea{border-radius:6px!important;padding:8px 8px!important;font-size:20px!important;border:none!important}.flexmls-form button{border:1px solid #393952;background:#393952;color:#fff;font-size:20px;padding:8px 30px;border-radius:50px}.flexmls-search-header--hidden{display:none}.flexmls-search-header--favorites{display:block}.flexmls-ajax-loader{margin-top:24px;text-align:center}@-webkit-keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.flexmls-ajax-loader__spiner{display:inline-block;width:1.5rem;height:1.5rem;margin-right:.75rem;margin-left:-.75rem;color:#fff;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.flexmls-ajax-loader__spiner--circle{opacity:.25}.flexmls-ajax-loader__spiner--path{opacity:.75}