{"product_id":"jewelry-with-purpose-experience","title":"Jewelry with Purpose Experience","description":"\u003cstyle\u003e\n  .jwp-page {\n    --jwp-bg: #f6f1ea;\n    --jwp-soft-bg: #fbf8f3;\n    --jwp-band: #eee6dc;\n    --jwp-accent: #50564e;\n    --jwp-text: #5f5a54;\n    --jwp-muted: #8e8478;\n    --jwp-border: #d8cec2;\n    --jwp-white: #fffaf5;\n\n    background: var(--jwp-bg);\n    color: var(--jwp-text);\n    font-family: inherit;\n  }\n\n  .jwp-wrap {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 0 22px;\n  }\n\n  .jwp-section {\n    padding: 84px 0;\n  }\n\n  #the-experience,\n  #reserve {\n    scroll-margin-top: 120px;\n  }\n\n  .jwp-eyebrow {\n    text-transform: uppercase;\n    letter-spacing: .18em;\n    font-size: 12px;\n    color: var(--jwp-muted);\n    margin-bottom: 18px;\n  }\n\n  .jwp-h1,\n  .jwp-h2,\n  .jwp-h3 {\n    font-family: Georgia, serif;\n    font-weight: 400;\n    line-height: 1.08;\n    color: var(--jwp-accent);\n    margin: 0;\n  }\n\n  .jwp-h1 {\n    font-size: clamp(48px, 7vw, 92px);\n    max-width: 980px;\n  }\n\n  .jwp-h2 {\n    font-size: clamp(34px, 5vw, 58px);\n    margin-bottom: 28px;\n  }\n\n  .jwp-h3 {\n    font-size: clamp(25px, 3.5vw, 36px);\n    margin-bottom: 22px;\n  }\n\n  .jwp-lead {\n    font-size: 20px;\n    line-height: 1.75;\n    max-width: 800px;\n    margin: 30px 0 32px;\n    color: var(--jwp-text);\n  }\n\n  .jwp-copy {\n    font-size: 17px;\n    line-height: 1.85;\n    color: var(--jwp-text);\n  }\n\n  .jwp-copy p {\n    margin: 0 0 22px;\n  }\n\n  .jwp-button,\n  .jwp-soft-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 54px;\n    padding: 16px 32px;\n    border-radius: 999px;\n    text-decoration: none !important;\n    font-size: 14px;\n    letter-spacing: .09em;\n    transition: all .25s ease;\n    cursor: pointer;\n  }\n\n  .jwp-button {\n    background: var(--jwp-accent);\n    color: var(--jwp-white) !important;\n    border: 1px solid var(--jwp-accent);\n  }\n\n  .jwp-button:hover {\n    background: #424840;\n    border-color: #424840;\n    color: var(--jwp-white) !important;\n  }\n\n  .jwp-soft-button {\n    background: transparent;\n    color: var(--jwp-accent) !important;\n    border: 1px solid var(--jwp-accent);\n    margin-left: 14px;\n  }\n\n  .jwp-soft-button:hover {\n    background: rgba(80, 86, 78, .08);\n    color: var(--jwp-accent) !important;\n  }\n\n  .jwp-hero {\n    padding: 92px 0 52px;\n    background: var(--jwp-bg);\n  }\n\n  .jwp-detail-row {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 0;\n    margin-top: 56px;\n  }\n\n  .jwp-detail-item {\n    text-align: center;\n    padding: 0 24px;\n    min-height: 96px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: flex-start;\n  }\n\n  .jwp-detail-item:not(:last-child) {\n    border-right: 1px solid var(--jwp-border);\n  }\n\n  .jwp-icon {\n    width: 28px;\n    height: 28px;\n    margin-bottom: 14px;\n    color: var(--jwp-accent);\n  }\n\n  .jwp-detail-label {\n    text-transform: uppercase;\n    letter-spacing: .15em;\n    font-size: 12px;\n    line-height: 1.45;\n    color: var(--jwp-accent);\n  }\n\n  .jwp-editorial-quote {\n    margin-top: 64px;\n    background: var(--jwp-accent);\n    border-radius: 28px;\n    min-height: 430px;\n    display: flex;\n    align-items: center;\n    padding: clamp(52px, 7vw, 86px);\n  }\n\n  .jwp-editorial-quote-text {\n    max-width: 440px;\n  }\n\n  .jwp-editorial-quote-text blockquote {\n    font-family: Georgia, serif;\n    font-style: italic;\n    font-size: clamp(42px, 5vw, 72px);\n    line-height: 1.06;\n    letter-spacing: -.02em;\n    color: rgba(255,255,255,.72);\n    margin: 0;\n  }\n\n  .jwp-divider {\n    display: flex;\n    align-items: center;\n    gap: 22px;\n    margin: 28px 0 30px;\n  }\n\n  .jwp-divider span {\n    width: 115px;\n    height: 1px;\n    background: rgba(255,255,255,.32);\n  }\n\n  .jwp-divider svg {\n    width: 24px;\n    height: 24px;\n    color: rgba(255,255,255,.75);\n    flex-shrink: 0;\n  }\n\n  .jwp-name {\n    font-size: 13px;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    color: var(--jwp-muted);\n  }\n\n  .jwp-editorial-quote-text .jwp-name,\n  .jwp-feature .jwp-name {\n    color: rgba(255,255,255,.9);\n  }\n\n  .jwp-grid-2 {\n    display: grid;\n    grid-template-columns: 1.05fr .95fr;\n    gap: 64px;\n    align-items: start;\n  }\n\n  .jwp-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 22px;\n  }\n\n  .jwp-card {\n    background: var(--jwp-soft-bg);\n    border: 1px solid var(--jwp-border);\n    border-radius: 24px;\n    padding: 32px;\n    box-shadow: 0 10px 26px rgba(80, 86, 78, .05);\n  }\n\n  .jwp-card p {\n    font-size: 16px;\n    line-height: 1.68;\n    margin: 0 0 18px;\n    color: var(--jwp-text);\n  }\n\n  .jwp-list {\n    background: var(--jwp-soft-bg);\n    border: 1px solid var(--jwp-border);\n    border-radius: 28px;\n    padding: 42px;\n  }\n\n  .jwp-list ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .jwp-list li {\n    margin-bottom: 18px;\n    padding-left: 28px;\n    position: relative;\n    line-height: 1.65;\n  }\n\n  .jwp-list li:before {\n    content: \"—\";\n    position: absolute;\n    left: 0;\n    color: var(--jwp-accent);\n  }\n\n  .jwp-band {\n    background: var(--jwp-band);\n  }\n\n  .jwp-feature {\n    background: var(--jwp-accent);\n    color: var(--jwp-white);\n    border-radius: 32px;\n    padding: clamp(42px, 6vw, 78px);\n  }\n\n  .jwp-feature blockquote {\n    font-family: Georgia, serif;\n    font-style: italic;\n    font-size: clamp(30px, 5vw, 56px);\n    line-height: 1.12;\n    margin: 0 0 30px;\n  }\n\n  .jwp-feature p {\n    color: #f1ebe4;\n    font-size: 18px;\n    line-height: 1.78;\n    max-width: 920px;\n  }\n\n  .jwp-actions ul {\n    columns: 2;\n  }\n\n  .jwp-final {\n    text-align: center;\n    background: var(--jwp-bg);\n    padding: 86px 20px;\n    border-top: 1px solid var(--jwp-border);\n  }\n\n  .jwp-final p {\n    font-family: Georgia, serif;\n    color: var(--jwp-accent);\n    font-size: clamp(30px, 5vw, 56px);\n    line-height: 1.18;\n    max-width: 880px;\n    margin: 0 auto 30px;\n  }\n\n  @media (max-width: 900px) {\n    .jwp-grid-2,\n    .jwp-grid-3 {\n      grid-template-columns: 1fr;\n    }\n\n    .jwp-detail-row {\n      grid-template-columns: 1fr;\n      gap: 26px;\n      margin-top: 42px;\n    }\n\n    .jwp-detail-item {\n      border-right: none !important;\n      border-bottom: 1px solid var(--jwp-border);\n      padding-bottom: 26px;\n      min-height: auto;\n    }\n\n    .jwp-detail-item:last-child {\n      border-bottom: none;\n    }\n\n    .jwp-actions ul {\n      columns: 1;\n    }\n\n    .jwp-button,\n    .jwp-soft-button {\n      width: 100%;\n      margin-left: 0;\n      margin-top: 12px;\n    }\n\n    .jwp-editorial-quote {\n      min-height: 360px;\n      justify-content: center;\n      text-align: left;\n    }\n\n    .jwp-editorial-quote-text blockquote {\n      font-size: clamp(38px, 12vw, 56px);\n    }\n\n    .jwp-divider span {\n      width: 80px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"jwp-page\"\u003e\n\n  \u003csection class=\"jwp-hero\"\u003e\n    \u003cdiv class=\"jwp-wrap\"\u003e\n      \u003cdiv class=\"jwp-eyebrow\"\u003eJewelry With Purpose Experience\u003c\/div\u003e\n\n      \u003ch1 class=\"jwp-h1\"\u003e\n        An intimate evening to slow down, create something meaningful, and reconnect with yourself.\n      \u003c\/h1\u003e\n\n      \u003cp class=\"jwp-lead\"\u003e\n        Create a sterling silver and gemstone necklace while exploring the patterns, emotions, and quiet truths shaping your life beneath the surface.\n      \u003c\/p\u003e\n\n      \u003ca class=\"jwp-button\" href=\"#reserve\"\u003eReserve Your Seat\u003c\/a\u003e\n\n      \u003ca class=\"jwp-soft-button\" onclick=\"document.getElementById('the-experience').scrollIntoView({ behavior: 'smooth', block: 'start' }); return false;\" href=\"#the-experience\"\u003e\n        Step Inside the Experience\n      \u003c\/a\u003e\n\n      \u003cdiv class=\"jwp-detail-row\"\u003e\n\n        \u003cdiv class=\"jwp-detail-item\"\u003e\n          \u003csvg class=\"jwp-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\n            \u003ccircle cx=\"8\" cy=\"8\" r=\"3\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16\" cy=\"8\" r=\"3\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M3 19c.8-3 2.8-5 5-5s4.2 2 5 5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M11 19c.8-3 2.8-5 5-5s4.2 2 5 5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cdiv class=\"jwp-detail-label\"\u003eLimited To\u003cbr\u003e8 Women\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jwp-detail-item\"\u003e\n          \u003csvg class=\"jwp-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\n            \u003cpath d=\"M12 21s7-6.2 7-12a7 7 0 0 0-14 0c0 5.8 7 12 7 12z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"12\" cy=\"9\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n          \u003cdiv class=\"jwp-detail-label\"\u003eBoulder,\u003cbr\u003eColorado\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jwp-detail-item\"\u003e\n          \u003csvg class=\"jwp-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M12 7v6l4 2\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cdiv class=\"jwp-detail-label\"\u003e6:00 PM –\u003cbr\u003e9:00 PM\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jwp-detail-item\"\u003e\n          \u003csvg class=\"jwp-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\n            \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 7c0-2 2-3 5-3s5 1 5 3-2 3-5 3-5 1-5 3 2 3 5 3 5-1 5-3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cdiv class=\"jwp-detail-label\"\u003e$159\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jwp-detail-item\"\u003e\n          \u003csvg class=\"jwp-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\n            \u003cpath d=\"M12 3v4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 17v4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 12h4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M17 12h4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5.6 5.6l2.8 2.8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15.6 15.6l2.8 2.8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M18.4 5.6l-2.8 2.8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8.4 15.6l-2.8 2.8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cdiv class=\"jwp-detail-label\"\u003eAll Materials\u003cbr\u003eIncluded\u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jwp-editorial-quote\"\u003e\n        \u003cdiv class=\"jwp-editorial-quote-text\"\u003e\n\n          \u003cblockquote\u003e\n            “There is more to life than survival and fear.”\n          \u003c\/blockquote\u003e\n\n          \u003cdiv class=\"jwp-divider\"\u003e\n            \u003cspan\u003e\u003c\/span\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\n              \u003cpath d=\"M12 21V8\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M12 8c0-3 2-5 5-5\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M12 12c0-2-2-4-5-4\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M12 16c0-2 2-4 5-4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n            \u003cspan\u003e\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"jwp-name\"\u003e— Andrea\u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"jwp-section\" id=\"the-experience\"\u003e\n    \u003cdiv class=\"jwp-wrap jwp-grid-2\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"jwp-eyebrow\"\u003eThe Invitation\u003c\/div\u003e\n        \u003ch2 class=\"jwp-h2\"\u003eYou are invited into a small creative gathering with seven other women.\u003c\/h2\u003e\n\n        \u003cdiv class=\"jwp-copy\"\u003e\n          \u003cp\u003eTogether, we will slow down.\u003c\/p\u003e\n          \u003cp\u003eYou will have space to listen to what has been nudging you beneath the noise of daily life.\u003c\/p\u003e\n          \u003cp\u003eThrough guided reflection, creative exercises, meaningful conversation, and jewelry making, you will begin to notice the patterns, desires, and truths that may have been quietly asking for your attention.\u003c\/p\u003e\n          \u003cp\u003eThis is not simply a jewelry-making class.\u003c\/p\u003e\n          \u003cp\u003eIt is a guided experience designed to help you reconnect with yourself through creativity, subconscious reflection, nervous system awareness, and meaningful human connection.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jwp-list\"\u003e\n        \u003ch3 class=\"jwp-h3\"\u003eDuring the evening, you will:\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eCreate a handmade sterling silver and gemstone necklace\u003c\/li\u003e\n          \u003cli\u003eExplore subconscious patterns through guided creative exercises\u003c\/li\u003e\n          \u003cli\u003eJournal and reflect in a calm, intimate environment\u003c\/li\u003e\n          \u003cli\u003eReconnect with your intuition and inner knowing\u003c\/li\u003e\n          \u003cli\u003eParticipate in meaningful small-group conversation\u003c\/li\u003e\n          \u003cli\u003eIdentify what feels aligned — and what may no longer be\u003c\/li\u003e\n          \u003cli\u003eLeave with a personal talisman you can carry forward\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"jwp-section jwp-band\"\u003e\n    \u003cdiv class=\"jwp-wrap\"\u003e\n      \u003cdiv class=\"jwp-eyebrow\"\u003eWho This Is For\u003c\/div\u003e\n      \u003ch2 class=\"jwp-h2\"\u003eThis experience is for the woman who knows something is shifting.\u003c\/h2\u003e\n\n      \u003cdiv class=\"jwp-grid-3\"\u003e\n        \u003cdiv class=\"jwp-card\"\u003e\u003cp\u003eYou feel like you are between one version of yourself and another.\u003c\/p\u003e\u003c\/div\u003e\n        \u003cdiv class=\"jwp-card\"\u003e\u003cp\u003eYou have been holding too much, overthinking too much, or overriding what you know.\u003c\/p\u003e\u003c\/div\u003e\n        \u003cdiv class=\"jwp-card\"\u003e\u003cp\u003eYou are craving a beautiful, grounded space to listen to yourself again.\u003c\/p\u003e\u003c\/div\u003e\n        \u003cdiv class=\"jwp-card\"\u003e\u003cp\u003eYou want meaningful connection with other women without pressure to perform.\u003c\/p\u003e\u003c\/div\u003e\n        \u003cdiv class=\"jwp-card\"\u003e\u003cp\u003eYou miss creating with your hands and want to make something with personal meaning.\u003c\/p\u003e\u003c\/div\u003e\n        \u003cdiv class=\"jwp-card\"\u003e\u003cp\u003eYou do not need advice. You need space, reflection, honesty, and a next step that feels true.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"jwp-section\"\u003e\n    \u003cdiv class=\"jwp-wrap jwp-grid-2\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"jwp-eyebrow\"\u003eThe Jewelry\u003c\/div\u003e\n        \u003ch2 class=\"jwp-h2\"\u003eYou will create a necklace that becomes a talisman.\u003c\/h2\u003e\n\n        \u003cdiv class=\"jwp-copy\"\u003e\n          \u003cp\u003eDuring the evening, you will design and create a one-of-a-kind necklace using sterling silver, natural gemstones, and meaningful details.\u003c\/p\u003e\n          \u003cp\u003eThis piece is not about making something perfect.\u003c\/p\u003e\n          \u003cp\u003eIt is about making something honest.\u003c\/p\u003e\n          \u003cp\u003eSomething that reflects where you are, what you are moving through, and what you are choosing to remember.\u003c\/p\u003e\n          \u003cp\u003eYour necklace may represent clarity, release, devotion, self-trust, a threshold, a new chapter, or a quiet truth you are ready to honor.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jwp-card\"\u003e\n        \u003cp\u003eThe jewelry becomes more than an accessory.\u003c\/p\u003e\n        \u003cp\u003eIt becomes a physical reminder of what you heard, what you claimed, and what you are choosing to carry forward.\u003c\/p\u003e\n        \u003cp\u003eYou will leave with a piece you can wear as a personal anchor long after the evening ends.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"jwp-section jwp-band\"\u003e\n    \u003cdiv class=\"jwp-wrap\"\u003e\n      \u003cdiv class=\"jwp-eyebrow\"\u003eReflections From The Studio\u003c\/div\u003e\n      \u003ch2 class=\"jwp-h2\"\u003eWhat women shared after the experience\u003c\/h2\u003e\n\n      \u003cdiv class=\"jwp-grid-3\"\u003e\n        \u003cdiv class=\"jwp-card\"\u003e\n          \u003cp\u003e“Life changing. You need to do this for yourself.”\u003c\/p\u003e\n          \u003cdiv class=\"jwp-name\"\u003e— Heidi\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jwp-card\"\u003e\n          \u003cp\u003e“I’m in the space between one version of myself and another.”\u003c\/p\u003e\n          \u003cdiv class=\"jwp-name\"\u003e— Katie S.\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jwp-card\"\u003e\n          \u003cp\u003e“I can be present. I can be in flow without fear or overthinking taking over.”\u003c\/p\u003e\n          \u003cdiv class=\"jwp-name\"\u003e— Andrea\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"jwp-section\"\u003e\n    \u003cdiv class=\"jwp-wrap\"\u003e\n      \u003cdiv class=\"jwp-eyebrow\"\u003eWomen Often Arrive Feeling\u003c\/div\u003e\n      \u003ch2 class=\"jwp-h2\"\u003eOverwhelmed, in transition, or quietly ready for something to change.\u003c\/h2\u003e\n\n      \u003cdiv class=\"jwp-grid-3\"\u003e\n        \u003cdiv class=\"jwp-card\"\u003e\n          \u003cp\u003e“I was struggling with self-worth and overwhelming feelings of guilt.”\u003c\/p\u003e\n          \u003cdiv class=\"jwp-name\"\u003e— Vanessa\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jwp-card\"\u003e\n          \u003cp\u003e“I knew I couldn’t continue in survival mode. My body, mind, and soul had shown me that.”\u003c\/p\u003e\n          \u003cdiv class=\"jwp-name\"\u003e— Andrea\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jwp-card\"\u003e\n          \u003cp\u003e“The past two years I have gone through some pretty extreme stress. I fell into a pattern that helped me escape thinking and feeling.”\u003c\/p\u003e\n          \u003cdiv class=\"jwp-name\"\u003e— Heidi\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"jwp-section jwp-band\"\u003e\n    \u003cdiv class=\"jwp-wrap\"\u003e\n      \u003cdiv class=\"jwp-eyebrow\"\u003eWhat Women Discovered\u003c\/div\u003e\n      \u003ch2 class=\"jwp-h2\"\u003eThe patterns became visible.\u003c\/h2\u003e\n\n      \u003cdiv class=\"jwp-grid-3\"\u003e\n        \u003cdiv class=\"jwp-card\"\u003e\n          \u003cp\u003e“The painting revealed how we do things and what patterns are so ingrained.”\u003c\/p\u003e\n          \u003cdiv class=\"jwp-name\"\u003e— Angela\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jwp-card\"\u003e\n          \u003cp\u003e“The entire process led me to realize exactly what my specific pattern was.”\u003c\/p\u003e\n          \u003cdiv class=\"jwp-name\"\u003e— Heidi\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jwp-card\"\u003e\n          \u003cp\u003e“I let other people fill space and then take what is left.”\u003c\/p\u003e\n          \u003cdiv class=\"jwp-name\"\u003e— Katie S.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"jwp-section\"\u003e\n    \u003cdiv class=\"jwp-wrap\"\u003e\n      \u003cdiv class=\"jwp-feature\"\u003e\n        \u003cblockquote\u003e“I realized exactly what my specific pattern was.”\u003c\/blockquote\u003e\n\n        \u003cp\u003e“At the beginning, I had fear about something I love to do — paint. I held back. I waited. I didn’t want to admit that I’m an artist because I was afraid to be asked to step up. I think I was afraid to find out what the pattern was, because I would have to admit it and make a change.\u003c\/p\u003e\n\n        \u003cp\u003eKatie was an incredibly intuitive guide. She was prepared, professional, vulnerable, authentic, and encouraging. She brought the right questions to support each of us to find our own answers. Her studio space was comfortable, cozy, and intimate, surrounded by her stunning paintings and jewelry. It was the perfect evening.”\u003c\/p\u003e\n\n        \u003cdiv class=\"jwp-name\"\u003e— Heidi\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"jwp-section jwp-band\"\u003e\n    \u003cdiv class=\"jwp-wrap jwp-grid-2\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"jwp-eyebrow\"\u003eWhat You’ll Walk Away With\u003c\/div\u003e\n        \u003ch2 class=\"jwp-h2\"\u003eA necklace, a clearer inner signal, and a next step that feels true.\u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jwp-list\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eA handmade sterling silver and gemstone necklace\u003c\/li\u003e\n          \u003cli\u003eA deeper sense of what has been asking for your attention\u003c\/li\u003e\n          \u003cli\u003eA personal symbol of clarity, intention, or transition\u003c\/li\u003e\n          \u003cli\u003eA meaningful experience shared with other women\u003c\/li\u003e\n          \u003cli\u003eA calmer connection to your own intuition\u003c\/li\u003e\n          \u003cli\u003eA small but real next step forward\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"jwp-section\"\u003e\n    \u003cdiv class=\"jwp-wrap\"\u003e\n      \u003cdiv class=\"jwp-eyebrow\"\u003eAfter The Experience\u003c\/div\u003e\n      \u003ch2 class=\"jwp-h2\"\u003eWomen left with real-life commitments.\u003c\/h2\u003e\n\n      \u003cdiv class=\"jwp-list jwp-actions\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eChanging self-talk and reshaping overthinking\u003c\/li\u003e\n          \u003cli\u003eMaking needs known instead of letting others decide\u003c\/li\u003e\n          \u003cli\u003eListening to the body, younger self, and higher self\u003c\/li\u003e\n          \u003cli\u003eSharing more vulnerably with friends\u003c\/li\u003e\n          \u003cli\u003eGoing first instead of waiting for permission\u003c\/li\u003e\n          \u003cli\u003eDeleting social media for a week\u003c\/li\u003e\n          \u003cli\u003eGetting outside and hiking daily\u003c\/li\u003e\n          \u003cli\u003eBeginning to paint again\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"jwp-section jwp-band\"\u003e\n    \u003cdiv class=\"jwp-wrap\"\u003e\n      \u003cdiv class=\"jwp-eyebrow\"\u003eThe Feeling In The Room\u003c\/div\u003e\n      \u003ch2 class=\"jwp-h2\"\u003eSafe, intimate, honest, and deeply human.\u003c\/h2\u003e\n\n      \u003cdiv class=\"jwp-grid-3\"\u003e\n        \u003cdiv class=\"jwp-card\"\u003e\n          \u003cp\u003e“A powerful, comfortable, safe space to navigate through yourself and connect with other like-minded women.”\u003c\/p\u003e\n          \u003cdiv class=\"jwp-name\"\u003e— Vanessa\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jwp-card\"\u003e\n          \u003cp\u003e“An enlightening journey of discovery in a safe and nurturing environment.”\u003c\/p\u003e\n          \u003cdiv class=\"jwp-name\"\u003e— Angela\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jwp-card\"\u003e\n          \u003cp\u003e“The women were amazing. Each one was unique and shared openly and authentically. It gave me courage to do the same.”\u003c\/p\u003e\n          \u003cdiv class=\"jwp-name\"\u003e— Heidi\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"jwp-section\" id=\"reserve\"\u003e\n    \u003cdiv class=\"jwp-wrap jwp-grid-2\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"jwp-eyebrow\"\u003eThe Details\u003c\/div\u003e\n        \u003ch2 class=\"jwp-h2\"\u003eReserve your seat\u003c\/h2\u003e\n\n        \u003cdiv class=\"jwp-copy\"\u003e\n          \u003cp\u003e\u003cstrong\u003eLocation:\u003c\/strong\u003e\u003cbr\u003e\n            Filosophy Studio\u003cbr\u003e\n            4593 Broadway St. C109\u003cbr\u003e\n            Boulder, CO 80304\n          \u003c\/p\u003e\n\n          \u003cp\u003e\u003cstrong\u003eTime:\u003c\/strong\u003e\u003cbr\u003e\n            6:00 PM – 9:00 PM\n          \u003c\/p\u003e\n\n          \u003cp\u003e\u003cstrong\u003eInvestment:\u003c\/strong\u003e\u003cbr\u003e\n            $159\n          \u003c\/p\u003e\n\n          \u003cp\u003e\u003cstrong\u003eIncludes:\u003c\/strong\u003e\u003cbr\u003e\n            Guided workshop experience, all jewelry materials, sterling silver chain, natural gemstones, creative exercises, reflection prompts, and your finished necklace.\n          \u003c\/p\u003e\n\n          \u003ca class=\"jwp-button\" href=\"#ProductInfo-template--main\"\u003e\n            Reserve Your Seat\n          \u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jwp-card\"\u003e\n        \u003ch3 class=\"jwp-h3\"\u003eA note from Katie\u003c\/h3\u003e\n\n        \u003cp\u003eI created this experience because I believe jewelry can be more than something beautiful.\u003c\/p\u003e\n        \u003cp\u003eIt can hold meaning. It can mark a moment. It can become a reminder of who you are becoming.\u003c\/p\u003e\n        \u003cp\u003eThere is something powerful that happens when women gather, slow down, tell the truth, and make something with their hands.\u003c\/p\u003e\n        \u003cp\u003eYou do not need to have it all figured out.\u003c\/p\u003e\n        \u003cp\u003eYou only need to give yourself the space to listen.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"jwp-final\"\u003e\n    \u003cp\u003e\n      You do not need to arrive with answers.\u003cbr\u003e\n      You only need to arrive willing to be honest with yourself.\n    \u003c\/p\u003e\n\n    \u003ca class=\"jwp-button\" href=\"#ProductInfo-template--main\"\u003e\n      Reserve Your Seat\n    \u003c\/a\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Filosophy","offers":[{"title":"May 29th","offer_id":48234278682868,"sku":null,"price":159.0,"currency_code":"USD","in_stock":true},{"title":"June 26th","offer_id":48234278715636,"sku":null,"price":159.0,"currency_code":"USD","in_stock":true},{"title":"July 30th","offer_id":48234278748404,"sku":null,"price":159.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0244\/1741\/files\/Connect_Create_Markyournextchapterv3.png?v=1778876648","url":"https:\/\/filosophy.com\/products\/jewelry-with-purpose-experience","provider":"Filosophy","version":"1.0","type":"link"}