✦
Main stage demonstrators
Barbers and beauty professionals with the skill, presence, and energy to deliver live demonstrations that feel memorable, exciting, and worth gathering around.
✂
Educators with proven technique
Licensed barber, beauty, grooming, and wellness educators who can teach craft with precision, clarity, stage presence, and real-world application.
↗
Founders who built real brands
Product founders, service founders, and operators who can speak honestly about growth, positioning, distribution, retail, and brand building.
◆
Operators who scaled beyond the chair
Professionals who moved from service provider to suite owner, shop owner, educator, distributor, investor, or product founder.
⌁
Tech platforms serving the industry
Booking platforms, POS companies, retention tools, AI builders, automation experts, and tech leaders helping barber and beauty businesses run smarter.
◎
Brands with receipts
Minority-owned brands, independent founders, and growing companies with real lessons about access, capital, visibility, distribution, and market share.
▣
Marketing, media + creator voices
Social platforms, creators, content strategists, PR leaders, and brand marketers who understand how attention becomes opportunity.
✺
Finance, legal + business experts
Experts who can help attendees understand structure, funding, contracts, taxes, hiring, ownership, protection, and growth.
The standard
Bring the receipts,
not just the resume.
The strongest educators and main stage voices will bring more than credentials. They will bring clarity, specificity, lived experience, and a point of view attendees can use when they leave the room.
.nbbs-educator-who,
.nbbs-educator-who * {
box-sizing: border-box;
}
.nbbs-educator-who {
width: 100vw;
max-width: 100vw;
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
background: #f4f1ea;
color: #171713;
padding: 96px 80px 104px;
font-family: Inter, "Helvetica Neue", Arial, sans-serif;
border-bottom: 1px solid #d8d0c4;
}
.nbbs-educator-who-inner {
max-width: 1320px;
margin: 0 auto;
}
.nbbs-educator-who-header {
display: grid;
grid-template-columns: 0.95fr 1.05fr;
gap: 72px;
align-items: end;
margin-bottom: 52px;
}
.nbbs-educator-who-eyebrow {
grid-column: 1 / -1;
margin: 0 0 -38px;
color: #c79a3b;
text-transform: uppercase;
letter-spacing: 0.18em;
font-size: 11px;
line-height: 1;
font-weight: 900;
}
.nbbs-educator-who-header h2 {
margin: 0;
color: #171713;
font-family: Impact, "Arial Black", "Anton", "Oswald", sans-serif;
font-size: clamp(58px, 7vw, 118px);
line-height: 0.88;
letter-spacing: -0.025em;
text-transform: uppercase;
font-weight: 900;
}
.nbbs-educator-who-header h2 span {
color: #c79a3b;
font-style: italic;
}
.nbbs-educator-who-header > p {
margin: 0;
max-width: 720px;
color: #4f4c46;
font-size: 20px;
line-height: 1.58;
font-weight: 700;
border-left: 4px solid #c79a3b;
padding-left: 26px;
}
.nbbs-educator-who-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 14px;
margin-bottom: 36px;
}
.nbbs-educator-who-card {
background: #ffffff;
color: #171713;
border: 1px solid #d8d0c4;
border-top: 4px solid #c79a3b;
padding: 30px 26px 32px;
min-height: 360px;
}
.nbbs-who-icon {
display: inline-flex;
align-items: center;
justify-content: center;
width: 42px;
height: 42px;
margin-bottom: 30px;
background: #171713;
color: #c79a3b;
border-radius: 50%;
font-size: 18px;
line-height: 1;
font-weight: 900;
}
.nbbs-educator-who-card h3 {
margin: 0 0 18px;
color: inherit;
font-family: Impact, "Arial Black", "Anton", "Oswald", sans-serif;
font-size: clamp(31px, 3vw, 52px);
line-height: 0.94;
letter-spacing: -0.015em;
text-transform: uppercase;
font-weight: 900;
}
.nbbs-educator-who-card p {
margin: 0;
color: #5c574f;
font-size: 14px;
line-height: 1.58;
font-weight: 650;
}
.nbbs-card-dark {
background: #171713;
color: #f4f1ea;
border-color: rgba(199,154,59,0.48);
}
.nbbs-card-dark .nbbs-who-icon {
background: #f4f1ea;
color: #171713;
}
.nbbs-card-dark p {
color: rgba(244,241,234,0.76);
}
.nbbs-card-accent {
background: #c79a3b;
color: #171713;
border-color: #c79a3b;
}
.nbbs-card-accent .nbbs-who-icon {
background: #171713;
color: #f4f1ea;
}
.nbbs-card-accent p {
color: rgba(23,23,19,0.74);
font-weight: 750;
}
.nbbs-educator-who-callout {
display: grid;
grid-template-columns: 0.9fr 1.1fr;
gap: 42px;
align-items: center;
background: #171713;
color: #f4f1ea;
border-left: 6px solid #c79a3b;
padding: 42px 46px;
}
.nbbs-educator-who-callout-label {
margin: 0 0 18px;
color: #c79a3b;
text-transform: uppercase;
letter-spacing: 0.16em;
font-size: 10px;
line-height: 1;
font-weight: 900;
}
.nbbs-educator-who-callout h3 {
margin: 0;
color: #f4f1ea;
font-family: Impact, "Arial Black", "Anton", "Oswald", sans-serif;
font-size: clamp(42px, 4.8vw, 82px);
line-height: 0.9;
letter-spacing: -0.02em;
text-transform: uppercase;
font-weight: 900;
}
.nbbs-educator-who-callout h3 span {
color: #c79a3b;
font-style: italic;
}
.nbbs-educator-who-callout > p {
margin: 0;
color: rgba(244,241,234,0.78);
font-size: 18px;
line-height: 1.62;
font-weight: 650;
}
@media (max-width: 1180px) {
.nbbs-educator-who-grid {
grid-template-columns: repeat(2, 1fr);
}
.nbbs-educator-who-card {
min-height: auto;
}
}
@media (max-width: 980px) {
.nbbs-educator-who {
padding: 76px 40px 84px;
}
.nbbs-educator-who-header,
.nbbs-educator-who-callout {
grid-template-columns: 1fr;
gap: 28px;
}
.nbbs-educator-who-eyebrow {
margin: 0;
}
}
@media (max-width: 620px) {
.nbbs-educator-who {
padding: 64px 22px 72px;
}
.nbbs-educator-who-header h2 {
font-size: clamp(52px, 16vw, 78px);
}
.nbbs-educator-who-header > p {
font-size: 17px;
padding-left: 20px;
}
.nbbs-educator-who-grid {
grid-template-columns: 1fr;
}
.nbbs-educator-who-card {
padding: 30px 24px;
}
.nbbs-educator-who-callout {
padding: 34px 26px;
}
.nbbs-educator-who-callout > p {
font-size: 16px;
}
}
.nbbs-educator-who,
.nbbs-educator-who * {
box-sizing: border-box;
}
.nbbs-educator-who {
width: 100vw;
max-width: 100vw;
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
background: #f4f1ea;
color: #171713;
padding: 96px 80px 104px;
font-family: Inter, "Helvetica Neue", Arial, sans-serif;
border-bottom: 1px solid #d8d0c4;
}
.nbbs-educator-who-inner {
max-width: 1320px;
margin: 0 auto;
}
.nbbs-educator-who-header {
display: grid;
grid-template-columns: 0.95fr 1.05fr;
gap: 72px;
align-items: end;
margin-bottom: 52px;
}
.nbbs-educator-who-eyebrow {
grid-column: 1 / -1;
margin: 0 0 -38px;
color: #c79a3b;
text-transform: uppercase;
letter-spacing: 0.18em;
font-size: 11px;
line-height: 1;
font-weight: 900;
}
.nbbs-educator-who-header h2 {
margin: 0;
color: #171713;
font-family: Impact, "Arial Black", "Anton", "Oswald", sans-serif;
font-size: clamp(58px, 7vw, 118px);
line-height: 0.88;
letter-spacing: -0.025em;
text-transform: uppercase;
font-weight: 900;
}
.nbbs-educator-who-header h2 span {
color: #c79a3b;
font-style: italic;
}
.nbbs-educator-who-header > p {
margin: 0;
max-width: 720px;
color: #4f4c46;
font-size: 20px;
line-height: 1.58;
font-weight: 700;
border-left: 4px solid #c79a3b;
padding-left: 26px;
}
.nbbs-educator-who-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 14px;
margin-bottom: 36px;
}
.nbbs-educator-who-card {
background: #ffffff;
color: #171713;
border: 1px solid #d8d0c4;
border-top: 4px solid #c79a3b;
padding: 30px 26px 32px;
min-height: 360px;
}
.nbbs-who-icon {
display: inline-flex;
align-items: center;
justify-content: center;
width: 42px;
height: 42px;
margin-bottom: 30px;
background: #171713;
color: #c79a3b;
border-radius: 50%;
font-size: 18px;
line-height: 1;
font-weight: 900;
}
.nbbs-educator-who-card h3 {
margin: 0 0 18px;
color: inherit;
font-family: Impact, "Arial Black", "Anton", "Oswald", sans-serif;
font-size: clamp(31px, 3vw, 52px);
line-height: 0.94;
letter-spacing: -0.015em;
text-transform: uppercase;
font-weight: 900;
}
.nbbs-educator-who-card p {
margin: 0;
color: #5c574f;
font-size: 14px;
line-height: 1.58;
font-weight: 650;
}
.nbbs-card-dark {
background: #171713;
color: #f4f1ea;
border-color: rgba(199,154,59,0.48);
}
.nbbs-card-dark .nbbs-who-icon {
background: #f4f1ea;
color: #171713;
}
.nbbs-card-dark p {
color: rgba(244,241,234,0.76);
}
.nbbs-card-accent {
background: #c79a3b;
color: #171713;
border-color: #c79a3b;
}
.nbbs-card-accent .nbbs-who-icon {
background: #171713;
color: #f4f1ea;
}
.nbbs-card-accent p {
color: rgba(23,23,19,0.74);
font-weight: 750;
}
.nbbs-educator-who-callout {
display: grid;
grid-template-columns: 0.9fr 1.1fr;
gap: 42px;
align-items: center;
background: #171713;
color: #f4f1ea;
border-left: 6px solid #c79a3b;
padding: 42px 46px;
}
.nbbs-educator-who-callout-label {
margin: 0 0 18px;
color: #c79a3b;
text-transform: uppercase;
letter-spacing: 0.16em;
font-size: 10px;
line-height: 1;
font-weight: 900;
}
.nbbs-educator-who-callout h3 {
margin: 0;
color: #f4f1ea;
font-family: Impact, "Arial Black", "Anton", "Oswald", sans-serif;
font-size: clamp(42px, 4.8vw, 82px);
line-height: 0.9;
letter-spacing: -0.02em;
text-transform: uppercase;
font-weight: 900;
}
.nbbs-educator-who-callout h3 span {
color: #c79a3b;
font-style: italic;
}
.nbbs-educator-who-callout > p {
margin: 0;
color: rgba(244,241,234,0.78);
font-size: 18px;
line-height: 1.62;
font-weight: 650;
}
@media (max-width: 1180px) {
.nbbs-educator-who-grid {
grid-template-columns: repeat(2, 1fr);
}
.nbbs-educator-who-card {
min-height: auto;
}
}
@media (max-width: 980px) {
.nbbs-educator-who {
padding: 76px 40px 84px;
}
.nbbs-educator-who-header,
.nbbs-educator-who-callout {
grid-template-columns: 1fr;
gap: 28px;
}
.nbbs-educator-who-eyebrow {
margin: 0;
}
}
@media (max-width: 620px) {
.nbbs-educator-who {
padding: 64px 22px 72px;
}
.nbbs-educator-who-header h2 {
font-size: clamp(52px, 16vw, 78px);
}
.nbbs-educator-who-header > p {
font-size: 17px;
padding-left: 20px;
}
.nbbs-educator-who-grid {
grid-template-columns: 1fr;
}
.nbbs-educator-who-card {
padding: 30px 24px;
}
.nbbs-educator-who-callout {
padding: 34px 26px;
}
.nbbs-educator-who-callout > p {
font-size: 16px;
}
}