
<?php include_once 'header.php'; ?>

<div class="container mx-auto p-3 lg:pb-8">
	<nav class="flex mb-1 lg:mb-2">
	<ol class="flex items-center pb-1 overflow-x-scroll whitespace-nowrap opacity-scroll">
		<li class="inline-flex items-end pr-1">
			<a class="text-xs border-b border-transparent hover:lg:border-primary transition-all duration-200 ease-in-out undefined" href="home">Home</a>
		</li>
		<li class="inline-flex items-end pr-1 group">
			<div class="flex items-center">
				<svg width="17" height="17" viewbox="0 0 24 24" fill="var(--base)" xmlns="http://www.w3.org/2000/svg" size="17"><path d="m15 12 .354-.354.353.354-.353.354L15 12ZM9.354 5.646l6 6-.708.708-6-6 .708-.708Zm6 6.708-6 6-.708-.708 6-6 .708.708Z" fill="var(--base)"></path></svg><a class="text-xs pl-1 border-b border-transparent hover:lg:border-primary transition-all duration-200 ease-in-out group-last:text-primary undefined" href="games">Games</a>
			</div>
		</li>
		<li class="inline-flex items-end pr-1 group">
			<div class="flex items-center">
				<svg width="17" height="17" viewbox="0 0 24 24" fill="var(--base)" xmlns="http://www.w3.org/2000/svg" size="17"><path d="m15 12 .354-.354.353.354-.353.354L15 12ZM9.354 5.646l6 6-.708.708-6-6 .708-.708Zm6 6.708-6 6-.708-.708 6-6 .708.708Z" fill="var(--base)"></path></svg><a class="text-xs pl-1 border-b border-transparent hover:lg:border-primary transition-all duration-200 ease-in-out group-last:text-primary undefined" href="pragmatic-game">Pragmatic Game</a>
			</div>
		</li>
	</ol>
	</nav>
	<div class="flex flex-wrap mt-3 mb-5">
		<div class="flex pb-1 overflow-x-scroll whitespace-nowrap">
			<h5 class="border-b border-primary text-sm cursor-pointer transition-all duration-300 ease-in-out">All</h5>
			<h5 class="ml-4 text-sm capitalize cursor-pointer transition-all duration-300 ease-in-out hover:lg:border-primary">BLACKJACK</h5>
			<h5 class="ml-4 text-sm capitalize cursor-pointer transition-all duration-300 ease-in-out hover:lg:border-primary">ROULETTE</h5>
			<h5 class="ml-4 text-sm capitalize cursor-pointer transition-all duration-300 ease-in-out hover:lg:border-primary">BACCARAT</h5>
			<h5 class="ml-4 text-sm capitalize cursor-pointer transition-all duration-300 ease-in-out hover:lg:border-primary">BACCARAT NEW</h5>
			<h5 class="ml-4 text-sm capitalize cursor-pointer transition-all duration-300 ease-in-out hover:lg:border-primary">SCRATCH CARD</h5>
		</div>
	</div>
	<div class="flex flex-wrap -mx-3 lg:-mx-5 mt-3 lg:mt-0">
		<div class="w-1/3 sm:w-1/4 lg:w-1/6 px-[6px] lg:px-3 mb-3 lg:mb-4">
			<div class="relative">
				<button aria-label="Mobile game modal opener" aria-labelledby="Mobile game modal opener" class="absolute h-full w-full z-50 lg:hidden"></button>
				<div class="relative z-10 rounded-xl overflow-hidden cursor-pointer group">
					<figure class="w-full overflow-hidden"><img alt="Blackjack--American Blackjack" fetchpriority="high" width="300" height="300" decoding="async" data-nimg="1" class="rounded-xl w-full group-hover:lg:scale-110 group-hover:lg:blur-sm transition-all duration-500 ease-in-out" style="color: transparent;" src="https://cdn.databerjalan.com/cdn-cgi/image/width=auto,quality=75,fit=contain,format=auto/assets/images/games/pragmatic/bjmb.png"></figure>
					<div class="hidden lg:flex items-center justify-center translate-y-full group-hover:translate-y-0 absolute z-[15] left-0 right-0 top-0 bottom-0 bg-black/80 transition-all duration-500 ease-out">
						<div>
							<button aria-label="demo-play-button-American Blackjack" class="w-full text-xs rounded-full mb-3 py-2 px-6 justify-center bg-white hover:bg-white/90 text-black">Demo</button><button aria-label="play-button-American Blackjack" class="w-full text-xs rounded-full py-2 px-6 justify-center bg-primary hover:brightness-90 transition-all duration-300 ease-in-out">Play Game</button>
						</div>
					</div>
				</div>
				<p class="text-[11px] md:text-xs mt-1 lg:mt-2 truncate">American Blackjack</p>
			</div>
			<div class="lg:hidden fixed z-[1000] transition duration-300 ease-in-out w-0"></div>
			<section class="fixed z-[9999] left-0 right-0 bottom-0 overflow-hidden bg-background-default rounded-tl-3xl rounded-tr-3xl transition-all duration-300 ease-in max-h-0">
			<div class="flex justify-between px-4 md:px-0 pt-5 mb-3 lg:hidden">
				<button class="ml-auto"><svg width="24" height="24" viewbox="0 0 24 24" fill="var(--base)" xmlns="http://www.w3.org/2000/svg" size="24"><path d="M18 6 6 18M6 6l12 12" stroke="var(--base)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></button>
			</div>
			<div class="pb-8 md:pb-24 md:px-5 md:flex md:flex-auto md:gap-x-8 md:w-4/5 landscape:flex md:mx-auto">
				<figure class="w-2/4 landscape:w-[30%] mx-auto overflow-hidden relative"><img alt="undefined-undefined-American Blackjack" loading="lazy" width="0" height="0" decoding="async" data-nimg="1" class="w-full ml-auto rounded-xl" src="https://cdn.databerjalan.com/cdn-cgi/image/width=auto,quality=75,fit=contain,format=auto/assets/images/games/pragmatic/bjmb.png" style="color: transparent;"></figure>
				<div class="w-full md:w-2/4 landscape:w-1/2">
					<p class="text-lg md:text-xl font-medium mt-3 md:mt-0">American Blackjack</p>
					<div class="flex md:flex-wrap gap-x-5 md:gap-5 mt-4">
						<button aria-label="demo-play-button-American Blackjack" class="w-1/2 md:w-full justify-center py-2 rounded-xl border text-primary border-primary">Demo</button><button aria-label="demo-play-button-American Blackjack" class="w-1/2 md:w-full justify-center py-2 rounded-xl bg-primary text-white">Main Game</button>
					</div>
				</div>
			</div>
			</section>
		</div>
		<div class="w-1/3 sm:w-1/4 lg:w-1/6 px-[6px] lg:px-3 mb-3 lg:mb-4">
			<div class="relative">
				<button aria-label="Mobile game modal opener" aria-labelledby="Mobile game modal opener" class="absolute h-full w-full z-50 lg:hidden"></button>
				<div class="relative z-10 rounded-xl overflow-hidden cursor-pointer group">
					<figure class="w-full overflow-hidden"><img alt="Roulette--Roulette" fetchpriority="high" width="300" height="300" decoding="async" data-nimg="1" class="rounded-xl w-full group-hover:lg:scale-110 group-hover:lg:blur-sm transition-all duration-500 ease-in-out" style="color: transparent;" src="https://cdn.databerjalan.com/cdn-cgi/image/width=auto,quality=75,fit=contain,format=auto/assets/images/games/pragmatic/rla.png"></figure>
					<div class="hidden lg:flex items-center justify-center translate-y-full group-hover:translate-y-0 absolute z-[15] left-0 right-0 top-0 bottom-0 bg-black/80 transition-all duration-500 ease-out">
						<div>
							<button aria-label="demo-play-button-Roulette" class="w-full text-xs rounded-full mb-3 py-2 px-6 justify-center bg-white hover:bg-white/90 text-black">Demo</button><button aria-label="play-button-Roulette" class="w-full text-xs rounded-full py-2 px-6 justify-center bg-primary hover:brightness-90 transition-all duration-300 ease-in-out">Play Game</button>
						</div>
					</div>
				</div>
				<p class="text-[11px] md:text-xs mt-1 lg:mt-2 truncate">Roulette</p>
			</div>
			<div class="lg:hidden fixed z-[1000] transition duration-300 ease-in-out w-0"></div>
			<section class="fixed z-[9999] left-0 right-0 bottom-0 overflow-hidden bg-background-default rounded-tl-3xl rounded-tr-3xl transition-all duration-300 ease-in max-h-0">
			<div class="flex justify-between px-4 md:px-0 pt-5 mb-3 lg:hidden">
				<button class="ml-auto"><svg width="24" height="24" viewbox="0 0 24 24" fill="var(--base)" xmlns="http://www.w3.org/2000/svg" size="24"><path d="M18 6 6 18M6 6l12 12" stroke="var(--base)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></button>
			</div>
			<div class="pb-8 md:pb-24 md:px-5 md:flex md:flex-auto md:gap-x-8 md:w-4/5 landscape:flex md:mx-auto">
				<figure class="w-2/4 landscape:w-[30%] mx-auto overflow-hidden relative"><img alt="undefined-undefined-Roulette" loading="lazy" width="0" height="0" decoding="async" data-nimg="1" class="w-full ml-auto rounded-xl" src="https://cdn.databerjalan.com/cdn-cgi/image/width=auto,quality=75,fit=contain,format=auto/assets/images/games/pragmatic/rla.png" style="color: transparent;"></figure>
				<div class="w-full md:w-2/4 landscape:w-1/2">
					<p class="text-lg md:text-xl font-medium mt-3 md:mt-0">Roulette</p>
					<div class="flex md:flex-wrap gap-x-5 md:gap-5 mt-4">
						<button aria-label="demo-play-button-Roulette" class="w-1/2 md:w-full justify-center py-2 rounded-xl border text-primary border-primary">Demo</button><button aria-label="demo-play-button-Roulette" class="w-1/2 md:w-full justify-center py-2 rounded-xl bg-primary text-white">Main Game</button>
					</div>
				</div>
			</div>
			</section>
		</div>
		<div class="w-1/3 sm:w-1/4 lg:w-1/6 px-[6px] lg:px-3 mb-3 lg:mb-4">
			<div class="relative">
				<button aria-label="Mobile game modal opener" aria-labelledby="Mobile game modal opener" class="absolute h-full w-full z-50 lg:hidden"></button>
				<div class="relative z-10 rounded-xl overflow-hidden cursor-pointer group">
					<figure class="w-full overflow-hidden"><img alt="Blackjack--Multihand Blackjack" fetchpriority="high" width="300" height="300" decoding="async" data-nimg="1" class="rounded-xl w-full group-hover:lg:scale-110 group-hover:lg:blur-sm transition-all duration-500 ease-in-out" style="color: transparent;" src="https://cdn.databerjalan.com/cdn-cgi/image/width=auto,quality=75,fit=contain,format=auto/assets/images/games/pragmatic/bjma.png"></figure>
					<div class="hidden lg:flex items-center justify-center translate-y-full group-hover:translate-y-0 absolute z-[15] left-0 right-0 top-0 bottom-0 bg-black/80 transition-all duration-500 ease-out">
						<div>
							<button aria-label="demo-play-button-Multihand Blackjack" class="w-full text-xs rounded-full mb-3 py-2 px-6 justify-center bg-white hover:bg-white/90 text-black">Demo</button><button aria-label="play-button-Multihand Blackjack" class="w-full text-xs rounded-full py-2 px-6 justify-center bg-primary hover:brightness-90 transition-all duration-300 ease-in-out">Play Game</button>
						</div>
					</div>
				</div>
				<p class="text-[11px] md:text-xs mt-1 lg:mt-2 truncate">Multihand Blackjack</p>
			</div>
			<div class="lg:hidden fixed z-[1000] transition duration-300 ease-in-out w-0"></div>
			<section class="fixed z-[9999] left-0 right-0 bottom-0 overflow-hidden bg-background-default rounded-tl-3xl rounded-tr-3xl transition-all duration-300 ease-in max-h-0">
			<div class="flex justify-between px-4 md:px-0 pt-5 mb-3 lg:hidden">
				<button class="ml-auto">
					<svg width="24" height="24" viewbox="0 0 24 24" fill="var(--base)" xmlns="http://www.w3.org/2000/svg" size="24"><path d="M18 6 6 18M6 6l12 12" stroke="var(--base)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></button>
			</div>
			<div class="pb-8 md:pb-24 md:px-5 md:flex md:flex-auto md:gap-x-8 md:w-4/5 landscape:flex md:mx-auto">
				<figure class="w-2/4 landscape:w-[30%] mx-auto overflow-hidden relative"><img alt="undefined-undefined-Multihand Blackjack" loading="lazy" width="0" height="0" decoding="async" data-nimg="1" class="w-full ml-auto rounded-xl" src="https://cdn.databerjalan.com/cdn-cgi/image/width=auto,quality=75,fit=contain,format=auto/assets/images/games/pragmatic/bjma.png" style="color: transparent;"></figure>
				<div class="w-full md:w-2/4 landscape:w-1/2">
					<p class="text-lg md:text-xl font-medium mt-3 md:mt-0">Multihand Blackjack</p>
					<div class="flex md:flex-wrap gap-x-5 md:gap-5 mt-4">
						<button aria-label="demo-play-button-Multihand Blackjack" class="w-1/2 md:w-full justify-center py-2 rounded-xl border text-primary border-primary">Demo</button><button aria-label="demo-play-button-Multihand Blackjack" class="w-1/2 md:w-full justify-center py-2 rounded-xl bg-primary text-white">Main Game</button>
					</div>
				</div>
			</div>
			</section>
		</div>
		<div class="w-1/3 sm:w-1/4 lg:w-1/6 px-[6px] lg:px-3 mb-3 lg:mb-4">
			<div class="relative">
				<button aria-label="Mobile game modal opener" aria-labelledby="Mobile game modal opener" class="absolute h-full w-full z-50 lg:hidden"></button>
				<div class="relative z-10 rounded-xl overflow-hidden cursor-pointer group">
					<figure class="w-full overflow-hidden"><img alt="Baccarat--Baccarat" fetchpriority="high" width="300" height="300" decoding="async" data-nimg="1" class="rounded-xl w-full group-hover:lg:scale-110 group-hover:lg:blur-sm transition-all duration-500 ease-in-out" style="color: transparent;" src="https://cdn.databerjalan.com/cdn-cgi/image/width=auto,quality=75,fit=contain,format=auto/assets/images/games/pragmatic/bca.png"></figure>
					<div class="hidden lg:flex items-center justify-center translate-y-full group-hover:translate-y-0 absolute z-[15] left-0 right-0 top-0 bottom-0 bg-black/80 transition-all duration-500 ease-out">
						<div>
							<button aria-label="demo-play-button-Baccarat" class="w-full text-xs rounded-full mb-3 py-2 px-6 justify-center bg-white hover:bg-white/90 text-black">Demo</button><button aria-label="play-button-Baccarat" class="w-full text-xs rounded-full py-2 px-6 justify-center bg-primary hover:brightness-90 transition-all duration-300 ease-in-out">Play Game</button>
						</div>
					</div>
				</div>
				<p class="text-[11px] md:text-xs mt-1 lg:mt-2 truncate">Baccarat</p>
			</div>
			<div class="lg:hidden fixed z-[1000] transition duration-300 ease-in-out w-0"></div>
			<section class="fixed z-[9999] left-0 right-0 bottom-0 overflow-hidden bg-background-default rounded-tl-3xl rounded-tr-3xl transition-all duration-300 ease-in max-h-0">
			<div class="flex justify-between px-4 md:px-0 pt-5 mb-3 lg:hidden">
				<button class="ml-auto"><svg width="24" height="24" viewbox="0 0 24 24" fill="var(--base)" xmlns="http://www.w3.org/2000/svg" size="24"><path d="M18 6 6 18M6 6l12 12" stroke="var(--base)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></button>
			</div>
			<div class="pb-8 md:pb-24 md:px-5 md:flex md:flex-auto md:gap-x-8 md:w-4/5 landscape:flex md:mx-auto">
				<figure class="w-2/4 landscape:w-[30%] mx-auto overflow-hidden relative"><img alt="undefined-undefined-Baccarat" loading="lazy" width="0" height="0" decoding="async" data-nimg="1" class="w-full ml-auto rounded-xl" src="https://cdn.databerjalan.com/cdn-cgi/image/width=auto,quality=75,fit=contain,format=auto/assets/images/games/pragmatic/bca.png" style="color: transparent;"></figure>
				<div class="w-full md:w-2/4 landscape:w-1/2">
					<p class="text-lg md:text-xl font-medium mt-3 md:mt-0">Baccarat</p>
					<div class="flex md:flex-wrap gap-x-5 md:gap-5 mt-4">
						<button aria-label="demo-play-button-Baccarat" class="w-1/2 md:w-full justify-center py-2 rounded-xl border text-primary border-primary">Demo</button><button aria-label="demo-play-button-Baccarat" class="w-1/2 md:w-full justify-center py-2 rounded-xl bg-primary text-white">Main Game</button>
					</div>
				</div>
			</div>
			</section>
		</div>
		<div class="w-1/3 sm:w-1/4 lg:w-1/6 px-[6px] lg:px-3 mb-3 lg:mb-4">
			<div class="relative">
				<button aria-label="Mobile game modal opener" aria-labelledby="Mobile game modal opener" class="absolute h-full w-full z-50 lg:hidden"></button>
				<div class="relative z-10 rounded-xl overflow-hidden cursor-pointer group">
					<figure class="w-full overflow-hidden"><img alt="Baccarat New--Dragon Bonus Baccarat" fetchpriority="high" width="300" height="300" decoding="async" data-nimg="1" class="rounded-xl w-full group-hover:lg:scale-110 group-hover:lg:blur-sm transition-all duration-500 ease-in-out" style="color: transparent;" src="https://cdn.databerjalan.com/cdn-cgi/image/width=auto,quality=75,fit=contain,format=auto/assets/images/games/pragmatic/bnadvanced.png"></figure>
					<div class="hidden lg:flex items-center justify-center translate-y-full group-hover:translate-y-0 absolute z-[15] left-0 right-0 top-0 bottom-0 bg-black/80 transition-all duration-500 ease-out">
						<div>
							<button aria-label="demo-play-button-Dragon Bonus Baccarat" class="w-full text-xs rounded-full mb-3 py-2 px-6 justify-center bg-white hover:bg-white/90 text-black">Demo</button><button aria-label="play-button-Dragon Bonus Baccarat" class="w-full text-xs rounded-full py-2 px-6 justify-center bg-primary hover:brightness-90 transition-all duration-300 ease-in-out">Play Game</button>
						</div>
					</div>
				</div>
				<p class="text-[11px] md:text-xs mt-1 lg:mt-2 truncate">Dragon Bonus Baccarat</p>
			</div>
			<div class="lg:hidden fixed z-[1000] transition duration-300 ease-in-out w-0"></div>
			<section class="fixed z-[9999] left-0 right-0 bottom-0 overflow-hidden bg-background-default rounded-tl-3xl rounded-tr-3xl transition-all duration-300 ease-in max-h-0">
			<div class="flex justify-between px-4 md:px-0 pt-5 mb-3 lg:hidden">
				<button class="ml-auto"><svg width="24" height="24" viewbox="0 0 24 24" fill="var(--base)" xmlns="http://www.w3.org/2000/svg" size="24"><path d="M18 6 6 18M6 6l12 12" stroke="var(--base)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></button>
			</div>
			<div class="pb-8 md:pb-24 md:px-5 md:flex md:flex-auto md:gap-x-8 md:w-4/5 landscape:flex md:mx-auto">
				<figure class="w-2/4 landscape:w-[30%] mx-auto overflow-hidden relative"><img alt="undefined-undefined-Dragon Bonus Baccarat" loading="lazy" width="0" height="0" decoding="async" data-nimg="1" class="w-full ml-auto rounded-xl" src="https://cdn.databerjalan.com/cdn-cgi/image/width=auto,quality=75,fit=contain,format=auto/assets/images/games/pragmatic/bnadvanced.png" style="color: transparent;"></figure>
				<div class="w-full md:w-2/4 landscape:w-1/2">
					<p class="text-lg md:text-xl font-medium mt-3 md:mt-0">Dragon Bonus Baccarat</p>
					<div class="flex md:flex-wrap gap-x-5 md:gap-5 mt-4">
						<button aria-label="demo-play-button-Dragon Bonus Baccarat" class="w-1/2 md:w-full justify-center py-2 rounded-xl border text-primary border-primary">Demo</button><button aria-label="demo-play-button-Dragon Bonus Baccarat" class="w-1/2 md:w-full justify-center py-2 rounded-xl bg-primary text-white">Main Game</button>
					</div>
				</div>
			</div>
			</section>
		</div>
		<div class="w-1/3 sm:w-1/4 lg:w-1/6 px-[6px] lg:px-3 mb-3 lg:mb-4">
			<div class="relative">
				<button aria-label="Mobile game modal opener" aria-labelledby="Mobile game modal opener" class="absolute h-full w-full z-50 lg:hidden"></button>
				<div class="relative z-10 rounded-xl overflow-hidden cursor-pointer group">
					<figure class="w-full overflow-hidden"><img alt="Baccarat New--Dragon Tiger" fetchpriority="high" width="300" height="300" decoding="async" data-nimg="1" class="rounded-xl w-full group-hover:lg:scale-110 group-hover:lg:blur-sm transition-all duration-500 ease-in-out" style="color: transparent;" src="https://cdn.databerjalan.com/cdn-cgi/image/width=auto,quality=75,fit=contain,format=auto/assets/images/games/pragmatic/bndt.png"></figure>
					<div class="hidden lg:flex items-center justify-center translate-y-full group-hover:translate-y-0 absolute z-[15] left-0 right-0 top-0 bottom-0 bg-black/80 transition-all duration-500 ease-out">
						<div>
							<button aria-label="demo-play-button-Dragon Tiger" class="w-full text-xs rounded-full mb-3 py-2 px-6 justify-center bg-white hover:bg-white/90 text-black">Demo</button><button aria-label="play-button-Dragon Tiger" class="w-full text-xs rounded-full py-2 px-6 justify-center bg-primary hover:brightness-90 transition-all duration-300 ease-in-out">Play Game</button>
						</div>
					</div>
				</div>
				<p class="text-[11px] md:text-xs mt-1 lg:mt-2 truncate">Dragon Tiger</p>
			</div>
			<div class="lg:hidden fixed z-[1000] transition duration-300 ease-in-out w-0"></div>
			<section class="fixed z-[9999] left-0 right-0 bottom-0 overflow-hidden bg-background-default rounded-tl-3xl rounded-tr-3xl transition-all duration-300 ease-in max-h-0">
			<div class="flex justify-between px-4 md:px-0 pt-5 mb-3 lg:hidden">
				<button class="ml-auto"><svg width="24" height="24" viewbox="0 0 24 24" fill="var(--base)" xmlns="http://www.w3.org/2000/svg" size="24"><path d="M18 6 6 18M6 6l12 12" stroke="var(--base)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></button>
			</div>
			<div class="pb-8 md:pb-24 md:px-5 md:flex md:flex-auto md:gap-x-8 md:w-4/5 landscape:flex md:mx-auto">
				<figure class="w-2/4 landscape:w-[30%] mx-auto overflow-hidden relative"><img alt="undefined-undefined-Dragon Tiger" loading="lazy" width="0" height="0" decoding="async" data-nimg="1" class="w-full ml-auto rounded-xl" src="https://cdn.databerjalan.com/cdn-cgi/image/width=auto,quality=75,fit=contain,format=auto/assets/images/games/pragmatic/bndt.png" style="color: transparent;"></figure>
				<div class="w-full md:w-2/4 landscape:w-1/2">
					<p class="text-lg md:text-xl font-medium mt-3 md:mt-0">Dragon Tiger</p>
					<div class="flex md:flex-wrap gap-x-5 md:gap-5 mt-4">
						<button aria-label="demo-play-button-Dragon Tiger" class="w-1/2 md:w-full justify-center py-2 rounded-xl border text-primary border-primary">Demo</button><button aria-label="demo-play-button-Dragon Tiger" class="w-1/2 md:w-full justify-center py-2 rounded-xl bg-primary text-white">Main Game</button>
					</div>
				</div>
			</div>
			</section>
		</div>
		<div class="w-1/3 sm:w-1/4 lg:w-1/6 px-[6px] lg:px-3 mb-3 lg:mb-4">
			<div class="relative">
				<button aria-label="Mobile game modal opener" aria-labelledby="Mobile game modal opener" class="absolute h-full w-full z-50 lg:hidden"></button>
				<div class="relative z-10 rounded-xl overflow-hidden cursor-pointer group">
					<figure class="w-full overflow-hidden"><img alt="Scratch card--Gold Rush 500,000" fetchpriority="high" width="300" height="300" decoding="async" data-nimg="1" class="rounded-xl w-full group-hover:lg:scale-110 group-hover:lg:blur-sm transition-all duration-500 ease-in-out" style="color: transparent;" src="https://cdn.databerjalan.com/cdn-cgi/image/width=auto,quality=75,fit=contain,format=auto/assets/images/games/pragmatic/scgoldrushai.png"></figure>
					<div class="hidden lg:flex items-center justify-center translate-y-full group-hover:translate-y-0 absolute z-[15] left-0 right-0 top-0 bottom-0 bg-black/80 transition-all duration-500 ease-out">
						<div>
							<button aria-label="demo-play-button-Gold Rush 500,000" class="w-full text-xs rounded-full mb-3 py-2 px-6 justify-center bg-white hover:bg-white/90 text-black">Demo</button><button aria-label="play-button-Gold Rush 500,000" class="w-full text-xs rounded-full py-2 px-6 justify-center bg-primary hover:brightness-90 transition-all duration-300 ease-in-out">Play Game</button>
						</div>
					</div>
				</div>
				<p class="text-[11px] md:text-xs mt-1 lg:mt-2 truncate">Gold Rush 500,000</p>
			</div>
			<div class="lg:hidden fixed z-[1000] transition duration-300 ease-in-out w-0"></div>
			<section class="fixed z-[9999] left-0 right-0 bottom-0 overflow-hidden bg-background-default rounded-tl-3xl rounded-tr-3xl transition-all duration-300 ease-in max-h-0">
			<div class="flex justify-between px-4 md:px-0 pt-5 mb-3 lg:hidden">
				<button class="ml-auto"><svg width="24" height="24" viewbox="0 0 24 24" fill="var(--base)" xmlns="http://www.w3.org/2000/svg" size="24"><path d="M18 6 6 18M6 6l12 12" stroke="var(--base)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></button>
			</div>
			<div class="pb-8 md:pb-24 md:px-5 md:flex md:flex-auto md:gap-x-8 md:w-4/5 landscape:flex md:mx-auto">
				<figure class="w-2/4 landscape:w-[30%] mx-auto overflow-hidden relative"><img alt="undefined-undefined-Gold Rush 500,000" loading="lazy" width="0" height="0" decoding="async" data-nimg="1" class="w-full ml-auto rounded-xl" src="https://cdn.databerjalan.com/cdn-cgi/image/width=auto,quality=75,fit=contain,format=auto/assets/images/games/pragmatic/scgoldrushai.png" style="color: transparent;"></figure>
				<div class="w-full md:w-2/4 landscape:w-1/2">
					<p class="text-lg md:text-xl font-medium mt-3 md:mt-0">Gold Rush 500,000</p>
					<div class="flex md:flex-wrap gap-x-5 md:gap-5 mt-4">
						<button aria-label="demo-play-button-Gold Rush 500,000" class="w-1/2 md:w-full justify-center py-2 rounded-xl border text-primary border-primary">Demo</button><button aria-label="demo-play-button-Gold Rush 500,000" class="w-1/2 md:w-full justify-center py-2 rounded-xl bg-primary text-white">Main Game</button>
					</div>
				</div>
			</div>
			</section>
		</div>
		<div class="w-1/3 sm:w-1/4 lg:w-1/6 px-[6px] lg:px-3 mb-3 lg:mb-4">
			<div class="relative">
				<button aria-label="Mobile game modal opener" aria-labelledby="Mobile game modal opener" class="absolute h-full w-full z-50 lg:hidden"></button>
				<div class="relative z-10 rounded-xl overflow-hidden cursor-pointer group">
					<figure class="w-full overflow-hidden"><img alt="Scratch card--Wolf Gold 1,000,000" fetchpriority="high" width="300" height="300" decoding="async" data-nimg="1" class="rounded-xl w-full group-hover:lg:scale-110 group-hover:lg:blur-sm transition-all duration-500 ease-in-out" style="color: transparent;" src="https://cdn.databerjalan.com/cdn-cgi/image/width=auto,quality=75,fit=contain,format=auto/assets/images/games/pragmatic/scwolfgoldai.png"></figure>
					<div class="hidden lg:flex items-center justify-center translate-y-full group-hover:translate-y-0 absolute z-[15] left-0 right-0 top-0 bottom-0 bg-black/80 transition-all duration-500 ease-out">
						<div>
							<button aria-label="demo-play-button-Wolf Gold 1,000,000" class="w-full text-xs rounded-full mb-3 py-2 px-6 justify-center bg-white hover:bg-white/90 text-black">Demo</button><button aria-label="play-button-Wolf Gold 1,000,000" class="w-full text-xs rounded-full py-2 px-6 justify-center bg-primary hover:brightness-90 transition-all duration-300 ease-in-out">Play Game</button>
						</div>
					</div>
				</div>
				<p class="text-[11px] md:text-xs mt-1 lg:mt-2 truncate">Wolf Gold 1,000,000</p>
			</div>
			<div class="lg:hidden fixed z-[1000] transition duration-300 ease-in-out w-0"></div>
			<section class="fixed z-[9999] left-0 right-0 bottom-0 overflow-hidden bg-background-default rounded-tl-3xl rounded-tr-3xl transition-all duration-300 ease-in max-h-0">
			<div class="flex justify-between px-4 md:px-0 pt-5 mb-3 lg:hidden">
				<button class="ml-auto"><svg width="24" height="24" viewbox="0 0 24 24" fill="var(--base)" xmlns="http://www.w3.org/2000/svg" size="24"><path d="M18 6 6 18M6 6l12 12" stroke="var(--base)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></button>
			</div>
			<div class="pb-8 md:pb-24 md:px-5 md:flex md:flex-auto md:gap-x-8 md:w-4/5 landscape:flex md:mx-auto">
				<figure class="w-2/4 landscape:w-[30%] mx-auto overflow-hidden relative"><img alt="undefined-undefined-Wolf Gold 1,000,000" loading="lazy" width="0" height="0" decoding="async" data-nimg="1" class="w-full ml-auto rounded-xl" src="https://cdn.databerjalan.com/cdn-cgi/image/width=auto,quality=75,fit=contain,format=auto/assets/images/games/pragmatic/scwolfgoldai.png" style="color: transparent;"></figure>
				<div class="w-full md:w-2/4 landscape:w-1/2">
					<p class="text-lg md:text-xl font-medium mt-3 md:mt-0">Wolf Gold 1,000,000</p>
					<div class="flex md:flex-wrap gap-x-5 md:gap-5 mt-4">
						<button aria-label="demo-play-button-Wolf Gold 1,000,000" class="w-1/2 md:w-full justify-center py-2 rounded-xl border text-primary border-primary">Demo</button><button aria-label="demo-play-button-Wolf Gold 1,000,000" class="w-1/2 md:w-full justify-center py-2 rounded-xl bg-primary text-white">Main Game</button>
					</div>
				</div>
			</div>
			</section>
		</div>
		<div class="w-1/3 sm:w-1/4 lg:w-1/6 px-[6px] lg:px-3 mb-3 lg:mb-4">
			<div class="relative">
				<button aria-label="Mobile game modal opener" aria-labelledby="Mobile game modal opener" class="absolute h-full w-full z-50 lg:hidden"></button>
				<div class="relative z-10 rounded-xl overflow-hidden cursor-pointer group">
					<figure class="w-full overflow-hidden"><img alt="Scratch card--Diamond Strike 250,000" fetchpriority="high" width="300" height="300" decoding="async" data-nimg="1" class="rounded-xl w-full group-hover:lg:scale-110 group-hover:lg:blur-sm transition-all duration-500 ease-in-out" style="color: transparent;" src="https://cdn.databerjalan.com/cdn-cgi/image/width=auto,quality=75,fit=contain,format=auto/assets/images/games/pragmatic/scdiamondai.png"></figure>
					<div class="hidden lg:flex items-center justify-center translate-y-full group-hover:translate-y-0 absolute z-[15] left-0 right-0 top-0 bottom-0 bg-black/80 transition-all duration-500 ease-out">
						<div>
							<button aria-label="demo-play-button-Diamond Strike 250,000" class="w-full text-xs rounded-full mb-3 py-2 px-6 justify-center bg-white hover:bg-white/90 text-black">Demo</button><button aria-label="play-button-Diamond Strike 250,000" class="w-full text-xs rounded-full py-2 px-6 justify-center bg-primary hover:brightness-90 transition-all duration-300 ease-in-out">Play Game</button>
						</div>
					</div>
				</div>
				<p class="text-[11px] md:text-xs mt-1 lg:mt-2 truncate">Diamond Strike 250,000</p>
			</div>
			<div class="lg:hidden fixed z-[1000] transition duration-300 ease-in-out w-0"></div>
			<section class="fixed z-[9999] left-0 right-0 bottom-0 overflow-hidden bg-background-default rounded-tl-3xl rounded-tr-3xl transition-all duration-300 ease-in max-h-0">
			<div class="flex justify-between px-4 md:px-0 pt-5 mb-3 lg:hidden">
				<button class="ml-auto"><svg width="24" height="24" viewbox="0 0 24 24" fill="var(--base)" xmlns="http://www.w3.org/2000/svg" size="24"><path d="M18 6 6 18M6 6l12 12" stroke="var(--base)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></button>
			</div>
			<div class="pb-8 md:pb-24 md:px-5 md:flex md:flex-auto md:gap-x-8 md:w-4/5 landscape:flex md:mx-auto">
				<figure class="w-2/4 landscape:w-[30%] mx-auto overflow-hidden relative"><img alt="undefined-undefined-Diamond Strike 250,000" loading="lazy" width="0" height="0" decoding="async" data-nimg="1" class="w-full ml-auto rounded-xl" src="https://cdn.databerjalan.com/cdn-cgi/image/width=auto,quality=75,fit=contain,format=auto/assets/images/games/pragmatic/scdiamondai.png" style="color: transparent;"></figure>
				<div class="w-full md:w-2/4 landscape:w-1/2">
					<p class="text-lg md:text-xl font-medium mt-3 md:mt-0">Diamond Strike 250,000</p>
					<div class="flex md:flex-wrap gap-x-5 md:gap-5 mt-4">
						<button aria-label="demo-play-button-Diamond Strike 250,000" class="w-1/2 md:w-full justify-center py-2 rounded-xl border text-primary border-primary">Demo</button><button aria-label="demo-play-button-Diamond Strike 250,000" class="w-1/2 md:w-full justify-center py-2 rounded-xl bg-primary text-white">Main Game</button>
					</div>
				</div>
			</div>
			</section>
		</div>
		<div class="w-1/3 sm:w-1/4 lg:w-1/6 px-[6px] lg:px-3 mb-3 lg:mb-4">
			<div class="relative">
				<button aria-label="Mobile game modal opener" aria-labelledby="Mobile game modal opener" class="absolute h-full w-full z-50 lg:hidden"></button>
				<div class="relative z-10 rounded-xl overflow-hidden cursor-pointer group">
					<figure class="w-full overflow-hidden"><img alt="Scratch card--Queen of Gold 100,000" fetchpriority="high" width="300" height="300" decoding="async" data-nimg="1" class="rounded-xl w-full group-hover:lg:scale-110 group-hover:lg:blur-sm transition-all duration-500 ease-in-out" style="color: transparent;" src="https://cdn.databerjalan.com/cdn-cgi/image/width=auto,quality=75,fit=contain,format=auto/assets/images/games/pragmatic/scqogai.png"></figure>
					<div class="hidden lg:flex items-center justify-center translate-y-full group-hover:translate-y-0 absolute z-[15] left-0 right-0 top-0 bottom-0 bg-black/80 transition-all duration-500 ease-out">
						<div>
							<button aria-label="demo-play-button-Queen of Gold 100,000" class="w-full text-xs rounded-full mb-3 py-2 px-6 justify-center bg-white hover:bg-white/90 text-black">Demo</button><button aria-label="play-button-Queen of Gold 100,000" class="w-full text-xs rounded-full py-2 px-6 justify-center bg-primary hover:brightness-90 transition-all duration-300 ease-in-out">Play Game</button>
						</div>
					</div>
				</div>
				<p class="text-[11px] md:text-xs mt-1 lg:mt-2 truncate">Queen of Gold 100,000</p>
			</div>
			<div class="lg:hidden fixed z-[1000] transition duration-300 ease-in-out w-0"></div>
			<section class="fixed z-[9999] left-0 right-0 bottom-0 overflow-hidden bg-background-default rounded-tl-3xl rounded-tr-3xl transition-all duration-300 ease-in max-h-0">
			<div class="flex justify-between px-4 md:px-0 pt-5 mb-3 lg:hidden">
				<button class="ml-auto"><svg width="24" height="24" viewbox="0 0 24 24" fill="var(--base)" xmlns="http://www.w3.org/2000/svg" size="24"><path d="M18 6 6 18M6 6l12 12" stroke="var(--base)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></button>
			</div>
			<div class="pb-8 md:pb-24 md:px-5 md:flex md:flex-auto md:gap-x-8 md:w-4/5 landscape:flex md:mx-auto">
				<figure class="w-2/4 landscape:w-[30%] mx-auto overflow-hidden relative"><img alt="undefined-undefined-Queen of Gold 100,000" loading="lazy" width="0" height="0" decoding="async" data-nimg="1" class="w-full ml-auto rounded-xl" src="https://cdn.databerjalan.com/cdn-cgi/image/width=auto,quality=75,fit=contain,format=auto/assets/images/games/pragmatic/scqogai.png" style="color: transparent;"></figure>
				<div class="w-full md:w-2/4 landscape:w-1/2">
					<p class="text-lg md:text-xl font-medium mt-3 md:mt-0">Queen of Gold 100,000</p>
					<div class="flex md:flex-wrap gap-x-5 md:gap-5 mt-4">
						<button aria-label="demo-play-button-Queen of Gold 100,000" class="w-1/2 md:w-full justify-center py-2 rounded-xl border text-primary border-primary">Demo</button><button aria-label="demo-play-button-Queen of Gold 100,000" class="w-1/2 md:w-full justify-center py-2 rounded-xl bg-primary text-white">Main Game</button>
					</div>
				</div>
			</div>
			</section>
		</div>
		<div class="w-1/3 sm:w-1/4 lg:w-1/6 px-[6px] lg:px-3 mb-3 lg:mb-4">
			<div class="relative">
				<button aria-label="Mobile game modal opener" aria-labelledby="Mobile game modal opener" class="absolute h-full w-full z-50 lg:hidden"></button>
				<div class="relative z-10 rounded-xl overflow-hidden cursor-pointer group">
					<figure class="w-full overflow-hidden"><img alt="Scratch card--Panda Gold 50,000" fetchpriority="high" width="300" height="300" decoding="async" data-nimg="1" class="rounded-xl w-full group-hover:lg:scale-110 group-hover:lg:blur-sm transition-all duration-500 ease-in-out" style="color: transparent;" src="https://cdn.databerjalan.com/cdn-cgi/image/width=auto,quality=75,fit=contain,format=auto/assets/images/games/pragmatic/scpandai.png"></figure>
					<div class="hidden lg:flex items-center justify-center translate-y-full group-hover:translate-y-0 absolute z-[15] left-0 right-0 top-0 bottom-0 bg-black/80 transition-all duration-500 ease-out">
						<div>
							<button aria-label="demo-play-button-Panda Gold 50,000" class="w-full text-xs rounded-full mb-3 py-2 px-6 justify-center bg-white hover:bg-white/90 text-black">Demo</button><button aria-label="play-button-Panda Gold 50,000" class="w-full text-xs rounded-full py-2 px-6 justify-center bg-primary hover:brightness-90 transition-all duration-300 ease-in-out">Play Game</button>
						</div>
					</div>
				</div>
				<p class="text-[11px] md:text-xs mt-1 lg:mt-2 truncate">Panda Gold 50,000</p>
			</div>
			<div class="lg:hidden fixed z-[1000] transition duration-300 ease-in-out w-0"></div>
			<section class="fixed z-[9999] left-0 right-0 bottom-0 overflow-hidden bg-background-default rounded-tl-3xl rounded-tr-3xl transition-all duration-300 ease-in max-h-0">
			<div class="flex justify-between px-4 md:px-0 pt-5 mb-3 lg:hidden">
				<button class="ml-auto"><svg width="24" height="24" viewbox="0 0 24 24" fill="var(--base)" xmlns="http://www.w3.org/2000/svg" size="24"><path d="M18 6 6 18M6 6l12 12" stroke="var(--base)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></button>
			</div>
			<div class="pb-8 md:pb-24 md:px-5 md:flex md:flex-auto md:gap-x-8 md:w-4/5 landscape:flex md:mx-auto">
				<figure class="w-2/4 landscape:w-[30%] mx-auto overflow-hidden relative"><img alt="undefined-undefined-Panda Gold 50,000" loading="lazy" width="0" height="0" decoding="async" data-nimg="1" class="w-full ml-auto rounded-xl" src="https://cdn.databerjalan.com/cdn-cgi/image/width=auto,quality=75,fit=contain,format=auto/assets/images/games/pragmatic/scpandai.png" style="color: transparent;"></figure>
				<div class="w-full md:w-2/4 landscape:w-1/2">
					<p class="text-lg md:text-xl font-medium mt-3 md:mt-0">Panda Gold 50,000</p>
					<div class="flex md:flex-wrap gap-x-5 md:gap-5 mt-4">
						<button aria-label="demo-play-button-Panda Gold 50,000" class="w-1/2 md:w-full justify-center py-2 rounded-xl border text-primary border-primary">Demo</button><button aria-label="demo-play-button-Panda Gold 50,000" class="w-1/2 md:w-full justify-center py-2 rounded-xl bg-primary text-white">Main Game</button>
					</div>
				</div>
			</div>
			</section>
		</div>
		<div class="w-1/3 sm:w-1/4 lg:w-1/6 px-[6px] lg:px-3 mb-3 lg:mb-4">
			<div class="relative">
				<button aria-label="Mobile game modal opener" aria-labelledby="Mobile game modal opener" class="absolute h-full w-full z-50 lg:hidden"></button>
				<div class="relative z-10 rounded-xl overflow-hidden cursor-pointer group">
					<figure class="w-full overflow-hidden"><img alt="Scratch card--Hot Safari 75,000" fetchpriority="high" width="300" height="300" decoding="async" data-nimg="1" class="rounded-xl w-full group-hover:lg:scale-110 group-hover:lg:blur-sm transition-all duration-500 ease-in-out" style="color: transparent;" src="https://cdn.databerjalan.com/cdn-cgi/image/width=auto,quality=75,fit=contain,format=auto/assets/images/games/pragmatic/scsafariai.png"></figure>
					<div class="hidden lg:flex items-center justify-center translate-y-full group-hover:translate-y-0 absolute z-[15] left-0 right-0 top-0 bottom-0 bg-black/80 transition-all duration-500 ease-out">
						<div>
							<button aria-label="demo-play-button-Hot Safari 75,000" class="w-full text-xs rounded-full mb-3 py-2 px-6 justify-center bg-white hover:bg-white/90 text-black">Demo</button><button aria-label="play-button-Hot Safari 75,000" class="w-full text-xs rounded-full py-2 px-6 justify-center bg-primary hover:brightness-90 transition-all duration-300 ease-in-out">Play Game</button>
						</div>
					</div>
				</div>
				<p class="text-[11px] md:text-xs mt-1 lg:mt-2 truncate">Hot Safari 75,000</p>
			</div>
			<div class="lg:hidden fixed z-[1000] transition duration-300 ease-in-out w-0"></div>
			<section class="fixed z-[9999] left-0 right-0 bottom-0 overflow-hidden bg-background-default rounded-tl-3xl rounded-tr-3xl transition-all duration-300 ease-in max-h-0">
			<div class="flex justify-between px-4 md:px-0 pt-5 mb-3 lg:hidden">
				<button class="ml-auto"><svg width="24" height="24" viewbox="0 0 24 24" fill="var(--base)" xmlns="http://www.w3.org/2000/svg" size="24"><path d="M18 6 6 18M6 6l12 12" stroke="var(--base)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></button>
			</div>
			<div class="pb-8 md:pb-24 md:px-5 md:flex md:flex-auto md:gap-x-8 md:w-4/5 landscape:flex md:mx-auto">
				<figure class="w-2/4 landscape:w-[30%] mx-auto overflow-hidden relative"><img alt="undefined-undefined-Hot Safari 75,000" loading="lazy" width="0" height="0" decoding="async" data-nimg="1" class="w-full ml-auto rounded-xl" src="https://cdn.databerjalan.com/cdn-cgi/image/width=auto,quality=75,fit=contain,format=auto/assets/images/games/pragmatic/scsafariai.png" style="color: transparent;"></figure>
				<div class="w-full md:w-2/4 landscape:w-1/2">
					<p class="text-lg md:text-xl font-medium mt-3 md:mt-0">Hot Safari 75,000</p>
					<div class="flex md:flex-wrap gap-x-5 md:gap-5 mt-4">
						<button aria-label="demo-play-button-Hot Safari 75,000" class="w-1/2 md:w-full justify-center py-2 rounded-xl border text-primary border-primary">Demo</button><button aria-label="demo-play-button-Hot Safari 75,000" class="w-1/2 md:w-full justify-center py-2 rounded-xl bg-primary text-white">Main Game</button>
					</div>
				</div>
			</div>
			</section>
		</div>
		<div class="w-1/3 sm:w-1/4 lg:w-1/6 px-[6px] lg:px-3 mb-3 lg:mb-4">
			<div class="relative">
				<button aria-label="Mobile game modal opener" aria-labelledby="Mobile game modal opener" class="absolute h-full w-full z-50 lg:hidden"></button>
				<div class="relative z-10 rounded-xl overflow-hidden cursor-pointer group">
					<figure class="w-full overflow-hidden"><img alt="Scratch card--7 Piggies 25,000" fetchpriority="high" width="300" height="300" decoding="async" data-nimg="1" class="rounded-xl w-full group-hover:lg:scale-110 group-hover:lg:blur-sm transition-all duration-500 ease-in-out" style="color: transparent;" src="https://cdn.databerjalan.com/cdn-cgi/image/width=auto,quality=75,fit=contain,format=auto/assets/images/games/pragmatic/sc7piggiesai.png"></figure>
					<div class="hidden lg:flex items-center justify-center translate-y-full group-hover:translate-y-0 absolute z-[15] left-0 right-0 top-0 bottom-0 bg-black/80 transition-all duration-500 ease-out">
						<div>
							<button aria-label="demo-play-button-7 Piggies 25,000" class="w-full text-xs rounded-full mb-3 py-2 px-6 justify-center bg-white hover:bg-white/90 text-black">Demo</button><button aria-label="play-button-7 Piggies 25,000" class="w-full text-xs rounded-full py-2 px-6 justify-center bg-primary hover:brightness-90 transition-all duration-300 ease-in-out">Play Game</button>
						</div>
					</div>
				</div>
				<p class="text-[11px] md:text-xs mt-1 lg:mt-2 truncate">7 Piggies 25,000</p>
			</div>
			<div class="lg:hidden fixed z-[1000] transition duration-300 ease-in-out w-0"></div>
			<section class="fixed z-[9999] left-0 right-0 bottom-0 overflow-hidden bg-background-default rounded-tl-3xl rounded-tr-3xl transition-all duration-300 ease-in max-h-0">
			<div class="flex justify-between px-4 md:px-0 pt-5 mb-3 lg:hidden">
				<button class="ml-auto"><svg width="24" height="24" viewbox="0 0 24 24" fill="var(--base)" xmlns="http://www.w3.org/2000/svg" size="24"><path d="M18 6 6 18M6 6l12 12" stroke="var(--base)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></button>
			</div>
			<div class="pb-8 md:pb-24 md:px-5 md:flex md:flex-auto md:gap-x-8 md:w-4/5 landscape:flex md:mx-auto">
				<figure class="w-2/4 landscape:w-[30%] mx-auto overflow-hidden relative"><img alt="undefined-undefined-7 Piggies 25,000" loading="lazy" width="0" height="0" decoding="async" data-nimg="1" class="w-full ml-auto rounded-xl" src="https://cdn.databerjalan.com/cdn-cgi/image/width=auto,quality=75,fit=contain,format=auto/assets/images/games/pragmatic/sc7piggiesai.png" style="color: transparent;"></figure>
				<div class="w-full md:w-2/4 landscape:w-1/2">
					<p class="text-lg md:text-xl font-medium mt-3 md:mt-0">7 Piggies 25,000</p>
					<div class="flex md:flex-wrap gap-x-5 md:gap-5 mt-4">
						<button aria-label="demo-play-button-7 Piggies 25,000" class="w-1/2 md:w-full justify-center py-2 rounded-xl border text-primary border-primary">Demo</button><button aria-label="demo-play-button-7 Piggies 25,000" class="w-1/2 md:w-full justify-center py-2 rounded-xl bg-primary text-white">Main Game</button>
					</div>
				</div>
			</div>
			</section>
		</div>
	</div>
</div>
<?php include_once 'footer.php'; ?>
