#google-map{height:100%;width:100%;z-index:1}#google-map [role=button]{padding:0}.leaflet-pin-marker{border:none;background:none}.custom-pin-marker{height:2rem;transform:rotate(-45deg);justify-content:center;transition:all .3s ease;position:relative;background-color:var(--page-content-background-dark-color);align-items:center;box-shadow:0 .25rem .75rem var(--page-content-shadow-color);border-radius:50% 50% 50% 0;cursor:pointer;width:2rem;display:flex}.custom-pin-marker:hover{transform:rotate(-45deg) scale(1.05);box-shadow:0 .5rem 1rem var(--page-content-shadow-color)}.custom-pin-marker img{height:1rem;transform:rotate(45deg);width:1rem;z-index:1}.leaflet-popup{margin:0}.leaflet-popup-content-wrapper{padding:0;box-shadow:0 .5rem 1rem var(--page-content-shadow-color);border-radius:.75rem;background:transparent}.leaflet-popup-content{flex-direction:row;min-width:16rem;gap:1rem;margin:0;align-items:center;display:flex}.popup-icon{width:max-content}.popup-icon img{height:3rem;filter:brightness(0) saturate(100%) invert(22%) sepia(12%) saturate(1153%) hue-rotate(158deg) brightness(96%) contrast(84%);width:3rem}.popup-address a,.popup-telephone a,.popup-title a{text-decoration:none;color:var(--page-content-font-dark-color)!important}.popup-title{font-size:1rem;margin-block-end:.5rem}.popup-title a:hover{text-decoration:underline}.popup-address,.popup-telephone{font-size:.75rem;margin-block-end:.25rem}.popup-gallery{flex-direction:row;gap:.5rem;align-items:flex-end;width:max-content;display:flex}.popup-gallery>a{padding:.5rem;border-radius:.5rem;background:var(--page-content-background-light-color);cursor:pointer}.popup-gallery>a img{height:6rem;object-fit:cover;width:6rem}