This website contains age-restricted materials. If you are over the age of 18 years or over the age of majority in the location from where you are accessing this website by entering the website you hereby agree to comply with all the TERMS AND CONDITIONS
By clicking on the “Agree” button, and by entering this website you acknowledge and agree that you are not offended by nudity and explicit depictions of sexual activity.
<!-- Mobile Menu --> <div id="mobileMenu" class="hidden md:hidden absolute top-16 left-0 w-full bg-white border-b border-neutral-100 px-6 py-6" style="backdrop-filter: blur(12px);"> <div class="flex flex-col gap-4"> <a href="#featured" class="text-sm font-medium text-neutral-500 hover:text-neutral-900 transition-colors">Featured</a> <a href="#trending" class="text-sm font-medium text-neutral-500 hover:text-neutral-900 transition-colors">Trending</a> <a href="#categories" class="text-sm font-medium text-neutral-500 hover:text-neutral-900 transition-colors">Categories</a> <a href="#about" class="text-sm font-medium text-neutral-500 hover:text-neutral-900 transition-colors">About</a> <hr class="border-neutral-100"> <a href="#newsletter" class="inline-flex items-center justify-center gap-2 bg-neutral-900 text-white text-sm font-medium px-5 py-2.5 rounded-full">Subscribe</a> </div> </div> </nav>
.card-hover:hover .card-img transform: scale(1.05); .card-hover:hover .card-overlay opacity: 1; .card-hover:hover .card-play transform: scale(1); opacity: 1;
@keyframes pulse-dot 50% opacity: 0.5;