.realtyItem{display:flex;flex-direction:column;justify-content:flex-start}.realtyItem__header{padding:20px 18px;display:flex;align-items:center;justify-content:space-between;gap:20px}@media(max-width:1399px){.realtyItem__header{padding:16px 8px}}.realtyItem__location{display:flex;align-items:center;color:var(--color_main);font-size:15px;line-height:.9;letter-spacing:.02px;gap:10px}.realtyItem__location svg{min-width:20px;height:20px;display:block}.realtyItem__compare{margin-left:auto}.realtyItem__compare svg{width:20px;height:20px;display:block}.realtyItem__compare-remove{margin-left:auto;color:#fff}.realtyItem__compare-remove svg{width:14px;height:14px;display:block}.realtyItem__wishlist svg{width:20px;height:20px;display:block}.realtyItem__image{display:block;position:relative;aspect-ratio:1.4/1;border-radius:12px;overflow:hidden}.realtyItem__image img{object-fit:cover}.realtyItem__body{padding:24px 18px;display:flex;flex-direction:column;flex:1 1;position:relative}@media(max-width:1399px){.realtyItem__body{padding:16px 8px}}.realtyItem__body:before{content:"";position:absolute;bottom:0;border-bottom:1px solid var(--color_gold_light);left:18px;right:18px}@media(max-width:1399px){.realtyItem__body:before{left:8px;right:8px}}.realtyItem__title{display:block;margin-bottom:18px;font-family:var(--font-title);color:var(--color_main);font-size:24px;line-height:.9;letter-spacing:.02px;text-transform:uppercase}.realtyItem__type{margin-bottom:28px;background:var(--gradient_gold_2);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:15px;line-height:.9;letter-spacing:.02px}.realtyItem__description{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:-o-ellipsis-lastline;color:var(--color_text);margin-top:auto}.realtyItem__chars{display:grid;grid-template-columns:repeat(3,auto);margin-top:24px}.realtyItem__chars-item{border-right:1px solid var(--color_gold_light);padding:6px 14px;display:flex;align-items:center;gap:10px;color:var(--color_text_light);font-size:15px;line-height:.9;letter-spacing:.02px;justify-content:center;white-space:nowrap}@media(max-width:1399px){.realtyItem__chars-item{padding:6px 8px}}.realtyItem__chars-item svg{display:block;min-width:20px;height:20px;width:20px}@media(max-width:1399px){.realtyItem__chars-item svg{min-width:16px;width:16px;height:16px}}.realtyItem__chars-item:first-child{justify-content:flex-start}.realtyItem__chars-item:last-child{border-right:0}.realtyItem__chars-item:nth-child(3){justify-content:flex-end}.realtyItem__footer{padding:24px 18px 8px;display:flex;align-items:center;justify-content:space-between;gap:20px}@media(max-width:1399px){.realtyItem__footer{padding:16px 8px 4px;gap:12px}}.realtyItem__price{font-family:var(--font-title);line-height:1;letter-spacing:.02px;text-transform:uppercase}.realtyItem__price span{display:block;font-size:20px;color:var(--color_text)}@media(max-width:1599px){.realtyItem__price span{font-size:16px}}.realtyItem__price b{display:block;font-size:24px;font-weight:400;color:var(--color_main)}@media(max-width:1599px){.realtyItem__price b{font-size:20px}}.realtyItem__contacts{display:flex;justify-content:space-between}.realtyItem__contacts a{display:flex;align-items:center;padding:13px 26px;justify-content:center;border-right:1px solid var(--color_gold_light);color:var(--color_text)}.realtyItem__contacts a:last-child{border-right:0}.realtyItem__contacts a svg{min-width:20px;width:20px;height:20px;display:block}@media(max-width:1919px){.realtyItem__contacts a{padding:13px 20px}.realtyItem__contacts a:first-child{padding-left:0}.realtyItem__contacts a:last-child{padding-right:0}}@media(max-width:1599px){.realtyItem__contacts a{padding:8px 16px}.realtyItem__contacts a svg{min-width:16px;height:16px;width:16px}}.realtyItem--mini .realtyItem__chars,.realtyItem--mini .realtyItem__contacts{display:none}.realtyItem--mini .realtyItem__header{padding:18px 14px;gap:14px}@media(max-width:1399px){.realtyItem--mini .realtyItem__header{padding:16px 8px;gap:12px}}.realtyItem--mini .realtyItem__location{font-size:14px;gap:8px}.realtyItem--mini .realtyItem__compare svg,.realtyItem--mini .realtyItem__location svg,.realtyItem--mini .realtyItem__wishlist svg{width:16px;height:16px}.realtyItem--mini .realtyItem__image{aspect-ratio:1.4/1}.realtyItem--mini .realtyItem__body{padding:18px 14px}.realtyItem--mini .realtyItem__body:before{left:14px;right:14px}@media(max-width:1399px){.realtyItem--mini .realtyItem__body{padding:16px 8px}.realtyItem--mini .realtyItem__body:before{left:8px;right:8px}}.realtyItem--mini .realtyItem__title{font-size:20px;margin-bottom:14px}.realtyItem--mini .realtyItem__type{font-size:14px;margin-bottom:20px}.realtyItem--mini .realtyItem__description{height:40px;-webkit-line-clamp:2;font-size:14px}.realtyItem--mini .realtyItem__footer{padding:18px 14px 0}@media(max-width:1399px){.realtyItem--mini .realtyItem__footer{padding:16px 8px 0}}.realtyItem--mini .realtyItem__price{display:flex;gap:4px}.realtyItem--mini .realtyItem__price b{font-size:20px}@media(max-width:1599px){.realtyItem--mini .realtyItem__price b{font-size:16px}}.realtyItem--compare .realtyItem__location{color:#fff}@media(max-width:575px){.realtyItem--compare .realtyItem__location{font-size:10px;gap:6px}.realtyItem--compare .realtyItem__location svg{min-width:14px;height:14px}}.realtyItem--compare .realtyItem__type{margin-bottom:0}@media(max-width:575px){.realtyItem--compare .realtyItem__price b,.realtyItem--compare .realtyItem__title{font-size:14px}.realtyItem--compare .realtyItem__contacts{display:none}}