.map-container{border:1px solid #b2ab93;border-radius:8px;display:flex;overflow:hidden}.map-container--desktop{flex-direction:row;height:700px;max-height:700px}.map-container--desktop :fullscreen{max-height:none}.map-container--mobile{flex-direction:column}.map-container--mobile-drawer-open{border-radius:none;border:none}.map-container .map-holder{flex-direction:column;width:100%;height:auto;display:flex}.map-container .map-holder--hidden{display:none}.map-drawer{background:#fff;flex-direction:column;display:flex}.map-drawer--mobile{width:-webkit-fill-available;width:-moz-available;width:stretch}.map-drawer--small{width:280px;min-width:280px}.map-drawer--medium{width:420px;min-width:420px}.map-drawer--large{width:600px;min-width:600px}.map-drawer--header{flex-direction:row-reverse;align-items:center;padding:8px;display:flex}.map-drawer--header .icon-close{fill:#7f775b;width:24px;height:24px}.map-drawer--body{text-align:start;white-space:pre-wrap;background:#fff;padding:8px 16px;overflow:auto}.map-drawer--message{color:#333025;text-align:start;width:100%;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}.map-marker{cursor:pointer;background-color:#fff;border:1px solid #000;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.map-marker--cluster{width:42px;height:42px}.map-marker--cluster .count{color:#333025;text-align:center;width:100%;margin:0;font-family:Inter,sans-serif;font-size:10px;font-weight:600;line-height:16px}.map-drawer-table{border-collapse:collapse;border:none;width:100%;font-family:Inter,sans-serif}.map-drawer-table th,.map-drawer-table td{border:none;padding:4px}.map-drawer-table th{text-align:left;font-size:20px;font-weight:600;line-height:28px}.map-drawer-table td{font-size:16px;font-weight:400;line-height:24px}.map-drawer-table td a{color:#2c8658;text-decoration:none}.map-drawer-table thead tr{background-color:#f1f0ec}.map-drawer-table tbody tr:nth-child(odd){background-color:#fff}.map-drawer-table tbody tr:nth-child(2n){background-color:#f1f0ec}.map-drawer-table tbody tr td:nth-child(2){text-align:right}.annotation-container>*{pointer-events:auto}.pc-annotation,.pc-annotation-hotspot{z-index:5000}html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:normal;min-height:100%;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{height:100%}a,a:link,a:visited,a:hover,a:active{color:#2c8658}