{"id":13,"date":"2026-07-08T17:51:28","date_gmt":"2026-07-08T17:51:28","guid":{"rendered":"https:\/\/visit.truthtraveler.com\/?page_id=13"},"modified":"2026-07-09T20:55:39","modified_gmt":"2026-07-09T20:55:39","slug":"branson-landing-page","status":"publish","type":"page","link":"https:\/\/visit.truthtraveler.com\/","title":{"rendered":"Branson Landing Page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"13\" class=\"elementor elementor-13\">\n\t\t\t\t<div class=\"elementor-element elementor-element-78809fd e-flex e-con-boxed e-con e-parent\" data-id=\"78809fd\" 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-7a04334 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"7a04334\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Truth Traveler Branson LP - Elementor HTML widget version. Page template must be Elementor Canvas. -->\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=Montserrat:wght@400;600;700;800;900&family=Source+Serif+4:ital,wght@0,400;0,600;1,400&display=swap\" rel=\"stylesheet\">\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.2\/css\/all.min.css\">\r\n<style>\r\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n:root {\r\n  --teal:     #0B8FA0;\r\n  --teal-dk:  #076B79;\r\n  --teal-lt:  #14B8CE;\r\n  --orange:   #E87A2F;\r\n  --orange-dk:#C45E18;\r\n  --yellow:   #F5C842;\r\n  --dark:     #0C1F25;\r\n  --dark-mid: #122A33;\r\n  --cream:    #F5EFE6;\r\n  --white:    #FFFFFF;\r\n  --text:     #1A2E35;\r\n  --muted:    #5A7A84;\r\n  --border:   #D8CFC4;\r\n  --radius:   14px;\r\n}\r\n\r\nhtml { scroll-behavior: smooth; }\r\nbody { font-family: 'Montserrat', sans-serif; background: var(--cream); color: var(--text); line-height: 1.6; }\r\nimg { max-width: 100%; }\r\n.container { max-width: 1160px; margin: 0 auto; padding: 0 24px; }\r\n.section-eyebrow {\r\n  font-size: 11px; font-weight: 700; letter-spacing: .14em;\r\n  text-transform: uppercase; color: var(--orange); display: block; margin-bottom: 10px;\r\n}\r\n.section-header { text-align: center; margin-bottom: 52px; }\r\n.section-header h2 {\r\n  font-size: clamp(26px, 4.5vw, 48px); text-transform: uppercase;\r\n  font-weight: 900; letter-spacing: -.025em; line-height: 1.05; margin-bottom: 14px;\r\n}\r\n.section-header p { color: var(--muted); font-size: 16px; max-width: 540px; margin: 0 auto; font-family: 'Source Serif 4', serif; }\r\n\r\n\/* ============================================================ ANNOUNCEMENT BAR *\/\r\n.ann-bar {\r\n  background: var(--orange); color: #fff; text-align: center;\r\n  font-size: 13px; font-weight: 700; padding: 11px 16px; letter-spacing: .02em;\r\n}\r\n.ann-bar a { color: #fff; text-decoration: underline; }\r\n.pop { font-weight: 900; text-transform: uppercase; color: var(--orange); }\r\n.ann-bar .pop { color: var(--dark); }\r\n.hero .pop, .cta-strip .pop { color: var(--yellow); }\r\n.hero-offer { color: rgba(255,255,255,.9); font-size: 14px; font-weight: 700; margin: -14px auto 30px; }\r\n\r\n\/* ============================================================ HEADER *\/\r\n.site-header {\r\n  background: var(--dark); position: sticky; top: 0; z-index: 100;\r\n  border-bottom: 1px solid rgba(255,255,255,.07);\r\n}\r\n.header-inner {\r\n  display: flex; align-items: center; justify-content: space-between;\r\n  padding: 0 24px; max-width: 1160px; margin: 0 auto; height: 88px;\r\n}\r\n.logo img { height: 68px !important; width: auto !important; display: block; }\r\n.nav-links { display: flex; align-items: center; gap: 28px; }\r\n.nav-links a:not(.btn-tickets-nav) {\r\n  color: rgba(255,255,255,.7); text-decoration: none;\r\n  font-size: 13px; font-weight: 600; letter-spacing: .05em; text-transform: uppercase;\r\n  transition: color .2s;\r\n}\r\n.nav-links a:not(.btn-tickets-nav):hover { color: #fff; }\r\n@media (max-width: 820px) { .nav-links a:not(.btn-tickets-nav) { display: none; } }\r\n.btn-tickets-nav {\r\n  background: linear-gradient(135deg, var(--orange), #F5943A);\r\n  color: #fff; text-decoration: none; padding: 11px 22px; border-radius: 50px;\r\n  font-weight: 800; font-size: 13px; text-transform: uppercase;\r\n  letter-spacing: .06em; display: flex; align-items: center; gap: 8px;\r\n  transition: opacity .2s, transform .15s; white-space: nowrap; box-shadow: 0 4px 16px rgba(232,122,47,.35);\r\n}\r\n.btn-tickets-nav:hover { opacity: .9; transform: translateY(-1px); }\r\n.nav-burger { display: none; background: none; border: none; color: #fff; font-size: 24px; cursor: pointer; padding: 8px 10px; }\r\n.mobile-menu { display: none; background: var(--dark); border-top: 1px solid rgba(255,255,255,.08); }\r\n.mobile-menu.open { display: block; }\r\n.mobile-menu a { display: block; padding: 15px 24px; color: rgba(255,255,255,.85); text-decoration: none; font-size: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: .05em; border-bottom: 1px solid rgba(255,255,255,.06); }\r\n.mobile-menu a:last-child { border-bottom: none; }\r\n.mobile-menu .mm-buy { color: var(--yellow); }\r\n@media (max-width: 820px) {\r\n  .nav-links .btn-tickets-nav { display: none; }\r\n  .nav-burger { display: block; }\r\n}\r\n\r\n\/* ============================================================ HERO *\/\r\n.hero {\r\n  background: linear-gradient(160deg, #0B3D4A 0%, #0B8FA0 55%, #14B8CE 100%);\r\n  padding: 80px 24px 90px; text-align: center; position: relative; overflow: hidden;\r\n}\r\n.hero::after {\r\n  content: ''; position: absolute; bottom: -2px; left: 0; right: 0; height: 80px;\r\n  background: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 1440 80'%3E%3Cpath fill='%23F5EFE6' d='M0,40 C360,80 1080,0 1440,40 L1440,80 L0,80 Z'\/%3E%3C\/svg%3E\") no-repeat bottom \/ cover;\r\n}\r\n.hero .container { position: relative; z-index: 2; }\r\n.hero-tag {\r\n  display: inline-flex; align-items: center; gap: 8px;\r\n  background: rgba(255,255,255,.15); border: 1px solid rgba(255,255,255,.3);\r\n  color: #fff; font-size: 11px; font-weight: 700; letter-spacing: .12em;\r\n  text-transform: uppercase; padding: 6px 16px; border-radius: 50px; margin-bottom: 24px;\r\n}\r\n.hero-tag .dot { width: 7px; height: 7px; border-radius: 50%; background: var(--yellow); animation: blink 1.8s ease infinite; }\r\n@keyframes blink { 0%,100%{opacity:1} 50%{opacity:.3} }\r\n.hero h1 {\r\n  font-size: clamp(38px, 6.5vw, 74px); text-transform: uppercase;\r\n  font-weight: 900; color: #fff; line-height: .98; letter-spacing: -.03em; margin-bottom: 22px;\r\n}\r\n.hero h1 em { font-style: normal; color: var(--yellow); display: block; }\r\n.hero-sub {\r\n  color: rgba(255,255,255,.85); font-size: 17px; max-width: 560px; margin: 0 auto 36px;\r\n  font-family: 'Source Serif 4', serif; font-style: italic; line-height: 1.6;\r\n}\r\n.hero-sub strong { color: #fff; font-weight: 600; }\r\n.hero-cta-group { display: flex; align-items: center; justify-content: center; gap: 14px; flex-wrap: wrap; margin-bottom: 36px; }\r\n.btn-primary {\r\n  background: linear-gradient(135deg, var(--orange), #F5943A);\r\n  color: #fff; text-decoration: none; padding: 17px 38px; border-radius: 50px;\r\n  font-weight: 800; font-size: 16px; letter-spacing: .01em;\r\n  display: inline-flex; align-items: center; gap: 10px;\r\n  box-shadow: 0 6px 28px rgba(232,122,47,.45);\r\n  transition: opacity .2s, transform .15s;\r\n}\r\n.btn-primary:hover { opacity: .92; transform: translateY(-2px); }\r\n.btn-ghost {\r\n  color: rgba(255,255,255,.85); text-decoration: none; font-weight: 600; font-size: 14px;\r\n  border: 2px solid rgba(255,255,255,.3); padding: 15px 28px; border-radius: 50px;\r\n  transition: border-color .2s, color .2s, background .2s;\r\n}\r\n.btn-ghost:hover { border-color: rgba(255,255,255,.7); color: #fff; background: rgba(255,255,255,.08); }\r\n.hero-badges { display: flex; align-items: center; justify-content: center; gap: 26px; flex-wrap: wrap; }\r\n.hero-badge { color: rgba(255,255,255,.75); font-size: 12px; font-weight: 600; display: flex; align-items: center; gap: 7px; }\r\n.hero-badge i { color: var(--yellow); }\r\n.hero-pod {\r\n  position: absolute; right: 4%; bottom: 60px; width: clamp(120px, 15vw, 210px); z-index: 1;\r\n  filter: drop-shadow(0 18px 30px rgba(0,0,0,.3));\r\n  animation: hover-bob 3.4s ease-in-out infinite;\r\n}\r\n@keyframes hover-bob { 0%,100%{transform:translateY(0)} 50%{transform:translateY(-14px)} }\r\n@media (max-width: 900px) { .hero-pod { display: none; } }\r\n\r\n\/* ============================================================ VIDEO PROOF CAROUSEL *\/\r\n.vids { background: var(--cream); padding: 72px 0 64px; text-align: center; }\r\n.vwrap { position: relative; max-width: 1160px; margin: 0 auto; padding: 0 24px; }\r\n.vtrack { display: flex; gap: 16px; overflow-x: auto; scroll-snap-type: x mandatory; padding: 4px 4px 18px; -webkit-overflow-scrolling: touch; scrollbar-width: none; }\r\n.vtrack::-webkit-scrollbar { display: none; }\r\n.vcard { flex: 0 0 min(78vw, 290px); scroll-snap-align: center; text-align: left; }\r\n.vshell {\r\n  position: relative; aspect-ratio: 9\/16; border-radius: var(--radius); overflow: hidden;\r\n  background: var(--dark-mid); border: 2px solid var(--border);\r\n  box-shadow: 0 10px 30px rgba(12,31,37,.15); cursor: pointer; transition: border-color .2s;\r\n}\r\n.vshell:hover { border-color: var(--teal); }\r\n.vshell video { width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; }\r\n.vbadge {\r\n  position: absolute; left: 12px; bottom: 12px; background: rgba(12,31,37,.8); backdrop-filter: blur(6px);\r\n  color: #fff; font-size: 12px; font-weight: 700; padding: 7px 12px; border-radius: 20px;\r\n  pointer-events: none; transition: opacity .2s;\r\n}\r\n.vshell.sound-on .vbadge { opacity: 0; }\r\n.vcap { margin-top: 10px; font-size: 13px; font-weight: 700; color: var(--text); padding: 0 4px; }\r\n.varrow {\r\n  position: absolute; top: calc(50% - 40px); transform: translateY(-50%); z-index: 5;\r\n  width: 46px; height: 46px; border-radius: 50%; border: 1px solid var(--border);\r\n  background: var(--white); color: var(--teal); font-size: 17px; cursor: pointer;\r\n  display: flex; align-items: center; justify-content: center; transition: background .15s, color .15s;\r\n  box-shadow: 0 4px 14px rgba(12,31,37,.12);\r\n}\r\n.varrow:hover { background: var(--teal); color: #fff; }\r\n.varrow.prev { left: 2px; }\r\n.varrow.next { right: 2px; }\r\n@media (hover: none) { .varrow { display: none; } }\r\n\r\n\/* ============================================================ REVIEW WALL *\/\r\n.reviews-section { background: var(--dark); padding: 72px 0; overflow: hidden; }\r\n.reviews-section .section-eyebrow { color: var(--yellow); }\r\n.reviews-section .section-header h2 { color: #fff; }\r\n.reviews-section .section-header p { color: rgba(255,255,255,.5); }\r\n.reviews-agg { text-align: center; margin-bottom: 44px; }\r\n.reviews-big-num { font-size: 72px; font-weight: 900; color: #fff; line-height: 1; letter-spacing: -.05em; }\r\n.reviews-stars-row { display: flex; gap: 5px; color: var(--yellow); font-size: 22px; justify-content: center; margin: 8px 0 6px; }\r\n.reviews-count { color: rgba(255,255,255,.4); font-size: 13px; font-weight: 600; }\r\n.marquee { display: block; overflow: hidden; margin-bottom: 16px; }\r\n.mrow { display: flex; gap: 16px; width: max-content; }\r\n.rcard {\r\n  flex: 0 0 340px; background: rgba(255,255,255,.05); border: 1px solid rgba(255,255,255,.09);\r\n  border-radius: var(--radius); padding: 24px 24px 20px; text-align: left;\r\n}\r\n.rcard .rstars { color: var(--yellow); letter-spacing: 2px; font-size: 13px; margin-bottom: 12px; }\r\n.rcard p { font-size: 14px; color: rgba(255,255,255,.8); font-family: 'Source Serif 4', serif; font-style: italic; line-height: 1.7; margin-bottom: 16px; }\r\n.rcard .rwho { display: flex; align-items: center; gap: 9px; font-size: 12px; font-weight: 700; color: rgba(255,255,255,.55); }\r\n.rcard .rwho .g { display: inline-flex; flex-shrink: 0; }\r\n.rcard-pod { background: none; border: none; display: flex; align-items: center; justify-content: center; padding: 0; }\r\n.rcard-pod img { height: 170px !important; width: auto !important; animation: hover-bob 3.4s ease-in-out infinite; filter: drop-shadow(0 12px 22px rgba(0,0,0,.45)); }\r\n.reviews-cta { text-align: center; margin-top: 40px; }\r\n@media (max-width: 560px) { .rcard { flex-basis: 280px; } }\r\n\r\n\/* ============================================================ TICKET SECTION *\/\r\n.ticket-section { padding: 72px 24px; background: var(--cream); }\r\n.tickets-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-bottom: 36px; }\r\n.ticket-card {\r\n  background: var(--white); border: 2px solid var(--border); border-radius: var(--radius);\r\n  overflow: hidden; position: relative; transition: border-color .2s, box-shadow .2s;\r\n}\r\n.ticket-card:hover { border-color: var(--teal); box-shadow: 0 8px 36px rgba(11,143,160,.12); }\r\n.ticket-card.featured { border-color: var(--teal); box-shadow: 0 8px 36px rgba(11,143,160,.14); }\r\n.ticket-header { padding: 28px 24px 0; }\r\n.ticket-title { font-size: 21px; font-weight: 800; margin-bottom: 4px; }\r\n.ticket-sub { font-size: 13px; color: var(--muted); font-family: 'Source Serif 4', serif; font-style: italic; }\r\n.ticket-price-row { padding: 18px 24px 0; display: flex; align-items: baseline; gap: 6px; flex-wrap: wrap; }\r\n.ticket-price { font-size: 46px; font-weight: 900; color: var(--text); letter-spacing: -.04em; line-height: 1; }\r\n.ticket-price sup { font-size: 22px; font-weight: 800; vertical-align: super; }\r\n.ticket-price-label { font-size: 13px; color: var(--muted); }\r\n.ticket-includes { padding: 0 24px 20px; border-top: 1px solid var(--border); margin-top: 16px; }\r\n.ticket-includes ul { list-style: none; margin-top: 16px; display: flex; flex-direction: column; gap: 9px; }\r\n.ticket-includes li { font-size: 13px; display: flex; align-items: flex-start; gap: 10px; }\r\n.ticket-includes li i { color: var(--teal); margin-top: 2px; flex-shrink: 0; font-size: 11px; }\r\n.ticket-footer { padding: 0 24px 24px; }\r\n.btn-buy {\r\n  display: flex; align-items: center; justify-content: center; gap: 8px;\r\n  width: 100%; background: linear-gradient(135deg, var(--orange), #F5943A);\r\n  color: #fff; text-decoration: none; font-weight: 800; font-size: 15px;\r\n  padding: 14px 20px; border-radius: 10px;\r\n  box-shadow: 0 4px 16px rgba(232,122,47,.3);\r\n  transition: opacity .18s, transform .15s;\r\n}\r\n.btn-buy:hover { opacity: .9; transform: translateY(-1px); }\r\n.free-badge { font-size: 11px; background: rgba(11,143,160,.1); color: var(--teal-dk); font-weight: 700; padding: 3px 10px; border-radius: 50px; margin-left: 8px; vertical-align: middle; }\r\n.big-cta-row { text-align: center; }\r\n.btn-big {\r\n  display: inline-flex; align-items: center; gap: 12px;\r\n  background: linear-gradient(135deg, var(--orange), #F5943A);\r\n  color: #fff; text-decoration: none; padding: 20px 52px; border-radius: 50px;\r\n  font-weight: 900; font-size: 18px; letter-spacing: .01em;\r\n  box-shadow: 0 6px 32px rgba(232,122,47,.4);\r\n  transition: opacity .2s, transform .15s;\r\n}\r\n.btn-big:hover { opacity: .92; transform: translateY(-2px); }\r\n.big-cta-sub { font-size: 13px; color: var(--muted); margin-top: 14px; font-family: 'Source Serif 4', serif; font-style: italic; }\r\n.big-cta-sub a { color: var(--teal-dk); font-weight: 700; font-style: normal; text-decoration: none; }\r\n.big-cta-sub a:hover { text-decoration: underline; }\r\n\r\n\/* ============================================================ WHAT'S INCLUDED *\/\r\n.included-section { padding: 72px 24px; background: var(--white); border-top: 1px solid var(--border); }\r\n.included-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; margin-top: 48px; }\r\n.inc-card { background: var(--cream); border-radius: var(--radius); overflow: hidden; border: 1px solid var(--border); transition: box-shadow .2s; }\r\n.inc-card:hover { box-shadow: 0 6px 28px rgba(11,143,160,.1); }\r\n.inc-card-icon { width: 100%; height: 170px; display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, var(--dark-mid), #0B3D4A); }\r\n.inc-card-icon img { height: 140px !important; width: auto !important; }\r\n.inc-card-media { width: 100%; height: 170px !important; object-fit: cover; display: block; }\r\n.inc-card-body { padding: 22px 20px; }\r\n.inc-card-body h3 { font-size: 16px; font-weight: 800; margin-bottom: 6px; }\r\n.inc-card-body p { font-size: 13px; color: var(--muted); font-family: 'Source Serif 4', serif; line-height: 1.65; }\r\n.inc-cta { text-align: center; margin-top: 48px; }\r\n\r\n\/* ============================================================ VALUE SPLIT *\/\r\n.value-section { background: linear-gradient(135deg, var(--dark) 0%, #0B3D4A 100%); padding: 72px 24px; }\r\n.value-inner { max-width: 1160px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center; }\r\n.value-img { text-align: center; }\r\n.value-img img { width: 100% !important; height: auto !important; max-height: 420px !important; object-fit: cover; display: block; border-radius: var(--radius); border: 3px solid rgba(11,143,160,.4); }\r\n.value-content h2 { font-size: clamp(22px, 3.5vw, 40px); text-transform: uppercase; font-weight: 900; color: #fff; line-height: 1.08; letter-spacing: -.025em; margin-bottom: 18px; }\r\n.value-content h2 em { font-style: normal; color: var(--yellow); }\r\n.value-content > p { color: rgba(255,255,255,.6); font-size: 16px; font-family: 'Source Serif 4', serif; line-height: 1.75; margin-bottom: 30px; }\r\n.value-stats { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 32px; }\r\n.vstat { background: rgba(255,255,255,.05); border: 1px solid rgba(255,255,255,.09); border-radius: 10px; padding: 18px; }\r\n.vstat strong { display: block; font-size: 30px; font-weight: 900; color: var(--yellow); letter-spacing: -.04em; line-height: 1; }\r\n.vstat span { font-size: 12px; color: rgba(255,255,255,.45); font-weight: 600; text-transform: uppercase; letter-spacing: .06em; margin-top: 4px; display: block; }\r\n@media (max-width: 900px) { .value-inner { grid-template-columns: 1fr; gap: 40px; } }\r\n\r\n\/* ============================================================ GROUP BLOCK *\/\r\n.group-section { padding: 68px 24px; background: var(--white); border-top: 1px solid var(--border); }\r\n.group-inner { max-width: 1160px; margin: 0 auto; display: flex; align-items: center; gap: 52px; flex-wrap: wrap; }\r\n.group-img { flex: 1; min-width: 240px; text-align: center; }\r\n.group-img img { width: 100% !important; height: auto !important; max-height: 340px !important; object-fit: cover; display: block; border-radius: var(--radius); box-shadow: 0 14px 28px rgba(12,31,37,.18); }\r\n.group-content { flex: 1.4; min-width: 260px; }\r\n.group-content h2 { font-size: clamp(22px, 3vw, 36px); text-transform: uppercase; font-weight: 900; letter-spacing: -.02em; line-height: 1.08; margin-bottom: 14px; }\r\n.group-content p { color: var(--muted); font-size: 15px; font-family: 'Source Serif 4', serif; line-height: 1.72; margin-bottom: 26px; }\r\n.btn-teal {\r\n  display: inline-flex; align-items: center; gap: 10px;\r\n  background: var(--teal); color: #fff; text-decoration: none;\r\n  padding: 15px 32px; border-radius: 50px; font-weight: 800; font-size: 15px;\r\n  transition: background .2s, transform .15s;\r\n}\r\n.btn-teal:hover { background: var(--teal-dk); transform: translateY(-1px); }\r\n\r\n\/* ============================================================ FAQ *\/\r\n.faq-section { padding: 64px 24px; background: var(--cream); }\r\n.faq-pod { display: block; margin: 0 auto 18px; height: 130px !important; width: auto !important; }\r\n.faq-grid { max-width: 760px; margin: 40px auto 0; display: flex; flex-direction: column; gap: 10px; }\r\n.faq-item { background: var(--white); border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }\r\n.faq-trigger {\r\n  width: 100%; background: none; border: none; cursor: pointer;\r\n  display: flex; align-items: center; justify-content: space-between;\r\n  padding: 18px 22px; text-align: left; gap: 16px;\r\n  font-family: 'Montserrat', sans-serif; font-size: 14px; font-weight: 700; color: var(--text);\r\n}\r\n.faq-trigger .fi { font-size: 12px; color: var(--muted); transition: transform .2s, color .2s; flex-shrink: 0; }\r\n.faq-item.open .faq-trigger .fi { transform: rotate(45deg); color: var(--teal); }\r\n.faq-panel { display: none; padding: 2px 22px 18px; font-size: 14px; color: var(--muted); font-family: 'Source Serif 4', serif; line-height: 1.72; }\r\n.faq-item.open .faq-panel { display: block; }\r\n.faq-cta { text-align: center; margin-top: 44px; }\r\n\r\n\/* ============================================================ FINAL CTA STRIP *\/\r\n.cta-strip {\r\n  background: linear-gradient(135deg, #0B3D4A 0%, var(--teal) 60%, var(--teal-lt) 100%);\r\n  padding: 60px 24px 0; text-align: center; position: relative; overflow: hidden;\r\n}\r\n.cta-strip h2 { color: #fff; font-size: clamp(22px, 4vw, 42px); text-transform: uppercase; font-weight: 900; margin-bottom: 14px; letter-spacing: -.025em; line-height: 1.1; }\r\n.cta-strip p { color: rgba(255,255,255,.75); font-size: 16px; font-family: 'Source Serif 4', serif; margin-bottom: 32px; }\r\n.btn-white {\r\n  display: inline-flex; align-items: center; gap: 10px;\r\n  background: #fff; color: var(--teal-dk);\r\n  text-decoration: none; padding: 18px 44px; border-radius: 50px;\r\n  font-weight: 900; font-size: 17px;\r\n  box-shadow: 0 6px 28px rgba(0,0,0,.2);\r\n  transition: transform .15s, box-shadow .2s;\r\n}\r\n.btn-white:hover { transform: translateY(-2px); box-shadow: 0 10px 40px rgba(0,0,0,.25); }\r\n.cta-badges { display: flex; gap: 22px; justify-content: center; flex-wrap: wrap; margin-top: 22px; }\r\n.cta-badge { color: rgba(255,255,255,.7); font-size: 12px; font-weight: 600; display: flex; align-items: center; gap: 6px; }\r\n.cta-badge i { color: var(--yellow); }\r\n.cta-pod { display: block; margin: 26px auto -4px; height: 150px !important; width: auto !important; }\r\n\r\n\/* ============================================================ FOOTER *\/\r\n.site-footer { background: var(--dark); padding: 52px 24px 24px; }\r\n.footer-inner { max-width: 1160px; margin: 0 auto; display: grid; grid-template-columns: 1.4fr 1fr; gap: 44px; padding-bottom: 44px; border-bottom: 1px solid rgba(255,255,255,.07); }\r\n.footer-brand img { height: 46px !important; width: auto !important; margin-bottom: 18px; display: block; }\r\n.footer-brand p { color: rgba(255,255,255,.4); font-size: 13px; line-height: 1.72; margin-bottom: 20px; }\r\n.footer-socials { display: flex; gap: 10px; }\r\n.footer-social { width: 36px; height: 36px; border-radius: 50%; border: 1px solid rgba(255,255,255,.15); display: flex; align-items: center; justify-content: center; color: rgba(255,255,255,.45); text-decoration: none; font-size: 14px; transition: border-color .2s, color .2s; }\r\n.footer-social:hover { border-color: var(--teal-lt); color: var(--teal-lt); }\r\n.footer-col h4 { color: rgba(255,255,255,.5); font-size: 11px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; margin-bottom: 18px; }\r\n.footer-col .cinfo { color: rgba(255,255,255,.4); font-size: 13px; margin-bottom: 9px; display: flex; align-items: flex-start; gap: 9px; }\r\n.footer-col .cinfo i { color: var(--teal-lt); margin-top: 2px; width: 14px; flex-shrink: 0; font-size: 12px; }\r\n.footer-buy-btn { display: inline-block; margin-top: 18px; background: linear-gradient(135deg, var(--orange), #F5943A); color: #fff; text-decoration: none; padding: 10px 22px; border-radius: 50px; font-weight: 800; font-size: 13px; transition: opacity .2s; }\r\n.footer-buy-btn:hover { opacity: .9; }\r\n.footer-bottom { max-width: 1160px; margin: 0 auto; padding-top: 24px; text-align: center; }\r\n.footer-bottom p { color: rgba(255,255,255,.25); font-size: 12px; }\r\n\r\n\/* ============================================================ STICKY MOBILE CTA *\/\r\n.mobile-sticky { display: none; position: fixed; bottom: 0; left: 0; right: 0; background: var(--dark); border-top: 1px solid rgba(255,255,255,.1); padding: 12px 16px; z-index: 200; }\r\n.mobile-sticky a { display: flex; align-items: center; justify-content: center; gap: 10px; background: linear-gradient(135deg, var(--orange), #F5943A); color: #fff; text-decoration: none; padding: 15px; border-radius: 12px; font-weight: 900; font-size: 16px; box-shadow: 0 4px 16px rgba(232,122,47,.4); }\r\n\r\n@media (max-width: 640px) {\r\n  .footer-inner { grid-template-columns: 1fr; gap: 28px; }\r\n  .value-stats { grid-template-columns: 1fr 1fr; }\r\n  .mobile-sticky { display: block; }\r\n  body { padding-bottom: 72px; }\r\n  .container { padding: 0 16px; }\r\n  .hero { padding-left: 14px; padding-right: 14px; }\r\n  .hero h1 { font-size: clamp(44px, 11.5vw, 58px); }\r\n  .section-header h2 { font-size: clamp(31px, 8.5vw, 42px); }\r\n  .value-content h2, .group-content h2 { font-size: clamp(27px, 7.8vw, 36px); }\r\n  .cta-strip h2 { font-size: clamp(27px, 8vw, 38px); }\r\n  .ticket-section, .included-section, .value-section, .group-section, .faq-section, .cta-strip { padding-left: 16px; padding-right: 16px; }\r\n}\r\n<\/style>\r\n<!-- Google Tag Manager -->\r\n<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\r\nnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\r\nj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\r\n'https:\/\/www.googletagmanager.com\/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\r\n})(window,document,'script','dataLayer','GTM-MWQ5CBP3');<\/script>\r\n<!-- End Google Tag Manager -->\r\n\r\n<!-- Google Tag Manager (noscript) -->\r\n<noscript><iframe src=\"https:\/\/www.googletagmanager.com\/ns.html?id=GTM-MWQ5CBP3\"\r\nheight=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"><\/iframe><\/noscript>\r\n<!-- End Google Tag Manager (noscript) -->\r\n\r\n<!-- ANNOUNCEMENT BAR -->\r\n<div class=\"ann-bar\">\r\n  &#127871; GET A FREE SNACK &amp; DRINK WITH <span class=\"pop\">EVERY<\/span> TICKET YOU BUY ONLINE &middot; <a href=\"https:\/\/bransontickets.truthtraveler.com\/webstore\/shop\/viewitems.aspx\" target=\"_blank\">Get tickets<\/a>\r\n<\/div>\r\n\r\n<!-- HEADER -->\r\n<header class=\"site-header\">\r\n  <div class=\"header-inner\">\r\n    <a href=\"#\" class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/logo.png\" alt=\"Truth Traveler\"><\/a>\r\n    <nav class=\"nav-links\">\r\n      <a href=\"https:\/\/truthtraveler.com\/branson-plan-a-visit\">Plan a Visit<\/a>\r\n      <a href=\"https:\/\/truthtraveler.com\/branson-experiences\">Experiences<\/a>\r\n      <a href=\"https:\/\/truthtraveler.com\/contact-branson\">Contact<\/a>\r\n      <a href=\"https:\/\/truthtraveler.com\/jobs-branson\">Join the Team<\/a>\r\n      <a href=\"https:\/\/bransontickets.truthtraveler.com\/webstore\/shop\/viewitems.aspx\" target=\"_blank\" class=\"btn-tickets-nav\">\r\n        <i class=\"fa-solid fa-ticket\"><\/i> Buy Tickets\r\n      <\/a>\r\n      <button class=\"nav-burger\" id=\"navBurger\" aria-label=\"Open menu\" aria-expanded=\"false\"><i class=\"fa-solid fa-bars\"><\/i><\/button>\r\n    <\/nav>\r\n  <\/div>\r\n  <div class=\"mobile-menu\" id=\"mobileMenu\">\r\n    <a href=\"https:\/\/truthtraveler.com\/branson-plan-a-visit\">Plan a Visit<\/a>\r\n    <a href=\"https:\/\/truthtraveler.com\/branson-experiences\">Experiences<\/a>\r\n    <a href=\"https:\/\/truthtraveler.com\/contact-branson\">Contact<\/a>\r\n    <a href=\"https:\/\/truthtraveler.com\/jobs-branson\">Join the Team<\/a>\r\n    <a class=\"mm-buy\" href=\"https:\/\/bransontickets.truthtraveler.com\/webstore\/shop\/viewitems.aspx\" target=\"_blank\"><i class=\"fa-solid fa-ticket\"><\/i> Buy Tickets<\/a>\r\n  <\/div>\r\n<\/header>\r\n\r\n<!-- HERO -->\r\n<section class=\"hero\">\r\n  <img decoding=\"async\" class=\"hero-pod\" src=\"\/wp-content\/uploads\/2026\/07\/pod-04-trim.png\" alt=\"P.O.D., the Truth Traveler robot co-pilot\">\r\n  <div class=\"container\">\r\n    <div class=\"hero-tag\"><span class=\"dot\"><\/span> Branson, MO<\/div>\r\n    <h1>Step Inside the Bible <em>in 5D Virtual Reality<\/em><\/h1>\r\n    <p class=\"hero-sub\">A VR time-travel ride with <strong>motion seats, wind, and scents<\/strong> that takes your family from Creation to the Cross. In the heart of Branson, Missouri.<\/p>\r\n    <div class=\"hero-cta-group\">\r\n      <a href=\"https:\/\/bransontickets.truthtraveler.com\/webstore\/shop\/viewitems.aspx\" target=\"_blank\" class=\"btn-primary\">\r\n        <i class=\"fa-solid fa-ticket\"><\/i> Get Tickets\r\n      <\/a>\r\n      <a href=\"#tickets\" class=\"btn-ghost\">See prices &amp; what's included<\/a>\r\n    <\/div>\r\n    <p class=\"hero-offer\">&#127871; GET A FREE SNACK &amp; DRINK WITH <span class=\"pop\">EVERY<\/span> TICKET YOU BUY ONLINE<\/p>\r\n    <div class=\"hero-badges\">\r\n      <div class=\"hero-badge\"><i class=\"fa-solid fa-star\"><\/i> 4.6 on Google &middot; 365 reviews<\/div>\r\n      <div class=\"hero-badge\"><i class=\"fa-solid fa-clock\"><\/i> Open Daily 9am to 9pm<\/div>\r\n      <div class=\"hero-badge\"><i class=\"fa-solid fa-children\"><\/i> Kids 5 &amp; Under Free<\/div>\r\n      <div class=\"hero-badge\"><i class=\"fa-solid fa-car-side\"><\/i> Free Parking<\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- VIDEO PROOF CAROUSEL -->\r\n<section class=\"vids\">\r\n  <div class=\"container\">\r\n    <div class=\"section-header\">\r\n      <span class=\"section-eyebrow\">Traveler Tales<\/span>\r\n      <h2>Hear It From the Families<\/h2>\r\n      <p>Real travelers, filmed right at the attraction.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n  <div class=\"vwrap\">\r\n    <button class=\"varrow prev\" aria-label=\"Previous videos\"><i class=\"fa-solid fa-arrow-left\"><\/i><\/button>\r\n    <div class=\"vtrack\" id=\"vtrack\">\r\n      <div class=\"vcard\">\r\n        <div class=\"vshell\">\r\n          <video src=\"\/wp-content\/uploads\/2026\/07\/branson_interview_kids_QA.mp4\" poster=\"\/wp-content\/uploads\/2026\/07\/branson_interview_kids_QA.jpg\" preload=\"none\" muted loop playsinline><\/video>\r\n          <span class=\"vbadge\">&#128266; Tap for sound<\/span>\r\n        <\/div>\r\n        <p class=\"vcap\">The kids take the exit interview<\/p>\r\n      <\/div>\r\n      <div class=\"vcard\">\r\n        <div class=\"vshell\">\r\n          <video src=\"\/wp-content\/uploads\/2026\/07\/branson_woman_wasnt-scary.mp4\" poster=\"\/wp-content\/uploads\/2026\/07\/branson_woman_wasnt-scary.jpg\" preload=\"none\" muted loop playsinline><\/video>\r\n          <span class=\"vbadge\">&#128266; Tap for sound<\/span>\r\n        <\/div>\r\n        <p class=\"vcap\">Was it scary? Not even a little.<\/p>\r\n      <\/div>\r\n      <div class=\"vcard\">\r\n        <div class=\"vshell\">\r\n          <video src=\"\/wp-content\/uploads\/2026\/07\/branson_kid_dinosaurs-jesus.mp4\" poster=\"\/wp-content\/uploads\/2026\/07\/branson_kid_dinosaurs-jesus.jpg\" preload=\"none\" muted loop playsinline><\/video>\r\n          <span class=\"vbadge\">&#128266; Tap for sound<\/span>\r\n        <\/div>\r\n        <p class=\"vcap\">The kids give their review<\/p>\r\n      <\/div>\r\n      <div class=\"vcard\">\r\n        <div class=\"vshell\">\r\n          <video src=\"\/wp-content\/uploads\/2026\/07\/branson_woman_very-exciting.mp4\" poster=\"\/wp-content\/uploads\/2026\/07\/branson_woman_very-exciting.jpg\" preload=\"none\" muted loop playsinline><\/video>\r\n          <span class=\"vbadge\">&#128266; Tap for sound<\/span>\r\n        <\/div>\r\n        <p class=\"vcap\">Fresh off the ride<\/p>\r\n      <\/div>\r\n      <div class=\"vcard\">\r\n        <div class=\"vshell\">\r\n          <video src=\"\/wp-content\/uploads\/2026\/07\/branson_group_favorite-helpers.mp4\" poster=\"\/wp-content\/uploads\/2026\/07\/branson_group_favorite-helpers.jpg\" preload=\"none\" muted loop playsinline><\/video>\r\n          <span class=\"vbadge\">&#128266; Tap for sound<\/span>\r\n        <\/div>\r\n        <p class=\"vcap\">The whole group weighs in<\/p>\r\n      <\/div>\r\n      <div class=\"vcard\">\r\n        <div class=\"vshell\">\r\n          <video src=\"\/wp-content\/uploads\/2026\/07\/pigeonforge_voxpop_favorite-places.mp4\" poster=\"\/wp-content\/uploads\/2026\/07\/pigeonforge_voxpop_favorite-places.jpg\" preload=\"none\" muted loop playsinline><\/video>\r\n          <span class=\"vbadge\">&#128266; Tap for sound<\/span>\r\n        <\/div>\r\n        <p class=\"vcap\">Travelers on their favorite moments<\/p>\r\n      <\/div>\r\n    <\/div>\r\n    <button class=\"varrow next\" aria-label=\"Next videos\"><i class=\"fa-solid fa-arrow-right\"><\/i><\/button>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- REVIEW WALL -->\r\n<section class=\"reviews-section\">\r\n  <div class=\"container\">\r\n    <div class=\"section-header\">\r\n      <span class=\"section-eyebrow\">365 Google reviews and counting<\/span>\r\n      <h2>Rated 4.6 on Google<\/h2>\r\n      <p>A few of our favorites, straight from the Google page.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n  <div class=\"marquee m1\" id=\"row1\"><\/div>\r\n  <div class=\"marquee m2\" id=\"row2\"><\/div>\r\n  <div class=\"reviews-cta\">\r\n    <a href=\"https:\/\/bransontickets.truthtraveler.com\/webstore\/shop\/viewitems.aspx\" target=\"_blank\" class=\"btn-primary\">\r\n      <i class=\"fa-solid fa-ticket\"><\/i> Join Them &mdash; Get Tickets\r\n    <\/a>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- TICKET SECTION -->\r\n<section class=\"ticket-section\" id=\"tickets\">\r\n  <div class=\"container\">\r\n    <div class=\"section-header\">\r\n      <span class=\"section-eyebrow\">Book Your Adventure<\/span>\r\n      <h2>Tickets &amp; Pricing<\/h2>\r\n      <p>GET A FREE SNACK &amp; DRINK WITH <span class=\"pop\">EVERY<\/span> TICKET YOU BUY ONLINE<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"tickets-grid\">\r\n      <div class=\"ticket-card featured\">\r\n        <div class=\"ticket-header\">\r\n          <div class=\"ticket-title\">Adult Admission<\/div>\r\n          <div class=\"ticket-sub\">Ages 13 &amp; up<\/div>\r\n        <\/div>\r\n        <div class=\"ticket-price-row\">\r\n          <div class=\"ticket-price\"><sup>$<\/sup>37<span style=\"font-size:24px;font-weight:900\">.99<\/span><\/div>\r\n          <div class=\"ticket-price-label\">per person<\/div>\r\n        <\/div>\r\n        <div class=\"ticket-includes\">\r\n          <ul>\r\n            <li><i class=\"fa-solid fa-check\"><\/i> Truth Traveler 5D VR Ride<\/li>\r\n            <li><i class=\"fa-solid fa-check\"><\/i> Fear Not live theater production<\/li>\r\n            <li><i class=\"fa-solid fa-check\"><\/i> Timeless Treats &amp; Gift Shop access<\/li>\r\n            <li><i class=\"fa-solid fa-check\"><\/i> ~90 minute full experience<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"ticket-card\">\r\n        <div class=\"ticket-header\">\r\n          <div class=\"ticket-title\">Child Admission<\/div>\r\n          <div class=\"ticket-sub\">Ages 6&ndash;12<\/div>\r\n        <\/div>\r\n        <div class=\"ticket-price-row\">\r\n          <div class=\"ticket-price\"><sup>$<\/sup>24<span style=\"font-size:24px;font-weight:900\">.99<\/span><\/div>\r\n          <div class=\"ticket-price-label\">per child<\/div>\r\n        <\/div>\r\n        <div class=\"ticket-includes\">\r\n          <ul>\r\n            <li><i class=\"fa-solid fa-check\"><\/i> Truth Traveler 5D VR Ride, min height 3'4\" (40 inches)<\/li>\r\n            <li><i class=\"fa-solid fa-check\"><\/i> Fear Not live theater production<\/li>\r\n            <li><i class=\"fa-solid fa-check\"><\/i> Launch Bay activities if under 3'4\" (40 inches)<\/li>\r\n            <li><i class=\"fa-solid fa-check\"><\/i> Timeless Treats &amp; Gift Shop access<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"ticket-card\">\r\n        <div class=\"ticket-header\">\r\n          <div class=\"ticket-title\">5 &amp; Under <span class=\"free-badge\">FREE<\/span><\/div>\r\n          <div class=\"ticket-sub\">Ages 5 and under &mdash; no charge<\/div>\r\n        <\/div>\r\n        <div class=\"ticket-price-row\">\r\n          <div class=\"ticket-price\" style=\"color:var(--teal)\">$0<span style=\"font-size:24px;font-weight:900\">.00<\/span><\/div>\r\n          <div class=\"ticket-price-label\">complimentary<\/div>\r\n        <\/div>\r\n        <div class=\"ticket-includes\" style=\"margin-top:16px;\">\r\n          <ul>\r\n            <li><i class=\"fa-solid fa-check\"><\/i> No ticket required to enter<\/li>\r\n            <li><i class=\"fa-solid fa-check\"><\/i> Fear Not live theater production<\/li>\r\n            <li><i class=\"fa-solid fa-check\"><\/i> Must be accompanied by a paid adult<\/li>\r\n            <li><i class=\"fa-solid fa-check\"><\/i> VR ride requires 3'4\" (40 inches) minimum height<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"big-cta-row\">\r\n      <a href=\"https:\/\/bransontickets.truthtraveler.com\/webstore\/shop\/viewitems.aspx\" target=\"_blank\" class=\"btn-big\">\r\n        <i class=\"fa-solid fa-ticket\"><\/i> View All Tickets &amp; Book Now\r\n      <\/a>\r\n      <p class=\"big-cta-sub\">\r\n        Souvenir &amp; Snack combo add-ons available at checkout.\r\n        Bringing a group? <a href=\"https:\/\/truthtraveler.com\/groups-branson\">Click here for group rates.<\/a>\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- WHAT'S INCLUDED -->\r\n<section class=\"included-section\" id=\"what-included\">\r\n  <div class=\"container\">\r\n    <div class=\"section-header\">\r\n      <span class=\"section-eyebrow\">Everything Included<\/span>\r\n      <h2>One Ticket. One Unforgettable 90 Minutes.<\/h2>\r\n      <p>Your admission unlocks access to every experience Truth Traveler has to offer.<\/p>\r\n    <\/div>\r\n    <div class=\"included-grid\">\r\n      <div class=\"inc-card\">\r\n        <img decoding=\"async\" class=\"inc-card-media\" src=\"\/wp-content\/uploads\/2026\/07\/vr-ride.webp\" alt=\"Travelers wearing VR headsets in MX4D motion seats\" loading=\"lazy\">\r\n        <div class=\"inc-card-body\">\r\n          <h3>Truth Traveler 5D VR Ride<\/h3>\r\n          <p>Strap into MX4D&reg; Motion EFX seats and VR headsets for a multi-sensory journey through Biblical history &mdash; from Eden to the Resurrection. Guided by P.O.D., your lovable robot co-pilot.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"inc-card\">\r\n        <img decoding=\"async\" class=\"inc-card-media\" src=\"\/wp-content\/uploads\/2026\/07\/fear-not.jpg\" alt=\"Fear Not production poster\" loading=\"lazy\">\r\n        <div class=\"inc-card-body\">\r\n          <h3>Fear Not Live Theater<\/h3>\r\n          <p>A breathtaking 15-minute stage production set in ancient Israel during the Roman Empire. Powerful storytelling, live performance, and an emotional encounter with the birth of Jesus.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"inc-card\">\r\n        <img decoding=\"async\" class=\"inc-card-media\" src=\"\/wp-content\/uploads\/2026\/07\/treats.webp\" alt=\"Chocolate treats from Timeless Treats\" loading=\"lazy\">\r\n        <div class=\"inc-card-body\">\r\n          <h3>Timeless Treats<\/h3>\r\n          <p>Refuel after your adventure with snacks, sweet treats, and refreshing drinks at the on-site caf&eacute;. GET A FREE SNACK &amp; DRINK WITH <span class=\"pop\">EVERY<\/span> TICKET YOU BUY ONLINE.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"inc-card\">\r\n        <div class=\"inc-card-icon\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/pod-02-trim.png\" alt=\"P.O.D. plush merchandise character\" loading=\"lazy\"><\/div>\r\n        <div class=\"inc-card-body\">\r\n          <h3>Truth Traveler Gift Shop<\/h3>\r\n          <p>Take the adventure home. Backpacks, stickers, keychains, and exclusive merchandise. Souvenir add-on available at checkout for $14.99.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"inc-cta\">\r\n      <a href=\"https:\/\/bransontickets.truthtraveler.com\/webstore\/shop\/viewitems.aspx\" target=\"_blank\" class=\"btn-primary\">\r\n        <i class=\"fa-solid fa-ticket\"><\/i> Get My Tickets\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- VALUE SPLIT -->\r\n<section class=\"value-section\">\r\n  <div class=\"value-inner\">\r\n    <div class=\"value-img\">\r\n      <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/vr-world.webp\" alt=\"The world travelers see inside the Truth Traveler VR experience\">\r\n    <\/div>\r\n    <div class=\"value-content\">\r\n      <span class=\"section-eyebrow\" style=\"color:var(--yellow)\">Why Truth Traveler<\/span>\r\n      <h2>Nothing Else Like It <em>in Branson<\/em><\/h2>\r\n      <p>Cutting-edge 5D technology meets the most powerful story ever told. This isn't a museum or a movie &mdash; it's an immersive encounter with history that you see, hear, and physically feel in MX4D&reg; motion seats.<\/p>\r\n      <div class=\"value-stats\">\r\n        <div class=\"vstat\"><strong>12<\/strong><span>travelers per capsule<\/span><\/div>\r\n        <div class=\"vstat\"><strong>~90<\/strong><span>minutes total experience<\/span><\/div>\r\n        <div class=\"vstat\"><strong>4.6<\/strong><span>Google rating<\/span><\/div>\r\n        <div class=\"vstat\"><strong>$0<\/strong><span>for ages 5 &amp; under<\/span><\/div>\r\n      <\/div>\r\n      <a href=\"https:\/\/bransontickets.truthtraveler.com\/webstore\/shop\/viewitems.aspx\" target=\"_blank\" class=\"btn-primary\">\r\n        <i class=\"fa-solid fa-ticket\"><\/i> Reserve My Spot\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- GROUP BLOCK -->\r\n<section class=\"group-section\">\r\n  <div class=\"group-inner\">\r\n    <div class=\"group-img\">\r\n      <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/theater-crowd.webp\" alt=\"A crowd of kids and families enjoying the show together\">\r\n    <\/div>\r\n    <div class=\"group-content\">\r\n      <span class=\"section-eyebrow\">Churches, Schools &amp; Reunions<\/span>\r\n      <h2>Travel Back in Time &mdash; Together<\/h2>\r\n      <p>Special group rates available for 10+ travelers. Whether it's a church group, school trip, family reunion, or corporate outing &mdash; our team handles every detail so you just show up and experience the adventure.<\/p>\r\n      <a href=\"https:\/\/truthtraveler.com\/groups-branson\" class=\"btn-teal\">\r\n        <i class=\"fa-solid fa-people-group\"><\/i> Get Group Rates\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FAQ -->\r\n<section class=\"faq-section\">\r\n  <div class=\"container\">\r\n    <div class=\"section-header\">\r\n      <img decoding=\"async\" class=\"faq-pod\" src=\"\/wp-content\/uploads\/2026\/07\/pod-03-trim.png\" alt=\"P.O.D. pondering with a monocle\">\r\n      <span class=\"section-eyebrow\">Got Questions?<\/span>\r\n      <h2>Frequently Asked Questions<\/h2>\r\n    <\/div>\r\n    <div class=\"faq-grid\">\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-trigger\">Do I need to buy tickets in advance? <i class=\"fa-solid fa-plus fi\"><\/i><\/button>\r\n        <div class=\"faq-panel\">We strongly recommend it. Capsule seats are limited and fill up fast &mdash; especially on weekends and peak season. Buying online also means you skip the box office line when you arrive.<\/div>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-trigger\">What's included in my ticket? <i class=\"fa-solid fa-plus fi\"><\/i><\/button>\r\n        <div class=\"faq-panel\">Every ticket includes the Truth Traveler 5D VR ride and the Fear Not live theater production, plus access to Timeless Treats and the Gift Shop. Plan about 90 minutes for the full experience.<\/div>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-trigger\">Is it scary for young kids? <i class=\"fa-solid fa-plus fi\"><\/i><\/button>\r\n        <div class=\"faq-panel\">No. It's built for families, and reviewers say even the littlest travelers loved it. The motion seats and effects are exciting, not frightening.<\/div>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-trigger\">Is there a height requirement? <i class=\"fa-solid fa-plus fi\"><\/i><\/button>\r\n        <div class=\"faq-panel\">Guests must be at least 3'4\" (40 inches) tall to ride the VR experience. Children under 3'4\" (40 inches) can still enjoy the Fear Not show. A supervised Launch Bay waiting area with activities (coloring sheets, storybooks) is available so families can take turns on the ride.<\/div>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-trigger\">How long does it take? <i class=\"fa-solid fa-plus fi\"><\/i><\/button>\r\n        <div class=\"faq-panel\">Plan about 90 minutes for the full experience &mdash; this covers the VR ride, the Fear Not show, and time for Timeless Treats and the Gift Shop. Times may vary based on attendance.<\/div>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-trigger\">Are there discounts available? <i class=\"fa-solid fa-plus fi\"><\/i><\/button>\r\n        <div class=\"faq-panel\">Yes &mdash; 10% off for active duty, veterans, and retired U.S. military (up to 5 tickets, valid ID, not available online). 10% off for Stone and Taney County residents. 10% off for First Responders (Fire, EMS, Police). Discounts cannot be combined and must be purchased at the box office.<\/div>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-trigger\">What are your hours? <i class=\"fa-solid fa-plus fi\"><\/i><\/button>\r\n        <div class=\"faq-panel\">Open daily 9am to 9pm. Final boarding for the VR experience is 1 hour before closing. Free on-site parking available; no overnight parking.<\/div>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-trigger\">Where is Truth Traveler located? <i class=\"fa-solid fa-plus fi\"><\/i><\/button>\r\n        <div class=\"faq-panel\">1 Andy Williams Blvd, Branson, MO 65616. Free on-site parking including spaces for buses, RVs, and motorcoaches.<\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"faq-cta\">\r\n      <a href=\"https:\/\/bransontickets.truthtraveler.com\/webstore\/shop\/viewitems.aspx\" target=\"_blank\" class=\"btn-primary\">\r\n        <i class=\"fa-solid fa-ticket\"><\/i> Ready? Get Tickets\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FINAL CTA STRIP -->\r\n<section class=\"cta-strip\">\r\n  <div class=\"container\">\r\n    <h2>Ready to Travel Through Time?<\/h2>\r\n    <p>GET A FREE SNACK &amp; DRINK WITH <span class=\"pop\">EVERY<\/span> TICKET YOU BUY ONLINE<\/p>\r\n    <a href=\"https:\/\/bransontickets.truthtraveler.com\/webstore\/shop\/viewitems.aspx\" target=\"_blank\" class=\"btn-white\">\r\n      <i class=\"fa-solid fa-ticket\"><\/i> Buy Tickets\r\n    <\/a>\r\n    <div class=\"cta-badges\">\r\n      <div class=\"cta-badge\"><i class=\"fa-solid fa-shield-halved\"><\/i> Secure Checkout<\/div>\r\n      <div class=\"cta-badge\"><i class=\"fa-solid fa-children\"><\/i> Kids 5 &amp; Under Free<\/div>\r\n      <div class=\"cta-badge\"><i class=\"fa-solid fa-car-side\"><\/i> Free Parking<\/div>\r\n      <div class=\"cta-badge\"><i class=\"fa-solid fa-star\"><\/i> 4.6 on Google<\/div>\r\n    <\/div>\r\n    <img decoding=\"async\" class=\"cta-pod\" src=\"\/wp-content\/uploads\/2026\/07\/pod-01-trim.png\" alt=\"P.O.D. waving goodbye\">\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FOOTER -->\r\n<footer class=\"site-footer\">\r\n  <div class=\"footer-inner\">\r\n    <div class=\"footer-brand\">\r\n      <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/logo.png\" alt=\"Truth Traveler\">\r\n      <p>An immersive 5D journey through Biblical history &mdash; right in the heart of Branson, Missouri.<\/p>\r\n      <div class=\"footer-socials\">\r\n        <a href=\"https:\/\/www.facebook.com\/TruthTravelerBranson\" target=\"_blank\" class=\"footer-social\" aria-label=\"Facebook\"><i class=\"fa-brands fa-facebook-f\"><\/i><\/a>\r\n        <a href=\"https:\/\/www.instagram.com\/truthtraveler_branson\/\" target=\"_blank\" class=\"footer-social\" aria-label=\"Instagram\"><i class=\"fa-brands fa-instagram\"><\/i><\/a>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"footer-col\">\r\n      <h4>Contact &amp; Hours<\/h4>\r\n      <div class=\"cinfo\"><i class=\"fa-solid fa-location-dot\"><\/i> 1 Andy Williams Blvd, Branson MO 65616<\/div>\r\n      <div class=\"cinfo\"><i class=\"fa-solid fa-phone\"><\/i> (417) 334-4500<\/div>\r\n      <div class=\"cinfo\"><i class=\"fa-solid fa-clock\"><\/i> Open Daily 9am to 9pm<\/div>\r\n      <a href=\"https:\/\/bransontickets.truthtraveler.com\/webstore\/shop\/viewitems.aspx\" target=\"_blank\" class=\"footer-buy-btn\">Buy Tickets<\/a>\r\n    <\/div>\r\n  <\/div>\r\n  <div class=\"footer-bottom\">\r\n    <p>&copy; 2026 Truth Traveler, LLC. All Rights Reserved.<\/p>\r\n  <\/div>\r\n<\/footer>\r\n\r\n<!-- STICKY MOBILE CTA -->\r\n<div class=\"mobile-sticky\">\r\n  <a href=\"https:\/\/bransontickets.truthtraveler.com\/webstore\/shop\/viewitems.aspx\" target=\"_blank\">\r\n    <i class=\"fa-solid fa-ticket\"><\/i> Buy Tickets\r\n  <\/a>\r\n<\/div>\r\n\r\n<script>\r\n\/\/ Video carousel: autoplay muted in view, tap for sound, arrows.\r\n(function(){\r\n  var track = document.getElementById('vtrack');\r\n  var shells = Array.prototype.slice.call(track.querySelectorAll('.vshell'));\r\n\r\n  var io = new IntersectionObserver(function(entries){\r\n    entries.forEach(function(e){\r\n      var v = e.target.querySelector('video');\r\n      if (e.intersectionRatio >= 0.6) { v.play().catch(function(){}); }\r\n      else { v.pause(); if (!v.muted) { v.muted = true; e.target.classList.remove('sound-on'); } }\r\n    });\r\n  }, {threshold:[0,0.6]});\r\n  shells.forEach(function(s){ io.observe(s); });\r\n\r\n  shells.forEach(function(s){\r\n    s.addEventListener('click', function(){\r\n      var v = s.querySelector('video');\r\n      if (v.muted) {\r\n        shells.forEach(function(o){ var ov = o.querySelector('video'); ov.muted = true; o.classList.remove('sound-on'); });\r\n        v.muted = false; v.currentTime = 0; v.play().catch(function(){});\r\n        s.classList.add('sound-on');\r\n      } else {\r\n        v.muted = true; s.classList.remove('sound-on');\r\n      }\r\n    });\r\n  });\r\n\r\n  var card = track.querySelector('.vcard');\r\n  document.querySelector('.varrow.prev').addEventListener('click', function(){ track.scrollBy({left:-(card.offsetWidth+16), behavior:'smooth'}); });\r\n  document.querySelector('.varrow.next').addEventListener('click', function(){ track.scrollBy({left:card.offsetWidth+16, behavior:'smooth'}); });\r\n})();\r\n\r\n\/\/ Review wall: real Google reviews (verbatim excerpts from reviews\/branson + reviews\/pigeon-forge scrapes).\r\n(function(){\r\n  var row1 = [\r\n    [\"Lucky Burney\",\"Truth Traveler in Branson was such a wonderful experience for our family!\"],\r\n    [\"Kris A\",\"We had a great time. This is a fantastic family friendly, indoor, wholesome, faith based activity that is appropriate for many age groups.\"],\r\n    [\"David Thomas\",\"As a couple in our 70's, we have never had a chance to experience a VR ride like this!\"],\r\n    [\"Scott Pratt\",\"Had a wonderful time. Kids and adults all stayed entertained.\"],\r\n    [\"Khala Young\",\"This is the neatest experience! very cool facility and a wealth of snacks and drinks and we saw the history of Jesus, which was absolutely amazing!!\"]\r\n  ];\r\n  var row2 = [\r\n    [\"emily Ellsworth\",\"This is a multi part attraction, a short animated video, a walk through, a VR ride, and a short film. Everything is exceptionally done. The place is very clean, and feels modern.\"],\r\n    [\"Jaysa Alexis\",\"Our JH youth had a great time here! It was super cool and very clean! All of the staff was amazing!\"],\r\n    [\"Rob OBryan\",\"If you want a family attraction that has all of the latest technology then bring the to The Truth Traveller Branson. It is a ride\/movie\/educational experience all rolled up into one.\"],\r\n    [\"trl1971\",\"We had an awesome experience. The place looks spectacular and new. The staff were friendly, hospitable and helpful.\"],\r\n    [\"Doris Danney\",\"AWESOME EXPERIENCE!!! A great job to all the staff. From beginning to end. Everyone should come out for this BLESSING!!!\"]\r\n  ];\r\n  var G = '<svg class=\"g\" width=\"14\" height=\"14\" viewBox=\"0 0 48 48\" aria-hidden=\"true\"><path fill=\"#FFC107\" d=\"M43.6 20.1H42V20H24v8h11.3C33.7 32.7 29.2 36 24 36c-6.6 0-12-5.4-12-12s5.4-12 12-12c3.1 0 5.9 1.2 8 3l5.7-5.7C34.3 6.1 29.4 4 24 4 13 4 4 13 4 24s9 20 20 20 20-9 20-20c0-1.3-.1-2.7-.4-3.9z\"\/><path fill=\"#FF3D00\" d=\"M6.3 14.7l6.6 4.8C14.7 15.1 19 12 24 12c3.1 0 5.9 1.2 8 3l5.7-5.7C34.3 6.1 29.4 4 24 4 16.3 4 9.7 8.3 6.3 14.7z\"\/><path fill=\"#4CAF50\" d=\"M24 44c5.2 0 9.9-2 13.4-5.2l-6.2-5.2C29.2 35.1 26.7 36 24 36c-5.2 0-9.6-3.3-11.3-8l-6.5 5C9.5 39.6 16.2 44 24 44z\"\/><path fill=\"#1976D2\" d=\"M43.6 20.1H42V20H24v8h11.3c-.8 2.3-2.3 4.3-4.1 5.7l6.2 5.2C36.9 40.2 44 35 44 24c0-1.3-.1-2.7-.4-3.9z\"\/><\/svg>';\r\n  function esc(s){ var d = document.createElement('div'); d.textContent = s; return d.innerHTML; }\r\n  function cardHTML(r){\r\n    return '<div class=\"rcard\"><div class=\"rstars\">\u2605\u2605\u2605\u2605\u2605<\/div><p>\u201c' + esc(r[1]) + '\u201d<\/p><div class=\"rwho\">' + G + '<span>' + esc(r[0]) + ' \u00b7 Google review<\/span><\/div><\/div>';\r\n  }\r\n  \/\/ No loading=\"lazy\" here: lazy images inside transform-animated elements often\r\n  \/\/ never trigger their load on Safari, leaving blank card-sized gaps in the rows.\r\n  function podCard(img){\r\n    return '<div class=\"rcard rcard-pod\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/07\/' + img + '\" alt=\"P.O.D. the robot flying by\"><\/div>';\r\n  }\r\n  \/\/ Infinite conveyor via card recycling. The row only ever holds enough cards to\r\n  \/\/ cover the viewport plus a small buffer; when a card fully exits the left edge its\r\n  \/\/ DOM node is moved to the right end (and vice versa for the reverse row). The strip\r\n  \/\/ never extends far offscreen, so iOS Safari has nothing to evict and can't blank it.\r\n  function fill(id, data, pod, seconds, reverse){\r\n    var el = document.getElementById(id);\r\n    var cards = data.map(cardHTML);\r\n    cards.splice(2, 0, podCard(pod));\r\n    var setHTML = cards.join('');\r\n    var row = document.createElement('div');\r\n    row.className = 'mrow';\r\n    row.innerHTML = setHTML;\r\n    el.innerHTML = '';\r\n    el.appendChild(row);\r\n    \/\/ Add whole extra sets (keeps cycle order intact) until the strip covers the screen plus buffer.\r\n    while (row.scrollWidth < window.innerWidth + 800) { row.insertAdjacentHTML('beforeend', setHTML); }\r\n    if (window.matchMedia('(prefers-reduced-motion: reduce)').matches) return;\r\n    var speed = (row.scrollWidth \/ (row.children.length \/ cards.length)) \/ seconds; \/\/ px\/sec = one set per cycle\r\n    var offset = reverse ? (row.lastElementChild.offsetWidth + 16) : 0;\r\n    var paused = false, last = null;\r\n    el.addEventListener('mouseenter', function(){ paused = true; });\r\n    el.addEventListener('mouseleave', function(){ paused = false; });\r\n    el.addEventListener('touchstart', function(){ paused = true; }, {passive:true});\r\n    el.addEventListener('touchend', function(){ paused = false; }, {passive:true});\r\n    function step(t){\r\n      if (last !== null && !paused) {\r\n        var dt = Math.min(t - last, 100) \/ 1000;\r\n        if (!reverse) {\r\n          offset += speed * dt;\r\n          var first = row.firstElementChild;\r\n          var w = first.offsetWidth + 16;\r\n          while (offset >= w) { offset -= w; row.appendChild(first); first = row.firstElementChild; w = first.offsetWidth + 16; }\r\n        } else {\r\n          offset -= speed * dt;\r\n          while (offset <= 0) { var lastC = row.lastElementChild; row.insertBefore(lastC, row.firstElementChild); offset += lastC.offsetWidth + 16; }\r\n        }\r\n        row.style.transform = 'translateX(' + (-offset) + 'px)';\r\n      }\r\n      last = t;\r\n      requestAnimationFrame(step);\r\n    }\r\n    requestAnimationFrame(step);\r\n  }\r\n  function startMarquees(){\r\n    fill('row1', row1, 'pod-04-trim.png', 60, false);\r\n    fill('row2', row2, 'pod-05-trim.png', 70, true);\r\n  }\r\n  \/\/ Measure after fonts load so card widths are final and the loop seam is exact.\r\n  if (document.fonts && document.fonts.ready) { document.fonts.ready.then(startMarquees); }\r\n  else { startMarquees(); }\r\n})();\r\n\r\n\/\/ Mobile hamburger menu\r\n(function(){\r\n  var burger = document.getElementById('navBurger');\r\n  var menu = document.getElementById('mobileMenu');\r\n  burger.addEventListener('click', function(){\r\n    var open = menu.classList.toggle('open');\r\n    burger.setAttribute('aria-expanded', open);\r\n    burger.innerHTML = open ? '<i class=\"fa-solid fa-xmark\"><\/i>' : '<i class=\"fa-solid fa-bars\"><\/i>';\r\n  });\r\n  menu.querySelectorAll('a').forEach(function(a){\r\n    a.addEventListener('click', function(){\r\n      menu.classList.remove('open');\r\n      burger.setAttribute('aria-expanded', 'false');\r\n      burger.innerHTML = '<i class=\"fa-solid fa-bars\"><\/i>';\r\n    });\r\n  });\r\n})();\r\n\r\n\/\/ FAQ accordion\r\ndocument.querySelectorAll('.faq-trigger').forEach(function(btn){\r\n  btn.addEventListener('click', function(){\r\n    var item = btn.closest('.faq-item');\r\n    var isOpen = item.classList.contains('open');\r\n    document.querySelectorAll('.faq-item.open').forEach(function(el){ el.classList.remove('open'); });\r\n    if (!isOpen) item.classList.add('open');\r\n  });\r\n});\r\n\r\n\/\/ Ecommerce dataLayer events per truthtraveler-reference-info.md.\r\n\/\/ view_item on load; begin_checkout on any ticket-store click.\r\n\/\/ currency\/value sit at the top level of ecommerce (GTM reads them there, not from items).\r\n(function(){\r\n  var TICKETS = {\r\n    adult: { item_id: \"adult-ticket-branson\", item_name: \"Adult Admission\", price: 37.99, item_category: \"attraction_ticket\", quantity: 1 },\r\n    child: { item_id: \"child-ticket-branson\", item_name: \"Child Admission\", price: 24.99, item_category: \"attraction_ticket\", quantity: 1 }\r\n  };\r\n  function push(evt, items) {\r\n    var value = 0;\r\n    items.forEach(function(i){ value += i.price * i.quantity; });\r\n    window.dataLayer = window.dataLayer || [];\r\n    window.dataLayer.push({ ecommerce: null }); \/\/ clear previous ecommerce object per GA4 convention\r\n    window.dataLayer.push({\r\n      event: evt,\r\n      ecommerce: { currency: \"USD\", value: Math.round(value * 100) \/ 100, items: items }\r\n    });\r\n  }\r\n  push(\"view_item\", [TICKETS.adult, TICKETS.child]);\r\n  document.querySelectorAll('a[href*=\"bransontickets.truthtraveler.com\"]').forEach(function(a){\r\n    a.addEventListener('click', function(){\r\n      var t = a.getAttribute('data-ticket');\r\n      push(\"begin_checkout\", t && TICKETS[t] ? [TICKETS[t]] : [TICKETS.adult, TICKETS.child]);\r\n    });\r\n  });\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>&#127871; GET A FREE SNACK &amp; DRINK WITH EVERY TICKET YOU BUY ONLINE &middot; Get tickets Plan a Visit Experiences Contact Join the Team Buy Tickets Plan a Visit Experiences Contact Join the Team Buy Tickets Branson, MO Step Inside the Bible in 5D Virtual Reality A VR time-travel ride with motion seats, wind, and [&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":{"footnotes":""},"class_list":["post-13","page","type-page","status-publish","hentry"],"featured_image_src":null,"featured_image_src_square":null,"_links":{"self":[{"href":"https:\/\/visit.truthtraveler.com\/index.php?rest_route=\/wp\/v2\/pages\/13","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/visit.truthtraveler.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/visit.truthtraveler.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/visit.truthtraveler.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/visit.truthtraveler.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=13"}],"version-history":[{"count":34,"href":"https:\/\/visit.truthtraveler.com\/index.php?rest_route=\/wp\/v2\/pages\/13\/revisions"}],"predecessor-version":[{"id":88,"href":"https:\/\/visit.truthtraveler.com\/index.php?rest_route=\/wp\/v2\/pages\/13\/revisions\/88"}],"wp:attachment":[{"href":"https:\/\/visit.truthtraveler.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=13"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}