.chip{--_textColor: var(--color_textPrimary);--_backgroundColor: #fff;--_borderColor: var(--color_lineLight);white-space:nowrap;padding:8px 16px;border-radius:var(--radius_round);border:1px solid var(--_borderColor);width:-moz-fit-content;width:fit-content;background-color:var(--_backgroundColor);color:var(--_textColor)}.chip.chip--attention{--_backgroundColor: var(--color_secondary);--_borderColor: var(--color_secondary);--_textColor: #fff}.chip.chip--blueMain{--_backgroundColor: var(--color_blueMain);--_borderColor: var(--color_blueMain);--_textColor: #fff}.chip.chip--primary{--_backgroundColor: var(--color_primary);--_borderColor: var(--color_primary);--_textColor: #fff}.chip.chip--grayMain{--_backgroundColor: var(--color_textTertialy);--_borderColor: var(--color_textTertialy);--_textColor: #fff}.chip:not(.chip--small){font-feature-settings:"palt" on;font-size:14px;font-weight:500;line-height:1.2;letter-spacing:.05em}.chip.chip--small{font-size:13px;font-weight:400;line-height:1.2;letter-spacing:.06em;padding:4px 8px}:where(.propertyListItem) .detail{display:grid;grid-template-columns:auto 1fr}:where(.propertyListItem) .detail .detail__save,:where(.propertyListItem) .detail .detail__contact{display:grid;grid-auto-flow:column;align-items:center;justify-content:center;padding:8px var(--_paddingBlock);gap:2px}:where(.propertyListItem) .detail>.propertyItemDetail{align-content:center}*+:where(.propertyListItem) .detail{border-top:1px solid var(--color_linePale)}:where(.propertyListItem) .detail:not(:has(>.checkbox)) .propertyItemDetail{grid-column:1/-1}:where(.propertyListItem) .overview{display:grid;grid-template:var(--_template);background-color:#fff;border-radius:0;overflow:hidden}:where(.propertyListItem) .overview .overview__image{width:-webkit-fill-available;width:-moz-available;width:stretch;-o-object-fit:cover;object-fit:cover}:where(.propertyListItem) .overview .overview__tagList{display:grid;grid-auto-flow:column;justify-content:start;gap:8px}:where(.propertyListItem) .overview .overview__arrow{color:var(--color_primary)}:where(.propertyListItem) .overview .overview__name{font-feature-settings:"palt" on;font-size:22px;font-weight:500;line-height:1.2;letter-spacing:.05em;padding-bottom:16px;border-bottom:1px solid var(--color_lineLight)}:where(.propertyListItem) .overview .overview__datum{display:grid;grid-auto-flow:row;gap:8px}:where(.propertyListItem) .overview .overview__data{display:grid;grid-auto-flow:column;justify-content:start;gap:4px}:where(.propertyListItem) .overview .overview__dataText{font-size:16px;font-weight:400;line-height:1.2;letter-spacing:.06em}:where(.propertyListItem) .overview .overview__dataIcon{font-size:20px;color:var(--color_primary)}@container (520px <= width){:where(.propertyListItem) .overview{--_template: "image info" / 250px 1fr;align-items:stretch}:where(.propertyListItem) .overview .overview__arrow{grid-column:3;grid-row:1}:where(.propertyListItem) .overview .overview__image{align-self:stretch}:where(.propertyListItem) .overview .overview__info{display:grid;grid-template-columns:1fr auto auto;align-content:start;gap:16px;align-items:center;padding:24px}:where(.propertyListItem) .overview .overview__info>*:not(:is(.overview__tagList,.overview__arrow,.overview__reactions)){grid-column:1/span 3}:where(.propertyListItem) .overview .overview__reactions{grid-row:1;grid-column-start:2}}@container (600px > width){:where(.propertyListItem) .overview .overview__name{font-feature-settings:"palt" on;font-size:18px;font-weight:500;line-height:1.2;letter-spacing:.05em}:where(.propertyListItem) .overview .overview__dataText{font-size:13px;font-weight:400;line-height:1.2;letter-spacing:.06em}}@container (520px > width){:where(.propertyListItem) .overview{--_template: "tagList tagList tagList reactions . arrow" ". . . . . ." 8px "name name name name name name" ". . . . . ." 12px "image . datum datum datum datum" / 120px 8px 1fr auto 8px auto;padding:16px;align-items:center}:where(.propertyListItem) .overview .overview__name{grid-area:name;padding-bottom:8px}:where(.propertyListItem) .overview .overview__tagList{grid-area:tagList}:where(.propertyListItem) .overview .overview__image{grid-area:image;align-self:start;border-radius:var(--radius_small)}:where(.propertyListItem) .overview .overview__datum{grid-area:datum;gap:4px}:where(.propertyListItem) .overview .overview__dataIcon{font-size:16px}:where(.propertyListItem) .overview .overview__dataText{font-size:12px;font-weight:400;line-height:1.2;letter-spacing:.15em}:where(.propertyListItem) .overview .overview__reactions{grid-area:reactions}:where(.propertyListItem) .overview .overview__info{display:contents}:where(.propertyListItem) .overview .overview__arrow{grid-area:arrow}}.propertyListItem:where(.commonComponent) .overview+:is(.detail){border-block:1px solid var(--color_lineSlight)}@container (width >= 742px){.propertyListItem:where(.commonComponent).propertyListItem--forSingleItem .propertyItemDetail__reactions{display:none}}@container (width < 742px){.propertyListItem:where(.commonComponent).propertyListItem--forSingleItem .overview__reactions{display:none}}
