<?xml version="1.0" encoding="UTF-8" ?><!-- generator=Zoho Sites --><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><atom:link href="https://shop.jaivakeel.org/blogs/tag/rakhi-ties-that-bind/feed" rel="self" type="application/rss+xml"/><title>JAI VAKEEL FOUNDATION &amp; RESEARCH CENTRE - Blog #RAKHI - TIES THAT BIND</title><description>JAI VAKEEL FOUNDATION &amp; RESEARCH CENTRE - Blog #RAKHI - TIES THAT BIND</description><link>https://shop.jaivakeel.org/blogs/tag/rakhi-ties-that-bind</link><lastBuildDate>Thu, 09 Jul 2026 19:57:23 +0530</lastBuildDate><generator>http://zoho.com/sites/</generator><item><title><![CDATA[Rakhi]]></title><link>https://shop.jaivakeel.org/blogs/post/rakhi</link><description><![CDATA[]]></description><content:encoded><![CDATA[
<div class="zpcontent-container blogpost-container "><div data-element-id="elm_-IMrTHlsRI2E5F5WAnOmyw" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer"><div data-element-id="elm_S2b6Q7i3SheL29lXseK4BQ" data-element-type="row" class="zprow zpalign-items- zpjustify-content- "><style type="text/css"></style><div data-element-id="elm_2ynSJ99ESSG68I18cg2byg" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_AqCkNd9a2OBRBHLYQmpRNw" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><!DOCTYPE html><html lang="en"><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Tie a Rakhi, Change a Life — Jai Vakeel Products</title><link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=DM+Sans:wght@300;400;500&display=swap" rel="stylesheet"/><style> *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } :root { --saffron: #e8651a; --crimson: #b5282a; --deep: #1e1010; --cream: #fdf6ee; --gold: #c9a84c; --muted: #7a6055; --light: #f7ede2; --rose: #e8c4b8; } html { scroll-behavior: smooth; } body { background: var(--cream); color: var(--deep); font-family: 'DM Sans', sans-serif; font-weight: 300; line-height: 1.75; overflow-x: hidden; } /* ── HERO ── */ .hero { min-height: 90vh; display: grid; grid-template-columns: 1fr 1fr; background: var(--deep); position: relative; overflow: hidden; } .hero-bg { position: absolute; inset: 0; background-image: radial-gradient(circle at 20% 50%, rgba(232,101,26,0.12) 0%, transparent 60%), radial-gradient(circle at 80% 20%, rgba(181,40,42,0.08) 0%, transparent 50%); } .hero-left { display: flex; flex-direction: column; justify-content: center; padding: 80px 60px 80px 80px; position: relative; z-index: 2; } .hero-tag { display: inline-block; background: var(--saffron); color: #fff; font-size: 0.65rem; font-weight: 500; letter-spacing: 0.2em; text-transform: uppercase; padding: 6px 18px; border-radius: 2px; margin-bottom: 32px; width: fit-content; animation: fadeUp 0.7s ease both; } .hero h1 { font-family: 'Playfair Display', serif; font-size: clamp(2.8rem, 4.5vw, 5rem); line-height: 1.08; color: #fdf6ee; font-weight: 700; animation: fadeUp 0.8s ease both 0.1s; } .hero h1 em { font-style: italic; color: var(--gold); } .hero-sub { color: rgba(253,246,238,0.5); font-size: 1rem; margin-top: 28px; max-width: 420px; line-height: 1.85; animation: fadeUp 0.8s ease both 0.25s; } .hero-meta { margin-top: 48px; display: flex; gap: 32px; color: rgba(253,246,238,0.35); font-size: 0.78rem; letter-spacing: 0.08em; animation: fadeUp 0.8s ease both 0.4s; } .hero-meta span::before { content: "— "; } .hero-right { position: relative; overflow: hidden; display: flex; align-items: center; justify-content: center; background: #2a1010; padding: 40px; } .hero-collage { position: relative; display: flex; align-items: center; justify-content: center; width: 100%; min-height: 500px; } .hero-collage img.main-img { width: 260px; height: 320px; object-fit: cover; border-radius: 4px; box-shadow: 0 30px 80px rgba(0,0,0,0.65); position: relative; z-index: 3; } .hero-collage img.side-img { width: 155px; height: 195px; object-fit: cover; border-radius: 4px; box-shadow: 0 20px 50px rgba(0,0,0,0.5); position: absolute; } .hero-collage img.side-img.top-right { top: 48px; right: 28px; transform: rotate(3.5deg); z-index: 4; } .hero-collage img.side-img.bottom-left { bottom: 48px; left: 18px; transform: rotate(-4deg); z-index: 2; } .hero-deco { position: absolute; width: 300px; height: 300px; border: 1px solid rgba(201,168,76,0.15); border-radius: 50%; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 1; } /* ── STRIP ── */ .intro-strip { background: var(--saffron); padding: 16px 80px; display: flex; align-items: center; gap: 28px; overflow: hidden; } .strip-text { color: rgba(255,255,255,.92); font-size: 0.72rem; letter-spacing: 0.18em; text-transform: uppercase; white-space: nowrap; font-weight: 500; } .strip-dot { width: 4px; height: 4px; background: rgba(255,255,255,.5); border-radius: 50%; flex-shrink: 0; } /* ── PROSE ── */ .container { max-width: 760px; margin: 0 auto; padding: 0 32px; } .prose-section { padding: 80px 0 60px; } .section-label { font-size: 0.65rem; letter-spacing: 0.25em; text-transform: uppercase; color: var(--saffron); font-weight: 500; margin-bottom: 20px; display: flex; align-items: center; gap: 12px; } .section-label::after { content: ""; flex: 1; height: 1px; background: var(--saffron); opacity: 0.3; } h2 { font-family: 'Playfair Display', serif; font-size: clamp(1.8rem, 3vw, 2.5rem); font-weight: 700; line-height: 1.2; color: var(--deep); margin-bottom: 26px; } h2 em { font-style: italic; color: var(--saffron); } p { font-size: 1.04rem; color: #4a2e20; line-height: 1.9; margin-bottom: 22px; } p strong { color: var(--deep); font-weight: 500; } .pull-quote { border-left: 3px solid var(--gold); padding: 26px 36px; margin: 48px 0; background: linear-gradient(to right, rgba(201,168,76,.06), transparent); } .pull-quote blockquote { font-family: 'Playfair Display', serif; font-size: 1.4rem; font-style: italic; color: var(--deep); line-height: 1.55; } /* ── PRODUCT CARDS ── */ /* Card: image on top, badge tag BELOW image, then name, desc, link */ .products-section { background: var(--light); padding: 80px 0; } .grid-4 { display: grid; grid-template-columns: repeat(4, 1fr); gap: 3px; max-width: 1100px; margin: 0 auto; } .grid-2 { display: grid; grid-template-columns: repeat(2, 1fr); gap: 3px; max-width: 1100px; margin: 3px auto 0; } .grid-3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 3px; max-width: 1100px; margin: 0 auto; } .pcard { background: var(--cream); display: flex; flex-direction: column; transition: transform 0.3s ease, box-shadow 0.3s ease; } .pcard:hover { transform: translateY(-4px); box-shadow: 0 20px 50px rgba(30,16,16,.1); z-index: 2; } .pcard-img { width: 100%; aspect-ratio: 1/1; overflow: hidden; background: var(--light); } .pcard-img img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; display: block; } .pcard:hover .pcard-img img { transform: scale(1.06); } /* badge sits BELOW image, full-width coloured bar */ .pcard-badge { background: var(--crimson); color: #fff; font-size: 0.6rem; letter-spacing: 0.14em; text-transform: uppercase; padding: 5px 12px; font-weight: 500; display: block; } .pcard-badge.lumba { background: var(--saffron); } .pcard-badge.sister { background: #9b3a6a; } .pcard-badge.brother { background: #2c4a6e; } .pcard-body { padding: 18px 20px 22px; flex: 1; display: flex; flex-direction: column; } .pcard-price { font-size: 0.72rem; color: var(--saffron); font-weight: 500; margin-bottom: 4px; } .pcard-name { font-family: 'Playfair Display', serif; font-size: 1rem; font-weight: 700; color: var(--deep); margin-bottom: 8px; line-height: 1.3; } .pcard-desc { font-size: 0.83rem; color: var(--muted); line-height: 1.72; margin-bottom: 14px; flex: 1; } .pcard-link { display: inline-flex; align-items: center; gap: 6px; color: var(--saffron); font-size: 0.7rem; font-weight: 500; letter-spacing: 0.1em; text-transform: uppercase; text-decoration: none; border-bottom: 1px solid rgba(232,101,26,.3); padding-bottom: 1px; width: fit-content; transition: gap 0.2s, border-color 0.2s; } .pcard-link:hover { gap: 12px; border-color: var(--saffron); } /* Lumba card — landscape ratio */ .pcard-img.landscape { aspect-ratio: 4/3; } /* ── GALLERY STRIP ── */ .gallery-strip { display: grid; grid-template-columns: repeat(4, 1fr); gap: 3px; height: 260px; } .gallery-strip .gimg { overflow: hidden; } .gallery-strip .gimg img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; display: block; } .gallery-strip .gimg:hover img { transform: scale(1.07); } /* ── GIFTING HEADERS ── */ .gifting-section { padding: 80px 0; } .sister-bg { background: #fdf0ea; } .brother-bg { background: var(--light); } .gifting-header { text-align: center; margin-bottom: 48px; } .gifting-header .emoji { font-size: 2.4rem; display: block; margin-bottom: 14px; } .gifting-header p { max-width: 560px; margin: 0 auto; color: var(--muted); font-size: 0.97rem; } /* ── MISSION ── */ .mission-band { background: var(--deep); padding: 72px 80px; display: grid; grid-template-columns: 1fr 2px 1fr; gap: 60px; align-items: center; } .mission-div { background: rgba(201,168,76,.25); height: 100%; } .mission-text { color: #fdf6ee; } .mission-text .label { font-size: 0.65rem; letter-spacing: 0.2em; color: var(--gold); text-transform: uppercase; margin-bottom: 14px; font-weight: 500; } .mission-text h3 { font-family: 'Playfair Display', serif; font-size: 1.5rem; font-weight: 700; line-height: 1.3; margin-bottom: 14px; } .mission-text p { color: rgba(253,246,238,.6); font-size: 0.92rem; line-height: 1.8; margin: 0; } /* ── CTA ── */ .cta-section { padding: 96px 0; text-align: center; } .cta-section .sub { color: var(--muted); font-size: 0.98rem; margin-bottom: 40px; } .cta-btn { display: inline-block; background: var(--saffron); color: #fff; text-decoration: none; padding: 17px 46px; font-size: 0.78rem; letter-spacing: 0.18em; text-transform: uppercase; font-weight: 500; transition: background 0.2s, transform 0.2s; } .cta-btn:hover { background: #c8540e; transform: translateY(-2px); } .cta-secondary { display: inline-block; margin-left: 20px; color: var(--saffron); text-decoration: none; font-size: 0.78rem; letter-spacing: 0.12em; text-transform: uppercase; font-weight: 500; border-bottom: 1px solid rgba(232,101,26,.4); padding-bottom: 2px; } .cta-secondary:hover { border-color: var(--saffron); } /* ── VIEW ALL BUTTON ── */ .view-all-wrap { text-align: center; padding: 36px 0 0; } .view-all-btn { display: inline-block; border: 1.5px solid var(--saffron); color: var(--saffron); text-decoration: none; padding: 12px 36px; font-size: 0.78rem; letter-spacing: 0.15em; text-transform: uppercase; font-weight: 500; transition: background 0.2s, color 0.2s; } .view-all-btn:hover { background: var(--saffron); color: #fff; } /* ── FOOTER ── */ footer { background: var(--light); padding: 30px 80px; display: flex; justify-content: space-between; align-items: center; border-top: 1px solid rgba(30,16,16,.08); } footer .brand { font-family: 'Playfair Display', serif; font-size: 0.9rem; color: var(--deep); font-weight: 700; } footer .copy { font-size: 0.74rem; color: var(--muted); } /* ── RESPONSIVE ── */ @media (max-width: 960px) { .hero { grid-template-columns: 1fr; } .hero-right { display: none; } .hero-left { padding: 80px 32px; } .grid-4 { grid-template-columns: 1fr 1fr; } .grid-2 { grid-template-columns: 1fr 1fr; } .grid-3 { grid-template-columns: 1fr 1fr; } .mission-band { grid-template-columns: 1fr; padding: 60px 32px; } .mission-div { display: none; } .gallery-strip { grid-template-columns: repeat(2,1fr); height: 320px; } footer { flex-direction: column; gap: 12px; text-align: center; padding: 32px; } .intro-strip { padding: 16px 32px; } } @media (max-width: 580px) { .grid-4 { grid-template-columns: 1fr 1fr; } .grid-3 { grid-template-columns: 1fr; } } @keyframes fadeUp { from { opacity: 0; transform: translateY(24px); } to { opacity: 1; transform: translateY(0); } } </style><!-- HERO --><header class="hero"><div class="hero-bg"></div>
<div class="hero-left"><span class="hero-tag">Raksha Bandhan 2026 · Gift Guide</span><h1>Tie a Rakhi,<br><em>Change a Life</em></h1><p class="hero-sub">This Raksha Bandhan, celebrate the bond of siblings with handcrafted Rakhis and gifts that carry a deeper story — made with love by the artisans of Jai Vakeel Foundation.</p><div class="hero-meta"><span>Jai Vakeel Products</span><span>5 min read</span></div>
</div><div class="hero-right"><div class="hero-deco"></div><div class="hero-collage"><img class="main-img" src="https://cdn2.zohoecommerce.com/product-images/IMG_1047.jpg/3572007000001371264/800x800?storefront_domain=shop.jaivakeel.org" alt="Blue Lotus Rakhi"/><img class="side-img top-right" src="https://cdn2.zohoecommerce.com/product-images/IMG_1051.jpg/3572007000001371304/800x800?storefront_domain=shop.jaivakeel.org" alt="Red Silver Rakhi"/><img class="side-img bottom-left" src="https://cdn2.zohoecommerce.com/product-images/Fawn+Kantha+Batwa.jpg/3572007000000626253/800x800?storefront_domain=shop.jaivakeel.org" alt="Fawn Kantha Batwa"/></div>
</div></header><!-- STRIP --><div class="intro-strip"><span class="strip-text">Handcrafted in Mumbai</span><span class="strip-dot"></span><span class="strip-text">Rakhis &amp; Lumba</span><span class="strip-dot"></span><span class="strip-text">Gifts for Sisters</span><span class="strip-dot"></span><span class="strip-text">Gifts for Brothers</span><span class="strip-dot"></span><span class="strip-text">Every Purchase Empowers Our Artisans</span></div>
<!-- PROSE INTRO --><section class="prose-section"><div class="container"><div class="section-label">The Festival of Bonds</div>
<h2>More Than a Thread — <em>A Promise</em></h2><p>Raksha Bandhan is one of India's most beloved festivals — a day to honour the unbreakable bond between siblings. The sister ties a Rakhi on her brother's wrist, a symbol of love and protection that transcends distance and time. The brother, in return, pledges his care and gifts something from the heart.</p><p>At Jai Vakeel Products, we believe a Rakhi should carry more than sentiment. <strong>Every Rakhi in our collection is handcrafted by young adults with intellectual disabilities</strong> at India's largest sheltered workshop, established in Mumbai in 1944. When you choose a Jai Vakeel Rakhi, you don't just celebrate your sibling — you celebrate the dignity and artistry of our incredible artisans.</p><p>This year, make your Rakhi unforgettable. Below you'll find our full collection of Rakhis and Lumba, along with thoughtful gifting ideas for both brothers and sisters.</p><div class="pull-quote"><blockquote>"The thread of a Rakhi is not just cotton — it is a weaving of love, memory, and a lifelong promise."</blockquote></div>
</div></section><!-- RAKHI COLLECTION --><section class="products-section"><div class="container" style="max-width:1100px;margin-bottom:36px;"><div class="section-label" style="justify-content:center;">Our Rakhi Collection 2026</div>
<h2 style="text-align:center;margin-bottom:8px;">Handcrafted <em>Rakhis</em></h2><p style="text-align:center;color:var(--muted);max-width:540px;margin:0 auto;">Each Rakhi is made with care, colour, and meaning by our talented artisans. ₹75 per piece.</p></div>
<div class="grid-4"><!-- CCRAK14 Blue Lotus Rakhi --><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/IMG_1047.jpg/3572007000001371264/800x800?storefront_domain=shop.jaivakeel.org" alt="Blue Lotus Rakhi"/></div>
<span class="pcard-badge">CCRAK14 · For Brother</span><div class="pcard-body"><div class="pcard-price">₹75 / pc</div>
<div class="pcard-name">Blue Lotus Rakhi</div><p class="pcard-desc">A serene lotus motif in blue — a symbol of grace, purity, and new beginnings. Handcrafted by our artisans with love and precision.</p><a href="https://shop.jaivakeel.org/products/e44ca052e5/3572007000001070146" class="pcard-link">Shop Now →</a></div>
</div><!-- CCRAK15 Orange Aum Rakhi --><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/IMG_1049.jpg/3572007000001371284/800x800?storefront_domain=shop.jaivakeel.org" alt="Orange Aum Rakhi"/></div>
<span class="pcard-badge">CCRAK15 · For Brother</span><div class="pcard-body"><div class="pcard-price">₹75 / pc</div>
<div class="pcard-name">Orange Aum Rakhi</div><p class="pcard-desc">Vibrant orange with a sacred Aum motif — bold, auspicious, and full of warmth. A Rakhi that honours both tradition and heart.</p><a href="https://shop.jaivakeel.org/products/b1138dab9d/3572007000001070158" class="pcard-link">Shop Now →</a></div>
</div><!-- CCRAK16 Blue Evil Eye Rakhi --><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/IMG_1046.jpg/3572007000001371244/800x800?storefront_domain=shop.jaivakeel.org" alt="Blue Evil Eye Rakhi"/></div>
<span class="pcard-badge">CCRAK16 · For Brother</span><div class="pcard-body"><div class="pcard-price">₹75 / pc</div>
<div class="pcard-name">Blue Evil Eye Rakhi</div><p class="pcard-desc">Tie this on your brother's wrist and wish him protection all year long. The Evil Eye motif wards off negativity — a deeply meaningful gesture.</p><a href="https://shop.jaivakeel.org/products/f52db9011b/3572007000001070170" class="pcard-link">Shop Now →</a></div>
</div><!-- CCRAK17 Red Silver Rakhi --><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/IMG_1051.jpg/3572007000001371304/800x800?storefront_domain=shop.jaivakeel.org" alt="Red Silver Rakhi"/></div>
<span class="pcard-badge">CCRAK17 · For Brother</span><div class="pcard-body"><div class="pcard-price">₹75 / pc</div>
<div class="pcard-name">Red Silver Rakhi</div><p class="pcard-desc">Classic and elegant — red and silver is the quintessential Raksha Bandhan palette. Timeless craftsmanship from our skilled artisans.</p><a href="https://shop.jaivakeel.org/products/c41eae78c3/3572007000001070182" class="pcard-link">Shop Now →</a></div>
</div></div><!-- LUMBA ROW --><div class="container" style="max-width:1100px;margin-top:40px;margin-bottom:20px;"><div class="section-label" style="justify-content:center;">Lumba Collection</div>
<h2 style="text-align:center;margin-bottom:8px;">For <em>Bhabhi</em></h2><p style="text-align:center;color:var(--muted);max-width:540px;margin:0 auto;">Don't forget your brother's wife — a Lumba is the traditional Rakhi tied to her bangles. ₹150 per piece.</p></div>
<div class="grid-2"><!-- CCLUM05 Pink Meenakari Lumba --><div class="pcard" style="flex-direction:row;align-items:stretch;"><div class="pcard-img" style="width:220px;flex-shrink:0;aspect-ratio:unset;min-height:200px;"><img src="https://cdn2.zohoecommerce.com/product-images/KUNDAN+LUMBA.jpg/3572007000000596688/800x800?storefront_domain=shop.jaivakeel.org" alt="Pink Meenakari Lumba" style="width:100%;height:100%;object-fit:cover;"/></div>
<div style="display:flex;flex-direction:column;flex:1;"><span class="pcard-badge lumba">CCLUM05 · For Bhabhi</span><div class="pcard-body"><div class="pcard-price">₹150 / pc</div>
<div class="pcard-name">Pink Meenakari Lumba</div><p class="pcard-desc">Delicately crafted with Meenakari work in soft pink tones — a Lumba that feels as festive as the occasion. The perfect gesture to include your bhabhi in the celebration.</p><a href="https://shop.jaivakeel.org/products/edd8854e0f/3572007000000354408" class="pcard-link">Shop Now →</a></div>
</div></div><!-- CCLUM06 Orange Lumba --><div class="pcard" style="flex-direction:row;align-items:stretch;"><div class="pcard-img" style="width:220px;flex-shrink:0;aspect-ratio:unset;min-height:200px;"><img src="https://cdn2.zohoecommerce.com/product-images/MULTI+LUMBA.jpg/3572007000000597470/800x800?storefront_domain=shop.jaivakeel.org" alt="Orange Lumba" style="width:100%;height:100%;object-fit:cover;"/></div>
<div style="display:flex;flex-direction:column;flex:1;"><span class="pcard-badge lumba">CCLUM06 · For Bhabhi</span><div class="pcard-body"><div class="pcard-price">₹150 / pc</div>
<div class="pcard-name">Orange Lumba</div><p class="pcard-desc">Bright, festive, and joyful — this vibrant Lumba is a celebration in itself. Handcrafted by our artisans, it adds warmth and colour to every Raksha Bandhan thali.</p><a href="https://shop.jaivakeel.org/products/c2cd02e8fb/3572007000000354431" class="pcard-link">Shop Now →</a></div>
</div></div></div><div class="view-all-wrap"><a href="https://shop.jaivakeel.org/collections/rakhi-collection/3572007000001076007" class="view-all-btn">View All Rakhis &amp; Lumba →</a></div>
</section><!-- GALLERY STRIP --><div class="gallery-strip"><div class="gimg"><img src="https://cdn2.zohoecommerce.com/product-images/IMG_1047.jpg/3572007000001371264/800x800?storefront_domain=shop.jaivakeel.org" alt="Blue Lotus Rakhi"/></div>
<div class="gimg"><img src="https://cdn2.zohoecommerce.com/product-images/IMG_1049.jpg/3572007000001371284/800x800?storefront_domain=shop.jaivakeel.org" alt="Orange Aum Rakhi"/></div>
<div class="gimg"><img src="https://cdn2.zohoecommerce.com/product-images/IMG_1046.jpg/3572007000001371244/800x800?storefront_domain=shop.jaivakeel.org" alt="Blue Evil Eye Rakhi"/></div>
<div class="gimg"><img src="https://cdn2.zohoecommerce.com/product-images/IMG_1051.jpg/3572007000001371304/800x800?storefront_domain=shop.jaivakeel.org" alt="Red Silver Rakhi"/></div>
</div><!-- GIFTS FOR SISTER --><section class="gifting-section sister-bg"><div class="gifting-header container" style="max-width:1100px;"><span class="emoji">💛</span><div class="section-label" style="justify-content:center;">Brother's Gift to Sister</div>
<h2>What to Gift <em>Your Sister</em></h2><p>She tied the Rakhi — now it's your turn. Give her something she'll treasure long after the festivities end.</p></div>
<div class="grid-3" style="margin-top:0;"><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/Fawn+Kantha+Batwa.jpg/3572007000000626253/800x800?storefront_domain=shop.jaivakeel.org" alt="Fawn Kantha Batwa"/></div>
<span class="pcard-badge sister">Gift for Sister</span><div class="pcard-body"><div class="pcard-price">₹250</div>
<div class="pcard-name">Fawn Kantha Batwa</div><p class="pcard-desc">Art silk with a contrasting red trim and wooden bead tassels — a festive treasure. Perfect for her to carry to every celebration all year long. Handcrafted by our artisans.</p><a href="https://shop.jaivakeel.org/products/d3c8aae834/3572007000000358548" class="pcard-link">Shop Now →</a></div>
</div><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/METAL+LOTUS+3+CANDLES.jpg/3572007000000597321/800x800?storefront_domain=shop.jaivakeel.org" alt="Set of 3 Metal Lotus Candles"/></div>
<span class="pcard-badge sister">Gift for Sister</span><div class="pcard-body"><div class="pcard-price">₹850</div>
<div class="pcard-name">Set of 3 Metal Lotus Candles</div><p class="pcard-desc">Three lotus-shaped candles in gold leaf finish, infused with a soothing mogra fragrance. A gift that fills her home with light, warmth, and beauty — and tells her she's worth it.</p><a href="https://shop.jaivakeel.org/products/c2e7a3173e/3572007000000365678" class="pcard-link">Shop Now →</a></div>
</div><div class="pcard"><div class="pcard-img" style="background:linear-gradient(135deg, rgb(253, 240, 234), rgb(232, 196, 184));display:flex;align-items:center;justify-content:center;"><span style="font-size:4rem;">👜</span></div>
<span class="pcard-badge sister">Gift for Sister</span><div class="pcard-body"><div class="pcard-price">From ₹100</div>
<div class="pcard-name">Full Batwa Collection</div><p class="pcard-desc">From Coral Tissue to Pink Lehriya Jute — our full Batwa range gives you a handcrafted clutch for every sister's taste. Browse and pick her favourite colour and style.</p><a href="https://shop.jaivakeel.org/collections/batwa-collection/3572007000000398365" class="pcard-link">Browse Batwas →</a></div>
</div></div></section><!-- GIFTS FOR BROTHER --><section class="gifting-section brother-bg"><div class="gifting-header container" style="max-width:1100px;"><span class="emoji">🧡</span><div class="section-label" style="justify-content:center;">Sister's Gift to Brother</div>
<h2>What to Gift <em>Your Brother</em></h2><p>Beyond the Rakhi, mark the occasion with something he'll actually use every day — a handcrafted piece that quietly carries your love wherever he goes.</p></div>
<div class="grid-3" style="margin-top:0;"><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/EVIL+EYE+KEYCHAIN_BAG+HANGING.jpg/3572007000000629049/800x800?storefront_domain=shop.jaivakeel.org" alt="Evil Eye Keychain"/></div>
<span class="pcard-badge brother">Gift for Brother</span><div class="pcard-body"><div class="pcard-price">₹325</div>
<div class="pcard-name">Evil Eye Keychain &amp; Bag Hanging</div><p class="pcard-desc">Handcrafted and full of meaning — this Evil Eye keychain doubles as a bag hanging. A daily reminder of his sister's love and good wishes, on every journey he takes.</p><a href="https://shop.jaivakeel.org/products/a07cb855a1/3572007000000354270" class="pcard-link">Shop Now →</a></div>
</div><div class="pcard"><div class="pcard-img" style="background:linear-gradient(135deg, rgb(234, 240, 247), rgb(200, 216, 232));display:flex;align-items:center;justify-content:center;"><span style="font-size:4rem;">💻</span></div>
<span class="pcard-badge brother">Gift for Brother</span><div class="pcard-body"><div class="pcard-price">From ₹800</div>
<div class="pcard-name">Laptop Cover Collection</div><p class="pcard-desc">For the brother who's always working. Our handcrafted Laptop Covers protect his device with original artwork by our artisans — practical, personal, and purposeful.</p><a href="https://shop.jaivakeel.org/collections/laptop-covers/3572007000000398415" class="pcard-link">Browse Laptop Covers →</a></div>
</div><div class="pcard"><div class="pcard-img" style="background:linear-gradient(135deg, rgb(247, 237, 226), rgb(232, 196, 160));display:flex;align-items:center;justify-content:center;"><span style="font-size:4rem;">🎁</span></div>
<span class="pcard-badge brother">Gift for Brother</span><div class="pcard-body"><div class="pcard-price">From ₹80</div>
<div class="pcard-name">Paper Gift Bags</div><p class="pcard-desc">Package your Raksha Bandhan gift beautifully. Our handcrafted paper bags make any present look extraordinary — and are a lovely gift in themselves, made by our artisans.</p><a href="https://shop.jaivakeel.org/collections/paperbag-collection/3572007000000398485" class="pcard-link">Browse Paper Bags →</a></div>
</div></div></section><!-- CLOSING PROSE --><section class="prose-section"><div class="container"><div class="section-label">From Our Sheltered Workshop</div>
<h2>A Rakhi That <em>Matters</em></h2><p>Every Rakhi you buy from Jai Vakeel Products is more than a festival purchase. It is a direct investment in the lives of young adults with intellectual disabilities who pour their skill, creativity, and pride into every piece they make.</p><p>Jai Vakeel Foundation has been empowering individuals with intellectual disabilities since 1944. Our Sheltered Workshop is the largest of its kind in India — and every product sold helps our artisans earn livelihoods, build confidence, and participate meaningfully in society.</p><p>This Raksha Bandhan, let your sibling know how much they mean to you — and let our artisans know their work is valued. <strong>Order early; our Rakhis are handcrafted in limited quantities.</strong></p></div>
</section><!-- MISSION BAND --><section class="mission-band"><div class="mission-text"><div class="label">Since 1944</div>
<h3>India's Largest Sheltered Workshop</h3><p>Jai Vakeel Foundation runs India's largest sheltered workshop for young adults with intellectual disabilities. Every Rakhi purchased supports the livelihoods, dignity, and empowerment of our artisans in Mumbai.</p></div>
<div class="mission-div"></div><div class="mission-text"><div class="label">Bulk &amp; Corporate Gifting</div>
<h3>Order in Bulk for Teams &amp; Communities</h3><p>Planning to gift Rakhis to a large team, organisation, or community? We welcome bulk orders. Write to us at sales@jaivakeel.org or call +91 93727 29933. We'll make it special.</p></div>
</section><!-- CTA --><section class="cta-section"><div class="container"><div class="section-label" style="justify-content:center;">Shop the Collection</div>
<h2>Celebrate <em>Every Bond</em></h2><p class="sub">Rakhis from ₹75. Lumba from ₹150. Delivered across India in 7–10 working days.</p><a href="https://shop.jaivakeel.org/collections/rakhi-collection/3572007000001076007" class="cta-btn">Shop Rakhis &amp; Lumba</a><a href="https://shop.jaivakeel.org/collections/batwa-collection/3572007000000398365" class="cta-secondary">Browse All Gifts</a></div>
</section><!-- FOOTER --><footer><div class="brand">Jai Vakeel Products</div><div class="copy">shop.jaivakeel.org &nbsp;·&nbsp; +91 93727 29933 &nbsp;·&nbsp; Mumbai &nbsp;·&nbsp; Made with love by our artisans</div>
</footer></div></div></div></div></div></div></div> ]]></content:encoded><pubDate>Tue, 07 Jul 2026 11:55:37 +0530</pubDate></item></channel></rss>