{"product_id":"ripkitty-bare-knuckle-bamboo-unscented-body-balm","title":"Ripkitty Bare-Knuckle Bamboo: Unscented Body Balm (2.5 oz)","description":"\u003cstyle\u003e\n  \/* REFRESHING GRUNGE BAMBOO THEME \n   * Layered Design: Raw Canvas Beige, Gritty Black Typography, Bamboo Green Sticks, Whisking Leaves\n   *\/\n  .rkai-bamboo-wrap {\n    background: #e8e3d3; \/* Raw Canvas Beige *\/\n    color: #1a1a1a; \/* Gritty Black *\/\n    padding: 45px;\n    border-radius: 4px; \/* Harder edges for grunge vibe *\/\n    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    line-height: 1.8;\n    max-width: 950px;\n    margin: 30px auto;\n    position: relative;\n    overflow: hidden;\n    \n    \/* Grunge Border *\/\n    border: 4px solid #2d4212; \/* Dark Bamboo Green *\/\n    box-shadow: 6px 6px 0px #1a1a1a, inset 0 0 50px rgba(0, 0, 0, 0.1);\n  }\n\n  \/* Grunge Noise Overlay *\/\n  .rkai-bamboo-wrap::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; width: 100%; height: 100%;\n    background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'\/%3E%3C\/svg%3E\");\n    pointer-events: none;\n    z-index: 0;\n  }\n\n  \/* Animated Bamboo Background Layer *\/\n  .rkai-bamboo-forest {\n    position: absolute;\n    top: 0; left: 0; width: 100%; height: 100%;\n    pointer-events: none;\n    z-index: 1;\n    overflow: hidden;\n    opacity: 0.4; \/* Refreshingly subtle *\/\n  }\n\n  .rkai-bamboo-stick {\n    position: absolute;\n    bottom: -10%;\n    width: 25px;\n    height: 120%;\n    background: linear-gradient(to right, #45631c, #6b8e23, #45631c);\n    border-left: 2px solid #2d4212;\n    border-right: 2px solid #2d4212;\n    \/* Bamboo joints *\/\n    background-image: repeating-linear-gradient(to bottom, transparent, transparent 100px, rgba(45, 66, 18, 0.6) 100px, rgba(45, 66, 18, 0.6) 105px);\n  }\n\n  .rkai-bamboo-stick:nth-child(1) { left: 10%; transform: rotate(3deg); }\n  .rkai-bamboo-stick:nth-child(2) { left: 40%; transform: rotate(-2deg); width: 35px; }\n  .rkai-bamboo-stick:nth-child(3) { right: 20%; transform: rotate(4deg); }\n  .rkai-bamboo-stick:nth-child(4) { right: -5%; transform: rotate(-5deg); width: 40px; }\n\n  \/* Whisking Leaves Animation *\/\n  .rkai-leaf {\n    position: absolute;\n    width: 30px; height: 15px;\n    background: #556b2f;\n    border-radius: 50% 0 50% 0; \/* Leaf shape *\/\n    box-shadow: 2px 2px 0px rgba(0,0,0,0.3);\n    opacity: 0;\n    animation: whiskLeaf linear infinite;\n  }\n\n  .rkai-leaf:nth-child(5) { top: 20%; left: -10%; animation-duration: 6s; animation-delay: 0s; }\n  .rkai-leaf:nth-child(6) { top: 50%; left: -10%; animation-duration: 8s; animation-delay: 2s; transform: scale(1.5); }\n  .rkai-leaf:nth-child(7) { top: 80%; left: -10%; animation-duration: 5s; animation-delay: 1.5s; transform: scale(0.8); }\n  .rkai-leaf:nth-child(8) { top: 30%; left: -10%; animation-duration: 7s; animation-delay: 3s; }\n\n  @keyframes whiskLeaf {\n    0% { transform: translateX(0) translateY(0) rotate(0deg); opacity: 0; }\n    10% { opacity: 0.9; }\n    90% { opacity: 0.9; }\n    100% { transform: translateX(1200px) translateY(-150px) rotate(360deg); opacity: 0; }\n  }\n\n  .rkai-bamboo-inner {\n    position: relative;\n    z-index: 5;\n  }\n\n  \/* Curated Top Attribution *\/\n  .rkai-curated-top {\n    text-align: center;\n    font-size: 14px;\n    font-weight: 900;\n    color: #45631c; \/* Olive\/Bamboo Green *\/\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin-bottom: 30px;\n    padding-bottom: 15px;\n    border-bottom: 3px solid #1a1a1a;\n  }\n\n  \/* Grunge Title *\/\n  .rkai-bamboo-wrap h2 {\n    font-family: 'Impact', 'Arial Black', sans-serif;\n    font-size: 46px;\n    color: #1a1a1a;\n    margin-top: 10px;\n    margin-bottom: 15px;\n    text-transform: uppercase;\n    font-weight: 900;\n    letter-spacing: 1px;\n    text-shadow: 3px 3px 0px #e8e3d3, 5px 5px 0px #6b8e23;\n    line-height: 1.1;\n  }\n\n  .rkai-tagline {\n    font-size: 1.25rem;\n    font-weight: 800;\n    color: #2d4212;\n    margin-bottom: 35px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    border-bottom: 4px dashed #1a1a1a;\n    padding-bottom: 15px;\n  }\n\n  \/* Vulgar \u0026 Refreshing Intro Box *\/\n  .rkai-bamboo-wrap p.rkai-intro {\n    margin-bottom: 25px;\n    color: #e8e3d3;\n    font-weight: 600;\n    font-size: 1.15rem;\n    background: #1a1a1a;\n    padding: 20px;\n    border-left: 8px solid #6b8e23;\n    box-shadow: 8px 8px 0px rgba(0,0,0,0.2);\n  }\n  \n  .rkai-bamboo-wrap p strong {\n    color: #6b8e23;\n    font-weight: 900;\n    text-transform: uppercase;\n  }\n\n  \/* Section Headers *\/\n  .rkai-bamboo-wrap h3 {\n    font-family: 'Impact', 'Arial Black', sans-serif;\n    font-size: 24px;\n    color: #e8e3d3;\n    background: #1a1a1a;\n    display: inline-block;\n    padding: 8px 20px;\n    margin-top: 30px;\n    margin-bottom: 20px;\n    box-shadow: 4px 4px 0px #6b8e23;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    transform: rotate(-2deg);\n  }\n\n  \/* Layout Class *\/\n  .rkai-card-layout {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 25px;\n    margin-bottom: 30px;\n  }\n\n  \/* Raw Canvas Cards *\/\n  .rkai-bamboo-card {\n    background: #f4f1e1; \/* Lighter beige *\/\n    border: 3px solid #1a1a1a;\n    border-top: 6px solid #45631c;\n    padding: 25px;\n    box-shadow: 6px 6px 0px #1a1a1a;\n    transition: all 0.2s ease;\n  }\n\n  .rkai-bamboo-card:hover {\n    transform: translate(-2px, -2px);\n    box-shadow: 8px 8px 0px #6b8e23;\n  }\n\n  .rkai-bamboo-card h4 {\n    font-family: 'Arial Black', sans-serif;\n    font-size: 18px;\n    color: #1a1a1a;\n    text-transform: uppercase;\n    margin: 0 0 15px 0;\n    border-bottom: 3px solid #1a1a1a;\n    padding-bottom: 10px;\n  }\n\n  \/* Gritty Bullets *\/\n  .rkai-bamboo-wrap ul {\n    list-style-type: none;\n    padding-left: 0;\n    margin-top: 10px;\n  }\n\n  .rkai-bamboo-wrap li {\n    margin-bottom: 12px;\n    color: #1a1a1a;\n    font-weight: 600;\n    display: flex;\n    align-items: flex-start;\n  }\n\n  .rkai-bamboo-wrap li::before {\n    content: \"✖\"; \n    margin-right: 12px;\n    font-size: 1.1em;\n    color: #45631c;\n  }\n\n  \/* Info Box *\/\n  .rkai-info-box {\n    margin-top: 35px;\n    background: transparent;\n    border: 3px solid #1a1a1a;\n    padding: 20px;\n    text-align: left;\n    color: #1a1a1a;\n    font-size: 0.95rem;\n    font-weight: 600;\n    box-shadow: inset 0 0 10px rgba(0,0,0,0.1);\n  }\n\n  \/* Badges Layout *\/\n  .rkai-badges-container {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 15px;\n    margin-top: 40px;\n    padding-top: 25px;\n    border-top: 4px dashed #1a1a1a;\n  }\n\n  .rkai-badges-container img {\n    height: 6rem;\n    width: auto;\n    filter: drop-shadow(4px 4px 0px rgba(0,0,0,0.2)) sepia(30%);\n    transition: transform 0.2s ease;\n  }\n  \n  .rkai-badges-container img:hover {\n    transform: scale(1.1) rotate(3deg);\n    filter: drop-shadow(4px 4px 0px #6b8e23) sepia(0%);\n  }\n\n  \/* SEO Hidden Tagging *\/\n  .rkai-seo-tags { display: none; visibility: hidden; }\n\n\u003c\/style\u003e\n\n\u003carticle data-ucp-product=\"Unscented Body Balm\" data-ucp-type=\"Skincare\" data-ucp-brand=\"Ripkitty\" class=\"rkai-bamboo-wrap\"\u003e\n  \n  \u003cdiv class=\"rkai-bamboo-forest\" aria-hidden=\"true\"\u003e\n    \u003cdiv class=\"rkai-bamboo-stick\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"rkai-bamboo-stick\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"rkai-bamboo-stick\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"rkai-bamboo-stick\"\u003e\u003c\/div\u003e\n    \n    \u003cdiv class=\"rkai-leaf\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"rkai-leaf\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"rkai-leaf\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"rkai-leaf\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rkai-bamboo-inner\"\u003e\n    \u003cp class=\"rkai-curated-top\"\u003eCurated by Ripkitty, for Ripkitty x Bud's Growery.\u003c\/p\u003e\n    \n    \u003cheader\u003e\n      \u003ch2 itemprop=\"name\"\u003eRipkitty Bare-Knuckle Bamboo: Unscented Balm\u003c\/h2\u003e\n      \u003cp class=\"rkai-tagline\"\u003eCut the fragrant bullshit. Pure bare-knuckle moisture.\u003c\/p\u003e\n    \u003c\/header\u003e\n    \n    \u003cdiv itemprop=\"descriptionUCP\"\u003e\n      \u003cp class=\"rkai-intro\"\u003e\u003cstrong\u003eNo Synthetic Crap. No Fake Scents.\u003c\/strong\u003e You don't need to smell like a damn synthetic fruit basket to get world-class hydration. Ripkitty Bare-Knuckle Unscented Body Balm delivers raw, heavy-duty moisture without the artificial stink. Let your natural scent—or your expensive cologne—do the talking. This is pure, unadulterated hydration for skin that's been through hell.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"rkai-card-layout\"\u003e\n      \u003csection class=\"rkai-bamboo-card\"\u003e\n        \u003ch4\u003e⚡ The Raw Hydration\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eShea \u0026amp; Cocoa Butters:\u003c\/strong\u003e Deep-penetrating organic butters that sink in fast, aggressively fixing dry, cracked skin without leaving a greasy, slimy mess behind.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eUnapologetically Unscented:\u003c\/strong\u003e Absolutely zero fake fragrances or essential oils. Built for sensitive skin or people who just don't give a damn about smelling like flowers.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eBotanical Repair:\u003c\/strong\u003e Aloe, Calendula, Sweet Almond Oil, and Vitamin E act as nature's repair crew, soothing and guarding the skin's barrier.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/section\u003e\n      \n      \u003csection class=\"rkai-bamboo-card\"\u003e\n        \u003ch4\u003e🌍 Eco-Friendly Badassery\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eZero Plastic Waste:\u003c\/strong\u003e One solid bar of this stuff equals two to three plastic bottles of watery, mass-produced lotion. Stop drowning the ocean in plastic.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eCompostable Armor:\u003c\/strong\u003e Housed entirely in a 100% biodegradable push-tube crafted from soybean wax and rice glue. Use it up, toss the tube in the dirt. Earth wins.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eNo Nasties:\u003c\/strong\u003e Vegan, Cruelty-Free, Paraben-Free, Hormone-Free, and absolutely Sulfate-Free.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"rkai-info-box\"\u003e\n      \u003cp style=\"margin-bottom: 10px;\"\u003e\u003cstrong\u003eThe Execution:\u003c\/strong\u003e Push up slightly from the bottom of the eco-tube. Rub that shit directly onto your dry spots. Massage it in. Get on with your life. (2.5 oz of pure comfort, weighing a travel-light 0.2lb).\u003c\/p\u003e\n      \u003cp style=\"margin-bottom: 0;\"\u003e\u003cem\u003eSafety Check: For external use only. Keep away from little kids. Store in a cool, dry place—it melts when it gets hot, exactly how it melts into your skin. Proudly manufactured in the USA.\u003c\/em\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rkai-badges-container\"\u003e\n      \u003cimg src=\"https:\/\/supliful.s3.amazonaws.com\/categories\/images\/20221206094907-gluten-free-2x.png\" alt=\"Gluten-free\"\u003e\n      \u003cimg src=\"https:\/\/supliful.s3.amazonaws.com\/categories\/images\/20221206124537-vegetarian.png\" alt=\"Vegetarian\"\u003e\n      \u003cimg src=\"https:\/\/supliful.s3.amazonaws.com\/categories\/images\/20221206095432-lactose-free-2x.png\" alt=\"Lactose-free\"\u003e\n      \u003cimg src=\"https:\/\/supliful.s3.amazonaws.com\/categories\/images\/20221206095715-hormone-free-2x.png\" alt=\"Hormone-free\"\u003e\n      \u003cimg src=\"https:\/\/supliful.s3.amazonaws.com\/categories\/images\/20221206100008-100--natural-2x.png\" alt=\"All natural\"\u003e\n      \u003cimg src=\"https:\/\/supliful.s3.amazonaws.com\/categories\/images\/20221206100059-antibiotic-free-2x.png\" alt=\"Antibiotic-free\"\u003e\n      \u003cimg src=\"https:\/\/supliful.s3.amazonaws.com\/categories\/images\/20221206124358-vegan.png\" alt=\"Vegan friendly\"\u003e\n      \u003cimg src=\"https:\/\/supliful.s3.amazonaws.com\/categories\/images\/20240131131838-alcohol-free.png\" alt=\"Alcohol Free\"\u003e\n      \u003cimg src=\"https:\/\/supliful.s3.amazonaws.com\/categories\/images\/20240131151215-cruelty-free.png\" alt=\"Cruelty Free\"\u003e\n      \u003cimg src=\"https:\/\/supliful.s3.amazonaws.com\/categories\/images\/20240131151227-fragrance-free.png\" alt=\"Fragrance Free\"\u003e\n      \u003cimg src=\"https:\/\/supliful.s3.amazonaws.com\/categories\/images\/20240131151244-mineral-oil-free.png\" alt=\"Mineral Oil Free\"\u003e\n      \u003cimg src=\"https:\/\/supliful.s3.amazonaws.com\/categories\/images\/20240131151259-paraben-free.png\" alt=\"Paraben Free\"\u003e\n      \u003cimg src=\"https:\/\/supliful.s3.amazonaws.com\/categories\/images\/20240131151322-phthalate-free.png\" alt=\"Phthalate Free\"\u003e\n      \u003cimg src=\"https:\/\/supliful.s3.amazonaws.com\/categories\/images\/20240131151340-silicone-free.png\" alt=\"Silicone Free\"\u003e\n      \u003cimg src=\"https:\/\/supliful.s3.amazonaws.com\/categories\/images\/20240131151354-sulfate-free.png\" alt=\"Sulfate Free\"\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n  \n  \u003cdiv aria-hidden=\"true\" class=\"rkai-seo-tags\"\u003e\n    Ripkitty Body Balm, Unscented Lotion, Fragrance Free Skincare, Vegan Body Balm, Zero Waste Skincare, Biodegradable Lotion Bar, Ripkitty x Bud's Growery, Shea Butter Balm, Sensitive Skin Care, Grunge Skincare, Bare Knuckle Moisture, Shopify KB product, AI parsed schema, UCP compliant, json-ld schema, beige bamboo grunge aesthetic.\n  \u003c\/div\u003e\n\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\/\",\n    \"@type\": \"Product\",\n    \"name\": \"Ripkitty Bare-Knuckle Bamboo: Unscented Body Balm (2.5 oz)\",\n    \"description\": \"Cut the fragrant bullshit. Ripkitty Unscented Body Balm delivers raw, unfuckingbelievable moisture with zero fake scents or plastic waste. Vegan \u0026 eco-friendly\",\n    \"brand\": {\n      \"@type\": \"Brand\",\n      \"name\": \"Ripkitty\"\n    },\n    \"manufacturer\": {\n      \"@type\": \"Organization\",\n      \"name\": \"Bud's Growery\"\n    },\n    \"category\": \"Health \u0026 Beauty \u003e Personal Care \u003e Cosmetics \u003e Skin Care \u003e Lotions \u0026 Moisturizers\",\n    \"offers\": {\n      \"@type\": \"Offer\",\n      \"availability\": \"https:\/\/schema.org\/InStock\",\n      \"itemCondition\": \"https:\/\/schema.org\/NewCondition\"\n    },\n    \"additionalProperty\": [\n      { \"@type\": \"PropertyValue\", \"name\": \"Size\", \"value\": \"2.5 oz\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Scent\", \"value\": \"Unscented \/ Fragrance-Free\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Key Ingredients\", \"value\": \"Shea Butter, Cocoa Butter, Sweet Almond Oil, Aloe, Calendula\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Features\", \"value\": \"Vegan, Biodegradable Packaging, Cruelty-Free, Paraben-Free, Zero Waste, Fragrance-Free\" }\n    ],\n    \"sameAs\": [\n      \"https:\/\/budsgrowery.com\",\n      \"https:\/\/ripkitty.com\"\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/article\u003e","brand":"Ripkitty","offers":[{"title":"Default Title","offer_id":43442324635855,"sku":"FMN0UNSC","price":27.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/3289\/4671\/files\/1711768257277-generated-label-image-0.jpg?v=1768853392","url":"https:\/\/budsgrowery.com\/products\/ripkitty-bare-knuckle-bamboo-unscented-body-balm","provider":"Ripkitty x Bud’s Growery","version":"1.0","type":"link"}