{"id":389,"date":"2024-05-02T13:41:06","date_gmt":"2024-05-02T13:41:06","guid":{"rendered":"https:\/\/wordpress.validthemes.net\/metize\/?page_id=389"},"modified":"2026-06-27T07:29:40","modified_gmt":"2026-06-27T07:29:40","slug":"team","status":"publish","type":"page","link":"https:\/\/kc.xmradioexperts.com\/index.php\/team\/","title":{"rendered":"Team"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"389\" class=\"elementor elementor-389\">\n\t\t\t\t<div class=\"elementor-element elementor-element-02f5646 e-flex e-con-boxed e-con e-parent\" data-id=\"02f5646\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-16bd58e elementor-widget elementor-widget-html\" data-id=\"16bd58e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     CAR RADIO ACTIVATION \u2014 WORDPRESS LANDING PAGE\r\n     Paste into a Custom HTML block (Gutenberg) or HTML widget (Elementor).\r\n     Replace +1XXXXXXXXXX (tel) and +1 XXX-XXX-XXXX (display) with your real number.\r\n     ============================================================ -->\r\n<style>\r\n  .crh-wrap *,\r\n  .crh-wrap *::before,\r\n  .crh-wrap *::after { box-sizing: border-box; }\r\n\r\n  \/* Break out of WordPress theme container so the page is edge-to-edge *\/\r\n  .crh-wrap{\r\n    position: relative;\r\n    width: 100vw;\r\n    left: 50%;\r\n    right: 50%;\r\n    margin-left: -50vw;\r\n    margin-right: -50vw;\r\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\r\n    color: #0f172a;\r\n    background: #f8fafc;\r\n    line-height: 1.55;\r\n    -webkit-font-smoothing: antialiased;\r\n  }\r\n  .crh-wrap h1,.crh-wrap h2,.crh-wrap h3,.crh-wrap h4{\r\n    font-family: 'Plus Jakarta Sans','Inter',sans-serif;\r\n    color:#0f172a; margin:0; line-height:1.2; letter-spacing:-0.01em;\r\n  }\r\n  .crh-wrap p{ margin:0; }\r\n  .crh-wrap a{ text-decoration:none; color:inherit; }\r\n  .crh-container{ max-width: 1140px; margin: 0 auto; padding: 0 20px; }\r\n\r\n  \/* Top bar *\/\r\n  .crh-topbar{ background:#0f172a; color:#fff; }\r\n  .crh-topbar-row{ display:flex; align-items:center; justify-content:space-between; gap:12px; padding:12px 0; font-size:14px; font-weight:500; }\r\n  .crh-topbar a{ display:inline-flex; align-items:center; gap:8px; color:#fbbf24; font-weight:600; }\r\n  .crh-topbar a:hover{ color:#fcd34d; }\r\n\r\n  \/* Hero call bar *\/\r\n  .crh-hero{ padding:28px 0 8px; }\r\n  .crh-cta-bar{\r\n    display:flex; align-items:center; justify-content:center; gap:12px;\r\n    background: linear-gradient(135deg,#f59e0b 0%,#ea580c 100%);\r\n    color:#fff; font-weight:700; font-size:18px;\r\n    padding:18px 28px; border-radius:14px;\r\n    box-shadow: 0 10px 30px -8px rgba(234,88,12,.45);\r\n    transition: transform .15s ease, box-shadow .15s ease;\r\n  }\r\n  .crh-cta-bar:hover{ transform: translateY(-1px); box-shadow:0 14px 34px -8px rgba(234,88,12,.55); }\r\n\r\n  \/* Form card *\/\r\n  .crh-section{ padding: 32px 0; }\r\n  .crh-card{\r\n    background:#fff; border-radius:20px; padding:36px;\r\n    box-shadow: 0 20px 50px -20px rgba(15,23,42,.18);\r\n    max-width: 760px; margin: 0 auto;\r\n  }\r\n  .crh-card h1{ font-size: 30px; font-weight: 800; }\r\n  .crh-card .lead{ color:#64748b; margin-top:8px; font-size:16px; }\r\n  .crh-label{ display:block; margin-top:24px; font-weight:700; font-size:14px; color:#0f172a; }\r\n  .crh-input-wrap{ position:relative; margin-top:8px; }\r\n  .crh-input{\r\n    width:100%; padding:14px 48px 14px 16px; font-size:16px; font-family:inherit; color:#0f172a;\r\n    border:1.5px solid #e2e8f0; border-radius:12px; background:#fff; outline:none;\r\n    transition: border-color .15s, box-shadow .15s;\r\n  }\r\n  .crh-input:focus{ border-color:#f59e0b; box-shadow:0 0 0 4px rgba(245,158,11,.15); }\r\n  .crh-input:disabled{ opacity:.65; }\r\n  .crh-input-icon{ position:absolute; right:14px; top:50%; transform:translateY(-50%); color:#94a3b8; }\r\n  .crh-submit{\r\n    margin-top:20px; width:100%; padding:18px; font-weight:800; font-size:16px;\r\n    text-transform: uppercase; letter-spacing:.08em; color:#fff; border:none; cursor:pointer;\r\n    background: linear-gradient(135deg,#f59e0b 0%,#ea580c 100%); border-radius:12px;\r\n    box-shadow:0 10px 26px -8px rgba(234,88,12,.5);\r\n    display:inline-flex; align-items:center; justify-content:center; gap:10px;\r\n    transition: transform .15s ease, opacity .15s;\r\n  }\r\n  .crh-submit:hover:not(:disabled){ transform: translateY(-1px); }\r\n  .crh-submit:disabled{ opacity:.6; cursor:not-allowed; }\r\n  .crh-help{\r\n    margin-top:24px; background:#fef3c7; border:1px solid #fde68a; border-radius:14px;\r\n    padding:18px; display:flex; gap:14px; align-items:flex-start;\r\n  }\r\n  .crh-help-icon{\r\n    width:36px; height:36px; flex:0 0 36px; border-radius:50%; background:#fff;\r\n    display:grid; place-items:center; color:#d97706; font-weight:800;\r\n  }\r\n  .crh-help h3{ font-size:16px; font-weight:700; }\r\n  .crh-help p{ margin-top:6px; color:#475569; font-size:14px; }\r\n  .crh-help strong{ color:#0f172a; }\r\n\r\n  \/* Generic section heading *\/\r\n  .crh-shead{ text-align:center; max-width:720px; margin: 0 auto 28px; }\r\n  .crh-shead h2{ font-size:30px; font-weight:800; }\r\n  .crh-shead p{ margin-top:10px; color:#64748b; font-size:16px; }\r\n\r\n  \/* Service grids *\/\r\n  .crh-grid{ display:grid; gap:18px; }\r\n  .crh-grid-4{ grid-template-columns: repeat(4, minmax(0,1fr)); }\r\n  .crh-grid-3{ grid-template-columns: repeat(3, minmax(0,1fr)); }\r\n  .crh-grid-2{ grid-template-columns: repeat(2, minmax(0,1fr)); }\r\n\r\n  .crh-tile{ background:#fff; border-radius:16px; padding:22px; box-shadow: 0 10px 30px -18px rgba(15,23,42,.2); }\r\n  .crh-tile-icon{\r\n    width:46px; height:46px; border-radius:12px;\r\n    background: rgba(245,158,11,.12); color:#d97706;\r\n    display:grid; place-items:center; font-size:22px;\r\n  }\r\n  .crh-tile h3{ margin-top:16px; font-size:17px; font-weight:700; }\r\n  .crh-tile p{ margin-top:6px; color:#64748b; font-size:14px; }\r\n\r\n  .crh-tile-row{\r\n    background:#fff; border:1px solid #e2e8f0; border-radius:16px; padding:22px;\r\n  }\r\n  .crh-tile-row-head{ display:flex; align-items:center; gap:12px; }\r\n  .crh-tile-row-icon{\r\n    width:40px; height:40px; flex:0 0 40px; border-radius:10px;\r\n    background: rgba(15,23,42,.06); color:#0f172a; display:grid; place-items:center; font-size:18px;\r\n  }\r\n  .crh-tile-row h3{ font-size:16px; font-weight:700; }\r\n  .crh-tile-row p{ margin-top:10px; color:#64748b; font-size:14px; }\r\n\r\n  \/* Satellite services \u2014 dark band *\/\r\n  .crh-band-dark{ background: linear-gradient(135deg,#0f172a 0%,#1e293b 100%); color:#fff; padding: 56px 0; }\r\n  .crh-band-dark h2, .crh-band-dark h3{ color:#fff; }\r\n  .crh-band-dark .crh-shead p{ color: #cbd5e1; }\r\n  .crh-band-dark .crh-tile{ background: rgba(255,255,255,.05); border:1px solid rgba(255,255,255,.1); box-shadow:none; }\r\n  .crh-band-dark .crh-tile p{ color:#cbd5e1; }\r\n  .crh-band-dark .crh-tile-icon{ background: rgba(251,191,36,.15); color:#fbbf24; }\r\n  .crh-bullets{ display:grid; gap:10px; margin: 18px 0 22px; padding:0; list-style:none; max-width:560px; margin-left:auto; margin-right:auto; }\r\n  .crh-bullets li{ display:flex; gap:10px; align-items:flex-start; color:#e2e8f0; font-size:15px; }\r\n  .crh-bullets li::before{ content:\"\u2713\"; color:#fbbf24; font-weight:800; }\r\n\r\n  \/* Find Radio ID band *\/\r\n  .crh-band-amber{\r\n    background: linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%); padding: 56px 0;\r\n  }\r\n  .crh-howto{ max-width:780px; margin:0 auto; text-align:center; }\r\n  .crh-howto p{ color:#475569; font-size:16px; margin-top:14px; }\r\n  .crh-howto strong{ color:#0f172a; }\r\n\r\n  \/* FAQ *\/\r\n  .crh-faq{ max-width:780px; margin:0 auto; display:grid; gap:12px; }\r\n  .crh-faq details{\r\n    background:#fff; border:1px solid #e2e8f0; border-radius:14px; padding:0;\r\n    transition: box-shadow .15s; overflow:hidden;\r\n  }\r\n  .crh-faq details[open]{ box-shadow:0 10px 30px -18px rgba(15,23,42,.2); }\r\n  .crh-faq summary{\r\n    cursor:pointer; padding:18px 22px; font-weight:700; font-size:16px; color:#0f172a;\r\n    list-style:none; display:flex; justify-content:space-between; align-items:center; gap:12px;\r\n  }\r\n  .crh-faq summary::-webkit-details-marker{ display:none; }\r\n  .crh-faq summary::after{\r\n    content:\"+\"; font-size:22px; color:#d97706; font-weight:700; transition:transform .2s;\r\n  }\r\n  .crh-faq details[open] summary::after{ content:\"\u2212\"; }\r\n  .crh-faq .crh-faq-body{ padding: 0 22px 18px; color:#475569; font-size:15px; }\r\n\r\n  \/* Services list (Our Services) *\/\r\n  .crh-list-tile{\r\n    background:#fff; border-radius:16px; padding:24px;\r\n    box-shadow:0 10px 30px -18px rgba(15,23,42,.18);\r\n  }\r\n  .crh-list-tile h3{ font-size:17px; font-weight:700; color:#0f172a; }\r\n  .crh-list-tile ul{ list-style:none; padding:0; margin:14px 0 0; display:grid; gap:8px; }\r\n  .crh-list-tile li{ display:flex; gap:10px; align-items:flex-start; color:#475569; font-size:14px; }\r\n  .crh-list-tile li::before{ content:\"\u2022\"; color:#f59e0b; font-weight:800; font-size:18px; line-height:1; }\r\n\r\n  \/* Big CTA *\/\r\n  .crh-bigcta{\r\n    background: linear-gradient(135deg,#0f172a 0%,#1e293b 100%);\r\n    color:#fff; border-radius:24px; padding: 48px 32px; text-align:center;\r\n    max-width: 960px; margin: 0 auto;\r\n  }\r\n  .crh-bigcta h2{ color:#fff; font-size:30px; font-weight:800; }\r\n  .crh-bigcta p{ color:#cbd5e1; margin: 12px auto 0; max-width:560px; font-size:16px; }\r\n  .crh-bigcta-btn{\r\n    display:inline-flex; align-items:center; gap:10px; margin-top:24px;\r\n    padding:18px 32px; font-weight:800; font-size:17px; color:#fff;\r\n    background: linear-gradient(135deg,#f59e0b 0%,#ea580c 100%); border-radius:12px;\r\n    box-shadow:0 12px 30px -10px rgba(234,88,12,.6);\r\n    transition: transform .15s ease;\r\n  }\r\n  .crh-bigcta-btn:hover{ transform: translateY(-1px); }\r\n\r\n  \/* Need live human strip *\/\r\n  .crh-strip{\r\n    background:#f59e0b; color:#0f172a; text-align:center; padding: 28px 20px;\r\n  }\r\n  .crh-strip h3{ font-size:22px; font-weight:800; color:#0f172a; }\r\n  .crh-strip a{\r\n    display:inline-flex; align-items:center; gap:10px; margin-top:12px;\r\n    background:#0f172a; color:#fff; padding:14px 26px; border-radius:10px;\r\n    font-weight:700; font-size:16px;\r\n  }\r\n  .crh-strip a:hover{ background:#1e293b; }\r\n\r\n  \/* Footer *\/\r\n  .crh-footer{ background:#0f172a; color:#94a3b8; padding:24px 0; text-align:center; font-size:13px; }\r\n\r\n  \/* Modal *\/\r\n  .crh-modal-overlay{\r\n    position: fixed; inset: 0; background: rgba(15,23,42,.65); backdrop-filter: blur(4px);\r\n    display:none; align-items:center; justify-content:center; padding:20px; z-index: 99999;\r\n    animation: crhFade .2s ease;\r\n  }\r\n  .crh-modal-overlay.is-open{ display:flex; }\r\n  .crh-modal{\r\n    background:#fff; border-radius:20px; padding:36px 28px; max-width:440px; width:100%;\r\n    text-align:center; position:relative; box-shadow: 0 30px 80px -20px rgba(0,0,0,.5);\r\n    animation: crhPop .2s ease;\r\n  }\r\n  .crh-modal-close{\r\n    position:absolute; top:12px; right:12px; width:34px; height:34px;\r\n    background:transparent; border:none; border-radius:50%; cursor:pointer;\r\n    font-size:20px; color:#64748b; transition: background .15s;\r\n  }\r\n  .crh-modal-close:hover{ background:#f1f5f9; color:#0f172a; }\r\n  .crh-modal-icon{\r\n    width:78px; height:78px; border-radius:50%; margin: 0 auto 18px;\r\n    background: rgba(245,158,11,.15); color:#d97706; display:grid; place-items:center; font-size:36px;\r\n  }\r\n  .crh-modal h3{\r\n    font-size:24px; font-weight:800; color:#0f172a;\r\n    display:flex; align-items:center; justify-content:center; gap:8px;\r\n  }\r\n  .crh-modal h3 .check{ color:#16a34a; }\r\n  .crh-modal p{ margin-top:12px; color:#475569; font-size:15px; }\r\n  .crh-modal-btn{\r\n    display:inline-flex; width:100%; align-items:center; justify-content:center; gap:10px;\r\n    margin-top:22px; padding:16px; font-weight:800; font-size:16px; color:#fff;\r\n    background: linear-gradient(135deg,#f59e0b 0%,#ea580c 100%); border-radius:12px;\r\n    box-shadow:0 10px 26px -8px rgba(234,88,12,.5);\r\n  }\r\n  @keyframes crhFade{ from{opacity:0} to{opacity:1} }\r\n  @keyframes crhPop{ from{opacity:0; transform: scale(.95)} to{opacity:1; transform: scale(1)} }\r\n  .crh-spin{ display:inline-block; width:18px; height:18px; border:2.5px solid rgba(255,255,255,.4); border-top-color:#fff; border-radius:50%; animation: crhSpin .8s linear infinite; }\r\n  @keyframes crhSpin{ to{ transform: rotate(360deg) } }\r\n\r\n  \/* Responsive *\/\r\n  @media (max-width: 960px){\r\n    .crh-grid-4{ grid-template-columns: repeat(2, minmax(0,1fr)); }\r\n    .crh-grid-3{ grid-template-columns: repeat(2, minmax(0,1fr)); }\r\n  }\r\n  @media (max-width: 640px){\r\n    .crh-container{ padding: 0 16px; }\r\n    .crh-card{ padding: 24px 20px; border-radius:16px; }\r\n    .crh-card h1{ font-size:24px; }\r\n    .crh-shead h2, .crh-bigcta h2{ font-size:24px; }\r\n    .crh-cta-bar{ font-size:15px; padding:14px 18px; }\r\n    .crh-grid-4, .crh-grid-3, .crh-grid-2{ grid-template-columns: 1fr; }\r\n    .crh-topbar-row{ font-size:13px; }\r\n    .crh-bigcta{ padding: 36px 22px; }\r\n  }\r\n<\/style>\r\n\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@700;800&display=swap\" rel=\"stylesheet\">\r\n\r\n<div class=\"crh-wrap\">\r\n\r\n  <!-- TOP BAR -->\r\n  <div class=\"crh-topbar\">\r\n    <div class=\"crh-container crh-topbar-row\">\r\n      <span>\ud83d\udcde 24\/7 Live Human Tech Support<\/span>\r\n      <a href=\"tel:+1XXXXXXXXXX\">Call +1 XXX-XXX-XXXX<\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- HERO + FORM -->\r\n  <div class=\"crh-hero\">\r\n    <div class=\"crh-container\">\r\n      <a class=\"crh-cta-bar\" href=\"tel:+1XXXXXXXXXX\">\ud83d\udcde Call Now +1 XXX-XXX-XXXX<\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"crh-section\">\r\n    <div class=\"crh-container\">\r\n      <div class=\"crh-card\">\r\n        <h1>Enter your Radio ID to get started<\/h1>\r\n        <p class=\"lead\">We'll walk you through activation in just a few quick steps.<\/p>\r\n\r\n        <form id=\"crhForm\" novalidate>\r\n          <label class=\"crh-label\" for=\"crhRadioId\">Radio ID<\/label>\r\n          <div class=\"crh-input-wrap\">\r\n            <input id=\"crhRadioId\" class=\"crh-input\" type=\"text\" placeholder=\"Type your Radio ID here\" autocomplete=\"off\"\/>\r\n            <span class=\"crh-input-icon\" id=\"crhIcon\">\ud83d\udd0d<\/span>\r\n          <\/div>\r\n          <button type=\"submit\" class=\"crh-submit\" id=\"crhSubmit\">SUBMIT<\/button>\r\n        <\/form>\r\n\r\n        <div class=\"crh-help\">\r\n          <div class=\"crh-help-icon\">?<\/div>\r\n          <div>\r\n            <h3>Where do I find my Radio ID?<\/h3>\r\n            <p>Switch your radio to channel 0 \u2014 the Radio ID usually appears on the screen. If it doesn't, open your radio's menu (check the user manual for exact steps).<\/p>\r\n            <p style=\"margin-top:8px\">On many Sirius models, press and hold the <strong>SAT<\/strong> or <strong>ESN<\/strong> button, or navigate through the menu options.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- SALES & SUPPORT -->\r\n  <div class=\"crh-section\">\r\n    <div class=\"crh-container\">\r\n      <div class=\"crh-shead\">\r\n        <h2>Sales & Support You Can Rely On<\/h2>\r\n        <p>Everything required to keep your satellite radio running without interruptions.<\/p>\r\n      <\/div>\r\n      <div class=\"crh-grid crh-grid-4\">\r\n        <div class=\"crh-tile\"><div class=\"crh-tile-icon\">\ud83d\udcf6<\/div><h3>Fix Signal Drops<\/h3><p>Pinpoint and resolve weak reception with fast diagnostics.<\/p><\/div>\r\n        <div class=\"crh-tile\"><div class=\"crh-tile-icon\">\u2699\ufe0f<\/div><h3>Pro Configuration<\/h3><p>Personalized setup matched to your vehicle and radio model.<\/p><\/div>\r\n        <div class=\"crh-tile\"><div class=\"crh-tile-icon\">\ud83d\udee1\ufe0f<\/div><h3>Lasting Solutions<\/h3><p>Proven fixes that keep your radio working day after day.<\/p><\/div>\r\n        <div class=\"crh-tile\"><div class=\"crh-tile-icon\">\ud83c\udfa7<\/div><h3>Round-the-Clock Help<\/h3><p>Speak with a real technician any hour, any day of the week.<\/p><\/div>\r\n      <\/div>\r\n\r\n      <div class=\"crh-grid crh-grid-3\" style=\"margin-top:18px\">\r\n        <div class=\"crh-tile-row\"><div class=\"crh-tile-row-head\"><div class=\"crh-tile-row-icon\">\ud83d\udce1<\/div><h3>Satellite Signal Errors<\/h3><\/div><p>Fast troubleshooting to bring your signal back online.<\/p><\/div>\r\n        <div class=\"crh-tile-row\"><div class=\"crh-tile-row-head\"><div class=\"crh-tile-row-icon\">\ud83d\udd27<\/div><h3>Radio Installation & Setup<\/h3><\/div><p>Hands-on help configuring any FM or satellite device.<\/p><\/div>\r\n        <div class=\"crh-tile-row\"><div class=\"crh-tile-row-head\"><div class=\"crh-tile-row-icon\">\ud83d\udd04<\/div><h3>Subscription & Signal Refresh<\/h3><\/div><p>Improve reception, fix dropouts, and refresh your service.<\/p><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- OUR SATELLITE RADIO SERVICES (dark band) -->\r\n  <div class=\"crh-band-dark\">\r\n    <div class=\"crh-container\">\r\n      <div class=\"crh-shead\">\r\n        <h2>Our Satellite Radio Services<\/h2>\r\n        <p>From activation to deep troubleshooting, we cover every part of your satellite radio journey \u2014 you just sit back and enjoy the music.<\/p>\r\n      <\/div>\r\n      <ul class=\"crh-bullets\">\r\n        <li>Hassle-free satellite radio activation assistance<\/li>\r\n        <li>Quick help for satellite radio service problems<\/li>\r\n        <li>Support for brand-new and existing radio hardware<\/li>\r\n        <li>Step-by-step guidance through activation issues<\/li>\r\n      <\/ul>\r\n      <div style=\"text-align:center\">\r\n        <a class=\"crh-bigcta-btn\" href=\"tel:+1XXXXXXXXXX\">\ud83d\udcde Call Now +1 XXX-XXX-XXXX<\/a>\r\n      <\/div>\r\n\r\n      <div class=\"crh-grid crh-grid-4\" style=\"margin-top:36px\">\r\n        <div class=\"crh-tile\"><div class=\"crh-tile-icon\">\u26a1<\/div><h3>Quick Activation Help<\/h3><p>Get your satellite service live within minutes \u2014 zero technical hassle.<\/p><\/div>\r\n        <div class=\"crh-tile\"><div class=\"crh-tile-icon\">\ud83d\udee0\ufe0f<\/div><h3>Hardware Troubleshooting<\/h3><p>Resolve \"Antenna Disconnected\" alerts and weak signal issues fast.<\/p><\/div>\r\n        <div class=\"crh-tile\"><div class=\"crh-tile-icon\">\ud83d\udcb3<\/div><h3>Account & Subscription<\/h3><p>Pick the right plan and manage your radio account with ease.<\/p><\/div>\r\n        <div class=\"crh-tile\"><div class=\"crh-tile-icon\">\ud83d\ude97<\/div><h3>Portable & Car Kit Setup<\/h3><p>Guided installation help for vehicle docks and home cradles.<\/p><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- HOW TO FIND YOUR RADIO ID -->\r\n  <div class=\"crh-band-amber crh-section\">\r\n    <div class=\"crh-container\">\r\n      <div class=\"crh-howto\">\r\n        <div class=\"crh-shead\" style=\"margin-bottom:0\">\r\n          <h2>How to Find Your Radio ID<\/h2>\r\n        <\/div>\r\n        <p>Looking for your ESN or Radio ID? Start by tuning your satellite radio to <strong>Channel 0<\/strong>. Your 8-digit Radio ID or ESN should appear on the display. If it doesn't show up, our support team can walk you through the menu settings of your specific model to locate it in seconds.<\/p>\r\n        <a class=\"crh-bigcta-btn\" href=\"tel:+1XXXXXXXXXX\" style=\"margin-top:24px\">\ud83d\udcde Call Now \u2014 +1 XXX-XXX-XXXX<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- FAQ -->\r\n  <div class=\"crh-section\">\r\n    <div class=\"crh-container\">\r\n      <div class=\"crh-shead\">\r\n        <h2>Frequently Asked Questions<\/h2>\r\n        <p>Quick answers to the things customers ask us most often.<\/p>\r\n      <\/div>\r\n      <div class=\"crh-faq\">\r\n        <details>\r\n          <summary>Why is my radio stuck on the preview channel?<\/summary>\r\n          <div class=\"crh-faq-body\">This usually means the activation signal hasn't fully been received yet. Our team can run a quick signal refresh on your account to get every channel back.<\/div>\r\n        <\/details>\r\n        <details>\r\n          <summary>Can I use my satellite radio in more than one car?<\/summary>\r\n          <div class=\"crh-faq-body\">Absolutely \u2014 with the right vehicle dock and power adapter, your radio can move between cars without losing your subscription.<\/div>\r\n        <\/details>\r\n        <details>\r\n          <summary>What should I do if I see an \"Antenna Disconnected\" message?<\/summary>\r\n          <div class=\"crh-faq-body\">Check the physical connection behind the dock first. If the wire looks intact, the antenna may simply need a reset \u2014 or in rare cases a replacement. Our techs can diagnose it over the phone.<\/div>\r\n        <\/details>\r\n        <details>\r\n          <summary>How long does activation usually take?<\/summary>\r\n          <div class=\"crh-faq-body\">Most activations finish in under 10 minutes once we receive your Radio ID. Tougher cases with account changes may take a little longer.<\/div>\r\n        <\/details>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- OUR SERVICES (lists) -->\r\n  <div class=\"crh-section\" style=\"background:#f1f5f9\">\r\n    <div class=\"crh-container\">\r\n      <div class=\"crh-shead\">\r\n        <h2>Our Services<\/h2>\r\n        <p>Full-spectrum radio support \u2014 from in-car listening to account management.<\/p>\r\n      <\/div>\r\n      <div class=\"crh-grid crh-grid-3\">\r\n        <div class=\"crh-list-tile\">\r\n          <h3>In-Car Listening Support<\/h3>\r\n          <ul>\r\n            <li>Radio activation & first-time setup<\/li>\r\n            <li>Signal refresh assistance<\/li>\r\n            <li>Channel troubleshooting<\/li>\r\n            <li>Vehicle compatibility guidance<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n        <div class=\"crh-list-tile\">\r\n          <h3>Satellite Radio Setup<\/h3>\r\n          <ul>\r\n            <li>New device installation<\/li>\r\n            <li>Antenna alignment & fixes<\/li>\r\n            <li>Firmware & menu walkthroughs<\/li>\r\n            <li>Portable dock configuration<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n        <div class=\"crh-list-tile\">\r\n          <h3>Account & Subscription<\/h3>\r\n          <ul>\r\n            <li>Subscription activation & renewal<\/li>\r\n            <li>Plan upgrades or downgrades<\/li>\r\n            <li>Billing & payment assistance<\/li>\r\n            <li>Login and account recovery<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- BIG CTA -->\r\n  <div class=\"crh-section\">\r\n    <div class=\"crh-container\">\r\n      <div class=\"crh-bigcta\">\r\n        <h2>Buy & enjoy unlimited music in your car<\/h2>\r\n        <p>Connect with our certified radio experts \u2014 fast, friendly, and available 24\u00d77 to get you back on the road.<\/p>\r\n        <a class=\"crh-bigcta-btn\" href=\"tel:+1XXXXXXXXXX\">\ud83d\udcde Call Now +1 XXX-XXX-XXXX<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- NEED LIVE HUMAN STRIP -->\r\n  <div class=\"crh-strip\">\r\n    <h3>Need Live Human Technical Support?<\/h3>\r\n    <a href=\"tel:+1XXXXXXXXXX\">\ud83d\udcde Call Now +1 XXX-XXX-XXXX<\/a>\r\n  <\/div>\r\n\r\n  <!-- FOOTER -->\r\n  <div class=\"crh-footer\">\r\n    <div class=\"crh-container\">\r\n      \u00a9 <span id=\"crhYear\"><\/span> Car Radio Activation Help \u00b7 Independent third-party support service.\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- MODAL -->\r\n  <div class=\"crh-modal-overlay\" id=\"crhModal\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"crhModalTitle\">\r\n    <div class=\"crh-modal\">\r\n      <button class=\"crh-modal-close\" id=\"crhModalClose\" aria-label=\"Close\">\u2715<\/button>\r\n      <div class=\"crh-modal-icon\">\ud83d\udcde<\/div>\r\n      <h3 id=\"crhModalTitle\"><span class=\"check\">\u2713<\/span> Radio ID Found!<\/h3>\r\n      <p>Your activation record has been located. Please call our certified support team right now to finish activating your radio.<\/p>\r\n      <a class=\"crh-modal-btn\" href=\"tel:+1XXXXXXXXXX\">\ud83d\udcde Call Now +1 XXX-XXX-XXXX<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\n  (function(){\r\n    document.getElementById('crhYear').textContent = new Date().getFullYear();\r\n    var form = document.getElementById('crhForm');\r\n    var input = document.getElementById('crhRadioId');\r\n    var submit = document.getElementById('crhSubmit');\r\n    var icon = document.getElementById('crhIcon');\r\n    var modal = document.getElementById('crhModal');\r\n    var close = document.getElementById('crhModalClose');\r\n\r\n    form.addEventListener('submit', function(e){\r\n      e.preventDefault();\r\n      if(!input.value.trim()) return;\r\n      submit.disabled = true;\r\n      input.disabled = true;\r\n      icon.innerHTML = '<span class=\"crh-spin\"><\/span>';\r\n      var original = submit.innerHTML;\r\n      submit.innerHTML = '<span class=\"crh-spin\"><\/span> VERIFYING...';\r\n      setTimeout(function(){\r\n        submit.disabled = false;\r\n        input.disabled = false;\r\n        submit.innerHTML = original;\r\n        icon.innerHTML = '\ud83d\udd0d';\r\n        modal.classList.add('is-open');\r\n        document.body.style.overflow = 'hidden';\r\n      }, 1400);\r\n    });\r\n\r\n    function closeModal(){\r\n      modal.classList.remove('is-open');\r\n      document.body.style.overflow = '';\r\n    }\r\n    close.addEventListener('click', closeModal);\r\n    modal.addEventListener('click', function(e){ if(e.target === modal) closeModal(); });\r\n    document.addEventListener('keydown', function(e){ if(e.key === 'Escape') closeModal(); });\r\n  })();\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\ud83d\udcde 24\/7 Live Human Tech Support Call +1 XXX-XXX-XXXX \ud83d\udcde Call Now +1 XXX-XXX-XXXX Enter your Radio ID to get started We&#8217;ll walk you through activation in just a few quick steps. Radio ID \ud83d\udd0d SUBMIT ? Where do I find my Radio ID? Switch your radio to channel 0 \u2014 the Radio ID usually&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-389","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/kc.xmradioexperts.com\/index.php\/wp-json\/wp\/v2\/pages\/389","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kc.xmradioexperts.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kc.xmradioexperts.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kc.xmradioexperts.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kc.xmradioexperts.com\/index.php\/wp-json\/wp\/v2\/comments?post=389"}],"version-history":[{"count":10,"href":"https:\/\/kc.xmradioexperts.com\/index.php\/wp-json\/wp\/v2\/pages\/389\/revisions"}],"predecessor-version":[{"id":739,"href":"https:\/\/kc.xmradioexperts.com\/index.php\/wp-json\/wp\/v2\/pages\/389\/revisions\/739"}],"wp:attachment":[{"href":"https:\/\/kc.xmradioexperts.com\/index.php\/wp-json\/wp\/v2\/media?parent=389"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}