Pablo's Demos

.sidebar-first .content-inner {margin-left: 0!important;} #members-menu-container {display:none!important;} #rid-dashboard-wrapper { visibility: hidden; min-width: 0; } :root{ --navy:#0D304A; --dark-steel:#206671; --steel:#418A9E; --cadet:#6DACBD; --sky:#82BDCD; --primary:#5E9CAE; --gold:#FFBB39; --gold-deep:#E8A21F; --paper:#F7FAFB; --mist:#E3E6E8; --brown:#544A3E; --lt-brown:#695E4A; --display:'Zilla Slab','Museo',Georgia,serif; --sans:'Mulish','Museo Sans','Gill Sans','Trebuchet MS',Calibri,sans-serif; } *{margin:0;padding:0;box-sizing:border-box} html{scroll-behavior:smooth} body{font-family:var(--sans);color:var(--brown);background:var(--paper);line-height:1.65;font-size:17px} .wrap{max-width:1040px;margin:0 auto;padding:0 24px} a.btn,button.btn{display:inline-block;background:var(--gold);color:var(--navy);font-family:var(--sans); font-weight:800;font-size:17px;letter-spacing:.01em;text-decoration:none;border:none;cursor:pointer; padding:15px 34px;border-radius:999px;transition:transform .15s ease, background .15s ease;} a.btn:hover,button.btn:hover{background:var(--gold-deep);transform:translateY(-1px)} a.btn:focus-visible,button.btn:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:3px} /* ---------- header / hero ---------- */ header{background:var(--navy);color:#fff} .topbar{display:flex;align-items:center;justify-content:space-between;padding:22px 0} .brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none} .brand .word{font-family:var(--sans);font-weight:800;font-size:19px;letter-spacing:.02em} .topbar .pill{font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase; color:var(--sky);border:1px solid rgba(130,189,205,.45);border-radius:999px;padding:6px 14px} .hero{display:grid;grid-template-columns:1.25fr .75fr;gap:48px;align-items:center;padding:56px 0 84px} .eyebrow{font-size:13px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:18px} h1{font-family:var(--display);font-weight:600;font-size:clamp(34px,5vw,54px);line-height:1.12;color:#fff;margin-bottom:20px} h1 em{font-style:normal;color:var(--sky)} .hero p.lede{font-size:19px;color:#CFE3EA;max-width:34em;margin-bottom:30px} .hero-note{margin-top:14px;font-size:14px;color:#9FC4D2} .ring-fig{text-align:center} .ring-fig figcaption{margin-top:14px;font-size:14px;letter-spacing:.04em;color:var(--sky)} @media(prefers-reduced-motion:no-preference){ .fade{opacity:0;transform:translateY(10px);animation:up .7s ease forwards} .fade.d1{animation-delay:.08s}.fade.d2{animation-delay:.16s}.fade.d3{animation-delay:.24s} @keyframes up{to{opacity:1;transform:none}} } /* ---------- sections ---------- */ section{padding:72px 0} .kicker{font-size:13px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--steel);margin-bottom:10px} h2{font-family:var(--display);font-weight:600;font-size:clamp(26px,3.4vw,36px);color:var(--navy);line-height:1.2;margin-bottom:14px} .section-lede{max-width:42em;color:var(--lt-brown);font-size:18px} .props{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:40px} .prop{background:#fff;border:1px solid var(--mist);border-radius:14px;padding:28px 26px} .prop h3{font-family:var(--sans);font-weight:800;font-size:17px;color:var(--dark-steel);margin-bottom:8px} .prop p{font-size:15.5px} /* steps */ .steps{counter-reset:step;display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:40px} .step{position:relative;padding-top:8px} .step::before{counter-increment:step;content:counter(step);display:inline-flex;align-items:center;justify-content:center; width:40px;height:40px;border-radius:50%;background:var(--gold);color:var(--navy);font-weight:800;font-size:18px;margin-bottom:14px} .step h3{font-weight:800;font-size:17px;color:var(--navy);margin-bottom:6px} .step p{font-size:15.5px} /* schedule cards */ .sched{background:#fff;border-top:1px solid var(--mist);border-bottom:1px solid var(--mist)} .cards{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:40px} .card{border:1px solid var(--mist);border-radius:16px;overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:box-shadow .2s ease} .card:hover{box-shadow:0 10px 30px rgba(13,48,74,.10)} .card .head{background:var(--dark-steel);color:#fff;padding:18px 24px} .card .head .grp{font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--sky)} .card .head h3{font-family:var(--display);font-weight:600;font-size:24px;margin-top:4px} .card .bodyc{padding:24px;display:flex;flex-direction:column;gap:14px;flex:1} .meta{display:flex;flex-wrap:wrap;gap:10px 22px;font-size:15px} .meta span{display:inline-flex;align-items:center;gap:8px} .meta b{color:var(--navy)} .seatline{display:flex;align-items:center;gap:12px;margin-top:2px} .seatline small{color:var(--lt-brown)} .price{font-size:15px} .price b{font-size:22px;color:var(--navy)} .card .bodyc .btn{align-self:flex-start;margin-top:auto} .sched-note{margin-top:26px;font-size:14px;color:var(--lt-brown)} /* session arc */ .arc{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:40px;border:1px solid var(--mist);border-radius:14px;overflow:hidden;background:#fff} .arc div{padding:26px 24px;border-left:1px solid var(--mist)} .arc div:first-child{border-left:none} .arc .t{font-size:13px;font-weight:800;letter-spacing:.12em;color:var(--steel);text-transform:uppercase} .arc h3{font-weight:800;font-size:17px;color:var(--navy);margin:6px 0} .arc p{font-size:15px} /* trust strip */ .trust{background:var(--dark-steel);color:#fff;padding:42px 0} .trust ul{list-style:none;display:flex;flex-wrap:wrap;gap:14px 36px;justify-content:center;font-size:15.5px;font-weight:600} .trust li{display:flex;align-items:center;gap:10px} .trust svg{flex:none} /* faq */ details{background:#fff;border:1px solid var(--mist);border-radius:12px;margin-top:14px} summary{cursor:pointer;font-weight:800;color:var(--navy);padding:18px 22px;list-style:none;display:flex;justify-content:space-between;align-items:center} summary::-webkit-details-marker{display:none} summary::after{content:'+';font-size:22px;color:var(--steel);font-weight:400} details[open] summary::after{content:'\2212'} details p{padding:0 22px 20px;font-size:15.5px} /* final cta + footer */ .final{background:var(--navy);color:#fff;text-align:center;padding:84px 0} .final h2{color:#fff} .final p{color:#CFE3EA;max-width:36em;margin:0 auto 30px} footer{background:var(--navy);color:#8FB3C4;border-top:1px solid rgba(130,189,205,.25);padding:30px 0;font-size:13px} footer .wrap{display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between;align-items:center} footer p{max-width:62em} @media(max-width:840px){ .hero{grid-template-columns:1fr;padding:40px 0 64px} .ring-fig{order:-1} .ring-fig svg{width:200px;height:200px} .props,.steps,.cards{grid-template-columns:1fr} .arc{grid-template-columns:1fr} .arc div{border-left:none;border-top:1px solid var(--mist)} .arc div:first-child{border-top:none} section{padding:56px 0} } affair recovery Pilot Program For Hope for Healing & Harboring Hope alumni The course ends.The community doesn’t have to. AR Community Groups are weekly 90-minute drop-in sessions led by experienced Group Leaders — the same structure, safety, and honesty you knew in your course. Come every week, or just the weeks you need it. Reserve your seat Open only to alumni who completed Hope for Healing or Harboring Hope. Eight seats. One is open for you. Why this exists Finishing your course was a beginning, not an ending. For 13 or 17 weeks you had a rhythm: a call, a group, people who knew your story by first name. Then it ended — and staying connected got harder. Community Groups give you a place to return to, built by the people who built your course. Led by experienced Group Leaders Every session is facilitated by a senior AR Group Leader who has walked this road personally and led many course groups before yours. Drop in when you need it No 13-week commitment. Reserve a single seat for a single session — weekly, monthly, or in the seasons when recovery feels heavy again. The same safety you knew First names only. No recordings. A group agreement read at the start of every session. Guided discussion drawn from AR’s materials — never a free-for-all. Pilot schedule Two groups to start. More as the community grows. Sessions run on Zoom for six weeks during the pilot. Each group is capped at eight so every voice fits in ninety minutes. For Hope for Healing alumni Men’s Community Group Led by Rick W. Tuesdays 7:00–8:30 PM CT Where Zoom 8 seats per session $20  per session · pay only for the sessions you join Reserve a seat — Tuesdays For Harboring Hope alumnae Women’s Community Group Led by Alex W. Thursdays 7:00–8:30 PM CT Where Zoom 8 seats per session $25  per session · pay only for the sessions you join Reserve a seat — Thursdays Times follow leader availability and may adjust between pilot cycles. Same-gender groups, matched to your course — the format you already know. What a session looks like Ninety minutes with a shape you’ll recognize. First 20 minutes Check-in First names, your course, and one word for where you are this week. Everyone speaks early — no one carries the room alone. The heart of the session Guided topic A weekly discussion guide drawn from AR’s materials — staying connected, rebuilding trust in yourself, handling triggers, and more. Before you go One small commitment Each person names one doable step for the week ahead. Small and real beats big and vague. Alumni only First names only Never recorded Structured discussion guides Faith-respectful, never faith-required Questions Good to know before you reserve. Who can join? Anyone who has completed Hope for Healing (men’s group) or Harboring Hope (women’s group). Groups follow the same gender separation as the courses. Your registration is checked against course completion — that shared foundation is what keeps the room safe. Do I have to come every week? No. That’s the point of drop-in: reserve a seat only for the sessions you want. Many alumni come weekly for a season; others return when something stirs things up. Both are welcome. Is this counseling? No. Community Groups are peer support facilitated by an experienced Group Leader — not counseling, therapy, or a substitute for either. If a session surfaces something that needs more support, your leader will help point you to the right resources. What if a session fills up? Each session is capped at eight participants so everyone has room to speak. If your week is full, you can grab a seat in the next one — and as the pilot grows, we’ll add groups and time slots based on demand. There’s a seat open for you. You did the hard work of the course. Staying connected is how it lasts — and you don’t have to do it alone. Reserve your seat AR Community Groups are peer support for course alumni and are not counseling or a substitute for counseling. If you are in crisis, call or text 988 (US Suicide & Crisis Lifeline) or contact local emergency services. © 2026 Affair Recovery · affairrecovery.com
.sidebar-first .content-inner {margin-left: 0!important;} #members-menu-container {display:none!important;} #rid-dashboard-wrapper { visibility: hidden; min-width: 0; } :root{ --navy:#0D304A; --dark-steel:#206671; --steel:#418A9E; --cadet:#6DACBD; --sky:#82BDCD; --primary:#5E9CAE; --gold:#FFBB39; --gold-deep:#E8A21F; --paper:#F7FAFB; --mist:#E3E6E8; --brown:#544A3E; --lt-brown:#695E4A; --display:'Zilla Slab','Museo',Georgia,serif; --sans:'Mulish','Museo Sans','Gill Sans','Trebuchet MS',Calibri,sans-serif; } *{margin:0;padding:0;box-sizing:border-box} html{scroll-behavior:smooth} body{font-family:var(--sans);color:var(--brown);background:var(--paper);line-height:1.65;font-size:17px} .wrap{max-width:1040px;margin:0 auto;padding:0 24px} a.btn,button.btn{display:inline-block;background:var(--gold);color:var(--navy);font-family:var…
Continue reading →

