<!DOCTYPE html>
<html lang="en">

<head>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <script src="https://cdn.tailwindcss.com?plugins=forms,typography,aspect-ratio,line-clamp"></script>
  <link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet'>
  <title>Moksh</title>
  <link rel="icon" type="image/x-icon" href="Images/logoBgRemoved.webp" />
  <link rel="stylesheet" href="commonStyles.css" />
  <link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">

</head>

<body>
  <div class="blogWrapper h-screen overflow-hidden relative">

    <!-- Site Menu Links  (for small screens)-->
    <div
         class="dropMenuLinks ease-in-out duration-300 flex flex-col justify-between overflow-y-auto h-screen z-50 absolute top-0 -right-[2000px] backdrop-blur-sm sm:p-12 p-8 bg-white/90 w-[70%] rounded-md	">
      <!-- Row - 1  -->
      <div class="row-1 flex items-center justify-between text-black ">
        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"
             class="w-6 h-6 closeDropDown cursor-pointer ease-in-out duration-300 hover:text-black">
          <path fill-rule="evenodd"
                d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm-4.28 9.22a.75.75 0 000 1.06l3 3a.75.75 0 101.06-1.06l-1.72-1.72h5.69a.75.75 0 000-1.5h-5.69l1.72-1.72a.75.75 0 00-1.06-1.06l-3 3z"
                clip-rule="evenodd" />
        </svg>
        <h1 class="text-xs uppercase font-semibold tracking-widest">Menu</h1>
      </div>

      <img src="./Images/logoBgRemoved.webp" alt="" class="h-36 w-36 mx-auto" />

      <!-- Row - 2  -->
      <div class="">
        <a class="flex group items-center relative font-semibold ease-in-out duration-300 pb relative after:content-[''] after:bottom-0 after:h-1 after:w-0 after:left-0 after:absolute after:bg-black hover:after:w-full after:ease-in-out after:duration-300 "
           href="#mental">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"
               class="h-3 w-3 group-hover:text-black">
            <path fill-rule="evenodd"
                  d="M4.72 3.97a.75.75 0 011.06 0l7.5 7.5a.75.75 0 010 1.06l-7.5 7.5a.75.75 0 01-1.06-1.06L11.69 12 4.72 5.03a.75.75 0 010-1.06zm6 0a.75.75 0 011.06 0l7.5 7.5a.75.75 0 010 1.06l-7.5 7.5a.75.75 0 11-1.06-1.06L17.69 12l-6.97-6.97a.75.75 0 010-1.06z"
                  clip-rule="evenodd" />
          </svg>
          <span class="text-md p-3 group-hover:text-black">Mental Health Problems</span>
        </a>

        <a class="flex group items-center relative font-semibold ease-in-out duration-300 pb relative after:content-[''] after:bottom-0 after:h-1 after:w-0 after:left-0 after:absolute after:bg-black hover:after:w-full after:ease-in-out after:duration-300 "
           href="./Blogs/Blog.html">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"
               class="h-3 w-3 group-hover:text-black">
            <path fill-rule="evenodd"
                  d="M4.72 3.97a.75.75 0 011.06 0l7.5 7.5a.75.75 0 010 1.06l-7.5 7.5a.75.75 0 01-1.06-1.06L11.69 12 4.72 5.03a.75.75 0 010-1.06zm6 0a.75.75 0 011.06 0l7.5 7.5a.75.75 0 010 1.06l-7.5 7.5a.75.75 0 11-1.06-1.06L17.69 12l-6.97-6.97a.75.75 0 010-1.06z"
                  clip-rule="evenodd" />
          </svg>
          <span class="text-md p-3 group-hover:text-black">Power of Knowledge Blogs</span>
        </a>

        <div class="features flex flex-col">
          <a href="#" class="flex items-center font-semibold ease-in-out duration-300 p-2">
            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="h-3 w-3">
              <path fill-rule="evenodd"
                    d="M4.72 3.97a.75.75 0 011.06 0l7.5 7.5a.75.75 0 010 1.06l-7.5 7.5a.75.75 0 01-1.06-1.06L11.69 12 4.72 5.03a.75.75 0 010-1.06zm6 0a.75.75 0 011.06 0l7.5 7.5a.75.75 0 010 1.06l-7.5 7.5a.75.75 0 11-1.06-1.06L17.69 12l-6.97-6.97a.75.75 0 010-1.06z"
                    clip-rule="evenodd" />
            </svg>
            <span class="text-md p-3">Features</span>
          </a>

          <!-- Nested Links for features  -->
          <div class="nestedLinks flex flex-col ml-4">
            <a class="flex group items-center relative font-semibold ease-in-out duration-300 pb relative after:content-[''] after:bottom-0 after:h-1 after:w-0 after:left-0 after:absolute after:bg-black hover:after:w-full after:ease-in-out after:duration-300 "
               href="AR_Meditate/meditation.html">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"
                   class="h-3 w-3 group-hover:text-black">
                <path fill-rule="evenodd"
                      d="M16.28 11.47a.75.75 0 010 1.06l-7.5 7.5a.75.75 0 01-1.06-1.06L14.69 12 7.72 5.03a.75.75 0 011.06-1.06l7.5 7.5z"
                      clip-rule="evenodd" />
              </svg>
              <span class="text-sm p-3 group-hover:text-black">Augmented Reality Meditation</span>
            </a>

            <a class="flex group items-center relative font-semibold ease-in-out duration-300 pb relative after:content-[''] after:bottom-0 after:h-1 after:w-0 after:left-0 after:absolute after:bg-black hover:after:w-full after:ease-in-out after:duration-300 "
               href="./Iskcon/event.html">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"
                   class="h-3 w-3 group-hover:text-black">
                <path fill-rule="evenodd"
                      d="M16.28 11.47a.75.75 0 010 1.06l-7.5 7.5a.75.75 0 01-1.06-1.06L14.69 12 7.72 5.03a.75.75 0 011.06-1.06l7.5 7.5z"
                      clip-rule="evenodd" />
              </svg>
              <span class="text-sm p-3 group-hover:text-black">Iskcon Events</span>
            </a>

            <a class="flex group items-center relative font-semibold ease-in-out duration-300 pb relative after:content-[''] after:bottom-0 after:h-1 after:w-0 after:left-0 after:absolute after:bg-black hover:after:w-full after:ease-in-out after:duration-300 "
               href="./Divine_page/story.html">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"
                   class="h-3 w-3 group-hover:text-black">
                <path fill-rule="evenodd"
                      d="M16.28 11.47a.75.75 0 010 1.06l-7.5 7.5a.75.75 0 01-1.06-1.06L14.69 12 7.72 5.03a.75.75 0 011.06-1.06l7.5 7.5z"
                      clip-rule="evenodd" />
              </svg>
              <span class="text-sm p-3 group-hover:text-black">Divine Activities for all Generation
              </span>
            </a>

            <a class="flex group items-center relative font-semibold ease-in-out duration-300 pb relative after:content-[''] after:bottom-0 after:h-1 after:w-0 after:left-0 after:absolute after:bg-black hover:after:w-full after:ease-in-out after:duration-300 "
               href="./Pomodro_page/reward.html">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"
                   class="h-3 w-3 group-hover:text-black">
                <path fill-rule="evenodd"
                      d="M16.28 11.47a.75.75 0 010 1.06l-7.5 7.5a.75.75 0 01-1.06-1.06L14.69 12 7.72 5.03a.75.75 0 011.06-1.06l7.5 7.5z"
                      clip-rule="evenodd" />
              </svg>
              <span class="text-sm p-3 group-hover:text-black">Pomodoro Spiritual Break</span>
            </a>

            <a class="flex group items-center relative font-semibold ease-in-out duration-300 pb relative after:content-[''] after:bottom-0 after:h-1 after:w-0 after:left-0 after:absolute after:bg-black hover:after:w-full after:ease-in-out after:duration-300 "
               href="./shlok_page/motivation.html">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"
                   class="h-3 w-3 group-hover:text-black">
                <path fill-rule="evenodd"
                      d="M16.28 11.47a.75.75 0 010 1.06l-7.5 7.5a.75.75 0 01-1.06-1.06L14.69 12 7.72 5.03a.75.75 0 011.06-1.06l7.5 7.5z"
                      clip-rule="evenodd" />
              </svg>
              <span class="text-sm p-3 group-hover:text-black">Read a Shlok</span>
            </a>
            <a class="flex group items-center relative font-semibold ease-in-out duration-300 pb relative after:content-[''] after:bottom-0 after:h-1 after:w-0 after:left-0 after:absolute after:bg-black hover:after:w-full after:ease-in-out after:duration-300 "
               href="./Gita-Storyline/storyline.html">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"
                   class="h-3 w-3 group-hover:text-black">
                <path fill-rule="evenodd"
                      d="M16.28 11.47a.75.75 0 010 1.06l-7.5 7.5a.75.75 0 01-1.06-1.06L14.69 12 7.72 5.03a.75.75 0 011.06-1.06l7.5 7.5z"
                      clip-rule="evenodd" />
              </svg>
              <span class="text-sm p-3 group-hover:text-black">Gita StoryLine</span>
            </a>
            <a class="flex group items-center relative font-semibold ease-in-out duration-300 pb relative after:content-[''] after:bottom-0 after:h-1 after:w-0 after:left-0 after:absolute after:bg-black hover:after:w-full after:ease-in-out after:duration-300 "
               href="./Rejuvenate_page/rejuvenate.html">
              <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"
                   class="h-3 w-3 group-hover:text-black">
                <path fill-rule="evenodd"
                      d="M16.28 11.47a.75.75 0 010 1.06l-7.5 7.5a.75.75 0 01-1.06-1.06L14.69 12 7.72 5.03a.75.75 0 011.06-1.06l7.5 7.5z"
                      clip-rule="evenodd" />
              </svg>
              <span class="text-sm p-3 group-hover:text-black">Rejuvenate</span>
            </a>
            <div id="google_translate_element" class=""></div>
          </div>
        </div>
      </div>
    </div>

    <div class="contentWrapper h-full overflow-y-auto overflow-x-hidden flex flex-col justify-between">

      <!-- Hero Section & Navbar  -->
      <!-- made the z-index-0 for the hero section so that menu button works for small screens  -->
      <div
           class="heroSection h-[100vh] flex px-0  text-2xl lg:text-lg flex-col items-center bg-[url('./Images/HeroSection.webp')] bg-top bg-no-repeat bg-cover " >

        <!-- Navbar  -->
        <div
             class=" fixed top-0 px-4 py-2  text-white duration-300 flex z-50 items-center justify-between w-full left-0 bg-gradient-to-l from-[#009933] to-[#c4e327] ">
          <div class="leftSection">
            <a class="text-white flex items-center" href="./index.html">
              <img src="./Images/New_Logo_2.webp" alt="Moksh Logo" class="w-[4rem] h-[4rem] rounded-full" />
          
              <span
                    class="ml-3 text-base lg:text-2xl uppercase font-semibold projectName tracking-widest ease-in-out duration-300 hover:text-black">Moksh</span>
            </a>
          </div>
          <div class="rightSection pr-4">

            <div>
              <ul class="hidden md:flex items-center gap-10 uppercase text-xs font-semibold tracking-wider ">
                <li>
                  <a href="./index.html"
                     class="pb-3 hover:text-black relative font-semibold after:content-[''] after:bottom-0 after:h-1 after:w-0 after:left-0 after:absolute after:bg-black hover:after:w-full after:ease-in-out after:duration-300 ">Home</a>
                </li>
                <li>
                  <a href="#mentalHealthComponent"
                     class="pb-3 hover:text-black relative font-semibold after:content-[''] after:bottom-0 after:h-1 after:w-0 after:left-0 after:absolute after:bg-black hover:after:w-full after:ease-in-out after:duration-300 ">
                    Mental Health Problems </a>
                </li>
                <li>
                  <a href="./Blogs/Blog.html"
                     class="pb-3 hover:text-black relative font-semibold after:content-[''] after:bottom-0 after:h-1 after:w-0 after:left-0 after:absolute after:bg-black hover:after:w-full after:ease-in-out after:duration-300 ">Power
                    of
                    Knowledge Blogs </a>
                </li>

                <li class="relative group">
                  <a href="#"
                     class="pb-3 mt-3 group-hover:text-black relative font-semibold after:content-[''] after:bottom-0 after:h-1 after:w-0 after:left-0 after:absolute after:bg-black group-hover:after:w-full after:ease-in-out after:duration-300 flex items-center">
                    <span>Features</span>
                    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"
                         class="ml-2 w-3 h-3 group-hover:rotate-180 ease-in-out group-hover:text-black duration-300 ">
                      <path fill-rule="evenodd"
                            d="M20.03 4.72a.75.75 0 010 1.06l-7.5 7.5a.75.75 0 01-1.06 0l-7.5-7.5a.75.75 0 011.06-1.06L12 11.69l6.97-6.97a.75.75 0 011.06 0zm0 6a.75.75 0 010 1.06l-7.5 7.5a.75.75 0 01-1.06 0l-7.5-7.5a.75.75 0 111.06-1.06L12 17.69l6.97-6.97a.75.75 0 011.06 0z"
                            clip-rule="evenodd" />
                    </svg>

                  </a>
                  <div
                       class="absolute hidden group-hover:flex bg-white text-black p-4 w-80  shadow-2xl right-0 top-10 flex-col">
                    <a href="AR_Meditate/meditation.html"
                       class="relative pt-5 pb-1 font-semibold after:content-[''] after:bottom-0 after:h-1 after:w-0 after:left-0 after:absolute after:bg-black hover:after:w-full after:ease-in-out after:duration-300 ">Augmented
                      Reality
                      Meditation</a>
                    <a href="Iskcon/event.html"
                       class="relative pt-5 pb-1 font-semibold after:content-[''] after:bottom-0 after:h-1 after:w-0 after:left-0 after:absolute after:bg-black hover:after:w-full after:ease-in-out after:duration-300 ">Iskcon
                      Events</a>
                    <a href="Divine_page/story.html"
                       class="relative pt-5 pb-1 font-semibold after:content-[''] after:bottom-0 after:h-1 after:w-0 after:left-0 after:absolute after:bg-black hover:after:w-full after:ease-in-out after:duration-300 ">Divine
                      Activities for all Generation</a>
                    <a href="Pomodro_page/reward.html"
                       class="relative pt-5 pb-1 font-semibold after:content-[''] after:bottom-0 after:h-1 after:w-0 after:left-0 after:absolute after:bg-black hover:after:w-full after:ease-in-out after:duration-300 ">Pomodoro
                      Spiritual Break</a>
                    <a href="shlok_page/motivation.html"
                       class="relative pt-5 pb-1 font-semibold after:content-[''] after:bottom-0 after:h-1 after:w-0 after:left-0 after:absolute after:bg-black hover:after:w-full after:ease-in-out after:duration-300 ">Read
                      a
                      Shlok</a>
                      <a href="./Gita-Storyline/storyline.html"
                       class="relative pt-5 pb-1 font-semibold after:content-[''] after:bottom-0 after:h-1 after:w-0 after:left-0 after:absolute after:bg-black hover:after:w-full after:ease-in-out after:duration-300 ">Gita StoryLine</a>
                    <a href="Rejuvenate_page/rejuvenate.html"
                       class="relative pt-5 pb-1 font-semibold after:content-[''] after:bottom-0 after:h-1 after:w-0 after:left-0 after:absolute after:bg-black hover:after:w-full after:ease-in-out after:duration-300 ">Rejuvenate</a>
                  </div>
                </li>
              </ul>
            </div>

            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5"
                 stroke="currentColor"
                 class="indexOpenDropDown md:hidden h-6 w-6 text-white cursor-pointer ease-in-out duration-300 hover:text-black">
              <path stroke-linecap="round" stroke-linejoin="round"
                    d="M3.75 6A2.25 2.25 0 016 3.75h2.25A2.25 2.25 0 0110.5 6v2.25a2.25 2.25 0 01-2.25 2.25H6a2.25 2.25 0 01-2.25-2.25V6zM3.75 15.75A2.25 2.25 0 016 13.5h2.25a2.25 2.25 0 012.25 2.25V18a2.25 2.25 0 01-2.25 2.25H6A2.25 2.25 0 013.75 18v-2.25zM13.5 6a2.25 2.25 0 012.25-2.25H18A2.25 2.25 0 0120.25 6v2.25A2.25 2.25 0 0118 10.5h-2.25a2.25 2.25 0 01-2.25-2.25V6zM13.5 15.75a2.25 2.25 0 012.25-2.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-2.25A2.25 2.25 0 0113.5 18v-2.25z" />
            </svg>
          </div>
        </div>

        <!-- Hero Section  -->
        <div class="heroSectionContent mt-20 h-[calc(90vh-0px)] w-full flex items-center flex-col text-black text-semibold py-8 relative gap-[5px]">
          <img src="./Images/OMSymbol.webp" alt="Image of OM" class="OmSymbol sm:mr-[0px]" />
          <div class="top text-center md:pt-20">
            <h6>
              <p class="projectName text-[4em] text-white">Moksh</p>
            </h6>
            <span class="text-lg italic mt-8 block sm:font-semibold">
              <h2 class="font-semibold">A Spiritual Productivity Tool for Mental Wellness.</h2>
            </span>
          </div>
          <div class="bottom text-center w-full px-8 sm:px-0 sm:w-1/2 mt-4 sm:mt-4 flex flex-col items-center">
            <p class="text-lg leading-6 text-center font-semibold">
              <h3 class="font-semibold text-lg sm:text-2xl">It is a spiritual productivity tool designed for individuals who want to unlock their potential and achieve true balance in life.</h3>
            </p>
        
            <div class="scrollDown w-fit mt-4 circle border-2 border-white p-2 rounded-full flex items-center h-12 ease-in-out duration-300 hover:border-black group absolute bottom-5 left-1/2 -translate-x-1/2 -translate-y-12 sm:-translate-y-0">
              <span class="h-2/4 w-2 inline-block rounded-full bg-white group-hover:bg-black animate-bounce" id="wheel"></span>
              <i class="fas fa-arrow-down animate-bounce "  id="arrow"></i>
            </div>
          </div>
        </div>
        
      </div>

      <div class="contentSection flex flex-col items-center pt-12 md:py-0 bg-gray-100" id="mentalHealthComponent">

        <!-- Mental Health Problems  -->
        <div class="mental-health-video-container my-8 lg:w-3/4">
          <h1 class="text-xl mb-5 text-center uppercase font-semibold text-black">
            <span class="border-b-4 border-double border-black pb-2" id="mental">Mental Health Problems</span>
          </h1>
          <div class="video-responsive">
            <iframe src="https://www.youtube.com/embed/BEsKgEGRjYU" title="YouTube video player" frameborder="0"
                    allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
                    allowfullscreen class="w-full h-[500px] lg:h-[500px] mx-auto"></iframe>
          </div>
          <div class="text-center">
            <p class="text-lg leading-7 font-semibold my-10">
              In today's fast-paced world, mental health problems like fear, false egos, anxiety, comparisons, competitions, peer pressure, and a stressful work environment affect many people. These issues can manifest as physical discomforts such as headaches, stomach aches, difficulty sleeping, irritability, and an inability to focus. If left unaddressed, chronic stress can escalate and lead to more severe health concerns, including anxiety, hypertension, and reduced immunity.
            </p>
          </div>
        </div>
        
        

        <!-- Moksh Features All Cards -->
        <div class="features w-full lg:px-12 flex flex-col justify-center items-center md:pb-8">
          <h1 class="text-black text-center mb-10 uppercase font-semibold">
            <span class="pb-2 border-double border-b-4 border-black">Features</span>
          </h1>

          <div class="features-card grid grid-cols-1 md:grid-cols-2 xl:grid-cols-3 gap-10 ease-in-out duration-700">

            <!-- Card AR -->
            <div
                 class="card cardAr mb-8 md:shadow-2xl h-full md:rounded-md md:overflow-hidden ease-in-out duration-700 relative p-4 sm:right-0 md:hover:scale-95 hover:scale-100 flex flex-col">
              <img src="./Images/armed.webp" alt="armed" class="md:h-[300px] w-full" />

              <div class="card-details flex flex-col items-center grow py-4">

                <div class="card-heading py-8 md:pt-4 md:py-0 text-black font-semibold">
                  <span>Augmented Reality Meditation</span>
                </div>

                <div class="card-description flex flex-col grow justify-between py-4 font-medium items-center ">
                  <p class="text-center">
                    AR meditation combines ancient teachings of the Gita with
                    AR technology, making it more accessible and engaging for
                    modern practitioners. This unique and immersive meditation
                    experience helps people connect more deeply with their
                    inner self and the divine.
                  </p>
                  <a href="./AR_Meditate/meditation.html"
                     class="px-3 w-2/3 text-center hover:text-white ease-in-out border-2 border-black duration-300 py-3 text-xs mt-3 bg-transparent rounded-md after:rounded-none z-20 text-black uppercase tracking-widest relative font-semibold after:content-[''] after:top-0 after:h-full after:w-0 after:left-0 after:absolute after:bg-black after:-z-10 hover:after:w-full after:ease-in-out after:duration-300 ">
                    <span class="">Try
                      it out</span>
                  </a>
                </div>

                <div class="forBorder my-4 w-full py-2 border-b-4 border-b-black md:hidden"></div>

              </div>
            </div>

            <!-- Card Iskon -->
            <div
                 class="card cardIskon mb-8 md:shadow-2xl h-full md:rounded-md md:overflow-hidden ease-in-out duration-700 relative p-4 sm:right-0 md:hover:scale-95 hover:scale-100 flex flex-col">
              <img src="./Images/modernIskon.jpeg" alt="modernIskon" class="md:h-[300px] w-full" />

              <div class="card-details flex flex-col items-center grow py-4">
                <div class="card-heading py-8 md:pt-4 md:py-0 text-black font-semibold">
                  <span>Connect with Iskcon Events</span>
                </div>

                <div class="card-description flex flex-col grow justify-between py-4 font-medium items-center ">
                  <p class="text-center">
                    Moksh platform offers information on local ISKCON events
                    such as youth festivals, kirtans and lectures, including
                    details on location, date, time,tickets, website and
                    requirements. It's ideal for those seeking to deepen their
                    spiritual practice or connect with the local ISKCON
                    community.
                  </p>
                  <a href="./Iskcon/event.html"
                     class="px-3 w-2/3 text-center hover:text-white ease-in-out border-2 border-black duration-300 py-3 text-xs mt-3 bg-transparent rounded-md after:rounded-none z-20 text-black uppercase tracking-widest relative font-semibold after:content-[''] after:top-0 after:h-full after:w-0 after:left-0 after:absolute after:bg-black after:-z-10 hover:after:w-full after:ease-in-out after:duration-300 ">Connect</a>
                </div>
                <div class="forBorder my-4 w-full py-2 border-b-4 border-b-black md:hidden"></div>
              </div>
            </div>

            <!-- Card Story -->
            <div
                 class="card cardStory mb-8 md:shadow-2xl h-full md:rounded-md md:overflow-hidden ease-in-out duration-700 relative p-4 sm:right-0 md:hover:scale-95 hover:scale-100 flex flex-col ">
              <img src="./Images/modernDivine.webp" alt="modernDivine" class="md:h-[300px] w-full " />

              <div class="card-details flex flex-col items-center grow py-4">
                <div class="card-heading py-8 md:pt-4 md:py-0 text-black font-semibold">
                  <span>Divine Activities for All Generation</span>
                </div>

                <div class="card-description flex flex-col grow justify-between py-4 font-medium items-center ">
                  <p class="text-center">
                    Moksh offers interactive activities for all generations to
                    reduce stress and also learn about our holy book
                    BhagwadGita and its principles. It contains eye exercises
                    to reduce eye stress while working and also some desk
                    exercises to reduce back pain while working.
                  </p>
                  <a href="./Divine_page/story.html"
                     class="px-3 w-2/3 text-center hover:text-white ease-in-out border-2 border-black duration-300 py-3 text-xs mt-3 bg-transparent rounded-md after:rounded-none z-20 text-black uppercase tracking-widest relative font-semibold after:content-[''] after:top-0 after:h-full after:w-0 after:left-0 after:absolute after:bg-black after:-z-10 hover:after:w-full after:ease-in-out after:duration-300 ">Read
                    More</a>
                </div>
                <div class="forBorder my-4 w-full py-2 border-b-4 border-b-black md:hidden"></div>
              </div>
            </div>

            <!-- Card Pomodoro -->
            <div
                 class="card cardClock mb-8 md:shadow-2xl h-full md:rounded-md md:overflow-hidden ease-in-out duration-700 relative p-4 sm:right-0 md:hover:scale-95 hover:scale-100 flex flex-col">
              <img src="./Images/modernPomodoro.webp" alt="modernClock" class="md:h-[300px] w-full" />

              <div class="card-details flex flex-col items-center grow py-4">
                <div class="card-heading py-8 md:pt-4 md:py-0 text-black font-semibold">
                  <span>Pomodoro Spiritual Break</span>
                </div>

                <div class="card-description flex flex-col grow justify-between py-4 font-medium items-center ">
                  <p class="text-justify px-8 grow md:px-4">
                    This feature promotes spiritual learning and work-life
                    balance by allowing users to set a Pomodoro timer and
                    receive alerts to take a break and read a Bhagavad Gita
                    shloka from the website. This feature on the website
                    supports users in their journey towards personal growth
                    and well-being.
                  </p>
                  <a href="./Pomodro_page/reward.html"
                     class="px-3 w-2/3 text-center hover:text-white ease-in-out border-2 border-black duration-300 py-3 text-xs mt-3 bg-transparent rounded-md after:rounded-none z-20 text-black uppercase tracking-widest relative font-semibold after:content-[''] after:top-0 after:h-full after:w-0 after:left-0 after:absolute after:bg-black after:-z-10 hover:after:w-full after:ease-in-out after:duration-300 ">Take
                    a Break</a>
                </div>
                <div class="forBorder my-4 w-full py-2 border-b-4 border-b-black md:hidden"></div>
              </div>
            </div>

            <!-- Card Shlok -->
            <div
                 class="card cardShlok mb-8 md:shadow-2xl h-full md:rounded-md md:overflow-hidden ease-in-out duration-700 relative p-4  sm:right-0 md:hover:scale-95 hover:scale-100 flex flex-col">
              <img src="./Images/modernShlok.webp" alt="modernShlok" class="md:h-[300px] w-full" />

              <div class="card-details flex flex-col items-center grow py-4">
                <div class="card-heading py-8 md:pt-4 md:py-0 text-black font-semibold">
                  <span>Read a Shlok</span>
                </div>

                <div class="card-description flex flex-col grow justify-between py-4 font-medium items-center ">
                  <p class="text-justify px-8 sm:px-4">
                    Meaningful and motivational quotations can help spark
                    inspiration and create a sense of purpose. This feature
                    enables users to read several thought-provoking spiritual
                    quotes, which can provide a sense of comfort as well as
                    encourage a connection with the divine.
                  </p>
                  <a href="./shlok_page/motivation.html"
                     class="px-3 w-2/3 text-center hover:text-white ease-in-out border-2 border-black duration-300 py-3 text-xs mt-3 bg-transparent rounded-md after:rounded-none z-20 text-black uppercase tracking-widest relative font-semibold after:content-[''] after:top-0 after:h-full after:w-0 after:left-0 after:absolute after:bg-black after:-z-10 hover:after:w-full after:ease-in-out after:duration-300 ">Read</a>
                </div>
                <div class="forBorder my-4 w-full py-2 border-b-4 border-b-black md:hidden"></div>
              </div>
            </div>

            <!-- Card Rejuvenate -->
            <div
                 class="card cardRejuvenate  md:shadow-2xl h-full md:rounded-md md:overflow-hidden ease-in-out duration-700 relative p-4  sm:right-0 md:hover:scale-95 hover:scale-100 flex flex-col">
              <img src="https://d3i11hp0zpbt87.cloudfront.net/media/W1siZiIsIjIwMTUvMDgvMTYvNHRrdm1heXIxM19UaGlua3N0b2NrUGhvdG9zXzQ2NzQzMjA2OS5qcGciXSxbInAiLCJ0aHVtYiIsIjEyNDB4NjQwIyJdXQ?basename=Recharge%2C+Rejuvenate+and+Renew&sha=90ba9453dd97f469" alt="modernRejuvenate" class="md:h-[300px] w-full" />

              <div class="card-details flex flex-col items-center grow py-4">
                <div class="card-heading py-8 md:pt-4 md:py-0 text-black font-semibold">
                  <span>Rejuvenate</span>
                </div>

                <div class="card-description flex flex-col grow justify-between py-4 font-medium items-center ">
                  <p class="text-justify px-8 sm:px-4">
                    Here, users may watch inspirational short videos and read
                    Srila Prabhupada stories to rejuvenate the mind, increase
                    productivity and focus, and feel more at peace in today's
                    busy world. Additionally, these stories offer hope in
                    stressful times and can uplift the spirit.
                  </p>
                  <a href="./Rejuvenate_page/rejuvenate.html"
                     class="px-3 w-2/3 text-center hover:text-white ease-in-out border-2 border-black duration-300 py-3 text-xs mt-3 bg-transparent rounded-md after:rounded-none z-20 text-black uppercase tracking-widest relative font-semibold after:content-[''] after:top-0 after:h-full after:w-0 after:left-0 after:absolute after:bg-black after:-z-10 hover:after:w-full after:ease-in-out after:duration-300 ">Get
                    Inspired</a>
                </div>

              </div>
            </div>

          </div>
        </div>

        <!-- Contributors List  -->
        <div
             class="contributors mt-8 md:mt-0 flex-col overflow-x-auto flex items-center justify-center bg-blue-100 w-full py-8 ">
          <div class="text-black text-center font-semibold w-full sm:w-2/3 p-4">
            <span class="pb-2 border-double border-b-4 border-black uppercase">Moksh Contributors</span>

            <p class="normal mt-4 text-slate-900">
              <b>We extend our heartfelt gratitude to these incredible
                contributors whose efforts have played a pivotal role in the
                success of the Moksh project. ❤️</b>
            </p>
          </div>

          <div class="content flex justify-center ">
            <p>
              <img
                   src="https://api.vaunt.dev/v1/github/entities/akshitagupta15june/repositories/Moksh/contributors?format=svg&limit=54"
                   class="w-full h-full scale-75" alt="Community Contributors" />
            </p>
          </div>
        </div>

        <!-- Footer  -->
        <footer class="bg-slate-900 py-4 px-8 lg:px-24 flex flex-col">

          <!-- NewsLetter  -->
          <div
               class="mt-8 newsLetter text-slate-300 flex text-xs flex-col justify-center lg:flex-row lg:justify-between items-center">
               <!-- Scroll to top -->
               <div class="md:pr-8 hover-effect">
                    
                <button id="bttbutton" title="backtotop">
                  <img src="image.svg" class="size md:w-10 md:object-left"/>
                </button>
                
            </div>
          <!-- Scroll to top -->

            <div class="mb-1 text-center lg:text-left w-1/2">
              <p class="capitalize text-[11px] font-semibold tracking-wider">Sign Up for our newsletter:</p>
              <p>Get weekly updates regarding Moksh.</p>
            </div>

            <div class="newsLetter flex group ease-in-out duration-300 w-full lg:w-1/2">
              <div class=" flex group ease-in-out duration-300 w-full lg:w-2/3">
                <input type="email" name="email" id="email" placeholder="Your email"
                       class="input-field" style="margin-right: 10px;">
                
                <button onclick="subscribe()" class="subscribeBtn">Subscribe</button>
              </div>
            </div>
            <!--popup container-->
            <div class="popup" id="popup">
              <span class="popuptext" id="popuptext"></span>
            </div> 

          </div>

          <!-- Site Nav  -->
          <div class="mt-8 siteNav flex flex-col lg:flex-row z-50">

            <div class="flex flex-col lg:flex-row items-center text-center lg:text-left lg:w-1/2">
              <img src="./Images/logoBgRemoved.webp" alt="Moksh Logo" class="h-24 w-24 lg:mr-4" />
              <div class="py-3 font-medium text-white w-2/3 flex flex-col text-xs">
                <h1 class="text-3xl projectName">Moksh</h1>
                <span>
                  It is a spiritual productivity tool designed for
                  individuals who want to unlock their potential and
                  achieve true balance in life. Join us on our journey to empower the world with spiritual knowledge.
                </span>

                <div class="social flex justify-center lg:justify-start items-center gap-x-4 mt-4">
                  <a href="https://github.com/akshitagupta15june/Moksh">
                    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor"
                         class="bi bi-github text-slate-300 ease-in-out duration-300 hover:text-white hover:font-extrabold hover:text-3xl"
                         viewBox="0 0 16 16">
                      <path
                            d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8z" />
                    </svg>
                  </a>
                  <a href="https://twitter.com/ExperienceMoksh">
                    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor"
                         class="bi bi-twitter text-slate-300 ease-in-out duration-300  hover:text-white hover:font-extrabold hover:text-3xl"
                         viewBox="0 0 24 24" version="1.1">
                      <path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/>
                     </svg>
                  </a>
                </div>

              </div>


            </div>

            <div
                 class="site--links capitalize text-xs text-slate-300 grid sm:grid-cols-1 lg:grid-cols-2 mt-4 gap-y-4 lg:w-1/2">

              <a href="./index.html"
                 class="w-full text-center lg:text-left">
                <span
                      class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-indigo-600 hover:text-indigo-600 hover:after:w-full after:ease-in-out after:duration-300">Home</span>
              </a>

              <a href="./Blogs/Blog.html"
                 class="w-full text-center lg:text-left">
                <span
                      class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-indigo-600 hover:text-indigo-600 hover:after:w-full after:ease-in-out after:duration-300">Power
                  of Knowledge blogs</span>
              </a>
              <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Align Blue Lines</title>
    <style>
        .site--links {
            display: grid;
            gap: 1rem; /* Adjust spacing between items */
        }
        .site--links a {
            text-align: center;
        }
        .site--links a span {
            position: relative;
            font-weight: 600;
            padding-top: 0.5rem; /* Adjust this value to reduce padding-top */
            padding-bottom: 1rem;
            display: inline-block;
            transition: color 0.3s ease-in-out;
        }
        .site--links a span::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 50%;
            transform: translateX(-50%);
            height: 2px;
            width: 0;
            background-color: #EAEAEA; /* Indigo-600 */
            transition: width 0.3s ease-in-out;
        }
        .site--links a:hover span {
            color: #EAEAEA; /* Indigo-600 */
        }
        .site--links a:hover span::after {
            width: 100%;
        }
    </style>

              <a href=" ./AR_Meditate/meditation.html"
                 class="w-full text-center lg:text-left">
                <span
                      class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-indigo-600 hover:text-indigo-600 hover:after:w-full after:ease-in-out after:duration-300">Augmented
                  Reality
                  Meditation</span>
              </a>

              <a href=" ./Iskcon/event.html"
                 class="w-full text-center lg:text-left">
                <span
                      class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-indigo-600 hover:text-indigo-600 hover:after:w-full after:ease-in-out after:duration-300">Iskcon
                  Events</span>
              </a>

              <a href=" ./Divine_page/story.html"
                 class="w-full text-center lg:text-left">
                <span
                      class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-indigo-600 hover:text-indigo-600 hover:after:w-full after:ease-in-out after:duration-300">Divine
                  Activities for all
                  Generation
                </span>
              </a>

              <a href=" ./Pomodro_page/reward.html"
                 class="w-full text-center lg:text-left">
                <span
                      class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-indigo-600 hover:text-indigo-600 hover:after:w-full after:ease-in-out after:duration-300">Pomodoro
                  Spiritual
                  Break</span>
              </a>

              <a href=" ./shlok_page/motivation.html"
                 class="w-full text-center lg:text-left">
                <span
                      class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-indigo-600 hover:text-indigo-600 hover:after:w-full after:ease-in-out after:duration-300">Read
                  a Shlok</span> </a>

              <a href=" ./Rejuvenate_page/rejuvenate.html"
                 class="w-full text-center lg:text-left"><span
                      class="relative font-semibold ease-in-out duration-300 pb-1 relative after:content-[''] after:bottom-0 after:h-[2px] after:w-0 after:left-0 after:absolute after:bg-indigo-600 hover:text-indigo-600 hover:after:w-full after:ease-in-out after:duration-300">Rejuvenate</span></a>

            </div>

          </div>

          <!-- Copyright  -->
          <div class="mt-8 copyRight flex items-center justify-center text-xs text-slate-300 flex-col">
            <p class='text-center'>Made with ❤️ by Akshita during XPRESSION'23</p>
            <p class="text-slate-300 font-bold">
              &copy; <span id="copyright-year"></span> Moksh. All rights reserved.
            </p>
          </div>

        </footer>

      </div>

    </div>
  </div>
  <!-- <script src="commonScript.js"></script> -->
  <script src="./scrollUp.js"></script>
  <script src="./script.js"></script>
  <!-- Copyright Year js file -->
  <script src="./copyrightYear.js"></script>
</body>

</html>