style> @import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600;700;800&family=Montserrat:wght@300;400;500;600&display=swap'); :root{--black:#0a0a0a;--panel:#101010;--card:#151515;--white:#f4f1ea;--muted:rgba(244,241,234,.72);--gold-solid:#d4af37;--gold-line:rgba(212,175,55,.35);--gold-grad:linear-gradient(180deg,#fbf5b7 0%,#e9cf6b 18%,#bf953f 42%,#fcf6ba 60%,#aa771c 82%,#b38728 100%);} *{margin:0;padding:0;box-sizing:border-box} html{scroll-behavior:smooth} body{background:var(--black);color:var(--white);font-family:'Montserrat',sans-serif;font-weight:300;line-height:1.7;-webkit-font-smoothing:antialiased;overflow-x:hidden;} .bw-page{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background:var(--black)} .bw-wrap{max-width:1180px;margin:0 auto;padding:0 28px} h1,h2,h3{font-family:'Playfair Display',serif;font-weight:700;line-height:1.15;letter-spacing:.3px} .gold-text{background:var(--gold-grad);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;} .eyebrow{font-family:'Montserrat',sans-serif;font-weight:500;letter-spacing:.42em;text-transform:uppercase;font-size:.72rem;color:var(--gold-solid);margin-bottom:22px;} .divider{width:70px;height:2px;background:var(--gold-grad);margin:26px 0;border-radius:2px} .center .divider{margin-left:auto;margin-right:auto} .bw-nav{position:sticky;top:0;z-index:50;background:rgba(10,10,10,.85);backdrop-filter:blur(10px);border-bottom:1px solid var(--gold-line);} .bw-nav .bw-wrap{display:flex;align-items:center;justify-content:space-between;height:72px} .brand{font-family:'Playfair Display',serif;font-weight:700;font-size:1.25rem;letter-spacing:2px;color:var(--white);text-decoration:none} .brand small{display:block;font-family:'Montserrat';font-weight:400;font-size:.52rem;letter-spacing:.42em;color:var(--gold-solid);margin-top:2px} .nav-links{display:flex;gap:34px;align-items:center} .nav-links a{color:var(--muted);text-decoration:none;font-size:.82rem;letter-spacing:.12em;text-transform:uppercase;transition:.25s} .nav-links a:hover{color:var(--gold-solid)} .btn{display:inline-block;padding:13px 30px;border-radius:2px;font-family:'Montserrat';font-weight:600;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:.3s;border:1px solid var(--gold-solid);} .btn-gold{background:var(--gold-grad);color:#0a0a0a} .btn-gold:hover{filter:brightness(1.08);transform:translateY(-2px)} .btn-ghost{background:transparent;color:var(--gold-solid)} .btn-ghost:hover{background:rgba(212,175,55,.1);transform:translateY(-2px)} .nav-links .btn{padding:11px 24px} .hero{position:relative;text-align:center;padding:140px 0 120px;background:radial-gradient(900px 480px at 50% -10%,rgba(212,175,55,.16),transparent 60%),var(--black);border-bottom:1px solid var(--gold-line);} .hero h1{font-size:clamp(2.6rem,6vw,4.6rem);margin:6px 0 4px;letter-spacing:1px} .hero .sub{font-size:clamp(1.05rem,2.4vw,1.4rem);color:var(--muted);max-width:680px;margin:26px auto 0;font-weight:300} .hero-cta{margin-top:44px;display:flex;gap:18px;justify-content:center;flex-wrap:wrap} section{padding:96px 0} .center{text-align:center} .section-head{max-width:680px;margin:0 auto 60px} .section-head h2{font-size:clamp(2rem,4.4vw,3rem)} .section-head p{color:var(--muted);margin-top:18px;font-size:1.05rem} .mission{background:var(--panel);border-top:1px solid var(--gold-line);border-bottom:1px solid var(--gold-line)} .mission .lead{font-family:'Playfair Display',serif;font-weight:500;font-style:italic;font-size:clamp(1.4rem,3vw,2rem);line-height:1.55;max-width:920px;margin:0 auto;color:var(--white);text-align:center;} .cards{display:grid;grid-template-columns:repeat(3,1fr);gap:28px} .card2{background:var(--card);border:1px solid var(--gold-line);padding:42px 32px;border-radius:4px;transition:.35s} .card2:hover{transform:translateY(-6px);border-color:var(--gold-solid)} .card2 .rule{width:42px;height:2px;background:var(--gold-grad);margin:0 0 20px} .card2 h3{font-size:1.35rem;margin-bottom:14px} .card2 p{color:var(--muted);font-size:.96rem} .story{background:var(--panel);border-top:1px solid var(--gold-line);border-bottom:1px solid var(--gold-line)} .story-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center} .story-grid h2{font-size:clamp(2rem,4vw,2.8rem)} .story-grid p{color:var(--muted);margin-top:20px} .stats{display:flex;gap:18px;flex-wrap:wrap} .stat{flex:1;min-width:150px;background:var(--card);border:1px solid var(--gold-line);border-radius:4px;padding:30px 24px;text-align:center;} .stat .n{font-family:'Playfair Display',serif;font-size:2.6rem;line-height:1} .stat .l{display:block;margin-top:10px;font-size:.74rem;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)} .scripture{text-align:center;background:radial-gradient(700px 320px at 50% 50%,rgba(212,175,55,.1),transparent 65%),var(--black);padding:90px 0;border-top:1px solid var(--gold-line);border-bottom:1px solid var(--gold-line);} .scripture blockquote{font-family:'Playfair Display',serif;font-style:italic;font-size:clamp(1.5rem,3.6vw,2.3rem);line-height:1.5;max-width:880px;margin:0 auto;font-weight:500} .scripture cite{display:block;margin-top:26px;font-style:normal;letter-spacing:.28em;text-transform:uppercase;font-size:.78rem;color:var(--gold-solid)} .give{text-align:center;background:var(--panel)} .give h2{font-size:clamp(2.1rem,4.6vw,3rem)} .give p{color:var(--muted);max-width:620px;margin:20px auto 0;font-size:1.06rem} .give .hero-cta{margin-top:38px} footer{background:var(--black);border-top:1px solid var(--gold-line);padding:56px 0 40px;text-align:center} footer .brand{font-size:1.3rem;display:inline-block} footer .meta{color:var(--muted);font-size:.82rem;margin-top:18px} @media(max-width:880px){.cards{grid-template-columns:1fr}.story-grid{grid-template-columns:1fr;gap:38px}.nav-links a:not(.btn){display:none}} @media(max-width:560px){section{padding:70px 0}.hero{padding:110px 0 90px}.nav-links{gap:14px}}

