<div class="fixed left-0 right-0 bottom-0 z-50">
<div class="relative py-12 bg-white">
<div class="absolute top-0 left-1/2">
<div class="py-9 bg-gray-900 w-px"></div>
<div class="py-14 bg-white w-px"></div>
</div>
</div>
<div class="pt-36 pb-24 bg-gray-900">
<div class="container px-4 mx-auto">
<h3 class="font-heading text-3xl text-white mb-4">Cookies on this site</h3>
<p class="text-sm md:ml-24 text-gray-500 mb-16">By clicking accept, you agree to the storing of cookies on your device to enhance site navigation. Cookies are important to the proper functioning of a site. To improve your experience, we use cookies to remember log-in details and provide secure log-in, collect statistics to optimize site functionality, and deliver content tailored to your interests. Click Agree and Proceed to accept cookies and go directly to the site or click on More Information to see detailed descriptions of the types of cookies and choose whether to accept certain cookies while on the site.</p>
<div class="text-center"><a class="inline-block w-full sm:w-auto px-7 py-4 mb-4 sm:mb-0 sm:mr-5 text-center font-medium bg-indigo-500 hover:bg-indigo-600 text-white rounded transition duration-250" href="#">Accept All Cookies</a><a class="inline-block w-full sm:w-auto px-7 py-4 text-center font-medium border border-white text-white hover:border-gray-200 hover:text-gray-200 rounded" href="#">Cookies Settings</a></div>
</div>
</div>
</div>