{"product_id":"atlas-application-assistance-program","title":"Atlas Application Assistance Program","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600\u0026family=Inter:wght@400;500;600;700;800\u0026display=swap');\n\n* { box-sizing: border-box; }\n\n#aap-page {\n  font-family: 'Inter', sans-serif;\n  color: #1A2540;\n  background: #F7F9FC;\n  position: relative;\n  overflow: hidden;\n  padding: clamp(60px, 8vw, 100px) clamp(18px, 5vw, 60px);\n}\n#aap-page::before {\n  content: '';\n  position: absolute; top: 0; left: 0; right: 0; height: 480px;\n  background: radial-gradient(ellipse at 50% 0%, rgba(74,143,160,0.10) 0%, transparent 65%);\n  pointer-events: none; z-index: 0;\n}\n#aap-page * { position: relative; z-index: 1; }\n\n.aap-wrap { max-width: 1080px; margin: 0 auto; }\n\n\/* reveal helper, CSS only, no JavaScript required *\/\n@keyframes aapFadeUp {\n  from { opacity: 0; transform: translateY(28px); }\n  to   { opacity: 1; transform: none; }\n}\n.aap-reveal {\n  opacity: 0;\n  animation: aapFadeUp .9s ease forwards;\n}\n#aap-hero { animation-delay: .05s; }\n#aap-stats { animation-delay: .2s; }\n#aap-philosophy { animation-delay: .3s; }\n#aap-feat-head { animation-delay: .35s; }\n#aap-feat-grid .aap-feat-card:nth-child(1) { animation-delay: .4s; }\n#aap-feat-grid .aap-feat-card:nth-child(2) { animation-delay: .45s; }\n#aap-feat-grid .aap-feat-card:nth-child(3) { animation-delay: .5s; }\n#aap-feat-grid .aap-feat-card:nth-child(4) { animation-delay: .55s; }\n#aap-feat-grid .aap-feat-card:nth-child(5) { animation-delay: .6s; }\n#aap-feat-grid .aap-feat-card:nth-child(6) { animation-delay: .65s; }\n#aap-tl-head { animation-delay: .35s; }\n#aap-tier-head { animation-delay: .35s; }\n#aap-tiers .aap-tier-card:nth-child(1) { animation-delay: .4s; }\n#aap-tiers .aap-tier-card:nth-child(2) { animation-delay: .48s; }\n#aap-tiers .aap-tier-card:nth-child(3) { animation-delay: .56s; }\n#aap-refund { animation-delay: .35s; }\n#aap-cta { animation-delay: .4s; }\n\n\/* ============ HERO ============ *\/\n.aap-hero { text-align: center; margin-bottom: clamp(50px, 7vw, 80px); }\n.aap-eyebrow {\n  display: inline-flex; align-items: center; gap: 8px;\n  font-size: 12.5px; letter-spacing: 0.22em; text-transform: uppercase;\n  color: #4A8FA0; font-weight: 600; margin-bottom: 22px;\n  padding: 7px 16px; border: 1px solid rgba(74,143,160,0.3); border-radius: 999px;\n  background: rgba(74,143,160,0.06);\n}\n.aap-eyebrow-dot {\n  width: 6px; height: 6px; border-radius: 50%; background: #4A8FA0;\n  animation: aapPulse 2s ease-in-out infinite;\n}\n@keyframes aapPulse { 0%,100%{opacity:1;transform:scale(1)} 50%{opacity:.35;transform:scale(.6)} }\n\n.aap-h1 {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(34px, 5.6vw, 60px);\n  font-weight: 700; line-height: 1.12; color: #1A2540;\n  margin-bottom: 18px;\n}\n.aap-h1 em {\n  font-style: italic; color: #4A8FA0;\n  background: linear-gradient(90deg, #2D4070, #4A8FA0);\n  -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent;\n}\n.aap-hero-sub {\n  font-size: clamp(16px, 1.8vw, 18.5px); line-height: 1.75; color: #1A2540; opacity: 0.7;\n  max-width: 700px; margin: 0 auto 8px;\n}\n.aap-hero-line {\n  display: block; width: 60px; height: 2px; margin: 26px auto 0;\n  background: linear-gradient(to right, #2D4070, #4A8FA0);\n}\n\n\/* ============ HIGHLIGHT STAT STRIP ============ *\/\n.aap-stats {\n  display: flex; flex-wrap: wrap; gap: 14px;\n  margin-bottom: clamp(50px, 6vw, 72px);\n}\n.aap-stat {\n  background: #fff; border: 1px solid rgba(45,64,112,0.1); border-radius: 8px;\n  padding: clamp(18px, 2.2vw, 26px) 16px; text-align: center;\n  box-shadow: 0 2px 14px rgba(45,64,112,0.05);\n  transition: transform .35s cubic-bezier(.22,1,.36,1), box-shadow .35s, border-color .35s;\n  flex: 1 1 200px; min-width: 180px;\n}\n.aap-stat:hover { transform: translateY(-6px); box-shadow: 0 14px 32px rgba(45,64,112,0.14); border-color: rgba(74,143,160,0.35); }\n.aap-stat-num {\n  font-family: 'Playfair Display', serif; font-weight: 700; color: #2D4070;\n  font-size: clamp(1.6rem, 2.6vw, 2.3rem); line-height: 1; display: block; margin-bottom: 6px;\n}\n.aap-stat-lbl { font-size: 11.5px; letter-spacing: 0.07em; text-transform: uppercase; color: #4A8FA0; font-weight: 600; line-height: 1.4; }\n\n\/* ============ SECTION HEADINGS ============ *\/\n.aap-section-head { text-align: center; margin-bottom: clamp(30px, 4vw, 44px); }\n.aap-section-tag {\n  font-size: 12.5px; letter-spacing: 0.2em; text-transform: uppercase; color: #4A8FA0; font-weight: 600;\n  display: block; margin-bottom: 10px;\n}\n.aap-section-title {\n  font-family: 'Playfair Display', serif; font-weight: 700; color: #1A2540;\n  font-size: clamp(24px, 3.2vw, 34px); line-height: 1.25;\n}\n.aap-section-title em { color: #4A8FA0; font-style: italic; }\n\n\/* ============ WHAT WE SELL \/ PHILOSOPHY BANNER ============ *\/\n.aap-philosophy {\n  background: linear-gradient(135deg, #2D4070, #1A2540);\n  border-radius: 14px; padding: clamp(34px, 4.5vw, 54px) clamp(26px, 5vw, 60px);\n  margin-bottom: clamp(50px, 6vw, 72px);\n  color: #fff; text-align: center; overflow: hidden; position: relative;\n}\n.aap-philosophy::before {\n  content: ''; position: absolute; top: 0; left: -100%; width: 60%; height: 100%;\n  background: linear-gradient(105deg, transparent 35%, rgba(255,255,255,0.07) 50%, transparent 65%);\n  animation: aapShimmerSweep 5s ease-in-out infinite;\n}\n@keyframes aapShimmerSweep { 0%{left:-100%} 55%,100%{left:160%} }\n.aap-philosophy-title {\n  font-family: 'Playfair Display', serif; font-weight: 700; font-style: italic;\n  font-size: clamp(20px, 2.6vw, 28px); line-height: 1.5; max-width: 760px; margin: 0 auto 10px;\n}\n.aap-philosophy-title strong { font-style: normal; color: #7FC4D2; }\n.aap-philosophy-sub { font-size: 14.5px; opacity: 0.7; letter-spacing: 0.04em; text-transform: uppercase; }\n\n\/* ============ FEATURE GRID ============ *\/\n.aap-feat-grid {\n  display: flex; flex-wrap: wrap; gap: 18px;\n  margin-bottom: clamp(50px, 6vw, 72px);\n}\n.aap-feat-card {\n  background: #fff; border: 1px solid rgba(45,64,112,0.1); border-radius: 10px;\n  padding: clamp(24px, 2.6vw, 32px) clamp(20px, 2.4vw, 26px);\n  transition: transform .4s cubic-bezier(.22,1,.36,1), box-shadow .4s, border-color .4s;\n  position: relative; overflow: hidden;\n  flex: 1 1 280px; min-width: 260px;\n}\n.aap-feat-card::before {\n  content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px;\n  background: linear-gradient(to right, #2D4070, #4A8FA0); transform: scaleX(0); transform-origin: left;\n  transition: transform .4s ease;\n}\n.aap-feat-card:hover::before { transform: scaleX(1); }\n.aap-feat-card:hover { transform: translateY(-7px); box-shadow: 0 18px 38px rgba(45,64,112,0.14); border-color: rgba(74,143,160,0.3); }\n.aap-feat-icon {\n  width: 46px; height: 46px; border-radius: 50%;\n  background: rgba(74,143,160,0.1); color: #2D4070;\n  display: flex; align-items: center; justify-content: center; margin-bottom: 16px;\n  transition: transform .5s cubic-bezier(.34,1.56,.64,1), background .35s;\n}\n.aap-feat-card:hover .aap-feat-icon { transform: rotate(360deg) scale(1.08); background: rgba(74,143,160,0.18); }\n.aap-feat-icon svg { width: 22px; height: 22px; }\n.aap-feat-title { font-family: 'Playfair Display', serif; font-weight: 700; font-size: 17px; color: #1A2540; margin-bottom: 8px; }\n.aap-feat-desc { font-size: 14px; line-height: 1.65; color: #1A2540; opacity: 0.65; }\n.aap-feat-badge {\n  display: inline-block; margin-top: 12px; padding: 4px 11px; border-radius: 999px;\n  background: rgba(74,143,160,0.1); border: 1px solid rgba(74,143,160,0.25);\n  font-size: 11.5px; font-weight: 700; color: #2D4070; letter-spacing: 0.03em;\n}\n\n\/* ============ PROCESS \/ WHAT'S INCLUDED TIMELINE ============ *\/\n.aap-timeline {\n  display: flex; flex-direction: column; gap: 0;\n  margin-bottom: clamp(50px, 6vw, 72px);\n  background: #fff; border: 1px solid rgba(45,64,112,0.1); border-radius: 14px;\n  padding: clamp(28px, 3.4vw, 44px) clamp(24px, 3.4vw, 44px);\n  box-shadow: 0 2px 16px rgba(45,64,112,0.05);\n}\n@keyframes aapSlideIn {\n  from { opacity: 0; transform: translateX(-16px); }\n  to   { opacity: 1; transform: none; }\n}\n.aap-tl-item {\n  display: flex; gap: 20px; padding: 18px 0;\n  border-bottom: 1px solid rgba(45,64,112,0.08);\n  opacity: 0;\n  animation: aapSlideIn .7s ease forwards;\n}\n.aap-tl-item:nth-child(1) { animation-delay: .5s; }\n.aap-tl-item:nth-child(2) { animation-delay: .6s; }\n.aap-tl-item:nth-child(3) { animation-delay: .7s; }\n.aap-tl-item:nth-child(4) { animation-delay: .8s; }\n.aap-tl-item:nth-child(5) { animation-delay: .9s; }\n.aap-tl-item:last-child { border-bottom: none; padding-bottom: 0; }\n.aap-tl-num {\n  flex-shrink: 0; width: 44px; height: 44px; border-radius: 50%;\n  background: linear-gradient(145deg, #2D4070, #1A2540); color: #fff;\n  font-family: 'Playfair Display', serif; font-weight: 700; font-size: 17px;\n  display: flex; align-items: center; justify-content: center;\n  transition: transform .4s cubic-bezier(.34,1.56,.64,1);\n}\n.aap-tl-item:hover .aap-tl-num { transform: scale(1.12) rotate(-6deg); }\n.aap-tl-content strong { display: block; font-size: 16px; color: #1A2540; font-weight: 700; margin-bottom: 4px; }\n.aap-tl-content span { font-size: 14px; color: #1A2540; opacity: 0.65; line-height: 1.6; }\n.aap-tl-highlight {\n  display: inline-block; margin-top: 6px; padding: 3px 10px; border-radius: 999px;\n  background: rgba(74,143,160,0.12); color: #2D4070; font-size: 12px; font-weight: 700;\n}\n\n\/* ============ PRICING TIERS ============ *\/\n.aap-tiers {\n  display: flex; flex-direction: column; gap: 14px;\n  margin-bottom: clamp(50px, 6vw, 72px);\n}\n.aap-tier-card {\n  background: #fff; border: 1px solid rgba(45,64,112,0.12); border-radius: 12px;\n  padding: clamp(20px, 2.4vw, 28px) clamp(22px, 2.6vw, 32px);\n  display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 18px;\n  position: relative; overflow: hidden;\n  transition: transform .4s cubic-bezier(.22,1,.36,1), box-shadow .4s, border-color .4s;\n}\n.aap-tier-card::before {\n  content: ''; position: absolute; top: 0; left: 0; bottom: 0; width: 5px;\n  background: linear-gradient(to bottom, #2D4070, #4A8FA0);\n}\n.aap-tier-card:hover { transform: translateX(6px); box-shadow: 0 14px 34px rgba(45,64,112,0.14); border-color: rgba(74,143,160,0.35); }\n.aap-tier-card.aap-tier-best {\n  background: linear-gradient(100deg, #2D4070, #1A2540); color: #fff; border-color: #2D4070;\n}\n.aap-tier-card.aap-tier-best::before { background: linear-gradient(to bottom, #4A8FA0, #7FC4D2); }\n.aap-tier-card.aap-tier-best:hover { transform: translateX(6px); }\n.aap-tier-flag {\n  position: absolute; top: 14px; right: -36px; width: 140px;\n  background: #8B1E2E; color: #fff; text-align: center; transform: rotate(40deg);\n  font-size: 10px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; padding: 4px 0;\n  box-shadow: 0 4px 10px rgba(139,30,46,0.35);\n}\n.aap-tier-left { display: flex; flex-direction: column; gap: 6px; flex: 1 1 220px; }\n.aap-tier-month {\n  font-size: 12.5px; letter-spacing: 0.18em; text-transform: uppercase; color: #4A8FA0; font-weight: 700;\n}\n.aap-tier-best .aap-tier-month { color: #7FC4D2; }\n.aap-tier-detail { font-size: 13.5px; color: #1A2540; opacity: 0.7; line-height: 1.6; max-width: 380px; }\n.aap-tier-best .aap-tier-detail { color: rgba(255,255,255,0.75); opacity: 1; }\n.aap-tier-detail strong { color: #2D4070; font-weight: 700; }\n.aap-tier-best .aap-tier-detail strong { color: #fff; }\n.aap-tier-right { display: flex; align-items: center; gap: 18px; flex-wrap: wrap; flex: 0 0 auto; }\n.aap-tier-price {\n  font-family: 'Playfair Display', serif; font-weight: 700; color: #2D4070;\n  font-size: clamp(1.8rem, 2.6vw, 2.3rem); line-height: 1; white-space: nowrap;\n}\n.aap-tier-best .aap-tier-price { color: #fff; }\n.aap-tier-currency { font-size: 13px; opacity: 0.55; font-weight: 600; }\n.aap-tier-cap {\n  display: inline-flex; align-items: center; gap: 6px;\n  padding: 6px 14px; border-radius: 999px; white-space: nowrap;\n  background: rgba(74,143,160,0.1); border: 1px solid rgba(74,143,160,0.25);\n  font-size: 12px; font-weight: 700; color: #2D4070;\n}\n.aap-tier-best .aap-tier-cap { background: rgba(127,196,210,0.16); border-color: rgba(127,196,210,0.4); color: #7FC4D2; }\n.aap-tier-cap-dot { width: 6px; height: 6px; border-radius: 50%; background: #4A8FA0; animation: aapPulse 2s ease-in-out infinite; }\n.aap-tier-best .aap-tier-cap-dot { background: #7FC4D2; }\n\n\/* ============ REFUND POLICY BANNER ============ *\/\n.aap-refund {\n  display: flex; align-items: flex-start; gap: 22px;\n  background: #fff; border: 1.5px solid rgba(74,143,160,0.3); border-radius: 14px;\n  padding: clamp(26px, 3vw, 36px) clamp(24px, 3vw, 36px);\n  margin-bottom: clamp(50px, 6vw, 72px);\n  box-shadow: 0 4px 22px rgba(45,64,112,0.07);\n  position: relative; overflow: hidden;\n}\n.aap-refund::before {\n  content: ''; position: absolute; top: 0; left: 0; bottom: 0; width: 5px;\n  background: linear-gradient(to bottom, #2D4070, #4A8FA0);\n}\n.aap-refund-icon-wrap {\n  flex-shrink: 0; width: 60px; height: 60px; border-radius: 50%;\n  background: rgba(74,143,160,0.1); color: #2D4070;\n  display: flex; align-items: center; justify-content: center;\n  animation: aapBreathe 3.2s ease-in-out infinite;\n}\n@keyframes aapBreathe { 0%,100%{transform:scale(1)} 50%{transform:scale(1.07)} }\n.aap-refund-icon-wrap svg { width: 28px; height: 28px; }\n.aap-refund-title {\n  font-family: 'Playfair Display', serif; font-weight: 700; font-size: clamp(18px, 2.2vw, 22px);\n  color: #1A2540; margin-bottom: 8px;\n}\n.aap-refund-text { font-size: 14.5px; line-height: 1.75; color: #1A2540; opacity: 0.75; max-width: 640px; }\n.aap-refund-text strong { color: #2D4070; font-weight: 700; background: rgba(74,143,160,0.14); padding: 1px 6px; border-radius: 4px; }\n.aap-refund-pill {\n  display: inline-flex; align-items: center; gap: 8px; margin-top: 14px;\n  padding: 7px 16px; border-radius: 999px; background: #2D4070; color: #fff;\n  font-size: 12.5px; font-weight: 700; letter-spacing: 0.03em;\n}\n\n\/* ============ FINAL CTA ============ *\/\n.aap-cta {\n  text-align: center; background: linear-gradient(135deg, #1A2540, #2D4070);\n  border-radius: 16px; padding: clamp(40px, 5vw, 64px) clamp(26px, 5vw, 50px);\n  color: #fff; position: relative; overflow: hidden;\n}\n.aap-cta::before {\n  content: ''; position: absolute; inset: 0;\n  background: radial-gradient(circle at 30% 20%, rgba(74,143,160,0.25), transparent 55%);\n}\n.aap-cta-title {\n  font-family: 'Playfair Display', serif; font-weight: 700; font-style: italic;\n  font-size: clamp(24px, 3.4vw, 36px); margin-bottom: 14px; line-height: 1.3;\n}\n.aap-cta-sub { font-size: 15px; opacity: 0.72; max-width: 560px; margin: 0 auto 28px; line-height: 1.7; }\n.aap-cta-email {\n  display: block; color: #fff;\n  font-family: 'Playfair Display', serif; font-weight: 700;\n  font-size: clamp(19px, 2.4vw, 25px); letter-spacing: 0.01em;\n  border-bottom: 1.5px solid rgba(255,255,255,0.4);\n  padding-bottom: 4px; width: fit-content; margin: 0 auto;\n}\n.aap-cta-note {\n  display: flex; align-items: center; justify-content: center; gap: 8px;\n  width: fit-content; margin: 20px auto 0; padding: 7px 16px; border-radius: 999px;\n  background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.22);\n  font-size: 12.5px; font-weight: 600; letter-spacing: 0.03em; color: #fff;\n}\n.aap-cta-note::before {\n  content: ''; width: 6px; height: 6px; border-radius: 50%; background: #7FC4D2;\n  animation: aapPulse 2s ease-in-out infinite;\n}\n\n\/* ============ RESPONSIVE ============ *\/\n@media (max-width: 980px) {\n}\n@media (max-width: 640px) {\n  .aap-refund { flex-direction: column; align-items: flex-start; }\n  .aap-tl-item { gap: 14px; }\n  .aap-tier-flag { right: -42px; width: 150px; }\n  .aap-tier-right { width: 100%; justify-content: space-between; }\n}\n\u003c\/style\u003e\n\n\u003csection id=\"aap-page\"\u003e\n  \u003cdiv class=\"aap-wrap\"\u003e\n\n    \u003c!-- HERO --\u003e\n    \u003cdiv class=\"aap-hero aap-reveal\" id=\"aap-hero\"\u003e\n      \u003cspan class=\"aap-eyebrow\"\u003e\u003cspan class=\"aap-eyebrow-dot\"\u003e\u003c\/span\u003eAtlas for MMI\u003c\/span\u003e\n      \u003ch1 class=\"aap-h1\"\u003eApplication Assistance\u003cbr\u003e\u003cem\u003ebuilt around your story\u003c\/em\u003e\n\u003c\/h1\u003e\n      \u003cp class=\"aap-hero-sub\"\u003eWe help you turn your experiences, values, and motivations into a clear, ethical, and competitive application narrative for Canadian medical and dental schools. We are not selling editing only. We are selling clarity, strategy, reflection, and admissions readiness.\u003c\/p\u003e\n      \u003cspan class=\"aap-hero-line\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- STAT STRIP --\u003e\n    \u003cdiv class=\"aap-stats aap-reveal\" id=\"aap-stats\"\u003e\n      \u003cdiv class=\"aap-stat\"\u003e\n\u003cspan class=\"aap-stat-num\"\u003e10\u003c\/span\u003e\u003cspan class=\"aap-stat-lbl\"\u003e1-on-1 Sessions, 10 Hrs Total\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"aap-stat\"\u003e\n\u003cspan class=\"aap-stat-num\"\u003e2\u003c\/span\u003e\u003cspan class=\"aap-stat-lbl\"\u003eRecorded Lectures\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"aap-stat\"\u003e\n\u003cspan class=\"aap-stat-num\"\u003e4\u003c\/span\u003e\u003cspan class=\"aap-stat-lbl\"\u003eLive Q\u0026amp;A Sessions\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"aap-stat\"\u003e\n\u003cspan class=\"aap-stat-num\"\u003e1\u003c\/span\u003e\u003cspan class=\"aap-stat-lbl\"\u003eRecorded Guide\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- PHILOSOPHY BANNER --\u003e\n    \u003cdiv class=\"aap-philosophy aap-reveal\" id=\"aap-philosophy\"\u003e\n      \u003cp class=\"aap-philosophy-title\"\u003eThis program is not about polishing sentences. It is about \u003cstrong\u003euncovering the story you already have\u003c\/strong\u003e and shaping it into something honest, strategic, and unmistakably yours.\u003c\/p\u003e\n      \u003cspan class=\"aap-philosophy-sub\"\u003eClarity. Strategy. Reflection. Admissions readiness.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- FEATURES --\u003e\n    \u003cdiv class=\"aap-section-head aap-reveal\" id=\"aap-feat-head\"\u003e\n      \u003cspan class=\"aap-section-tag\"\u003eWhat is included\u003c\/span\u003e\n      \u003ch2 class=\"aap-section-title\"\u003eEverything you need to write \u003cem\u003eyour\u003c\/em\u003e story\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"aap-feat-grid\" id=\"aap-feat-grid\"\u003e\n\n      \u003cdiv class=\"aap-feat-card aap-reveal\"\u003e\n        \u003cdiv class=\"aap-feat-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 20h9\"\u003e\u003c\/path\u003e\u003cpath d=\"M16.5 3.5a2.1 2.1 0 0 1 3 3L7 19l-4 1 1-4Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"aap-feat-title\"\u003eEssay \u0026amp; Personal Statement Support\u003c\/h3\u003e\n        \u003cp class=\"aap-feat-desc\"\u003eHands-on guidance to write essays and personal statements that are reflective, ethical, and genuinely competitive.\u003c\/p\u003e\n        \u003cspan class=\"aap-feat-badge\"\u003eCore focus\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aap-feat-card aap-reveal\"\u003e\n        \u003cdiv class=\"aap-feat-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M4 21v-1a7 7 0 0 1 14 0v1\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"aap-feat-title\"\u003ePersonal Narrative Development\u003c\/h3\u003e\n        \u003cp class=\"aap-feat-desc\"\u003eWe work with you to uncover your true values and motivations, then shape them into a coherent and memorable narrative.\u003c\/p\u003e\n        \u003cspan class=\"aap-feat-badge\"\u003eCore focus\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aap-feat-card aap-reveal\"\u003e\n        \u003cdiv class=\"aap-feat-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M9 11l3 3L22 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"aap-feat-title\"\u003eActivity Sketch \u0026amp; Experience Strategy\u003c\/h3\u003e\n        \u003cp class=\"aap-feat-desc\"\u003eStrategic framing of your activities and experiences so every entry supports the story you are telling.\u003c\/p\u003e\n        \u003cspan class=\"aap-feat-badge\"\u003eCore focus\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aap-feat-card aap-reveal\"\u003e\n        \u003cdiv class=\"aap-feat-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"\u003e\u003c\/path\u003e\u003cpath d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"aap-feat-title\"\u003eStrategic \u0026amp; Creative Writing\u003c\/h3\u003e\n        \u003cp class=\"aap-feat-desc\"\u003eWriting support that balances authenticity with strategy, helping your voice come through clearly on the page.\u003c\/p\u003e\n        \u003cspan class=\"aap-feat-badge\"\u003eCore focus\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aap-feat-card aap-reveal\"\u003e\n        \u003cdiv class=\"aap-feat-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolygon points=\"23 7 16 12 23 17 23 7\"\u003e\u003c\/polygon\u003e\u003crect x=\"1\" y=\"5\" width=\"15\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"aap-feat-title\"\u003eRecorded Sample Lectures\u003c\/h3\u003e\n        \u003cp class=\"aap-feat-desc\"\u003e2 recorded lectures walking through real sample applications and exactly how feedback refined them.\u003c\/p\u003e\n        \u003cspan class=\"aap-feat-badge\"\u003e2 lectures\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aap-feat-card aap-reveal\"\u003e\n        \u003cdiv class=\"aap-feat-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M9.09 9a3 3 0 1 1 5.83 1c0 2-3 2-3 4\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"aap-feat-title\"\u003eLive Q\u0026amp;A Sessions\u003c\/h3\u003e\n        \u003cp class=\"aap-feat-desc\"\u003e4 live Q\u0026amp;A sessions, 30 minutes each, held in September to answer your questions as deadlines approach.\u003c\/p\u003e\n        \u003cspan class=\"aap-feat-badge\"\u003eSeptember\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- TIMELINE \/ WHAT'S INCLUDED --\u003e\n    \u003cdiv class=\"aap-section-head aap-reveal\" id=\"aap-tl-head\"\u003e\n      \u003cspan class=\"aap-section-tag\"\u003eYour journey\u003c\/span\u003e\n      \u003ch2 class=\"aap-section-title\"\u003eHow the \u003cem\u003e10 hours\u003c\/em\u003e unfold\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"aap-timeline\" id=\"aap-timeline\"\u003e\n      \u003cdiv class=\"aap-tl-item\"\u003e\n        \u003cdiv class=\"aap-tl-num\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"aap-tl-content\"\u003e\n          \u003cstrong\u003eDiscovery \u0026amp; reflection\u003c\/strong\u003e\n          \u003cspan\u003eWe start by exploring your experiences, values, and motivations to find the threads that make your story genuine.\u003c\/span\u003e\n          \u003cspan class=\"aap-tl-highlight\"\u003eSessions 1 to 2\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"aap-tl-item\"\u003e\n        \u003cdiv class=\"aap-tl-num\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"aap-tl-content\"\u003e\n          \u003cstrong\u003eNarrative strategy\u003c\/strong\u003e\n          \u003cspan\u003eTogether we build the strategic foundation of your application: the core message every essay and entry will support.\u003c\/span\u003e\n          \u003cspan class=\"aap-tl-highlight\"\u003eSessions 3 to 4\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"aap-tl-item\"\u003e\n        \u003cdiv class=\"aap-tl-num\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"aap-tl-content\"\u003e\n          \u003cstrong\u003eWriting \u0026amp; drafting\u003c\/strong\u003e\n          \u003cspan\u003eHands-on work on your personal statement, essays, and activity sketch, with creative and strategic writing support throughout.\u003c\/span\u003e\n          \u003cspan class=\"aap-tl-highlight\"\u003eSessions 5 to 7\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"aap-tl-item\"\u003e\n        \u003cdiv class=\"aap-tl-num\"\u003e4\u003c\/div\u003e\n        \u003cdiv class=\"aap-tl-content\"\u003e\n          \u003cstrong\u003eRefinement \u0026amp; review\u003c\/strong\u003e\n          \u003cspan\u003eWe refine every piece for clarity, ethics, and competitiveness, drawing on the same process shown in our recorded lectures.\u003c\/span\u003e\n          \u003cspan class=\"aap-tl-highlight\"\u003eSessions 8 to 9\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"aap-tl-item\"\u003e\n        \u003cdiv class=\"aap-tl-num\"\u003e5\u003c\/div\u003e\n        \u003cdiv class=\"aap-tl-content\"\u003e\n          \u003cstrong\u003eFinal polish \u0026amp; submission readiness\u003c\/strong\u003e\n          \u003cspan\u003eA final session to lock in your narrative, followed by 4 live Q\u0026amp;A sessions in September as your deadlines approach.\u003c\/span\u003e\n          \u003cspan class=\"aap-tl-highlight\"\u003eSession 10 + Q\u0026amp;A\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- PRICING TIERS --\u003e\n    \u003cdiv class=\"aap-section-head aap-reveal\" id=\"aap-tier-head\"\u003e\n      \u003cspan class=\"aap-section-tag\"\u003eChoose your intake\u003c\/span\u003e\n      \u003ch2 class=\"aap-section-title\"\u003eCapacity is limited due to high demand, low supply, and the resource heavy nature of this program. \u003cem\u003eBook early to save.\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"aap-tiers\" id=\"aap-tiers\"\u003e\n\n      \u003cdiv class=\"aap-tier-card aap-tier-best aap-reveal\"\u003e\n        \u003cdiv class=\"aap-tier-left\"\u003e\n          \u003cspan class=\"aap-tier-month\"\u003eJuly Intake\u003c\/span\u003e\n          \u003cp class=\"aap-tier-detail\"\u003e\u003cstrong\u003e10 hours\u003c\/strong\u003e of 1-on-1 mentorship at our lowest available rate.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"aap-tier-right\"\u003e\n          \u003cdiv class=\"aap-tier-cap\"\u003e\n\u003cspan class=\"aap-tier-cap-dot\"\u003e\u003c\/span\u003e8 students only\u003c\/div\u003e\n          \u003cdiv class=\"aap-tier-price\"\u003e$850\u003cspan class=\"aap-tier-currency\"\u003e CAD\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aap-tier-card aap-reveal\"\u003e\n        \u003cdiv class=\"aap-tier-left\"\u003e\n          \u003cspan class=\"aap-tier-month\"\u003eAugust Intake\u003c\/span\u003e\n          \u003cp class=\"aap-tier-detail\"\u003e\u003cstrong\u003e10 hours\u003c\/strong\u003e of 1-on-1 mentorship, our next available intake.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"aap-tier-right\"\u003e\n          \u003cdiv class=\"aap-tier-cap\"\u003e\n\u003cspan class=\"aap-tier-cap-dot\"\u003e\u003c\/span\u003e8 students only\u003c\/div\u003e\n          \u003cdiv class=\"aap-tier-price\"\u003e$1,000\u003cspan class=\"aap-tier-currency\"\u003e CAD\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aap-tier-card aap-reveal\"\u003e\n        \u003cdiv class=\"aap-tier-left\"\u003e\n          \u003cspan class=\"aap-tier-month\"\u003eSeptember Intake\u003c\/span\u003e\n          \u003cp class=\"aap-tier-detail\"\u003e\u003cstrong\u003e10 hours\u003c\/strong\u003e of 1-on-1 mentorship, our most limited and intensive cohort.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"aap-tier-right\"\u003e\n          \u003cdiv class=\"aap-tier-cap\"\u003e\n\u003cspan class=\"aap-tier-cap-dot\"\u003e\u003c\/span\u003e3 students only\u003c\/div\u003e\n          \u003cdiv class=\"aap-tier-price\"\u003e$1,700\u003cspan class=\"aap-tier-currency\"\u003e CAD\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- REFUND POLICY --\u003e\n    \u003cdiv class=\"aap-refund aap-reveal\" id=\"aap-refund\"\u003e\n      \u003cdiv class=\"aap-refund-icon-wrap\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 12a9 9 0 1 0 9-9\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3 4 3 12 11 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3 class=\"aap-refund-title\"\u003eFlexible refund policy\u003c\/h3\u003e\n        \u003cp class=\"aap-refund-text\"\u003eNot sure if the program is the right fit? You can request a \u003cstrong\u003efull refund after your first one-on-one session\u003c\/strong\u003e. A fee of \u003cstrong\u003e$50 CAD\u003c\/strong\u003e covers that first session, and the rest of your payment is refunded in full, no questions asked.\u003c\/p\u003e\n        \u003cspan class=\"aap-refund-pill\"\u003eTry it risk-free\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- FINAL CTA --\u003e\n    \u003cdiv class=\"aap-cta aap-reveal\" id=\"aap-cta\"\u003e\n      \u003ch2 class=\"aap-cta-title\"\u003eQuestions before you enroll?\u003c\/h2\u003e\n      \u003cp class=\"aap-cta-sub\"\u003eOur team is here to help you make the right decision. Reach out any time and we will get back to you shortly.\u003c\/p\u003e\n      \u003cspan class=\"aap-cta-email\"\u003eadmin@atlasformmi.ca\u003c\/span\u003e\n      \u003cp class=\"aap-cta-note\"\u003eWe respond in less than 12 hours\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Atlas For MMI","offers":[{"title":"Default Title","offer_id":45656399183925,"sku":null,"price":850.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0642\/6810\/7829\/files\/ByStudents_13.png?v=1781971847","url":"https:\/\/atlasformmi.ca\/products\/atlas-application-assistance-program","provider":"Atlas For MMI","version":"1.0","type":"link"}