-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpage-group-classes.php
More file actions
479 lines (434 loc) · 27.8 KB
/
page-group-classes.php
File metadata and controls
479 lines (434 loc) · 27.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
<?php
/**
* Template Name: Group Classes
*/
get_header(
null,
array(
//'header_variant' => 'absolute',
//'header_color' => 'white',
)
);
?>
<section class="section hero-mobile hero-mobile-group-classes"></section>
<section class="section hero hero-group-classes">
<div class="container mx-auto px-4 md:px-6 lg:px-8">
<div class="hero__grid">
<div>
<p class="eyebrow">Year-Long Herbalism Training Program</p>
<h1 class="mb-6">Learn Herbalism Live — One Year, One Group, One Dedicated Teacher</h1>
<p class="text-lg text-neutral-700 mb-4">A 120-hour training program with clinical herbalist Feather Jones. Live weekly classes on Zoom. A hands-on field trip in Sedona. And a community of students learning right alongside you.</p>
<p class="text-lg text-neutral-700 mb-8"><strong>The Herbal Apprenticeship Program</strong> takes you from curious beginner to confident herbalist over 11 months. No prior experience needed. Just bring your love of plants and a willingness to show up each week.</p>
<div class="hero__actions">
<a class="btn btn-primary" href="<?php echo esc_url( home_url( '/contact/?interest=live-group-classes#contact-form' ) ); ?>">Get Notified for 2027 Enrollment</a>
</div>
<p class="text-sm text-neutral-500 mt-4 italic">We’ll email you once when enrollment opens — no spam.</p>
</div>
</div>
</div>
</section>
<div class="botanical-divider"></div>
<!-- ========== BRIDGE ========== -->
<section class="section bg-warm-linen">
<div class="container">
<div class="text-block mx-auto text-center reveal max-w-2xl">
<div class="eyebrow">Sound Familiar?</div>
<p>Maybe you’ve been learning on your own for a while. You’ve read the books. Watched the videos. Made a few tinctures in your kitchen. But something is missing.</p>
<p>You have knowledge scattered in a dozen places and no clear path forward. You’re not sure which plants to trust for what. And you don’t have anyone to ask when you get stuck.</p>
<p>Or maybe you’ve always wanted to study herbalism but never knew where to start. You just need someone to walk you through it — step by step, from the ground up.</p>
<p class="emphasis-note">Either way, this program was built for you.</p>
</div>
</div>
</section>
<!-- ========== PROGRAM OVERVIEW ========== -->
<section class="section bg-white">
<div class="container">
<div class="grid grid-cols-1 gap-12 items-start md:grid-cols-[5fr_4fr] md:gap-16">
<div class="reveal">
<div class="eyebrow">How the Program Works</div>
<h2>A Structured Year of Learning — From Your Home and in the Field</h2>
<p>This is not a self-paced course you do alone. It’s a live, guided training program that runs from January through November.</p>
<p>Every Sunday morning, you’ll join Feather and your class on Zoom for a 2.5-hour class. You’ll study plant identification, herbal medicine-making, body systems, and clinical applications — building your skills week by week in a clear sequence.</p>
<p>In June, you’ll travel to Sedona, Arizona for a 4-day botanical field trip. You’ll identify plants in the wild, practice mindful harvesting, and spend a full day making herbal medicines in the kitchen together.</p>
<p>By the end of the year, you’ll have 120 hours of training, a library of herbal knowledge, hands-on field experience, and a community of fellow herbalists.</p>
<div class="commitment-list">
<div class="commitment-item">
<div class="ci-label">Weekly Classes</div>
<div class="ci-value">Sundays, 11:00 AM–1:30 PM Eastern, on Zoom</div>
</div>
<div class="commitment-item">
<div class="ci-label">Program Dates</div>
<div class="ci-value">January through November (11 months)</div>
</div>
<div class="commitment-item">
<div class="ci-label">Total Hours</div>
<div class="ci-value">120 (96 classroom + 24 field hours)</div>
</div>
<div class="commitment-item">
<div class="ci-label">Field Trip</div>
<div class="ci-value">4 days in Sedona, Arizona (included in tuition)</div>
</div>
<div class="commitment-item">
<div class="ci-label">Miss a Class?</div>
<div class="ci-value">All sessions recorded. Complete a make-up assignment and stay on track.</div>
</div>
</div>
</div>
<div class="reveal md:self-center">
<div class="content-img" style="aspect-ratio:2/3;">
<img class="w-full h-full object-cover object-center" src="<?php echo get_template_directory_uri(); ?>/images/images-v/feather-jones-herbalist-012.webp" alt="Student holding harvested herbs and a woven basket in a garden" loading="lazy" decoding="async">
</div>
</div>
</div>
</div>
</section>
<!-- ========== CURRICULUM ========== -->
<section class="section bg-pale-sage-cream">
<div class="container">
<div class="text-center reveal">
<div class="eyebrow">The Curriculum</div>
<h2>What You’ll Learn Across the Year</h2>
</div>
<div class="grid grid-cols-1 gap-6 mt-10 sm:grid-cols-2 lg:gap-4 reveal">
<div class="curr-card">
<h3>Plant Identification</h3>
<p>Get to know the plants of the deserts, canyons, mountains, and waterways. Learn to identify them in the wild with confidence.</p>
</div>
<div class="curr-card">
<h3>Materia Medica</h3>
<p>Discover the stories of the plants — how ancient cultures used them, their folk remedies, their science, and how we use them in modern clinical practice.</p>
</div>
<div class="curr-card">
<h3>Herbal Therapeutics</h3>
<p>Learn how to apply herbal medicines to specific health concerns. Study formulas, simples, and when to use each one.</p>
</div>
<div class="curr-card">
<h3>Constitutional Medicine</h3>
<p>Understand how to read the body’s patterns of excess and deficiency, and choose herbs that fit the whole person.</p>
</div>
<div class="curr-card">
<h3>Organ System Herbalism</h3>
<p>Walk through each body system — digestive, respiratory, immune, nervous, cardiovascular, endocrine, and more. Learn which herbs support each one.</p>
</div>
<div class="curr-card">
<h3>Herbal Medicine Making</h3>
<p>Spend time crafting tinctures, salves, elixirs, tisanes, herbal syrups, and more. Build your own herbal pharmacy at home.</p>
</div>
<div class="curr-card">
<h3>Mindful Harvesting</h3>
<p>Learn sustainable wildcrafting techniques — how to gather plants with care and gratitude, tending the wild garden rather than depleting it.</p>
</div>
<div class="curr-card">
<h3>Herbal Energetics</h3>
<p>Explore your deeper connection to plants through flower essences and intuitive practice. Where head knowledge meets heart knowledge.</p>
</div>
</div>
<div class="text-center reveal" style="margin-top: 48px; transition-delay: 0.15s;">
<button
type="button"
class="curriculum-toggle"
data-curriculum-toggle
data-label-collapsed="View the Full Curriculum"
data-label-expanded="Hide the Full Curriculum"
aria-expanded="false"
aria-controls="fullCurriculum"
>
<span class="ct-text">View the Full Curriculum</span>
<span class="ct-arrow" aria-hidden="true">▾</span>
</button>
</div>
<div class="full-curriculum" id="fullCurriculum" data-curriculum-panel hidden>
<div class="fc-note">Classes meet most Sundays, 11:00 AM-1:30 PM Eastern, with breaks for major holidays. The 2027 schedule will follow a similar structure.</div>
<div class="fc-month">
<div class="fc-month-label">January — Foundations</div>
<div class="fc-item">Introduction and stories</div>
<div class="fc-item">Classifications, nomenclature, botanical therapeutic definitions, reading & resources</div>
</div>
<div class="fc-month">
<div class="fc-month-label">February — Core Principles & Materia Medica</div>
<div class="fc-item">Herbal interactions, metabolism materia medica, nettles monograph</div>
<div class="fc-item">Herbal energetics, western constitutional model, excess & deficiency profiles</div>
<div class="fc-item">Burdock, Oregon grape, dandelion, milk thistle monographs & formulas</div>
<div class="fc-item">Dosage guidelines & project assignments</div>
</div>
<div class="fc-month">
<div class="fc-month-label">March — Digestive & Respiratory Systems</div>
<div class="fc-item">Digestive system materia medica, disorders & herbal therapies</div>
<div class="fc-item">Upper digestive system, gentian & chamomile monographs, formulas</div>
<div class="fc-item">Lower GI, CYP450 detox systems</div>
<div class="fc-item">Respiratory system materia medica & monographs</div>
</div>
<div class="fc-month">
<div class="fc-month-label">April — Respiratory & Immune</div>
<div class="fc-item">Respiratory materia medica continued</div>
<div class="fc-item">Immune physiology & materia medica</div>
<div class="fc-item">Osha monograph, respiratory continued</div>
<div class="fc-item">Immune diet, echinacea & usnea monographs</div>
</div>
<div class="fc-month">
<div class="fc-month-label">May — Immune System Deep Dive</div>
<div class="fc-item">Immune deficiencies, formulations, allergies, Chronic Fatigue Syndrome</div>
</div>
<div class="fc-month fc-highlight">
<div class="fc-month-label">June — Sedona Field Trip & Nervous System</div>
<div class="fc-item fc-field-trip">June 2–5: <a href="<?php echo esc_url( home_url( '/field-trips/' ) ); ?>">High Desert Botanical Field Trip, Sedona, AZ</a> — includes a full day of medicine making</div>
<div class="fc-item">Introduction to the nervous system, esoteric anatomy, physiology & materia medica</div>
<div class="fc-item">Adaptogens: ashwagandha, ginkgo & gotu kola monographs</div>
</div>
<div class="fc-month">
<div class="fc-month-label">July — Nervous System Continued</div>
<div class="fc-item">Continued nervous system study</div>
<div class="fc-item">Pain management</div>
<div class="fc-item">ADD/ADHD & depression</div>
</div>
<div class="fc-month">
<div class="fc-month-label">August — Cardiovascular, Endocrine & Metabolic</div>
<div class="fc-item">Introduction to the cardiovascular system</div>
<div class="fc-item">Cardiovascular materia medica, hawthorn monograph, cardio diet, hypo- & hypertension</div>
<div class="fc-item">Endocrine system, adrenal/thyroid stress, licorice monograph</div>
<div class="fc-item">Metabolic Syndrome & blood sugar imbalances</div>
<div class="fc-item">Herb/drug interactions & heavy metal toxicity</div>
</div>
<div class="fc-month">
<div class="fc-month-label">September — Urinary System</div>
<div class="fc-item">Urinary tract materia medica, uva ursi monograph</div>
<div class="fc-item">Urinary tract infections & kidney stones</div>
</div>
<div class="fc-month">
<div class="fc-month-label">October — Women’s Reproductive & Clinical Skills</div>
<div class="fc-item">Women’s reproductive physiology & phytoestrogens</div>
<div class="fc-item">Hormonal imbalances & gynecological patterns</div>
<div class="fc-item">Endometriosis case study</div>
<div class="fc-item">Symptomology, assessment & intake forms</div>
</div>
<div class="fc-month">
<div class="fc-month-label">November — Integration & Completion</div>
<div class="fc-item">Skin & the integumentary system</div>
<div class="fc-item">Organ system review</div>
<div class="fc-item">Final sessions & closing circle</div>
<div class="fc-item">Assignments due & certificate completion</div>
</div>
</div>
<div class="text-center reveal" style="margin-top: 44px; transition-delay: 0.15s;">
<a href="<?php echo esc_url( home_url( '/contact/?interest=live-group-classes#contact-form' ) ); ?>" class="btn btn-primary">Get Notified for 2027 Enrollment</a>
<span class="friction-text">Beginners welcome — no prior herbal experience required.</span>
</div>
</div>
</section>
<div class="botanical-divider"></div>
<!-- ========== SEDONA FIELD TRIP ========== -->
<section class="section fieldtrip-section">
<div class="container">
<div class="grid grid-cols-1 gap-12 items-center md:grid-cols-[4fr_5fr] md:gap-16">
<div class="reveal md:self-center">
<div class="content-img" style="aspect-ratio:2/3;">
<img class="w-full h-full object-cover object-center" src="<?php echo get_template_directory_uri(); ?>/images/images-v/feather-jones-herbalist-010.webp" alt="Sedona red rock cliffs and desert landscape" loading="lazy" decoding="async">
</div>
</div>
<div class="reveal">
<div class="eyebrow">Included in Your Tuition</div>
<h2>Four Days in Sedona — Where the Classroom Meets the Canyon</h2>
<p>In June, you’ll leave the screen behind and step into the desert.</p>
<p>The Sedona field trip is four days of hands-on learning in one of the most beautiful botanical regions in the country. You’ll hike through canyons and high desert terrain with Feather as your guide. You’ll identify plants growing in the wild — not in a textbook. You’ll harvest mindfully and sustainably. And you’ll spend a full day in the kitchen, turning what you’ve gathered into real herbal medicines.</p>
<p>This is the part of the program that students talk about for years. It’s where the plants stop being abstract and become something you can see, touch, smell, and work with.</p>
<div class="credentials-list">
<span class="credential-tag">$450 value — Included free with tuition</span>
</div>
<div class="ft-quotes">
<div class="ft-quote">
<p>“I received a deep connection with wild plants in their natural environment.”</p>
<cite>— Julia</cite>
</div>
<div class="ft-quote">
<p>“I cannot describe in words the value the time spent with the plants had for me. The sanctity of some of these spots in nature Feather showed us cannot be translated into language…”</p>
<cite>— Jan</cite>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ========== MEET FEATHER ========== -->
<section class="section teacher-section bg-warm-linen">
<div class="container">
<div class="grid grid-cols-1 gap-12 items-center md:grid-cols-[1fr_2fr] md:gap-14">
<div class="reveal">
<div class="content-img">
<a class="front-page-feather-link" href="<?php echo esc_url( home_url( '/about/' ) ); ?>" aria-label="About Feather Jones">
<img class="object-top" src="<?php echo get_template_directory_uri(); ?>/images/feather/feather-jones-registered-herbalist-04.webp" alt="Feather Jones herbalist portrait outdoors with greenery background" loading="lazy" decoding="async">
<span class="front-page-feather-hover-label" aria-hidden="true">Feather’s Story »</span>
</a>
</div>
</div>
<div class="reveal">
<div class="eyebrow">Your Guide for the Year</div>
<h2>Meet Feather Jones</h2>
<p>Feather Jones is a Registered Herbalist with the American Herbalists Guild and has been in clinical practice since the early 1980s. That’s more than 40 years of working with plants and people.</p>
<p>She has served twice as president of the American Herbalists Guild. She has been a Botanical Field Guide for the Sonoran University of Health Sciences. And she has trained hundreds of students through her programs over the years.</p>
<p>Feather isn’t a content creator reading from a script. She’s a practicing clinical herbalist who teaches from decades of real experience — in the field, in the kitchen, and in the clinic.</p>
<p>Her colleagues in the herbal community respect her deeply, and her students tend to stay connected long after their studies end. When you learn with Feather, you’re learning from someone who has devoted her life to this work.</p>
<a href="<?php echo esc_url( home_url( '/about/' ) ); ?>" class="btn btn-secondary" style="margin-top: 16px;">Read More About Feather →</a>
</div>
</div>
</div>
</section>
<div class="botanical-divider"></div>
<!-- ========== STUDENT STORIES ========== -->
<section class="section bg-soft-cream">
<div class="container">
<div class="text-center reveal mb-8">
<div class="eyebrow">What Students Say</div>
<h2>Hundreds of Students Have Walked This Path</h2>
</div>
<div class="grid grid-cols-1 gap-6 max-w-[900px] mx-auto sm:grid-cols-2 sm:[&_.s-card:first-child]:col-span-2 reveal">
<div class="s-card">
<p class="sq">Feather’s apprenticeship program has been such a wonderful experience. It’s no exaggeration to say that it’s positively changed how I see and experience the world around me. I went from knowing only the barest of basics about herbalism to confidently crafting tinctures, elixirs, vinegars, salves, butters, and more. I am so happy I found this program — so much that I signed up for year two!</p>
<div class="sa">— Kim</div>
</div>
<div class="s-card">
<p class="sq">Feather saved my life! This year of working with her and learning deep wisdom about plant medicine, nature, and humanity was one of the most important times in my life.</p>
<div class="sa">— Jan</div>
</div>
<div class="s-card">
<p class="sq">Feather’s herbalism program has opened my eyes to the abundance of Southwest flora. Learning about their healing properties has led me to understand spiritual, as well as, medicinal benefits.</p>
<div class="sa">— Julia</div>
</div>
<div class="s-card">
<p class="sq">Working with Feather is like working with Mother Earth with a twist! Get ready to learn from the roots up.</p>
<div class="sa">— Lynn</div>
</div>
</div>
<div class="text-center reveal mt-8">
<a href="<?php echo esc_url( home_url( '/contact/?interest=live-group-classes#contact-form' ) ); ?>" class="btn btn-primary">Get Notified for 2027 Enrollment</a>
</div>
</div>
</section>
<!-- ========== TUITION ========== -->
<section class="section bg-white">
<div class="container">
<div class="tuition-pricing reveal">
<p class="section-label">Tuition</p>
<h2 class="section-title">Simple, Flexible Payment Options</h2>
<p class="section-desc">The program is priced for the full year. Choose the option that works best for your budget. There are no hidden fees. Your tuition includes all weekly classes, recordings, and the Sedona field trip.</p>
<div class="cards">
<div class="card featured">
<span class="badge">Best Value</span>
<p class="card-plan">Full Year</p>
<p class="card-price">$2,800</p>
<p class="card-freq">One-time payment</p>
<p class="card-total"></p>
<span class="card-savings">Save $120 vs. quarterly</span>
<a class="cta-btn cta-primary" href="<?php echo esc_url( home_url( '/checkout/?add-to-cart=2166' ) ); ?>">Enroll Now</a>
</div>
<div class="card">
<p class="card-plan">Half Year</p>
<p class="card-price">$1,430</p>
<p class="card-freq">per half (2 payments)</p>
<p class="card-total">$2,860 total</p>
<span class="card-savings">Save $60 vs. quarterly</span>
<a class="cta-btn cta-secondary" href="<?php echo esc_url( home_url( '/checkout/?add-to-cart=2167' ) ); ?>">Choose Plan</a>
</div>
<div class="card">
<p class="card-plan">Quarterly</p>
<p class="card-price">$730</p>
<p class="card-freq">per quarter (4 payments)</p>
<p class="card-total">$2,920 total</p>
<span class="card-savings"></span>
<a class="cta-btn cta-secondary" href="<?php echo esc_url( home_url( '/checkout/?add-to-cart=2168' ) ); ?>">Choose Plan</a>
</div>
</div>
<p class="footer-note">Half-year and quarterly options are not subscriptions. Each payment covers a set period of the program. Pay the remaining balance when your current period ends to continue.</p>
<div class="perks">
<span class="perk">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true">
<path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/>
</svg>
Secure checkout
</span>
<span class="perk">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true">
<path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"/>
<polyline points="22 4 12 14.01 9 11.01"/>
</svg>
Sedona field trip included ($450 value)
</span>
<span class="perk">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true">
<path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"/>
<polyline points="22 4 12 14.01 9 11.01"/>
</svg>
Certificate of Completion
</span>
</div>
</div>
</div>
</section>
<!-- ========== FAQ ========== -->
<section class="section bg-white bg-pale-sage-cream" id="faq">
<div class="container mx-auto px-4 md:px-6 lg:px-8">
<div class="text-center reveal mb-10">
<div class="eyebrow">Common Questions</div>
<h2>Frequently Asked Questions</h2>
</div>
<div class="faq-list reveal">
<div class="faq-item">
<button class="faq-q" type="button" aria-expanded="false" aria-controls="faq-a-1" id="faq-q-1">Do I need any prior herbal experience to join?</button>
<div class="faq-a" id="faq-a-1" role="region" aria-labelledby="faq-q-1" aria-hidden="true">
<p>Not at all. This program is built to take you from the very beginning. Whether you’ve never made a tincture or you’ve been dabbling for years, you’ll find your footing here.</p>
</div>
</div>
<div class="faq-item">
<button class="faq-q" type="button" aria-expanded="false" aria-controls="faq-a-2" id="faq-q-2">What if I miss a class?</button>
<div class="faq-a" id="faq-a-2" role="region" aria-labelledby="faq-q-2" aria-hidden="true">
<p>Every class is recorded. If you miss one, you can watch the recording and complete a short make-up assignment to stay on track toward your certificate.</p>
</div>
</div>
<div class="faq-item">
<button class="faq-q" type="button" aria-expanded="false" aria-controls="faq-a-3" id="faq-q-3">Is this all online, or do I need to travel?</button>
<div class="faq-a" id="faq-a-3" role="region" aria-labelledby="faq-q-3" aria-hidden="true">
<p>The weekly classes are on Zoom, so you attend from home. The Sedona field trip in June is the one in-person component — and it’s included in your tuition. Travel and lodging for the field trip are on your own.</p>
</div>
</div>
<div class="faq-item">
<button class="faq-q" type="button" aria-expanded="false" aria-controls="faq-a-4" id="faq-q-4">How much time should I set aside each week?</button>
<div class="faq-a" id="faq-a-4" role="region" aria-labelledby="faq-q-4" aria-hidden="true">
<p>Plan for about 2.5 hours on Sunday mornings (11:00 AM–1:30 PM Eastern) for the live class. Some students also spend time during the week reviewing notes or working on medicine-making projects. But there’s no heavy homework load.</p>
</div>
</div>
<div class="faq-item">
<button class="faq-q" type="button" aria-expanded="false" aria-controls="faq-a-5" id="faq-q-5">Can I really learn herbalism through a screen?</button>
<div class="faq-a" id="faq-a-5" role="region" aria-labelledby="faq-q-5" aria-hidden="true">
<p>The weekly Zoom classes give you live, real-time instruction — not pre-recorded videos. You can ask questions, see plant specimens, and learn in conversation with Feather and your classmates. The Sedona field trip then puts you in the field for hands-on work with living plants. It’s the best of both worlds.</p>
</div>
</div>
<div class="faq-item">
<button class="faq-q" type="button" aria-expanded="false" aria-controls="faq-a-6" id="faq-q-6">Is the certificate accredited or formally recognized?</button>
<div class="faq-a" id="faq-a-6" role="region" aria-labelledby="faq-q-6" aria-hidden="true">
<p>The Certificate of Completion recognizes that you finished the full program. It is not accredited by an external institution. What it represents is 120 hours of structured training with a Registered Herbalist — a foundation that many graduates have used to start their own practices and continue their herbal education.</p>
</div>
</div>
<div class="faq-item">
<button class="faq-q" type="button" aria-expanded="false" aria-controls="faq-a-7" id="faq-q-7">Is enrollment open right now?</button>
<div class="faq-a" id="faq-a-7" role="region" aria-labelledby="faq-q-7" aria-hidden="true">
<p>The 2026 program is currently in session and enrollment is closed. The next enrollment window will open in early 2027. Join the waitlist below and we’ll let you know as soon as spots are available.</p>
</div>
</div>
</div>
</div>
</section>
<!-- ========== FINAL CTA ========== -->
<section class="section final-cta text-center" id="final">
<div class="container reveal">
<img src="<?php echo esc_url( get_template_directory_uri() . '/images/icons/icons-st-johns-wort.webp' ); ?>" alt="St. John's wort icon" class="w-10 h-auto mx-auto mb-4" loading="lazy" decoding="async" />
<div class="eyebrow">The 2027 Program Is Coming</div>
<h2 class="max-w-2xl mx-auto">Study Herbalism the Way It Was Meant to Be Learned</h2>
<p class="description mx-auto mb-8 max-w-xl text-white">If you’ve been thinking about studying herbalism — really studying it, with a teacher, a community, and a plan — this is the program people come back to year after year.</p>
<p class="description mx-auto mb-8 text-white">Join the waitlist and we’ll email you when enrollment opens for 2027.</p>
<a href="<?php echo esc_url( home_url( '/contact/?interest=live-group-classes#contact-form' ) ); ?>" class="btn btn-primary">Get Notified When Enrollment Opens</a>
<span class="friction-text" style="color:rgb(255 255 255 / 60%);">One email when enrollment opens. That’s it.</span>
<p class="tertiary">Still have questions? <a href="<?php echo esc_url( home_url( '/contact/' ) ); ?>">Reach out to Feather directly →</a></p>
</div>
</section>
<?php
get_footer();
?>