{"id":5467,"date":"2026-08-20T13:32:01","date_gmt":"2026-08-20T13:32:01","guid":{"rendered":"https:\/\/bussinesssolution.com\/?page_id=5467"},"modified":"2026-08-20T13:55:55","modified_gmt":"2026-08-20T13:55:55","slug":"our-coverage","status":"publish","type":"page","link":"https:\/\/bussinesssolution.com\/index.php\/our-coverage\/","title":{"rendered":"Our Coverage"},"content":{"rendered":"<p><!-- Business Solution coverage page \u2014 WordPress-safe self-contained edition. --><link rel=\"stylesheet\" href=\"https:\/\/unpkg.com\/leaflet@1.9.4\/dist\/leaflet.css\" crossorigin=\"anonymous\">\n<style id=\"business-solution-coverage-styles\">#bs-coverage {   --navy: #29304f;   --ink: #172128;   --muted: #617078;   --green: #0b8f72;   --green-dark: #056451;   --green-pale: #e4f5ef;   --blue: #3e63aa;   --paper: #f7faf8;   --white: #ffffff;   --line: rgba(23, 33, 40, .14); }  #bs-coverage, #bs-coverage * { box-sizing: border-box; } #bs-coverage { scroll-behavior: smooth; } #bs-coverage { margin: 0; background: var(--white); color: var(--ink); font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif; -webkit-font-smoothing: antialiased; } #bs-coverage #top, #bs-coverage #top * { cursor: auto !important; } #bs-coverage #top a, #bs-coverage #top button, #bs-coverage #top summary, #bs-coverage #top [role=\"button\"] { cursor: pointer !important; } #bs-coverage a { color: inherit; text-decoration: none; } #bs-coverage img { max-width: 100%; } #bs-coverage ::selection { background: var(--green); color: white; }  #bs-coverage .site-header { width: min(100% - 3rem, 1280px); height: 86px; margin: 0 auto; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 2rem; } #bs-coverage .brand { display: inline-flex; align-items: center; gap: .7rem; font-size: .88rem; font-weight: 800; letter-spacing: -.02em; } #bs-coverage .brand img { width: 46px; height: 46px; border-radius: 50%; object-fit: cover; } #bs-coverage .desktop-nav { display: flex; align-items: center; gap: 2rem; color: #3d4a51; font-size: .78rem; font-weight: 700; } #bs-coverage .desktop-nav a, #bs-coverage .text-link, #bs-coverage .footer-links a { transition: color .2s ease; } #bs-coverage .desktop-nav a:hover, #bs-coverage .text-link:hover, #bs-coverage .footer-links a:hover { color: var(--green-dark); } #bs-coverage .button { min-height: 48px; padding: .8rem 1.2rem; display: inline-flex; align-items: center; justify-content: center; gap: .7rem; border-radius: 999px; font-size: .78rem; font-weight: 800; transition: transform .2s ease, background .2s ease; } #bs-coverage .button:hover { transform: translateY(-2px); } #bs-coverage .button--primary { background: var(--green); color: white; } #bs-coverage .button--primary:hover { background: var(--green-dark); } #bs-coverage .button--light { background: white; color: var(--navy); } #bs-coverage .button--dark { background: var(--navy); color: white; } #bs-coverage .bs-mobile-menu { display: none; position: relative; justify-self: end; } #bs-coverage .bs-mobile-menu summary { cursor: pointer; list-style: none; font-size: .8rem; font-weight: 800; } #bs-coverage .bs-mobile-menu nav { position: absolute; right: 0; top: 2rem; z-index: 20; width: 210px; padding: 1rem; display: grid; gap: .8rem; background: white; border: 1px solid var(--line); border-radius: 1rem; box-shadow: 0 20px 50px rgba(21,33,40,.14); }  #bs-coverage .hero { width: min(100% - 3rem, 1280px); min-height: 710px; margin: 0 auto; padding: 6rem 0 7rem; display: grid; grid-template-columns: 1.1fr .9fr; align-items: center; gap: clamp(3rem, 8vw, 8rem); } #bs-coverage .eyebrow, #bs-coverage .kicker, #bs-coverage .project-label { margin: 0 0 1.5rem; color: var(--green-dark); font-size: .66rem; font-weight: 850; letter-spacing: .15em; text-transform: uppercase; } #bs-coverage .hero h1, #bs-coverage .section-heading h2, #bs-coverage .project-detail h2, #bs-coverage .final-cta h2 { margin: 0; font-size: clamp(3.5rem, 6.3vw, 6.7rem); line-height: .93; letter-spacing: -.073em; font-weight: 720; } #bs-coverage h1 em { color: var(--green-dark); font-family: Georgia, \"Times New Roman\", serif; font-weight: 400; } #bs-coverage .hero-lede { max-width: 670px; margin: 2rem 0 0; color: var(--muted); font-size: 1.15rem; line-height: 1.72; } #bs-coverage .hero-actions { margin-top: 2rem; display: flex; align-items: center; gap: 1.5rem; } #bs-coverage .text-link { display: inline-flex; align-items: center; gap: .65rem; font-size: .78rem; font-weight: 800; } #bs-coverage .hero-note { margin: 4rem 0 0; color: #829097; font-size: .7rem; } #bs-coverage .project-index { padding: 1.2rem; background: linear-gradient(145deg, var(--green-pale), #fff 58%, #edf3ff); border: 1px solid rgba(19,184,149,.22); border-radius: 1.5rem; box-shadow: 0 32px 90px rgba(35,66,59,.12); } #bs-coverage .project-index__top { min-height: 220px; padding: 1.2rem; display: flex; flex-direction: column; justify-content: space-between; } #bs-coverage .project-index__top img { width: 86px; height: 86px; border-radius: 50%; object-fit: cover; box-shadow: 0 12px 30px rgba(41,48,79,.13); } #bs-coverage .project-index__top p { max-width: 310px; margin: 2rem 0 .5rem; color: #51636a; line-height: 1.55; } #bs-coverage .project-index__row { padding: 1.15rem 1.1rem; display: grid; grid-template-columns: 32px 1fr auto auto; align-items: center; gap: .7rem; border-top: 1px solid rgba(23,33,40,.12); } #bs-coverage .project-index__row > span { color: var(--green-dark); font-size: .6rem; font-weight: 850; } #bs-coverage .project-index__row strong { font-size: .88rem; } #bs-coverage .project-index__row small { color: var(--muted); font-size: .63rem; }  #bs-coverage .section { width: min(100% - 3rem, 1280px); margin: 0 auto; padding: 8.5rem 0; } #bs-coverage .section-heading h2 { font-size: clamp(2.9rem, 5vw, 5.25rem); } #bs-coverage .problem { border-top: 1px solid var(--line); display: grid; grid-template-columns: 1fr 1fr; gap: 5rem; } #bs-coverage .problem-copy { padding-top: 2.5rem; } #bs-coverage .problem-copy p { margin: 0 0 1.2rem; color: var(--muted); font-size: 1.03rem; line-height: 1.75; } #bs-coverage .problem-grid { grid-column: 1 \/ -1; display: grid; grid-template-columns: repeat(4, 1fr); } #bs-coverage .problem-grid article { min-height: 230px; padding: 1.6rem; border-top: 1px solid var(--ink); border-right: 1px solid var(--line); } #bs-coverage .problem-grid article:last-child { border-right: 0; } #bs-coverage .problem-grid span, #bs-coverage .feature-card > span, #bs-coverage .ipos-features article > span { color: var(--green-dark); font-size: .61rem; font-weight: 850; } #bs-coverage .problem-grid h3 { margin: 4rem 0 .7rem; font-size: 1.1rem; } #bs-coverage .problem-grid p { margin: 0; color: var(--muted); font-size: .78rem; line-height: 1.6; }  #bs-coverage .project-detail { scroll-margin-top: 1rem; } #bs-coverage .project-detail--bizrocket { background: linear-gradient(180deg, var(--green-pale), #f9fffd 50%, white); } #bs-coverage .project-detail__intro { display: grid; grid-template-columns: .85fr 1.15fr; gap: 8vw; padding-bottom: 5rem; } #bs-coverage .project-detail h2 { color: var(--navy); } #bs-coverage .project-detail__copy h3, #bs-coverage .mobile-copy h3, #bs-coverage .product-evidence__copy h3 { margin: 0 0 1.3rem; font-size: clamp(1.7rem, 3vw, 2.6rem); line-height: 1.15; letter-spacing: -.045em; } #bs-coverage .project-detail__copy p, #bs-coverage .mobile-copy > p:not(.project-label), #bs-coverage .ipos-intro > p:not(.project-label), #bs-coverage .product-evidence__copy > p:not(.kicker) { margin: 0 0 1.1rem; color: var(--muted); line-height: 1.75; } #bs-coverage .module-heading { padding-top: 0; padding-bottom: 3rem; display: grid; grid-template-columns: .5fr 1fr 1fr; gap: 3rem; align-items: end; } #bs-coverage .module-heading .kicker { margin: 0; } #bs-coverage .module-heading h3 { margin: 0; font-size: clamp(2rem, 3.5vw, 3.6rem); line-height: 1; letter-spacing: -.055em; } #bs-coverage .module-heading > p:last-child { margin: 0; color: var(--muted); line-height: 1.7; } #bs-coverage .feature-grid { padding-top: 0; display: grid; grid-template-columns: 1fr; gap: 0; border-top: 1px solid rgba(23,33,40,.16); } #bs-coverage .feature-card { min-height: 0; background: transparent; border: 0; border-bottom: 1px solid rgba(23,33,40,.16); border-radius: 0; box-shadow: none; } #bs-coverage .feature-card__summary { min-height: 76px; padding: 1rem .25rem; display: grid; grid-template-columns: 90px minmax(170px, .45fr) 1fr 34px; gap: 1.5rem; align-items: center; list-style: none; } #bs-coverage .feature-card__summary::-webkit-details-marker { display: none; } #bs-coverage .feature-card__top { display: grid; grid-template-columns: 24px 38px; gap: .6rem; align-items: center; } #bs-coverage .feature-card__top > span { color: var(--green-dark); font-size: .61rem; font-weight: 850; } #bs-coverage .feature-card__top i { width: 38px; height: 38px; display: grid; place-items: center; border-radius: 10px; background: rgba(11,143,114,.1); color: var(--green-dark); font-family: Georgia, serif; font-size: 1rem; font-style: normal; font-weight: 800; } #bs-coverage .feature-card__title { font-size: 1.08rem; font-weight: 750; letter-spacing: -.03em; } #bs-coverage .feature-card__description { color: var(--muted); font-size: .8rem; line-height: 1.65; } #bs-coverage .feature-card__toggle { position: relative; width: 30px; height: 30px; display: grid; place-items: center; border: 1px solid rgba(11,143,114,.25); border-radius: 50%; color: transparent; font-size: 0; line-height: 0; transition: transform .2s ease, background .2s ease; } #bs-coverage .feature-card__toggle::before, #bs-coverage .feature-card__toggle::after { content: \"\"; position: absolute; inset: 50% auto auto 50%; width: 11px; height: 1.5px; border-radius: 999px; background: var(--green-dark); transform: translate(-50%, -50%); } #bs-coverage .feature-card__toggle::after { transform: translate(-50%, -50%) rotate(90deg); } #bs-coverage .feature-card[open] .feature-card__toggle { transform: rotate(45deg); background: var(--green-pale); } #bs-coverage .feature-card__options { padding: .25rem .25rem 1.6rem 112px; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: .8rem; } #bs-coverage .module-option-group { padding: 1.1rem; background: rgba(255,255,255,.78); border: 1px solid rgba(11,143,114,.14); border-radius: .8rem; } #bs-coverage .module-option-group h4 { margin: 0 0 .8rem; color: var(--green-dark); font-size: .68rem; letter-spacing: .1em; text-transform: uppercase; } #bs-coverage .module-option-group ul { margin: 0 !important; padding: 0 !important; display: flex; flex-wrap: wrap; gap: .45rem; list-style: none !important; } #bs-coverage .module-option-group li { margin: 0 !important; padding: .48rem .66rem; list-style: none !important; background: linear-gradient(135deg, rgba(11,143,114,.13), rgba(62,99,170,.11)); border: 1px solid rgba(11,143,114,.18); border-radius: .5rem; color: #2c4050; font-size: .68rem; line-height: 1.35; } #bs-coverage .module-option-group li::marker { content: \"\"; } #bs-coverage .module-option-group li::before, #bs-coverage .module-option-group li::after { content: none !important; display: none !important; } #bs-coverage .dashboard-showcase { padding-top: 3rem; } #bs-coverage .dashboard-showcase__heading { display: grid; grid-template-columns: 1fr .7fr; gap: 5rem; align-items: end; margin-bottom: 3rem; } #bs-coverage .dashboard-showcase__heading h3 { margin: 0; font-size: clamp(2rem, 4vw, 4.2rem); line-height: 1; letter-spacing: -.06em; } #bs-coverage .dashboard-showcase__heading > p { margin: 0; color: var(--muted); line-height: 1.7; } #bs-coverage .dashboard-gallery { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1rem; } #bs-coverage .product-shot--featured { grid-column: 1 \/ -1; } #bs-coverage .product-shot { margin: 0; overflow: hidden; border: 1px solid var(--line); border-radius: 1rem; background: white; box-shadow: 0 25px 70px rgba(23,46,40,.13); } #bs-coverage .product-shot img { display: block; width: 100%; height: auto; } #bs-coverage .product-shot figcaption { padding: .9rem 1rem; display: flex; justify-content: space-between; gap: 1rem; color: var(--muted); font-size: .66rem; } #bs-coverage .product-shot figcaption strong { color: var(--ink); font-size: .72rem; } #bs-coverage .dashboard-download { margin-top: 2rem; } #bs-coverage .video-evidence { margin-top: 4rem; padding: 2rem; display: grid; grid-template-columns: 1fr minmax(240px, 320px); gap: clamp(2rem, 6vw, 6rem); align-items: center; border: 1px solid var(--line); border-radius: 1.4rem; background: rgba(255,255,255,.72); } #bs-coverage .video-evidence__copy .kicker { margin-bottom: 1rem; } #bs-coverage .video-evidence__copy h3 { margin: 0 0 1.2rem; font-size: clamp(2rem, 4vw, 4rem); line-height: 1; letter-spacing: -.06em; } #bs-coverage .video-evidence__copy > p:last-child { max-width: 650px; margin: 0; color: var(--muted); line-height: 1.75; } #bs-coverage .video-card { width: min(100%, 300px); margin: 0 auto; overflow: hidden; border: 1px solid var(--line); border-radius: 1.1rem; background: var(--navy); box-shadow: 0 24px 65px rgba(23,46,40,.18); } #bs-coverage .video-card video { display: block; width: 100%; aspect-ratio: 9 \/ 16; background: var(--navy); object-fit: cover; } #bs-coverage .video-card figcaption { padding: .9rem 1rem; display: grid; gap: .25rem; background: white; } #bs-coverage .video-card figcaption strong { color: var(--ink); font-size: .75rem; } #bs-coverage .video-card figcaption span { color: var(--muted); font-size: .62rem; } #bs-coverage .browser-bar { height: 36px; padding: 0 .8rem; display: flex; align-items: center; gap: .35rem; background: var(--navy); color: #c5c9d8; font-size: .58rem; } #bs-coverage .browser-bar i { width: 7px; height: 7px; border-radius: 50%; background: #68708e; } #bs-coverage .browser-bar i:first-child { background: var(--green); } #bs-coverage .browser-bar span { margin-left: .45rem; }  #bs-coverage .project-detail--mobile { background: var(--navy); color: white; } #bs-coverage .mobile-layout { display: grid; grid-template-columns: .9fr 1.1fr; gap: 8vw; align-items: center; } #bs-coverage .project-detail--mobile .project-label { color: #74e4ca; } #bs-coverage .mobile-copy h2 { color: white; } #bs-coverage .mobile-copy h3 { margin-top: 2rem; } #bs-coverage .project-detail--mobile .mobile-copy h3, #bs-coverage .project-detail--mobile .video-evidence__copy h3 { color: #72e0c7; } #bs-coverage .mobile-copy > p:not(.project-label) { color: #c1c7d5; } #bs-coverage .mobile-copy .button { margin-top: 1rem; } #bs-coverage .sync-flow { position: relative; padding: 1rem; background: linear-gradient(140deg, rgba(19,184,149,.2), rgba(255,255,255,.04)); border: 1px solid rgba(255,255,255,.14); border-radius: 1.4rem; } #bs-coverage .sync-flow article { min-height: 190px; padding: 1.5rem; background: rgba(255,255,255,.07); border: 1px solid rgba(255,255,255,.1); border-radius: 1rem; } #bs-coverage .sync-flow article > span { float: right; color: #72e0c7; font-size: .62rem; font-weight: 850; } #bs-coverage .sync-flow article small { color: #8c95ad; font-size: .55rem; letter-spacing: .13em; } #bs-coverage .sync-flow article h3 { margin: 2.5rem 0 .6rem; color: #72e0c7; font-size: 1.55rem; } #bs-coverage .sync-flow article p { max-width: 430px; margin: 0; color: #b8bfce; font-size: .78rem; line-height: 1.6; } #bs-coverage .sync-connector { height: 72px; display: flex; align-items: center; justify-content: center; gap: 1rem; color: #6fe2c6; } #bs-coverage .sync-connector span { padding: .35rem .55rem; border: 1px solid rgba(111,226,198,.35); border-radius: 999px; font-size: .55rem; font-weight: 850; letter-spacing: .12em; } #bs-coverage .sync-connector i { font-size: 1.2rem; font-style: normal; transform: rotate(90deg); } #bs-coverage .sync-tags { padding: 1rem 0 0; display: flex; flex-wrap: wrap; gap: .5rem; } #bs-coverage .sync-tags span { padding: .48rem .68rem; background: rgba(255,255,255,.07); border-radius: 999px; color: #d5d9e4; font-size: .62rem; } #bs-coverage .video-evidence--dark { margin-top: 0; padding-top: 0; border: 0; border-radius: 0; background: transparent; } #bs-coverage .video-evidence--dark .kicker { color: #74e4ca; } #bs-coverage .video-evidence--dark .video-evidence__copy > p:last-child { color: #c1c7d5; } #bs-coverage .video-evidence--dark .video-card { border-color: rgba(255,255,255,.14); box-shadow: 0 24px 65px rgba(0,0,0,.22); }  #bs-coverage .project-detail--ipos { background: white; } #bs-coverage .ipos-layout { display: grid; grid-template-columns: .8fr 1.2fr; gap: 9vw; } #bs-coverage .ipos-intro h2 { margin-bottom: 2rem; color: var(--green-dark); } #bs-coverage .ipos-features { border-top: 1px solid var(--ink); } #bs-coverage .ipos-features article { padding: 1.55rem 0; display: grid; grid-template-columns: 55px 1fr; gap: 1.3rem; border-bottom: 1px solid var(--line); } #bs-coverage .ipos-features h3 { margin: 0 0 .5rem; font-size: 1.2rem; } #bs-coverage .ipos-features p { margin: 0; color: var(--muted); font-size: .81rem; line-height: 1.6; }  #bs-coverage .download-page { background: linear-gradient(180deg, #f8fcfa 0, white 36%); } #bs-coverage .download-page, #bs-coverage .download-page * { cursor: auto !important; } #bs-coverage .download-page a, #bs-coverage .download-page button, #bs-coverage .download-page summary { cursor: pointer !important; } #bs-coverage .download-hero { min-height: 730px; padding-top: 5rem; display: grid; grid-template-columns: .82fr 1.18fr; gap: clamp(3rem, 7vw, 7rem); align-items: center; } #bs-coverage .download-hero__copy h1 { margin: 0; max-width: 760px; font-size: clamp(3.7rem, 6.4vw, 6.8rem); line-height: .92; letter-spacing: -.074em; } #bs-coverage .download-hero__copy h1 em { color: var(--green-dark); font-family: Georgia, \"Times New Roman\", serif; font-weight: 400; } #bs-coverage .download-hero__copy > p:not(.eyebrow) { max-width: 650px; margin: 2rem 0 0; color: var(--muted); font-size: 1rem; line-height: 1.75; } #bs-coverage .download-demo { overflow: hidden; border: 1px solid rgba(11,143,114,.2); border-radius: 1.4rem; background: white; box-shadow: 0 30px 90px rgba(28,73,62,.15); } #bs-coverage .download-demo > img { display: block; width: 100%; height: auto; } #bs-coverage .download-demo__footer { padding: 1rem 1.2rem; display: flex; justify-content: space-between; gap: 1rem; align-items: center; border-top: 1px solid var(--line); } #bs-coverage .download-demo__footer div { display: grid; gap: .2rem; } #bs-coverage .download-demo__footer span { color: var(--green-dark); font-size: .56rem; font-weight: 850; letter-spacing: .12em; } #bs-coverage .download-demo__footer strong { font-size: .86rem; } #bs-coverage .download-demo__footer a { color: var(--green-dark); font-size: .7rem; font-weight: 800; } #bs-coverage .demo-credentials { margin: 0; padding: 1rem 1.2rem; display: grid; grid-template-columns: repeat(2, 1fr); gap: .7rem; background: linear-gradient(135deg, rgba(11,143,114,.11), rgba(62,99,170,.09)); border-top: 1px solid rgba(11,143,114,.14); } #bs-coverage .demo-credentials div { min-width: 0; } #bs-coverage .demo-credentials dt { color: var(--muted); font-size: .57rem; font-weight: 750; text-transform: uppercase; letter-spacing: .1em; } #bs-coverage .demo-credentials dd { margin: .25rem 0 0; overflow-wrap: anywhere; color: var(--navy); font-size: .75rem; font-weight: 800; } #bs-coverage .download-catalog { padding-top: 7rem; } #bs-coverage .download-heading { display: grid; grid-template-columns: 1fr .65fr; gap: 5rem; align-items: end; margin-bottom: 3rem; } #bs-coverage .download-heading h2, #bs-coverage .install-guide h2, #bs-coverage .download-support h2 { margin: 0; font-size: clamp(2.5rem, 4.7vw, 5rem); line-height: .98; letter-spacing: -.065em; } #bs-coverage .download-heading > p { margin: 0; color: var(--muted); line-height: 1.75; } #bs-coverage .download-list { border-top: 1px solid var(--line); } #bs-coverage .download-item { padding: 1.4rem .25rem; display: grid; grid-template-columns: 60px 1fr auto; gap: 2rem; align-items: center; border-bottom: 1px solid var(--line); } #bs-coverage .download-item__number { color: var(--green-dark); font-size: .62rem; font-weight: 850; } #bs-coverage .download-item__body > span { display: inline-block; margin-bottom: .5rem; color: var(--blue); font-size: .56rem; font-weight: 850; letter-spacing: .12em; } #bs-coverage .download-item__body h3 { margin: 0 0 .45rem; font-size: 1.25rem; letter-spacing: -.035em; } #bs-coverage .download-item__body p { max-width: 760px; margin: 0 0 .55rem; color: var(--muted); font-size: .78rem; line-height: 1.6; } #bs-coverage .download-item__body small { color: #7b888e; font-size: .61rem; } #bs-coverage .download-item .button { min-width: 190px; } #bs-coverage .install-guide { display: grid; grid-template-columns: .8fr 1.2fr; gap: 8vw; background: linear-gradient(180deg, white, var(--green-pale)); } #bs-coverage .install-steps { border-top: 1px solid var(--ink); } #bs-coverage .install-steps article { padding: 1.5rem 0; display: grid; grid-template-columns: 45px 170px 1fr; gap: 1.2rem; border-bottom: 1px solid var(--line); } #bs-coverage .install-steps span { color: var(--green-dark); font-size: .62rem; font-weight: 850; } #bs-coverage .install-steps h3 { margin: 0; font-size: 1rem; } #bs-coverage .install-steps p { margin: 0; color: var(--muted); font-size: .78rem; line-height: 1.6; } #bs-coverage .download-support { width: min(100% - 3rem, 1180px); margin-bottom: 8rem; padding: 3rem; display: grid; grid-template-columns: auto 1fr auto; gap: 2.2rem; align-items: center; background: linear-gradient(135deg, var(--navy), #304a78); color: white; border-radius: 1.5rem; } #bs-coverage .download-support img { width: 82px; height: 82px; border-radius: 50%; } #bs-coverage .download-support .kicker { margin-bottom: .7rem; color: #76e4ca; } #bs-coverage .download-support h2 { color: white; font-size: clamp(2rem, 4vw, 3.8rem); } #bs-coverage .download-support p:not(.kicker) { max-width: 700px; margin: .8rem 0 0; color: #c8d0df; line-height: 1.65; }  #bs-coverage .contact-page { background: linear-gradient(180deg, #f8fcfa 0, white 40%); } #bs-coverage .contact-page, #bs-coverage .contact-page * { cursor: auto !important; } #bs-coverage .contact-page a, #bs-coverage .contact-page button, #bs-coverage .contact-page summary { cursor: pointer !important; } #bs-coverage .contact-hero { min-height: 690px; padding-top: 5rem; display: grid; grid-template-columns: .92fr 1.08fr; gap: clamp(3rem, 8vw, 8rem); align-items: center; } #bs-coverage .contact-hero__copy h1 { margin: 0; max-width: 760px; font-size: clamp(3.8rem, 6.6vw, 7rem); line-height: .91; letter-spacing: -.075em; } #bs-coverage .contact-hero__copy h1 em { color: var(--green-dark); font-family: Georgia, \"Times New Roman\", serif; font-weight: 400; } #bs-coverage .contact-hero__copy > p:not(.eyebrow) { max-width: 650px; margin: 2rem 0 0; color: var(--muted); font-size: 1rem; line-height: 1.75; } #bs-coverage .contact-panel { overflow: hidden; border: 1px solid rgba(11,143,114,.2); border-radius: 1.5rem; background: white; box-shadow: 0 30px 90px rgba(28,73,62,.14); } #bs-coverage .contact-panel__lead { padding: 2rem; background: linear-gradient(135deg, var(--navy), #34517e); color: white; } #bs-coverage .contact-panel__lead span { color: #76e4ca; font-size: .6rem; font-weight: 850; letter-spacing: .13em; } #bs-coverage .contact-panel__lead h2 { margin: .8rem 0 1rem; color: white !important; font-size: clamp(2rem, 3.6vw, 3.8rem); line-height: 1; letter-spacing: -.06em; } #bs-coverage .contact-panel__lead p { margin: 0; color: #c8d0df; line-height: 1.65; } #bs-coverage .contact-methods { display: grid; } #bs-coverage .contact-method { padding: 1.2rem 1.5rem; display: grid; grid-template-columns: 36px 1fr auto; gap: 1rem; align-items: center; border-bottom: 1px solid var(--line); } #bs-coverage .contact-method:last-child { border-bottom: 0; } #bs-coverage .contact-method > span { width: 34px; height: 34px; display: grid; place-items: center; border-radius: 10px; background: linear-gradient(135deg, rgba(11,143,114,.14), rgba(62,99,170,.12)); color: var(--green-dark); font-size: .7rem; font-weight: 850; } #bs-coverage .contact-method div { display: grid; gap: .2rem; } #bs-coverage .contact-method small { color: var(--muted); font-size: .58rem; font-weight: 750; letter-spacing: .1em; text-transform: uppercase; } #bs-coverage .contact-method strong { overflow-wrap: anywhere; color: var(--ink); font-size: .78rem; } #bs-coverage .contact-method > i { color: var(--green-dark); font-size: .8rem; font-style: normal; } #bs-coverage .contact-method__action { width: 30px; height: 30px; display: grid; place-items: center; border-radius: 50%; background: linear-gradient(135deg, rgba(11,143,114,.12), rgba(62,99,170,.1)); color: var(--green-dark); font-size: .78rem; font-weight: 850; } #bs-coverage .contact-topics { padding-top: 7rem; } #bs-coverage .contact-topics__heading { display: grid; grid-template-columns: 1fr .7fr; gap: 5rem; align-items: end; margin-bottom: 3rem; } #bs-coverage .contact-topics__heading h2, #bs-coverage .contact-products h2 { margin: 0; font-size: clamp(2.6rem, 5vw, 5.2rem); line-height: .96; letter-spacing: -.067em; } #bs-coverage .contact-topics__heading > p { margin: 0; color: var(--muted); line-height: 1.75; } #bs-coverage .topic-grid { display: grid; grid-template-columns: repeat(2, 1fr); border-top: 1px solid var(--line); } #bs-coverage .topic-grid article { min-height: 190px; padding: 1.5rem; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); background: linear-gradient(145deg, rgba(11,143,114,.045), rgba(62,99,170,.025)); } #bs-coverage .topic-grid article:nth-child(even) { border-right: 0; } #bs-coverage .topic-grid span { color: var(--green-dark); font-size: .61rem; font-weight: 850; } #bs-coverage .topic-grid h3 { margin: 2.8rem 0 .6rem; font-size: 1.1rem; } #bs-coverage .topic-grid p { margin: 0; color: var(--muted); font-size: .78rem; line-height: 1.6; } #bs-coverage .contact-products { display: grid; grid-template-columns: .78fr 1.22fr; gap: 8vw; background: linear-gradient(180deg, white, var(--green-pale)); } #bs-coverage .contact-product-list { border-top: 1px solid var(--ink); } #bs-coverage .contact-product-list a { padding: 1.35rem 0; display: grid; grid-template-columns: 42px 150px 1fr auto; gap: 1.2rem; align-items: center; border-bottom: 1px solid var(--line); } #bs-coverage .contact-product-list a > span { color: var(--green-dark); font-size: .61rem; font-weight: 850; } #bs-coverage .contact-product-list strong { font-size: 1rem; } #bs-coverage .contact-product-list small { color: var(--muted); line-height: 1.5; } #bs-coverage .contact-product-list i { color: var(--green-dark); font-style: normal; } #bs-coverage .contact-social { width: min(100% - 3rem, 1180px); margin: 0 auto 8rem; padding: 2.4rem 3rem; display: flex; justify-content: space-between; gap: 2rem; align-items: center; background: linear-gradient(135deg, var(--navy), #304a78); border-radius: 1.4rem; color: white; } #bs-coverage .contact-social h2 { margin: 0 0 .5rem; font-size: clamp(1.8rem, 3.3vw, 3.2rem); letter-spacing: -.05em; } #bs-coverage .contact-social p { margin: 0; color: #c8d0df; } #bs-coverage .contact-social__links { display: flex; flex-wrap: wrap; gap: .7rem; }  #bs-coverage .approach { border-top: 1px solid var(--line); display: grid; grid-template-columns: .9fr 1.1fr; gap: 8vw; } #bs-coverage .steps { margin: 0; padding: 0; list-style: none; border-top: 1px solid var(--ink); } #bs-coverage .steps li { padding: 1.6rem 0; display: grid; grid-template-columns: 50px 1fr; gap: 1rem; border-bottom: 1px solid var(--line); } #bs-coverage .steps li > span { width: 28px; height: 28px; display: grid; place-items: center; border-radius: 50%; background: var(--green); color: white; font-size: .62rem; font-weight: 850; } #bs-coverage .steps h3 { margin: 0 0 .45rem; font-size: 1.1rem; } #bs-coverage .steps p { margin: 0; color: var(--muted); font-size: .8rem; line-height: 1.6; }  #bs-coverage .choice { width: 100%; max-width: none; padding-left: max(1.5rem, calc((100vw - 1280px)\/2)); padding-right: max(1.5rem, calc((100vw - 1280px)\/2)); background: linear-gradient(135deg, #e7fff7, #fff 55%, #edf3ff); } #bs-coverage .choice > h2 { max-width: 850px; margin: 0; font-size: clamp(2.8rem, 5vw, 5rem); line-height: .96; letter-spacing: -.065em; } #bs-coverage .choice-grid { margin-top: 4rem; display: grid; grid-template-columns: repeat(3, 1fr); gap: .8rem; } #bs-coverage .choice-grid article { min-height: 310px; padding: 1.7rem; display: flex; flex-direction: column; background: white; border: 1px solid rgba(19,184,149,.18); border-radius: 1rem; } #bs-coverage .choice-grid article > span { color: var(--green-dark); font-size: .57rem; font-weight: 850; letter-spacing: .12em; } #bs-coverage .choice-grid h3 { margin: auto 0 .8rem; font-size: 1.5rem; } #bs-coverage .choice-grid p { margin: 0 0 1.4rem; color: var(--muted); font-size: .8rem; line-height: 1.6; } #bs-coverage .choice-grid a { display: flex; justify-content: space-between; padding-top: 1rem; border-top: 1px solid var(--line); font-size: .72rem; font-weight: 850; }  #bs-coverage .faq { display: grid; grid-template-columns: .8fr 1.2fr; gap: 8vw; } #bs-coverage .faq-intro h2 { margin: 0; font-size: clamp(2.8rem, 5vw, 5rem); line-height: .96; letter-spacing: -.065em; } #bs-coverage .faq-intro > p:last-child { margin-top: 2rem; color: var(--muted); font-size: .8rem; } #bs-coverage .faq-intro a { color: var(--green-dark); font-weight: 850; text-decoration: underline; text-underline-offset: 4px; } #bs-coverage .faq-list { border-top: 1px solid var(--ink); } #bs-coverage .faq-list details { border-bottom: 1px solid var(--line); } #bs-coverage .faq-list summary { padding: 1.5rem 0; display: flex; justify-content: space-between; gap: 1rem; cursor: pointer; list-style: none; font-weight: 760; } #bs-coverage .faq-list summary::-webkit-details-marker { display: none; } #bs-coverage .faq-list summary span { color: var(--green-dark); font-size: 1.15rem; transition: transform .2s ease; } #bs-coverage .faq-list details[open] summary span { transform: rotate(45deg); } #bs-coverage .faq-list details p { max-width: 650px; margin: -.3rem 0 1.5rem; color: var(--muted); font-size: .82rem; line-height: 1.65; }  #bs-coverage .final-cta { margin-bottom: 1.5rem; padding-left: 2rem; padding-right: 2rem; border-radius: 1.5rem; background: linear-gradient(135deg, var(--green-pale), white 60%, #e9f0ff); text-align: center; } #bs-coverage .final-cta > img { width: 105px; height: 105px; margin-bottom: 2rem; border-radius: 50%; box-shadow: 0 14px 35px rgba(41,48,79,.14); } #bs-coverage .final-cta h2 { max-width: 850px; margin: 0 auto; font-size: clamp(3rem, 5.5vw, 5.7rem); } #bs-coverage .final-cta > p:not(.kicker) { max-width: 650px; margin: 1.7rem auto; color: var(--muted); line-height: 1.7; } #bs-coverage .final-cta > div { display: flex; justify-content: center; align-items: center; gap: 1.4rem; } #bs-coverage .site-footer { padding: 5rem max(1.5rem, calc((100vw - 1280px)\/2)) 2rem; display: grid; grid-template-columns: 1fr auto auto; gap: 5rem; background: var(--navy); color: white; } #bs-coverage .footer-brand { display: flex; align-items: center; gap: .9rem; } #bs-coverage .footer-brand img { width: 56px; height: 56px; border-radius: 50%; } #bs-coverage .footer-brand div { display: grid; gap: .25rem; } #bs-coverage .footer-brand span, #bs-coverage .footer-contact span { color: #aeb6cb; font-size: .67rem; } #bs-coverage .footer-links, #bs-coverage .footer-contact { display: grid; gap: .7rem; align-content: start; font-size: .72rem; } #bs-coverage .footer-contact { color: #cdd2df; } #bs-coverage .footer-bottom { grid-column: 1 \/ -1; padding-top: 1.5rem; display: flex; justify-content: space-between; gap: 1rem; border-top: 1px solid rgba(255,255,255,.13); color: #8d96ad; font-size: .6rem; }  @media (max-width: 980px) {   #bs-coverage .desktop-nav { display: none; }   #bs-coverage .site-header { grid-template-columns: 1fr auto; }   #bs-coverage .bs-mobile-menu { display: block; }   #bs-coverage .hero, #bs-coverage .problem, #bs-coverage .project-detail__intro, #bs-coverage .mobile-layout, #bs-coverage .ipos-layout, #bs-coverage .approach, #bs-coverage .faq, #bs-coverage .module-heading, #bs-coverage .dashboard-showcase__heading, #bs-coverage .video-evidence, #bs-coverage .download-hero, #bs-coverage .download-heading, #bs-coverage .install-guide, #bs-coverage .contact-hero, #bs-coverage .contact-topics__heading, #bs-coverage .contact-products { grid-template-columns: 1fr; }   #bs-coverage .hero { padding-top: 4rem; }   #bs-coverage .problem-grid { grid-template-columns: repeat(2, 1fr); }   #bs-coverage .choice-grid { grid-template-columns: repeat(2, 1fr); }   #bs-coverage .site-footer { grid-template-columns: 1fr 1fr; }   #bs-coverage .footer-contact { grid-column: 1 \/ -1; }   #bs-coverage .download-support { grid-template-columns: auto 1fr; }   #bs-coverage .download-support .button { grid-column: 2; justify-self: start; }   #bs-coverage .contact-social { align-items: flex-start; flex-direction: column; } }  @media (max-width: 640px) {   #bs-coverage .site-header, #bs-coverage .hero, #bs-coverage .section, #bs-coverage .final-cta { width: min(100% - 2rem, 1280px); }   #bs-coverage .site-header { height: 74px; }   #bs-coverage .brand img { width: 42px; height: 42px; }   #bs-coverage .hero { min-height: auto; padding: 4rem 0 5rem; }   #bs-coverage .hero h1 { font-size: clamp(3.1rem, 14.5vw, 4.5rem); }   #bs-coverage .hero-actions, #bs-coverage .final-cta > div { align-items: flex-start; flex-direction: column; }   #bs-coverage .project-index__row { grid-template-columns: 28px 1fr auto; }   #bs-coverage .project-index__row small { display: none; }   #bs-coverage .section { padding: 6rem 0; }   #bs-coverage .problem { gap: 2rem; }   #bs-coverage .problem-grid, #bs-coverage .choice-grid { grid-template-columns: 1fr; }   #bs-coverage .problem-grid article { min-height: 190px; border-right: 0; }   #bs-coverage .module-heading { gap: 1.5rem; }   #bs-coverage .dashboard-gallery { grid-template-columns: 1fr; }   #bs-coverage .product-shot--featured { grid-column: auto; }   #bs-coverage .feature-card__summary { padding: 1.1rem 0; grid-template-columns: 58px 1fr 30px; gap: .45rem 1rem; align-items: start; }   #bs-coverage .feature-card__top { grid-row: 1 \/ 3; grid-template-columns: 1fr; gap: .45rem; }   #bs-coverage .feature-card__description { grid-column: 2; }   #bs-coverage .feature-card__toggle { grid-column: 3; grid-row: 1 \/ 3; }   #bs-coverage .feature-card__options { padding: .25rem 0 1.3rem 0; grid-template-columns: 1fr; }   #bs-coverage .project-detail__intro { gap: 3rem; }   #bs-coverage .product-evidence { gap: 2.5rem; }   #bs-coverage .site-footer { grid-template-columns: 1fr; gap: 3rem; }   #bs-coverage .footer-contact, #bs-coverage .footer-bottom { grid-column: auto; }   #bs-coverage .footer-bottom { flex-direction: column; }   #bs-coverage .download-hero { min-height: auto; padding-top: 4rem; }   #bs-coverage .download-hero__copy h1 { font-size: clamp(3.1rem, 14vw, 4.7rem); }   #bs-coverage .download-item { grid-template-columns: 38px 1fr; gap: 1rem; }   #bs-coverage .download-item .button { grid-column: 2; justify-self: start; }   #bs-coverage .install-steps article { grid-template-columns: 35px 1fr; }   #bs-coverage .install-steps p { grid-column: 2; }   #bs-coverage .download-support { width: min(100% - 2rem, 1180px); padding: 2rem; grid-template-columns: 1fr; }   #bs-coverage .download-support .button { grid-column: auto; }   #bs-coverage .demo-credentials { grid-template-columns: 1fr; }   #bs-coverage .contact-hero { min-height: auto; padding-top: 4rem; }   #bs-coverage .contact-hero__copy h1 { font-size: clamp(3.2rem, 14vw, 4.8rem); }   #bs-coverage .topic-grid { grid-template-columns: 1fr; }   #bs-coverage .topic-grid article { min-height: 170px; border-right: 0; }   #bs-coverage .contact-product-list a { grid-template-columns: 34px 1fr auto; }   #bs-coverage .contact-product-list small { grid-column: 2; }   #bs-coverage .contact-social { width: min(100% - 2rem, 1180px); padding: 2rem; } }  @media (prefers-reduced-motion: reduce) { #bs-coverage { scroll-behavior: auto; } #bs-coverage, #bs-coverage *, #bs-coverage *::before, #bs-coverage *::after { transition-duration: .01ms !important; } }  \/* Our Coverage *\/ #bs-coverage .coverage-page { --coverage-green: #078568; --coverage-mint: #64dbc0; background: #f7faf8; color: var(--ink); } #bs-coverage .coverage-header { width: min(100% - 3rem, 1380px); } #bs-coverage .coverage-status { justify-self: end; padding: .55rem .85rem; border: 1px solid rgba(7,133,104,.2); border-radius: 999px; color: var(--green-dark); font-size: .65rem; font-weight: 800; text-transform: uppercase; letter-spacing: .1em; } #bs-coverage .coverage-hero { width: min(100% - 3rem, 1380px); min-height: 690px; margin: 0 auto; padding: 7rem 0 6rem; display: grid; grid-template-columns: 1.25fr .75fr; gap: clamp(3rem, 10vw, 10rem); align-items: end; } #bs-coverage .coverage-hero h1 { max-width: 940px; margin: 0; font-size: clamp(4.4rem, 8vw, 8.2rem); font-weight: 710; line-height: .88; letter-spacing: -.075em; } #bs-coverage .coverage-hero h1 em { color: var(--coverage-green); font-family: Georgia, \"Times New Roman\", serif; font-weight: 400; } #bs-coverage .coverage-lede { max-width: 670px; margin: 2rem 0 0; color: var(--muted); font-size: 1.08rem; line-height: 1.72; } #bs-coverage .coverage-stats { max-width: 520px; margin-top: 3.4rem; display: grid; grid-template-columns: repeat(2, 1fr); border-top: 1px solid var(--line); } #bs-coverage .coverage-stats article { padding: 1.2rem 1rem 0 0; display: grid; gap: .35rem; } #bs-coverage .coverage-stats strong { color: var(--coverage-green); font-size: clamp(1.8rem, 3vw, 3rem); letter-spacing: -.05em; } #bs-coverage .coverage-stats span { color: var(--muted); font-size: .68rem; text-transform: uppercase; letter-spacing: .09em; } #bs-coverage .coverage-hero__note { padding: 2rem; display: grid; gap: 3rem; background: linear-gradient(145deg, #0b745e, #203c49); color: white; border-radius: 1.5rem; box-shadow: 0 35px 90px rgba(21,67,57,.18); } #bs-coverage .coverage-hero__note > span { color: var(--coverage-mint); font-size: .65rem; font-weight: 850; } #bs-coverage .coverage-hero__note p { margin: 0; font-size: 1.15rem; line-height: 1.55; } #bs-coverage .coverage-hero__note small { color: rgba(255,255,255,.7); line-height: 1.55; } #bs-coverage .coverage-map-section { padding: 7rem max(1.5rem, calc((100vw - 1380px) \/ 2)); background: linear-gradient(180deg, #e5f5ef, #f7faf8); } #bs-coverage .coverage-map-heading { margin-bottom: 3rem; display: grid; grid-template-columns: 1fr .7fr; gap: 8vw; align-items: end; } #bs-coverage .coverage-map-heading h2, #bs-coverage .coverage-areas h2, #bs-coverage .coverage-disclaimer h2 { margin: 0; font-size: clamp(2.8rem, 5vw, 5.4rem); line-height: .96; letter-spacing: -.065em; } #bs-coverage .coverage-map-heading > p { margin: 0; color: var(--muted); line-height: 1.7; } #bs-coverage .coverage-map-frame { overflow: hidden; background: white; border: 1px solid rgba(7,133,104,.18); border-radius: 1.6rem; box-shadow: 0 35px 100px rgba(25,74,63,.13); } #bs-coverage .coverage-map-toolbar { min-height: 62px; padding: 0 1.3rem; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid var(--line); } #bs-coverage .coverage-map-toolbar span { display: flex; align-items: center; gap: .6rem; font-size: .72rem; font-weight: 800; } #bs-coverage .coverage-map-toolbar i { width: 11px; height: 11px; display: inline-block; background: var(--coverage-green); border: 2px solid white; border-radius: 50%; box-shadow: 0 0 0 1px var(--coverage-green); } #bs-coverage .coverage-map-toolbar small { color: var(--muted); font-size: .66rem; } #bs-coverage #coverage-map { width: 100%; height: min(68vh, 720px); min-height: 560px; background: #e8f0ed; } #bs-coverage #coverage-map .leaflet-popup-content-wrapper { border-radius: 1rem; box-shadow: 0 18px 50px rgba(17,46,40,.18); } #bs-coverage #coverage-map .leaflet-popup-content { min-width: 150px; display: grid; gap: .18rem; font-family: inherit; } #bs-coverage #coverage-map .leaflet-popup-content strong { color: var(--ink); font-size: .9rem; } #bs-coverage #coverage-map .leaflet-popup-content span { color: var(--muted); font-size: .7rem; } #bs-coverage #coverage-map .leaflet-popup-content b { margin-top: .45rem; color: var(--coverage-green); font-size: .75rem; } #bs-coverage .coverage-areas { width: min(100% - 3rem, 1180px); display: grid; grid-template-columns: .72fr 1.28fr; gap: 8vw; } #bs-coverage .coverage-areas__intro > p:last-child { margin: 2rem 0 0; color: var(--muted); line-height: 1.7; } #bs-coverage .coverage-ranking { border-top: 1px solid var(--line); } #bs-coverage .coverage-ranking article { min-height: 82px; display: grid; grid-template-columns: 38px minmax(150px,.7fr) 1fr 55px; align-items: center; gap: 1rem; border-bottom: 1px solid var(--line); } #bs-coverage .coverage-ranking article > span { color: var(--coverage-green); font-size: .62rem; font-weight: 850; } #bs-coverage .coverage-ranking article > div:first-of-type { display: grid; gap: .25rem; } #bs-coverage .coverage-ranking strong { font-size: .88rem; } #bs-coverage .coverage-ranking small { color: var(--muted); font-size: .65rem; } #bs-coverage .coverage-ranking__bar { height: 7px; overflow: hidden; background: rgba(7,133,104,.1); border-radius: 999px; } #bs-coverage .coverage-ranking__bar i { height: 100%; display: block; background: linear-gradient(90deg, var(--coverage-green), var(--coverage-mint)); border-radius: inherit; } #bs-coverage .coverage-ranking b { color: var(--coverage-green); text-align: right; font-size: .8rem; } #bs-coverage .coverage-disclaimer { width: min(100% - 3rem, 1180px); padding: 4rem; display: grid; grid-template-columns: .35fr 1fr auto; gap: 3rem; align-items: center; background: var(--navy); color: white; border-radius: 1.8rem; } #bs-coverage .coverage-disclaimer > span { align-self: start; color: var(--coverage-mint); font-size: .65rem; font-weight: 850; text-transform: uppercase; letter-spacing: .13em; } #bs-coverage .coverage-disclaimer h2 { font-size: clamp(2rem, 3.5vw, 3.8rem); } #bs-coverage .coverage-disclaimer p { max-width: 670px; margin: 1.2rem 0 0; color: #c4cad7; line-height: 1.7; } #bs-coverage .coverage-footer { margin-top: 8rem; } @media (max-width: 900px) {   #bs-coverage .coverage-header { grid-template-columns: 1fr auto; }   #bs-coverage .coverage-header .desktop-nav { display: none; }   #bs-coverage .coverage-hero, #bs-coverage .coverage-map-heading, #bs-coverage .coverage-areas { grid-template-columns: 1fr; }   #bs-coverage .coverage-hero { padding-top: 5rem; gap: 4rem; }   #bs-coverage .coverage-disclaimer { grid-template-columns: 1fr; } } @media (max-width: 640px) {   #bs-coverage .coverage-header, #bs-coverage .coverage-hero, #bs-coverage .coverage-areas { width: min(100% - 2rem, 1380px); }   #bs-coverage .coverage-status { display: none; }   #bs-coverage .coverage-hero h1 { font-size: clamp(3.7rem, 18vw, 5rem); }   #bs-coverage .coverage-stats { grid-template-columns: 1fr; }   #bs-coverage .coverage-stats article { grid-template-columns: 90px 1fr; align-items: center; }   #bs-coverage #coverage-map { min-height: 480px; }   #bs-coverage .coverage-map-toolbar small { display: none; }   #bs-coverage .coverage-ranking article { grid-template-columns: 28px 1fr 45px; }   #bs-coverage .coverage-ranking__bar { display: none; }   #bs-coverage .coverage-disclaimer { width: min(100% - 2rem, 1180px); padding: 2rem; } } #bs-coverage, #bs-coverage * {   cursor: auto !important; } #bs-coverage a, #bs-coverage button {   cursor: pointer !important; } <\/style>\n<p><main id=\"bs-coverage\"><\/p>\n<header class=\"site-header coverage-header\"><a class=\"brand\" href=\"https:\/\/bussinesssolution.com\/\" aria-label=\"Business Solution home\"><img decoding=\"async\" src=\"https:\/\/bussinesssolution.com\/wp-content\/uploads\/2026\/08\/business-solution-logo.png\" alt=\"Business Solution\" width=\"48\" height=\"48\"\/><span>Business Solution<\/span><\/a><\/p>\n<nav class=\"desktop-nav\" aria-label=\"Main navigation\"><a href=\"https:\/\/bussinesssolution.com\/\">Home<\/a><a href=\"https:\/\/bussinesssolution.com\/index.php\/contact\/\">Contact<\/a><a href=\"https:\/\/bussinesssolution.com\/index.php\/download\/\">Download<\/a><a href=\"https:\/\/bussinesssolution.com\/index.php\/our-coverage\/\">Our Coverage<\/a><\/nav>\n<details class=\"bs-mobile-menu\">\n<summary aria-label=\"Open navigation\">Menu<\/summary>\n<nav aria-label=\"Mobile navigation\"><a href=\"https:\/\/bussinesssolution.com\/\">Home<\/a><a href=\"https:\/\/bussinesssolution.com\/index.php\/contact\/\">Contact<\/a><a href=\"https:\/\/bussinesssolution.com\/index.php\/download\/\">Download<\/a><a href=\"https:\/\/bussinesssolution.com\/index.php\/our-coverage\/\">Our Coverage<\/a><\/nav>\n<\/details>\n<\/header>\n<section class=\"coverage-hero\">\n<div class=\"coverage-hero__copy\">\n<p class=\"eyebrow\">OUR CUSTOMER FOOTPRINT<\/p>\n<h1>Business software with a <em>growing reach.<\/em><\/h1>\n<p class=\"coverage-lede\">A visual view of where Business Solution customers connect from\u2014built from anonymized, approximate network locations.<\/p>\n<div class=\"coverage-stats\" aria-label=\"Coverage summary\">\n<article><strong>93<\/strong><span>Location clusters<\/span><\/article>\n<article><strong>17<\/strong><span>Countries represented<\/span><\/article>\n<\/div>\n<\/div>\n<aside class=\"coverage-hero__note\"><span>01<\/span><\/p>\n<p>Every green point represents one or more customer connections. Larger points indicate a stronger concentration in that approximate area.<\/p>\n<p><small>No IP addresses, customer names or contact details are displayed.<\/small><\/aside>\n<\/section>\n<section class=\"coverage-map-section\">\n<div class=\"coverage-map-heading\">\n<div>\n<p class=\"kicker\">Interactive coverage map<\/p>\n<h2>From local operations to a wider network.<\/h2>\n<\/div>\n<p>Explore the approximate distribution of customers with a recorded expiry date. Drag to move, use the controls to zoom, and select a green point for its customer count.<\/p>\n<\/div>\n<div class=\"coverage-map-frame\">\n<div class=\"coverage-map-toolbar\"><span><i><\/i> Customer location<\/span><small>Approximate IP-based geography<\/small><\/div>\n<div id=\"coverage-map\" aria-label=\"Interactive map of approximate Business Solution customer locations\"><\/div>\n<\/div>\n<\/section>\n<section class=\"coverage-areas section\">\n<div class=\"coverage-areas__intro\">\n<p class=\"kicker\">Pakistan customer coverage<\/p>\n<h2>Top customer cities in Pakistan.<\/h2>\n<p>The ten Pakistani cities with the most mapped customer connections, based on approximate network geography.<\/p>\n<\/div>\n<div class=\"coverage-ranking\">\n<article><span>01<\/span><\/p>\n<div><strong>Karachi<\/strong><small>Pakistan<\/small><\/div>\n<div class=\"coverage-ranking__bar\"><i style=\"width:100%\"><\/i><\/div>\n<p><b>163<\/b><\/article>\n<article><span>02<\/span><\/p>\n<div><strong>Lahore<\/strong><small>Pakistan<\/small><\/div>\n<div class=\"coverage-ranking__bar\"><i style=\"width:70.5521472392638%\"><\/i><\/div>\n<p><b>115<\/b><\/article>\n<article><span>03<\/span><\/p>\n<div><strong>Multan<\/strong><small>Pakistan<\/small><\/div>\n<div class=\"coverage-ranking__bar\"><i style=\"width:27.607361963190186%\"><\/i><\/div>\n<p><b>45<\/b><\/article>\n<article><span>04<\/span><\/p>\n<div><strong>Rawalpindi<\/strong><small>Pakistan<\/small><\/div>\n<div class=\"coverage-ranking__bar\"><i style=\"width:14.11042944785276%\"><\/i><\/div>\n<p><b>23<\/b><\/article>\n<article><span>05<\/span><\/p>\n<div><strong>Faisalabad<\/strong><small>Pakistan<\/small><\/div>\n<div class=\"coverage-ranking__bar\"><i style=\"width:13.496932515337424%\"><\/i><\/div>\n<p><b>22<\/b><\/article>\n<article><span>06<\/span><\/p>\n<div><strong>Islamabad<\/strong><small>Pakistan<\/small><\/div>\n<div class=\"coverage-ranking__bar\"><i style=\"width:11.042944785276074%\"><\/i><\/div>\n<p><b>18<\/b><\/article>\n<article><span>07<\/span><\/p>\n<div><strong>Peshawar<\/strong><small>Pakistan<\/small><\/div>\n<div class=\"coverage-ranking__bar\"><i style=\"width:9.202453987730062%\"><\/i><\/div>\n<p><b>15<\/b><\/article>\n<article><span>08<\/span><\/p>\n<div><strong>Bahawalpur<\/strong><small>Pakistan<\/small><\/div>\n<div class=\"coverage-ranking__bar\"><i style=\"width:8%\"><\/i><\/div>\n<p><b>11<\/b><\/article>\n<article><span>09<\/span><\/p>\n<div><strong>Sialkot<\/strong><small>Pakistan<\/small><\/div>\n<div class=\"coverage-ranking__bar\"><i style=\"width:8%\"><\/i><\/div>\n<p><b>11<\/b><\/article>\n<article><span>10<\/span><\/p>\n<div><strong>Hyderabad<\/strong><small>Pakistan<\/small><\/div>\n<div class=\"coverage-ranking__bar\"><i style=\"width:8%\"><\/i><\/div>\n<p><b>8<\/b><\/article>\n<\/div>\n<\/section>\n<section class=\"coverage-disclaimer section\"><span>About this view<\/span><\/p>\n<div>\n<h2>Coverage, not precise customer addresses.<\/h2>\n<p>Locations are estimated from public network addresses and rounded before display. ISP routing, mobile networks, VPNs and shared connections can place a point away from the customer\u2019s actual business location.<\/p>\n<\/div>\n<p><a class=\"button button--light\" href=\"https:\/\/bussinesssolution.com\/index.php\/contact\/\">Talk to our team <span aria-hidden=\"true\">\u2197<\/span><\/a><\/section>\n<footer class=\"site-footer coverage-footer\">\n<div class=\"footer-brand\"><img decoding=\"async\" src=\"https:\/\/bussinesssolution.com\/wp-content\/uploads\/2026\/08\/business-solution-logo.png\" alt=\"\" width=\"58\" height=\"58\"\/><\/p>\n<div><strong>Business Solution<\/strong><span>Practical ERP, POS, mobile and cloud systems.<\/span><\/div>\n<\/div>\n<div class=\"footer-links\"><a href=\"https:\/\/bussinesssolution.com\/\">Home<\/a><a href=\"https:\/\/bussinesssolution.com\/index.php\/download\/\">Download<\/a><a href=\"https:\/\/bussinesssolution.com\/index.php\/contact\/\">Contact<\/a><\/div>\n<div class=\"footer-contact\"><a href=\"mailto:support@bussinesssolution.com\">support@bussinesssolution.com<\/a><a href=\"tel:+923344040005\">+92 334 4040005<\/a><span>Rahim Yar Khan, Punjab, Pakistan<\/span><\/div>\n<div class=\"footer-bottom\"><span>\u00a9 2026 Business Solution<\/span><span>Customer locations are approximate and anonymized.<\/span><\/div>\n<\/footer>\n<p><\/main><script src=\"https:\/\/unpkg.com\/leaflet@1.9.4\/dist\/leaflet.js\" crossorigin=\"anonymous\"><\/script><script>(function(){const points=[{\"lat\":30,\"lng\":70,\"city\":\"Approximate area\",\"country\":\"PK\",\"customers\":379,\"ips\":349,\"countryName\":\"Pakistan\"},{\"lat\":24.9,\"lng\":67.08,\"city\":\"Karachi\",\"country\":\"PK\",\"customers\":163,\"ips\":147,\"countryName\":\"Pakistan\"},{\"lat\":31.49,\"lng\":74.37,\"city\":\"Lahore\",\"country\":\"PK\",\"customers\":115,\"ips\":104,\"countryName\":\"Pakistan\"},{\"lat\":34.77,\"lng\":113.73,\"city\":\"Approximate area\",\"country\":\"CN\",\"customers\":92,\"ips\":88,\"countryName\":\"China\"},{\"lat\":-26.23,\"lng\":28.06,\"city\":\"Johannesburg\",\"country\":\"ZA\",\"customers\":90,\"ips\":87,\"countryName\":\"South Africa\"},{\"lat\":37.75,\"lng\":-97.82,\"city\":\"Approximate area\",\"country\":\"US\",\"customers\":51,\"ips\":49,\"countryName\":\"United States\"},{\"lat\":30.16,\"lng\":71.52,\"city\":\"Multan\",\"country\":\"PK\",\"customers\":45,\"ips\":34,\"countryName\":\"Pakistan\"},{\"lat\":-29,\"lng\":24,\"city\":\"Approximate area\",\"country\":\"ZA\",\"customers\":27,\"ips\":27,\"countryName\":\"South Africa\"},{\"lat\":33.6,\"lng\":73.07,\"city\":\"Rawalpindi\",\"country\":\"PK\",\"customers\":23,\"ips\":21,\"countryName\":\"Pakistan\"},{\"lat\":31.42,\"lng\":73.08,\"city\":\"Faisalabad\",\"country\":\"PK\",\"customers\":22,\"ips\":20,\"countryName\":\"Pakistan\"},{\"lat\":33.7,\"lng\":73.01,\"city\":\"Islamabad\",\"country\":\"PK\",\"customers\":18,\"ips\":15,\"countryName\":\"Pakistan\"},{\"lat\":43.03,\"lng\":-89.45,\"city\":\"Madison\",\"country\":\"US\",\"customers\":15,\"ips\":14,\"countryName\":\"United States\"},{\"lat\":33.99,\"lng\":71.56,\"city\":\"Peshawar\",\"country\":\"PK\",\"customers\":15,\"ips\":15,\"countryName\":\"Pakistan\"},{\"lat\":29.4,\"lng\":71.68,\"city\":\"Bahawalpur\",\"country\":\"PK\",\"customers\":11,\"ips\":10,\"countryName\":\"Pakistan\"},{\"lat\":32.51,\"lng\":74.54,\"city\":\"Sialkot\",\"country\":\"PK\",\"customers\":11,\"ips\":9,\"countryName\":\"Pakistan\"},{\"lat\":34.05,\"lng\":-118.24,\"city\":\"Los Angeles\",\"country\":\"US\",\"customers\":9,\"ips\":9,\"countryName\":\"United States\"},{\"lat\":25.39,\"lng\":68.37,\"city\":\"Hyderabad\",\"country\":\"PK\",\"customers\":8,\"ips\":7,\"countryName\":\"Pakistan\"},{\"lat\":30.22,\"lng\":71.47,\"city\":\"Multan\",\"country\":\"PK\",\"customers\":7,\"ips\":6,\"countryName\":\"Pakistan\"},{\"lat\":30.47,\"lng\":70.96,\"city\":\"Kot Addu\",\"country\":\"PK\",\"customers\":6,\"ips\":4,\"countryName\":\"Pakistan\"},{\"lat\":31.48,\"lng\":74.32,\"city\":\"Lahore\",\"country\":\"PK\",\"customers\":6,\"ips\":6,\"countryName\":\"Pakistan\"},{\"lat\":32.17,\"lng\":72.68,\"city\":\"Sargodha\",\"country\":\"PK\",\"customers\":6,\"ips\":6,\"countryName\":\"Pakistan\"},{\"lat\":-33.49,\"lng\":143.21,\"city\":\"Approximate area\",\"country\":\"AU\",\"customers\":5,\"ips\":5,\"countryName\":\"Australia\"},{\"lat\":28.42,\"lng\":70.3,\"city\":\"Rahim Yar Khan\",\"country\":\"PK\",\"customers\":5,\"ips\":5,\"countryName\":\"Pakistan\"},{\"lat\":30.46,\"lng\":70.75,\"city\":\"Taunsa\",\"country\":\"PK\",\"customers\":5,\"ips\":3,\"countryName\":\"Pakistan\"},{\"lat\":23.5,\"lng\":121,\"city\":\"Approximate area\",\"country\":\"TW\",\"customers\":4,\"ips\":3,\"countryName\":\"Taiwan\"},{\"lat\":35.69,\"lng\":139.69,\"city\":\"Approximate area\",\"country\":\"JP\",\"customers\":4,\"ips\":3,\"countryName\":\"Japan\"},{\"lat\":0,\"lng\":0,\"city\":\"Approximate area\",\"country\":\"RW\",\"customers\":4,\"ips\":4,\"countryName\":\"Rwanda\"},{\"lat\":35.92,\"lng\":74.31,\"city\":\"Gilgit\",\"country\":\"PK\",\"customers\":4,\"ips\":4,\"countryName\":\"Pakistan\"},{\"lat\":26.25,\"lng\":68.41,\"city\":\"Nawabshah\",\"country\":\"PK\",\"customers\":4,\"ips\":4,\"countryName\":\"Pakistan\"},{\"lat\":29.4,\"lng\":70.74,\"city\":\"Aliwala\",\"country\":\"PK\",\"customers\":3,\"ips\":3,\"countryName\":\"Pakistan\"},{\"lat\":1.37,\"lng\":103.8,\"city\":\"Approximate area\",\"country\":\"SG\",\"customers\":3,\"ips\":3,\"countryName\":\"Singapore\"},{\"lat\":22.29,\"lng\":114.15,\"city\":\"Approximate area\",\"country\":\"HK\",\"customers\":3,\"ips\":3,\"countryName\":\"Hong Kong SAR China\"},{\"lat\":24,\"lng\":54,\"city\":\"Approximate area\",\"country\":\"AE\",\"customers\":3,\"ips\":2,\"countryName\":\"United Arab Emirates\"},{\"lat\":33.89,\"lng\":72.24,\"city\":\"Attock\",\"country\":\"PK\",\"customers\":3,\"ips\":2,\"countryName\":\"Pakistan\"},{\"lat\":30.16,\"lng\":72.68,\"city\":\"Burewala\",\"country\":\"PK\",\"customers\":3,\"ips\":3,\"countryName\":\"Pakistan\"},{\"lat\":33.15,\"lng\":72.55,\"city\":\"Dhok Par\u0101li\",\"country\":\"PK\",\"customers\":3,\"ips\":3,\"countryName\":\"Pakistan\"},{\"lat\":31.55,\"lng\":74.36,\"city\":\"Lahore\",\"country\":\"PK\",\"customers\":3,\"ips\":2,\"countryName\":\"Pakistan\"},{\"lat\":31.58,\"lng\":74.42,\"city\":\"Lahore\",\"country\":\"PK\",\"customers\":3,\"ips\":3,\"countryName\":\"Pakistan\"},{\"lat\":34.33,\"lng\":73.2,\"city\":\"Mansehra\",\"country\":\"PK\",\"customers\":3,\"ips\":3,\"countryName\":\"Pakistan\"},{\"lat\":32.48,\"lng\":74.45,\"city\":\"Sialkot\",\"country\":\"PK\",\"customers\":3,\"ips\":3,\"countryName\":\"Pakistan\"},{\"lat\":27.65,\"lng\":68.83,\"city\":\"Sukkur\",\"country\":\"PK\",\"customers\":3,\"ips\":3,\"countryName\":\"Pakistan\"},{\"lat\":25.47,\"lng\":68.72,\"city\":\"Tando Allahyar\",\"country\":\"PK\",\"customers\":3,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":29.9,\"lng\":72.87,\"city\":\"Chishtian\",\"country\":\"PK\",\"customers\":2,\"ips\":2,\"countryName\":\"Pakistan\"},{\"lat\":30.06,\"lng\":70.63,\"city\":\"Dera Ghazi Khan\",\"country\":\"PK\",\"customers\":2,\"ips\":2,\"countryName\":\"Pakistan\"},{\"lat\":25.29,\"lng\":51.53,\"city\":\"Doha\",\"country\":\"QA\",\"customers\":2,\"ips\":2,\"countryName\":\"Qatar\"},{\"lat\":25.26,\"lng\":55.31,\"city\":\"Dubai\",\"country\":\"AE\",\"customers\":2,\"ips\":1,\"countryName\":\"United Arab Emirates\"},{\"lat\":28.65,\"lng\":70.65,\"city\":\"Khanpur\",\"country\":\"PK\",\"customers\":2,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":26.24,\"lng\":50.58,\"city\":\"Manama\",\"country\":\"BH\",\"customers\":2,\"ips\":2,\"countryName\":\"Bahrain\"},{\"lat\":30.08,\"lng\":71.19,\"city\":\"Muzaffargarh\",\"country\":\"PK\",\"customers\":2,\"ips\":2,\"countryName\":\"Pakistan\"},{\"lat\":30.24,\"lng\":67,\"city\":\"Quetta\",\"country\":\"PK\",\"customers\":2,\"ips\":2,\"countryName\":\"Pakistan\"},{\"lat\":33.63,\"lng\":73.07,\"city\":\"Rawalpindi\",\"country\":\"PK\",\"customers\":2,\"ips\":2,\"countryName\":\"Pakistan\"},{\"lat\":42.03,\"lng\":-87.75,\"city\":\"Skokie\",\"country\":\"US\",\"customers\":2,\"ips\":2,\"countryName\":\"United States\"},{\"lat\":30.03,\"lng\":72.35,\"city\":\"Vehari\",\"country\":\"PK\",\"customers\":2,\"ips\":2,\"countryName\":\"Pakistan\"},{\"lat\":34.15,\"lng\":73.21,\"city\":\"Abbottabad\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":-0.53,\"lng\":166.92,\"city\":\"Approximate area\",\"country\":\"NR\",\"customers\":1,\"ips\":1,\"countryName\":\"Nauru\"},{\"lat\":13.75,\"lng\":100.47,\"city\":\"Approximate area\",\"country\":\"TH\",\"customers\":1,\"ips\":1,\"countryName\":\"Thailand\"},{\"lat\":41.96,\"lng\":-87.66,\"city\":\"Chicago\",\"country\":\"US\",\"customers\":1,\"ips\":1,\"countryName\":\"United States\"},{\"lat\":31.72,\"lng\":72.98,\"city\":\"Chiniot\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":26.45,\"lng\":68.32,\"city\":\"Daur\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":31.44,\"lng\":73.04,\"city\":\"Faisalabad\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":32.3,\"lng\":74.15,\"city\":\"Ghakhar\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":32.16,\"lng\":74.19,\"city\":\"Gujranwala\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":32.22,\"lng\":74.22,\"city\":\"Gujranwala\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":32.57,\"lng\":74.08,\"city\":\"Gujrat\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":33.95,\"lng\":72.42,\"city\":\"Harun\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":14.43,\"lng\":120.94,\"city\":\"Imus\",\"country\":\"PH\",\"customers\":1,\"ips\":1,\"countryName\":\"Philippines\"},{\"lat\":33.66,\"lng\":73.03,\"city\":\"Islamabad\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":31.94,\"lng\":74.16,\"city\":\"Kamoke\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":31.08,\"lng\":74.48,\"city\":\"Kasur\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":33.58,\"lng\":71.45,\"city\":\"Kohat\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":8.89,\"lng\":76.59,\"city\":\"Kollam\",\"country\":\"IN\",\"customers\":1,\"ips\":1,\"countryName\":\"India\"},{\"lat\":27.56,\"lng\":68.21,\"city\":\"Larkana\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":34.05,\"lng\":-118.26,\"city\":\"Los Angeles\",\"country\":\"US\",\"customers\":1,\"ips\":1,\"countryName\":\"United States\"},{\"lat\":34.57,\"lng\":71.93,\"city\":\"Malakand\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":32.55,\"lng\":73.21,\"city\":\"Malakwal\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":34.28,\"lng\":72.08,\"city\":\"Mardan\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":30.45,\"lng\":72.37,\"city\":\"Mian Channu\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":34.78,\"lng\":72.36,\"city\":\"Mingora\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":25.53,\"lng\":69.02,\"city\":\"Mirpur Khas\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":24.91,\"lng\":67.19,\"city\":\"Model Colony\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":32.1,\"lng\":74.88,\"city\":\"Narowal\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":34.02,\"lng\":71.97,\"city\":\"Nowshera\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":31.55,\"lng\":74.34,\"city\":\"PB\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":29.62,\"lng\":70.88,\"city\":\"Qasimabad\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":30.02,\"lng\":67.02,\"city\":\"Quetta\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":34.06,\"lng\":71.99,\"city\":\"Ris\u0101lpur\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":31.72,\"lng\":73.38,\"city\":\"Sangla Hill\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":25.89,\"lng\":68.63,\"city\":\"Shahdadpur\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":32.55,\"lng\":74.52,\"city\":\"Sialkot\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":34.1,\"lng\":72.35,\"city\":\"Swabi\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":32.93,\"lng\":72.42,\"city\":\"Talagang\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"},{\"lat\":22.35,\"lng\":114.1,\"city\":\"Tsing Yi Town\",\"country\":\"HK\",\"customers\":1,\"ips\":1,\"countryName\":\"Hong Kong SAR China\"},{\"lat\":33.77,\"lng\":72.75,\"city\":\"Wah\",\"country\":\"PK\",\"customers\":1,\"ips\":1,\"countryName\":\"Pakistan\"}];let attempts=0;function start(){const mapNode=document.getElementById('coverage-map');if(!mapNode||mapNode.dataset.ready==='true')return;if(!window.L){if(attempts++<80)window.setTimeout(start,100);return;}mapNode.dataset.ready='true';const map=window.L.map(mapNode,{scrollWheelZoom:false,zoomControl:true,minZoom:2});window.L.tileLayer('https:\/\/{s}.basemaps.cartocdn.com\/light_all\/{z}\/{x}\/{y}{r}.png',{maxZoom:18,attribution:'&copy; OpenStreetMap contributors &copy; CARTO'}).addTo(map);const bounds=[];points.forEach(function(point){const radius=Math.max(5,Math.min(18,4+Math.sqrt(point.customers)*.7));const marker=window.L.circleMarker([point.lat,point.lng],{radius:radius,color:'#fff',weight:2,opacity:.95,fillColor:'#078568',fillOpacity:.84}).addTo(map);const label=point.city==='Approximate area'?'Network area':point.city;marker.bindPopup('<strong>'+label+'<\/strong><span>'+point.countryName+'<\/span><b>'+point.customers.toLocaleString()+' customer'+(point.customers===1?'':'s')+'<\/b>');bounds.push([point.lat,point.lng]);});if(bounds.length)map.fitBounds(bounds,{padding:[42,42],maxZoom:6});else map.setView([30.3753,69.3451],5);window.setTimeout(function(){map.invalidateSize();},250);}if(document.readyState==='loading')document.addEventListener('DOMContentLoaded',start);else start();})();<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Business Solution HomeContactDownloadOur Coverage Menu HomeContactDownloadOur Coverage OUR CUSTOMER FOOTPRINT Business software with a growing reach. A visual view of where Business Solution customers connect from\u2014built from anonymized, approximate network locations. 93Location clusters 17Countries represented 01 Every green point represents one or more customer connections. Larger points indicate a stronger concentration in that approximate area. No IP addresses, customer names &hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_monsterinsights_skip_tracking":false,"footnotes":""},"class_list":["post-5467","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/bussinesssolution.com\/index.php\/wp-json\/wp\/v2\/pages\/5467","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bussinesssolution.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bussinesssolution.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bussinesssolution.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bussinesssolution.com\/index.php\/wp-json\/wp\/v2\/comments?post=5467"}],"version-history":[{"count":4,"href":"https:\/\/bussinesssolution.com\/index.php\/wp-json\/wp\/v2\/pages\/5467\/revisions"}],"predecessor-version":[{"id":5479,"href":"https:\/\/bussinesssolution.com\/index.php\/wp-json\/wp\/v2\/pages\/5467\/revisions\/5479"}],"wp:attachment":[{"href":"https:\/\/bussinesssolution.com\/index.php\/wp-json\/wp\/v2\/media?parent=5467"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}