@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";.map-wrapper,.map-wrapper .google-map{width:100%;height:100%}.map-wrapper .restroom-details-wrapper{width:100%;position:absolute;bottom:0;left:0}@media (min-width: 900px){.map-wrapper .restroom-details-wrapper{width:400px}}.map-wrapper .restroom-details-wrapper .restroom-details{background-color:#fff;margin:10px;padding:18px 12px;border-radius:12px;box-shadow:0 0 4px #0000001f;display:flex;flex-direction:column;gap:15px}.map-wrapper .restroom-details-wrapper .restroom-details .restroom-img{width:100%;height:200px;margin-bottom:10px}.map-wrapper .restroom-details-wrapper .restroom-details .restroom-img img{width:100%;border-radius:10px;height:100%;object-fit:cover}.navigate-button{background:rgb(52,120,245);border-radius:10px;min-height:40px;font-family:Roboto,sans-serif;display:flex;gap:10px;align-items:center;justify-content:center;color:#fff;font-size:16px;border:none}.navigate-button img{width:25px}.openhours-wrapper{border:.5px solid rgba(0,0,0,.08);color:#777;font-size:12px;border-radius:10px;display:flex;gap:5px;min-height:18px;align-items:center;padding:2px 8px}html,body{width:100%;height:100%;margin:0;font-family:Roboto,sans-serif}.status-circle{width:8px;height:8px;border-radius:4px;content:""}.status-circle.status-closed{background-color:red}.status-circle.status-open{background-color:#17de37}.d-flex{display:flex}.flex-gap-sm{gap:10px}.flex-align-center{align-items:center}.flex-between{display:flex;justify-content:space-between}.fw-bold{font-weight:700}.font-small{font-size:12px}.font-xs{font-size:8px}.font-lg{font-size:17px}.text-secondary{color:#777}