Bridgeway Business Institute

God's Laws for Business

A Bible-based course teaching how business began in the Old Testament — raising up entrepreneurs and leaders grounded in God's principles, from Cuba to the nations.

The Curriculum

A three-month journey through the Scriptures — revealing God's design for work, stewardship, and leadership, and equipping a new generation to build for His Kingdom.

What We Teach

Business, Rooted in the Word

Biblical Foundations

We trace how business and enterprise began in the Old Testament, drawing timeless principles for work, integrity, and provision straight from Scripture.

Leadership & Stewardship

Students learn to lead with character and to steward resources, people, and opportunity the way God intends — building businesses that bless their communities.

A Growing Faculty

Taught by a team of trained instructors under a dedicated director, the course is expanding rapidly — with classes already reaching across Cuba, Africa, and the Philippines.

From Cuba to the Nations

A movement that is multiplying.

What launched as our very first ministry in Cuba has grown so quickly that it now runs under a full-time director who manages the teachers and oversees every class.

The same God's Laws for Business curriculum is being taught across Africa and the Philippines — proof that biblical principles for enterprise translate to every nation and culture.

3
Month Course
3+
Nations Reached
1
Director Over Curriculum
Lives Being Changed
"But thou shalt remember the LORD thy God: for it is he that giveth thee power to get wealth."
Deuteronomy 8:18

Partner With the Institute

Equip an Entrepreneur

Your gift trains teachers, opens new classes, and puts God's principles for business into the hands of leaders around the world. Give securely below.

BRIDGEWAY MINISTRIES

bridgewayministries.com  •  Bridgeway Medical · Bridgeway Business Institute · Bridgeway Academy

© 2026 Bridgeway Ministries. All rights reserved.