{"product_id":"nexstar-evolution-9-25-hd-telescope-with-starsense","title":"Celestron NexStar Evolution 9.25 HD Telescope with StarSense","description":"\u003c!-- Product Page v2 locked 24-element component bucket.\n     Copy the base wrapper and CSS, then only eligible section markup.\n     Replace every nev with one unique 2-4 letter prefix.\n     Replace placeholders only with verified copy and accepted WebP assets. --\u003e\n\n\u003cdiv class=\"nev-page\" data-page-mode=\"detailed\" data-page-density=\"feature-rich\"\u003e\n\u003cstyle\u003e\n.nev-page {\n  --ink: #1d1d1f;\n  --muted: #6e6e73;\n  --paper: #f5f5f7;\n  --white: #ffffff;\n  --line: #d2d2d7;\n  --black: #000000;\n  --accent: #c8102e;\n  --radius: 28px;\n  margin: 0;\n  color: var(--ink);\n  background: var(--white);\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Helvetica, Arial, sans-serif;\n  font-size: 17px;\n  line-height: 1.5;\n  font-weight: 400;\n  overflow-x: hidden;\n  overflow-x: clip;\n  -webkit-font-smoothing: antialiased;\n}\n.nev-page, .nev-page * { box-sizing: border-box; }\n.nev-page img { display: block; max-width: 100%; height: auto; }\n.nev-page p, .nev-page h2, .nev-page h3, .nev-page ul,\n.nev-page blockquote, .nev-page figure { margin: 0; }\n.nev-page ul { padding: 0; list-style: none; }\n.nev-page .nev-section { padding: 104px 22px; }\n.nev-page .nev-wrap { width: min(100%, 1000px); min-width: 0; margin: 0 auto; }\n.nev-page .nev-paper { background: var(--paper); }\n.nev-page .nev-dark { background: var(--black); color: var(--white); }\n.nev-page .nev-h2 {\n  color: var(--ink);\n  font-size: clamp(34px, 5vw, 60px);\n  line-height: 1.08;\n  letter-spacing: -.022em;\n  font-weight: 650;\n  text-wrap: balance;\n}\n.nev-page .nev-dark .nev-h2 { color: var(--white); }\n.nev-page .nev-h3 {\n  color: var(--ink);\n  font-size: 25px;\n  line-height: 1.18;\n  letter-spacing: -.015em;\n  font-weight: 650;\n}\n.nev-page .nev-kicker {\n  margin-bottom: 14px;\n  color: var(--muted);\n  font-size: 15px;\n  line-height: 1.4;\n  font-weight: 650;\n}\n.nev-page .nev-lead {\n  margin-top: 20px;\n  color: var(--ink);\n  font-size: clamp(18px, 1.6vw, 22px);\n  line-height: 1.45;\n  text-wrap: pretty;\n}\n.nev-page .nev-body {\n  color: var(--ink);\n  font-size: 17px;\n  line-height: 1.55;\n  text-wrap: pretty;\n}\n.nev-page .nev-muted { color: var(--muted); }\n.nev-page .nev-text-link { color: inherit; font-weight: 650; text-decoration-thickness: 1px; text-underline-offset: 3px; }\n.nev-page .nev-text-link:hover { color: var(--accent); }\n.nev-page .nev-dark .nev-body,\n.nev-page .nev-dark .nev-lead { color: #d2d2d7; }\n.nev-page .nev-dark .nev-kicker { color: #a1a1a6; }\n.nev-page [tabindex=\"0\"]:focus-visible {\n  outline: 3px solid var(--accent);\n  outline-offset: 4px;\n}\n\n\/* 01 Product Stage *\/\n.nev-page .nev-product-stage-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 56px;\n  align-items: center;\n}\n.nev-page .nev-product-stage-copy,\n.nev-page .nev-product-stage-media { min-width: 0; }\n.nev-page .nev-product-stage .nev-h2 { font-size: clamp(36px, 5.5vw, 64px); }\n.nev-page .nev-product-stage img {\n  width: 100%;\n  max-height: 620px;\n  object-fit: contain;\n  border-radius: var(--radius);\n}\n\n\/* 02 Editorial Opening *\/\n.nev-page .nev-editorial-opening img {\n  width: 100%;\n  max-height: 520px;\n  object-fit: cover;\n  border-radius: var(--radius);\n}\n.nev-page .nev-editorial-copy { max-width: 680px; margin-top: 40px; }\n\n\/* 03 Stats Strip *\/\n.nev-page .nev-stats-strip {\n  --bridge-from: var(--white);\n  --bridge-to: var(--white);\n  position: relative;\n  z-index: 2;\n  margin: -46px 0;\n  padding: 0 22px;\n  background: linear-gradient(to bottom, var(--bridge-from) 0 50%, var(--bridge-to) 50% 100%);\n}\n.nev-page .nev-stats-strip[data-bridge-from=\"white\"] { --bridge-from: var(--white); }\n.nev-page .nev-stats-strip[data-bridge-from=\"paper\"] { --bridge-from: var(--paper); }\n.nev-page .nev-stats-strip[data-bridge-from=\"dark\"] { --bridge-from: var(--black); }\n.nev-page .nev-stats-strip[data-bridge-to=\"white\"] { --bridge-to: var(--white); }\n.nev-page .nev-stats-strip[data-bridge-to=\"paper\"] { --bridge-to: var(--paper); }\n.nev-page .nev-stats-strip[data-bridge-to=\"dark\"] { --bridge-to: var(--black); }\n.nev-page .nev-stats-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  overflow: hidden;\n  background: var(--white);\n  border: 1px solid var(--line);\n  border-radius: var(--radius);\n  box-shadow: 0 16px 46px rgba(26, 34, 47, .06);\n}\n.nev-page .nev-stat { padding: 34px 28px; border-left: 1px solid var(--line); }\n.nev-page .nev-stat:first-child { border-left: 0; }\n.nev-page .nev-stat-value {\n  color: var(--ink);\n  font-size: clamp(30px, 3.4vw, 46px);\n  line-height: 1.05;\n  letter-spacing: -.02em;\n  font-weight: 650;\n  white-space: nowrap;\n}\n.nev-page .nev-stat-label { margin-top: 6px; color: var(--muted); font-size: 15px; }\n\n\/* 04 Stat Bars *\/\n.nev-page .nev-bars { max-width: 840px; margin: 44px 0 0; }\n.nev-page .nev-bar {\n  display: grid;\n  grid-template-columns: minmax(120px, 26%) 1fr auto;\n  gap: 20px;\n  align-items: center;\n  padding: 15px 0;\n  border-bottom: 1px solid var(--line);\n}\n.nev-page .nev-bar-label, .nev-page .nev-bar-value { font-size: 16px; }\n.nev-page .nev-bar-label strong { font-weight: 650; }\n.nev-page .nev-bar-track { height: 8px; overflow: hidden; background: var(--line); border-radius: 99px; }\n.nev-page .nev-bar-fill { height: 100%; background: var(--ink); border-radius: 99px; }\n.nev-page .nev-bar-fill[data-this] { background: var(--accent); }\n.nev-page .nev-bar-value { min-width: 74px; text-align: right; font-variant-numeric: tabular-nums; }\n.nev-page .nev-bars-note { max-width: 840px; margin: 22px 0 0; color: var(--muted); font-size: 14px; }\n\n\/* 05 Feature Statement *\/\n.nev-page .nev-feature-statement-grid {\n  display: grid;\n  grid-template-columns: minmax(240px, 34%) 1fr;\n  gap: 56px;\n  align-items: center;\n}\n.nev-page .nev-feature-number {\n  color: var(--ink);\n  font-size: clamp(64px, 8.5vw, 124px);\n  line-height: .95;\n  letter-spacing: -.04em;\n  font-weight: 650;\n}\n.nev-page .nev-feature-unit { margin-top: 12px; color: var(--muted); font-size: 16px; }\n\n\/* 06 Pull Quote *\/\n.nev-page .nev-quote { max-width: 1000px; text-align: left; }\n.nev-page .nev-quote p {\n  max-width: 900px;\n  font-size: clamp(25px, 3.2vw, 42px);\n  line-height: 1.18;\n  letter-spacing: -.018em;\n  font-weight: 650;\n  text-wrap: balance;\n}\n.nev-page .nev-quote cite { display: block; margin-top: 20px; color: var(--muted); font-size: 16px; font-style: normal; font-weight: 650; }\n\n\/* 07 Bento Grid *\/\n.nev-page .nev-bento-intro { max-width: 780px; margin-bottom: 48px; }\n.nev-page .nev-bento-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 16px;\n}\n.nev-page .nev-bento-card {\n  min-height: 0;\n  padding: 32px;\n  background: #1c1c1e;\n  border: 1px solid rgba(255,255,255,.14);\n  border-radius: var(--radius);\n}\n.nev-page .nev-bento-card .nev-h3 { margin-bottom: 12px; color: var(--white); }\n.nev-page .nev-bento-card .nev-body { color: #d2d2d7; }\n\n\/* 08 Feature Row *\/\n.nev-page .nev-feature-row-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 36px; }\n.nev-page .nev-feature-row-item { padding-top: 20px; border-top: 1px solid var(--line); }\n.nev-page .nev-feature-row-item .nev-h3 { margin-bottom: 8px; font-size: 20px; }\n\n\/* 09 Split Story *\/\n.nev-page .nev-split-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 52px;\n  align-items: center;\n}\n.nev-page .nev-split-story img {\n  width: 100%;\n  max-height: 700px;\n  object-fit: cover;\n  border-radius: var(--radius);\n}\n\n\/* 10 Sticky Spotlight *\/\n.nev-page .nev-spotlight-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 56px;\n  align-items: start;\n}\n.nev-page .nev-spotlight-media {\n  position: sticky;\n  top: 24px;\n  align-self: start;\n  min-width: 0;\n}\n.nev-page .nev-spotlight-media img {\n  width: 100%;\n  aspect-ratio: 11 \/ 10;\n  max-height: 700px;\n  object-fit: cover;\n  object-position: center top;\n}\n.nev-page .nev-spotlight-steps { min-width: 0; }\n.nev-page .nev-spotlight-step { padding: 64px 0; }\n.nev-page .nev-spotlight-step + .nev-spotlight-step { border-top: 1px solid var(--line); }\n.nev-page .nev-step-number { margin-bottom: 10px; color: var(--muted); font-size: 14px; font-weight: 650; }\n.nev-page .nev-spotlight-step .nev-h3 { margin-bottom: 10px; }\n\n\/* 11 Step Sequence *\/\n.nev-page .nev-step-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 36px; margin-top: 48px; }\n.nev-page .nev-sequence-step { padding-top: 18px; border-top: 1px solid var(--ink); }\n.nev-page .nev-sequence-step .nev-h3 { margin-bottom: 8px; font-size: 20px; }\n\n\/* 12 Cinematic *\/\n.nev-page .nev-cinematic { padding-right: 0; padding-left: 0; text-align: left; }\n.nev-page .nev-cinematic-copy { width: min(calc(100% - 44px), 1000px); margin: 0 auto 48px; }\n.nev-page .nev-cinematic-copy .nev-h2, .nev-page .nev-cinematic-copy .nev-body { max-width: 820px; }\n.nev-page .nev-cinematic img { width: 100%; max-height: 700px; object-fit: cover; }\n.nev-page .nev-gradient-text {\n  display: inline-block;\n  color: var(--white);\n  background: linear-gradient(90deg, #fff 0%, #fff 40%, var(--accent) 100%);\n  background-clip: text;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n}\n\n\/* 13 Gallery Rail *\/\n.nev-page .nev-gallery {\n  display: flex;\n  gap: 16px;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 4px;\n  overflow-x: auto;\n  scroll-snap-type: x mandatory;\n  scrollbar-width: thin;\n}\n.nev-page .nev-gallery-item { flex: 0 0 min(460px, 80%); scroll-snap-align: start; }\n.nev-page .nev-gallery-item img {\n  width: 100%;\n  max-height: 700px;\n  aspect-ratio: 4 \/ 3;\n  object-fit: cover;\n  border: 1px solid var(--line);\n  border-radius: var(--radius);\n}\n.nev-page .nev-gallery-item figcaption { margin-top: 12px; color: var(--muted); font-size: 14px; }\n\n\/* 14 Image Bento *\/\n.nev-page .nev-image-bento-grid {\n  display: grid;\n  grid-template-columns: repeat(6, 1fr);\n  grid-auto-rows: clamp(240px, 26vw, 320px);\n  gap: 14px;\n}\n.nev-page .nev-image-tile {\n  position: relative;\n  overflow: hidden;\n  background: var(--paper);\n  border: 1px solid var(--line);\n  border-radius: var(--radius);\n}\n.nev-page .nev-image-tile[data-wide] { grid-column: span 4; }\n.nev-page .nev-image-tile[data-square] { grid-column: span 2; }\n.nev-page .nev-image-tile img { width: 100%; height: 100%; max-height: 700px; object-fit: cover; }\n.nev-page .nev-image-caption {\n  position: absolute;\n  right: 0;\n  bottom: 0;\n  left: 0;\n  padding: 44px 24px 20px;\n  color: var(--white);\n  background: linear-gradient(to top, rgba(0,0,0,.78), rgba(0,0,0,.36) 48%, transparent);\n}\n.nev-page .nev-image-caption strong { display: block; font-size: 19px; }\n.nev-page .nev-image-caption span { display: block; margin-top: 3px; color: #f5f5f7; font-size: 14px; }\n\n\/* 15 Use-Case Columns *\/\n.nev-page .nev-use-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0 36px; }\n.nev-page .nev-use-item { padding: 22px 0; border-top: 1px solid var(--line); }\n.nev-page .nev-use-item .nev-h3 { margin-bottom: 8px; font-size: 20px; }\n\n\/* 16 Compatibility *\/\n.nev-page .nev-compatibility { max-width: 1000px; }\n.nev-page .nev-compatibility .nev-h2 { max-width: 840px; }\n.nev-page .nev-compatibility .nev-h2 { margin-bottom: 38px; }\n.nev-page .nev-compat-row {\n  display: grid;\n  grid-template-columns: minmax(140px, 24%) 1fr;\n  gap: 24px;\n  align-items: baseline;\n  padding: 20px 0;\n  border-bottom: 1px solid var(--line);\n}\n.nev-page .nev-compat-label { color: var(--muted); font-size: 14px; letter-spacing: .04em; text-transform: uppercase; font-weight: 650; }\n.nev-page .nev-compat-label[data-warning] { color: var(--ink); }\n\n\/* 17 Who This Suits *\/\n.nev-page .nev-fit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-top: 40px; }\n.nev-page .nev-fit-card { padding: 32px; background: var(--white); border: 1px solid var(--line); border-radius: var(--radius); }\n.nev-page .nev-fit-card[data-alt] { background: var(--paper); }\n.nev-page .nev-fit-heading { padding-bottom: 16px; border-bottom: 1px solid var(--line); color: var(--muted); font-size: 13px; letter-spacing: .04em; text-transform: uppercase; font-weight: 650; }\n.nev-page .nev-fit-card li { padding: 16px 0; border-bottom: 1px solid var(--line); }\n.nev-page .nev-fit-card li:last-child { border-bottom: 0; }\n\n\/* 18 Variant Matrix and 24 Specifications *\/\n.nev-page .nev-data-grid { max-width: 1000px; }\n.nev-page .nev-data-row {\n  display: grid;\n  grid-template-columns: 36% 1fr 1fr;\n  gap: 24px;\n  align-items: start;\n  padding: 17px 0;\n  border-bottom: 1px solid var(--line);\n}\n.nev-page .nev-data-row[data-two] { grid-template-columns: 38% 1fr; }\n.nev-page .nev-data-head { border-bottom-color: var(--ink); font-weight: 650; }\n.nev-page .nev-data-label { color: var(--muted); }\n.nev-page .nev-data-diff { color: var(--accent); }\n.nev-page .nev-data-category { padding: 34px 0 12px; font-size: 13px; letter-spacing: .04em; text-transform: uppercase; font-weight: 650; }\n\n\/* 19 Family Comparison *\/\n.nev-page .nev-family-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }\n.nev-page .nev-family-card { padding: 28px; background: var(--white); border: 1px solid var(--line); border-radius: var(--radius); }\n.nev-page .nev-family-card[data-this] { border-color: var(--ink); }\n.nev-page .nev-family-card img { width: 100%; height: 180px; max-height: 700px; object-fit: contain; margin-bottom: 22px; }\n.nev-page .nev-family-tag { min-height: 16px; margin-bottom: 12px; color: var(--muted); font-size: 12px; letter-spacing: .04em; text-transform: uppercase; font-weight: 650; }\n.nev-page .nev-family-name { font-size: 21px; font-weight: 650; }\n.nev-page .nev-family-for { min-height: 42px; margin-top: 6px; color: var(--muted); font-size: 14px; }\n.nev-page .nev-family-list { margin-top: 16px; }\n.nev-page .nev-family-list li { padding: 10px 0; border-top: 1px solid var(--line); font-size: 14px; }\n\n\/* 20 In the Box *\/\n.nev-page .nev-box-layout { display: grid; grid-template-columns: minmax(0, .9fr) minmax(360px, 1.1fr); gap: 56px; align-items: center; }\n.nev-page .nev-box .nev-h2 { margin-bottom: 38px; }\n.nev-page .nev-box-row { display: flex; justify-content: space-between; gap: 24px; padding: 15px 0; border-bottom: 1px solid var(--line); }\n.nev-page .nev-box-media { margin: 0; }\n.nev-page .nev-box-media img { width: 100%; max-height: 700px; object-fit: contain; border-radius: var(--radius); }\n\n\/* 21 Good to Know and 22 Common Questions *\/\n.nev-page .nev-narrow-list { max-width: 1000px; }\n.nev-page .nev-narrow-list .nev-h2 { margin-bottom: 34px; }\n.nev-page .nev-narrow-item { padding: 22px 0; border-bottom: 1px solid var(--line); }\n.nev-page .nev-narrow-item .nev-h3 { margin-bottom: 6px; font-size: 20px; }\n\n\/* 23 Bintel Trust *\/\n.nev-page .nev-trust { text-align: left; }\n.nev-page .nev-trust .nev-h2 { max-width: 800px; margin: 0 0 44px; }\n.nev-page .nev-trust-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; max-width: 1000px; margin: 0; }\n.nev-page .nev-trust-item { padding: 24px; background: var(--white); border: 1px solid var(--line); border-radius: 22px; }\n.nev-page .nev-trust-item strong, .nev-page .nev-trust-item span { display: block; }\n.nev-page .nev-trust-item span { margin-top: 6px; color: var(--muted); font-size: 14px; }\n.nev-page .nev-warranty { text-align: left; }\n.nev-page .nev-warranty .nev-h2, .nev-page .nev-warranty .nev-lead { max-width: 900px; margin-left: 0; margin-right: 0; }\n.nev-page .nev-warranty-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; max-width: 1000px; margin: 48px 0 0; text-align: left; }\n.nev-page .nev-warranty-item { padding: 28px; border: 1px solid var(--line); border-radius: 22px; }\n.nev-page .nev-warranty-item strong, .nev-page .nev-warranty-item span { display: block; }\n.nev-page .nev-warranty-item span { margin-top: 8px; color: var(--muted); font-size: 15px; line-height: 1.5; }\n\n@media (max-width: 1024px) {\n  .nev-page .nev-stats-grid { grid-template-columns: repeat(2, 1fr); }\n  .nev-page .nev-stat:nth-child(odd) { border-left: 0; }\n  .nev-page .nev-stat:nth-child(-n+2) { border-bottom: 1px solid var(--line); }\n  .nev-page .nev-image-bento-grid { grid-template-columns: repeat(2, 1fr); }\n  .nev-page .nev-image-tile[data-wide] { grid-column: span 2; }\n  .nev-page .nev-image-tile[data-square] { grid-column: span 1; }\n}\n@media (max-width: 900px) {\n  .nev-page .nev-product-stage-grid,\n  .nev-page .nev-split-grid,\n  .nev-page .nev-spotlight-grid,\n  .nev-page .nev-box-layout { grid-template-columns: 1fr; gap: 32px; }\n  .nev-page .nev-product-stage-copy, .nev-page .nev-split-copy { order: 1; }\n  .nev-page .nev-product-stage-media, .nev-page .nev-split-media { order: 2; }\n  .nev-page .nev-spotlight-media { position: static; }\n  .nev-page .nev-spotlight-step { padding: 34px 0; }\n  .nev-page .nev-family-grid { grid-template-columns: 1fr; max-width: 520px; margin: 0 auto; }\n  .nev-page .nev-family-for { min-height: 0; }\n  .nev-page .nev-warranty-grid { grid-template-columns: 1fr; }\n}\n@media (max-width: 768px) {\n  .nev-page .nev-feature-row-grid,\n  .nev-page .nev-step-grid,\n  .nev-page .nev-use-grid { grid-template-columns: 1fr; gap: 28px; }\n}\n@media (max-width: 700px) {\n  .nev-page .nev-fit-grid { grid-template-columns: 1fr; gap: 14px; }\n}\n@media (max-width: 640px) {\n  .nev-page .nev-section { padding: 76px 22px; }\n  .nev-page .nev-stats-strip { margin: -34px 0; }\n  .nev-page .nev-stat { min-width: 0; padding: 24px 14px; }\n  .nev-page .nev-stat-value { font-size: 26px; white-space: normal; }\n  .nev-page .nev-body { font-size: 16px; }\n  .nev-page .nev-feature-statement-grid { grid-template-columns: 1fr; gap: 22px; }\n  .nev-page .nev-feature-number { font-size: 64px; }\n  .nev-page .nev-bento-grid,\n  .nev-page .nev-image-bento-grid {\n    display: flex;\n    gap: 14px;\n    max-width: none;\n    margin: 0 -22px;\n    padding: 4px 22px;\n    overflow-x: auto;\n    overflow-y: hidden;\n    scroll-padding-left: 22px;\n    scroll-snap-type: x mandatory;\n  }\n  .nev-page .nev-bento-card { flex: 0 0 82%; min-height: 0; padding: 26px; scroll-snap-align: start; }\n  .nev-page .nev-image-tile[data-wide],\n  .nev-page .nev-image-tile[data-square] { grid-column: auto; height: 250px; scroll-snap-align: start; }\n  .nev-page .nev-image-tile[data-wide] { flex: 0 0 90%; }\n  .nev-page .nev-image-tile[data-square] { flex: 0 0 58%; }\n  .nev-page .nev-gallery { margin: 0 -22px; padding: 4px 22px; scroll-padding-left: 22px; }\n  .nev-page .nev-gallery-item { flex-basis: 86%; }\n  .nev-page .nev-cinematic img { max-height: min(70vh, 700px); }\n  .nev-page .nev-bar { grid-template-columns: 1fr auto; gap: 8px 14px; }\n  .nev-page .nev-bar-track { grid-column: 1 \/ -1; order: 3; }\n  .nev-page .nev-bar-value { min-width: 0; }\n  .nev-page .nev-compat-row { grid-template-columns: 1fr; gap: 6px; }\n  .nev-page .nev-data-row { gap: 14px; font-size: 15px; }\n  .nev-page .nev-box-row { font-size: 16px; }\n}\n@media (max-width: 380px) {\n  .nev-page .nev-h2 { font-size: 30px; }\n  .nev-page .nev-product-stage .nev-h2 { font-size: 34px; }\n  .nev-page .nev-stat { padding: 22px 16px; }\n  .nev-page .nev-stat-value { font-size: 26px; }\n  .nev-page .nev-data-row { gap: 10px; padding: 11px 0; font-size: 13.5px; }\n  .nev-page .nev-bento-card { padding: 24px; }\n  .nev-page .nev-image-tile[data-wide],\n  .nev-page .nev-image-tile[data-square] { height: 215px; }\n}\n\u003c\/style\u003e\n\n\u003c!-- 01 Product Stage --\u003e\n\u003csection class=\"nev-section nev-product-stage\" data-element=\"01\" data-claims=\"C01,C02,C08\" data-resources=\"\" aria-labelledby=\"nev-product-stage-title\"\u003e\n  \u003cdiv class=\"nev-wrap nev-product-stage-grid\"\u003e\n    \u003cdiv class=\"nev-product-stage-copy\"\u003e\n      \u003cp class=\"nev-kicker\"\u003eCelestron NexStar Evolution 9.25 HD Telescope\u003c\/p\u003e\n      \u003ch2 class=\"nev-h2\" id=\"nev-product-stage-title\"\u003eCorrected 235 mm optics. \u003cspan class=\"nev-muted\"\u003eStarSense handles the alignment.\u003c\/span\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"nev-lead\"\u003eA premium EdgeHD system for detailed visual observing and a practical path into lunar, planetary and brighter deep-sky imaging.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nev-product-stage-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0609\/6673\/1845\/files\/celestron-nexstar-evolution-925-hd-front-three-quarter.webp?v=1787884550\" alt=\"Celestron NexStar Evolution 9.25 HD telescope, front three-quarter view\" width=\"800\" height=\"800\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 03 Stats Strip --\u003e\n\u003cdiv class=\"nev-stats-strip\" data-element=\"03\" data-claims=\"C01,C04,C06,C15\" data-resources=\"\" data-bridge-from=\"white\" data-bridge-to=\"paper\" aria-label=\"Key verified specifications\"\u003e\n  \u003cdiv class=\"nev-wrap nev-stats-grid\"\u003e\n    \u003cdiv class=\"nev-stat\"\u003e\n\u003cdiv class=\"nev-stat-value\"\u003e235 mm\u003c\/div\u003e\n\u003cdiv class=\"nev-stat-label\"\u003eEdgeHD aperture\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-stat\"\u003e\n\u003cdiv class=\"nev-stat-value\"\u003eUp to 10\u003c\/div\u003e\n\u003cdiv class=\"nev-stat-label\"\u003eadditional alignment stars\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-stat\"\u003e\n\u003cdiv class=\"nev-stat-value\"\u003e10 hours\u003c\/div\u003e\n\u003cdiv class=\"nev-stat-label\"\u003eintegrated battery runtime\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-stat\"\u003e\n\u003cdiv class=\"nev-stat-value\"\u003e28.4 kg\u003c\/div\u003e\n\u003cdiv class=\"nev-stat-label\"\u003ecomplete kit weight\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 09 Split Story --\u003e\n\u003csection class=\"nev-section nev-paper nev-split-story\" data-element=\"09\" data-claims=\"C02,C03\" data-resources=\"\" aria-labelledby=\"nev-split-title\"\u003e\n  \u003cdiv class=\"nev-wrap nev-split-grid\"\u003e\n    \u003cdiv class=\"nev-split-copy\"\u003e\n      \u003cp class=\"nev-kicker\"\u003eEdgeHD optical correction\u003c\/p\u003e\n      \u003ch2 class=\"nev-h2\" id=\"nev-split-title\"\u003eA flatter field from centre to edge.\u003c\/h2\u003e\n      \u003cp class=\"nev-body\"\u003eThe aplanatic EdgeHD design reduces off-axis coma and field curvature. Celestron states that its focal plane is more than three times flatter than a standard Schmidt-Cassegrain design, helping stars remain better corrected across full-frame sensors. StarBright XLT coatings support bright visual views.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nev-split-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0609\/6673\/1845\/files\/celestron-nexstar-evolution-925-hd-corrector-and-mount.webp?v=1787884540\" alt=\"EdgeHD corrector plate and Evolution single-fork mount on the 9.25 HD telescope\" width=\"800\" height=\"800\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 10 Sticky Spotlight --\u003e\n\u003csection class=\"nev-section nev-sticky-spotlight\" data-element=\"10\" data-claims=\"C04,C05\" data-resources=\"\" aria-label=\"StarSense alignment and wireless control workflow\"\u003e\n  \u003cdiv class=\"nev-wrap nev-spotlight-grid\"\u003e\n    \u003cdiv class=\"nev-spotlight-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0609\/6673\/1845\/files\/celestron-nexstar-evolution-925-hd-starsense-camera-detail.webp?v=1787884641\" alt=\"Close view of the StarSense AutoAlign camera on the optical tube\" width=\"944\" height=\"944\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nev-spotlight-steps\"\u003e\n      \u003carticle class=\"nev-spotlight-step\"\u003e\u003cdiv class=\"nev-step-number\"\u003eStep 01\u003c\/div\u003e\n\u003ch3 class=\"nev-h3\"\u003eConnect through built-in WiFi.\u003c\/h3\u003e\n\u003cp class=\"nev-body\"\u003eUse a phone or tablet with the SkyPortal Powered by SkySafari app. The included hand control remains available, but it is optional when the app is used.\u003c\/p\u003e\u003c\/article\u003e\n      \u003carticle class=\"nev-spotlight-step\"\u003e\u003cdiv class=\"nev-step-number\"\u003eStep 02\u003c\/div\u003e\n\u003ch3 class=\"nev-h3\"\u003eLet StarSense read the sky.\u003c\/h3\u003e\n\u003cp class=\"nev-body\"\u003eStarSense scans star patterns and calculates the telescope's location, date and time. Up to 10 additional alignment stars can be added.\u003c\/p\u003e\u003c\/article\u003e\n      \u003carticle class=\"nev-spotlight-step\"\u003e\u003cdiv class=\"nev-step-number\"\u003eStep 03\u003c\/div\u003e\n\u003ch3 class=\"nev-h3\"\u003eSelect the first target.\u003c\/h3\u003e\n\u003cp class=\"nev-body\"\u003eAfter alignment, choose an object in the app and command the Evolution mount to slew to it.\u003c\/p\u003e\u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 07 Bento Grid --\u003e\n\u003csection class=\"nev-section nev-dark nev-bento nev-bento-section\" data-element=\"07\" data-claims=\"C06,C10,C11,C13,C16\" data-resources=\"\" aria-labelledby=\"nev-bento-title\"\u003e\n  \u003cdiv class=\"nev-wrap\"\u003e\n    \u003cdiv class=\"nev-bento-intro\"\u003e\n      \u003cp class=\"nev-kicker\"\u003eThe complete Evolution mount system\u003c\/p\u003e\n      \u003ch2 class=\"nev-h2\" id=\"nev-bento-title\"\u003ePower, tracking, connections and software work together.\u003c\/h2\u003e\n      \u003cp class=\"nev-lead\"\u003eThe optical tube is only half the system. The mount is built to keep a long observing session moving from alignment to target selection and tracking.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nev-bento-grid\" role=\"region\" aria-label=\"Evolution mount system benefits\" tabindex=\"0\"\u003e\n      \u003carticle class=\"nev-bento-card\"\u003e\u003cp class=\"nev-kicker\"\u003eIntegrated power\u003c\/p\u003e\n\u003ch3 class=\"nev-h3\"\u003eUp to 10 hours without a separate field battery.\u003c\/h3\u003e\n\u003cp class=\"nev-body\"\u003eThe built-in lithium iron phosphate battery is rated for a full extended observing session.\u003c\/p\u003e\u003c\/article\u003e\n      \u003carticle class=\"nev-bento-card\"\u003e\u003cp class=\"nev-kicker\"\u003eDrive system\u003c\/p\u003e\n\u003ch3 class=\"nev-h3\"\u003eBrass worm gears, DC servo motors and manual clutches.\u003c\/h3\u003e\n\u003cp class=\"nev-body\"\u003eNine slew speeds reach up to 4 degrees per second, with sidereal, solar and lunar tracking rates.\u003c\/p\u003e\u003c\/article\u003e\n      \u003carticle class=\"nev-bento-card\"\u003e\u003cp class=\"nev-kicker\"\u003eConnections\u003c\/p\u003e\n\u003ch3 class=\"nev-h3\"\u003eFour AUX ports plus USB paths.\u003c\/h3\u003e\n\u003cp class=\"nev-body\"\u003eThe hand control can use any AUX port. USB is available through the hand control input and mount output.\u003c\/p\u003e\u003c\/article\u003e\n      \u003carticle class=\"nev-bento-card\"\u003e\u003cp class=\"nev-kicker\"\u003eIncluded software\u003c\/p\u003e\n\u003ch3 class=\"nev-h3\"\u003eSkyPortal, Starry Night and Celestron PWI.\u003c\/h3\u003e\n\u003cp class=\"nev-body\"\u003ePlan sessions, control the telescope and build more advanced pointing models through the supplied software ecosystem.\u003c\/p\u003e\u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 15 Use-Case Columns --\u003e\n\u003csection class=\"nev-section nev-use-case-columns\" data-element=\"15\" data-claims=\"C08,C09\" data-resources=\"\" aria-label=\"Verified observing and imaging uses\"\u003e\n  \u003cdiv class=\"nev-wrap\"\u003e\n    \u003cp class=\"nev-kicker\"\u003eVisual observing and beginning astroimaging\u003c\/p\u003e\n    \u003ch2 class=\"nev-h2\"\u003eThree supported ways to use the 235 mm EdgeHD system.\u003c\/h2\u003e\n    \u003cdiv class=\"nev-use-grid\"\u003e\n      \u003carticle class=\"nev-use-item\"\u003e\u003ch3 class=\"nev-h3\"\u003eDetailed visual observing\u003c\/h3\u003e\n\u003cp class=\"nev-body\"\u003eUse the supplied 25 mm eyepiece for 94x magnification, then add compatible eyepieces as your observing develops.\u003c\/p\u003e\u003c\/article\u003e\n      \u003carticle class=\"nev-use-item\"\u003e\u003ch3 class=\"nev-h3\"\u003eMoon and planets\u003c\/h3\u003e\n\u003cp class=\"nev-body\"\u003eAttach a planetary imaging camera for short-exposure lunar and planetary capture.\u003c\/p\u003e\u003c\/article\u003e\n      \u003carticle class=\"nev-use-item\"\u003e\u003ch3 class=\"nev-h3\"\u003eBrighter deep-sky targets\u003c\/h3\u003e\n\u003cp class=\"nev-body\"\u003eExperiment with a DSLR on brighter objects. Add an equatorial wedge when longer exposures become the goal.\u003c\/p\u003e\u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 16 Compatibility --\u003e\n\u003csection class=\"nev-section nev-paper\" data-element=\"16\" data-claims=\"C07,C09,C11,C17\" data-resources=\"\" aria-labelledby=\"nev-compat-title\"\u003e\n  \u003cdiv class=\"nev-wrap nev-compatibility\"\u003e\n    \u003ch2 class=\"nev-h2\" id=\"nev-compat-title\"\u003eWhat the imaging system supports, and what it still needs.\u003c\/h2\u003e\n    \u003cdiv class=\"nev-compat-row\"\u003e\n\u003cdiv class=\"nev-compat-label\"\u003eOptional f\/2 path\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFastar\/HyperStar compatible.\u003c\/strong\u003e \u003cspan class=\"nev-muted\"\u003eRequires an optional compatible third-party lens assembly.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-compat-row\"\u003e\n\u003cdiv class=\"nev-compat-label\" data-warning\u003eLonger exposures\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAdd an Evolution equatorial wedge.\u003c\/strong\u003e \u003cspan class=\"nev-muted\"\u003eEQ North and EQ South alignment require a wedge.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-compat-row\"\u003e\n\u003cdiv class=\"nev-compat-label\"\u003eAccessory control\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFour AUX ports and USB connections.\u003c\/strong\u003e \u003cspan class=\"nev-muted\"\u003eThe hand control can use any AUX port.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-compat-row\"\u003e\n\u003cdiv class=\"nev-compat-label\" data-warning\u003eNot built in\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNo GPS, autoguide port or periodic error correction.\u003c\/strong\u003e \u003cspan class=\"nev-muted\"\u003ePlan the broader imaging system around these limits.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 17 Who This Suits --\u003e\n\u003csection class=\"nev-section nev-who-suits\" data-element=\"17\" data-claims=\"C08,C09,C15,C17\" data-resources=\"\" aria-labelledby=\"nev-fit-title\"\u003e\n  \u003cdiv class=\"nev-wrap\"\u003e\n    \u003ch2 class=\"nev-h2\" id=\"nev-fit-title\"\u003eWho this 28.4 kg EdgeHD system suits.\u003c\/h2\u003e\n    \u003cdiv class=\"nev-fit-grid\"\u003e\n      \u003cdiv class=\"nev-fit-card\"\u003e\n\u003cdiv class=\"nev-fit-heading\"\u003eA good fit if\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eYou want 235 mm EdgeHD optics for detailed visual observing.\u003c\/li\u003e\n\u003cli\u003eYou value automatic alignment and phone or tablet control.\u003c\/li\u003e\n\u003cli\u003eYou want to begin with lunar, planetary and brighter deep-sky imaging.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"nev-fit-card\" data-alt\u003e\n\u003cdiv class=\"nev-fit-heading\"\u003eAnother setup may suit you if\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eYou need a much lighter complete kit than 28.4 kg.\u003c\/li\u003e\n\u003cli\u003eYou require a built-in autoguide port or periodic error correction.\u003c\/li\u003e\n\u003cli\u003eYou want equatorial long-exposure imaging without adding a wedge.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 20 In the Box --\u003e\n\u003csection class=\"nev-section nev-paper\" data-element=\"20\" data-claims=\"C12\" data-resources=\"\" aria-labelledby=\"nev-box-title\"\u003e\n  \u003cdiv class=\"nev-wrap nev-box-layout\"\u003e\n    \u003cdiv class=\"nev-box\"\u003e\n      \u003ch2 class=\"nev-h2\" id=\"nev-box-title\"\u003eEverything listed in the package.\u003c\/h2\u003e\n      \u003cdiv class=\"nev-box-row\"\u003e\n\u003cspan\u003e235 mm EdgeHD optical tube\u003c\/span\u003e\u003cspan class=\"nev-muted\"\u003e1×\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"nev-box-row\"\u003e\n\u003cspan\u003eSingle-fork Evolution mount and tripod\u003c\/span\u003e\u003cspan class=\"nev-muted\"\u003e1×\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"nev-box-row\"\u003e\n\u003cspan\u003eAccessory tray\u003c\/span\u003e\u003cspan class=\"nev-muted\"\u003e1×\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"nev-box-row\"\u003e\n\u003cspan\u003eNexStar+ hand control\u003c\/span\u003e\u003cspan class=\"nev-muted\"\u003e1×\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"nev-box-row\"\u003e\n\u003cspan\u003e25 mm Plossl eyepiece, 1.25-inch\u003c\/span\u003e\u003cspan class=\"nev-muted\"\u003e1×\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"nev-box-row\"\u003e\n\u003cspan\u003eOmni 2x Barlow, 1.25-inch\u003c\/span\u003e\u003cspan class=\"nev-muted\"\u003e1×\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"nev-box-row\"\u003e\n\u003cspan\u003eMoon filter, 1.25-inch\u003c\/span\u003e\u003cspan class=\"nev-muted\"\u003e1×\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"nev-box-row\"\u003e\n\u003cspan\u003eStarPointer Pro finderscope\u003c\/span\u003e\u003cspan class=\"nev-muted\"\u003e1×\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"nev-box-row\"\u003e\n\u003cspan\u003eStarSense AutoAlign\u003c\/span\u003e\u003cspan class=\"nev-muted\"\u003e1×\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"nev-box-row\"\u003e\n\u003cspan\u003e2-inch diagonal with 1.25-inch adapter\u003c\/span\u003e\u003cspan class=\"nev-muted\"\u003e1×\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"nev-box-row\"\u003e\n\u003cspan\u003eFour-plug AC adapter\u003c\/span\u003e\u003cspan class=\"nev-muted\"\u003e1×\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"nev-box-row\"\u003e\n\u003cspan\u003eBuilt-in WiFi and LiFePO4 battery\u003c\/span\u003e\u003cspan class=\"nev-muted\"\u003eIntegrated\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cfigure class=\"nev-box-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0609\/6673\/1845\/files\/celestron-nexstar-evolution-925-hd-included-accessories-detail.webp?v=1787884648\" alt=\"Included Omni 2x Barlow, 25 mm Plossl eyepiece, AC adapter and Moon filter\" width=\"990\" height=\"990\" loading=\"lazy\"\u003e\u003c\/figure\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 21 Good to Know --\u003e\n\u003csection class=\"nev-section nev-good-to-know\" data-element=\"21\" data-claims=\"C15,C17,C18\" data-resources=\"\" aria-labelledby=\"nev-good-title\"\u003e\n  \u003cdiv class=\"nev-wrap nev-narrow-list\"\u003e\n    \u003ch2 class=\"nev-h2\" id=\"nev-good-title\"\u003ePlan the setup before the first night.\u003c\/h2\u003e\n    \u003carticle class=\"nev-narrow-item\"\u003e\u003ch3 class=\"nev-h3\"\u003eThe complete kit weighs 28.4 kg.\u003c\/h3\u003e\n\u003cp class=\"nev-body\"\u003eThe optical tube weighs 9.53 kg, the mount head 7 kg and the tripod 12.06 kg. Plan transport and assembly around the separated components.\u003c\/p\u003e\u003c\/article\u003e\n    \u003carticle class=\"nev-narrow-item\"\u003e\u003ch3 class=\"nev-h3\"\u003eEquatorial imaging requires a wedge.\u003c\/h3\u003e\n\u003cp class=\"nev-body\"\u003eThe supplied mount is an altitude-azimuth single-fork system. EQ North and EQ South alignment are available only with an equatorial wedge.\u003c\/p\u003e\u003c\/article\u003e\n    \u003carticle class=\"nev-narrow-item\"\u003e\u003ch3 class=\"nev-h3\"\u003eSolar observing needs a proper solar filter.\u003c\/h3\u003e\n\u003cp class=\"nev-body\"\u003eNever look at or project the Sun without the correct solar filter. Permanent eye injury and heat damage can result. Do not leave the telescope unsupervised around children.\u003c\/p\u003e\u003c\/article\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 24 Specifications --\u003e\n\u003csection class=\"nev-section nev-paper nev-specs-section\" data-element=\"24\" data-claims=\"C01,C02,C03,C04,C05,C06,C07,C08,C09,C10,C11,C12,C13,C14,C15,C16,C17,C18\" data-resources=\"\" aria-labelledby=\"nev-specs-title\"\u003e\n  \u003cdiv class=\"nev-wrap nev-data-grid\"\u003e\n    \u003ch2 class=\"nev-h2\" id=\"nev-specs-title\"\u003eSpecifications.\u003c\/h2\u003e\n    \u003cdiv class=\"nev-data-category\"\u003eOptical tube\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eOptical design\u003c\/div\u003e\n\u003cdiv\u003eEdgeHD\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eAperture\u003c\/div\u003e\n\u003cdiv\u003e235 mm\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eFocal length\u003c\/div\u003e\n\u003cdiv\u003e2350 mm\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eFocal ratio\u003c\/div\u003e\n\u003cdiv\u003ef\/10\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eSupplied eyepiece\u003c\/div\u003e\n\u003cdiv\u003e25 mm Plossl, 1.25-inch\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eSupplied eyepiece magnification\u003c\/div\u003e\n\u003cdiv\u003e94x\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eBarlow lens\u003c\/div\u003e\n\u003cdiv\u003eOmni 2x, 1.25-inch\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eFinderscope\u003c\/div\u003e\n\u003cdiv\u003eStarPointer Pro\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eStar diagonal\u003c\/div\u003e\n\u003cdiv\u003e2-inch diagonal with 1.25-inch adapter\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eOptical tube material\u003c\/div\u003e\n\u003cdiv\u003eAluminium\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eUseful magnification range\u003c\/div\u003e\n\u003cdiv\u003e34x to 555x\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eLimiting stellar magnitude\u003c\/div\u003e\n\u003cdiv\u003e14.4\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eResolution\u003c\/div\u003e\n\u003cdiv\u003e0.59 arcseconds Rayleigh; 0.49 arcseconds Dawes\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eLight gathering power\u003c\/div\u003e\n\u003cdiv\u003e1127x compared with the human eye\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eSecondary mirror obstruction\u003c\/div\u003e\n\u003cdiv\u003e85 mm; 36% by diameter; 13% by area\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eOptical coatings\u003c\/div\u003e\n\u003cdiv\u003eStarBright XLT\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eOptical tube dimensions\u003c\/div\u003e\n\u003cdiv\u003e559 mm long; 271.78 mm diameter\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eOptical tube weight\u003c\/div\u003e\n\u003cdiv\u003e9.53 kg\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eDovetail\u003c\/div\u003e\n\u003cdiv\u003eCG-5 dovetail bar\u003c\/div\u003e\n\u003c\/div\u003e\n\n    \u003cdiv class=\"nev-data-category\"\u003eMount and tripod\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eMount type\u003c\/div\u003e\n\u003cdiv\u003eComputerised altitude-azimuth single fork arm\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eInstrument load capacity\u003c\/div\u003e\n\u003cdiv\u003e11 kg\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eHeight range including mount and tripod\u003c\/div\u003e\n\u003cdiv\u003eApproximately 1245 to 1651 mm\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eTripod\u003c\/div\u003e\n\u003cdiv\u003e50.8 mm stainless-steel legs\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eMount head weight\u003c\/div\u003e\n\u003cdiv\u003e7 kg\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eTripod weight\u003c\/div\u003e\n\u003cdiv\u003e12.06 kg\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eAccessory tray\u003c\/div\u003e\n\u003cdiv\u003eIncluded\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eSlew speeds\u003c\/div\u003e\n\u003cdiv\u003e9 speeds, up to 4 degrees per second\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eTracking rates\u003c\/div\u003e\n\u003cdiv\u003eSidereal, solar and lunar\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eTracking modes\u003c\/div\u003e\n\u003cdiv\u003eAlt-Az, EQ North and EQ South\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eGPS\u003c\/div\u003e\n\u003cdiv\u003eNo\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eDovetail compatibility\u003c\/div\u003e\n\u003cdiv\u003eCG-5 saddle plate\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eAUX ports\u003c\/div\u003e\n\u003cdiv\u003e4; hand control can use any AUX port\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eAutoguide port\u003c\/div\u003e\n\u003cdiv\u003eNo\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eUSB\u003c\/div\u003e\n\u003cdiv\u003eHand control input and mount output\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003ePower\u003c\/div\u003e\n\u003cdiv\u003eIntegrated LiFePO4 battery, up to 10 hours\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eMotor drive\u003c\/div\u003e\n\u003cdiv\u003eDC servo motors\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eAlignment procedures\u003c\/div\u003e\n\u003cdiv\u003eSkyAlign, 1-Star, 2-Star, Auto 2-Star, Solar System, Quick-Align, Last Alignment, EQ North and EQ South; EQ requires a wedge\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003ePeriodic error correction\u003c\/div\u003e\n\u003cdiv\u003eNo\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eHand control\u003c\/div\u003e\n\u003cdiv\u003e2-line x 18-character backlit LCD, 19 backlit buttons and USB 2.0 PC connection\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eNexStar+ database\u003c\/div\u003e\n\u003cdiv\u003eMore than 40,000 objects, including 220 highlighted deep-sky and Solar System objects\u003c\/div\u003e\n\u003c\/div\u003e\n\n    \u003cdiv class=\"nev-data-category\"\u003eSoftware and physical\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eIncluded software\u003c\/div\u003e\n\u003cdiv\u003eCelestron PWI, Celestron Starry Night Special Edition and SkyPortal app\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eTotal kit weight\u003c\/div\u003e\n\u003cdiv\u003e28.4 kg\u003c\/div\u003e\n\u003c\/div\u003e\n\n    \u003cdiv class=\"nev-data-category\"\u003eSafety\u003c\/div\u003e\n    \u003cdiv class=\"nev-data-row\" data-two\u003e\n\u003cdiv class=\"nev-data-label\"\u003eSolar warning\u003c\/div\u003e\n\u003cdiv\u003eNever observe or project the Sun without a proper solar filter. Do not leave the telescope unsupervised around children.\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Celestron","offers":[{"title":"Default Title","offer_id":45640668184645,"sku":"12097","price":6499.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0609\/6673\/1845\/files\/celestron-nexstar-evolution-925-hd-front-three-quarter_d2d1f1ef-166d-40df-a088-e9563233bad6.webp?v=1787885582","url":"https:\/\/bintel.com.au\/products\/nexstar-evolution-9-25-hd-telescope-with-starsense","provider":"The Binocular and Telescope Shop","version":"1.0","type":"link"}