{"id":52,"date":"2026-06-09T13:07:32","date_gmt":"2026-06-09T13:07:32","guid":{"rendered":"https:\/\/askbobola.com\/?page_id=52"},"modified":"2026-06-09T13:07:45","modified_gmt":"2026-06-09T13:07:45","slug":"thank-you-page-breaking-the-habit-in-30-days","status":"publish","type":"page","link":"https:\/\/askbobola.com\/?page_id=52","title":{"rendered":"Thank You Page &#8211; Breaking The Habit In 30 Days"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"52\" class=\"elementor elementor-52\">\n\t\t\t\t<div class=\"elementor-element elementor-element-698a4af e-flex e-con-boxed e-con e-parent\" data-id=\"698a4af\" 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-51ae50d elementor-widget elementor-widget-html\" data-id=\"51ae50d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>You Are In \u2014 AskBobola<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,700;0,900;1,700&family=Nunito:wght@400;600;700;800;900&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n\r\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\r\n   RESET & BASE\r\n   Elementor-safe: all styles namespaced\r\n   under .abty- prefix to avoid conflicts\r\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n.abty-wrap *,\r\n.abty-wrap *::before,\r\n.abty-wrap *::after {\r\n  box-sizing: border-box;\r\n  margin: 0;\r\n  padding: 0;\r\n}\r\n\r\n.abty-wrap {\r\n  background: #07111a;\r\n  font-family: 'Nunito', sans-serif;\r\n  font-size: 17px;\r\n  line-height: 1.8;\r\n  color: #ede8df;\r\n  min-height: 100vh;\r\n  width: 100%;\r\n  overflow-x: hidden;\r\n}\r\n\r\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\r\n   HERO \u2014 warm gold glow, centered\r\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n.abty-hero {\r\n  background: linear-gradient(170deg, #0a1820 0%, #0d1e2e 60%, #07111a 100%);\r\n  padding: 72px 24px 64px;\r\n  text-align: center;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n\r\n.abty-hero::before {\r\n  content: '';\r\n  position: absolute;\r\n  top: -80px;\r\n  left: 50%;\r\n  transform: translateX(-50%);\r\n  width: 500px;\r\n  height: 500px;\r\n  background: radial-gradient(circle, rgba(200,137,58,0.14) 0%, transparent 68%);\r\n  pointer-events: none;\r\n}\r\n\r\n\/* \u2500\u2500\u2500 Animated checkmark \u2500\u2500\u2500 *\/\r\n.abty-check-wrap {\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  margin: 0 auto 32px;\r\n  width: 88px;\r\n  height: 88px;\r\n  position: relative;\r\n}\r\n\r\n.abty-check-ring {\r\n  width: 88px;\r\n  height: 88px;\r\n  border-radius: 50%;\r\n  background: rgba(200,137,58,0.1);\r\n  border: 2px solid rgba(200,137,58,0.3);\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  animation: abty-ring-in 0.5s ease forwards;\r\n}\r\n\r\n@keyframes abty-ring-in {\r\n  from { transform: scale(0.6); opacity: 0; }\r\n  to   { transform: scale(1);   opacity: 1; }\r\n}\r\n\r\n.abty-check-svg {\r\n  width: 40px;\r\n  height: 40px;\r\n  overflow: visible;\r\n}\r\n\r\n.abty-check-path {\r\n  fill: none;\r\n  stroke: #c8893a;\r\n  stroke-width: 3.5;\r\n  stroke-linecap: round;\r\n  stroke-linejoin: round;\r\n  stroke-dasharray: 60;\r\n  stroke-dashoffset: 60;\r\n  animation: abty-draw 0.6s 0.4s ease forwards;\r\n}\r\n\r\n@keyframes abty-draw {\r\n  to { stroke-dashoffset: 0; }\r\n}\r\n\r\n\/* \u2500\u2500\u2500 Hero text \u2500\u2500\u2500 *\/\r\n.abty-eyebrow {\r\n  font-size: 11px;\r\n  font-weight: 800;\r\n  letter-spacing: 3px;\r\n  text-transform: uppercase;\r\n  color: #c8893a;\r\n  margin-bottom: 16px;\r\n  opacity: 0;\r\n  animation: abty-fade-up 0.5s 0.7s ease forwards;\r\n}\r\n\r\n.abty-h1 {\r\n  font-family: 'Playfair Display', serif;\r\n  font-size: clamp(28px, 6vw, 48px);\r\n  font-weight: 900;\r\n  color: #ffffff;\r\n  line-height: 1.2;\r\n  margin-bottom: 18px;\r\n  opacity: 0;\r\n  animation: abty-fade-up 0.5s 0.85s ease forwards;\r\n}\r\n\r\n.abty-h1 span {\r\n  color: #c8893a;\r\n  font-style: italic;\r\n}\r\n\r\n.abty-hero-sub {\r\n  font-size: clamp(16px, 2.5vw, 19px);\r\n  color: #90a8bc;\r\n  max-width: 580px;\r\n  margin: 0 auto;\r\n  line-height: 1.8;\r\n  opacity: 0;\r\n  animation: abty-fade-up 0.5s 1s ease forwards;\r\n}\r\n\r\n@keyframes abty-fade-up {\r\n  from { opacity: 0; transform: translateY(14px); }\r\n  to   { opacity: 1; transform: translateY(0); }\r\n}\r\n\r\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\r\n   MAIN DOWNLOAD BLOCK\r\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n.abty-download-section {\r\n  background: #060e18;\r\n  padding: 56px 24px;\r\n}\r\n\r\n.abty-inner {\r\n  max-width: 680px;\r\n  margin: 0 auto;\r\n  text-align: center;\r\n}\r\n\r\n.abty-card {\r\n  background: #0f2030;\r\n  border: 1px solid rgba(200,137,58,0.25);\r\n  border-radius: 16px;\r\n  padding: 44px 36px;\r\n  position: relative;\r\n  overflow: hidden;\r\n  box-shadow: 0 0 60px rgba(200,137,58,0.07);\r\n}\r\n\r\n.abty-card::before {\r\n  content: '';\r\n  position: absolute;\r\n  top: 0; left: 0; right: 0;\r\n  height: 3px;\r\n  background: linear-gradient(90deg, #b87830, #e8b96a, #b87830);\r\n}\r\n\r\n.abty-card-icon {\r\n  font-size: 38px;\r\n  margin-bottom: 18px;\r\n  display: block;\r\n  filter: grayscale(0.1);\r\n}\r\n\r\n.abty-card-title {\r\n  font-family: 'Playfair Display', serif;\r\n  font-size: clamp(20px, 4vw, 28px);\r\n  font-weight: 700;\r\n  color: #ffffff;\r\n  line-height: 1.35;\r\n  margin-bottom: 12px;\r\n}\r\n\r\n.abty-card-desc {\r\n  font-size: 15px;\r\n  color: #8aa0b0;\r\n  line-height: 1.75;\r\n  margin-bottom: 32px;\r\n  max-width: 460px;\r\n  margin-left: auto;\r\n  margin-right: auto;\r\n}\r\n\r\n\/* \u2500\u2500\u2500 CTA Button \u2500\u2500\u2500 *\/\r\n.abty-btn {\r\n  display: inline-block;\r\n  background: linear-gradient(135deg, #b87830, #e8b96a);\r\n  color: #07111a;\r\n  font-family: 'Nunito', sans-serif;\r\n  font-size: 17px;\r\n  font-weight: 900;\r\n  padding: 20px 44px;\r\n  border-radius: 6px;\r\n  text-decoration: none;\r\n  letter-spacing: 0.3px;\r\n  line-height: 1.3;\r\n  width: 100%;\r\n  max-width: 440px;\r\n  display: block;\r\n  margin: 0 auto;\r\n  box-shadow: 0 8px 28px rgba(200,137,58,0.35);\r\n  transition: transform 0.2s ease, box-shadow 0.2s ease;\r\n  text-align: center;\r\n}\r\n\r\n.abty-btn:hover {\r\n  transform: translateY(-3px);\r\n  box-shadow: 0 14px 40px rgba(200,137,58,0.55);\r\n  color: #07111a;\r\n  text-decoration: none;\r\n}\r\n\r\n.abty-btn-sub {\r\n  margin-top: 14px;\r\n  font-size: 13px;\r\n  color: #506070;\r\n  line-height: 1.6;\r\n}\r\n\r\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\r\n   REASSURANCE SECTION\r\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n.abty-reassure-section {\r\n  background: #0a1820;\r\n  padding: 56px 24px;\r\n}\r\n\r\n.abty-reassure-inner {\r\n  max-width: 680px;\r\n  margin: 0 auto;\r\n}\r\n\r\n.abty-section-label {\r\n  font-size: 11px;\r\n  font-weight: 800;\r\n  letter-spacing: 3px;\r\n  text-transform: uppercase;\r\n  color: #c8893a;\r\n  margin-bottom: 14px;\r\n  text-align: center;\r\n}\r\n\r\n.abty-section-head {\r\n  font-family: 'Playfair Display', serif;\r\n  font-size: clamp(22px, 4vw, 32px);\r\n  font-weight: 700;\r\n  color: #ffffff;\r\n  line-height: 1.35;\r\n  margin-bottom: 24px;\r\n  text-align: center;\r\n}\r\n\r\n.abty-section-head span { color: #c8893a; }\r\n\r\n.abty-body-text {\r\n  font-size: 16px;\r\n  color: #90a8bc;\r\n  line-height: 1.85;\r\n  margin-bottom: 20px;\r\n}\r\n\r\n.abty-body-text strong { color: #ffffff; font-weight: 700; }\r\n.abty-body-text em { color: #e8b96a; font-style: italic; }\r\n\r\n.abty-callout {\r\n  background: rgba(200,137,58,0.07);\r\n  border-left: 3px solid #c8893a;\r\n  border-radius: 0 8px 8px 0;\r\n  padding: 22px 24px;\r\n  margin: 28px 0;\r\n}\r\n\r\n.abty-callout p {\r\n  font-size: 16px;\r\n  color: #c8b888;\r\n  font-style: italic;\r\n  line-height: 1.8;\r\n  margin: 0;\r\n}\r\n\r\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\r\n   NEXT STEPS SECTION\r\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n.abty-steps-section {\r\n  background: #060e18;\r\n  padding: 56px 24px;\r\n}\r\n\r\n.abty-steps-inner {\r\n  max-width: 680px;\r\n  margin: 0 auto;\r\n}\r\n\r\n.abty-steps-list {\r\n  list-style: none;\r\n  margin-top: 32px;\r\n}\r\n\r\n.abty-step {\r\n  display: flex;\r\n  gap: 20px;\r\n  align-items: flex-start;\r\n  padding: 24px 0;\r\n  border-bottom: 1px solid rgba(255,255,255,0.055);\r\n}\r\n\r\n.abty-step:last-child {\r\n  border-bottom: none;\r\n}\r\n\r\n.abty-step-num {\r\n  width: 40px;\r\n  height: 40px;\r\n  border-radius: 50%;\r\n  background: rgba(200,137,58,0.12);\r\n  border: 1px solid rgba(200,137,58,0.3);\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  font-family: 'Playfair Display', serif;\r\n  font-size: 17px;\r\n  font-weight: 700;\r\n  color: #c8893a;\r\n  flex-shrink: 0;\r\n  margin-top: 2px;\r\n}\r\n\r\n.abty-step-body h3 {\r\n  font-size: 17px;\r\n  font-weight: 800;\r\n  color: #ffffff;\r\n  margin-bottom: 6px;\r\n  line-height: 1.35;\r\n}\r\n\r\n.abty-step-body p {\r\n  font-size: 15px;\r\n  color: #7a9aaa;\r\n  line-height: 1.75;\r\n  margin: 0;\r\n}\r\n\r\n.abty-step-body p strong { color: #b0c8d8; }\r\n\r\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\r\n   FINAL NOTE FROM BOBOLA\r\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n.abty-note-section {\r\n  background: #0a1820;\r\n  padding: 56px 24px 72px;\r\n}\r\n\r\n.abty-note-inner {\r\n  max-width: 640px;\r\n  margin: 0 auto;\r\n}\r\n\r\n.abty-note-card {\r\n  background: #0f2030;\r\n  border-radius: 14px;\r\n  padding: 40px 36px;\r\n  border: 1px solid rgba(255,255,255,0.06);\r\n  position: relative;\r\n}\r\n\r\n.abty-note-card::before {\r\n  content: '\\201C';\r\n  font-family: 'Playfair Display', serif;\r\n  font-size: 120px;\r\n  color: rgba(200,137,58,0.1);\r\n  position: absolute;\r\n  top: -10px;\r\n  left: 20px;\r\n  line-height: 1;\r\n  pointer-events: none;\r\n}\r\n\r\n.abty-note-text {\r\n  font-family: 'Playfair Display', serif;\r\n  font-size: clamp(17px, 3vw, 21px);\r\n  font-style: italic;\r\n  color: #c8d8e4;\r\n  line-height: 1.75;\r\n  margin-bottom: 28px;\r\n  position: relative;\r\n  z-index: 1;\r\n}\r\n\r\n.abty-note-author {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 16px;\r\n}\r\n\r\n.abty-author-av {\r\n  width: 52px;\r\n  height: 52px;\r\n  border-radius: 50%;\r\n  background: linear-gradient(135deg, #c8893a, #e8b96a);\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  font-family: 'Playfair Display', serif;\r\n  font-size: 22px;\r\n  font-weight: 900;\r\n  color: #07111a;\r\n  flex-shrink: 0;\r\n}\r\n\r\n.abty-author-name {\r\n  font-size: 16px;\r\n  font-weight: 800;\r\n  color: #c8893a;\r\n  line-height: 1.2;\r\n}\r\n\r\n.abty-author-title {\r\n  font-size: 12px;\r\n  color: #506070;\r\n  letter-spacing: 1px;\r\n  text-transform: uppercase;\r\n  margin-top: 3px;\r\n}\r\n\r\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\r\n   FINAL CTA REPEAT\r\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n.abty-final-cta {\r\n  background: #07111a;\r\n  padding: 48px 24px 64px;\r\n  text-align: center;\r\n  border-top: 1px solid rgba(255,255,255,0.05);\r\n}\r\n\r\n.abty-final-cta-head {\r\n  font-family: 'Playfair Display', serif;\r\n  font-size: clamp(20px, 3.5vw, 28px);\r\n  font-weight: 700;\r\n  color: #ffffff;\r\n  margin-bottom: 8px;\r\n  line-height: 1.35;\r\n}\r\n\r\n.abty-final-cta-sub {\r\n  font-size: 14px;\r\n  color: #506070;\r\n  margin-bottom: 28px;\r\n}\r\n\r\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\r\n   DIVIDER\r\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n.abty-divider {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 14px;\r\n  margin: 36px 0;\r\n}\r\n\r\n.abty-divider::before,\r\n.abty-divider::after {\r\n  content: '';\r\n  flex: 1;\r\n  height: 1px;\r\n  background: rgba(200,137,58,0.18);\r\n}\r\n\r\n.abty-divider-dot {\r\n  width: 5px;\r\n  height: 5px;\r\n  background: #c8893a;\r\n  border-radius: 50%;\r\n}\r\n\r\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\r\n   RESPONSIVE\r\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n@media (max-width: 580px) {\r\n  .abty-card { padding: 32px 22px; }\r\n  .abty-note-card { padding: 32px 22px; }\r\n  .abty-step { gap: 14px; }\r\n  .abty-note-card::before { font-size: 80px; }\r\n}\r\n\r\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\r\n   ELEMENTOR OVERRIDE SAFETY\r\n   Prevents Elementor default styles bleeding in\r\n\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n.abty-wrap a { text-decoration: none; }\r\n.abty-wrap ul, .abty-wrap ol { list-style: none; }\r\n.abty-wrap img { max-width: 100%; }\r\n\r\n<\/style>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     ENTIRE PAGE WRAPPER\r\n     In Elementor: paste into an HTML widget\r\n     set to full-width, no padding section\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<div class=\"abty-wrap\">\r\n\r\n  <!-- \u2500\u2500\u2500 HERO \u2500\u2500\u2500 -->\r\n  <div class=\"abty-hero\">\r\n\r\n    <!-- Animated gold checkmark -->\r\n    <div class=\"abty-check-wrap\">\r\n      <div class=\"abty-check-ring\">\r\n        <svg class=\"abty-check-svg\" viewBox=\"0 0 40 40\">\r\n          <polyline class=\"abty-check-path\" points=\"8,22 17,31 33,12\"\/>\r\n        <\/svg>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"abty-eyebrow\">Purchase Confirmed<\/div>\r\n\r\n    <h1 class=\"abty-h1\">\r\n      Welcome, Brother.<br>\r\n      <span>Your Journey Starts Now.<\/span>\r\n    <\/h1>\r\n\r\n    <p class=\"abty-hero-sub\">\r\n      Your payment has gone through. You are now one of over 100 men\r\n      who have taken this exact step, and chosen to take back control.\r\n      What comes next will matter more than you know.\r\n    <\/p>\r\n\r\n  <\/div>\r\n\r\n\r\n  <!-- \u2500\u2500\u2500 DOWNLOAD CARD \u2500\u2500\u2500 -->\r\n  <div class=\"abty-download-section\">\r\n    <div class=\"abty-inner\">\r\n\r\n      <div class=\"abty-card\">\r\n        <span class=\"abty-card-icon\">\ud83d\udcd6<\/span>\r\n\r\n        <div class=\"abty-card-title\">\r\n          Your Guide Is Ready and Waiting For You\r\n        <\/div>\r\n\r\n        <p class=\"abty-card-desc\">\r\n          Click the button below. It will take you directly to a WhatsApp link\r\n          where you will receive your guide and be added to the support community\r\n          immediately. Do not skip this step... your 30-day personal support\r\n          begins the moment you tap through.\r\n        <\/p>\r\n\r\n        <a href=\"https:\/\/wa.link\/vu1lu3\" class=\"abty-btn\" target=\"_blank\" rel=\"noopener\">\r\n          Get Instant Access To Your Guide\r\n        <\/a>\r\n\r\n        <p class=\"abty-btn-sub\">\r\n          Tapping the button opens WhatsApp. Your guide and all bonuses\r\n          will be delivered there immediately.\r\n        <\/p>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n\r\n\r\n  <!-- \u2500\u2500\u2500 REASSURANCE \u2500\u2500\u2500 -->\r\n  <div class=\"abty-reassure-section\">\r\n    <div class=\"abty-reassure-inner\">\r\n\r\n      <div class=\"abty-section-label\">A Word Before You Begin<\/div>\r\n      <h2 class=\"abty-section-head\">\r\n        You Just Made<br><span>The Right Decision.<\/span>\r\n      <\/h2>\r\n\r\n      <p class=\"abty-body-text\">\r\n        I know that buying something like this takes a different kind of courage.\r\n        This was not a casual purchase. You looked at something you have been\r\n        carrying for a long time, maybe years, and you decided today was the\r\n        day you stopped just living with it.\r\n      <\/p>\r\n\r\n      <p class=\"abty-body-text\">\r\n        That decision matters more than you realise right now.\r\n      <\/p>\r\n\r\n      <div class=\"abty-callout\">\r\n        <p>\r\n          The man who had been in this cycle for 10 years said he did not\r\n          even finish reading before the changes started. The man on day 54\r\n          almost did not buy. The man who went 30 minutes with his partner\r\n          for the first time... without any medication, almost said\r\n          \"maybe later.\" You did not say maybe later.\r\n          <strong style=\"color:#e8b96a;font-style:normal;\">You said today.<\/strong>\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <p class=\"abty-body-text\">\r\n        That is already the difference between the men who change and the men\r\n        who stay stuck. <strong>You chose to move.<\/strong> Everything that follows\r\n        is simply the result of that one decision you just made.\r\n      <\/p>\r\n\r\n      <p class=\"abty-body-text\">\r\n        The guide will meet you exactly where you are. There is no judgement\r\n        in any page of it, only understanding, honesty, and a clear path forward.\r\n        Read it from the beginning. Take your time with Chapter 1.\r\n        <em>That chapter alone has changed men.<\/em>\r\n      <\/p>\r\n\r\n    <\/div>\r\n  <\/div>\r\n\r\n\r\n  <!-- \u2500\u2500\u2500 NEXT STEPS \u2500\u2500\u2500 -->\r\n  <div class=\"abty-steps-section\">\r\n    <div class=\"abty-steps-inner\">\r\n\r\n      <div class=\"abty-section-label\" style=\"text-align:center;\">Your Perfect Next Steps<\/div>\r\n      <h2 class=\"abty-section-head\" style=\"text-align:center;\">\r\n        Here Is Exactly<br>What To Do From Here\r\n      <\/h2>\r\n\r\n      <ul class=\"abty-steps-list\">\r\n\r\n        <li class=\"abty-step\">\r\n          <div class=\"abty-step-num\">1<\/div>\r\n          <div class=\"abty-step-body\">\r\n            <h3>Tap the button above and get your guide right now<\/h3>\r\n            <p>Do not close this page first. Tap through, save the WhatsApp number, and receive your guide immediately. This is the most important step... the men who delay this step are the ones who lose momentum before they begin.<\/p>\r\n          <\/div>\r\n        <\/li>\r\n\r\n        <li class=\"abty-step\">\r\n          <div class=\"abty-step-num\">2<\/div>\r\n          <div class=\"abty-step-body\">\r\n            <h3>Start reading tonight, even if just Chapter 1<\/h3>\r\n            <p>You do not need to read it all in one sitting. But read something tonight. <strong>Chapter 1 alone, Awareness, is where most men say the shift begins.<\/strong> It will take less than 20 minutes and you will not read it the same way you have read anything before.<\/p>\r\n          <\/div>\r\n        <\/li>\r\n\r\n        <li class=\"abty-step\">\r\n          <div class=\"abty-step-num\">3<\/div>\r\n          <div class=\"abty-step-body\">\r\n            <h3>Message Bobola directly on WhatsApp<\/h3>\r\n            <p>Your 30-day personal support starts the moment you reach out. Do not wait until you have a problem to make contact. Send a message tonight to introduce yourself, even just \"I just got the guide.\" That single message activates your support and keeps you accountable from Day 1.<\/p>\r\n          <\/div>\r\n        <\/li>\r\n\r\n        <li class=\"abty-step\">\r\n          <div class=\"abty-step-num\">4<\/div>\r\n          <div class=\"abty-step-body\">\r\n            <h3>Track your days \u2014 starting from today<\/h3>\r\n            <p>Write today's date somewhere you will see it. Your phone notes, a notepad, anywhere. <strong>Today is Day 1.<\/strong> Not tomorrow. Not after you finish reading. Right now. The men who mark their starting point are the ones who have something to protect, and that protection becomes its own motivation.<\/p>\r\n          <\/div>\r\n        <\/li>\r\n\r\n        <li class=\"abty-step\">\r\n          <div class=\"abty-step-num\">5<\/div>\r\n          <div class=\"abty-step-body\">\r\n            <h3>Give yourself full permission to succeed at this<\/h3>\r\n            <p>This might sound simple but it is not. Many men sabotage themselves before they begin because they do not believe they deserve to be free of this. You do. The fact that you are here reading this is proof that something in you already knows that. <em>Trust that part of yourself.<\/em><\/p>\r\n          <\/div>\r\n        <\/li>\r\n\r\n      <\/ul>\r\n\r\n    <\/div>\r\n  <\/div>\r\n\r\n\r\n  <!-- \u2500\u2500\u2500 NOTE FROM BOBOLA \u2500\u2500\u2500 -->\r\n  <div class=\"abty-note-section\">\r\n    <div class=\"abty-note-inner\">\r\n\r\n      <div class=\"abty-section-label\" style=\"text-align:center;\">A Personal Note<\/div>\r\n\r\n      <div class=\"abty-note-card\">\r\n        <p class=\"abty-note-text\">\r\n          I wrote this guide because I remember exactly what it felt like to\r\n          be where you are right now... carrying something this heavy, completely\r\n          alone, not sure if there was a real way out. There is. I found it.\r\n          And I built this entire guide so that you would not have to spend\r\n          another year figuring it out the hard way the way I did.\r\n          I am genuinely honoured that you trusted me with this.\r\n          Now let us get to work.\r\n        <\/p>\r\n\r\n        <div class=\"abty-note-author\">\r\n          <div class=\"abty-author-av\">B<\/div>\r\n          <div>\r\n            <div class=\"abty-author-name\">Bobola \u2014 AskBobola<\/div>\r\n            <div class=\"abty-author-title\">Author \u00b7 Your guide for the next 30 days<\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n\r\n\r\n  <!-- \u2500\u2500\u2500 FINAL CTA REPEAT \u2500\u2500\u2500 -->\r\n  <div class=\"abty-final-cta\">\r\n    <div style=\"max-width:480px;margin:0 auto;\">\r\n      <div class=\"abty-final-cta-head\">Your guide is one tap away.<\/div>\r\n      <div class=\"abty-final-cta-sub\">Everything you need is waiting for you on the other side of this button.<\/div>\r\n      <a href=\"https:\/\/wa.link\/vu1lu3\" class=\"abty-btn\" target=\"_blank\" rel=\"noopener\">\r\n        Get Instant Access To Your Guide\r\n      <\/a>\r\n      <p style=\"margin-top:14px;font-size:13px;color:#3a5060;line-height:1.6;\">\r\n        Opens WhatsApp. Your guide and all bonuses delivered immediately.\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n\r\n<\/div>\r\n<!-- end .abty-wrap -->\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>You Are In \u2014 AskBobola Purchase Confirmed Welcome, Brother. Your Journey Starts Now. Your payment has gone through. You are now one of over 100 men who have taken this exact step, and chosen to take back control. What comes next will matter more than you know. \ud83d\udcd6 Your Guide Is Ready and Waiting For [&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-52","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/askbobola.com\/index.php?rest_route=\/wp\/v2\/pages\/52","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/askbobola.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/askbobola.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/askbobola.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/askbobola.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=52"}],"version-history":[{"count":4,"href":"https:\/\/askbobola.com\/index.php?rest_route=\/wp\/v2\/pages\/52\/revisions"}],"predecessor-version":[{"id":56,"href":"https:\/\/askbobola.com\/index.php?rest_route=\/wp\/v2\/pages\/52\/revisions\/56"}],"wp:attachment":[{"href":"https:\/\/askbobola.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=52"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}