The Power of "and"

If someone had told me in the beginning I could carry the happy and sad feelings at the same time I would have been horrified thinking it meant the good ones would be forced and fake. I couldn't comprehend how I would everbe able to hold these feelings side-by-side and not feel devastated every moment of the day. But what I'm experiencing now is much more peaceful. "When you are standing in [a] forest of sorrow, you cannot imagine that you could ever find your way to a better place. But if someone can assure you that they themselves have stood in that same place, and now have moved on, sometimes this will bring hope." ~ Elizabeth Gilbert Initially, after learning the full truth of my husband's infidelity, everything felt tainted, dark, lifeless, and just meaningless. I saw him as a person who willingly created this situation for me with total disregard for my life, and my capacity to ever experience meaning and peace in it again, as though I just didn't matter at all. I often asked myself, can anyone really be happy after infidelity? Or are they just "less sad" – working hard to patch up a shipwreck that would never be any good again anyway? In fact, I asked this exact question to a number of "experts" in the field of infidelity as I was looking for hope that there was "real" recovery, and not just a band aid masking these gaping wounds. Every single one told me it was definitely possible to find happiness after betrayal. But still, I didn't believe them. They would often still talk about sadness and triggers, and to me, that negated any talk of happiness. In recovery, I have struggled with black and white thinking, and I suspect that I am not alone. Either my husband cared about me, or he was willing to hurt me. Either my husband loved me, or he wanted to have sex with someone else. Either he cared about protecting our family, or he wanted to have an affair. Either our moments together were real, or he was cheating on me. Either I had value, or I was not worthy of faithfulness. Either God loved me, or He let this happen and didn't care about me. It is the ubiquitous struggle of good and evil, true or false, darkness and light. But some things don't fall neatly into those categories. As I have traveled the path toward healing, what I have found is that where I am tempted to put an "or," there is often an argument for "and." In the early seasons of recovery, I remember just waiting for the time I could eventually feel happiness, when the sadness was no longer present. As I began to slowly heal, I did experience happiness – genuine happiness. What I did not expect was that the sadness remained alongside. I didn't anticipate that they could coexist, and yet both be real and true. It still doesn't make sense in my head, but that has been my experience. I do have moments, and even days of genuine happiness, even feelings of joy, and peace. I never thought I would feel any of that again. In fact, I was certain I wouldn't. Absolutely positive. I thought I was destined to fake it forever. And at first, when it first started to trickle back into my life, happiness felt foreign, unnatural, even undeserved. My inner voice would reject it and say, "What are you happy about? Don't you remember? How can you be happy when this is your life?" And then it would tell me I am pathetic, fooling myself, just a loser accepting crumbs. (My inner voices are very unkind and quick to play on my fears. Maybe you have them too.) For me, at this point, I am happy a good deal of the time. I am also sad often. I am both. At the same time. When I first started on this journey, I heard people talk about holding pain and joy side by side and I couldn't understand it. It sounded dreadful, so I assumed it meant they were just faking happiness amidst the pain. I couldn't wrap my head around feeling genuine happiness without the pain being GONE. But now, I see they do coexist, and in a way that now feels natural. The pain is not gone and will probably never be gone. But it definitely doesn't feel like it did in the beginning, what some of you might be experiencing currently. The pain I feel now is very different. Softer. Quieter, like an undercurrent. More rooted in disappointment, than the searing, blinding, pain that shouted over any other feelings I was trying to have. And it doesn't always feel as relevant to my present life as it once did. That loud kind of pain I felt in the beginning still shows up, but not as often anymore. And when it does, I am comfortable that it is only here for a visit rather than a full blown vacation, so it doesn't scare me anymore. It doesn't overwhelm me like it used to. I deal with it and then it goes back into the box. I don't have to shove it in there like I used to attempt unsuccessfully; it just goes in on its own. And I am content with that - for now. That doesn't mean I am free from triggers and those crushing thoughts and feelings that derail me. Sometimes I lose hope and I don't want to do this anymore. As a matter of fact, I had to pause writing this for a while to navigate some painful stuff. I expect this to get better as time goes on and as I continue to do the very hard work of recovery. This is not a static process. It has required action and energy, and looks different for each of us. We are all unique, so what has worked for me might not work for you, and vice versa. I have heard the interpretation that pain doesn't get smaller, but the other parts of your life – happiness, purpose, meaning, etc., grow bigger around it. I think that's true. I feel more deeply now, good or bad. I feel more gratitude for the good things in my life than I did in the past. I don't worry or stress about stuff that used to weigh me down pre-infidelity. My priorities are different, and clearer. And I am happy with all of that. I am a better person now. More present. More real. More whole. More forgiving (in general - not just this stuff). More understanding, insightful, and compassionate. I am sensitive to the pain of others around me in a way I was not before. I am a much deeper person. I have a closer relationship with God and a much closer relationship with my husband. I still have pain, and I still experience triggers and reminders that impact me deeply. But when they come back, I can talk to my husband about them, and it is healing. This is really hard. There is no way around it. After discovery, I thought, "I can't believe this is my life." Because to me, now this was my life. My whole life. There wasn't anything else. This thing had eclipsed me entirely, along with everything else that used to matter. Now, I can look at this thing and think, "This is part of my life." It is still hard, but it is no longer my whole life. There is more. More that I want to do. More that matters, more that I am. If someone had told me in the beginning I could carry the happy and sad feelings at the same time I would have been horrified, thinking it meant the "good ones" would be forced and fake. I couldn't comprehend how I would ever be able to hold these feelings side-by-side and not feel devastated every moment of the day. But what I'm experiencing now is much more peaceful. Accepting. I'm still disappointed and sad, don't get me wrong. There is no panacea. There is a loss of innocence with happiness now, but also an appreciation and thankfulness for all we have endured and what we almost lost forever. When the darkness fell around me, it seemed as though the light completely disappeared. And for a time, it did. But eventually, I saw glimpses of light and couldn't believe they were real. They were faint and sporadic and I assumed I was imagining them. Until one day I looked around and realized I wasn't lost in the dark anymore. I say this to encourage those of you who aren't here yet, that there are feelings that you probably can't yet understand. Hang in there. The light is coming. You haven't even met the best version of yourself - not yet. The most healed The most fulfilled The most content And meeting that "you" is worth fighting for So keep learning and growing ~Topher Kearby
"When you are standing in [a] forest of sorrow, you cannot imagine that you could ever find your way to a better place. But if someone can assure you that they themselves have stood in that same place, and now have moved on, sometimes this will bring hope." ~ Elizabeth Gilbert Initially, after learning the full truth of my husband's infidelity, everything felt tainted, dark, lifeless, and just meaningless. I saw him as a person who willingly created this situation for me with total disregard for my life, and my capacity to ever experience meaning and peace in it again, as though I just didn't matter at all. I often asked myself, can anyone really be happy after infidelity? Or are they just "less sad" – working hard to patch up a shipwreck that would never be any good again anyway? In fact, I asked this exact question to a number of "experts" in the…
Continue reading →