BFS Advantage Financing – Ontario Entrepreneurs | [Your Name]
/* — General CSS — */
:root {
–primary-blue: #0A3161; /* Professional blue */
–accent-blue: #0056D2; /* Vibrant accent blue */
–charcoal: #333333;
–light-gray: #F4F7F6;
–white: #FFFFFF;
–gold: #C9A050; /* For callouts/accents */
}
body {
font-family: ‘Helvetica Neue’, Helvetica, Arial, sans-serif;
margin: 0;
padding: 0;
background-color: var(–light-gray);
color: var(–charcoal);
line-height: 1.6;
}
h1, h2, h3 {
margin-top: 0;
font-weight: 700;
}
/* — Header Section — */
.bfs-header {
background-color: var(–primary-blue);
color: var(–white);
padding: 4rem 2rem;
text-align: center;
}
.bfs-header h1 {
font-size: 3rem;
margin-bottom: 0.5rem;
letter-spacing: -1px;
}
.bfs-header p {
font-size: 1.25rem;
opacity: 0.9;
max-width: 800px;
margin: 0 auto;
}
/* — Main Content Container — */
.container {
max-width: 1200px;
margin: 0 auto;
padding: 2rem;
}
/* — Global Grid Layout — */
.grid {
display: grid;
gap: 2rem;
margin-top: 2rem;
}
.grid-2 {
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
.grid-3 {
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}
/* — Card and Component Styling — */
.card {
background-color: var(–white);
padding: 2.5rem;
border-radius: 10px;
box-shadow: 0 4px 15px rgba(0,0,0,0.05);
transition: transform 0.3s ease;
}
.section-number {
font-size: 0.9rem;
font-weight: bold;
text-transform: uppercase;
color: var(–accent-blue);
letter-spacing: 1px;
margin-bottom: 0.5rem;
display: block;
}
h2.section-title {
font-size: 2rem;
color: var(–primary-blue);
margin-bottom: 1.5rem;
}
/* — Section 1: Demographics — */
.demographics-content ul {
list-style-type: none;
padding: 0;
display: flex;
flex-wrap: wrap;
gap: 1.5rem;
justify-content: center;
}
.demographics-content li {
font-size: 1.1rem;
background: var(–light-gray);
padding: 0.75rem 1.5rem;
border-radius: 20px;
font-weight: 500;
}
/* — Section 2: Comparison Section — */
.comparison-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 2rem;
margin-top: 1.5rem;
}
.side {
padding: 2rem;
border-radius: 8px;
}
.side-title {
font-size: 1.2rem;
font-weight: bold;
margin-bottom: 1rem;
display: block;
}
.big-bank-side {
background-color: #ffe0e0; /* Subtle reddish/pink decline bg */
border-left: 5px solid #ff0000;
}
.big-bank-side .side-title { color: #cc0000; }
.solution-side {
background-color: #e0f2ff; /* Subtle blue solution bg */
border-left: 5px solid var(–accent-blue);
}
.solution-side .side-title { color: var(–accent-blue); }
.check-list {
list-style-type: none;
padding: 0;
}
.check-list li {
padding-left: 1.5rem;
position: relative;
margin-bottom: 0.5rem;
}
.check-list li::before {
content: ‘✓’;
position: absolute;
left: 0;
color: var(–accent-blue);
font-weight: bold;
}
.big-bank-side .check-list li::before {
content: ‘✕’;
color: #cc0000;
}
/* — Section 3: Capital Strategies — */
.strategy-card h3 {
color: var(–accent-blue);
margin-bottom: 0.75rem;
}
/* — Statistics Box — */
.statistics-highlight {
background-color: var(–white);
border-left: 5px solid var(–gold);
padding: 2rem;
margin-top: 3rem;
border-radius: 8px;
box-shadow: 0 4px 15px rgba(0,0,0,0.05);
display: flex;
align-items: center;
gap: 1.5rem;
}
.stat-icon {
font-size: 3rem;
color: var(–gold);
}
.stat-text {
font-size: 1.1rem;
font-weight: 500;
color: var(–primary-blue);
}
/* — Call to Action Footer — */
.cta-footer {
background-color: var(–white);
color: var(–primary-blue);
padding: 4rem 2rem;
text-align: center;
margin-top: 4rem;
box-shadow: 0 -4px 15px rgba(0,0,0,0.05);
}
.cta-footer h2 {
font-size: 2.5rem;
margin-bottom: 1rem;
}
.contact-info {
font-size: 1.25rem;
margin-bottom: 2rem;
}
.contact-info p {
margin: 0.5rem 0;
}
.btn {
display: inline-block;
background-color: var(–accent-blue);
color: var(–white);
padding: 1rem 2rem;
font-size: 1.1rem;
font-weight: bold;
text-decoration: none;
border-radius: 5px;
transition: background-color 0.3s ease;
}
.btn:hover {
background-color: #003a94;
}
/* — Disclaimers — */
.disclaimer {
font-size: 0.8rem;
color: #777;
text-align: center;
padding: 2rem;
}
/* — Responsive Queries — */
@media (max-width: 768px) {
.bfs-header h1 { font-size: 2.2rem; }
.comparison-grid { grid-template-columns: 1fr; }
h2.section-title { font-size: 1.7rem; }
.demographics-content ul { flex-direction: column; align-items: center; }
}
SECTION 1
Are You Self-Employed?
If you work in these fields, we have specific financing programs designed for you:
- CONSULTANT
- TRADE WORKER
- ARTIST/CREATIVE
- PROFESSIONAL
- E-COMMERCE
}
Contractors, consultants, incorporated business owners, and freelancers. We see you.
SECTION 2
Why the Big Banks Decline You (And Why We Don’t)
Traditional banks use rigid, standardized formulas that often fail to recognize the true financial strength of a self-employed individual. We understand the nuances of business cash flow.
BIG BANK DECLINES
- Outdated qualifying criteria
- Strict T4 requirements
- Ignores legitimate write-offs
OUR BFS SOLUTIONS
- Stated income lending programs
- We value your true cash flow
- We maximize qualifying income
SECTION 3
Your Capital Strategies
A) Get Your Mortgage
Stop renting and start building equity. Our specialized programs help BFS buyers qualify, even with less than 2 years of business history.
B) Unlock Equity (Refinance)
Access the capital built up in your home to reinvest in your business, consolidate high-interest debt, or fund expansion.
C) Secure Your HELOC
Gain a flexible Home Equity Line of Credit for cash flow management, immediate opportunities, or emergency funds.
ℹ️
DID YOU KNOW? Up to 14% of Ontario’s workforce is self-employed, yet traditional lending remains a barrier. We bridge that gap.
This marketing content is for educational purposes only. Licensing and regulatory bodies apply.