About


.line1 { height: 3px; width: 20%; margin: 0 40%; } @media (max-width: 768px){ .line1 { height: 4px; width: 40%; margin: 0 30%; } } .line1_animation { animation: line1_animation 1.5s forwards; } @keyframes line1_animation { from { transform: scale(0.01,1); background-color: #5d496a; } to{ transform: scale(1,1); background-color: #5d496a; } } const line1_js = new IntersectionObserver(entries => { // Loop over the entries entries.forEach(entry => { // If the element is visible if (entry.isIntersecting) { // Add the animation class entry.target.classList.add('line1_animation'); } }); }); line1_js.observe(document.querySelector('.line1'));

Land Acknowledgement

PMC acknowledges that this location is on Treaty 1 territory, the original lands of Anishinaabeg, Cree, Oji-Cree, Dakota, and Dene peoples and on the homeland of the Métis Nation. PMC respects the treaties made on these territories, acknowledges the harms and mistakes of the past, and is dedicated to moving forward in partnership with indigenous communities in a spirit of reconciliation and collaboration.

.line2 { height: 3px; width: 20%; margin: 0 40%; } @media (max-width: 768px){ .line2 { height: 4px; width: 40%; margin: 0 30%; } } .line2_animation { animation: line2_animation 1.5s forwards; } @keyframes line2_animation { from { transform: scale(0.01,1); background-color: #5d496a; } to{ transform: scale(1,1); background-color: #5d496a; } } const line2_js = new IntersectionObserver(entries => { // Loop over the entries entries.forEach(entry => { // If the element is visible if (entry.isIntersecting) { // Add the animation class entry.target.classList.add('line2_animation'); } }); }); line2_js.observe(document.querySelector('.line2'));

PMC’s Story

Thank you for sharing this present moment with me. My name is Angelina, and I am the sole creator here at PMC. I am a certified aromatherapist and mental health crisis worker with a passion for holistic wellness.

The story of PMC truly begins back in October of 2014 during a four-month volunteer trip to the Ilam district of Nepal. During my time there, I learned first-hand how to sustainably live off the land and began discovering the healing power of nature. That initial exposure has since blossomed into a passion for natural living that has become the core inspiration behind PMC’s holistic approach to wellness.

.line3 { height: 3px; width: 20%; margin: 0 40%; } @media (max-width: 768px){ .line3 { height: 4px; width: 40%; margin: 0 30%; } } .line3_animation { animation: line3_animation 1.5s forwards; } @keyframes line3_animation { from { transform: scale(0.01,1); background-color: #5d496a; } to{ transform: scale(1,1); background-color: #5d496a; } } const line3_js = new IntersectionObserver(entries => { // Loop over the entries entries.forEach(entry => { // If the element is visible if (entry.isIntersecting) { // Add the animation class entry.target.classList.add('line3_animation'); } }); }); line3_js.observe(document.querySelector('.line3'));

PMC’s Mission

Community Involvement – PMC couldn’t have possibly made it to where it is today without the continuous support of the greater Winnipeg community in which PMC resides. Through regular fundraising endeavours, PMC strives to create awareness by giving back to local community organizations and cultivating a culture of like-minded individuals.

Self Care – PMC takes a holistic approach to wellness, and that means taking care of more than just your body. It requires an understanding of the body, mind, spirit connection. When you care for yourself through a holistic lens, you practice self-love, self-acceptance, and self-understanding. You build your self-esteem and begin to learn what you need for yourself to feel whole, both mentally and physically. PMC supports self-care practices through social media advocacy initiatives as well as products specifically formulated to treating yourself. Go ahead and indulge- You deserve it!

.line4 { height: 3px; width: 20%; margin: 0 40%; } @media (max-width: 768px){ .line4 { height: 4px; width: 40%; margin: 0 30%; } } .line4_animation { animation: line4_animation 1.5s forwards; } @keyframes line4_animation { from { transform: scale(0.01,1); background-color: #5d496a; } to{ transform: scale(1,1); background-color: #5d496a; } } const line4_js = new IntersectionObserver(entries => { // Loop over the entries entries.forEach(entry => { // If the element is visible if (entry.isIntersecting) { // Add the animation class entry.target.classList.add('line4_animation'); } }); }); line4_js.observe(document.querySelector('.line4'));

PMC’s Products

Natural – PMC’s products are made using all natural ingredients.

Non-Toxic – PMC’s products are always free from synthetic dyes and fragrances.

Eco-Friendly – PMC’s ingredients are of environmentally safe, ethically-sourced origins. These ingredients are certified by Ecocert, and adhere to COSMOS guidelines.