.card{display:flex;flex-direction:column;align-items:center;justify-content:space-between;align-self:stretch;background-color:#fff;gap:12px;border-radius:8px;box-shadow:0 4px 6px #0000001a;overflow:hidden}.card_title{align-self:stretch;font-size:18px;display:flex;justify-content:center;align-items:center;padding:24px;color:#fff;background-color:#3e1151;font-weight:700}.card_content{display:flex;flex-direction:column;gap:12px;padding:0 24px 24px;align-self:stretch}.card_address{display:flex;flex-direction:column;align-items:flex-start}.card_content>div{display:flex;align-items:center;gap:8px}.card img{width:100%;height:160px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.card .icon{width:16px;height:16px;filter:invert(23%) sepia(16%) saturate(445%) hue-rotate(158deg) brightness(94%) contrast(94%)}.building_modal{display:flex;flex-direction:column;align-items:center;justify-content:space-between;align-self:stretch;background-color:#fff;gap:12px;border-radius:8px;box-shadow:0 4px 6px #0000001a;overflow:hidden}.building_modal img{height:160px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.building_modal h1{font-size:16px;font-weight:700}@media (min-height: 1000px){.participation_container{max-height:702px}}@media (max-height: 1000px){.participation_container{max-height:351px}}.participation{display:flex;flex-direction:column;align-items:center;justify-content:space-between;align-self:stretch;background-color:#fff;gap:12px;border-radius:8px;box-shadow:0 4px 6px #0000001a;overflow:hidden;margin:4px}.participation_container{display:flex;flex-wrap:wrap;overflow-y:scroll;justify-content:center}.participation_title{align-self:stretch;font-size:18px;display:flex;justify-content:center;align-items:center;padding:24px;color:#fff;background-color:#3e1151;font-weight:700}.participation_content{display:flex;flex-direction:column;gap:12px;padding:0 24px 24px;align-self:stretch}.participation_content div{display:flex;align-items:center;gap:8px}.participation_content img{width:100%;height:160px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.participation .icon{width:16px;height:16px;filter:invert(23%) sepia(16%) saturate(445%) hue-rotate(158deg) brightness(94%) contrast(94%)}#research_menu{width:100%;display:flex;justify-content:flex-start;background-color:#fff;gap:8px;border-radius:8px;box-shadow:0 4px 6px #0000001a}#research_content{display:flex;flex-direction:column;gap:24px;min-width:360px}.research_filter_type{display:flex;flex-direction:column;gap:8px;align-self:stretch}.research_filter_type_title{align-self:stretch;font-size:16px;font-weight:700;display:flex;justify-content:center}@media (min-width: 640px){.research_filter_type_title{display:block}}.research_filter_type_content{display:flex;flex-direction:column;gap:8px;align-self:stretch;padding-left:12px;padding-right:12px;margin-left:auto;margin-right:auto;width:250px}@media (min-width: 640px){.research_filter_type_content{width:100%}}#research_menu .leaflet-popup{cursor:pointer}
