{"id":14,"date":"2026-07-28T11:54:41","date_gmt":"2026-07-28T11:54:41","guid":{"rendered":"https:\/\/jagodapasko.com\/?page_id=14"},"modified":"2026-07-28T12:10:08","modified_gmt":"2026-07-28T12:10:08","slug":"home","status":"publish","type":"page","link":"https:\/\/jagodapasko.com\/","title":{"rendered":"Home"},"content":{"rendered":"\n<div class=\"jp-site\">\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Outfit:wght@400;700;800&family=Nunito:wght@300;400;600&display=swap');\n\n\/* The page carries its own header, footer and page heading, so suppress the\n   theme's. Scoped with :has() so it only ever applies on Jagoda's own pages;\n   browsers without :has() simply show both, which degrades safely. *\/\nbody:has(.jp-site) header.wp-block-template-part,\nbody:has(.jp-site) footer.wp-block-template-part,\nbody:has(.jp-site) .wp-block-post-title{display:none !important;}\nbody:has(.jp-site) .wp-site-blocks > *{margin-block-start:0 !important;}\n\n\/* Block themes wrap the post in a constrained column (is-layout-constrained +\n   has-global-padding), which squeezes a full-bleed design into ~645px and kills\n   every alignfull section. Break the wrappers open on our pages only. *\/\nbody:has(.jp-site) .wp-site-blocks,\nbody:has(.jp-site) main,\nbody:has(.jp-site) main > .wp-block-group,\nbody:has(.jp-site) .entry-content{\n  max-width:none !important;width:auto !important;\n  margin-left:0 !important;margin-right:0 !important;\n  padding-left:0 !important;padding-right:0 !important;\n}\nbody:has(.jp-site) .entry-content > *,\nbody:has(.jp-site) main > .wp-block-group > *{max-width:none !important;}\nbody:has(.jp-site) .wp-site-blocks{padding-top:0 !important;}\n\n.jp-site *,.jp-site *::before,.jp-site *::after{box-sizing:border-box;}\n.jp-site{\n  font-family:'Nunito',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;\n  font-weight:400;color:#1A0E30;line-height:1.75;font-size:18px;\n  margin:0;padding:0;-webkit-font-smoothing:antialiased;\n}\n.jp-site h1,.jp-site h2,.jp-site h3,.jp-site h4{\n  font-family:'Outfit',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;\n  font-weight:800;color:#1A0E30;line-height:1.15;margin:0 0 .5em;letter-spacing:-.015em;\n}\n.jp-site h1{font-size:clamp(2.1rem,5.2vw,3.6rem);}\n.jp-site h2{font-size:clamp(1.65rem,3.4vw,2.5rem);}\n.jp-site h3{font-size:clamp(1.15rem,2vw,1.4rem);font-weight:700;}\n.jp-site p{margin:0 0 1.15em;}\n.jp-site a{color:#0E8FA8;text-decoration:none;border-bottom:1px solid rgba(14,143,168,.35);}\n.jp-site a:hover{border-bottom-color:#0E8FA8;}\n.jp-site img{max-width:100%;height:auto;display:block;border-radius:12px;}\n\n\/* --- layout ----------------------------------------------------------- *\/\n.jp-sec{padding:96px 24px;}                 \/* brief: min 80px vertical  *\/\n.jp-sec--mist{background:#ECF9F8;}\n.jp-sec--white{background:#FFFFFF;}\n.jp-wrap{max-width:1080px;margin:0 auto;}\n.jp-narrow{max-width:760px;margin:0 auto;}\n.jp-center{text-align:center;}\n.jp-eyebrow{\n  font-family:'Outfit',sans-serif;font-weight:700;font-size:.8rem;letter-spacing:.16em;\n  text-transform:uppercase;color:#0E8FA8;margin:0 0 .9em;\n}\n.jp-lead{font-size:1.2rem;font-weight:300;}\n\n\/* --- CTA: Flamingo, pill, CTAs only ----------------------------------- *\/\n.jp-cta{\n  display:inline-block;background:#F060C0;color:#FFFFFF !important;\n  font-family:'Outfit',sans-serif;font-weight:700;font-size:1.03rem;\n  padding:17px 42px;border-radius:50px;border:0 !important;\n  text-decoration:none;transition:transform .15s ease,box-shadow .15s ease;\n  box-shadow:0 6px 20px rgba(240,96,192,.32);\n}\n.jp-cta:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(240,96,192,.42);color:#FFFFFF !important;}\n.jp-cta--ghost{\n  background:transparent;color:#FFFFFF !important;box-shadow:none;\n  border:2px solid rgba(255,255,255,.75) !important;\n}\n.jp-cta--ghost:hover{background:rgba(255,255,255,.14);box-shadow:none;}\n\n\/* --- hero: the ONLY gradient ------------------------------------------ *\/\n.jp-hero{\n  background:linear-gradient(135deg,#4ABCE8 0%,#12BCBC 100%);\n  color:#FFFFFF;padding:104px 24px 108px;\n}\n.jp-hero h1,.jp-hero h2,.jp-hero p{color:#FFFFFF;}\n.jp-hero a:not(.jp-cta){color:#FFFFFF;border-bottom-color:rgba(255,255,255,.5);}\n.jp-hero-grid{\n  max-width:1080px;margin:0 auto;display:grid;\n  grid-template-columns:1.15fr .85fr;gap:60px;align-items:center;\n}\n.jp-hero-photo{\n  border-radius:20px;box-shadow:0 24px 60px rgba(26,14,48,.28);\n  width:100%;object-fit:cover;\n}\n.jp-hero-role{\n  font-family:'Outfit',sans-serif;font-weight:700;font-size:.82rem;\n  letter-spacing:.15em;text-transform:uppercase;opacity:.92;margin:0 0 1.2em;\n}\n.jp-hero-sub{font-size:1.22rem;font-weight:300;max-width:34em;margin-bottom:2.1em;}\n.jp-hero-actions{display:flex;gap:14px;flex-wrap:wrap;}\n\n\/* --- cards ------------------------------------------------------------ *\/\n.jp-grid{display:grid;gap:26px;}\n.jp-grid--3{grid-template-columns:repeat(3,1fr);}\n.jp-grid--2{grid-template-columns:repeat(2,1fr);}\n.jp-card{\n  background:#FFFFFF;border-radius:18px;padding:34px 32px;\n  box-shadow:0 3px 22px rgba(26,14,48,.07);height:100%;\n}\n.jp-sec--white .jp-card{background:#ECF9F8;}\n.jp-card h3{margin-bottom:.45em;}\n.jp-card p:last-child{margin-bottom:0;}\n.jp-card--quote p{font-style:normal;}\n.jp-quote-mark{\n  font-family:'Outfit',sans-serif;font-weight:800;font-size:2.6rem;line-height:.7;\n  color:#12BCBC;display:block;margin-bottom:.18em;\n}\n.jp-attrib{\n  font-family:'Outfit',sans-serif;font-weight:700;font-size:.98rem;\n  margin:1.1em 0 0;color:#1A0E30;\n}\n.jp-attrib span{display:block;font-family:'Nunito',sans-serif;font-weight:400;\n  font-size:.88rem;opacity:.72;margin-top:.15em;}\n\n\/* --- credential pills -------------------------------------------------- *\/\n.jp-creds{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:12px;}\n.jp-cred{\n  background:#FFFFFF;border:1px solid rgba(18,188,188,.3);border-radius:50px;\n  padding:11px 22px;font-family:'Outfit',sans-serif;font-weight:700;font-size:.9rem;\n}\n.jp-sec--white .jp-cred{background:#ECF9F8;border-color:rgba(18,188,188,.28);}\n\n\/* --- split media ------------------------------------------------------- *\/\n.jp-split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;}\n.jp-split--flip .jp-split-media{order:2;}\n.jp-split-media img{\n  border-radius:16px;box-shadow:0 14px 40px rgba(26,14,48,.14);\n  max-height:540px;width:auto;margin:0 auto;   \/* portraits stay in proportion *\/\n}\n\n\/* --- full-bleed band --------------------------------------------------- *\/\n\/* --- two-up photo strip ------------------------------------------------- *\/\n.jp-duo{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:56px;}\n.jp-duo figure{margin:0;}\n.jp-duo img{\n  width:100%;height:360px;object-fit:cover;border-radius:12px;\n  box-shadow:0 8px 26px rgba(26,14,48,.14);display:block;\n}\n.jp-duo figcaption{margin-top:12px;font-size:.96rem;font-weight:300;line-height:1.5;opacity:.82;}\n\n.jp-band{position:relative;min-height:520px;display:flex;align-items:flex-end;\n  justify-content:center;text-align:center;padding:96px 24px 72px;overflow:hidden;}\n.jp-band img{\n  position:absolute;inset:0;width:100%;height:100%;object-fit:cover;\n  object-position:50% 22%;border-radius:0;z-index:0;max-height:none;\n}\n.jp-band-shade{\n  position:absolute;inset:0;z-index:1;\n  background:linear-gradient(180deg,rgba(26,14,48,.18) 0%,rgba(26,14,48,.34) 45%,rgba(26,14,48,.72) 100%);\n}\n.jp-band-inner{position:relative;z-index:2;max-width:760px;}\n.jp-band-inner h2,.jp-band-inner p{color:#FFFFFF;}\n.jp-band-inner p{font-size:1.18rem;font-weight:300;}\n\n\/* --- video ------------------------------------------------------------- *\/\n.jp-videos{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;}\n.jp-video-item{margin:0;}\n.jp-video{position:relative;padding-bottom:56.25%;height:0;border-radius:12px;overflow:hidden;\n  box-shadow:0 8px 26px rgba(26,14,48,.14);}\n.jp-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0;}\n.jp-video-item figcaption{\n  font-size:.92rem;line-height:1.5;margin-top:12px;color:#1A0E30;\n}\n.jp-video-item figcaption span{display:block;font-size:.82rem;opacity:.66;margin-top:.25em;}\n\n\/* --- socials ----------------------------------------------------------- *\/\n.jp-socials{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:26px;}\n.jp-social{\n  border:1px solid rgba(26,14,48,.16);border-radius:50px;padding:11px 24px;\n  font-family:'Outfit',sans-serif;font-weight:700;font-size:.93rem;\n  color:#1A0E30 !important;background:#FFFFFF;\n}\n.jp-social:hover{border-color:#12BCBC;color:#1A0E30 !important;}\n\n\/* --- signature --------------------------------------------------------- *\/\n.jp-sign{font-family:'Outfit',sans-serif;font-weight:700;font-size:1.15rem;margin-top:1.6em;}\n\n\/* --- site header ------------------------------------------------------- *\/\n.jp-nav{\n  background:#FFFFFF;border-bottom:1px solid rgba(26,14,48,.08);\n  position:sticky;top:0;z-index:50;\n}\n.jp-nav-inner{\n  max-width:1080px;margin:0 auto;padding:16px 24px;\n  display:flex;align-items:center;justify-content:space-between;gap:24px;\n}\n.jp-brand{\n  font-family:'Outfit',sans-serif;font-weight:800;font-size:1.16rem;\n  color:#1A0E30 !important;border:0 !important;letter-spacing:-.01em;line-height:1.2;\n}\n.jp-brand span{\n  display:block;font-family:'Nunito',sans-serif;font-weight:400;font-size:.7rem;\n  letter-spacing:.14em;text-transform:uppercase;opacity:.6;margin-top:2px;\n}\n.jp-nav-links{display:flex;align-items:center;gap:26px;flex-wrap:wrap;}\n.jp-nav-links a{\n  font-family:'Outfit',sans-serif;font-weight:700;font-size:.95rem;\n  color:#1A0E30 !important;border:0 !important;\n}\n.jp-nav-links a:hover{color:#0E8FA8 !important;}\n.jp-nav-links a.jp-cta{\n  color:#FFFFFF !important;padding:11px 24px;font-size:.92rem;\n  box-shadow:0 4px 14px rgba(240,96,192,.3);\n}\n\n\/* --- site footer ------------------------------------------------------- *\/\n.jp-footer{background:#1A0E30;color:#FFFFFF;padding:64px 24px 44px;}\n.jp-footer a{color:#FFFFFF !important;border-bottom-color:rgba(255,255,255,.35);}\n.jp-footer a:hover{border-bottom-color:#FFFFFF;}\n.jp-footer-inner{max-width:1080px;margin:0 auto;text-align:center;}\n.jp-footer .jp-brand,.jp-footer .jp-brand span{color:#FFFFFF !important;}\n.jp-footer-links{\n  display:flex;flex-wrap:wrap;gap:22px;justify-content:center;margin:26px 0 22px;\n}\n.jp-footer-links a{font-family:'Outfit',sans-serif;font-weight:700;font-size:.95rem;border:0 !important;}\n.jp-footer-social{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:30px;}\n.jp-footer-social a{\n  border:1px solid rgba(255,255,255,.32) !important;border-radius:50px;\n  padding:9px 20px;font-family:'Outfit',sans-serif;font-weight:700;font-size:.88rem;\n}\n.jp-footer-social a:hover{border-color:#FFFFFF !important;background:rgba(255,255,255,.08);}\n.jp-footer-fine{font-size:.85rem;opacity:.62;margin:0;}\n\n\/* --- responsive -------------------------------------------------------- *\/\n@media (max-width:900px){\n  .jp-nav-inner{flex-direction:column;align-items:flex-start;gap:14px;}\n  .jp-nav-links{gap:18px;}\n  .jp-hero-grid{grid-template-columns:1fr;gap:38px;}\n  .jp-hero-photo{max-width:340px;margin:0 auto;}\n  .jp-grid--3,.jp-grid--2,.jp-videos{grid-template-columns:1fr;}\n  .jp-split{grid-template-columns:1fr;gap:34px;}\n  .jp-split--flip .jp-split-media{order:0;}\n  .jp-duo{grid-template-columns:1fr;}\n  .jp-sec{padding:80px 20px;}\n  .jp-hero{padding:76px 20px 84px;}\n}\n<\/style>\n<header class=\"jp-nav\">\n  <div class=\"jp-nav-inner\">\n    <a class=\"jp-brand\" href=\"\/\">Jagoda Pasko<span>Life Coach &middot; Hypnotherapist<\/span><\/a>\n    <nav class=\"jp-nav-links\" aria-label=\"Main\">\n      <a href=\"\/\">Home<\/a>\n<a href=\"https:\/\/jagodapasko.com\/?page_id=15\">About<\/a>\n<a href=\"https:\/\/jagodapasko.com\/?page_id=16\">Testimonials<\/a>\n<a href=\"https:\/\/jagodapasko.com\/?page_id=17\">Contact<\/a>\n      <a class=\"jp-cta\" href=\"mailto:info@jagodapasko.com\">I&rsquo;m ready to begin<\/a>\n    <\/nav>\n  <\/div>\n<\/header>\n<section class=\"jp-hero\">\n  <div class=\"jp-hero-grid\">\n    <div>\n      <p class=\"jp-hero-role\">Life Coach &middot; Hypnotherapist &middot; Meditation Trainer<\/p>\n      <h1>You already carry what you need to create the change you long for.<\/h1>\n      <p class=\"jp-hero-sub\">I&rsquo;m Jagoda. I help women who crave change tap into their\n        potential, discover new possibilities, and build the self-trust to create the life\n        they truly desire &mdash; in a light, joyful way, rooted in authenticity.<\/p>\n      <div class=\"jp-hero-actions\">\n        <a class=\"jp-cta\" href=\"mailto:info@jagodapasko.com\">I&rsquo;m ready to begin<\/a>\n        <a class=\"jp-cta jp-cta--ghost\" href=\"https:\/\/jagodapasko.com\/?page_id=15\">Take me there<\/a>\n      <\/div>\n    <\/div>\n    <div>\n      <img loading=\"lazy\" decoding=\"async\" class=\"jp-hero-photo\" src=\"https:\/\/jagodapasko.com\/wp-content\/uploads\/2026\/07\/jagoda-portrait.jpg\"\n           alt=\"Jagoda Pasko, life coach and hypnotherapist\" width=\"1000\" height=\"1334\">\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"jp-sec jp-sec--white\">\n  <div class=\"jp-narrow jp-center\">\n    <p class=\"jp-eyebrow\">Why I do this<\/p>\n    <h2>I don&rsquo;t want women to reach a breaking point before they let themselves change.<\/h2>\n    <p class=\"jp-lead\">A few years ago my life looked perfect from the outside &mdash; a well-paid\n      job in finance at a global firm, interesting travels, a packed calendar. But there was a\n      quiet voice at work asking, &ldquo;Why are you here?&rdquo; and I didn&rsquo;t have an\n      answer. I kept telling myself, &ldquo;if I knew what I&rsquo;d love to do, I would do\n      it,&rdquo; and because I didn&rsquo;t know, I did nothing. That inaction led to my second\n      burnout.<\/p>\n    <p>From that pain, my mission was born: to help women find clarity sooner, reconnect with\n      what they truly want, and build the life they deserve &mdash; without waiting for burnout\n      to force the decision.<\/p>\n  <\/div>\n<\/section>\n\n<section class=\"jp-sec jp-sec--mist\">\n  <div class=\"jp-wrap jp-center\">\n    <p class=\"jp-eyebrow\">Training<\/p>\n    <h2>How I&rsquo;m trained to help<\/h2>\n    <p class=\"jp-narrow\">After leaving finance I became fascinated by the human mind &mdash; by\n      how much potential, resilience and inner resource each of us already carries, often\n      without realising it.<\/p>\n    <div class=\"jp-creds\">\n      <span class=\"jp-cred\">Life Coach<\/span><span class=\"jp-cred\">Six-Phase Meditation Trainer &mdash; Mindvalley\/Evercoach, ICF CCE accredited<\/span><span class=\"jp-cred\">Certified Hypnotherapist &mdash; Paul McKenna Certified, IAPCP accredited<\/span><span class=\"jp-cred\">MindJung Mentor<\/span><span class=\"jp-cred\">High Performance Therapist<\/span>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"jp-sec jp-sec--white\">\n  <div class=\"jp-wrap\">\n    <div class=\"jp-center\">\n      <p class=\"jp-eyebrow\">In their words<\/p>\n      <h2>What working together has done<\/h2>\n    <\/div>\n    <div class=\"jp-grid jp-grid--2\" style=\"margin-top:44px;\">\n      <div class=\"jp-card jp-card--quote\"><span class=\"jp-quote-mark\">&ldquo;<\/span><p>I had 4 coaching sessions with Jagoda and I am so happy with their impact to my life that I decided to continue working with her. During the sessions I felt as if I was talking to a friend who listens, who is very engaged and supportive. So many aspects of my life have improved, and I feel that the changes are deep.<\/p><p class=\"jp-attrib\">Monika Gam\u017ca<span>finance professional<\/span><\/p><\/div>\n      <div class=\"jp-card jp-card--quote\"><span class=\"jp-quote-mark\">&ldquo;<\/span><p>Sessions with Jagoda helped me gain insights into my fears and where they are coming from, what brings me a sense of purpose, and how to work with my emotions &mdash; as well as come up with small steps to progress in my career. I would recommend Jagoda as a coach as she creates a warm, supportive atmosphere, approaches you with empathy and acceptance, and shares practical tips and techniques to apply in your daily life.<\/p><p class=\"jp-attrib\">Alyona Gryshaieva<span>consulting engineer<\/span><\/p><\/div>\n    <\/div>\n    <div class=\"jp-center\" style=\"margin-top:40px;\">\n      <a class=\"jp-cta\" href=\"https:\/\/jagodapasko.com\/?page_id=16\">Yes, I want this<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"jp-band\">\n  <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/jagodapasko.com\/wp-content\/uploads\/2026\/07\/jagoda-summit.jpg\" alt=\"Jagoda Pasko on a snow-covered summit above the clouds\" width=\"1900\" height=\"1069\">\n  <div class=\"jp-band-shade\"><\/div>\n  <div class=\"jp-band-inner\">\n    <h2>Life is amazing, and I choose to live mine fully.<\/h2>\n    <p>I believe every challenge carries an opportunity inside it, and I try to meet mine\n      &mdash; and life in general &mdash; with curiosity rather than fear.<\/p>\n  <\/div>\n<\/section>\n\n<section class=\"jp-sec jp-sec--white\">\n  <div class=\"jp-wrap\">\n    <div class=\"jp-split\">\n      <div class=\"jp-split-media\">\n        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/jagodapasko.com\/wp-content\/uploads\/2026\/07\/jagoda-ukraine.jpg\"\n             alt=\"Jagoda Pasko delivering humanitarian aid in Ukraine\" width=\"668\" height=\"889\">\n      <\/div>\n      <div>\n        <p class=\"jp-eyebrow\">Ukraine<\/p>\n        <h2>Being present with someone is one of the most powerful things we can offer.<\/h2>\n        <p>I&rsquo;ve spent time volunteering close to the front line in Ukraine, providing\n          humanitarian aid and helping evacuate people from bombarded areas. What I learned\n          there stays with me in everything I do now.<\/p>\n        <p><a href=\"https:\/\/jagodapasko.com\/?page_id=15\">Read the whole story<\/a><\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"jp-sec jp-sec--mist\">\n  <div class=\"jp-narrow jp-center\">\n    <p class=\"jp-eyebrow\">Let&rsquo;s begin<\/p>\n    <h2>You don&rsquo;t have to figure it all out alone.<\/h2>\n    <p class=\"jp-lead\">Most of all, I&rsquo;m here to walk alongside you &mdash; not ahead of\n      you. To hold space through the doubts and the breakthroughs. To help you find clarity,\n      take inspired action, and celebrate every step along the way, especially the small ones\n      &mdash; because they matter so much.<\/p>\n    <p style=\"margin-top:2em;\"><a class=\"jp-cta\" href=\"mailto:info@jagodapasko.com\">I&rsquo;m ready to begin<\/a><\/p>\n    <p style=\"margin-top:1.6em;font-size:.98rem;\">Or write to me directly at\n      <a href=\"mailto:info@jagodapasko.com\">info@jagodapasko.com<\/a><\/p>\n    <div class=\"jp-socials\"><a class=\"jp-social\" href=\"https:\/\/www.instagram.com\/jagodapasko\/\" target=\"_blank\" rel=\"noopener me\">Instagram<\/a>\n<a class=\"jp-social\" href=\"https:\/\/www.facebook.com\/SparklePersonalTransformation\" target=\"_blank\" rel=\"noopener me\">Facebook page<\/a>\n<a class=\"jp-social\" href=\"https:\/\/www.facebook.com\/jagoda.pasko\/\" target=\"_blank\" rel=\"noopener me\">Facebook profile<\/a>\n<a class=\"jp-social\" href=\"https:\/\/www.linkedin.com\/in\/jagoda-pasko-91a4915\/\" target=\"_blank\" rel=\"noopener me\">LinkedIn<\/a><\/div>\n  <\/div>\n<\/section>\n<footer class=\"jp-footer\">\n  <div class=\"jp-footer-inner\">\n    <a class=\"jp-brand\" href=\"\/\">Jagoda Pasko<span>Life Coach &middot; Hypnotherapist &middot; Meditation Trainer<\/span><\/a>\n    <nav class=\"jp-footer-links\" aria-label=\"Footer\"><a href=\"\/\">Home<\/a>\n<a href=\"https:\/\/jagodapasko.com\/?page_id=15\">About<\/a>\n<a href=\"https:\/\/jagodapasko.com\/?page_id=16\">Testimonials<\/a>\n<a href=\"https:\/\/jagodapasko.com\/?page_id=17\">Contact<\/a><\/nav>\n    <div class=\"jp-footer-social\"><a href=\"https:\/\/www.instagram.com\/jagodapasko\/\" target=\"_blank\" rel=\"noopener me\">Instagram<\/a>\n<a href=\"https:\/\/www.facebook.com\/SparklePersonalTransformation\" target=\"_blank\" rel=\"noopener me\">Facebook page<\/a>\n<a href=\"https:\/\/www.facebook.com\/jagoda.pasko\/\" target=\"_blank\" rel=\"noopener me\">Facebook profile<\/a>\n<a href=\"https:\/\/www.linkedin.com\/in\/jagoda-pasko-91a4915\/\" target=\"_blank\" rel=\"noopener me\">LinkedIn<\/a><\/div>\n    <p class=\"jp-footer-fine\">\n      <a href=\"mailto:info@jagodapasko.com\">info@jagodapasko.com<\/a><br>\n      &copy; 2026 Jagoda Pasko. With Love and Light.\n    <\/p>\n  <\/div>\n<\/footer>\n<\/div>\n\n\n<script type=\"application\/ld+json\" class=\"pbs-person-schema\">{\"@context\": \"https:\/\/schema.org\", \"@type\": \"Person\", \"name\": \"Jagoda Pasko\", \"givenName\": \"Jagoda\", \"familyName\": \"Pasko\", \"jobTitle\": \"Life Coach, Hypnotherapist and Six-Phase Meditation Trainer\", \"description\": \"Jagoda Pasko is a life coach, certified hypnotherapist and Six-Phase Meditation Trainer who helps women find clarity, rebuild self-trust and create a life they love \u2014 before burnout forces the decision.\", \"url\": \"https:\/\/jagodapasko.com\", \"email\": \"mailto:info@jagodapasko.com\", \"image\": \"https:\/\/jagodapasko.com\/wp-content\/uploads\/2026\/07\/jagoda-portrait.jpg\", \"knowsLanguage\": [\"en\", \"pl\", \"es\"], \"nationality\": {\"@type\": \"Country\", \"name\": \"Poland\"}, \"hasCredential\": [{\"@type\": \"EducationalOccupationalCredential\", \"credentialCategory\": \"certification\", \"name\": \"Six-Phase Meditation Trainer\", \"recognizedBy\": {\"@type\": \"Organization\", \"name\": \"Mindvalley \/ Evercoach (ICF CCE accredited)\"}}, {\"@type\": \"EducationalOccupationalCredential\", \"credentialCategory\": \"certification\", \"name\": \"Certified Hypnotherapist\", \"recognizedBy\": {\"@type\": \"Organization\", \"name\": \"Paul McKenna Training (IAPCP accredited)\"}}, {\"@type\": \"EducationalOccupationalCredential\", \"credentialCategory\": \"certification\", \"name\": \"MindJung Mentor\"}, {\"@type\": \"EducationalOccupationalCredential\", \"credentialCategory\": \"certification\", \"name\": \"High Performance Therapist\"}], \"knowsAbout\": [\"life coaching\", \"hypnotherapy\", \"meditation\", \"burnout recovery\", \"career change\", \"self-trust\", \"humanitarian aid\"], \"sameAs\": [\"https:\/\/www.instagram.com\/jagodapasko\/\", \"https:\/\/www.facebook.com\/SparklePersonalTransformation\", \"https:\/\/www.facebook.com\/jagoda.pasko\/\", \"https:\/\/www.linkedin.com\/in\/jagoda-pasko-91a4915\/\"]}<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Jagoda PaskoLife Coach &middot; Hypnotherapist Home About Testimonials Contact I&rsquo;m ready to begin Life Coach &middot; Hypnotherapist &middot; Meditation Trainer You already carry what you need to create the change you long for. I&rsquo;m Jagoda. I help women who crave change tap into their potential, discover new possibilities, and build the self-trust to create the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-14","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/jagodapasko.com\/index.php?rest_route=\/wp\/v2\/pages\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jagodapasko.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jagodapasko.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jagodapasko.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jagodapasko.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=14"}],"version-history":[{"count":8,"href":"https:\/\/jagodapasko.com\/index.php?rest_route=\/wp\/v2\/pages\/14\/revisions"}],"predecessor-version":[{"id":43,"href":"https:\/\/jagodapasko.com\/index.php?rest_route=\/wp\/v2\/pages\/14\/revisions\/43"}],"wp:attachment":[{"href":"https:\/\/jagodapasko.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}