:root{--color-dark-red:#a52020;--color-dark-green:#2b9345;--color-dark-teal:#4c9798;--color-dark-blue:#4c6a98;--color-dark-purple:#7e4c98;--color-dark-grey:#333;--color-light-red:#ffa7a2;--color-light-orange:#f1b866;--color-light-yellow:#f5ee74;--color-light-green:#7dd298;--color-light-teal:#7cc8c9;--color-light-blue:#9ec4ff;--color-light-skyblue:#a2e9ff;--color-light-purple:#e1b5ff;--color-light-grey:#e4e4e4;--color-off-white:#fcfcfc;--color-off-black:#333;--color-text-grey:#ddd;--color-text-black:#666}.--radius-all{border-radius:5px}.--radius-bottom{border-radius:0 0 5px 5px;border-top:none !important}.location-card-panel *{font-family:"Quicksand",sans-serif !important;font-optical-sizing:auto;font-style:normal}.material-symbols-outlined{font-family:'Material Symbols Outlined' !important}.location-card-panel{align-self:center;position:relative;background-color:white;border:1px solid var(--color-light-grey);width:380px;height:140px;padding:20px;margin:10px;overflow:hidden}.location-card-map{position:absolute;left:10px;top:10px;width:120px;height:120px;background-color:var(--color-text-grey);border-color:var(--color-light-grey);overflow:hidden;display:flex;justify-content:center}.location-card-map img{width:100px}.location-card-name{font-size:12px;width:230px}.location-card-name p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.location-card-name p:hover{overflow:visible}.location-card-divider{width:249px;margin:5px 0 8px -10px;height:1px;background-color:var(--color-light-grey)}.location-card-info{position:relative;top:50%;transform:translateY(-50%);left:120px;font-size:13px;line-height:1.25}.location-card-info svg{position:relative;top:2px;margin-right:2px}address{margin-bottom:5px;width:230px}address:hover{overflow:visible}.location-card-link{position:absolute;right:10px;bottom:10px}.location-card-link a{color:var(--color-text-grey)}.location-card-dev-options{align-self:center;margin:-15px 10px 0 10px;width:380px;text-align:center;padding:10px 0 5px 0;background:var(--color-light-grey)}.location-card-dev-options svg{position:relative;top:1px}.location-card-dev-hide{display:inline;margin:0 5px 0 5px}.location-card-dev-source{display:inline}@media(max-width:440px){address{width:60%}.location-card-name{width:60%}.location-card-container{display:flex;flex-direction:column;justify-content:center}.location-card-panel{margin:10px 0 10px 0;width:330px}.location-card-dev-options{margin:-15px 0 10px 0;width:330px}}