Built to Lead: 52-Weeks Men’s Devotional (Digital Download)
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } :root { --black: #080808; --black-mid: #111111; --black-soft: #1a1a1a; --gold: #C9A84C; --gold-light: #E2C 47A; --gold-dim: #7a6230; --white: #FAFAF8; --gray: #888880; } html, body { background: var(--black); color: var(--white); font-family: 'Barlow', sans-serif; font-weight: 300; line-height: 1.6; overflow-x: hidden; scroll-behavior: smooth; } ``` nav { position: fixed; top: 0; left: 0; right: 0; z-index: 500; display: flex; align-items: center; justify-content: space-between; padding: 1.5rem 3rem; background: rgba(8,8,8,0.95); backdrop-filter: blur(4px); } .nav-logo { font-family: 'Cormorant Garamond', serif; font-size: 1rem; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; color: var(--gold); text-decoration: none; } .nav-back { font-family: 'Barlow Condensed', sans-serif; font-size: 0.7rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--gray); text-decoration: none; } .nav-back:hover { color: var(--gold); } .nav-buy { font-family: 'Barlow Condensed', sans-serif; font-size: 0.75rem; letter-spacing: 0.2em; text-transform: uppercase; font-weight: 600; color: var(--black); background: var(--gold); padding: 0.6rem 1.6rem; text-decoration: none; } .nav-buy:hover { background: var(--gold-light); } .btn-gold { font-family: 'Barlow Condensed', sans-serif; font-size: 0.85rem; letter-spacing: 0.22em; text-transform: uppercase; font-weight: 600; color: var(--black); background: var(--gold); padding: 1.1rem 3rem; text-decoration: none; display: inline-block; } .btn-gold:hover { background: var(--gold-light); color: var(--black); } .btn-outline { font-family: 'Barlow Condensed', sans-serif; font-size: 0.85rem; letter-spacing: 0.22em; text-transform: uppercase; font-weight: 500; color: var(--gold); padding: 1.1rem 2rem; text-decoration: none; border: 1px solid var(--gold-dim); display: inline-block; } .btn-outline:hover { border-color: var(--gold); color: var(--gold-light); } .divider { height: 1px; background: linear-gradient(to right, transparent, var(--gold-dim), transparent); margin: 0 4rem; } .hero { display: grid; grid-template-columns: 1fr 1fr; background: var(--black); padding-top: 6rem; } .hero-left { padding: 5rem 4rem; display: flex; flex-direction: column; justify-content: center; } .men-tag { display: inline-block; font-family: 'Barlow Condensed', sans-serif; font-size: 0.65rem; letter-spacing: 0.3em; text-transform: uppercase; color: var(--gold); border: 1px solid var(--gold-dim); padding: 0.4rem 1.2rem; margin-bottom: 1.5rem; width: fit-content; } .hero-eyebrow { font-family: 'Barlow Condensed', sans-serif; font-size: 0.7rem; letter-spacing: 0.35em; text-transform: uppercase; color: var(--gold); margin-bottom: 1.5rem; display: block; } .hero-title { font-family: 'Cormorant Garamond', serif; font-size: clamp(3.5rem, 5vw, 6rem); font-weight: 300; line-height: 1; color: var(--white); margin-bottom: 2rem; } .hero-title em { font-style: italic; color: var(--gold); display: block; } .hero-sub { font-size: 1rem; color: var(--gray); line-height: 1.8; max-width: 440px; margin-bottom: 2rem; } .hero-sub strong { color: var(--white); font-weight: 400; } .price-block { display: flex; align-items: center; gap: 1.5rem; margin-bottom: 2.5rem; } .price { font-family: 'Cormorant Garamond', serif; font-size: 3.5rem; font-weight: 600; color: var(--gold); line-height: 1; } .price-meta { font-size: 0.85rem; color: var(--gray); } .price-meta s { display: block; } .hero-actions { display: flex; gap: 1.2rem; flex-wrap: wrap; } .hero-right { background: linear-gradient(160deg, #0a0800 0%, #0a0a0a 100%); display: flex; align-items: center; justify-content: center; padding: 5rem 3rem; } .hero-visual { text-align: center; width: 100%; } .roman-num { font-family: 'Cormorant Garamond', serif; font-size: clamp(5rem, 8vw, 10rem); font-weight: 300; color: transparent; -webkit-text-stroke: 1px rgba(201,168,76,0.2); line-height: 1; } .stat-row { display: flex; gap: 2rem; justify-content: center; margin-top: 2rem; flex-wrap: wrap; } .stat-num { font-family: 'Cormorant Garamond', serif; font-size: 2rem; font-weight: 300; color: var(--gold); line-height: 1; } .stat-label { font-family: 'Barlow Condensed', sans-serif; font-size: 0.6rem; letter-spacing: 0.25em; text-transform: uppercase; color: var(--gray); margin-top: 0.3rem; } .hero-badge { display: inline-block; border: 1px solid var(--gold); padding: 0.7rem 1.8rem; font-family: 'Barlow Condensed', sans-serif; font-size: 0.6rem; letter-spacing: 0.3em; text-transform: uppercase; color: var(--gold); margin-top: 2rem; } .truth { padding: 5rem 4rem; display: grid; grid-template-columns: 1fr 2fr; gap: 4rem; align-items: center; background: var(--black); } .truth-label { font-family: 'Cormorant Garamond', serif; font-size: clamp(1.8rem, 3vw, 3rem); font-weight: 300; line-height: 1.2; color: var(--gold); font-style: italic; } .truth-body { font-size: 1rem; line-height: 1.85; color: var(--gray); } .truth-body strong { color: var(--white); font-weight: 400; } .section-label { font-family: 'Barlow Condensed', sans-serif; font-size: 0.7rem; letter-spacing: 0.35em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.75rem; display: block; } .section-heading { font-family: 'Cormorant Garamond', serif; font-size: clamp(1.8rem, 3vw, 2.8rem); font-weight: 300; line-height: 1.1; color: var(--white); margin-bottom: 2.5rem; } .section-heading em { font-style: italic; color: var(--gold); } .why { padding: 5rem 4rem; background: var(--black-soft); } .why-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.5px; background: var(--gold-dim); } .why-card { background: var(--black-mid); padding: 2.5rem; } .why-icon { font-family: 'Cormorant Garamond', serif; font-size: 2rem; color: var(--gold); margin-bottom: 1rem; opacity: 0.5; } .why-title { font-family: 'Cormorant Garamond', serif; font-size: 1.1rem; color: var(--white); margin-bottom: 0.75rem; } .why-desc { font-size: 0.85rem; color: var(--gray); line-height: 1.7; } .for-section { padding: 5rem 4rem; background: var(--black); } .for-cols { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.5px; background: var(--gold-dim); } .for-col { background: var(--black-mid); padding: 2.5rem; } .for-col-title { font-family: 'Barlow Condensed', sans-serif; font-size: 0.7rem; letter-spacing: 0.25em; text-transform: uppercase; color: var(--gold); margin-bottom: 1.5rem; padding-bottom: 1rem; border-bottom: 1px solid #2a2a2a; } .for-list { list-style: none; } .for-list li { font-size: 0.88rem; color: var(--gray); line-height: 1.6; padding: 0.4rem 0 0.4rem 1.2rem; position: relative; } .for-list li::before { content: '—'; position: absolute; left: 0; color: var(--gold-dim); } .themes { padding: 5rem 4rem; background: var(--black-soft); } .themes-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 1.5px; background: var(--gold-dim); } .theme-card { background: var(--black-mid); padding: 1.8rem; } .theme-num { font-family: 'Barlow Condensed', sans-serif; font-size: 0.55rem; letter-spacing: 0.25em; text-transform: uppercase; color: var(--gold-dim); margin-bottom: 0.5rem; } .theme-title { font-family: 'Cormorant Garamond', serif; font-size: 0.9rem; color: var(--white); line-height: 1.4; } .quote-band { padding: 5rem 4rem; text-align: center; background: linear-gradient(160deg, #0a0800 0%, var(--black) 100%); } .quote-text { font-family: 'Cormorant Garamond', serif; font-size: clamp(1.5rem, 3vw, 2.5rem); font-weight: 300; font-style: italic; color: var(--white); line-height: 1.3; max-width: 800px; margin: 0 auto 1.5rem; } .quote-text em { color: var(--gold); } .quote-attr { font-family: 'Barlow Condensed', sans-serif; font-size: 0.7rem; letter-spacing: 0.3em; text-transform: uppercase; color: var(--gold); } .get { padding: 5rem 4rem; background: var(--black); } .get-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1.5px; background: var(--gold-dim); } .get-card { background: var(--black-mid); padding: 2.5rem; display: flex; gap: 1.5rem; } .get-check { color: var(--gold); flex-shrink: 0; } .get-title { font-family: 'Cormorant Garamond', serif; font-size: 1.05rem; color: var(--white); margin-bottom: 0.4rem; } .get-desc { font-size: 0.85rem; color: var(--gray); line-height: 1.65; } .cta { padding: 6rem 4rem; text-align: center; background: var(--black); } .cta-eyebrow { font-family: 'Barlow Condensed', sans-serif; font-size: 0.7rem; letter-spacing: 0.35em; text-transform: uppercase; color: var(--gold); margin-bottom: 1.5rem; display: block; } .cta h2 { font-family: 'Cormorant Garamond', serif; font-size: clamp(2rem, 4vw, 4rem); font-weight: 300; color: var(--white); line-height: 1.1; margin-bottom: 1.5rem; } .cta h2 em { font-style: italic; color: var(--gold); } .cta p { font-size: 1rem; color: var(--gray); max-width: 500px; margin: 0 auto 3rem; line-height: 1.75; } .cta-actions { display: flex; gap: 1.2rem; justify-content: center; flex-wrap: wrap; } .cta-note { font-family: 'Barlow Condensed', sans-serif; font-size: 0.65rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--gray); margin-top: 1.5rem; } footer { border-top: 1px solid #1a1a1a; padding: 3rem 4rem; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 1.5rem; background: var(--black); } .footer-logo { font-family: 'Cormorant Garamond', serif; font-size: 1rem; letter-spacing: 0.15em; text-transform: uppercase; color: var(--gold); white-space: nowrap; } .footer-links { display: flex; gap: 2rem; list-style: none; flex-wrap: wrap; } .footer-links a { font-family: 'Barlow Condensed', sans-serif; font-size: 0.65rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--gray); text-decoration: none; } .footer-links a:hover { color: var(--gold); } .footer-copy { font-size: 0.75rem; color: #444; white-space: nowrap; } @media (max-width: 900px) { nav { padding: 1rem 1.5rem; } .nav-logo { font-size: 0.85rem; } .hero { grid-template-columns: 1fr; padding-top: 5rem; } .hero-left { padding: 3rem 2rem; } .hero-right { padding: 3rem 2rem; } .truth { grid-template-columns: 1fr; padding: 3rem 2rem; gap: 2rem; } .why { padding: 3rem 2rem; } .why-grid { grid-template-columns: 1fr; } .for-section { padding: 3rem 2rem; } .for-cols { grid-template-columns: 1fr; } .themes { padding: 3rem 2rem; } .themes-grid { grid-template-columns: 1fr 1fr; } .get { padding: 3rem 2rem; } .get-grid { grid-template-columns: 1fr; } .quote-band { padding: 3rem 2rem; } .cta { padding: 4rem 2rem; } .cta-actions { flex-direction: column; align-items: center; } footer { padding: 2rem; flex-direction: column; text-align: center; } .footer-links { justify-content: center; } .divider { margin: 0 2rem; } } ``` Missing The Pieces ← All Products Get It Now — $19.99 For Men 52-Week Men's Devotional · Purpose · Leadership · Biblical Manhood Built toLead You already know you're meant to lead. The question is whether you're willing to do the work it takes to become the man God built you to be. This is 52 weeks of that work. $19.99 $27.99170+ Pages · Instant Download Accept the Challenge See What's Inside LII 52 Weeks 170+ Pages 10 Core Themes Men's Devotional · Digital Download God doesn't makemen overnight.He builds themthrough process. We've all started those 365-day devotionals with good intentions, only to miss a day, feel defeated, and quit entirely. Built to Lead is different. 52 weeks gives you time to sit with each truth, space to reflect deeply, and room to actually apply what you learn — without the daily guilt of perfection. This is how real transformation happens. One intentional week at a time. Why 52 Weeks Works Real growth takes time.Not a 30-day challenge. I Time to Sit With Each Truth No rushing through just to check a box. Each week gives you space to actually absorb what you're reading before moving on. II Room to Apply It Action steps you can implement throughout the week — not just reflect on and forget. This is discipleship, not a reading plan. III Freedom From Daily Guilt One week at a time. Sustainable and achievable. Because becoming a man of God is a building process — not a sprint. Who This Is For If any of these are you,this was built for you. Individual Men Men tired of living passively and ready to lead Young men searching for purpose and identity Fathers who want to model Godly manhood Men who felt crushed by pressure and want to understand God's process Men ready to deny themselves and follow Jesus Churches & Ministry Men's Ministry Groups — built-in discussion questions Discipleship Programs — 52-week curriculum ready to use Small Groups — questions that drive deep conversation Mentorship Pairs — older men walking younger men through Families & Youth Fathers & Sons — go through it together Grandfathers & Grandsons — legacy across generations High school guys preparing for manhood College men establishing their foundation Coaches developing character in athletes 10 Core Themes What you'll buildover 52 weeks. Theme 01 Identity & Purpose Theme 02 Leadership Through Service Theme 03 Suffering as God's Plan Theme 04 Made in God's Image Theme 05 Denying Yourself Daily Theme 06 Discipline & Integrity Theme 07 Breaking Free Theme 08 Relationships & Truth Theme 09 Financial Wisdom Theme 10 Finishing Strong "God doesn't make men overnight. He builds them through process, pressure, and faithful obedience — one intentional step at a time." — Built to Lead What's Inside Every Week 52 weeks of content.Nothing skippable. ✦ Scripture Foundation Each week is anchored in God's Word — not opinion, not theory. The truth your transformation is built on. ✦ Real-World Breakdown for Men Written specifically for where men actually live — not generic inspiration. Application for your life right now. ✦ Deep Reflection Questions Questions that challenge you to think deeper about where you actually are — not where you want people to think you are. ✦ Action Steps With Checkboxes Practical things to do this week to apply what you learned. You're not just reading — you're building. ✦ Word of Encouragement Because growth is hard and you need to hear you're not alone. Every week includes a word for the man in process. ✦ Bonus Sections The Charge to Lead, Your Commitment Page, "You Did It" celebration, and 10 ways to keep growing after Week 52. The 52-Week Challenge Stop rushing quick fixesthat don't last. Accept your calling. Become the man God built you to be. Download instantly and start today. Get Instant Access — $19.99 See All Products Instant PDF download · 170+ pages · Works on any device · Print or use digitally Missing The Pieces Products About Portfolio Red Bull Nike Contact © 2026 Missing The Pieces
More you might like
Related
Built to lead
Related
Built To Lead
Related
Ramay Junior High School: Built to Learn. Built to Lead.
Related