.button{display:inline-block;height:auto;min-height:60px;line-height:60px;text-decoration:none;text-align:center;padding:0 48px;border-radius:4px;transition:background-color .2s ease-in-out;cursor:pointer;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;color:#fff;background:#1d1d1b}.button:hover{color:#1d1d1b;background:#ffed00}.button_size_small{padding:0 24px}.button_width_full{width:100%}.button{font-weight:700}.button_size_small{height:auto;min-height:50px;line-height:50px}.button{text-transform:uppercase}.button_type_value{padding:0}.button_type_value:hover{cursor:default;color:#fff;background-color:#1d1d1b}.listings__controls{position:relative;width:100%;min-height:56px;margin-bottom:32px}.listings__count{color:#6a6a6a;font-weight:700;font-size:16px;margin:0}.listings__sort .dropdown__value{background-color:#e7e7e7;border:0}.search-results .pagination,.search-results__paging{margin-top:32px}@media (min-width:768px){.listings__controls{display:flex;align-items:center}.listings__count{flex-grow:1}.listings__sort{flex-shrink:0}}.hero{position:relative}.hero__heading,.hero__subheading{position:relative;padding:0 16px;max-width:540px;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.5);margin:0 auto 48px}.hero__heading+.hero__subheading{margin-top:-32px}.hero__actions{margin-top:16px}@media (min-width:768px){.hero__heading,.hero__subheading{max-width:100%}}.hero_type_page{padding:24px 0;background-color:#1d1d1b;border-bottom:3px solid #1d1d1b}.hero_type_page .hero__heading{color:#fff;margin-bottom:0;padding:0}.pagination-item{display:inline-block;width:32px;height:32px;line-height:32px;text-align:center;cursor:pointer;color:#343434;background-color:tranparent;text-decoration:none}.pagination-item:hover{color:#343434;background-color:#e6e6e6}.pagination-item.pagination-item_state_disabled{color:#9c9c9c;background-color:tranparent;cursor:not-allowed}.pagination-item.pagination-item_state_active{font-weight:700;color:#fff;background-color:#1d1d1b;box-shadow:3px 3px 0 rgba(0,0,0,.1)}.listing,.listing-placeholder{width:100%;margin-bottom:32px}.listings__container{display:flex;flex-wrap:wrap;margin-bottom:-32px}.listing__card{text-decoration:none;color:#343434;border:1px solid #efefef;background-color:#fff;box-shadow:0 0 32px rgba(0,0,0,.05);border-radius:4px;overflow:hidden;font-size:16px;display:flex;flex-direction:column}.listing__card,.listing__visuals{position:relative}.listing__tags{display:flex;flex-wrap:wrap;gap:8px;margin:6px 0}.listing__tag{font-size:12px;color:#1d1d1b;background:#ffed00;border-radius:2px;text-align:center;height:24px}.listing__favorite{position:absolute;width:32px;height:32px;border-radius:2px;cursor:pointer}.listing__area:before,.listing__favorite:before{content:"";display:inline-block;background-repeat:no-repeat;background-size:contain;background-position:center}.listing__favorite:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="%23FFED00" viewBox="0 0 512 512"><path d="M352.92 80C288 80 256 144 256 144s-32-64-96.92-64c-52.76 0-94.54 44.14-95.08 96.81-1.1 109.33 86.73 187.08 183 252.42a16 16 0 0018 0c96.26-65.34 184.09-143.09 183-252.42-.54-52.67-42.32-96.81-95.08-96.81z" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="32"/></svg>')}.listing__favorite,.listing__favorite:hover{color:#ffed00;background:0 0}.listing__area{position:absolute;width:100%;padding:16px 8px 8px;bottom:0;left:0;color:#fff;background:linear-gradient(0deg,#000 0,rgba(0,0,0,.5) 60%,transparent 100%);font-size:12px}.listing__area:before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512" fill="%23FFFFFF"><path d="M192 0C85.903 0 0 86.014 0 192c0 71.117 23.991 93.341 151.271 297.424 18.785 30.119 62.694 30.083 81.457 0C360.075 285.234 384 263.103 384 192 384 85.903 297.986 0 192 0zm0 464C64.576 259.686 48 246.788 48 192c0-79.529 64.471-144 144-144s144 64.471 144 144c0 54.553-15.166 65.425-144 272zm-80-272c0-44.183 35.817-80 80-80s80 35.817 80 80-35.817 80-80 80-80-35.817-80-80z"/></svg>');width:12px;height:10px}.listing__heading{font-weight:700;font-size:18px;margin-bottom:4px}.listing__price{margin-bottom:8px}.listing__description{font-size:14px}.listing__favorite.listing__favorite_state_checked:before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23FFED00" viewBox="0 0 512 512"><path d="M256 448a32 32 0 01-18-5.57c-78.59-53.35-112.62-89.93-131.39-112.8-40-48.75-59.15-98.8-58.61-153C48.63 114.52 98.46 64 159.08 64c44.08 0 74.61 24.83 92.39 45.51a6 6 0 009.06 0C278.31 88.81 308.84 64 352.92 64c60.62 0 110.45 50.52 111.08 112.64.54 54.21-18.63 104.26-58.61 153-18.77 22.87-52.8 59.45-131.39 112.8a32 32 0 01-18 5.56z"/></svg>')}.listing__image{background-position:center;background-size:cover}.listing__badges{display:flex;flex-wrap:wrap;border-top:1px dashed rgba(0,0,0,.08);margin-top:8px}.listing__badge{display:flex;flex:0 0 auto;margin-right:16px;line-height:40px}.listing__badge:last-child{margin-right:0}.listing__badge-icon{position:relative;top:2px;margin-right:8px;display:inline-block;background-repeat:no-repeat;background-size:contain;background-position:center;width:22px;height:40px}.listing__badge-icon_type_beds{width:24px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 460 460"><defs><style>.ci-bed-1{fill:none;stroke:%23343434;stroke-linecap:round;stroke-linejoin:round;stroke-width:24px}</style></defs><g><path d="M64.47 305.33h331a21.75 21.75 0 0 1 21.75 21.75v92.23h0-374.5 0v-92.22a21.75 21.75 0 0 1 21.75-21.76ZM124.71 190.59v-47.7c0-5.39 4.75-9.75 10.61-9.75H202c5.87 0 10.62 4.36 10.62 9.75V172" class="ci-bed-1"/><path d="m414.44 316.5-52.62-125.91H98.16L45.56 316.5M361.82 190.59V55.96H98.16v134.63" class="ci-bed-1"/><path d="M114.86 260.54h240S386.93 259 397.09 275M335.27 190.59v-47.7c0-5.39-4.75-9.75-10.61-9.75H258c-5.87 0-10.62 4.36-10.62 9.75V172" class="ci-bed-1"/></g></svg>')}.listing__badge-icon_type_baths{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 460 460"><defs><style>.ci-bath-1{fill:none;stroke:%23343434;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px}</style></defs><g><path d="M417.74 247.94v95.43c0 37.52-30.74 67.93-68.66 67.93H122.3c-37.92 0-68.66-30.41-68.66-67.93v-38.92" class="ci-bath-1"/><path d="M438.45 225.93a21.45 21.45 0 0 1-15.87 20.67l-107.31 29.6a55.6 55.6 0 0 1-14.74 2H41a21.54 21.54 0 1 1 0-43.07h255.37a55.39 55.39 0 0 0 14.93-2.05l99.48-27.82a21.86 21.86 0 0 1 26.9 14.74 20.9 20.9 0 0 1 .77 5.93ZM169.29 411.3v20c0 7.06-7 12.78-15.54 12.78h-8.81c-8.59 0-15.54-5.72-15.54-12.78v-20M330.91 411.3v20c0 7.06-7 12.78-15.54 12.78h-8.81c-8.59 0-15.55-5.72-15.55-12.78v-20" class="ci-bath-1"/><path d="M296.88 89.08v-24a39.87 39.87 0 0 1 39.87-39.87h0a39.88 39.88 0 0 1 39.88 39.87v149.3M330.76 89.1h-66.3" class="ci-bath-1"/></g></svg>')}.listing__badge-icon_type_garages{width:20px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 460 460"><defs><style>.ci-garage-1{fill:none;stroke:%23343434;stroke-linecap:round;stroke-linejoin:round;stroke-width:24px}</style></defs><g><path d="M419.31 159.12v275.85h-64.74v-234H108.1v234H43.36v-275.7" class="ci-garage-1"/><path d="M441.15 175.75 231.34 15.94 21.75 175.75M135.96 265.14h190.75M135.96 327.57h190.75M136 358.61l15.75 33.11c2.52 5.3 7.19 8.57 12.24 8.57h137.65c5.49 0 10.48-3.85 12.8-9.87l12.27-31.81M171.82 358.61l21.17 11.5M290.71 358.61l-21.18 11.5M200.86 402.15v19.6c0 7.3-6.66 13.22-14.87 13.22h-7.17c-8.21 0-14.87-5.92-14.87-13.22v-19.6M298.58 402.15v19.6c0 7.3-6.66 13.22-14.87 13.22h-7.17c-8.22 0-14.87-5.92-14.87-13.22v-19.6" class="ci-garage-1"/></g></svg>')}.listing__badge-icon_type_building{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 460 460"><defs><style>.ci-land-1{fill:none;stroke:%23343434;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px}</style></defs><g><path d="M20.54 83.21V20.45h418.92v418.93h-60.2M20.54 118.5l321.05 321.05-321.05-.17V118.5z" class="ci-land-1"/><path d="m74.87 246.73 135.49 135.49-135.49-.07V246.73zM77.92 129.98h45.12M177.91 129.98h62.9M240.81 20.45v143.44M240.81 206.44v82.42M351.79 20.45V103M351.79 160.36v86.37M439.46 246.73H317.88M271.02 246.73h-30.21M65.72 417.83v21.55M132.92 417.83v21.55M203.82 417.83v21.55M271.02 417.83v21.55" class="ci-land-1"/></g></svg>')}.listing__badge-icon_type_stand{width:20px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 460 460"><defs><style>.ci-building-1{fill:none;stroke:%23343434;stroke-linecap:round;stroke-linejoin:round;stroke-width:24px}</style></defs><g><path d="M430.53 408.18H51.85V29.39M111.02 29.39h69.05" class="ci-building-1"/><path d="M225.42 29.39h113.39" style="stroke-dasharray:90.71 45.36;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px"/><path d="M361.49 29.39h69.04v69.04" class="ci-building-1"/><path d="M430.53 145.11v116.7" style="stroke-dasharray:93.36 46.68;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px"/><path d="M430.53 285.15v69.04M11.98 64.84l39.79-35.45 40.82 35.45M395.08 448.02l35.45-39.79-35.45-40.82M139.34 315v-92.87a42.91 42.91 0 0 1 42.92-42.92h0a42.91 42.91 0 0 1 42.92 42.92V315" class="ci-building-1"/><path d="M225.18 222.13a42.92 42.92 0 0 1 42.93-42.92h0A42.92 42.92 0 0 1 311 222.13V315M139.34 169.72v52.41M327.41 126.25a20.58 20.58 0 1 1 32.14 17l-32.14 26.45h41.15" class="ci-building-1"/></g></svg>')}.listing__address{margin-top:12px;font-size:14px;font-style:italic}.listing__address:before{content:"";display:inline-block;position:relative;top:2px;width:16px;height:16px;margin-right:4px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 460 460"><defs><style>.ci-map-1{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px}</style></defs><g><path d="m153.53 243.68 74.54 86.19 74.58-86.19c27.67-32.46 50.27-56.38 50.27-100.11a124.86 124.86 0 0 0-249.71 0c0 43.72 21.98 64.36 50.32 100.11Z" class="ci-map-1"/><path d="M283.18 104.56A61.31 61.31 0 1 1 261.39 80M302.72 276.77h54.43A20 20 0 0 1 375 287.88l60.26 120.57c6.73 13.46-2.94 29.36-17.86 29.36h-379c-14.92 0-24.59-15.9-17.86-29.36L80.8 287.88a20 20 0 0 1 17.86-11.11h52.9" class="ci-map-1"/></g></svg>')}.listing__address_type_country:before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M340.75 344.49c5.91-20.7 9.82-44.75 11.31-67.84a4.41 4.41 0 00-4.46-4.65h-71.06a4.43 4.43 0 00-4.47 4.39v55.3a4.44 4.44 0 004.14 4.38 273.51 273.51 0 0159 11.39 4.45 4.45 0 005.54-2.97zM323.58 377.31a260.05 260.05 0 00-46.6-9.09 4.42 4.42 0 00-4.91 4.29v65.24a4.47 4.47 0 006.76 3.7c15.9-9.27 29-24.84 40.84-45.43 1.94-3.36 4.89-9.15 6.67-12.69a4.29 4.29 0 00-2.76-6.02zM235.29 368.4a256.85 256.85 0 00-46.56 8.82c-2.64.76-3.75 4.4-2.55 6.79 1.79 3.56 4 8.11 5.89 11.51 13 23 26.84 37.5 41.24 45.93a4.47 4.47 0 006.76-3.7v-65.27a4.16 4.16 0 00-4.78-4.08zM235.6 272h-71.06a4.41 4.41 0 00-4.46 4.64c1.48 23.06 5.37 47.16 11.26 67.84a4.46 4.46 0 005.59 3 272.2 272.2 0 0159-11.36 4.44 4.44 0 004.15-4.38V276.4a4.43 4.43 0 00-4.48-4.4zM277 143.78a235.8 235.8 0 0046.5-9.14 4.3 4.3 0 002.76-6c-1.79-3.57-4.27-8.68-6.17-12.09-12.29-22-26.14-37.35-41.24-46a4.48 4.48 0 00-6.76 3.7v65.23a4.43 4.43 0 004.91 4.3zM276.54 240h71.06a4.39 4.39 0 004.46-4.58c-1.48-22.77-5.27-47.8-11.16-68.22a4.46 4.46 0 00-5.59-2.95c-19 5.74-38.79 10.43-59.09 12a4.4 4.4 0 00-4.15 4.32v55.11a4.4 4.4 0 004.47 4.32zM233.31 70.56c-15.42 8.57-29.17 24.43-41.47 46.37-1.91 3.41-4.19 8.11-6 11.67a4.31 4.31 0 002.76 6 225.42 225.42 0 0046.54 9.17 4.43 4.43 0 004.91-4.29V74.26a4.49 4.49 0 00-6.74-3.7zM235.92 176.26c-20.3-1.55-40.11-6.24-59.09-12a4.46 4.46 0 00-5.59 2.95c-5.89 20.42-9.68 45.45-11.16 68.22a4.39 4.39 0 004.46 4.58h71.06a4.4 4.4 0 004.47-4.34v-55.09a4.4 4.4 0 00-4.15-4.32z"/><path d="M414.39 97.61A224 224 0 1097.61 414.39 224 224 0 10414.39 97.61zM176.6 430.85a219.08 219.08 0 01-12.48-19.66c-2-3.69-4.84-9.26-6.73-13.13a7.29 7.29 0 00-10.31-3.16c-4.3 2.41-10 5.72-14.13 8.43a147.29 147.29 0 01-23.57-22.43 248.83 248.83 0 0130.41-18.36c1.86-1 2.77-2.14 2.18-4.18a374.8 374.8 0 01-14.09-82.17 4.36 4.36 0 00-4.3-4.17H66.84a2 2 0 01-2-1.7A98.28 98.28 0 0164 256a96.27 96.27 0 01.86-14.29 2 2 0 012-1.7h56.74c2.29 0 4.17-1.32 4.29-3.63a372.71 372.71 0 0114-81.83 4.36 4.36 0 00-2.19-5.11 260.63 260.63 0 01-29.84-17.9 169.82 169.82 0 0123.14-22.8c4.08 2.68 9.4 5.71 13.66 8.11a7.89 7.89 0 0011-3.42c1.88-3.87 4-8.18 6.06-11.88a221.93 221.93 0 0112.54-19.91A185 185 0 01256 64c28.94 0 55.9 7 80.53 18.46a202.23 202.23 0 0112 19c2.59 4.66 5.34 10.37 7.66 15.32a4.29 4.29 0 005.92 1.94c5.38-2.91 11.21-6.26 16.34-9.63a171.36 171.36 0 0123.2 23 244.89 244.89 0 01-29.06 17.31 4.35 4.35 0 00-2.18 5.12 348.68 348.68 0 0113.85 81.4 4.33 4.33 0 004.3 4.12l56.62-.07a2 2 0 012 1.7 117.46 117.46 0 010 28.62 2 2 0 01-2 1.72h-56.67a4.35 4.35 0 00-4.3 4.17 367.4 367.4 0 01-13.87 81.3 4.45 4.45 0 002.19 5.19c5 2.59 10.57 5.48 15.37 8.42s9.55 6.08 14.13 9.34a172.73 172.73 0 01-23 22.93c-2.44-1.61-5.34-3.44-7.84-4.94-1.72-1-4.89-2.77-6.65-3.76-3.82-2.14-7.88-.54-9.79 3.4s-4.83 9.59-6.87 13.25a212.42 212.42 0 01-12.35 19.53C310.91 442.37 284.94 448 256 448s-54.77-5.63-79.4-17.15z"/></svg>')}@media (min-width:768px){.listing{flex-direction:row}.listing__visuals{display:flex}.listing__image{padding-bottom:0}.listing__image,.listing__visuals{flex:0 0 290px}.listing__badges{display:inline-flex}}.listings__controls-placeholder{width:100%;height:112px;margin-bottom:32px;background-color:#f1f1f1;border-radius:2px}.listing-placeholder{background-color:#f1f1f1}.listing-placeholder__image{padding-bottom:75%}.listing__tag_type_price{display:none}@media (min-width:425px){.listings__controls-placeholder{height:56px}}.listing__control{position:absolute;top:0;width:60px;height:100%}.listing__control:before{position:absolute;top:50%;transform:translateY(-50%);filter:drop-shadow(0 .125rem .1875rem rgba(0,0,0,.25))}.listing__control_type_prev{left:-4px}.listing__control_type_next:before,.listing__control_type_prev:before{content:"";display:inline-block;background-repeat:no-repeat;background-size:contain;background-position:center;width:12px;height:20px}.listing__control_type_prev:before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" fill="%23FFFFFF"><path d="M231.293 473.899l19.799-19.799c4.686-4.686 4.686-12.284 0-16.971L70.393 256 251.092 74.87c4.686-4.686 4.686-12.284 0-16.971L231.293 38.1c-4.686-4.686-12.284-4.686-16.971 0L4.908 247.515c-4.686 4.686-4.686 12.284 0 16.971L214.322 473.9c4.687 4.686 12.285 4.686 16.971-.001z"/></svg>');left:8px}.listing__control_type_prev:hover:before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" fill="%231D1D1B"><path d="M231.293 473.899l19.799-19.799c4.686-4.686 4.686-12.284 0-16.971L70.393 256 251.092 74.87c4.686-4.686 4.686-12.284 0-16.971L231.293 38.1c-4.686-4.686-12.284-4.686-16.971 0L4.908 247.515c-4.686 4.686-4.686 12.284 0 16.971L214.322 473.9c4.687 4.686 12.285 4.686 16.971-.001z"/></svg>')}.listing__control_type_next{right:-4px}.listing__control_type_next:before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" fill="%23FFFFFF"><path d="M24.707 38.101L4.908 57.899c-4.686 4.686-4.686 12.284 0 16.971L185.607 256 4.908 437.13c-4.686 4.686-4.686 12.284 0 16.971L24.707 473.9c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L41.678 38.101c-4.687-4.687-12.285-4.687-16.971 0z"/></svg>');right:8px}.listing__control_type_next:hover:before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" fill="%231D1D1B"><path d="M24.707 38.101L4.908 57.899c-4.686 4.686-4.686 12.284 0 16.971L185.607 256 4.908 437.13c-4.686 4.686-4.686 12.284 0 16.971L24.707 473.9c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L41.678 38.101c-4.687-4.687-12.285-4.687-16.971 0z"/></svg>')}@media (min-width:768px){.listing,.listing-placeholder{width:calc(50% - 32px/2);margin-right:32px}.listing-placeholder:nth-of-type(2n),.listing:nth-of-type(2n){margin-right:0}}@media (min-width:1200px){.listing,.listing-placeholder{width:calc(100%/3 - 64px/3)}.listing-placeholder:nth-of-type(2n),.listing:nth-of-type(2n){margin-right:32px}.listing-placeholder:nth-of-type(3n),.listing:nth-of-type(3n){margin-right:0}}.listing__card{display:block;height:100%}.listing__image{padding-bottom:75%}.listing__description{margin-top:8px}.listing__details{padding:20px}.listing__tag{padding:4px 8px}.listing__tag_type_price{position:absolute;top:158px}.listing__favorite{top:166px;left:auto;right:16px}@media (min-width:375px){.listing__tag_type_price{top:181px}.listing__favorite{top:189px}}@media (min-width:425px){.listing__tag_type_price{top:234px}.listing__favorite{top:242px}}@media (min-width:768px){.listing__tag_type_price{top:184px}.listing__favorite{top:194px}}@media (min-width:1024px){.listing__tag_type_price{top:274px}.listing__favorite{top:282px}}@media (min-width:1200px){.listing__tag_type_price{top:199px}.listing__favorite{top:207px}}.listing_state_expired .listing__card{padding:32px}.listing_state_expired .listing__favorite{top:16px;background-color:#1d1d1b}.listing__image{flex-basis:100%}.listing__area{display:none}.listing__price{position:absolute;top:200px;left:16px;z-index:1;color:#fff;background-color:#1d1d1b;padding:4px 8px;border-radius:2px;font-size:14px;line-height:20px}.listing__favorite:before{width:24px;height:24px}.listing__badges,.listing__description,.listing__heading,.listing__tags{margin-left:16px;margin-right:16px}.listing__tag{line-height:normal}@media (min-width:425px){.listing__price{top:250px}}@media (min-width:768px){.listing__price{top:200px}}@media (min-width:1024px){.listing__price{top:290px}}@media (min-width:1200px){.listing__price{top:216px}}
/*# sourceMappingURL=favorites.14c75726aa88fb238c75e1556ed865c1.css.map */
