INTERMEDIATE STRENGTH PROGRAM – 12 WEEKS | DIGITAL DOWNLOAD
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300&display=swap'); * { box-sizing: border-box; margin: 0; padding: 0; } .pb { background: #0f0f0f; color: #f2f2f0; font-family: 'DM Sans', sans-serif; max-width: 780px; margin: 0 auto; border: 1px solid rgba(255,255,255,0.06); } .pb-header { padding: 44px 52px 40px; border-bottom: 1px solid rgba(255,255,255,0.07); display: flex; flex-direction: column; } .pb-brand-tag { display: flex; align-items: center; gap: 10px; margin-bottom: 16px; } .pb-brand-tag::before { content: ''; display: block; width: 22px; height: 2px; background: #CC0000; flex-shrink: 0; } .pb-brand-tag span { font-size: 11px; font-weight: 600; letter-spacing: 0.28em; text-transform: uppercase; color: #CC0000; } .pb-product-name { font-family: 'Bebas Neue', sans-serif; font-size: 42px; letter-spacing: 0.04em; color: #ffffff; line-height: 0.95; margin-bottom: 10px; } .pb-product-variant { font-size: 13px; font-weight: 500; letter-spacing: 0.18em; text-transform: uppercase; color: rgba(255,255,255,0.3); } .pb-intro { padding: 48px 52px 44px; border-bottom: 1px solid rgba(255,255,255,0.07); } .pb-headline { font-family: 'Bebas Neue', sans-serif; font-size: 36px; letter-spacing: 0.04em; color: #ffffff; line-height: 1.1; margin-bottom: 20px; } .pb-body p { font-size: 17px; font-weight: 300; line-height: 1.8; color: rgba(255,255,255,0.55); margin-bottom: 14px; } .pb-body p:last-child { margin-bottom: 0; } .pb-band { background: #CC0000; padding: 32px 52px; display: flex; align-items: center; justify-content: space-between; gap: 24px; } .pb-band-statement { font-family: 'Bebas Neue', sans-serif; font-size: 34px; letter-spacing: 0.05em; color: #ffffff; line-height: 1; } .pb-band-tagline { font-size: 13px; font-weight: 500; letter-spacing: 0.16em; text-transform: uppercase; color: rgba(255,255,255,0.6); text-align: right; white-space: nowrap; } .pb-includes { padding: 48px 52px 44px; border-bottom: 1px solid rgba(255,255,255,0.07); } .pb-section-label { font-size: 10px; font-weight: 600; letter-spacing: 0.28em; text-transform: uppercase; color: #CC0000; margin-bottom: 28px; display: flex; align-items: center; gap: 14px; } .pb-section-label::after { content: ''; flex: 1; height: 1px; background: rgba(255,255,255,0.08); } .pb-include-row { display: flex; align-items: flex-start; gap: 20px; padding: 18px 0; border-bottom: 1px solid rgba(255,255,255,0.05); } .pb-include-row:last-child { border-bottom: none; padding-bottom: 0; } .pb-include-dot { width: 6px; height: 6px; background: #CC0000; border-radius: 50%; margin-top: 7px; flex-shrink: 0; } .pb-include-text { font-size: 16px; font-weight: 500; color: rgba(255,255,255,0.8); line-height: 1.5; } .pb-include-sub { font-size: 13px; font-weight: 300; color: rgba(255,255,255,0.4); margin-top: 3px; line-height: 1.5; } .pb-specs { background: #0a0a0a; border-top: 1px solid rgba(255,255,255,0.07); } .pb-specs-header { background: #CC0000; padding: 20px 52px; display: flex; align-items: center; justify-content: space-between; } .pb-specs-header-title { font-family: 'Bebas Neue', sans-serif; font-size: 26px; letter-spacing: 0.06em; color: #ffffff; } .pb-specs-header-sub { font-size: 10px; font-weight: 600; letter-spacing: 0.24em; text-transform: uppercase; color: rgba(255,255,255,0.5); } .pb-spec-row { display: flex; align-items: center; padding: 20px 52px; border-bottom: 1px solid rgba(255,255,255,0.06); gap: 24px; } .pb-spec-row:last-child { border-bottom: none; } .pb-spec-row:nth-child(even) { background: rgba(255,255,255,0.02); } .pb-spec-num { font-family: 'Bebas Neue', sans-serif; font-size: 48px; color: rgba(255,255,255,0.05); line-height: 1; width: 40px; flex-shrink: 0; text-align: center; } .pb-spec-content { flex: 1; } .pb-spec-title { font-family: 'Bebas Neue', sans-serif; font-size: 28px; color: #ffffff; letter-spacing: 0.03em; line-height: 1; margin-bottom: 4px; } .pb-spec-desc { font-size: 13px; font-weight: 400; color: rgba(255,255,255,0.38); line-height: 1.4; } .pb-spec-badge { border: 1.5px solid #CC0000; border-radius: 2px; padding: 5px 14px; font-size: 10px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: #CC0000; white-space: nowrap; flex-shrink: 0; } .pb-callout { padding: 36px 52px; border-top: 1px solid rgba(255,255,255,0.07); border-bottom: 1px solid rgba(255,255,255,0.07); display: flex; align-items: center; gap: 20px; } .pb-callout-icon { width: 4px; height: 44px; background: #CC0000; flex-shrink: 0; } .pb-callout-label { font-size: 10px; font-weight: 600; letter-spacing: 0.28em; text-transform: uppercase; color: #CC0000; margin-bottom: 5px; } .pb-callout-text { font-size: 16px; font-weight: 300; color: rgba(255,255,255,0.55); line-height: 1.6; } .pb-notice { padding: 24px 52px; border-top: 1px solid rgba(255,255,255,0.06); display: flex; align-items: flex-start; gap: 16px; } .pb-notice-icon { width: 4px; height: 36px; background: rgba(255,255,255,0.12); flex-shrink: 0; margin-top: 2px; } .pb-notice-label { font-size: 10px; font-weight: 600; letter-spacing: 0.24em; text-transform: uppercase; color: rgba(255,255,255,0.22); margin-bottom: 4px; } .pb-notice-text { font-size: 13px; font-weight: 400; color: rgba(255,255,255,0.32); line-height: 1.6; } .pb-footer { background: rgba(204,0,0,0.06); border-top: 1px solid rgba(204,0,0,0.18); padding: 28px 52px; display: flex; align-items: center; justify-content: space-between; gap: 20px; } .pb-footer-line { font-size: 15px; font-weight: 300; font-style: italic; color: rgba(255,255,255,0.4); } .pb-footer-brand { font-family: 'Bebas Neue', sans-serif; font-size: 18px; letter-spacing: 0.14em; color: rgba(204,0,0,0.55); white-space: nowrap; } PHNM Brand INTERMEDIATE STRENGTH PROGRAM (12 WEEKS) Digital Download — Delivered by Email Upon Checkout The Bridge Between Learning and Training with Purpose. The PHNM Intermediate Strength Program is designed for lifters who already have training experience and are ready to move beyond beginner workouts—without jumping straight into extreme volume or advanced specialization. This structured 12-week program builds on foundational movements, increases training demands, and introduces intentional progression. It challenges you without overwhelming you, allowing steady strength gains while reinforcing good training habits. Get stronger. Move well. Progress with purpose. PHNM Brand How the Program Is Structured Program Overview 12 Total Weeks of Training Designed for intermediate-level lifters — multiple training days per week FULL PROGRAM 01 Full-Body Strength Emphasis Balanced upper- and lower-body development across every week FULL BODY 02 Built-In Progression Clear progression built into sets, reps, and loading — no guesswork PROGRESSIVE What This Program Focuses On Building total-body strength Improving movement quality and control Progressive overload without unnecessary complexity Balanced upper- and lower-body development Preparing lifters for more advanced programming Training Style Barbell, dumbbell, and machine-based lifts Compound movements supported by accessory work Moderate to challenging rep ranges Core and stability work included Simple structure with purposeful progression Who This Program Is For Lifters who have completed a beginner program Anyone with consistent gym experience Those ready for more volume and intensity People looking to progress without jumping into advanced training Not recommended for complete beginners or highly advanced athletes. What You'll Get A complete 12-week intermediate strength program Clearly written workouts with built-in progression A logical step up from beginner training A strong foundation for advanced or hypertrophy-focused programs Built by PHNM Coaches All PHNM digital programs and manuals are created by performance and nutrition coaches Joshua Ortegon and Gray Gaines Achille — grounded in decades of hands-on coaching, long-term athlete development, and practical, real-world application. Delivery This is a digital product. The program will be emailed to you upon checkout. Outgrown beginner workouts. This is your next step. PHNM Brand
More you might like
Related
FREE 15-Week Intermediate Strength Program (Ages 12-15)
Related
Intermediate Strength+ Program
Related
5-Day Strength & Performance Program (Beginner–Intermediate)
Related