.apartment-card-image{position:relative}.apartment-card-status{z-index:1;color:#fff;background:#976035f2;border-radius:999px;padding:10px 18px;font-size:15px;font-weight:700;line-height:1;position:absolute;top:16px;left:16px;box-shadow:0 5px 16px #37241724}.apartment-card-favorite{z-index:1;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#4731229e;border:0;border-radius:50%;place-items:center;width:48px;height:48px;padding:0;transition:transform .2s,background .2s,color .2s;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 5px 16px #37241724}.apartment-card-favorite:hover{background:#473122d1;transform:scale(1.05)}.apartment-card-favorite:focus-visible{outline-offset:2px;outline:3px solid #fff}.apartment-card-favorite.is-favorite{color:#9b563f;background:#fff}.apartment-card-favorite svg{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:29px;height:29px}html[dir=rtl] .apartment-card-status{left:auto;right:16px}html[dir=rtl] .apartment-card-favorite{left:14px;right:auto}@media (max-width:640px){.apartment-card-status{padding:9px 15px;font-size:13px;top:13px;left:13px}.apartment-card-favorite{width:44px;height:44px;top:11px;right:11px}.apartment-card-favorite svg{width:26px;height:26px}html[dir=rtl] .apartment-card-status{left:auto;right:13px}html[dir=rtl] .apartment-card-favorite{left:11px;right:auto}}
