
    .static-location-finder-main{background:#f5f1ef;padding:0 25px 1px;font-family:futura-pt,RedHatDisplay,Arial,sans-serif}
    .static-location-finder-main .locations-mapviewlist{width:100%;margin-bottom:100px}
    .static-location-finder-main .map-container .static-location-leaflet-map{height:100%;min-height:100%;width:100%;background:#dce7e4}
    .static-location-finder-main .map-container .leaflet-container{height:100%;width:100%}
    .static-location-finder-main .map-side-controls-image{display:block!important;height:100%;width:100%;overflow:hidden;background:#dce7e4}
    .static-location-finder-main .map-side-controls-image img{display:block;height:100%;width:100%;object-fit:cover;transition:transform .4s ease}
    .static-location-finder-main .map-side-controls-single:hover .map-side-controls-image img{transform:scale(1.08)}
    .static-location-finder-main .map-side-controls-single[hidden]{display:none!important}
    .static-location-finder-main .map-side-controls-single.selected-location .viewing-location-pill{display:inline-block}
    .static-location-finder-main .map-side-controls-single:not(.selected-location) .viewing-location-pill{display:none}
    .static-location-finder-main .map-side-controls-distance{display:flex;align-items:center;justify-content:flex-end;min-width:24px}
    .static-location-finder-main .map-side-controls-rating{margin-bottom:0}
    .static-location-finder-main .static-location-map-status{position:absolute;left:20px;right:20px;bottom:20px;z-index:500;margin:0;padding:12px 14px;border:1px solid rgba(23,51,59,.12);border-radius:8px;background:rgba(255,255,255,.86);color:#425c63;font-size:13px;line-height:1.35;backdrop-filter:blur(8px)}
    .static-location-finder-main .static-location-map-status[data-state=ready]{display:none}
    .static-location-finder-main .static-location-leaflet-marker{background:transparent!important;border:0!important}
    .static-location-finder-main .static-location-leaflet-marker img{height:72px!important;width:auto!important;max-width:none!important;filter:drop-shadow(0 8px 14px rgba(23,51,59,.35));transition:filter .25s ease,transform .25s ease}
    .static-location-finder-main .static-location-leaflet-marker.is-active img{filter:drop-shadow(0 10px 18px rgba(23,51,59,.42)) saturate(1.15)!important;transform:scale(1.12)}
    .static-location-finder-main .static-location-popup h4{margin:0 0 6px;font-family:the-seasons,Georgia,serif;font-size:22px;font-weight:400;color:#17333b}
    .static-location-finder-main .static-location-popup p{margin:0 0 8px;color:#425c63;line-height:1.35}
    .static-location-finder-main .static-location-popup a{color:#477d8d!important;font-weight:600;text-decoration:none!important}
    .static-location-finder-main .locations-top-bar{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:14px!important;overflow:hidden;padding:24px 25px 22px!important}
    .static-location-finder-main .locations-top-bar-child.search-child{order:2;flex:0 0 auto!important;width:100%!important;min-width:0!important;max-width:100%!important}
    .static-location-finder-main .locations-top-bar-child.title-child{display:block!important;order:1;width:100%!important;min-width:0!important}
    .static-location-finder-main .locations-top-title{margin:0!important;color:#fff!important;font-family:the-seasons,Georgia,serif;font-size:42px!important;font-weight:400!important;line-height:1!important;letter-spacing:0!important;text-align:left!important}
    .static-location-finder-main .locations-top-count{margin:6px 0 0;color:rgba(255,255,255,.88);font-size:16px;font-weight:400;line-height:1.25}
    .static-location-finder-main .locations-top-bar .map-view-search{display:flex!important;align-items:center!important;gap:12px!important;width:100%!important;max-width:none!important;min-width:0!important;min-height:60px!important;padding:0 18px!important;box-sizing:border-box!important}
    .static-location-finder-main .locations-top-bar .sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
    .static-location-finder-main .locations-top-bar .input-search-icon{flex:0 0 18px!important;width:18px!important;height:18px!important}
    .static-location-finder-main .locations-top-bar .location-search-input{border:0!important;background:transparent!important;color:#17333b!important;flex:1 1 auto!important;width:100%!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;line-height:1!important}
    .static-location-finder-main .locations-top-bar .location-search-input::placeholder{color:#17333b!important;opacity:1!important}
    .static-location-finder-main .locations-top-bar-child.view-child{display:none!important}
    .static-location-finder-main .view-selector [role=button]{display:flex;align-items:center;justify-content:center;height:30px;width:30px}
    .static-location-finder-main .view-selector [aria-disabled=true]{cursor:default;opacity:.55}
    .static-location-finder-main .view-selector .selected{background:#fff;border-radius:50%}
    .static-location-finder-main .view-selector .selected svg path{fill:#7faab8}
    .static-location-finder-main .view-selector svg path{fill:#fff}
    @media (max-width:840px){
      .static-location-finder-main{padding:0}
      .static-location-finder-main .locations-mapviewlist{margin-bottom:0}
      .static-location-finder-main .location-index-page.locations-index .map-controls-list{position:relative}
      .static-location-finder-main .map-controls-list{position:relative!important;height:auto!important;margin-top:0!important;padding-bottom:25px}
      .static-location-finder-main .map-container{height:58vh!important;min-height:430px}
      .static-location-finder-main .locations-top-bar{border-radius:0}
    }
  