/* style */

.tiv-lha *{box-sizing:border-box}
.tiv-lha-sub{color:#106050;font-size:16px;max-width:60ch;margin:0 0 18px}
.tiv-lha-cta{display:inline-block;background:#29a579;color:#fff !important;font-weight:700;padding:11px 24px;border-radius:999px;text-decoration:none;margin-bottom:20px}
.tiv-lha-chips{display:flex;flex-wrap:wrap;gap:8px;margin:6px 0 16px}
.tiv-lha-chip{font-size:13px;font-weight:600;padding:7px 15px;border-radius:999px;border:1.5px solid rgba(10,74,74,.25);color:#106050;background:#fff;cursor:pointer;user-select:none}
.tiv-lha-chip.on{background:#0a4a4a;color:#fff;border-color:#0a4a4a}
#tiv-lha-map{height:420px;border-radius:18px;margin-bottom:26px;border:1px solid rgba(10,74,74,.15);z-index:1}
.tiv-lha-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:20px}
.tiv-lha-card{border:1px solid rgba(10,74,74,.12);border-radius:18px;overflow:hidden;background:#fff;display:flex;flex-direction:column;position:relative}
.tiv-lha-card.feat{border:2px solid #29a579}
.tiv-lha-ribbon{position:absolute;top:12px;left:12px;background:#29a579;color:#fff;font-size:11.5px;font-weight:700;padding:5px 12px;border-radius:99px;z-index:2}
.tiv-lha-card img.tiv-lha-photo{width:100%;height:170px;object-fit:cover;display:block;background:#fff}
.tiv-lha-cbody{padding:15px 17px 17px;display:flex;flex-direction:column;flex:1}
.tiv-lha-cbody h3{font-size:16.5px;margin:0 0 2px;line-height:1.25}
.tiv-lha-cbody h3 a{color:#0a4a4a;text-decoration:none}
.tiv-lha-loc{font-size:12.5px;color:#147d77;margin-bottom:8px}
.tiv-lha-tags{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px}
.tiv-lha-tag{font-size:10.5px;font-weight:700;background:#f8decd;color:#106050;border-radius:99px;padding:3px 9px}
.tiv-lha-bdg{display:flex;gap:6px;margin-bottom:10px}
.tiv-lha-bdg a{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#f8decd;color:#0a4a4a}
.tiv-lha-bdg svg{width:15px;height:15px}
.tiv-lha-row{display:flex;gap:8px;margin-top:auto;align-items:center}
.tiv-lha-sp{flex:1;text-align:center;background:#29a579;color:#fff !important;font-size:13px;font-weight:700;padding:9px 0;border-radius:999px;text-decoration:none}
.tiv-lha-pr{flex:1;text-align:center;border:1.5px solid #0a4a4a;color:#0a4a4a !important;font-size:13px;font-weight:600;padding:8px 0;border-radius:999px;text-decoration:none}
.tiv-lha-vote{border:none;background:none;cursor:pointer;padding:4px;line-height:0}
.tiv-lha-vote svg{width:20px;height:20px;fill:none;stroke:#e59875;stroke-width:2}
.tiv-lha-vote.voted svg{fill:#e59875}
.tiv-lha-ad,.tiv-lha-house{border:1.5px dashed rgba(10,74,74,.2);border-radius:18px;background:#fdf8f3;padding:16px;display:flex;flex-direction:column;text-decoration:none}
.tiv-lha-adlabel{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8aa39d;margin-bottom:10px}
.tiv-lha-houseblob{width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:10px}
.tiv-lha-houseblob svg{width:22px;height:22px}
.tiv-lha-house b{color:#0a4a4a;font-size:15.5px;margin-bottom:4px}
.tiv-lha-house span{color:#106050;font-size:13px;line-height:1.5}
.tiv-lha-house em{font-style:normal;color:#29a579;font-weight:700;font-size:13px;margin-top:10px}
.tiv-lha-count{font-size:13.5px;color:#147d77;margin:0 0 14px}
.tiv-lha-pin{background:#29a579;width:26px;height:26px;border-radius:50% 50% 50% 4px;transform:rotate(-45deg);border:2px solid #fff;box-shadow:0 3px 8px rgba(10,74,74,.35)}
.tiv-lha-pin.feat{background:#e59875}
