Our Mission
Handmade by Friendship Bridge® is a Microcredit Plus program of Friendship Bridge, a nonprofit social enterprise creating opportunities that empower women in Guatemala to build a better life.
Let's empower women.
Every purchase you make directly supports our artisans in Guatemala.
Exponential Impact
Our work to empower women impacts families and communities in Guatemala.
Handmade with Love
All products are made by talented artisan women in Guatemala who earn an income from selling their products.
Wholesale?
Take a look at our exclusive wholesale store!
About Handmade by Friendship Bridge®
We provide skills, learning experiences, education, and technical assistance to empower artisan entrepreneurs of Friendship Bridge to reach their potential and sell independently in new local, national, and international markets.
Subscribe to our Newsletter
And get 15% OFF your first order
We deliver happy handmade news about 1x a week.
Our artisan Manuela selected the nahual Tzikin as the theme for her hand-beaded artwork that is part of our Beading Wonders Collection. Tzikin is considered to be the guardian of the lands in which the Indigenous Maya live.
Discover Manuela Ajsoc artisan pine needle jewelry: Shop Beading Wonders
Your Purchase Matters: Where Your Money Goes
Every purchase you make directly supports our artisans in Guatemala who have expressed a need to access new markets to sell their products and bolster their incomes.
Wholesale & Private Label Services
We work closely with artisans so that they are empowered to design and produce market-ready products, improve their livelihoods, and help to alleviate the effects of poverty.
Reviews
Over the past 7 years I have bought quite a few different items made by the women artisans who are clients of Friendship Bridge. I have purchased items at Tipca sales, from the online store, and in person on a 2017 trip to Guatemala. I have been without exception pleased with the quality of these items. Friendship Bridge mentors their clients to be successful requiring that their products be of the best quality. I have shopped in markets and Fair Trade shops that had goods that while they were “ handmade” they were not “well made”. The items sold on the Friendship Bridge online store have been consistently of a high standard: Seams are finished and sturdy, beaded jewelry is on strong thread with good clasps, zippers are reliable and don’t jam or break. The beaded pens I purchased feel good in my hand and the ink cartridge is good and replaceable. I feel confident buying anything in the store knowing that if I give them as gifts they will be appreciated. If for my own home, they will be durable as well as beautiful.
Working with Friendship Bridge is an easy wholesale shopping experience. The designs are fresh and the workmanship is excellent. Products come neatly packaged and the labels contain the signature of the artists. The packing slips are clearly labeled. Questions are immediately answered. Just nice people to work with.
We couldn't be more pleased, the products and services are absolutely fantastic!
Recognition for Friendship Bridge
/* ── Hero Split Section ── */
.hero-split {
display: flex;
min-height: 540px;
background-color: #3d3a8c; /* override this in your CSS later */
}
.hero-split__left {
flex: 1;
display: flex;
align-items: center;
padding: 60px 48px;
background-color: inherit;
}
.hero-split__left-inner {
max-width: 520px;
}
.hero-split__eyebrow {
display: flex;
align-items: center;
gap: 12px;
font-size: 11px;
letter-spacing: 0.15em;
text-transform: uppercase;
color: rgba(255,255,255,0.75);
margin-bottom: 24px;
}
.hero-split__line {
display: inline-block;
width: 36px;
height: 2px;
background-color: rgba(255,255,255,0.5);
}
.hero-split__heading {
font-size: clamp(2rem, 4vw, 3rem);
font-weight: 700;
color: #ffffff;
line-height: 1.15;
margin-bottom: 20px;
}
.hero-split__subheading {
font-size: 15px;
color: rgba(255,255,255,0.85);
line-height: 1.7;
margin-bottom: 32px;
}
.hero-split__buttons {
display: flex;
align-items: center;
gap: 24px;
flex-wrap: wrap;
margin-bottom: 48px;
}
.hero-split__btn--primary {
background-color: #5c068c;
color: #ffffff !important;
padding: 14px 28px;
font-size: 13px;
font-weight: 700;
letter-spacing: 0.08em;
text-transform: uppercase;
text-decoration: none;
display: inline-block;
}
.hero-split__btn--secondary {
color: #ffffff !important;
font-size: 14px;
text-decoration: none;
display: inline-flex;
align-items: center;
gap: 8px;
opacity: 0.85;
}
.hero-split__btn--secondary:hover {
opacity: 1;
}
/* Stats */
.hero-split__stats {
display: flex;
align-items: flex-start;
gap: 0;
flex-wrap: wrap;
}
.hero-split__stat {
display: flex;
flex-direction: column;
padding-right: 24px;
}
.hero-split__stat-value {
font-size: 1.6rem;
font-weight: 700;
color: #ffffff;
}
.hero-split__stat-label {
font-size: 10px;
letter-spacing: 0.12em;
text-transform: uppercase;
color: rgba(255,255,255,0.6);
margin-top: 4px;
}
.hero-split__stat-divider {
width: 1px;
height: 40px;
background-color: rgba(255,255,255,0.25);
margin-right: 24px;
align-self: center;
}
/* Right column */
.hero-split__right {
flex: 1;
position: relative;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
background-color: rgba(0,0,0,0.1);
}
.hero-split__image {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}
.hero-split__image-placeholder {
display: flex;
flex-direction: column;
align-items: center;
gap: 16px;
color: rgba(255,255,255,0.4);
font-size: 12px;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.hero-split__image-placeholder svg {
width: 80px;
}
/* Badge */
.hero-split__badge {
position: absolute;
bottom: 24px;
right: 24px;
background: rgba(255,255,255,0.15);
backdrop-filter: blur(8px);
border: 1px solid rgba(255,255,255,0.2);
border-radius: 8px;
padding: 12px 16px;
display: flex;
align-items: center;
gap: 10px;
color: #ffffff;
max-width: 240px;
}
.hero-split__badge strong {
display: block;
font-size: 13px;
}
.hero-split__badge small {
font-size: 11px;
opacity: 0.75;
}
.hero-split__badge-dot {
width: 8px;
height: 8px;
border-radius: 50%;
background-color: #a78bfa;
flex-shrink: 0;
}
/* Mobile */
@media (max-width: 768px) {
.hero-split {
flex-direction: column;
}
.hero-split__right {
min-height: 280px;
}
.hero-split__left {
padding: 40px 24px;
}
}