<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Awaken Your Soul Power Retreat | The Peak Awakening — Tulum, Mexico</title>
<meta name="description" content="A 5-day soul reset in Tulum, Mexico for high-performing entrepreneurs, leaders and athletes. Clear the blockages, reawaken your Intuitive Intelligence, and return to your Peak State with Kay Z at Casa Maya Kaan. Nov 4–8, 2026 · 25 guests.">
<meta property="og:title" content="Awaken Your Soul Power Retreat — Tulum, Mexico">
<meta property="og:description" content="A 5-day soul reset for high-performing leaders ready to trade hustle for alignment. Nov 4–8, 2026.">
<meta property="og:type" content="website">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,500;0,9..144,600;1,9..144,500&family=Jost:wght@300;400;500;600&display=swap" rel="stylesheet">
<style>
:root{
--jungle:#233527;
--jungle-dark:#182619;
--sand:#F4EEE1;
--sand-2:#ECE3D0;
--clay:#B5623F;
--clay-dark:#96492C;
--gold:#C9A24B;
--ink:#241D18;
--cream-text:#FBF7EE;
--line:rgba(36,29,24,0.12);
}
*{box-sizing:border-box;}
html{scroll-behavior:smooth;}
body{
margin:0; background:var(--sand); color:var(--ink);
font-family:'Jost',sans-serif; font-weight:400; line-height:1.6;
-webkit-font-smoothing:antialiased;
}
h1,h2,h3,h4,.serif{font-family:'Fraunces',serif;}
h1,h2,h3{margin:0; font-weight:500; letter-spacing:-0.01em;}
p{margin:0;}
a{text-decoration:none; color:inherit;}
img{max-width:100%; display:block;}
.wrap{max-width:1120px; margin:0 auto; padding:0 32px;}
.eyebrow{
font-size:12.5px; letter-spacing:0.22em; text-transform:uppercase;
font-weight:600; color:var(--clay);
}
.btn{
display:inline-flex; align-items:center; gap:8px;
padding:15px 30px; border-radius:2px; font-size:14px;
letter-spacing:0.08em; text-transform:uppercase; font-weight:600;
cursor:pointer; border:1px solid transparent; transition:all .2s ease;
}
.btn-primary{ background:var(--clay); color:var(--cream-text); }
.btn-primary:hover{ background:var(--clay-dark); }
.btn-ghost{ border-color:rgba(251,247,238,0.6); color:var(--cream-text); background:transparent;}
.btn-ghost:hover{ background:rgba(251,247,238,0.14); }
.btn-outline-dark{ border-color:var(--ink); color:var(--ink); }
.btn-outline-dark:hover{ background:var(--ink); color:var(--cream-text); }
/* ---------- NAV ---------- */
#nav{ position:fixed; top:0; left:0; right:0; z-index:50; padding:20px 0; transition:all .25s ease; }
#nav .wrap{display:flex; align-items:center; justify-content:space-between;}
#nav.solid{ background:var(--sand); box-shadow:0 2px 18px rgba(0,0,0,0.06); padding:12px 0;}
.logo{ font-family:'Fraunces',serif; font-size:19px; letter-spacing:0.04em; color:var(--cream-text);}
#nav.solid .logo{color:var(--jungle);}
.navlinks{display:flex; gap:30px; font-size:13.5px; letter-spacing:0.04em; text-transform:uppercase; color:var(--cream-text);}
#nav.solid .navlinks{color:var(--ink);}
.navlinks a{opacity:.85;} .navlinks a:hover{opacity:1; color:var(--gold);}
#nav .btn-primary{padding:11px 22px; font-size:12.5px;}
/* ---------- HERO ---------- */
.hero{
position:relative; min-height:100vh; display:flex; align-items:flex-end;
background-size:cover; background-position:center 30%; padding:180px 0 70px;
}
.hero::after{ content:''; position:absolute; inset:0;
background:linear-gradient(180deg, rgba(20,26,18,0.35) 0%, rgba(18,22,15,0.35) 45%, rgba(15,18,13,0.86) 100%);}
.hero .wrap{position:relative; z-index:2;}
.hero-eyebrow{color:var(--gold); font-size:13px; letter-spacing:0.24em; text-transform:uppercase; font-weight:600; margin-bottom:22px;}
.hero h1{ color:var(--cream-text); font-size:clamp(38px,6vw,74px); line-height:1.03; max-width:920px; font-weight:500;}
.hero-sub{ color:rgba(251,247,238,0.88); font-size:19px; max-width:640px; margin:26px 0 38px; font-weight:300;}
.hero-ctas{display:flex; gap:16px; flex-wrap:wrap;}
.trustbar{ margin-top:56px; padding-top:26px; border-top:1px solid rgba(251,247,238,0.22); display:flex; gap:44px; flex-wrap:wrap;}
.trust-item{color:var(--cream-text);}
.trust-item b{display:block; font-family:'Fraunces',serif; font-size:21px; font-weight:500;}
.trust-item span{font-size:12px; letter-spacing:0.06em; text-transform:uppercase; opacity:.75;}
/* ---------- SECTION GENERIC ---------- */
section{padding:104px 0;}
.section-head{max-width:700px; margin:0 auto 54px; text-align:center;}
.section-head h2{font-size:clamp(30px,4vw,46px); margin-top:14px;}
.section-head p.lede{margin-top:18px; font-size:17px; color:#4b463f;}
.center{text-align:center;}
.dark{ background:var(--jungle); color:var(--cream-text);}
.dark .eyebrow{color:var(--gold);}
.dark p.lede{color:rgba(251,247,238,0.78);}
.warmbg{ background:var(--sand-2); }
/* ---------- PAIN ---------- */
.pain-grid{display:grid; grid-template-columns:repeat(3,1fr); gap:24px; margin-top:10px;}
.pain-card{ background:var(--sand-2); border:1px solid var(--line); padding:34px 28px; border-radius:3px;}
.pain-card .mark{font-family:'Fraunces',serif; font-size:38px; color:var(--clay); font-style:italic; line-height:1;}
.pain-card p{margin-top:16px; font-size:17.5px; font-family:'Fraunces',serif; font-weight:500; line-height:1.4;}
.bridge{ margin-top:52px; text-align:center; font-family:'Fraunces',serif; font-size:26px; font-style:italic;
color:var(--jungle); max-width:640px; margin-left:auto; margin-right:auto;}
/* ---------- ARC ---------- */
.arc-grid{display:grid; grid-template-columns:repeat(4,1fr); gap:1px; background:rgba(251,247,238,0.15); margin-top:20px;}
.arc-card{background:var(--jungle); padding:38px 26px; text-align:center;}
.arc-num{font-family:'Fraunces',serif; font-style:italic; color:var(--gold); font-size:15px; letter-spacing:0.1em;}
.arc-card h3{color:var(--cream-text); font-size:22px; margin:14px 0 12px; letter-spacing:0.03em;}
.arc-card p{color:rgba(251,247,238,0.75); font-size:14.5px;}
/* ---------- SPLIT (text + image) ---------- */
.split{display:grid; grid-template-columns:1.05fr 0.95fr; gap:60px; align-items:center;}
.split.rev{grid-template-columns:0.95fr 1.05fr;}
.split-img{aspect-ratio:4/5; border-radius:4px; background-size:cover; background-position:center;}
.split .eyebrow{margin-bottom:12px;}
.split h2{font-size:clamp(28px,3.6vw,42px);}
.split .body{margin-top:20px; font-size:16.5px; color:#4b463f;}
.split .body p + p{margin-top:16px;}
.brandword{color:var(--clay-dark); font-weight:600;}
.tool-chips{display:flex; flex-wrap:wrap; gap:10px; margin-top:26px;}
.chip{background:#fff; border:1px solid var(--clay); color:var(--clay-dark); border-radius:40px;
padding:9px 18px; font-size:13px; letter-spacing:0.03em; font-weight:500;}
/* ---------- FULL-WIDTH IMAGE BANDS ---------- */
.band{ position:relative; min-height:440px; background-size:cover; background-position:center;
display:flex; align-items:center; justify-content:center; text-align:center;}
.band::after{content:''; position:absolute; inset:0; background:rgba(15,18,13,0.5);}
.band p{position:relative; z-index:2; color:var(--cream-text); font-family:'Fraunces',serif;
font-style:italic; font-size:clamp(24px,3.2vw,34px); max-width:760px; padding:0 32px; line-height:1.3;}
/* ---------- VENUE ---------- */
.venue-video{ position:relative; aspect-ratio:16/9; border-radius:4px; overflow:hidden; margin-bottom:14px; background:#0b140d;}
.venue-video iframe{ position:absolute; inset:0; width:100%; height:100%; border:0;}
.venue-bullets{display:grid; grid-template-columns:repeat(4,1fr); gap:16px; margin:26px 0 46px;}
.venue-bullet{display:flex; gap:12px; align-items:flex-start; font-size:15px;}
.venue-bullet .dot{width:7px; height:7px; border-radius:50%; background:var(--clay); margin-top:8px; flex:none;}
.gallery{display:grid; grid-template-columns:repeat(4,1fr); grid-template-rows:170px 170px; gap:10px; margin-top:10px;}
.gallery div{background-size:cover; background-position:center; border-radius:2px;}
.gallery .g1{grid-column:1/3; grid-row:1/3;}
.gallery .g4{grid-column:4/5; grid-row:1/3;}
/* ---------- CULINARY ---------- */
.food-grid{display:grid; grid-template-columns:1.1fr 1fr; gap:44px; align-items:center; margin-top:10px;}
.food-collage{display:grid; grid-template-columns:1fr 1fr; grid-template-rows:200px 200px; gap:12px;}
.food-collage div{background-size:cover; background-position:center; border-radius:3px;}
.food-collage .tall{grid-row:1/3;}
.meal-block{margin-top:22px;}
.meal-block:first-child{margin-top:0;}
.meal-block h4{font-family:'Fraunces',serif; font-size:18px; color:var(--clay-dark); margin-bottom:5px;}
.meal-block p{font-size:15px; color:#4b463f;}
/* ---------- ABOUT / PULLQUOTE ---------- */
.host-bullets{margin-top:24px; display:flex; flex-direction:column; gap:14px;}
.host-bullets div{display:flex; gap:12px; font-size:16px; align-items:flex-start;}
.host-bullets .dot{width:6px; height:6px; border-radius:50%; background:var(--clay); margin-top:9px; flex:none;}
.pullquote{ margin-top:28px; padding:22px 26px; border-left:3px solid var(--clay); background:#fff;
font-family:'Fraunces',serif; font-style:italic; font-size:18px; color:var(--jungle);}
.bio-more{margin-top:16px;}
.bio-more p{font-size:16px; color:#4b463f;}
.bio-more p + p{margin-top:14px;}
.readmore{margin-top:18px; background:none; border:none; cursor:pointer; font-family:'Jost',sans-serif;
font-size:13px; letter-spacing:0.08em; text-transform:uppercase; font-weight:600; color:var(--clay-dark);
padding:0; display:inline-flex; align-items:center; gap:6px;}
.readmore:hover{color:var(--clay);}
/* ---------- ITINERARY (TABS) ---------- */
.itin-tabs{display:flex; flex-wrap:wrap; gap:10px; justify-content:center; margin-top:10px;}
.itin-tab{ border:1px solid var(--line); background:#fff; border-radius:2px; cursor:pointer;
padding:14px 20px; font-family:'Jost',sans-serif; font-size:13px; letter-spacing:0.05em;
text-transform:uppercase; font-weight:600; color:var(--ink); transition:all .2s ease; text-align:center;}
.itin-tab small{display:block; font-family:'Fraunces',serif; font-style:italic; text-transform:none; letter-spacing:0; font-size:12px; color:var(--clay); font-weight:400; margin-top:3px;}
.itin-tab:hover{border-color:var(--clay);}
.itin-tab.active{background:var(--clay); color:var(--cream-text); border-color:var(--clay);}
.itin-tab.active small{color:rgba(251,247,238,0.85);}
.itin-panel{display:none; margin-top:40px;}
.itin-panel.active{display:grid; grid-template-columns:0.9fr 1.1fr; gap:48px; align-items:center;}
.itin-panel .ip-media{aspect-ratio:4/3; border-radius:4px; background-size:cover; background-position:center;}
.itin-panel .ip-day{font-family:'Fraunces',serif; font-style:italic; color:var(--clay); font-size:15px;}
.itin-panel .ip-title{font-family:'Fraunces',serif; font-size:30px; font-weight:500; margin:6px 0 16px;}
.itin-panel .ip-desc{font-size:16.5px; color:#4b463f;}
/* ---------- PRICING ---------- */
.price-grid{display:grid; grid-template-columns:repeat(4,1fr); gap:18px; margin-top:20px; align-items:stretch;}
.price-card{ border:1px solid var(--line); border-radius:4px; overflow:hidden; background:#fff;
display:flex; flex-direction:column; position:relative;}
.price-card.popular{border:2px solid var(--clay); box-shadow:0 14px 40px rgba(181,98,63,0.18);}
.price-badge{ position:absolute; top:14px; right:14px; z-index:2; background:var(--gold); color:var(--ink);
font-size:10.5px; letter-spacing:0.08em; text-transform:uppercase; font-weight:600; padding:5px 10px; border-radius:2px;}
.price-photo{height:150px; background-size:cover; background-position:center;}
.price-body{padding:22px 20px; display:flex; flex-direction:column; flex:1;}
.price-body h4{font-family:'Fraunces',serif; font-size:19px; font-weight:600; line-height:1.2;}
.price-occ{font-size:12.5px; color:#7a746a; margin-top:6px; min-height:34px;}
.price-was{font-size:14px; color:#9a938a; text-decoration:line-through; margin-top:14px;}
.price-now{font-family:'Fraunces',serif; font-size:30px; font-weight:600; color:var(--clay-dark); line-height:1; margin-bottom:24px;}
.price-now span{font-size:12px; color:#7a746a; font-weight:400; display:block; margin-top:4px; font-family:'Jost',sans-serif;}
.price-card .btn{margin-top:auto; justify-content:center; width:100%;}
.price-note{ max-width:660px; margin:34px auto 0; text-align:center; font-size:14.5px; color:#4b463f;}
.price-note b{color:var(--jungle);}
/* ---------- INCLUDED / NOT INCLUDED ---------- */
.incl-grid{display:grid; grid-template-columns:1fr 1fr; gap:26px; margin-top:10px; align-items:start;}
.incl-box{background:#fff; border:1px solid var(--line); border-radius:4px; padding:34px 32px;}
.incl-box.not{background:var(--sand-2);}
.incl-box h3{font-size:22px; color:var(--jungle); margin-bottom:20px;}
.incl-list{display:flex; flex-direction:column; gap:14px;}
.incl-list .row{display:flex; gap:13px; font-size:15px; align-items:flex-start; color:#3a352e;}
.incl-list .row b{color:var(--jungle);}
.tick{flex:none; width:20px; height:20px; border-radius:50%; background:var(--clay); color:var(--cream-text);
display:flex; align-items:center; justify-content:center; font-size:12px; font-weight:700; margin-top:1px;}
.cross{flex:none; width:20px; height:20px; border-radius:50%; background:transparent; border:1.5px solid var(--clay-dark);
color:var(--clay-dark); display:flex; align-items:center; justify-content:center; font-size:12px; font-weight:700; margin-top:1px;}
.valueband{ background:var(--jungle); color:var(--cream-text);}
.value-inner{ max-width:780px; margin:0 auto;}
.value-row{display:flex; justify-content:space-between; gap:18px; padding:15px 0; border-bottom:1px dashed rgba(251,247,238,0.22); font-size:16px;}
.value-row b{font-weight:600; white-space:nowrap; color:var(--gold);}
.value-total{display:flex; justify-content:space-between; padding-top:22px; margin-top:6px; font-family:'Fraunces',serif; font-size:27px; font-weight:600;}
.value-total span:last-child{color:var(--gold);}
/* ---------- TESTIMONIALS ---------- */
.testi-grid{display:grid; grid-template-columns:repeat(3,1fr); gap:24px; margin-top:20px;}
.testi-card{background:#fff; border:1px solid var(--line); border-radius:3px; padding:30px 26px;}
.stars{color:var(--gold); letter-spacing:3px; font-size:14px;}
.testi-card p.quote{margin-top:16px; font-size:15.5px; font-family:'Fraunces',serif; font-style:italic; line-height:1.55;}
.testi-who{margin-top:20px; display:flex; align-items:center; gap:11px;}
.avatar{width:44px; height:44px; border-radius:50%; background:var(--clay); color:#fff; display:flex; align-items:center; justify-content:center; font-family:'Fraunces',serif; font-size:16px; object-fit:cover; flex:none;}
.testi-who b{font-size:14px; display:block;}
.testi-who span{font-size:12px; color:#7a746a;}
/* ---------- SHORT QUOTE STRIP ---------- */
.quotestrip{background:var(--jungle); padding:74px 0;}
.qs-grid{display:grid; grid-template-columns:repeat(3,1fr); gap:38px;}
.qs-item{text-align:center;}
.qs-item .qmark{font-family:'Fraunces',serif; font-size:34px; color:var(--gold); font-style:italic; line-height:.4;}
.qs-item p{font-family:'Fraunces',serif; font-style:italic; font-size:19px; color:var(--cream-text); margin-top:16px; line-height:1.45;}
.qs-item span{display:block; margin-top:14px; font-size:11.5px; letter-spacing:0.1em; text-transform:uppercase; color:rgba(251,247,238,0.55); font-weight:600;}
@media(max-width:860px){ .qs-grid{grid-template-columns:1fr; gap:40px;} }
/* ---------- URGENCY BAND ---------- */
.urgency{ background:var(--clay); color:var(--cream-text); padding:34px 0; text-align:center;}
.urgency .wrap{display:flex; align-items:center; justify-content:center; gap:28px; flex-wrap:wrap;}
.urgency b{font-family:'Fraunces',serif; font-size:20px;}
.countdown{display:flex; gap:14px;}
.countdown div{background:rgba(0,0,0,0.16); padding:10px 14px; border-radius:3px; min-width:64px;}
.countdown div b{display:block; font-size:22px;}
.countdown div span{font-size:10px; letter-spacing:0.08em; text-transform:uppercase;}
/* ---------- STICKY BAR ---------- */
#stickybar{ position:fixed; bottom:0; left:0; right:0; z-index:60; background:var(--jungle-dark);
color:var(--cream-text); box-shadow:0 -4px 24px rgba(0,0,0,0.28); transform:translateY(110%); transition:transform .3s ease;}
#stickybar.show{transform:translateY(0);}
#stickybar .wrap{display:flex; align-items:center; justify-content:space-between; gap:18px; padding:12px 32px; flex-wrap:wrap;}
#stickybar .sb-info{display:flex; align-items:center; gap:22px; flex-wrap:wrap; font-size:13.5px;}
#stickybar .sb-info b{font-family:'Fraunces',serif; font-size:15px; color:var(--gold);}
#stickybar .sb-count{font-variant-numeric:tabular-nums; letter-spacing:0.03em;}
#stickybar .btn{padding:11px 22px; font-size:12.5px;}
/* ---------- FAQ ---------- */
.faq-item{border-bottom:1px solid var(--line); padding:6px 0;}
.faq-item summary{ cursor:pointer; list-style:none; padding:20px 0; font-size:17px; font-weight:500;
display:flex; justify-content:space-between; align-items:center; font-family:'Fraunces',serif; gap:20px;}
.faq-item summary::-webkit-details-marker{display:none;}
.faq-item summary::after{content:'+'; font-size:22px; color:var(--clay); font-family:'Jost',sans-serif; flex:none;}
.faq-item[open] summary::after{content:'–';}
.faq-item p{padding-bottom:22px; font-size:15.5px; color:#4b463f; max-width:820px;}
.faq-item p a{color:var(--clay-dark); text-decoration:underline;}
/* ---------- CONTACT ---------- */
.contact{background:var(--sand-2); text-align:center;}
.contact p{max-width:560px; margin:18px auto 30px; font-size:17px; color:#4b463f;}
.contact a.email{color:var(--clay-dark); font-weight:600; text-decoration:underline;}
/* ---------- FINAL CTA ---------- */
.final-cta{ position:relative; padding:130px 0; text-align:center; background-size:cover; background-position:center;}
.final-cta::after{content:''; position:absolute; inset:0; background:rgba(15,18,13,0.72);}
.final-cta .wrap{position:relative; z-index:2;}
.final-cta .hero-eyebrow{color:var(--gold);}
.final-cta h2{color:var(--cream-text); font-size:clamp(30px,4.5vw,52px); max-width:780px; margin:0 auto;}
.final-cta p{color:rgba(251,247,238,0.85); margin:20px auto 34px; max-width:520px; font-size:17px;}
.final-cta .hero-ctas{justify-content:center;}
/* ---------- FOOTER ---------- */
footer{background:var(--jungle-dark); color:rgba(251,247,238,0.6); padding:40px 0 84px; font-size:13px; text-align:center;}
footer a{color:rgba(251,247,238,0.82);} footer a:hover{color:var(--gold);}
footer .fnav{margin-bottom:14px; display:flex; gap:22px; justify-content:center; flex-wrap:wrap; letter-spacing:0.04em; text-transform:uppercase; font-size:12px;}
@media(max-width:860px){
.pain-grid,.arc-grid,.price-grid,.testi-grid,.venue-bullets{grid-template-columns:1fr 1fr;}
.split,.split.rev,.food-grid,.incl-grid{grid-template-columns:1fr;}
.split-img{aspect-ratio:16/10;}
.gallery{grid-template-columns:repeat(2,1fr); grid-template-rows:auto;}
.gallery .g1,.gallery .g4{grid-column:auto; grid-row:auto; height:220px;}
.navlinks{display:none;}
.itin-panel.active{grid-template-columns:1fr;}
#stickybar .sb-info{font-size:12.5px; gap:14px;}
}
@media(max-width:520px){
.pain-grid,.arc-grid,.price-grid,.testi-grid,.venue-bullets,.food-collage{grid-template-columns:1fr;}
}
</style>
</head>
<body>
<!-- NAV -->
<nav id="nav">
<div class="wrap">
<div class="logo">THE PEAK AWAKENING</div>
<div class="navlinks">
<a href="#story">The Retreat</a>
<a href="#pathway">The Pathway</a>
<a href="#venue">The Venue</a>
<a href="#itinerary">Itinerary</a>
<a href="#investment">Investment</a>
<a href="#faq">FAQ</a>
</div>
<a href="https://links.thepeakawakening.com/widget/form/ZuEb16C8TGBFJadeItUQ" target="_blank" rel="noopener" class="btn btn-primary">Reserve My Spot</a>
</div>
</nav>
<!-- HERO -->
<header class="hero" style="background-image:url('https://thepeakawakening.com/wp-content/uploads/2026/07/aysp-hero.jpg');">
<div class="wrap">
<div class="hero-eyebrow">Awaken Your Soul Power Retreat · Tulum, Mexico · Nov 4–8, 2026</div>
<h1>You've Built the Success.<br>Now Come Find Yourself Again.</h1>
<p class="hero-sub">A 5-day soul reset for high-performing entrepreneurs, leaders and athletes who train hard, push harder, and are ready to trade relentless hustle for aligned power — hosted by Kay Z, world-class Intuitive Performance Coach and Spiritual Guide, at a private eco-sanctuary inside the Sian Ka'an Biosphere.</p>
<div class="hero-ctas">
<a href="https://links.thepeakawakening.com/widget/form/ZuEb16C8TGBFJadeItUQ" target="_blank" rel="noopener" class="btn btn-primary">Reserve My Spot ‚Üí</a>
<a href="https://links.thepeakawakening.com/widget/booking/7Jq7oyH6tmUAi8zRnr8w" class="btn btn-ghost" target="_blank" rel="noopener">Book a Discovery Call</a>
</div>
<div class="trustbar">
<div class="trust-item"><b>25</b><span>Guests Max</span></div>
<div class="trust-item"><b>5 / 4</b><span>Days / Nights</span></div>
<div class="trust-item"><b>Private</b><span>Beachfront Access</span></div>
<div class="trust-item"><b>$800 USD</b><span>Early-Bird Savings</span></div>
</div>
</div>
</header>
<!-- PAIN -->
<section id="story">
<div class="wrap">
<div class="section-head">
<div class="eyebrow">Sound Familiar?</div>
<h2>You've already won. So why doesn't it feel like it?</h2>
</div>
<div class="pain-grid">
<div class="pain-card"><div class="mark">“</div><p>You've hit every goal on paper — but something still feels off.</p></div>
<div class="pain-card"><div class="mark">“</div><p>You've built it all on logic and drive — drifting further from your intuition with every win.</p></div>
<div class="pain-card"><div class="mark">“</div><p>You're proud of what you built — and quietly exhausted by what it took.</p></div>
</div>
<p class="bridge">You don't need another vacation. You need a return.</p>
</div>
</section>
<!-- MEET YOUR GUIDE (short bio + expandable origin story) -->
<section class="warmbg">
<div class="wrap split">
<div class="split-img" style="background-image:url('https://thepeakawakening.com/wp-content/uploads/2026/07/aysp-kay.jpg');"></div>
<div>
<div class="eyebrow">Your Guide</div>
<h2>Meet Kay Z</h2>
<div class="body">
<p>A former professional athlete and top transformational leader, Kay Z is the founder of <b>The Peak Awakening™</b>. She helps high-achieving entrepreneurs, leaders and athletes unlock their Peak State — blending performance psychology with the spiritual awakening to unlock what she calls <span class="brandword">Intuitive Performance</span> — so success fuels them instead of draining them. She created this retreat to give you the reset she once longed for.</p>
</div>
<div class="host-bullets">
<div><div class="dot"></div><span>Former professional athlete & top transformational leader with one of the world's leading training companies.</span></div>
<div><div class="dot"></div><span>Creator of the Intuitive Performance Method‚Ñ¢ & Intuitive Performance Energetics‚Ñ¢.</span></div>
<div><div class="dot"></div><span>Master's of Human Kinetics, Performance Psychology.</span></div>
</div>
<div class="pullquote">
“I built success by pushing harder and saying yes to everything — until my body, mind and spirit said, ‘No more!’ So I created the retreat I needed back then — the reset that took me six weeks to find, distilled into four days, for you.”
</div>
<button class="readmore" id="bioToggle" aria-expanded="false">Read Kay's full story ‚Üì</button>
<div class="bio-more" id="bioMore" hidden>
<p>I know what it feels like to "make it" on paper — and still sense that something essential is missing. As a professional athlete, and later as a top transformational leader with one of the world's leading training and development companies, I mastered the art of pushing harder, always saying yes, and carrying the weight of everyone's expectations.</p>
<p>I was successful. I was also burnt out and out of sync with myself. The turning point came when I finally chose to realign with my soul — blending my background in performance psychology with the spiritual practices that reawakened my truth. What I discovered is that when you lead from your soul, success doesn't drain you — it fuels you.</p>
<p>That's why I created this retreat: to give you the same soul-aligned reset I once longed for — and the tools to return home clear, connected, and lit up for your next chapter.</p>
</div>
</div>
</div>
</section>
<!-- TRANSFORMATION ARC -->
<section class="dark">
<div class="wrap">
<div class="section-head">
<div class="eyebrow">The Journey</div>
<h2 style="color:var(--cream-text);">Release. Realign. Recognize. Rise.</h2>
<p class="lede">Four Soul Power Awakening days where you embody the Intuitive Performance Method‚Ñ¢, woven through five days of ceremony, deep Intuitive Performance Energetics‚Ñ¢ work, rest, and jungle-to-sea immersion.</p>
</div>
<div class="arc-grid">
<div class="arc-card"><div class="arc-num">01 · RELEASE</div><h3>Set It Down</h3><p>Release the weight of obligations, pressure and "shoulds" — and finally breathe.</p></div>
<div class="arc-card"><div class="arc-num">02 · REALIGN</div><h3>Come Back Into Balance</h3><p>Realign mind, body and spirit through a nervous-system reset, guided activations, and the healing power of nature.</p></div>
<div class="arc-card"><div class="arc-num">03 · RECOGNIZE</div><h3>Remember Who You Are</h3><p>Through deeper Intuitive Performance Energetics™ — ancestral lineage clearings and other intuitive clearings — recognize your Intuitive Intelligence: the deeper knowing, and the dreams, that drive and logic drowned out.</p></div>
<div class="arc-card"><div class="arc-num">04 · RISE</div><h3>Come Home Aligned</h3><p>Rise embodied in your Peak State, with instant access to your Intuitive Intelligence — spacious, purposeful, and deeply fulfilled.</p></div>
</div>
<p class="lede" style="text-align:center; max-width:780px; margin:46px auto 0;">These five days are grounded in the Intuitive Performance Method™ — Release, Realign, Recognize, Rise — so that you return embodied in your heart and soul as your Peak State, with deep access to your Intuitive Intelligence.</p>
</div>
</section>
<!-- IMAGE BAND 1 -->
<div class="band" style="background-image:url('https://thepeakawakening.com/wp-content/uploads/2026/07/aysp-band1.jpg');">
<p>“Far from the noise, held by the jungle and the sea — this is where you remember who you are.”</p>
</div>
<!-- VENUE -->
<section id="venue">
<div class="wrap">
<div class="section-head">
<div class="eyebrow">Casa Maya Kaan</div>
<h2>A Sanctuary Inside a UNESCO Biosphere</h2>
<p class="lede">Nestled in the Sian Ka'an Biosphere — a UNESCO World Heritage site where the jungle meets the Caribbean Sea. Private beach, mangrove lagoon, and open-air ceremony spaces built for exactly this kind of reset.</p>
</div>
<div class="venue-video">
<iframe src="https://www.youtube.com/embed/9iZd60yvgs0?rel=0" title="Awaken Your Soul Power Retreat Film" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div>
<div class="venue-bullets">
<div class="venue-bullet"><span class="dot"></span><span>Private beach for swimming, kayaking & paddle-boarding</span></div>
<div class="venue-bullet"><span class="dot"></span><span>Plant-forward, farm-to-table cuisine crafted on site</span></div>
<div class="venue-bullet"><span class="dot"></span><span>Eco-luxury suites, rooms & glamping tents</span></div>
<div class="venue-bullet"><span class="dot"></span><span>~1 hour from Tulum International Airport</span></div>
</div>
<div class="gallery">
<div class="g1" style="background-image:url('https://thepeakawakening.com/wp-content/uploads/2026/07/aysp-gallery-1.jpg');"></div>
<div style="background-image:url('https://thepeakawakening.com/wp-content/uploads/2026/07/aysp-gallery-2.jpg');"></div>
<div style="background-image:url('https://thepeakawakening.com/wp-content/uploads/2026/07/aysp-gallery-3.jpg');"></div>
<div class="g4" style="background-image:url('https://thepeakawakening.com/wp-content/uploads/2026/07/aysp-gallery-4.jpg');"></div>
</div>
</div>
</section>
<!-- CULINARY -->
<section class="warmbg">
<div class="wrap">
<div class="section-head">
<div class="eyebrow">Nourishment</div>
<h2>A Fiesta That Will Tantalize Your Tastebuds</h2>
<p class="lede">Every meal at Casa Maya Kaan is a sensory celebration — farm-to-table, plant-forward, and prepared with love from locally sourced ingredients, served under the stars or by candlelight with the sound of the ocean.</p>
</div>
<div class="food-grid">
<div class="food-collage">
<div class="tall" style="background-image:url('https://thepeakawakening.com/wp-content/uploads/2026/07/aysp-food-1.jpg');"></div>
<div style="background-image:url('https://thepeakawakening.com/wp-content/uploads/2026/07/aysp-food-3.jpg');"></div>
<div style="background-image:url('https://thepeakawakening.com/wp-content/uploads/2026/07/aysp-food-2.jpg');"></div>
</div>
<div>
<div class="meal-block"><h4>Mornings</h4><p>Platters of ripe papaya, pineapple and mango, paired with cold-pressed juices, herbal teas, or rich Mexican coffee.</p></div>
<div class="meal-block"><h4>Brunch</h4><p>A true feast — creamy avocado toast with poached eggs, coconut quinoa pancakes, or chilaquiles in salsa verde, with hand-rolled tortillas.</p></div>
<div class="meal-block"><h4>Afternoon</h4><p>Snacks that delight without weighing you down — guacamole with handmade chips, spiced veggie rolls, or a cinnamon-kissed pastry.</p></div>
<div class="meal-block"><h4>Dinners</h4><p>Pure magic. Soulful Mexican classics reimagined with vegetarian flair, closed by homemade tarts and cakes crafted with local fruits and spices.</p></div>
</div>
</div>
</div>
</section>
<!-- SHORT QUOTE STRIP (DRAFT lines — assign a real participant + get permission before publishing) -->
<section class="quotestrip">
<div class="wrap">
<div class="qs-grid">
<div class="qs-item"><div class="qmark">“</div><p>I arrived exhausted. I left remembering who I am.</p><span>Andrea S.</span></div>
<div class="qs-item"><div class="qmark">“</div><p>I feel like I got myself back — that's the best way I can describe it.</p><span>Max T.</span></div>
<div class="qs-item"><div class="qmark">“</div><p>I came home feeling rested, nourished and rejuvenated. Kay takes such good care of you.</p><span>Kate S.</span></div>
</div>
</div>
</section>
<!-- ITINERARY -->
<section id="itinerary">
<div class="wrap">
<div class="section-head">
<div class="eyebrow">5 Days / 4 Nights</div>
<h2>Your Path Through The Retreat</h2>
</div>
<div class="itin-tabs" role="tablist">
<button class="itin-tab active" data-tab="0">Day 1<small>Wed, Nov 4</small></button>
<button class="itin-tab" data-tab="1">Day 2<small>Thu, Nov 5</small></button>
<button class="itin-tab" data-tab="2">Day 3<small>Fri, Nov 6</small></button>
<button class="itin-tab" data-tab="3">Day 4<small>Sat, Nov 7</small></button>
<button class="itin-tab" data-tab="4">Day 5<small>Sun, Nov 8</small></button>
</div>
<div class="itin-panel active" data-panel="0">
<div class="ip-media" style="background-image:url('https://thepeakawakening.com/wp-content/uploads/2026/07/aysp-day1.jpg');"></div>
<div><div class="ip-day">Day 1 · Wed, Nov 4</div><div class="ip-title">Arrival & Sacred Beginnings</div><div class="ip-desc">Settle in, enjoy a welcome meal, and get connected to the people who will be on this journey with you.</div></div>
</div>
<div class="itin-panel" data-panel="1">
<div class="ip-media" style="background-image:url('https://thepeakawakening.com/wp-content/uploads/2026/07/aysp-day2.jpg');"></div>
<div><div class="ip-day">Day 2 · Thu, Nov 5</div><div class="ip-title">Release — Setting Down the Past</div><div class="ip-desc">Your first Soul Power Awakening Session guides you to release the ties, roles and "shoulds" that no longer serve you, followed by a traditional Temazcal releasing ceremony to clear body, mind and energy. Open time for rest and journaling.</div></div>
</div>
<div class="itin-panel" data-panel="2">
<div class="ip-media" style="background-image:url('https://thepeakawakening.com/wp-content/uploads/2026/07/aysp-day3.jpg');"></div>
<div><div class="ip-day">Day 3 · Fri, Nov 6</div><div class="ip-title">Realign — Mind, Body & Spirit</div><div class="ip-desc">Today we bring the three back into balance. A Soul Power Awakening Session and nervous-system reset move your body out of survival and your spirit back into step with your mind — grounding you in peace, vitality and clarity. Go deeper with a complimentary Somatic Releasing Session with Jessa, or optional private 1:1 coaching with Kay (paid upgrade). A candlelit dinner under the stars.</div></div>
</div>
<div class="itin-panel" data-panel="3">
<div class="ip-media" style="background-image:url('https://thepeakawakening.com/wp-content/uploads/2026/07/aysp-day4.jpg');"></div>
<div><div class="ip-day">Day 4 · Sat, Nov 7</div><div class="ip-title">Recognize — Your Intuitive Intelligence</div><div class="ip-desc">With mind, body and spirit realigned, your Intuitive Intelligence comes online. Through the deeper soul-awakening modalities of Intuitive Performance Energetics™ — ancestral lineage clearings, guided journeys and intuitive journalling — you recognize the knowing that was always beneath the noise, and reclaim the dreams success made you forget.</div></div>
</div>
<div class="itin-panel" data-panel="4">
<div class="ip-media" style="background-image:url('https://thepeakawakening.com/wp-content/uploads/2026/07/aysp-day5.jpg');"></div>
<div><div class="ip-day">Day 5 · Sun, Nov 8</div><div class="ip-title">Rise — Into Your Peak State</div><div class="ip-desc">After optional beach movement and breakfast, a final Awakening Session and closing circle bring everything together — you rise, anchored in your Peak State with instant access to your Intuitive Intelligence, and carry it home spacious, clear, and lit up for what's next.</div></div>
</div>
</div>
</section>
<!-- THE PATHWAY: INTUITIVE PERFORMANCE ENERGETICS -->
<section id="pathway">
<div class="wrap split rev">
<div class="split-img" style="background-image:url('https://thepeakawakening.com/wp-content/uploads/2026/07/aysp-pathway.jpg');"></div>
<div>
<div class="eyebrow">The Pathway to Your Peak State</div>
<h2>How You'll Awaken Your Soul Power</h2>
<div class="body">
<p>Your Peak State isn't something you push harder to reach — it's what's left when the blockages fall away. Your <span class="brandword">Intuitive Intelligence™</span> only comes fully online when mind, body and spirit move as one — but success trains your mind and body to lead hard, while your spirit quietly falls out of step.</p>
<p>These five days bring your soul back into alignment with your mind and body. Through <span class="brandword">Intuitive Performance Energetics™</span> — <b>ancestral lineage clearings, past-life regressions and intuitive journalling</b>, woven with sacred Mayan ceremony — you release what's been running you from beneath the surface, and your Intuitive Intelligence finally leads.</p>
<p>This isn't where you learn the Method — it's where you embody it, all the way down: an awakening intensive that takes everything you've cultivated, inside our programs and out, and turns your road to mastery into a superhighway.</p>
</div>
<div class="tool-chips">
<span class="chip">Ancestral Lineage Clearings</span>
<span class="chip">Past-Life Regressions</span>
<span class="chip">Intuitive Journalling</span>
<span class="chip">Ancient Mayan Ceremony</span>
</div>
</div>
</div>
</section>
<!-- TESTIMONIALS -->
<section>
<div class="wrap">
<div class="section-head">
<div class="eyebrow">Hear From Past Participants</div>
<h2>They Walk Out Different</h2>
</div>
<div class="testi-grid">
<div class="testi-card">
<div class="stars">‚òÖ‚òÖ‚òÖ‚òÖ‚òÖ</div>
<p class="quote">"Truly transformative — in more areas of my life than I expected. Kay guides you through clearing the blockages you didn't even know were there, reconnecting you with your soul's purpose and your own intuition. The results went beyond anything I'd imagined."</p>
<div class="testi-who"><img class="avatar" src="https://thepeakawakening.com/wp-content/uploads/2026/07/aysp-testi-elaine.jpg" alt="Elaine G."><div><b>Elaine G.</b><span>Wellness & Empowerment Coach</span></div></div>
</div>
<div class="testi-card">
<div class="stars">‚òÖ‚òÖ‚òÖ‚òÖ‚òÖ</div>
<p class="quote">"The anxious, spiraling thoughts about my business — I can switch them off now. I'm fully present with my family and focused on what actually matters, instead of being pulled in a hundred directions."</p>
<div class="testi-who"><img class="avatar" src="https://thepeakawakening.com/wp-content/uploads/2026/07/aysp-testi-mat.jpg" alt="Mat D."><div><b>Mat D.</b><span>Entrepreneur</span></div></div>
</div>
<div class="testi-card">
<div class="stars">‚òÖ‚òÖ‚òÖ‚òÖ‚òÖ</div>
<p class="quote">"For years I was successful on the outside but never aligned on the inside — always pushing. That's gone. I'm not hustling anymore; I'm clear, aligned, and magnetizing what's next."</p>
<div class="testi-who"><img class="avatar" src="https://thepeakawakening.com/wp-content/uploads/2026/07/aysp-testi-carol.jpg" alt="Carol Y."><div><b>Carol Y.</b><span>Retired Corporate Executive</span></div></div>
</div>
</div>
</div>
</section>
<!-- PRICING -->
<section id="investment">
<div class="wrap">
<div class="section-head">
<div class="eyebrow">Reserve Your Place</div>
<h2>Choose Your Accommodation</h2>
<p class="lede">Early-bird pricing below — save $800 USD when you reserve before August 11, 2026. All options include the full 5-day retreat experience.</p>
</div>
<div class="price-grid">
<div class="price-card">
<div class="price-photo" style="background-image:url('https://thepeakawakening.com/wp-content/uploads/2026/07/aysp-room-a.jpg');"></div>
<div class="price-body">
<h4>Primary Suite</h4>
<div class="price-occ">Double occupancy · king bed · ensuite with stone soaker tub · ocean view</div>
<div class="price-was">$5,900 USD</div>
<div class="price-now">$5,100 USD<span>per person · early-bird</span></div>
<a href="https://links.thepeakawakening.com/widget/form/ZuEb16C8TGBFJadeItUQ" target="_blank" rel="noopener" class="btn btn-outline-dark">Reserve</a>
</div>
</div>
<div class="price-card">
<div class="price-photo" style="background-image:url('https://thepeakawakening.com/wp-content/uploads/2026/07/aysp-room-b.jpg');"></div>
<div class="price-body">
<h4>Single Room · Ensuite</h4>
<div class="price-occ">Single occupancy · double bed · private ensuite · glamping tent</div>
<div class="price-was">$5,300 USD</div>
<div class="price-now">$4,500 USD<span>per person · early-bird</span></div>
<a href="https://links.thepeakawakening.com/widget/form/ZuEb16C8TGBFJadeItUQ" target="_blank" rel="noopener" class="btn btn-outline-dark">Reserve</a>
</div>
</div>
<div class="price-card popular">
<div class="price-badge">Most Popular</div>
<div class="price-photo" style="background-image:url('https://thepeakawakening.com/wp-content/uploads/2026/07/aysp-room-c.jpg');"></div>
<div class="price-body">
<h4>Double Room · Ensuite</h4>
<div class="price-occ">Double occupancy · 2 double beds · private ensuite · house or glamping tent</div>
<div class="price-was">$4,700 USD</div>
<div class="price-now">$3,900 USD<span>per person · early-bird</span></div>
<a href="https://links.thepeakawakening.com/widget/form/ZuEb16C8TGBFJadeItUQ" target="_blank" rel="noopener" class="btn btn-primary">Reserve</a>
</div>
</div>
<div class="price-card">
<div class="price-photo" style="background-image:url('https://thepeakawakening.com/wp-content/uploads/2026/07/aysp-room-d.jpg');"></div>
<div class="price-body">
<h4>Double Room · Shared Bath</h4>
<div class="price-occ">Double occupancy · 2 double beds · shared private bathroom · glamping tent</div>
<div class="price-was">$4,500 USD</div>
<div class="price-now">$3,700 USD<span>per person · early-bird</span></div>
<a href="https://links.thepeakawakening.com/widget/form/ZuEb16C8TGBFJadeItUQ" target="_blank" rel="noopener" class="btn btn-outline-dark">Reserve</a>
</div>
</div>
</div>
<p class="price-note">A <b>$1,500 USD deposit</b> reserves your spot, with the balance due in full by <b>August 25, 2026</b> (two payments total). Payments are processed through our travel partner, Journeys of the Spirit. <b>Early-bird savings end August 11, 2026.</b></p>
</div>
</section>
<!-- WHAT'S INCLUDED / NOT INCLUDED -->
<section class="warmbg">
<div class="wrap">
<div class="section-head">
<div class="eyebrow">The Details</div>
<h2>What's Included — And What's Not</h2>
</div>
<div class="incl-grid">
<div class="incl-box">
<h3>‚ú® What's Included</h3>
<div class="incl-list">
<div class="row"><span class="tick">✓</span><span><b>5 Days / 4 Nights</b> at Casa Maya Kaan — daily housekeeping, plush linens, beach towels, full access to the Caribbean Sea & lagoon.</span></div>
<div class="row"><span class="tick">✓</span><span><b>All meals</b> — 4 breakfasts, 3 brunches, 3 snacks & 4 dinners (chef-inspired, farm-to-table, vegetarian).</span></div>
<div class="row"><span class="tick">‚úì</span><span><b>All Soul Power Awakening Sessions</b> & Intuitive Performance Energetics‚Ñ¢ programming with Kay Z <i>($2,997 value)</i>.</span></div>
<div class="row"><span class="tick">‚úì</span><span><b>Temazcal Ancient Releasing Ceremony</b> with a local Mayan Shaman.</span></div>
<div class="row"><span class="tick">‚úì</span><span><b>Somatic Releasing Session</b> with Jessa.</span></div>
<div class="row"><span class="tick">✓</span><span><b>Your Retreat Bonuses</b> <i>(valued at $1,200+)</i> — Private Retreat Circle, 1–2 Pre-Retreat Soul Alignment Calls, a Post-Retreat Integration Call, plus guided meditations & journaling prompts.</span></div>
<div class="row"><span class="tick">‚úì</span><span><b>Private beach access</b> & sanctuary amenities.</span></div>
<div class="row"><span class="tick">‚úì</span><span><b>Gratuity</b> for your accommodations & overall service.</span></div>
</div>
</div>
<div class="incl-box not">
<h3>What's Not Included</h3>
<div class="incl-list">
<div class="row"><span class="cross">‚úï</span><span>Round-trip <b>airfare</b> to and from Mexico.</span></div>
<div class="row"><span class="cross">✕</span><span>Your <b>airport transfer</b> to Casa Maya Kaan (Tulum Int'l ~1 hr; Cancún ~2.5–3 hrs).</span></div>
<div class="row"><span class="cross">‚úï</span><span>Travel, medical, or <b>trip-cancellation insurance</b> (highly recommended).</span></div>
<div class="row"><span class="cross">✕</span><span><b>Extras</b> — optional private 1:1 coaching or readings with Kay (available as a paid upgrade), private massages, meals off-site, alcohol (none on the premises), individual staff tips, souvenirs, spa, or laundry.</span></div>
</div>
</div>
</div>
</div>
</section>
<!-- VALUE STACK (full-width green banner) -->
<section class="valueband">
<div class="wrap">
<div class="section-head">
<div class="eyebrow" style="color:var(--gold);">The Real Value</div>
<h2 style="color:var(--cream-text);">Everything You Receive</h2>
</div>
<div class="value-inner">
<div class="value-row"><span>5 Days / 4 Nights, luxury eco-sanctuary accommodation</span><b>$2,000 value</b></div>
<div class="value-row"><span>14 chef-crafted farm-to-table meals</span><b>$350 value</b></div>
<div class="value-row"><span>All Soul Power Awakening Sessions with Kay Z</span><b>$2,997 value</b></div>
<div class="value-row"><span>Temazcal Releasing Ceremony with local Shaman</span><b>$200 value</b></div>
<div class="value-row"><span>Private Retreat Circle + pre/post integration calls</span><b>$1,200+ value</b></div>
<div class="value-total"><span>Total Real Value</span><span>$6,747+</span></div>
</div>
</div>
</section>
<!-- URGENCY BAND -->
<section style="padding:0;">
<div class="urgency">
<div class="wrap">
<b>Early-Bird Savings — $800 USD Off, Ends August 11</b>
<div class="countdown">
<div><b id="dd">00</b><span>Days</span></div>
<div><b id="hh">00</b><span>Hrs</span></div>
<div><b id="mm">00</b><span>Min</span></div>
</div>
<a href="https://links.thepeakawakening.com/widget/form/ZuEb16C8TGBFJadeItUQ" target="_blank" rel="noopener" class="btn" style="background:var(--ink); color:var(--cream-text);">Reserve My Spot ‚Üí</a>
</div>
</div>
</section>
<!-- IMAGE BAND 2 -->
<div class="band" style="background-image:url('https://thepeakawakening.com/wp-content/uploads/2026/07/aysp-band2.jpg');">
<p>“You'll leave not only with memories — but with a connection to your deepest Intuitive Intelligence, and the courage and clarity to act on what you truly want next.”</p>
</div>
<!-- FAQ -->
<section id="faq">
<div class="wrap" style="max-width:840px;">
<div class="section-head">
<div class="eyebrow">Questions</div>
<h2>Before You Say Yes</h2>
</div>
<details class="faq-item" open>
<summary>Is this retreat right for me?</summary>
<p>Yes — especially if you're a high-achieving entrepreneur, leader or athlete who's built real success but feels a longing for something more. If you're ready to release the weight of obligations, reset your energy, and realign with your soul, this was designed for you. If you're looking for a typical poolside vacation, this isn't it.</p>
</details>
<details class="faq-item">
<summary>I've already been doing this work — is the retreat still for me?</summary>
<p>Especially then. Your course already works your mind, body and soul — the retreat takes it deeper than any course format can reach. Using the most powerful soul-awakening modalities of Intuitive Performance Energetics™ — ceremony, ancestral lineage clearings, past-life journeys, somatic release — five fully immersed days accelerate everything you've built, turning your road to mastery into a superhighway.</p>
</details>
<details class="faq-item">
<summary>How can I take time for this?</summary>
<p>We know how hard it is to step away when your life feels full. But that fullness is exactly why you need this. By pausing to reset, you'll return with more clarity, energy, and capacity — able to lead from alignment instead of depletion. Think of it as fuel for your next, most powerful chapter.</p>
</details>
<details class="faq-item">
<summary>What's the itinerary — and how much is mandatory?</summary>
<p>This is a transformative retreat, not a rigid schedule. You'll have a daily rhythm of Soul Power Awakening Sessions, movement, free time, and evening gatherings, plus a traditional Temazcal ceremony. Some activities are optional, with plenty of spacious free time — but the Awakening Sessions are the core of the retreat and are where the transformation happens.</p>
</details>
<details class="faq-item">
<summary>What if I've never done inner work like this before?</summary>
<p>No experience necessary. Everything is guided, optional depth is always your choice, and you'll be held by an experienced facilitator and a small, supportive group.</p>
</details>
<details class="faq-item">
<summary>I need a roommate — how do I arrange that?</summary>
<p>Let us know at registration and we'll match you with another participant seeking the same. You'll also meet your group on our pre-retreat Zoom calls, so you can start building connections before you arrive.</p>
</details>
<details class="faq-item">
<summary>Can I bring my kids or partner?</summary>
<p>Partners are welcome and each must register at the full retreat fee. Guests over 19 may attend, also at full registration. To protect the integrity of the experience, children under 19 are not permitted.</p>
</details>
<details class="faq-item">
<summary>What's the deposit and payment plan?</summary>
<p>A $1,500 USD deposit reserves your spot, with the balance due in full by August 25, 2026 (two payments total). Payments are processed through our travel partner, Journeys of the Spirit. Full details are shared on application.</p>
</details>
<details class="faq-item">
<summary>Where do I fly into, and is transfer included?</summary>
<p>Closest airports are Tulum International (TQO, ~1 hr drive) or Cancún International (CUN, ~2.5–3 hr drive). Airport transfer is not included, but we'll provide trusted local transport recommendations.</p>
</details>
<details class="faq-item">
<summary>Can you accommodate dietary restrictions?</summary>
<p>Yes — vegetarian is the base menu, and we can accommodate vegan, gluten-free, dairy-free, and other needs. Please share them at registration.</p>
</details>
<details class="faq-item">
<summary>Is it safe to travel to Tulum? What's the weather like?</summary>
<p>Casa Maya Kaan sits inside the protected Sian Ka'an Biosphere Reserve — a private, secure UNESCO site. November in Tulum is warm and sunny, with daytime highs around 28°C (82°F) and cooler evenings — perfect for both beach and lagoon.</p>
</details>
<details class="faq-item">
<summary>What should I pack?</summary>
<p>Light, breathable clothing for warm days, a light sweater for evenings, swimwear, and sandals. For sessions, please bring light-colored clothing (white, beige, soft neutrals). Don't forget a journal, sunscreen, and insect repellent.</p>
</details>
<details class="faq-item">
<summary>How are rooms assigned?</summary>
<p>Rooms are booked by type and assigned on a first-come, first-served basis. The sooner you register, the more choice you'll have.</p>
</details>
<details class="faq-item">
<summary>What if I can't afford it?</summary>
<p>This isn't a vacation — it's an investment in you. The reset, clarity, and tools you'll gain keep paying dividends in your health, wealth, and fulfillment long after the retreat ends. Payment plans are available to make it accessible.</p>
</details>
<details class="faq-item">
<summary>How spiritual is this, really?</summary>
<p>Spiritual enough to change you — grounded enough that it lasts. We weave ancient practice with performance psychology and neuroscience, so you never have to choose between your intellect and your intuition. Come open: the high-performers who arrive most skeptical are usually the ones who leave most transformed.</p>
</details>
<details class="faq-item">
<summary>Still have a question?</summary>
<p>We'd love to hear from you. Email <a href="mailto:kay@thepeakawakening.com">kay@thepeakawakening.com</a>, or <a href="https://links.thepeakawakening.com/widget/booking/7Jq7oyH6tmUAi8zRnr8w" target="_blank" rel="noopener">book a 30-minute Retreat Discovery Call</a> and we'll answer everything personally.</p>
</details>
</div>
</section>
<!-- FINAL CTA -->
<section class="final-cta" id="apply" style="background-image:url('https://thepeakawakening.com/wp-content/uploads/2026/07/aysp-final-cta.jpg');">
<div class="wrap">
<div class="hero-eyebrow">Nov 4–8, 2026 · Just 7 Seats Left</div>
<h2>Everything You've Built Will Still Be There. Will You Be Ready For What's Next?</h2>
<p>Reserve your place at Awaken Your Soul Power and spend five days becoming the version of you that leads from alignment, not adrenaline.</p>
<div class="hero-ctas">
<a href="https://links.thepeakawakening.com/widget/form/ZuEb16C8TGBFJadeItUQ" target="_blank" rel="noopener" class="btn btn-primary">Reserve My Spot ‚Üí</a>
<a href="https://links.thepeakawakening.com/widget/booking/7Jq7oyH6tmUAi8zRnr8w" class="btn btn-ghost" target="_blank" rel="noopener">Book a Discovery Call Instead</a>
</div>
</div>
</section>
<!-- CONTACT -->
<section class="contact">
<div class="wrap">
<div class="eyebrow">Contact</div>
<h2>Still Have a Question?</h2>
<p>Reach out directly and we'll answer anything personally — or hop on a transformative Retreat Discovery Call to see if this is your next step.</p>
<p>Email Kay at <a class="email" href="mailto:kay@thepeakawakening.com">kay@thepeakawakening.com</a></p>
<a href="https://links.thepeakawakening.com/widget/booking/7Jq7oyH6tmUAi8zRnr8w" class="btn btn-primary" target="_blank" rel="noopener">Book a Retreat Discovery Call ‚Üí</a>
</div>
</section>
<footer>
<div class="wrap">
<div class="fnav">
<a href="#story">The Retreat</a>
<a href="#venue">The Venue</a>
<a href="#itinerary">Itinerary</a>
<a href="#investment">Investment</a>
<a href="#faq">FAQ</a>
<a href="https://thepeakawakening.com/retreat-privacy-policy/" target="_blank" rel="noopener">Privacy Policy</a>
<a href="https://thepeakawakening.com/retreat-cancellation-policy/" target="_blank" rel="noopener">Cancellation Policy</a>
</div>
Awaken Your Soul Power Retreat · Casa Maya Kaan, Tulum, Mexico<br>
Copyright © 2026 The Peak Awakening by Peaking Through Consultancy Inc. All Rights Reserved.
</div>
</footer>
<!-- STICKY BAR -->
<div id="stickybar">
<div class="wrap">
<div class="sb-info">
<span><b>Early-Bird: Save $800 USD</b> · Ends Aug 11, 2026</span>
<span class="sb-count" id="sb-count">—</span>
<span>Only 7 spots left</span>
</div>
<a href="https://links.thepeakawakening.com/widget/form/ZuEb16C8TGBFJadeItUQ" target="_blank" rel="noopener" class="btn btn-primary">Reserve My Spot ‚Üí</a>
</div>
</div>
<script>
// Nav + sticky bar on scroll
window.addEventListener('scroll', function(){
var y = window.scrollY;
document.getElementById('nav').classList.toggle('solid', y > 60);
document.getElementById('stickybar').classList.toggle('show', y > 680);
});
// Read-more bio toggle
var bt=document.getElementById('bioToggle'), bm=document.getElementById('bioMore');
if(bt && bm){ bt.addEventListener('click', function(){
var willOpen = bm.hasAttribute('hidden');
if(willOpen){ bm.removeAttribute('hidden'); bt.textContent='Read less ‚Üë'; bt.setAttribute('aria-expanded','true'); }
else { bm.setAttribute('hidden',''); bt.textContent="Read Kay's full story ‚Üì"; bt.setAttribute('aria-expanded','false'); }
});}
// Itinerary tabs
document.querySelectorAll('.itin-tab').forEach(function(tab){
tab.addEventListener('click', function(){
var i = this.getAttribute('data-tab');
document.querySelectorAll('.itin-tab').forEach(function(t){ t.classList.remove('active'); });
document.querySelectorAll('.itin-panel').forEach(function(p){ p.classList.remove('active'); });
this.classList.add('active');
document.querySelector('.itin-panel[data-panel="'+i+'"]').classList.add('active');
});
});
// Countdown to early-bird deadline (Aug 11, 2026, 23:59)
var target = new Date('2026-08-11T23:59:59');
function pad(n){ return String(n).padStart(2,'0'); }
function tick(){
var now = new Date();
var diff = Math.max(0, target - now);
var d = Math.floor(diff/(1000*60*60*24));
var h = Math.floor((diff/(1000*60*60))%24);
var m = Math.floor((diff/(1000*60))%60);
var dd=document.getElementById('dd'), hh=document.getElementById('hh'), mm=document.getElementById('mm');
if(dd){ dd.textContent=pad(d); hh.textContent=pad(h); mm.textContent=pad(m); }
var sb=document.getElementById('sb-count');
if(sb){ sb.textContent = d+'d '+pad(h)+'h '+pad(m)+'m left'; }
}
tick(); setInterval(tick, 30000);
</script>
</body>
</html>
Recent Comments