.wf_card{position:relative;border-radius:2rem;box-shadow:0 2px 4px #00000034;align-self:flex-start;background-color:#fff}.wf_card a:hover{opacity:.8}.wf_card .t,.wf_card .wf_w{z-index:6}.wf_card .t{position:absolute;top:.7rem;left:.7rem;display:flex;flex-wrap:wrap;gap:.6rem;width:calc(100% - 10rem)}.wf_card .wf_w{position:absolute;top:.7rem;right:.7rem;width:5.2rem;height:5.2rem;border-radius:50%;background:#0003;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease,box-shadow .4s ease,transform .3s ease}.wf_card .wf_w svg{fill:#fff;width:2.4rem;height:2.4rem;transition:fill .3s ease,transform .3s ease}.wf_card .wf_w:hover{background:#00000059;transform:scale(1.05)}.wf_card .wf_w:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;pointer-events:none}.wf_card .wf_w.wf_w--active svg{fill:#fff;transform:scale(1.15)}.wf_card .wf_w.wf_w--active:after{animation:pulse .8s ease}.wf_card .wf_card_reserved,.wf_card .wf_card_sold{position:absolute;z-index:5;color:#fff;font-size:1.4rem;font-weight:600;text-transform:uppercase;z-index:10;width:20rem;flex-direction:column;display:flex;align-items:center;justify-content:center;border-radius:1.3rem;height:11rem;left:50%;top:11.5rem;transform:translate(-50%)}.wf_card .wf_card_reserved svg,.wf_card .wf_card_sold svg{width:3rem;height:3rem;fill:#fff;margin-bottom:1.4rem}.wf_card .wf_card_sold{background-color:#000}.wf_card .wf_card_reserved{background-color:var(--wf-cp)}.wf_card>figure{position:relative;height:34rem;border-radius:2rem}.wf_card>figure div{height:100%}.wf_card>figure .wf_ctas{height:unset;position:absolute;bottom:1rem;right:1rem;display:flex;align-items:center;justify-content:center;gap:1rem}.wf_card>figure .wf_ctas button{width:5rem;height:5rem;border-radius:50%;background:#00000080}.wf_card>figure .wf_ctas button svg{width:3rem;height:3rem;fill:#fff}.wf_card>figure .wf_ctas button svg.i-play{width:2rem;height:2rem}.wf_card>figure .prev-sm,.wf_card>figure .next-sm{position:absolute;top:50%;width:5rem;height:5rem;border-radius:50%;background:#00000080;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;transition:transform .15s ease,box-shadow .15s ease}.wf_card>figure .prev-sm svg,.wf_card>figure .next-sm svg{fill:#fff;width:1.8rem;height:1.8rem}.wf_card>figure .prev-sm:active,.wf_card>figure .next-sm:active{transform:scale(.92) translateY(-50%);box-shadow:inset 0 0 5px #0003}.wf_card>figure .prev-sm{left:.7rem}.wf_card>figure .next-sm{right:.7rem}.wf_card>figure .next-sm svg{transform:rotate(180deg)}.wf_card>figure img{width:100%;object-fit:cover;height:34rem;transition:opacity .3s}.wf_card>figure img.wf_card_media_img{transition:opacity .22s ease}.wf_card>figure img.wf_card_media_img.is-switching{animation:wfCardImageIn .22s ease}.wf_card>figure .wf_card_stats{position:absolute;z-index:10;left:0;bottom:0;width:100%;color:#fff;display:flex;height:unset;flex-direction:column}.wf_card>figure .wf_card_stats p{display:flex;flex-direction:column;gap:.7rem;font-weight:400;font-size:1.525rem;border-radius:.5rem;padding:1rem 1.4rem;background:#0009;align-self:flex-start;margin-bottom:0}.wf_card>figure .wf_card_stats p strong{font-size:2.3rem;font-weight:500}.wf_card>figure .wf_card_stats bdi{display:flex;justify-content:space-between;padding:1.4rem;font-size:1.4rem}.wf_card>figure .wf_card_stats bdi span{display:flex;align-items:center}.wf_card>figure .wf_card_stats bdi span:before{content:"";display:block;width:1.4rem;height:1.4rem;border-radius:50%;margin-right:.7rem}.wf_card>figure .wf_card_stats bdi span:nth-child(1):before{background-color:#069829}.wf_card>figure .wf_card_stats bdi span:nth-child(2):before{background-color:#db1616}.wf_card>figure a{position:relative}.wf_card>figure a p,.wf_card>figure a span{position:absolute;color:#fff;font-size:1.4rem;font-weight:500;z-index:5}.wf_card>figure a p{margin:0;bottom:4.8rem;left:1.4rem;text-transform:uppercase;font-weight:600;text-shadow:0px 2px 3px rgba(0,0,0,.5)}.wf_card>figure a span{bottom:2rem;left:1.4rem}.wf_card>figure a bdi{padding:.3rem 1.1rem;border-radius:.5rem;color:#fff;font-size:1.4rem;font-weight:500;text-transform:uppercase;background-color:#000;z-index:5;position:absolute;bottom:4rem;left:.8rem}.wf_card>figure a:before,.wf_card>figure a:after{content:"";position:absolute;width:100%;height:6rem}.wf_card>figure a:before{top:0;z-index:1;background:linear-gradient(180deg,#0000007e,#0000)}.wf_card>figure a:after{bottom:0;z-index:0;background:linear-gradient(180deg,#000c,#0000);transform:scaleY(-1)}.wf_card .m{padding:1.6rem 1.2rem 1rem;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:0 1rem;border-radius:0 0 1rem 1rem;overflow:hidden}.wf_card .m>p{display:flex;flex-direction:column;width:calc(50% - 1rem)}.wf_card .m>p b{font-weight:500;text-align:right}.wf_card .m>p bdi{font-weight:400;font-size:1.2rem;text-align:right}.wf_card .m>p strong,.wf_card .m>p strong>span:nth-of-type(1){font-size:2.1rem;font-weight:500;margin-bottom:.4rem}.wf_card .m>p strong svg,.wf_card .m>p strong>span:nth-of-type(1) svg{width:1.5rem;height:1.5rem;margin-left:.5rem}.wf_card .m>p span{font-size:1.2rem;font-weight:500}.wf_card .m>.d{width:100%;display:flex;border-top:.1rem solid #d6d6d6;padding-top:.6rem}.wf_card .m>.d>div{flex:1 1 0;inline-size:auto;min-inline-size:0;max-inline-size:none;padding:.8rem 0 .8rem .8rem;display:flex;align-items:center;position:relative}.wf_card .m>.d>div:before{content:"";position:absolute;height:60%;width:.1rem;background-color:#d6d6d6;right:1rem}.wf_card .m>.d>div:last-child:before{content:none}.wf_card .m>.d>div:has(svg.i-garage),.wf_card .m>.d>div:has(svg.i-parking),.wf_card .m>.d>div:has(svg.house-door){padding-left:1.4rem}.wf_card .m>.d>div svg{align-self:flex-start;margin-right:.9rem;fill:var(--wf-cp)}.wf_card .m>.d>div svg.i-garage,.wf_card .m>.d>div svg.i-parking{fill:none;stroke:var(--wf-cp);stroke-width:2.8rem}.wf_card .m>.d>div svg.i-expand-square{margin-top:.3rem}.wf_card .m>.d>div p{margin:0;font-size:1.1rem;font-weight:500;line-height:unset}.wf_card .b{position:relative;height:10.6rem;overflow:hidden;border-radius:1rem;width:calc(100% - 2rem);margin:1.5rem 0 1.5rem 1rem;color:#fff;padding:2.4rem 0 2.4rem 1.8rem;display:flex;flex-direction:column}.wf_card .b p,.wf_card .b strong{z-index:5;position:relative}.wf_card .b p{font-size:1.8rem;margin-bottom:0}.wf_card .b strong{font-weight:500;font-size:2.8rem}.wf_card .b img{position:absolute;border-radius:1rem;object-fit:cover;top:0;left:0;width:100%;height:100%}.wf_card .b:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#050505;mix-blend-mode:normal;opacity:.4}@media(min-width:1024px){.wf_card .b{margin-top:.5rem}}.wf_card--lg>figure{height:36.4rem}.wf_card--lg>figure img{height:100%}.wf_card--unavailable img,.wf_card--unavailable .m,.wf_card--unavailable .b,.wf_card--unavailable .t,.wf_card--unavailable .prev-sm,.wf_card--unavailable .next-sm{opacity:.5}.wf_card--unavailable .t,.wf_card--unavailable .wf_w{z-index:5}.wf_card--unavailable.wf_card--lg .wf_card_sold{top:13rem}@keyframes pulse{0%{box-shadow:0 0 #fff9;opacity:1;transform:scale(1)}70%{box-shadow:0 0 0 12px #fff0;opacity:0;transform:scale(1.4)}to{box-shadow:none;opacity:0;transform:scale(1.4)}}@keyframes wfCardImageIn{0%{opacity:.82}to{opacity:1}}figure[data-slider]{overflow:hidden}figure[data-slider]>a div{display:flex;width:100%;will-change:transform;transition:transform .3s ease}figure[data-slider] .slide{flex:0 0 100%;max-width:100%}figure[data-slider] .slide img{display:block;width:100%;height:100%}.wf_card[data-match="0"]{display:none!important}.wf_map{position:relative;display:flex;flex-direction:column;margin:4rem auto}.wf_map .wf_t{margin-bottom:2rem}.wf_map .wf_t .wf_d{margin:0 auto;font-size:2.1rem}@media(min-width:1024px){.wf_map .wf_t h2{margin-bottom:1.8rem}}.wf_map_address{max-width:28rem;text-align:center;font-size:1.8rem;margin:0 auto}.wf_map_address svg{width:2rem;height:2rem;flex-shrink:0;fill:var(--wf-cp)}.wf_map_ctas{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.8rem;margin:3rem auto 2rem;padding:1.5rem 2rem;background-color:var(--wf-cg);border-radius:4.5rem;align-self:center}.wf_map_ctas a{background-color:#fff;font-size:1.8rem;border-radius:3rem;display:flex;align-items:center;justify-content:center;gap:1.6rem;width:30rem;height:6rem}@media(min-width:1024px){.wf_map{margin:10rem auto}.wf_map_address{max-width:unset;display:flex;align-items:center;justify-content:center;gap:.7rem;margin-top:-2rem}.wf_map_ctas{gap:2.6rem;margin:4rem 0}.wf_map .wf_t{margin-bottom:5rem}.wf_map .wf_d{margin:0 auto;font-size:2.1rem}}.wf_map .wf_map_init{height:60rem;border-radius:2rem;z-index:5}@media(min-width:1024px){.wf_map .wf_map_init{height:88rem}}.wf_b_pin{width:5.4rem;min-width:5.4rem;height:5.4rem;background-color:#fff;border-radius:1.5rem;border:.1rem solid var(--wf-cp);display:flex;align-items:center;justify-content:center;padding:0 1.2rem}.wf_b_pin svg{width:3rem;height:3rem;flex-shrink:0}.wf_b_pin p{display:none;color:#fff;font-size:1.4rem;margin:0;font-weight:600;line-height:1.6rem;max-width:5.6rem;text-align:center}.wf_b_pin p span{display:block}.wf_b_pin p span:first-child{white-space:nowrap}.wf_b_pin p span:empty{display:none}.wf_b_pin:hover,.wf_b_pin.active{background-color:var(--wf-cp);width:auto}.wf_b_pin:hover:has(p) svg,.wf_b_pin.active:has(p) svg{display:none}.wf_b_pin:hover:has(p) p,.wf_b_pin.active:has(p) p{display:block}.wf_b_pin:hover svg,.wf_b_pin.active svg{fill:#fff}.leaflet-control-pan a{position:relative;font-size:0}.leaflet-control-pan a:before{content:"";position:absolute;inset:0;margin:auto;width:2rem;height:2rem;background-size:contain;background-repeat:no-repeat;background-position:center}.leaflet-control-pan-up:before{background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' stroke='%23999999' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'><polyline points='6 15 12 9 18 15'/></svg>")}.leaflet-control-pan-down:before{background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' stroke='%23999999' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'><polyline points='6 9 12 15 18 9'/></svg>")}.leaflet-control-pan-left:before{background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' stroke='%23999999' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'><polyline points='15 6 9 12 15 18'/></svg>")}.leaflet-control-pan-right:before{background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' stroke='%23999999' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'><polyline points='9 6 15 12 9 18'/></svg>")}.leaflet-control-pan-up,.leaflet-control-pan-down,.leaflet-control-pan-left,.leaflet-control-pan-right{background-image:unset!important}.leaflet-right{right:1rem!important}.leaflet-touch .leaflet-bar a{border-radius:50%!important;border:unset!important;width:4rem!important;height:4rem!important;font-size:2.2rem!important;line-height:4rem!important;color:#999}.leaflet-control{display:flex;flex-direction:column;gap:1rem;border:0!important;margin-right:0!important}.leaflet-touch .leaflet-bar{border:0}.leaflet-touch .leaflet-control-pan div{border-radius:50%!important;border:unset!important}.leaflet-touch .leaflet-control-pan div a{border-radius:50%;width:4rem;height:4rem}.leaflet-popup-close-button{display:none}.leaflet-popup-content-wrapper{background:unset!important;box-shadow:unset!important}.leaflet-popup{margin-bottom:8rem!important}.leaflet-popup-content{width:30rem!important;margin-bottom:0!important}.leaflet-marker-icon.marker-cluster{width:4.4rem!important;height:4.4rem!important;background-color:var(--wf-cp)!important;border-radius:50%!important}.leaflet-marker-icon.marker-cluster div{width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:600;background-color:transparent!important;color:#fff;margin:0!important}.wf_b_popup{z-index:105;background-color:#fff;display:flex;border-radius:1.5rem;max-width:30rem;flex-direction:column;box-shadow:0 2px 3px #00000034;font-family:var(--font-family)}.wf_b_popup .wf_tags{display:flex;align-items:flex-start}.wf_b_popup .wf_tags strong{display:flex;align-items:center;justify-content:center}.wf_b_popup .t>*{font-size:.8rem}.wf_b_popup .t img{width:1.3rem;height:1.3rem}.wf_b_popup .wf_w{width:4rem;height:4rem}.wf_b_popup .wf_w svg{width:2rem;height:2rem}.wf_b_popup figure{overflow:hidden;border-radius:1.5rem;height:17rem!important}.wf_b_popup figure a>p{bottom:1.4rem;font-size:1.1rem;font-weight:500}.wf_b_popup figure a>p.up{bottom:3.5rem}.wf_b_popup figure a>span{bottom:1.4rem;font-size:1.1rem;font-weight:400}.wf_b_popup figure a>span strong{font-weight:500}.wf_b_popup figure .wf_ctas button{width:4rem;height:4rem}.wf_b_popup figure .wf_ctas button svg{width:2rem;height:2rem}.wf_b_popup figure .wf_ctas button svg.i-play{width:1.5rem;height:1.5rem}.wf_b_popup figure img{height:17rem;border-radius:1.5rem;object-fit:cover;width:100%}.wf_b_popup .m{padding:.8rem 1.2rem;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.6rem 1rem;border-radius:0 0 1rem 1rem;overflow:hidden;position:relative}.wf_b_popup .m svg{fill:var(--wf-cp)}.wf_b_popup .m svg.i-up-right-arrow{fill:var(--wf-red)}.wf_b_popup .m svg.down{fill:var(--wf-red)}.wf_b_popup .m svg.up{fill:var(--wf-green)}.wf_b_popup .m>p{display:flex;flex-direction:column;width:calc(50% - 1rem);margin:0;line-height:unset}.wf_b_popup .m>p b{font-weight:600;text-align:right;font-size:1.4rem;margin-bottom:.7rem}.wf_b_popup .m>p strong{font-size:1.8rem;font-weight:500;margin:.4rem 0;line-height:unset}.wf_b_popup .m>p span,.wf_b_popup .m>p bdi{font-size:1rem;font-weight:500}.wf_b_popup .m>p bdi{font-weight:400;text-align:right}.wf_b_popup .m .d div{min-inline-size:unset}.wf_b_popup .m .d div:before{right:0}.wf_b_popup .m .d div p{margin:0;font-size:.9rem}.wf_b_popup .m:after{top:unset;bottom:5.5rem}
