
/*** TPS MAP AND RESULTS ***/

.tps-bubble-flex {display: flex; gap: 10px;}
.tps-bubble-agent {display: flex; flex-direction: column;}
.tps-bubble-photo, .tps-result .agent-photo {margin-bottom: 5px;}
.tps-bubble-photo img, .tps-result .agent-photo img {width: 120px; height: 120px; object-fit: cover;}
.tps-bubble-type {font-weight: 700;}
.tps-result .item {display: flex; flex-wrap: wrap;}
.tps-result .tiny-map {width: 100%; height: 180px; margin-bottom: 10px;}
.tps-result .agent-photo {margin-right: 10px;}
.tps-result h2 {margin: 0 0 10px;}