{"product_id":"ubuntu-moon-drops","title":"Ubuntu Moon Drops","description":"\u003csection class=\"mm-ubuntu\"\u003e\n  \u003cdiv class=\"mm-ubuntu-glow glow-one\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"mm-ubuntu-glow glow-two\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"mm-ubuntu-wrap\"\u003e\n    \u003cp class=\"mm-ubuntu-label\"\u003eMama Moon™\u003c\/p\u003e\n\n    \u003ch2\u003eUbuntu Moon Drops\u003c\/h2\u003e\n\n    \u003cp class=\"mm-ubuntu-subtitle\"\u003eI am because we are\u003c\/p\u003e\n\n    \u003cp class=\"mm-ubuntu-lead\"\u003e\n      There’s an African proverb that says, \u003cstrong\u003e“It takes a village to raise a child.”\u003c\/strong\u003e\n      The Ubuntu Moon Drops are a tribute to that village — to every mother who has leaned on another,\n      every woman who has shown up, and every hand that has helped carry the load.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"mm-ubuntu-divider\"\u003e\n      \u003cspan\u003e\u003c\/span\u003e\n      \u003cb\u003e☾\u003c\/b\u003e\n      \u003cspan\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"mm-ubuntu-text\"\u003e\n      Ubuntu means \u003cstrong\u003e“I am because we are.”\u003c\/strong\u003e It’s the quiet strength of motherhood shared —\n      the late-night messages, the knowing looks, and the arms that hold you up when you need it most.\n    \u003c\/p\u003e\n\n    \u003cp class=\"mm-ubuntu-text\"\u003e\n      Hand-carved from natural wood, these earrings are more than an accessory. They’re a reminder\n      that you are never alone on this journey.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"mm-ubuntu-card\"\u003e\n      \u003ch3\u003eProduct Details\u003c\/h3\u003e\n\n      \u003cdiv class=\"mm-ubuntu-grid\"\u003e\n        \u003cdiv class=\"mm-ubuntu-item\"\u003e\n          \u003ci\u003e🌿\u003c\/i\u003e\n          \u003cp\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003cbr\u003eNatural wood with a warm handmade finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mm-ubuntu-item\"\u003e\n          \u003ci\u003e✨\u003c\/i\u003e\n          \u003cp\u003e\u003cstrong\u003eStyle\u003c\/strong\u003e\u003cbr\u003eLightweight drop earrings made for everyday comfort.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mm-ubuntu-item\"\u003e\n          \u003ci\u003e💛\u003c\/i\u003e\n          \u003cp\u003e\u003cstrong\u003eMeaningful Gift\u003c\/strong\u003e\u003cbr\u003ePerfect for mothers, sisters, and the women in your village.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mm-ubuntu-item\"\u003e\n          \u003ci\u003e🌙\u003c\/i\u003e\n          \u003cp\u003e\u003cstrong\u003eMama Moon Collection\u003c\/strong\u003e\u003cbr\u003ePart of the celestial collection inspired by motherhood.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"mm-ubuntu-final\"\u003e\n      More than jewelry — a reminder that every mama deserves her village. 🌙\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e\n  .mm-ubuntu {\n    position: relative;\n    overflow: hidden;\n    padding: 78px 22px;\n    background:\n      radial-gradient(circle at top left, rgba(157, 103, 48, 0.22), transparent 34%),\n      radial-gradient(circle at bottom right, rgba(255, 255, 255, 0.85), transparent 32%),\n      linear-gradient(135deg, #fff8ef 0%, #ead7c0 50%, #fffdf8 100%);\n    color: #332419;\n    font-family: Georgia, \"Times New Roman\", serif;\n  }\n\n  .mm-ubuntu-wrap {\n    position: relative;\n    z-index: 2;\n    max-width: 940px;\n    margin: auto;\n    text-align: center;\n    animation: ubuntuFadeUp 1s ease both;\n  }\n\n  .mm-ubuntu-glow {\n    position: absolute;\n    width: 300px;\n    height: 300px;\n    border-radius: 50%;\n    background: rgba(157, 103, 48, 0.18);\n    filter: blur(42px);\n    animation: ubuntuFloat 7s ease-in-out infinite;\n  }\n\n  .glow-one {\n    top: -90px;\n    right: -80px;\n  }\n\n  .glow-two {\n    bottom: -95px;\n    left: -80px;\n    animation-delay: 1.4s;\n  }\n\n  .mm-ubuntu-label {\n    display: inline-block;\n    margin: 0 0 18px;\n    padding: 9px 20px;\n    border-radius: 999px;\n    border: 1px solid rgba(117, 74, 36, 0.25);\n    background: rgba(255, 255, 255, 0.66);\n    color: #8a5a2c;\n    font-family: Arial, sans-serif;\n    font-size: 12px;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n  }\n\n  .mm-ubuntu h2 {\n    max-width: 850px;\n    margin: 0 auto 14px;\n    font-size: clamp(38px, 6vw, 74px);\n    line-height: 1.02;\n    font-weight: 400;\n    letter-spacing: -1.8px;\n  }\n\n  .mm-ubuntu-subtitle {\n    margin: 0 auto 24px;\n    color: #9a642d;\n    font-family: Arial, sans-serif;\n    font-size: 13px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mm-ubuntu-lead,\n  .mm-ubuntu-text,\n  .mm-ubuntu-final {\n    max-width: 800px;\n    margin: 0 auto 20px;\n    font-family: Arial, sans-serif;\n    font-size: clamp(16px, 2vw, 19px);\n    line-height: 1.8;\n    color: #5a4738;\n  }\n\n  .mm-ubuntu-lead strong,\n  .mm-ubuntu-text strong {\n    color: #8a5424;\n  }\n\n  .mm-ubuntu-divider {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 16px;\n    margin: 36px auto;\n  }\n\n  .mm-ubuntu-divider span {\n    width: 84px;\n    height: 1px;\n    background: linear-gradient(90deg, transparent, rgba(138, 84, 36, 0.55), transparent);\n  }\n\n  .mm-ubuntu-divider b {\n    width: 50px;\n    height: 50px;\n    display: grid;\n    place-items: center;\n    border-radius: 50%;\n    background: rgba(255, 255, 255, 0.78);\n    color: #9a642d;\n    font-size: 32px;\n    font-weight: 400;\n    box-shadow: 0 14px 34px rgba(91, 56, 24, 0.14);\n    animation: ubuntuPulse 3.8s ease-in-out infinite;\n  }\n\n  .mm-ubuntu-card {\n    max-width: 900px;\n    margin: 46px auto 34px;\n    padding: clamp(28px, 5vw, 48px);\n    border-radius: 34px;\n    border: 1px solid rgba(117, 74, 36, 0.18);\n    background: rgba(255, 255, 255, 0.68);\n    box-shadow: 0 26px 75px rgba(86, 59, 27, 0.13);\n    backdrop-filter: blur(14px);\n  }\n\n  .mm-ubuntu-card h3 {\n    margin: 0 0 28px;\n    font-size: clamp(28px, 4vw, 44px);\n    font-weight: 400;\n  }\n\n  .mm-ubuntu-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px;\n    text-align: left;\n  }\n\n  .mm-ubuntu-item {\n    display: flex;\n    gap: 15px;\n    padding: 20px;\n    border-radius: 24px;\n    background: linear-gradient(145deg, rgba(255,255,255,0.84), rgba(252,241,228,0.78));\n    border: 1px solid rgba(117, 74, 36, 0.12);\n    transition: 0.35s ease;\n  }\n\n  .mm-ubuntu-item:hover {\n    transform: translateY(-7px);\n    box-shadow: 0 18px 40px rgba(91, 62, 26, 0.13);\n    border-color: rgba(117, 74, 36, 0.3);\n  }\n\n  .mm-ubuntu-item i {\n    flex: 0 0 42px;\n    width: 42px;\n    height: 42px;\n    display: grid;\n    place-items: center;\n    border-radius: 50%;\n    background: #fff4e8;\n    font-style: normal;\n    animation: ubuntuIconFloat 3s ease-in-out infinite;\n  }\n\n  .mm-ubuntu-item p {\n    margin: 0;\n    font-family: Arial, sans-serif;\n    font-size: 15px;\n    line-height: 1.65;\n    color: #5d4a3a;\n  }\n\n  .mm-ubuntu-item strong {\n    color: #3c2a1f;\n  }\n\n  .mm-ubuntu-final {\n    font-size: clamp(18px, 2vw, 22px);\n    color: #3f2e22;\n  }\n\n  @keyframes ubuntuFadeUp {\n    from {\n      opacity: 0;\n      transform: translateY(28px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @keyframes ubuntuFloat {\n    0%, 100% {\n      transform: translateY(0) scale(1);\n    }\n    50% {\n      transform: translateY(-22px) scale(1.08);\n    }\n  }\n\n  @keyframes ubuntuPulse {\n    0%, 100% {\n      transform: scale(1);\n    }\n    50% {\n      transform: scale(1.08);\n    }\n  }\n\n  @keyframes ubuntuIconFloat {\n    0%, 100% {\n      transform: translateY(0);\n    }\n    50% {\n      transform: translateY(-5px);\n    }\n  }\n\n  @media (max-width: 720px) {\n    .mm-ubuntu {\n      padding: 55px 16px;\n    }\n\n    .mm-ubuntu-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .mm-ubuntu-item {\n      padding: 18px;\n    }\n\n    .mm-ubuntu-divider span {\n      width: 54px;\n    }\n  }\n\u003c\/style\u003e","brand":"Mama Moon","offers":[{"title":"Default Title","offer_id":45232594780183,"sku":null,"price":99.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0793\/8627\/9959\/files\/4E6CF71E-52C6-4490-A5AC-CF4F2265B453.png?v=1782035400","url":"https:\/\/mamamoon.co.za\/products\/ubuntu-moon-drops","provider":"Mama Moon","version":"1.0","type":"link"}