<!-- index.html -->
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <!-- //logo -->
    <link rel="icon" type="image/webp" href="/logoo.webp" />
    <meta
      name="google-site-verification"
      content="ZXTtO-JvW3D9O2zOB5xw5_ssyl-o9YvSOeILSReYSRU"
    />

    <!-- Google Tag Manager -->
    <script>
      (function (w, d, s, l, i) {
        w[l] = w[l] || [];
        w[l].push({ "gtm.start": new Date().getTime(), event: "gtm.js" });
        var f = d.getElementsByTagName(s)[0],
          j = d.createElement(s),
          dl = l != "dataLayer" ? "&l=" + l : "";
        j.async = true;
        j.src = "https://www.googletagmanager.com/gtm.js?id=" + i + dl;
        f.parentNode.insertBefore(j, f);
      })(window, document, "script", "dataLayer", "GTM-TJBXVK8F");
    </script>
    <!-- End Google Tag Manager -->


    <title data-rh="true"></title>
    <!-- Helmet's meta, title -->
    <link data-chunk="main" rel="stylesheet" href="/dist/styles.css">
    <!-- Styled-components or extractor.getStyleTags() -->
    <link data-chunk="main" rel="preload" as="style" href="/dist/styles.css">
<link data-chunk="main" rel="preload" as="script" href="/dist/client.bundle.js">
    <!-- extractor.getLinkTags() -->
  </head>
  <body>
    <!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TJBXVK8F"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

    <div id="root"><div><div class="background"></div><main class="min-h-screen"><div class="bg-black top-0 w-full fixed z-[99999999] translate-y-[0%] transition-all duration-500"><div class="flex justify-center w-full flex-col items-center h-screen"><div class="spinner-border relative text-primary" role="status"><div class="w-[300px] relative h-[300px] flex items-center justify-center rounded-full"><div style="background:conic-gradient(
                                    transparent 0deg,
                                    #000 0deg,
                                    #000 360deg
                                )" class="absolute w-[250px] z-[9] h-[250px] rounded-full"></div><img src="/logo.png" alt="Logo" class="absolute w-[250px] z-[1] h-[250px]"/></div></div></div></div><div class="min-h-screen bg-gray-900 flex flex-col items-center justify-center p-4"><div class="max-w-md w-full bg-gray-800 shadow-xl rounded-xl p-8 text-center"><div class="mb-6"><h1 class="text-6xl font-bold text-blue-400">404</h1><div class="my-4 flex justify-center"><svg class="w-32 h-32 text-blue-500" viewBox="0 0 200 200" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M100 30C61.34 30 30 61.34 30 100C30 138.66 61.34 170 100 170C138.66 170 170 138.66 170 100C170 61.34 138.66 30 100 30ZM100 45C130.38 45 155 69.62 155 100C155 130.38 130.38 155 100 155C69.62 155 45 130.38 45 100C45 69.62 69.62 45 100 45Z" fill="currentColor"></path><path d="M70 85C75.52 85 80 80.52 80 75C80 69.48 75.52 65 70 65C64.48 65 60 69.48 60 75C60 80.52 64.48 85 70 85Z" fill="currentColor"></path><path d="M130 85C135.52 85 140 80.52 140 75C140 69.48 135.52 65 130 65C124.48 65 120 69.48 120 75C120 80.52 124.48 85 130 85Z" fill="currentColor"></path><path d="M65 125C65 125 75 105 100 105C125 105 135 125 135 125" stroke="currentColor" stroke-width="8" stroke-linecap="round"></path></svg></div></div><div class="mb-8"><h2 class="text-2xl font-bold text-white mb-2">Page Not Found</h2><p class="text-gray-300 mb-4">The page you&#x27;re looking for doesn&#x27;t exist or has been moved.</p></div><div class="flex flex-col gap-4"><button class="flex items-center justify-center w-full bg-blue-600 hover:bg-blue-700 text-white py-2 px-4 rounded-lg transition-colors duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-left mr-2 w-5 h-5"><path d="m12 19-7-7 7-7"></path><path d="M19 12H5"></path></svg>Go Back</button><div class="flex gap-3"><a class="flex-1 flex items-center justify-center bg-gray-700 hover:bg-gray-600 text-gray-200 py-2 px-4 rounded-lg transition-colors duration-300" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-house mr-2 w-5 h-5"><path d="M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"></path><path d="M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path></svg>Home</a><a class="flex-1 flex items-center justify-center bg-gray-700 hover:bg-gray-600 text-gray-200 py-2 px-4 rounded-lg transition-colors duration-300" href="/contact"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-contact mr-2 w-5 h-5"><path d="M16 2v2"></path><path d="M7 22v-2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2"></path><path d="M8 2v2"></path><circle cx="12" cy="11" r="3"></circle><rect x="3" y="4" width="18" height="18" rx="2"></rect></svg>Contact</a></div></div></div><p class="mt-8 text-gray-400 text-sm">If you believe this is an error, please contact support.</p></div></main><div class="mainFooter relative z-[9] py-8 headerBgColor h-[auto] w-full hidden  md:flex items-center justify-center"><div class="colmns4 flex gap-8 headerBgColor  mt-6 h-auto w-[80%] "><div class="rows w-[200px] flex flex-col ml-2 gap-7"><div class="content flex flex-col w-[auto] my-2 items-start"><h1 class="text-sm font-[600] footerListColor mb-2">About Divyam</h1><ul class="flex flex-col gap-8 ml-[3px] footerSubListColor"><a href="/news_room"><li class="text-xs mt-2">Newsroom</li></a></ul><ul class="flex flex-col gap-8 ml-[3px] footerSubListColor"><a href="/career"><li class="text-xs mt-2">Career Opportunities</li></a></ul><ul class="flex flex-col gap-8 ml-[3px] footerSubListColor"><a href="/leadership"><li class="text-xs mt-2">Investors</li></a></ul><ul class="flex flex-col gap-8 ml-[3px] footerSubListColor"><a href="/ethics"><li class="text-xs mt-2">Ethics &amp; Compliance</li></a></ul><ul class="flex flex-col gap-8 ml-[3px] footerSubListColor"><a href="/event"><li class="text-xs mt-2">Events</li></a></ul><ul class="flex flex-col gap-8 ml-[3px] footerSubListColor"><a href="/contact"><li class="text-xs mt-2">Contact Divyam</li></a></ul></div></div><div class="rows w-[200px] flex flex-col ml-2 gap-1"><div class="content flex flex-col w-[auto] my-2 items-start"><h1 class="text-sm font-[600] footerListColor mb-2">Explore Company</h1><ul class="flex flex-col gap-8 ml-[3px] footerSubListColor"><a href="/today_at_Divyam"><li class="text-xs mt-2">Today at Divyam</li></a></ul><ul class="flex flex-col gap-8 ml-[3px] footerSubListColor"><a href="/blog"><li class="text-xs mt-2">Divyam Blogs</li></a></ul><ul class="flex flex-col gap-8 ml-[3px] footerSubListColor"><a href="/way_to_buy"><li class="text-xs mt-2">Ways to Buy</li></a></ul><ul class="flex flex-col gap-8 ml-[3px] footerSubListColor"><a href="/user"><li class="text-xs mt-2">Order Status</li></a></ul><ul class="flex flex-col gap-8 ml-[3px] footerSubListColor"><a href="/shopping_help"><li class="text-xs mt-2">Shopping Help</li></a></ul></div></div><div class="rows w-[200px] flex flex-col ml-2 gap-1"><div class="content flex flex-col w-[auto] my-2 items-start"><h1 class="text-sm font-[600] footerListColor mb-2">Divyam Insights</h1><ul class="flex flex-col gap-8 ml-[3px] footerSubListColor"><a href="/pure"><li class="text-xs mt-2">Pure and Safe hygiene</li></a></ul><ul class="flex flex-col gap-8 ml-[3px] footerSubListColor"><a href="/company_culture"><li class="text-xs mt-2">Office Culture</li></a></ul></div></div><div class="rows w-[200px] flex flex-col ml-2 gap-1"><div class="content flex flex-col w-[auto] my-2 items-start"><h1 class="text-sm font-[600] footerListColor mb-2">Divyam Values </h1><ul class="flex flex-col gap-8 ml-[3px] footerSubListColor"><a href="/education"><li class="text-xs mt-2">Education</li></a></ul><ul class="flex flex-col gap-8 ml-[3px] footerSubListColor"><a href="/environment"><li class="text-xs mt-2">Environment</li></a></ul><ul class="flex flex-col gap-8 ml-[3px] footerSubListColor"><a href="/privacy"><li class="text-xs mt-2">Privacy</li></a></ul><ul class="flex flex-col gap-8 ml-[3px] footerSubListColor"><a href="/supply_chain"><li class="text-xs mt-2">Supply Chain</li></a></ul></div><div class="content flex flex-col w-[auto] my-2 items-start"><h1 class="text-sm font-[600] footerListColor mb-2"></h1></div></div><div class="rows w-[200px] flex flex-col ml-2 gap-1"><div class="content flex flex-col w-[auto] my-2 items-start"><h1 class="text-sm font-[600] footerListColor mb-2">Account</h1><ul class="flex flex-col gap-8 ml-[3px] footerSubListColor"><a href="/user/profile"><li class="text-xs mt-2">Manage Your Divyam Account</li></a></ul><ul class="flex flex-col gap-8 ml-[3px] footerSubListColor"><a href="/store"><li class="text-xs mt-2">Divyam Store Account</li></a></ul><ul class="flex flex-col gap-8 ml-[3px] footerSubListColor"><a href="/trackby_id"><li class="text-xs mt-2">Track Order Or Ticket By Id</li></a></ul></div></div></div></div><div class="res_Footer h-auto w-full  md:hidden"><div class="h-auto w-full relative z-9 footerBgColor flex flex-col"><div class="border-b-[1px] ml-4 mr-4 " data-orientation="vertical"><div class="w-full h-auto flex flex-col gap-4"><div data-state="closed" data-orientation="vertical" class="border-b"><h3 data-orientation="vertical" data-state="closed" class="flex"><button type="button" aria-controls="radix-:Rsr:" aria-expanded="false" data-state="closed" data-orientation="vertical" id="radix-:Rcr:" class="flex flex-1 items-center justify-between py-4 font-medium transition-all [&amp;[data-state=open]&gt;svg]:rotate-180 text-sm hover:no-underline footerListColor mb-2" data-radix-collection-item="">About Divyam<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 shrink-0 transition-transform duration-200"><path d="m6 9 6 6 6-6"></path></svg></button></h3><div data-state="closed" id="radix-:Rsr:" hidden="" role="region" aria-labelledby="radix-:Rcr:" data-orientation="vertical" class="overflow-hidden text-sm transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div></div></div></div><div class="border-b-[1px] ml-4 mr-4 " data-orientation="vertical"><div class="w-full h-auto flex flex-col gap-4"><div data-state="closed" data-orientation="vertical" class="border-b"><h3 data-orientation="vertical" data-state="closed" class="flex"><button type="button" aria-controls="radix-:Rtb:" aria-expanded="false" data-state="closed" data-orientation="vertical" id="radix-:Rdb:" class="flex flex-1 items-center justify-between py-4 font-medium transition-all [&amp;[data-state=open]&gt;svg]:rotate-180 text-sm hover:no-underline no-underline footerListColor mb-2" data-radix-collection-item="">Explore Company<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 shrink-0 transition-transform duration-200"><path d="m6 9 6 6 6-6"></path></svg></button></h3><div data-state="closed" id="radix-:Rtb:" hidden="" role="region" aria-labelledby="radix-:Rdb:" data-orientation="vertical" class="overflow-hidden text-sm transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div></div></div></div><div class="border-b-[1px] ml-4 mr-4 " data-orientation="vertical"><div class="w-full h-auto flex flex-col gap-4"><div data-state="closed" data-orientation="vertical" class="border-b"><h3 data-orientation="vertical" data-state="closed" class="flex"><button type="button" aria-controls="radix-:Rtr:" aria-expanded="false" data-state="closed" data-orientation="vertical" id="radix-:Rdr:" class="flex flex-1 items-center justify-between py-4 font-medium transition-all [&amp;[data-state=open]&gt;svg]:rotate-180 text-sm hover:no-underline no-underline footerListColor mb-2" data-radix-collection-item="">Divyam Insights<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 shrink-0 transition-transform duration-200"><path d="m6 9 6 6 6-6"></path></svg></button></h3><div data-state="closed" id="radix-:Rtr:" hidden="" role="region" aria-labelledby="radix-:Rdr:" data-orientation="vertical" class="overflow-hidden text-sm transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div></div></div></div><div class="border-b-[1px] ml-4 mr-4 " data-orientation="vertical"><div class="w-full h-auto flex flex-col gap-4"><div data-state="closed" data-orientation="vertical" class="border-b"><h3 data-orientation="vertical" data-state="closed" class="flex"><button type="button" aria-controls="radix-:Rub:" aria-expanded="false" data-state="closed" data-orientation="vertical" id="radix-:Reb:" class="flex flex-1 items-center justify-between py-4 font-medium transition-all [&amp;[data-state=open]&gt;svg]:rotate-180 text-sm hover:no-underline no-underline footerListColor mb-2" data-radix-collection-item="">Divyam Values <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 shrink-0 transition-transform duration-200"><path d="m6 9 6 6 6-6"></path></svg></button></h3><div data-state="closed" id="radix-:Rub:" hidden="" role="region" aria-labelledby="radix-:Reb:" data-orientation="vertical" class="overflow-hidden text-sm transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div></div></div></div><div class="border-b-[1px] ml-4 mr-4 " data-orientation="vertical"><div class="w-full h-auto flex flex-col gap-4"><div data-state="closed" data-orientation="vertical" class="border-b"><h3 data-orientation="vertical" data-state="closed" class="flex"><button type="button" aria-controls="radix-:Rur:" aria-expanded="false" data-state="closed" data-orientation="vertical" id="radix-:Rer:" class="flex flex-1 items-center justify-between py-4 font-medium transition-all [&amp;[data-state=open]&gt;svg]:rotate-180 text-sm hover:no-underline no-underline footerListColor mb-2" data-radix-collection-item="">Account<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 shrink-0 transition-transform duration-200"><path d="m6 9 6 6 6-6"></path></svg></button></h3><div data-state="closed" id="radix-:Rur:" hidden="" role="region" aria-labelledby="radix-:Rer:" data-orientation="vertical" class="overflow-hidden text-sm transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div></div></div></div></div></div><footer class="bg-[#102252] relative z-[9] divyamRegular flex items-center justify-center footerSubListColor py-6"><div class="container  flex w-full md:mx-0 mx-3 md:w-[80%] flex-col gap-2"><div><div class="w-full divyamRegular flex flex-wrap items-center md:mt-0 mt-4 gap-1 md:gap-4 justify-start h-auto "><h1>FIND US ONLINE</h1><div class="flex gap-2 w-auto h-auto items-center justify-center"><a href="https://facebook.com" target="_blank" class="facebook cursor-pointer hover:scale-[1.2] transition-all duration-300"><svg class="w-[30px]" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="100" height="100" viewBox="0 0 48 48"><linearGradient id="awSgIinfw5_FS5MLHI~A9a_yGcWL8copNNQ_gr1" x1="6.228" x2="42.077" y1="4.896" y2="43.432" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0d61a9"></stop><stop offset="1" stop-color="#16528c"></stop></linearGradient><path fill="url(#awSgIinfw5_FS5MLHI~A9a_yGcWL8copNNQ_gr1)" d="M42,40c0,1.105-0.895,2-2,2H8c-1.105,0-2-0.895-2-2V8c0-1.105,0.895-2,2-2h32	c1.105,0,2,0.895,2,2V40z"></path><path d="M25,38V27h-4v-6h4v-2.138c0-5.042,2.666-7.818,7.505-7.818c1.995,0,3.077,0.14,3.598,0.208	l0.858,0.111L37,12.224L37,17h-3.635C32.237,17,32,18.378,32,19.535V21h4.723l-0.928,6H32v11H25z" opacity=".05"></path><path d="M25.5,37.5v-11h-4v-5h4v-2.638c0-4.788,2.422-7.318,7.005-7.318c1.971,0,3.03,0.138,3.54,0.204	l0.436,0.057l0.02,0.442V16.5h-3.135c-1.623,0-1.865,1.901-1.865,3.035V21.5h4.64l-0.773,5H31.5v11H25.5z" opacity=".07"></path><path fill="#fff" d="M33.365,16H36v-3.754c-0.492-0.064-1.531-0.203-3.495-0.203c-4.101,0-6.505,2.08-6.505,6.819V22h-4v4	h4v11h5V26h3.938l0.618-4H31v-2.465C31,17.661,31.612,16,33.365,16z"></path></svg></a><a href="https://wa.me/9125777791?text=Hi%20there!" target="_blank" class="whatsapp cursor-pointer hover:scale-[1.2] transition-all duration-300"><svg class="w-[30px]" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="100" height="100" viewBox="0 0 48 48"><path fill="#fff" d="M4.868,43.303l2.694-9.835C5.9,30.59,5.026,27.324,5.027,23.979C5.032,13.514,13.548,5,24.014,5c5.079,0.002,9.845,1.979,13.43,5.566c3.584,3.588,5.558,8.356,5.556,13.428c-0.004,10.465-8.522,18.98-18.986,18.98c-0.001,0,0,0,0,0h-0.008c-3.177-0.001-6.3-0.798-9.073-2.311L4.868,43.303z"></path><path fill="#fff" d="M4.868,43.803c-0.132,0-0.26-0.052-0.355-0.148c-0.125-0.127-0.174-0.312-0.127-0.483l2.639-9.636c-1.636-2.906-2.499-6.206-2.497-9.556C4.532,13.238,13.273,4.5,24.014,4.5c5.21,0.002,10.105,2.031,13.784,5.713c3.679,3.683,5.704,8.577,5.702,13.781c-0.004,10.741-8.746,19.48-19.486,19.48c-3.189-0.001-6.344-0.788-9.144-2.277l-9.875,2.589C4.953,43.798,4.911,43.803,4.868,43.803z"></path><path fill="#cfd8dc" d="M24.014,5c5.079,0.002,9.845,1.979,13.43,5.566c3.584,3.588,5.558,8.356,5.556,13.428c-0.004,10.465-8.522,18.98-18.986,18.98h-0.008c-3.177-0.001-6.3-0.798-9.073-2.311L4.868,43.303l2.694-9.835C5.9,30.59,5.026,27.324,5.027,23.979C5.032,13.514,13.548,5,24.014,5 M24.014,42.974C24.014,42.974,24.014,42.974,24.014,42.974C24.014,42.974,24.014,42.974,24.014,42.974 M24.014,42.974C24.014,42.974,24.014,42.974,24.014,42.974C24.014,42.974,24.014,42.974,24.014,42.974 M24.014,4C24.014,4,24.014,4,24.014,4C12.998,4,4.032,12.962,4.027,23.979c-0.001,3.367,0.849,6.685,2.461,9.622l-2.585,9.439c-0.094,0.345,0.002,0.713,0.254,0.967c0.19,0.192,0.447,0.297,0.711,0.297c0.085,0,0.17-0.011,0.254-0.033l9.687-2.54c2.828,1.468,5.998,2.243,9.197,2.244c11.024,0,19.99-8.963,19.995-19.98c0.002-5.339-2.075-10.359-5.848-14.135C34.378,6.083,29.357,4.002,24.014,4L24.014,4z"></path><path fill="#40c351" d="M35.176,12.832c-2.98-2.982-6.941-4.625-11.157-4.626c-8.704,0-15.783,7.076-15.787,15.774c-0.001,2.981,0.833,5.883,2.413,8.396l0.376,0.597l-1.595,5.821l5.973-1.566l0.577,0.342c2.422,1.438,5.2,2.198,8.032,2.199h0.006c8.698,0,15.777-7.077,15.78-15.776C39.795,19.778,38.156,15.814,35.176,12.832z"></path><path fill="#fff" fill-rule="evenodd" d="M19.268,16.045c-0.355-0.79-0.729-0.806-1.068-0.82c-0.277-0.012-0.593-0.011-0.909-0.011c-0.316,0-0.83,0.119-1.265,0.594c-0.435,0.475-1.661,1.622-1.661,3.956c0,2.334,1.7,4.59,1.937,4.906c0.237,0.316,3.282,5.259,8.104,7.161c4.007,1.58,4.823,1.266,5.693,1.187c0.87-0.079,2.807-1.147,3.202-2.255c0.395-1.108,0.395-2.057,0.277-2.255c-0.119-0.198-0.435-0.316-0.909-0.554s-2.807-1.385-3.242-1.543c-0.435-0.158-0.751-0.237-1.068,0.238c-0.316,0.474-1.225,1.543-1.502,1.859c-0.277,0.317-0.554,0.357-1.028,0.119c-0.474-0.238-2.002-0.738-3.815-2.354c-1.41-1.257-2.362-2.81-2.639-3.285c-0.277-0.474-0.03-0.731,0.208-0.968c0.213-0.213,0.474-0.554,0.712-0.831c0.237-0.277,0.316-0.475,0.474-0.791c0.158-0.317,0.079-0.594-0.04-0.831C20.612,19.329,19.69,16.983,19.268,16.045z" clip-rule="evenodd"></path></svg></a><a href="mailto:divyamprgj@gmail.com" target="_blank" class="gamil cursor-pointer hover:scale-[1.2] transition-all duration-300"><svg class="w-[30px]" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="100" height="100" viewBox="0 0 48 48"><path fill="#4caf50" d="M45,16.2l-5,2.75l-5,4.75L35,40h7c1.657,0,3-1.343,3-3V16.2z"></path><path fill="#1e88e5" d="M3,16.2l3.614,1.71L13,23.7V40H6c-1.657,0-3-1.343-3-3V16.2z"></path><polygon fill="#e53935" points="35,11.2 24,19.45 13,11.2 12,17 13,23.7 24,31.95 35,23.7 36,17"></polygon><path fill="#c62828" d="M3,12.298V16.2l10,7.5V11.2L9.876,8.859C9.132,8.301,8.228,8,7.298,8h0C4.924,8,3,9.924,3,12.298z"></path><path fill="#fbc02d" d="M45,12.298V16.2l-10,7.5V11.2l3.124-2.341C38.868,8.301,39.772,8,40.702,8h0 C43.076,8,45,9.924,45,12.298z"></path></svg></a><a href="https://www.linkedin.com/company/modern-media-service/posts/?feedView=all" target="_blank" class="linkedin cursor-pointer hover:scale-[1.2] transition-all duration-300"><svg class="w-[30px]" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="100" height="100" viewBox="0 0 48 48"><path fill="#0288D1" d="M42,37c0,2.762-2.238,5-5,5H11c-2.761,0-5-2.238-5-5V11c0-2.762,2.239-5,5-5h26c2.762,0,5,2.238,5,5V37z"></path><path fill="#FFF" d="M12 19H17V36H12zM14.485 17h-.028C12.965 17 12 15.888 12 14.499 12 13.08 12.995 12 14.514 12c1.521 0 2.458 1.08 2.486 2.499C17 15.887 16.035 17 14.485 17zM36 36h-5v-9.099c0-2.198-1.225-3.698-3.192-3.698-1.501 0-2.313 1.012-2.707 1.99C24.957 25.543 25 26.511 25 27v9h-5V19h5v2.616C25.721 20.5 26.85 19 29.738 19c3.578 0 6.261 2.25 6.261 7.274L36 36 36 36z"></path></svg></a><a href="https://instagram.com" target="_blank" class="instagram cursor-pointer hover:scale-[1.2] transition-all duration-300"><svg class="w-[30px]" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="100" height="100" viewBox="0 0 48 48"><radialGradient id="yOrnnhliCrdS2gy~4tD8ma_Xy10Jcu1L2Su_gr1" cx="19.38" cy="42.035" r="44.899" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fd5"></stop><stop offset=".328" stop-color="#ff543f"></stop><stop offset=".348" stop-color="#fc5245"></stop><stop offset=".504" stop-color="#e64771"></stop><stop offset=".643" stop-color="#d53e91"></stop><stop offset=".761" stop-color="#cc39a4"></stop><stop offset=".841" stop-color="#c837ab"></stop></radialGradient><path fill="url(#yOrnnhliCrdS2gy~4tD8ma_Xy10Jcu1L2Su_gr1)" d="M34.017,41.99l-20,0.019c-4.4,0.004-8.003-3.592-8.008-7.992l-0.019-20	c-0.004-4.4,3.592-8.003,7.992-8.008l20-0.019c4.4-0.004,8.003,3.592,8.008,7.992l0.019,20	C42.014,38.383,38.417,41.986,34.017,41.99z"></path><radialGradient id="yOrnnhliCrdS2gy~4tD8mb_Xy10Jcu1L2Su_gr2" cx="11.786" cy="5.54" r="29.813" gradientTransform="matrix(1 0 0 .6663 0 1.849)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#4168c9"></stop><stop offset=".999" stop-color="#4168c9" stop-opacity="0"></stop></radialGradient><path fill="url(#yOrnnhliCrdS2gy~4tD8mb_Xy10Jcu1L2Su_gr2)" d="M34.017,41.99l-20,0.019c-4.4,0.004-8.003-3.592-8.008-7.992l-0.019-20	c-0.004-4.4,3.592-8.003,7.992-8.008l20-0.019c4.4-0.004,8.003,3.592,8.008,7.992l0.019,20	C42.014,38.383,38.417,41.986,34.017,41.99z"></path><path fill="#fff" d="M24,31c-3.859,0-7-3.14-7-7s3.141-7,7-7s7,3.14,7,7S27.859,31,24,31z M24,19c-2.757,0-5,2.243-5,5	s2.243,5,5,5s5-2.243,5-5S26.757,19,24,19z"></path><circle cx="31.5" cy="16.5" r="1.5" fill="#fff"></circle><path fill="#fff" d="M30,37H18c-3.859,0-7-3.14-7-7V18c0-3.86,3.141-7,7-7h12c3.859,0,7,3.14,7,7v12	C37,33.86,33.859,37,30,37z M18,13c-2.757,0-5,2.243-5,5v12c0,2.757,2.243,5,5,5h12c2.757,0,5-2.243,5-5V18c0-2.757-2.243-5-5-5H18z"></path></svg></a></div></div></div><div class="border-b  border-gray-300 pb-4"><p style="color:white" class="text-sm footerSubListColor  leading-relaxed">More ways to shop: <a class="hover:underline text-blue-400" href="/"> Explore a Divyam Service </a>or<a class=" hover:underline text-blue-400" href="/"> other retailer </a>near you. Or call<span class="whitespace-nowrap"> 000800  040 1966</span>.</p></div><div class="flex flex-col md:flex-row items-center justify-between gap-4"><div class="text-sm footerSubListColor text-center md:text-left">© 2024 Divyam Inc. All rights reserved. <span><a class="text-blue-400" href="/feed/">India</a></span></div><ul style="color:white" class="flex flex-wrap justify-center md:justify-start gap-4 text-xs"><li class="hover:underline"><a href="/privacy">Privacy Policy</a></li><li class="hover:underline"><a href="/term">Terms of Use</a></li><li class="hover:underline"><a href="/shipping_Policy">Shipping Policy</a></li><li class="hover:underline"><a href="/refund_policy">Cancel and Refund Policy</a></li><li class="hover:underline"><a href="/legal">Legal</a></li><li class="hover:underline"><a href="/sitemap">Site Map</a></li></ul></div></div></footer></div></div>
    <script id="__LOADABLE_REQUIRED_CHUNKS__" type="application/json">[]</script><script id="__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":[]}</script>
<script async data-chunk="main" src="/dist/client.bundle.js"></script>
    <!-- extractor.getScriptTags() -->

    <!-- <script src="./src/main.jsx"></script> -->
  </body>
</html>
