.object-card{border:1px solid transparent;border-radius:9px;color:#283634;cursor:pointer;display:flex;flex-direction:column;gap:16px;padding:10px;text-align:left;text-decoration:none;transition:all .2s ease 0s}.object-card:hover{border:1px solid #d0d5dd;transform:translateY(10px)}.object-card:hover .object-card__slide-trigger{display:flex}.object-card__img{height:225px;overflow:hidden;position:relative}.object-card__slider{position:relative}.object-card__slide{border-radius:12px;height:225px;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}.object-card__dots{align-items:center;bottom:18px;display:flex;flex-direction:row;gap:8px;left:50%;margin:0 auto;position:absolute;transform:translate(-50%,-50%)}.object-card__dots span{color:#fff;font-size:12px}.object-card__dot{background-color:#fff;border-radius:50%;height:6px;opacity:.6;width:6px}.object-card__dot.active{opacity:1}.object-card__slide-trigger{display:none;flex-direction:row;height:100%;left:0;position:absolute;top:0;width:100%}.object-card__slide-trigger__item{content:"";height:100%;width:25%}.object-card__slide-prev{align-items:center;background:#0003;border-radius:18px;display:flex;height:36px;justify-content:center;left:10px;padding-right:2px;position:absolute;top:92px;transition:all .05s ease-in-out;width:36px}.object-card__slide-prev:hover{background:#0000004d}.object-card__slide-next{align-items:center;background:#0003;border-radius:18px;display:flex;height:36px;justify-content:center;padding-bottom:2px;position:absolute;right:10px;top:92px;transition:all .05s ease-in-out;width:36px}.object-card__slide-next:hover{background:#0000004d}.object-card__data{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:14px;font-weight:400;left:12px;padding:2px 12px}.object-card__data,.object-card__favorites{background:#01010138;border-radius:22px;position:absolute;top:12px}.object-card__favorites{align-items:center;cursor:pointer;display:flex;height:32px;justify-content:center;min-height:32px;min-width:32px;right:12px;width:32px}.object-card__favorites.active{background:#ebf1e7;border-color:transparent}.object-card__favorites.active:before{background-image:url(../img/icon/favorites-green.svg);background-size:18px 16px}.object-card__favorites:before{background-image:url(../img/icon/favorites-trans-white.svg);background-position:50%;background-repeat:no-repeat;background-size:auto;content:"";height:24px;min-height:24px;min-width:24px;width:24px}@media (hover:hover){.object-card__favorites:hover{background-color:#ffffff4d}}.object-card__row{display:flex;flex-flow:row;gap:15px;justify-content:space-between}.object-card__price{color:#283634;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.object-card__tag{align-items:center;align-self:start;background:#ebf1e7;border-radius:56px;color:#5b732c;display:flex;font-size:14px;font-style:normal;font-weight:400;justify-content:flex-end;letter-spacing:-.42px;line-height:normal;padding:4px 10px 5px}.object-card__address{display:-webkit-box;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:18px 0;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.object-card__options{display:flex;flex-flow:row wrap;gap:8px}.object-card__option{align-items:center;display:flex;flex-direction:row;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.16px;line-height:20px}.object-card__option:after{background-color:#93999a66;border-radius:50%;content:"";height:4px;margin:0 0 0 8px;min-height:4px;min-width:4px;width:4px}.object-card__option:last-child:after{content:none}.object-card__option:before{background-repeat:no-repeat;content:"";height:20px;margin:0 8px 0 0;min-height:20px;min-width:20px;width:20px}.object-card__option.room:before{background-image:url(../img/object/room.svg)}.object-card__option.bathroom:before{background-image:url(../img/object/bathroom.svg)}.object-card__option.square:before{background-image:url(../img/object/square.svg)}.object-card__close{align-items:center;background:#01010138;border-radius:22px;cursor:pointer;display:none;height:26px;justify-content:center;min-height:26px;min-width:26px;position:absolute;right:12px;top:12px;width:26px}.object-card__close.active{background-color:#ffffff4d}.object-card__close.active:before{background-image:url(../img/icon/favorites-white.svg)}.object-card__close:before{background-image:url(../img/icon/close-white.svg);background-position:50%;background-repeat:no-repeat;background-size:auto;content:"";height:24px;min-height:24px;min-width:24px;width:24px}.object-card__close:hover{background-color:#ffffff4d}.object-card_balloon{background:#fff;border:none;box-shadow:0 10px 110px -3px #10182866;gap:0;height:auto;padding:0;width:270px}.object-card_balloon:hover{border:none;transform:translateY(0)}.object-card_balloon .object-card__slide{border-radius:9px 9px 0 0;height:190px}.object-card_balloon .object-card__data{display:none}.object-card_balloon .object-card__address{font-size:14px;line-height:normal;margin:9px 0 16px}.object-card_balloon .object-card__img{height:190px}.object-card_balloon .object-card__content{padding:12px}.object-card_balloon .object-card__favorites{height:26px;min-height:26px;min-width:26px;right:45px;width:26px}.object-card_balloon .object-card__favorites:before{background-size:15px}.object-card_balloon .object-card__close{display:flex}@media screen and (max-width:1020px){.object-card__slide-trigger{display:flex}}@media screen and (max-width:480px){.object-card{border:none;padding:0}.object-card:hover{border:none;transform:none}.object-card__img,.object-card__slide{height:237px}.object-card__address{margin:13px 0}.object-card__content{padding:0 8px}}.p-tooltip{background:#fff;border-radius:4px;box-shadow:0 5px 10px #0000002b;font-size:14px;padding:4px 8px;position:absolute;transform:translateY(10px)}
