.gp-map{background-color:#0f0f0f}.gp-map .leaflet-tile-pane{filter:none}.gp-map .leaflet-container:focus,.gp-map .leaflet-interactive:focus{outline:none}.gp-marker{background:transparent!important;border:none!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important}.gp-marker-ring-outer{width:28px;height:28px;background:radial-gradient(50% 50% at 50% 50%,rgba(179,40,40,.08) 37.5%,rgba(179,40,40,.45) 100%);transition:width .2s ease,height .2s ease,background .2s ease,border .2s ease}.gp-marker-ring-mid,.gp-marker-ring-outer{border-radius:50%;display:flex;align-items:center;justify-content:center}.gp-marker-ring-mid{width:20px;height:20px;background:radial-gradient(50% 50% at 50% 50%,rgba(179,40,40,.19) 37.5%,rgba(179,40,40,.51) 100%);transition:width .2s ease,height .2s ease,background .2s ease}.gp-marker-dot{width:11px;height:11px;border-radius:50%;background-color:#b32828;border:1px solid #ffffff;flex-shrink:0;transition:width .2s ease,height .2s ease,border-width .2s ease}.gp-marker-active .gp-marker-ring-outer{width:36px;height:36px;border:1px solid #b32828;background:radial-gradient(50% 50% at 50% 50%,rgba(179,40,40,.08) 37.5%,rgba(179,40,40,.45) 100%)}.gp-marker-active .gp-marker-ring-mid{width:100%;height:100%;background:transparent}.gp-marker-active .gp-marker-dot{width:22px;height:22px;border:2px solid #ffffff}@media (max-width:767px){.gp-popup.leaflet-popup .leaflet-popup-content{font-size:14px;padding:8px 10px}.gp-popup-pin{width:16px;height:16px}}.gp-popup.leaflet-popup .leaflet-popup-content-wrapper{background-color:#ffffff;color:#0f0f0f;border-radius:12px;padding:0;box-shadow:0 8px 32px rgba(0,0,0,.32)}.gp-popup.leaflet-popup .leaflet-popup-content{margin:0;padding:12px;font-family:Oswald,sans-serif;font-size:20px;font-weight:500;line-height:1.3;white-space:nowrap}.gp-popup.leaflet-popup .leaflet-popup-tip{background-color:#ffffff}.gp-popup.leaflet-popup a.leaflet-popup-close-button{display:none}.gp-popup-content{display:inline-flex;align-items:center;gap:4px;color:#0f0f0f}.gp-popup-pin{display:inline-block;flex-shrink:0;width:24px;height:24px;background-color:#8b0000;mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'><path d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z'/></svg>");mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'><path d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z'/></svg>");-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain}@media (max-width:767px){.gp-map .leaflet-control-attribution{font-size:9px;line-height:1.2;max-width:60%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.gp-list-scroll::-webkit-scrollbar{width:4px}.gp-list-scroll::-webkit-scrollbar-track{background:transparent}.gp-list-scroll::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.24);border-radius:2px}.gp-list-scroll::-webkit-scrollbar-thumb:hover{background-color:rgba(255,255,255,.4)}.gp-pagination{position:static!important}.gp-pagination .swiper-pagination-bullet{width:6px;height:6px;background-color:rgba(255,255,255,.24);opacity:1;transition:background-color .3s ease,width .3s ease,height .3s ease;border-radius:50%;margin:0!important;cursor:pointer}.gp-pagination .swiper-pagination-bullet-active{width:8px;height:8px;background-color:var(--color-primary-500)}