.single-loc-section{box-sizing:border-box;color:#171717;font-family:FoundersGrotesk,Lato,sans-serif;padding:60px 0;position:relative;width:100%}.single-loc-container{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 20px}.single-loc-header{margin-bottom:35px;text-align:left}.single-loc-title{margin:0 0 10px}.single-loc-subheading{color:#555;font-size:16px;line-height:1.6;margin:0;max-width:720px}.single-loc-grid{align-items:stretch;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:30px}.single-loc-grid.layout-map_left_card_right{flex-direction:row-reverse}.single-loc-grid.layout-stacked_card_top{flex-direction:column}.single-loc-card-col{display:flex;flex:0 0 calc(42% - 15px);max-width:calc(42% - 15px)}.single-loc-map-col{display:flex;flex:0 0 calc(58% - 15px);max-width:calc(58% - 15px);min-height:480px}.single-loc-grid.layout-stacked_card_top .single-loc-card-col,.single-loc-grid.layout-stacked_card_top .single-loc-map-col{flex:0 0 100%;max-width:100%}.single-loc-card{background:#fff;border:1px solid #e2e4e8;border-radius:8px;box-shadow:0 4px 18px rgba(0,0,0,.04);box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;padding:36px 32px;width:100%}.single-loc-card-top{margin-bottom:24px}.single-loc-facility-name{margin:0 0 8px}.single-loc-facility-tag{background:#fdf0f1;border-radius:4px;color:#ee3042;display:inline-block;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:20px;padding:4px 10px;text-transform:uppercase}.single-loc-details-list{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0 0 24px;padding:0}.single-loc-detail-item{align-items:flex-start;color:#333;display:flex;font-size:15px;gap:12px;line-height:1.5}.single-loc-icon{color:#ee3042;fill:#ee3042;flex-shrink:0;height:20px;margin-top:2px;width:20px}.single-loc-detail-content{flex:1}.single-loc-detail-content a{color:#171717;font-weight:500;text-decoration:none;transition:color .2s ease}.single-loc-detail-content a:hover{color:#ee3042;text-decoration:underline}.single-loc-clock-badge{align-items:center;background:#f5f6f8;border:1px solid #e8eaee;border-radius:6px;color:#444;display:flex;font-size:13.5px;gap:10px;margin-bottom:20px;padding:10px 14px}.single-loc-clock-pulse{animation:singleLocPulse 2s ease-in-out infinite;background:#10b981;border-radius:50%;box-shadow:0 0 0 3px rgba(16,185,129,.2);flex-shrink:0;height:8px;width:8px}@keyframes singleLocPulse{0%{box-shadow:0 0 0 0 rgba(16,185,129,.4)}70%{box-shadow:0 0 0 6px rgba(16,185,129,0)}to{box-shadow:0 0 0 0 rgba(16,185,129,0)}}.single-loc-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.single-loc-badge{background:#f0f2f5;border-radius:20px;color:#4c4c4d;font-size:13px;font-weight:500;padding:5px 12px}.single-loc-btn-directions{align-items:center;background:#ee3042;border-radius:6px;box-sizing:border-box;color:#fff!important;display:inline-flex;font-size:15px;font-weight:600;gap:8px;justify-content:center;padding:13px 24px;text-align:center;text-decoration:none!important;transition:all .2s ease;width:100%}.single-loc-btn-directions:hover{background:#d41f31;box-shadow:0 4px 12px rgba(238,48,66,.3);transform:translateY(-1px)}.single-loc-map-wrapper{background:#f4f4f4;border:1px solid #e2e4e8;border-radius:8px;box-shadow:0 4px 18px rgba(0,0,0,.04);height:100%;min-height:480px;overflow:hidden;position:relative;width:100%}.single-loc-map-canvas{display:block;height:100%;min-height:480px;width:100%}.single-loc-map-canvas .leaflet-tile-pane{filter:grayscale(100%) contrast(92%) brightness(104%);-webkit-filter:grayscale(100%) contrast(92%) brightness(104%)}.single-loc-marker-wrapper{background:transparent;border:none}.single-loc-marker{cursor:pointer;height:42px;position:relative;width:32px}.single-loc-marker-pin{background:#ee3042;border-radius:50% 50% 50% 0;box-shadow:-2px 3px 8px rgba(0,0,0,.35);height:32px;left:50%;margin:-22px 0 0 -16px;position:absolute;top:50%;transform:rotate(-45deg);transition:transform .25s cubic-bezier(.175,.885,.32,1.275);width:32px}.single-loc-marker:hover .single-loc-marker-pin{background:#d41f31;transform:rotate(-45deg) scale(1.1)}.single-loc-marker-dot{background:#fff;border-radius:50%;box-shadow:inset 0 1px 2px rgba(0,0,0,.2);height:10px;left:50%;margin:-16px 0 0 -5px;position:absolute;top:50%;width:10px}.single-loc-leaflet-popup .leaflet-popup-content-wrapper{background:#fff;border:1px solid #eaeaea;border-radius:8px;box-shadow:0 4px 18px rgba(0,0,0,.15);padding:4px 6px}.single-loc-leaflet-popup .leaflet-popup-content{color:#171717;font-family:FoundersGrotesk,Lato,sans-serif;font-size:13.5px;line-height:1.45;margin:10px 14px}.single-loc-popup-title{color:#171717;font-size:15px;font-weight:700;margin:0 0 6px}.single-loc-popup-address{color:#555;font-size:13px;margin:0 0 10px}.single-loc-popup-link{color:#ee3042;display:inline-block;font-size:13px;font-weight:600;text-decoration:none}.single-loc-popup-link:hover{text-decoration:underline}@media (max-width:991px){.single-loc-card-col,.single-loc-map-col{flex:0 0 100%;max-width:100%}.single-loc-map-col{min-height:400px}}@media (max-width:767px){.single-loc-section{padding:40px 0}.single-loc-card{padding:24px 20px}.single-loc-map-canvas,.single-loc-map-col{min-height:360px}}