<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media(min-width:992px){.map-container{display:flex;flex-wrap:nowrap}.map-container .search-results{border-bottom:1px solid #005c9e;border-right:1px solid #005c9e;box-shadow:0 3px 20px rgba(0,0,0,.302);flex-basis:40rem;flex-grow:1;height:90vh;order:1;overflow:auto}.map-container .map-canvas{flex-grow:2;order:2}}@media(min-width:1400px){.map-container .search-results{flex-basis:50rem}}.search-results{list-style:none;margin:0;padding:0}.search-results .result-card{border-bottom:1px solid gray;-moz-column-gap:.5rem;column-gap:.5rem;display:grid;grid-template-columns:minmax(100px,4fr) minmax(140px,1fr);padding:1rem}.search-results .result-card:hover{background-color:#ebf7ff}.search-results .result-card .north-west{grid-column:1/2;grid-row:1/2}.search-results .result-card .north-east{grid-column:2/3;grid-row:1/2;justify-self:end}.search-results .result-card .south-east{align-self:end;grid-column:2/span 1;grid-row:2/span 1;justify-self:end}.search-results .result-card .south-west{grid-column:1/2;grid-row:2/span 1}.search-results .result-card h3{color:#000;font-size:1.3rem;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-results .result-card img.badge{max-height:40px;max-width:180px}@media(min-width:1400px){.search-results li .south-west{display:flex;gap:1rem;justify-content:space-between}.search-results li .south-west&gt;*{flex-grow:1}.search-results .result-card img.badge{max-height:50px;max-width:160px}}a{color:#005c9e;text-decoration:none}a.accent{color:#f46521;text-decoration:underline}.website{font-size:.85rem}.website svg{height:2rem;width:2rem}.website:hover{color:#f46521}
</pre></body></html>