.bc-fp-map{padding:5rem 2.5rem}.bc-fp-map-wrap{margin:0 auto;max-width:var(--bc-max-width);text-align:center}.bc-fp-map-label{color:var(--bc-blue);font-size:.65rem;font-weight:700;letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.bc-fp-map-title{color:var(--bc-black);font-size:1.35rem;font-weight:700;letter-spacing:-.3px;margin-bottom:1.25rem}.bc-fp-map-container{background:var(--bc-white);border:none;border-radius:14px;margin:0 auto;max-width:820px;padding:2rem;position:relative}.bc-fp-map-svg-wrap{margin:0 auto 2rem;max-width:420px;position:relative}.bc-fp-map-svg-wrap svg{display:block;height:auto;width:100%}.bc-svc-voiv-path{cursor:pointer;fill:#e9ecef;stroke:#fff;stroke-width:1.5;transition:fill .25s ease,stroke .25s ease}.bc-svc-voiv-path.active,.bc-svc-voiv-path.tapped,.bc-svc-voiv-path:hover{fill:#eef1ff;stroke:var(--bc-blue);stroke-width:2.5}.bc-fp-map-tooltip{background:var(--bc-blue);border-radius:6px;color:#fff;font-size:.72rem;font-weight:700;opacity:0;padding:.3rem .6rem;pointer-events:none;position:absolute;transform:translate(-50%,-100%);transition:opacity .2s ease;white-space:nowrap;z-index:10}.bc-fp-map-tooltip:after{border:5px solid transparent;border-top:5px solid var(--bc-blue);content:"";left:50%;position:absolute;top:100%;transform:translateX(-50%)}.bc-fp-map-tooltip.visible{opacity:1}.bc-fp-map-mobile-hint,.bc-fp-map-mobile-label,.bc-fp-map-mobile-list{display:none}.bc-fp-map-mobile-chip{align-items:center;border:1px solid #e9ecef;border-radius:10px;color:#343a40;cursor:pointer;display:flex;font-size:.78rem;font-weight:600;justify-content:space-between;padding:.6rem .85rem;transition:all .2s ease}.bc-fp-map-mobile-chip:active{background:#eef1ff;border-color:var(--bc-blue);color:var(--bc-blue)}.bc-fp-map-mobile-dot{background:#dee2e6;border-radius:50%;flex-shrink:0;height:6px;width:6px}.bc-fp-map-cities-title{color:var(--bc-black);font-size:1.1rem;font-weight:700;letter-spacing:-.2px;margin-bottom:1.25rem;text-align:center}.bc-fp-map-cities-grid{background:var(--bc-white);border:1px solid #e9ecef;border-radius:10px;display:grid;gap:.5rem 1rem;grid-template-columns:repeat(4,1fr);padding:1.25rem 1.5rem}.bc-fp-map-city-link{border-radius:6px;color:#343a40;display:block;font-size:.8rem;font-weight:600;padding:.35rem .5rem;text-decoration:none;transition:all .2s ease}.bc-fp-map-city-link:hover{background:#eef1ff;color:var(--bc-blue);transform:translateX(2px)}.bc-fp-map-cta-wrap{margin-top:1.5rem;text-align:center}.bc-fp-map-cta{background:var(--bc-blue);border-radius:10px;color:#fff;display:inline-flex;font-size:.82rem;font-weight:700;padding:.65rem 1.5rem;text-decoration:none;transition:background .2s ease}.bc-fp-map-cta:hover{background:var(--bc-blue-dark);color:#fff}@media (max-width:900px){.bc-fp-map{padding:3.5rem 1.25rem}.bc-fp-map-container{padding:1.25rem}.bc-fp-map-svg-wrap{margin:0 auto 1rem;max-width:320px}.bc-fp-map-mobile-label{align-items:center;color:var(--bc-blue);display:flex;font-size:.82rem;font-weight:700;gap:.4rem;justify-content:center;margin-bottom:.75rem;min-height:2rem;opacity:0;transition:opacity .25s ease}.bc-fp-map-mobile-label.visible{opacity:1}.bc-fp-map-mobile-label span:first-child{background:var(--bc-blue);border-radius:50%;display:inline-block;flex-shrink:0;height:8px;width:8px}.bc-fp-map-mobile-hint{color:#767676;display:block;font-size:.7rem;font-weight:600;margin-bottom:.75rem;text-align:center}.bc-fp-map-cities-grid{gap:.4rem .75rem;grid-template-columns:repeat(2,1fr);padding:1rem 1.25rem}.bc-fp-map-city-link{font-size:.75rem;padding:.3rem .4rem}.bc-fp-map-mobile-list{display:grid;gap:.5rem;grid-template-columns:1fr 1fr;margin-bottom:1.25rem}.bc-fp-map-tooltip{display:none}}@media (max-width:480px){.bc-fp-map{padding:2.5rem 1rem}.bc-fp-map-svg-wrap{max-width:280px}.bc-fp-map-container{padding:1rem}.bc-fp-map-cities-grid{gap:.3rem .5rem;grid-template-columns:1fr 1fr;padding:.85rem 1rem}.bc-fp-map-city-link{font-size:.72rem}.bc-fp-map-cities-title{font-size:.95rem}}