{"id":27,"date":"2026-03-01T17:00:19","date_gmt":"2026-03-01T17:00:19","guid":{"rendered":"https:\/\/egoffr.com\/?page_id=27"},"modified":"2026-05-03T14:00:34","modified_gmt":"2026-05-03T14:00:34","slug":"home-page","status":"publish","type":"page","link":"https:\/\/egoffr.com\/","title":{"rendered":"HOME PAGE"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n<title>All Yono Apps 2026 \u2013 Download Latest Apps<\/title>\n<meta name=\"description\" content=\"Download All Yono Apps 2026 including rummy, slots and other popular apps. Explore latest apps with smooth experience and updated features.\">\n\n<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n\n\/* BODY *\/\nbody{\n    font-family:'Poppins',sans-serif;\n    background:#f8fafc;\n    color:#000;\n}\n.card-dark h3{\n    color:#000;\n    font-size:13px !important;  \/* \ud83d\udc48 sab titles chhote ho jayenge *\/\n}\n.card-dark .text-yellow-400,\n.card-dark .text-emerald-400{\n    font-size:8px !important;\n}\n\/* CARD *\/\n.card-dark{\n    background:#ffffff;\n    border:1px solid #e5e7eb;\n    box-shadow:0 4px 15px rgba(0,0,0,0.05);\n    transition:0.3s;\n}\n\n.card-dark:hover{\n    transform:translateY(-3px);\n    box-shadow:0 10px 25px rgba(0,0,0,0.08);\n}\n\n\/* ICON *\/\n.app-icon-container{\n    width:60px;\n    height:60px;\n    border-radius:10px;\n    overflow:hidden;\n    border:1px solid #e5e7eb;\n}\n\n\/* RIBBON *\/\n.corner-ribbon{\n    position:absolute;\n    top:0;\n    left:0;\n    background:linear-gradient(135deg,#facc15,#eab308);\n    color:#000;\n    font-size:10px;\n    font-weight:600;\n    padding:2px 8px;\n    border-bottom-right-radius:6px;\n}\n\n\/* TEXT COLORS FIX *\/\n.card-dark h3{\n    color:#000;\n}\n\n.card-dark .text-gray-100{\n    color:#374151 !important;\n}\n\n.card-dark .text-yellow-400{\n    color:#f59e0b !important;\n}\n\n.card-dark .text-emerald-400{\n    color:#10b981 !important;\n}\n\n\/* BUTTON *\/\n.start-btn{\n    background:linear-gradient(90deg,#2563eb,#3b82f6);\n    color:#fff;\n    transition:0.3s;\n}\n\n.start-btn:hover{\n    transform:translateY(-2px);\n    box-shadow:0 6px 18px rgba(37,99,235,0.3);\n}\n\n.marquee-wrapper{\n  width: 100vw;\n  margin-left: calc(-50vw + 50%);\n  overflow: hidden;\n  position: relative;\n\n  background: linear-gradient(90deg, #020617, #1e3a8a, #020617);\n\n  border-top: 3px solid #ffffff;\n  border-bottom: 3px solid #ffffff;\n\n  padding: 10px 0;\n\n  box-shadow: 0 6px 20px rgba(0,0,0,0.35);\n}\n\n\/* \u2728 Shine Effect *\/\n.marquee-wrapper::before{\n  content: \"\";\n  position: absolute;\n  top: 0;\n  left: -60%;\n  width: 50%;\n  height: 100%;\n  background: linear-gradient(\n    120deg,\n    transparent,\n    rgba(255,255,255,0.25),\n    transparent\n  );\n  transform: skewX(-20deg);\n  animation: shineMove 3.5s infinite;\n  z-index: 1;\n}\n\n@keyframes shineMove{\n  0% { left: -60%; }\n  100% { left: 120%; }\n}\n\n\/* scrolling text *\/\n.marquee-track{\n  display: inline-block;\n  white-space: nowrap;\n\n  color: #ffffff;\n  font-weight: 900;\n  font-size: 14px;\n  letter-spacing: 0.4px;\n\n  padding-left: 100%;\n  animation: scrollLeft 20s linear infinite; \/* medium speed *\/\n  position: relative;\n  z-index: 2;\n}\n\n\/* scroll animation *\/\n@keyframes scrollLeft{\n  0% { transform: translateX(0); }\n  100% { transform: translateX(-100%); }\n}\n\n\/* pause on hover *\/\n.marquee-wrapper:hover .marquee-track{\n  animation-play-state: paused;\n}\n\n\/* mobile optimization *\/\n@media(max-width:600px){\n  .marquee-track{\n    font-size: 12px;\n    animation-duration: 25s;\n  }\n}\n.disclaimer-box{\n    background:#fef9c3; \/* light yellow *\/\n    border-top:1px solid #fde68a;\n    padding:14px 16px;\n    margin-top:20px;\n}\n\n.disclaimer-text{\n    font-size:11px;\n    color:#6b7280;\n    line-height:1.6;\n    text-align:center;\n    max-width:600px;\n    margin:auto;\n}\n\n.disclaimer-text strong{\n    color:#92400e; \/* dark yellow\/brown for heading *\/\n    font-weight:600;\n}\n<\/style> \n<\/head>\n<body>\n\n<!-- NAVBAR -->\n<div class=\"sticky top-0 bg-white border-b z-50\">\n    <div class=\"max-w-md mx-auto flex justify-between items-center px-4 py-3 text-sm\">\n        \n        <div class=\"font-bold\">Yono Apps<\/div>\n\n        <div class=\"flex gap-3 text-gray-600 text-xs\">\n            <!-- HOME LOCK (NO LINK) -->\n            <span class=\"text-black font-semibold cursor-default\">Home<\/span>\n\n            <a href=\"https:\/\/egoffr.com\/about-us\/\" target=\"_blank\">About<\/a>\n            <a href=\"https:\/\/egoffr.com\/disclamer\/\" target=\"_blank\">Disclaimer<\/a>\n            <a href=\"https:\/\/egoffr.com\/contact-us\/\" target=\"_blank\">Contact<\/a>\n\n            <a href=\"#\" onclick=\"joinTelegram()\">Telegram<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n<!-- CONTENT -->\n<section class=\"py-6 text-center max-w-md mx-auto px-4\">\n    <h1 class=\"text-lg font-bold mb-2\">\nDownload All Yono Apps 2026 \u2013  Rummy &#038; Slots Latest version\n    <\/h1>\n\n    <p class=\"text-gray-700 text-xs leading-relaxed\">\n        Explore the latest collection of new rummy slots Yono Apps 2026 in one place. This platform brings together popular apps .such as Yono Rummy, Teen Patti, Dragon vs Tiger, Spin 101, Slots777, Yono 777, Jaiho Rummy, Rummy Ludo, Yono Arcade, OK Rummy and many more updated applications.\n\n        All apps are designed for rewards and fun, simple navigation and improved user experience. \n        Stay updated with the newest versions and enjoy easy access to multiple gaming apps in one place.\n    <\/p>\n<\/section>\n<!-- SPACING -->\n<div class=\"h-3\"><\/div>\n\n<!-- BUTTONS -->\n<div class=\"max-w-md mx-auto px-4 pb-4 pt-2 grid grid-cols-2 gap-2\">\n\n    <!-- ALL APPS (LOCKED) -->\n    <button \n        class=\"bg-green-500 py-2 rounded-lg text-[11px] text-white opacity-70 cursor-not-allowed\">\n        All Apps\n    <\/button>\n\n    <!-- OTHER APPS -->\n<a href=\"https:\/\/egoffr.com\/other-apps\" \n   class=\"bg-blue-500 py-2 rounded-lg text-[11px] text-white flex items-center justify-center\">\n    Other Apps\n<\/a>\n\n<\/div>\n<!-- SMALL GAP BELOW BUTTONS -->\n<div class=\"h-2\"><\/div>\n<!-- CARDS WRAPPER -->\n<div class=\"max-w-md mx-auto space-y-3 px-0\">\n\n<!-- Card 1: club inr -->    \n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">    \n            <div class=\"flex items-center gap-3.5\">    \n                <div class=\"app-icon-container shrink-0\">    \n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/68d2327774537-1000142071-1.png\" alt=\"club inr\" class=\"w-full h-full object-cover\">    \n                    <div class=\"corner-ribbon\">1<\/div>    \n                <\/div>    \n                <div class=\"poppins text-gray-100 text-xs\">    \n                    <h3 class=\"font-bold text-[1.05rem] text-white\">club inr<\/h3>    \n                    <div class=\"mt-1 flex flex-col gap-0.5\">    \n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">    \n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>    \n                            <span>Joining Bonus \u20b9800<\/span>    \n                        <\/div>    \n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">    \n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>    \n                            <span>Min. Withdrawal \u20b9120<\/span>    \n                        <\/div>    \n                    <\/div>    \n                <\/div>    \n            <\/div>    \n            <a href=\"https:\/\/egoffr.com\/?page_id=664\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">    \n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>    \n                Download    \n            <\/a>    \n        <\/div>  \n<!-- Card 2 -->  <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">    \n        <div class=\"flex items-center gap-3.5\">    \n            <div class=\"app-icon-container shrink-0\">    \n                <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1767718560_527-1.webp\" alt=\"inr rummy\" class=\"w-full h-full object-cover\">    \n                <div class=\"corner-ribbon\">2<\/div>    \n            <\/div>    \n            <div class=\"poppins text-gray-100 text-xs\">    \n                <h3 class=\"font-bold text-[1.05rem] text-white\">inr rummy<\/h3>    \n                <div class=\"mt-1 flex flex-col gap-0.5\">    \n                    <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">    \n                        <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>    \n                        <span>Joining Bonus \u20b9650<\/span>    \n                    <\/div>    \n                    <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">    \n                        <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>    \n                        <span>Min. Withdrawal \u20b9100<\/span>    \n                    <\/div>    \n                <\/div>    \n            <\/div>    \n        <\/div>    \n        <a href=\"https:\/\/egoffr.com\/?page_id=667\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">    \n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>    \n            Download    \n        <\/a>    \n    <\/div>   \n <!-- Card 3: Rummy 888 -->    \n<div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">    \n    <div class=\"flex items-center gap-3.5\">    \n        <div class=\"app-icon-container shrink-0\">    \n            <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1771269200_745.webp\" alt=\"Rummy 888\" class=\"w-full h-full object-cover\">    \n            <div class=\"corner-ribbon\">3<\/div>    \n        <\/div>    \n        <div class=\"poppins text-gray-100 text-xs\">    \n            <h3 class=\"font-bold text-[1.05rem] text-white\">Rummy 888<\/h3>    \n            <div class=\"mt-1 flex flex-col gap-0.5\">    \n                <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">    \n                    <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>    \n                    <span>Joining Bonus \u20b9888<\/span>    \n                <\/div>    \n                <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">    \n                    <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>    \n                    <span>Min. Withdrawal \u20b9100<\/span>    \n                <\/div>    \n            <\/div>    \n        <\/div>    \n    <\/div>    \n    <a href=\"https:\/\/egoffr.com\/rummy-888\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">    \n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>    \n        Download    \n    <\/a>    \n<\/div> <!-- Content Area Close -->\n\n<!-- Card 4 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1771269292_459.png\" alt=\"Ever 777\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">4<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">Ever 777<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9777<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/ever-777\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 5 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/image-10.jpg\" alt=\"Plus Rummy\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">5<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">Plus Rummy<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9650<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/Plus-rummy\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 6 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/image-15.jpg\" alt=\"Bingo Rummy\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">6<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">Bingo Rummy<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9700<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/Bingo-rummy\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 7 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/image-9.jpg\" alt=\"Upcoming Yono Games\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">7<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">Upcoming Yono Games<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9750<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/upcoming-yono-games\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 8 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/1000072684.webp\" alt=\"Ind VIP\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">8<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">Ind VIP<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9800<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/ind-vip\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 9 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/1000006617.jpg\" alt=\"Icic Games\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">9<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">Icic Games<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9750<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/icic-games\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 10 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/image-8.jpg\" alt=\"777 Slots\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">10<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">777 Slots<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9800<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/777-slots-2\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 11 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/image-7.jpg\" alt=\"Life Rummy\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">11<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">Life Rummy<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9650<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/life-rummy\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 12 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/Jaiho-777.png\" alt=\"JAIHO 777\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">12<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">JAIHO 777<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9700<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/777-slots\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 13 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765698709_495.webp\" alt=\"YONO ARCADE\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">13<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">YONO ARCADE<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9700<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/yono-arcade\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 14 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765699112_572.webp\" alt=\"JAIHO SPIN\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">14<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">JAIHO SPIN<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9650<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/jai-ho-spin\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 15 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765698890_385.png\" alt=\"SPIN 101\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">15<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">SPIN 101<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9650<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/spin-101\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 16 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765724244_907.webp\" alt=\"567 SLOTS\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">16<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">567 SLOTS<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9650<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/567-slots\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 17 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765699374_749.webp\" alt=\"NETA VIP\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">17<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">NETA VIP<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9800<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/neta-vip\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 18 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765699087_808.png\" alt=\"789 JACKPOTS\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">18<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">789 JACKPOTS<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9850<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/789-jackpots\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 19 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765699052_533.webp\" alt=\"ABC RUMMY\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">19<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">ABC RUMMY<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9650<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/abc-rummy\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 20 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/image.jpg\" alt=\"YONO CRICKET\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">20<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">YONO CRICKET<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9650<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/yono-cricket\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 21 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/image-5.jpg\" alt=\"ALL YONO GAMES\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">21<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">ALL YONO GAMES<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b91000<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b91000<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/all-yono-games\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n<!-- Card 22 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/YONO-777-APK.png\" alt=\"YONO 777\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">22<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">YONO 777<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9777<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/yono-777\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 23 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/x-1.jpg\" alt=\"GAME RUMMY\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">23<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">GAME RUMMY<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9551<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/game-rummy\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 24 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/68d2327774537-1000142071-1.png\" alt=\"CLUB INR\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">24<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">CLUB INR<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9551<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/club-inr\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 25 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1767718560_527-1.webp\" alt=\"INR RUMMY\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">25<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">INR RUMMY<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9650<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/inr-rummy\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 26 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/EN-65-APK.webp\" alt=\"EN 365\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">26<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">EN 365<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9365<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/en-365\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 27 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/10Z-APK.png\" alt=\"101Z\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">27<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">101Z<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9101<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/101z\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 28 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/SPIN-LUCKY-APK.png\" alt=\"SPIN LUCKY\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">28<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">SPIN LUCKY<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9650<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/spin-lucky\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 29 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/JAIHO-ARCADE-APK.png\" alt=\"JAIHO ARCADE\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">29<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">JAIHO ARCADE<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9650<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/jaiho-arcade\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 30 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765699817_441.png\" alt=\"IND SLOTS\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">30<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">IND SLOTS<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9700<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/ind-slots\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 31 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/Jaiho-91.webp\" alt=\"JAIHO 91\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">31<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">JAIHO 91<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9650<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/jaiho91\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 32 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/images-8.jpeg\" alt=\"IND RUMMY\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">32<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">IND RUMMY<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9650<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/ind-rummy\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 33 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/JAIHO-RUMMY-APK.webp\" alt=\"JAIHO RUMMY\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">33<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">JAIHO RUMMY<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9650<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/jai-ho-rummy\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 34 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/images-8.jpeg\" alt=\"Inr Vip\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">34<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">Inr Vip<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9800<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/inr-vip\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 35 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1771269375_962-1.webp\" alt=\"Joy Rummy\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">35<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">Joy Rummy<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9650<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/joy-rummy\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 36 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1768198250_456.webp\" alt=\"Boss Rummy\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">36<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">Boss Rummy<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9700<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/boss-rummy\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 37 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/SLOTS-SPIN-APK.png\" alt=\"Slots Spin\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">37<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">Slots Spin<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9650<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/slots-spin\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 38 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1769590592_340.webp\" alt=\"Diwa 777\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">38<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">Diwa 777<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9777<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/diwa-777\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 39 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1771269099_469.webp\" alt=\"Rummy 77\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">39<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">Rummy 77<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b977<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/rummy-77\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 40 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765699132_554.webp\" alt=\"Ind Bingo\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">40<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">Ind Bingo<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9600<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/ind-bingo\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 41 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765699176_778.png\" alt=\"Rummy 365\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">41<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">Rummy 365<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9650<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/Rummy-365\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 42 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/svip-777.webp\" alt=\"Svip 777\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">42<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">Svip 777<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9777<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/svip-777-2\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 43 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/mqm-bet.webp\" alt=\"Mqm Bet\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">43<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">Mqm Bet<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9650<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/mqm-bet-2\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 44 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765699563_520.png\" alt=\"My 777\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">44<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">My 777<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9777<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/my-777\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 45 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765698854_581.png\" alt=\"Mkm Bet\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">45<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">Mkm Bet<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9650<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/mkm-bet\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 46 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765699791_402.jpg\" alt=\"Mdm Bet\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">46<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">Mdm Bet<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9650<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/mdm-bet\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 47 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765699615_123.jpg\" alt=\"Bet 213\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">47<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">BET 213<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9551<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/bet-213\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n\n        <!-- Card 48 -->\n        <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n            <div class=\"flex items-center gap-3.5\">\n                <div class=\"app-icon-container shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/images-5.jpeg\" alt=\"Jaiho Win\" class=\"w-full h-full object-cover\">\n                    <div class=\"corner-ribbon\">48<\/div>\n                <\/div>\n                <div class=\"poppins text-gray-100 text-xs\">\n                    <h3 class=\"font-bold text-[1.05rem] text-white\">JAIHO WIN<\/h3>\n                    <div class=\"mt-1 flex flex-col gap-0.5\">\n                        <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                            <span>Joining Bonus \u20b9777<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                            <span>Min. Withdrawal \u20b9100<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/egoffr.com\/jaiho-win\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n                Download\n            <\/a>\n        <\/div>\n<!-- Card 49 -->\n  <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n      <div class=\"flex items-center gap-3.5\">\n          <div class=\"app-icon-container shrink-0\">\n              <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/image-4.jpg\" alt=\"Don rummy\" class=\"w-full h-full object-cover\">\n              <div class=\"corner-ribbon\">49<\/div>\n          <\/div>\n          <div class=\"poppins text-gray-100 text-xs\">\n              <h3 class=\"font-bold text-[1.05rem] text-white\">Don rummy<\/h3>\n              <div class=\"mt-1 flex flex-col gap-0.5\">\n                  <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                      <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                      <span>Joining Bonus \u20b9650<\/span>\n                  <\/div>\n                  <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                      <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                      <span>Min. Withdrawal \u20b9100<\/span>\n                  <\/div>\n              <\/div>\n          <\/div>\n      <\/div>\n      <a href=\"https:\/\/egoffr.com\/Don-rummy\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n          Download\n      <\/a>\n  <\/div>\n\n  <!-- Card 50 -->\n  <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n      <div class=\"flex items-center gap-3.5\">\n          <div class=\"app-icon-container shrink-0\">\n              <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/images-10.jpeg\" alt=\"game 3f\" class=\"w-full h-full object-cover\">\n              <div class=\"corner-ribbon\">50<\/div>\n          <\/div>\n          <div class=\"poppins text-gray-100 text-xs\">\n              <h3 class=\"font-bold text-[1.05rem] text-white\">game 3f<\/h3>\n              <div class=\"mt-1 flex flex-col gap-0.5\">\n                  <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                      <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                      <span>Joining Bonus \u20b9700<\/span>\n                  <\/div>\n                  <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                      <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                      <span>Min. Withdrawal \u20b9100<\/span>\n                  <\/div>\n              <\/div>\n          <\/div>\n      <\/div>\n      <a href=\"https:\/\/egoffr.com\/game-3f\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n          Download\n      <\/a>\n  <\/div>\n\n  <!-- Card 51 -->\n  <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n      <div class=\"flex items-center gap-3.5\">\n          <div class=\"app-icon-container shrink-0\">\n              <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/images-11.jpeg\" alt=\"good slots\" class=\"w-full h-full object-cover\">\n              <div class=\"corner-ribbon\">51<\/div>\n          <\/div>\n          <div class=\"poppins text-gray-100 text-xs\">\n              <h3 class=\"font-bold text-[1.05rem] text-white\">good slots<\/h3>\n              <div class=\"mt-1 flex flex-col gap-0.5\">\n                  <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                      <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                      <span>Joining Bonus \u20b9750<\/span>\n                  <\/div>\n                  <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                      <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                      <span>Min. Withdrawal \u20b9100<\/span>\n                  <\/div>\n              <\/div>\n          <\/div>\n      <\/div>\n      <a href=\"https:\/\/egoffr.com\/good-slots\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n          Download\n      <\/a>\n  <\/div>\n\n  <!-- Card 52 -->\n  <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n      <div class=\"flex items-center gap-3.5\">\n          <div class=\"app-icon-container shrink-0\">\n              <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/images-12.jpeg\" alt=\"rummy noble\" class=\"w-full h-full object-cover\">\n              <div class=\"corner-ribbon\">52<\/div>\n          <\/div>\n          <div class=\"poppins text-gray-100 text-xs\">\n              <h3 class=\"font-bold text-[1.05rem] text-white\">rummy noble<\/h3>\n              <div class=\"mt-1 flex flex-col gap-0.5\">\n                  <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                      <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                      <span>Joining Bonus \u20b9700<\/span>\n                  <\/div>\n                  <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                      <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                      <span>Min. Withdrawal \u20b9100<\/span>\n                  <\/div>\n              <\/div>\n          <\/div>\n      <\/div>\n      <a href=\"https:\/\/egoffr.com\/rummy-noble\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n          Download\n      <\/a>\n  <\/div>\n\n  <!-- Card 53 -->\n  <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n      <div class=\"flex items-center gap-3.5\">\n          <div class=\"app-icon-container shrink-0\">\n              <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/images-13.jpeg\" alt=\"golds bet\" class=\"w-full h-full object-cover\">\n              <div class=\"corner-ribbon\">53<\/div>\n          <\/div>\n          <div class=\"poppins text-gray-100 text-xs\">\n              <h3 class=\"font-bold text-[1.05rem] text-white\">golds bet<\/h3>\n              <div class=\"mt-1 flex flex-col gap-0.5\">\n                  <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                      <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                      <span>Joining Bonus \u20b9750<\/span>\n                  <\/div>\n                  <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                      <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                      <span>Min. Withdrawal \u20b9100<\/span>\n                  <\/div>\n              <\/div>\n          <\/div>\n      <\/div>\n      <a href=\"https:\/\/egoffr.com\/golds-bet\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n          Download\n      <\/a>\n  <\/div>\n\n  <!-- Card 54 -->\n  <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n      <div class=\"flex items-center gap-3.5\">\n          <div class=\"app-icon-container shrink-0\">\n              <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/images-14.jpeg\" alt=\"yoyo slots\" class=\"w-full h-full object-cover\">\n              <div class=\"corner-ribbon\">54<\/div>\n          <\/div>\n          <div class=\"poppins text-gray-100 text-xs\">\n              <h3 class=\"font-bold text-[1.05rem] text-white\">yoyo slots<\/h3>\n              <div class=\"mt-1 flex flex-col gap-0.5\">\n                  <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                      <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                      <span>Joining Bonus \u20b9800<\/span>\n                  <\/div>\n                  <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                      <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                      <span>Min. Withdrawal \u20b9100<\/span>\n                  <\/div>\n              <\/div>\n          <\/div>\n      <\/div>\n      <a href=\"https:\/\/egoffr.com\/yoyo-slots\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n          Download\n      <\/a>\n  <\/div>\n\n  <!-- Card 55 -->\n  <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n      <div class=\"flex items-center gap-3.5\">\n          <div class=\"app-icon-container shrink-0\">\n              <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/images-15.jpeg\" alt=\"Yn 777\" class=\"w-full h-full object-cover\">\n              <div class=\"corner-ribbon\">55<\/div>\n          <\/div>\n          <div class=\"poppins text-gray-100 text-xs\">\n              <h3 class=\"font-bold text-[1.05rem] text-white\">Yn 777<\/h3>\n              <div class=\"mt-1 flex flex-col gap-0.5\">\n                  <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                      <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                      <span>Joining Bonus \u20b9777<\/span>\n                  <\/div>\n                  <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                      <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                      <span>Min. Withdrawal \u20b9100<\/span>\n                  <\/div>\n              <\/div>\n          <\/div>\n      <\/div>\n      <a href=\"https:\/\/egoffr.com\/yn-777\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n          Download\n      <\/a>\n  <\/div>\n\n  <!-- Card 56 -->\n  <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n      <div class=\"flex items-center gap-3.5\">\n          <div class=\"app-icon-container shrink-0\">\n              <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765724098_411.webp\" alt=\"spin gold\" class=\"w-full h-full object-cover\">\n              <div class=\"corner-ribbon\">56<\/div>\n          <\/div>\n          <div class=\"poppins text-gray-100 text-xs\">\n              <h3 class=\"font-bold text-[1.05rem] text-white\">spin gold<\/h3>\n              <div class=\"mt-1 flex flex-col gap-0.5\">\n                  <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                      <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                      <span>Joining Bonus \u20b9800<\/span>\n                  <\/div>\n                  <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                      <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                      <span>Min. Withdrawal \u20b9100<\/span>\n                  <\/div>\n              <\/div>\n          <\/div>\n      <\/div>\n      <a href=\"https:\/\/egoffr.com\/spin-gold\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n          Download\n      <\/a>\n  <\/div>\n\n  <!-- Card 57 -->\n  <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n      <div class=\"flex items-center gap-3.5\">\n          <div class=\"app-icon-container shrink-0\">\n              <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765724421_528.webp\" alt=\"yono games\" class=\"w-full h-full object-cover\">\n              <div class=\"corner-ribbon\">57<\/div>\n          <\/div>\n          <div class=\"poppins text-gray-100 text-xs\">\n              <h3 class=\"font-bold text-[1.05rem] text-white\">yono games<\/h3>\n              <div class=\"mt-1 flex flex-col gap-0.5\">\n                  <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                      <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                      <span>Joining Bonus \u20b9750<\/span>\n                  <\/div>\n                  <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                      <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                      <span>Min. Withdrawal \u20b9100<\/span>\n                  <\/div>\n              <\/div>\n          <\/div>\n      <\/div>\n      <a href=\"https:\/\/egoffr.com\/yono-games\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n          Download\n      <\/a>\n  <\/div>\n\n  <!-- Card 58 -->\n  <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n      <div class=\"flex items-center gap-3.5\">\n          <div class=\"app-icon-container shrink-0\">\n              <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/images-16.jpeg\" alt=\"yono rummy\" class=\"w-full h-full object-cover\">\n              <div class=\"corner-ribbon\">58<\/div>\n          <\/div>\n          <div class=\"poppins text-gray-100 text-xs\">\n              <h3 class=\"font-bold text-[1.05rem] text-white\">yono rummy<\/h3>\n              <div class=\"mt-1 flex flex-col gap-0.5\">\n                  <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                      <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                      <span>Joining Bonus \u20b9650<\/span>\n                  <\/div>\n                  <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                      <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                      <span>Min. Withdrawal \u20b9100<\/span>\n                  <\/div>\n              <\/div>\n          <\/div>\n      <\/div>\n      <a href=\"https:\/\/egoffr.com\/yono-rummy\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n          Download\n      <\/a>\n  <\/div>\n\n  <!-- Card 59 -->\n  <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n      <div class=\"flex items-center gap-3.5\">\n          <div class=\"app-icon-container shrink-0\">\n              <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/images-4.jpeg\" alt=\"Yono vip\" class=\"w-full h-full object-cover\">\n              <div class=\"corner-ribbon\">59<\/div>\n          <\/div>\n          <div class=\"poppins text-gray-100 text-xs\">\n              <h3 class=\"font-bold text-[1.05rem] text-white\">Yono vip<\/h3>\n              <div class=\"mt-1 flex flex-col gap-0.5\">\n                  <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                      <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                      <span>Joining Bonus \u20b9800<\/span>\n                  <\/div>\n                  <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                      <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                      <span>Min. Withdrawal \u20b9100<\/span>\n                  <\/div>\n              <\/div>\n          <\/div>\n      <\/div>\n      <a href=\"https:\/\/egoffr.com\/yono-vip\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n          Download\n      <\/a>\n  <\/div>\n\n  <!-- Card 60 -->\n  <div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n      <div class=\"flex items-center gap-3.5\">\n          <div class=\"app-icon-container shrink-0\">\n              <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/images-3.jpeg\" alt=\"yono slots\" class=\"w-full h-full object-cover\">\n              <div class=\"corner-ribbon\">60<\/div>\n          <\/div>\n          <div class=\"poppins text-gray-100 text-xs\">\n              <h3 class=\"font-bold text-[1.05rem] text-white\">yono slots<\/h3>\n              <div class=\"mt-1 flex flex-col gap-0.5\">\n                  <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                      <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                      <span>Joining Bonus \u20b9850<\/span>\n                  <\/div>\n                  <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                      <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                      <span>Min. Withdrawal \u20b9100<\/span>\n                  <\/div>\n              <\/div>\n          <\/div>\n      <\/div>\n      <a href=\"https:\/\/egoffr.com\/yono-slots-2\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n          Download\n      <\/a>\n  <\/div>\n<!-- Card 61 - IND CLUB 69 -->\n<div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n    <div class=\"flex items-center gap-3.5\">\n        <div class=\"app-icon-container shrink-0\">\n            <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/image-6.jpg\" alt=\"IND CLUB 69\" class=\"w-full h-full object-cover\">\n            <div class=\"corner-ribbon\">61<\/div>\n        <\/div>\n        <div class=\"poppins text-gray-100 text-xs\">\n            <h3 class=\"font-bold text-[1.05rem] text-white\">IND CLUB 69<\/h3>\n            <div class=\"mt-1 flex flex-col gap-0.5\">\n                <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                    <span>Joining Bonus \u20b9850<\/span> <!-- change amount if needed -->\n                <\/div>\n                <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                    <span>Min. Withdrawal \u20b9100<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <a href=\"https:\/\/egoffr.com\/ind-club-69\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n        Download\n    <\/a>\n<\/div>\n<!-- Card 62 - IND CLUB -->\n<div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n    <div class=\"flex items-center gap-3.5\">\n        <div class=\"app-icon-container shrink-0\">\n            <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/images-7-1.jpeg\" alt=\"IND CLUB \" class=\"w-full h-full object-cover\">\n            <div class=\"corner-ribbon\">62<\/div>\n        <\/div>\n        <div class=\"poppins text-gray-100 text-xs\">\n            <h3 class=\"font-bold text-[1.05rem] text-white\">IND CLUB<\/h3>\n            <div class=\"mt-1 flex flex-col gap-0.5\">\n                <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                    <span>Joining Bonus \u20b9900<\/span>  <!-- change amount if needed -->\n                <\/div>\n                <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                    <span>Min. Withdrawal \u20b9100<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <a href=\"https:\/\/egoffr.com\/ind-club\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n        Download\n    <\/a>\n<\/div>\n<div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n    <div class=\"flex items-center gap-3.5\">\n        <div class=\"app-icon-container shrink-0\">\n            <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/1000259775_1772785313_69aa8ea181bfe.jpg\" alt=\"UU Rummy\" class=\"w-full h-full object-cover\">\n            <div class=\"corner-ribbon\">63<\/div>\n        <\/div>\n        <div class=\"poppins text-gray-100 text-xs\">\n            <h3 class=\"font-bold text-[1.05rem] text-white\">UU Rummy<\/h3>\n            <div class=\"mt-1 flex flex-col gap-0.5\">\n                <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                    <span>Joining Bonus \u20b9650<\/span>\n                <\/div>\n                <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                    <span>Min. Withdrawal \u20b9100<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <a href=\"https:\/\/egoffr.com\/uu-rummy\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n        Download\n    <\/a>\n<\/div>\n<!-- Card 64 - MBMbet -->\n<div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n    <div class=\"flex items-center gap-3.5\">\n        <div class=\"app-icon-container shrink-0\">\n            <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765699956_792.png\" alt=\"MBMbet\" class=\"w-full h-full object-cover\">\n            <div class=\"corner-ribbon\">64<\/div>\n        <\/div>\n        <div class=\"poppins text-gray-100 text-xs\">\n            <h3 class=\"font-bold text-[1.05rem] text-white\">MBMbet<\/h3>\n            <div class=\"mt-1 flex flex-col gap-0.5\">\n                <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                    <span>Joining Bonus \u20b9700<\/span>\n                <\/div>\n                <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                    <span>Min. Withdrawal \u20b9100<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <a href=\"https:\/\/egoffr.com\/mbm-bet\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n        Download\n    <\/a>\n<\/div>\n<!-- Card 65 - 777 GAME -->\n<div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n    <div class=\"flex items-center gap-3.5\">\n        <div class=\"app-icon-container shrink-0\">\n            <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1771268917_202.webp\" alt=\"777 GAME\" class=\"w-full h-full object-cover\">\n            <div class=\"corner-ribbon\">65<\/div>\n        <\/div>\n        <div class=\"poppins text-gray-100 text-xs\">\n            <h3 class=\"font-bold text-[1.05rem] text-white\">777 GAME<\/h3>\n            <div class=\"mt-1 flex flex-col gap-0.5\">\n                <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                    <span>Joining Bonus \u20b9777<\/span>\n                <\/div>\n                <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                    <span>Min. Withdrawal \u20b9100<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <a href=\"https:\/\/egoffr.com\/777-game\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n        Download\n    <\/a>\n<\/div>\n\n<!-- Card 66 - RUMMY LUDO -->\n<div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n    <div class=\"flex items-center gap-3.5\">\n        <div class=\"app-icon-container shrink-0\">\n            <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1771269007_482.webp\" alt=\"RUMMY LUDO\" class=\"w-full h-full object-cover\">\n            <div class=\"corner-ribbon\">66<\/div>\n        <\/div>\n        <div class=\"poppins text-gray-100 text-xs\">\n            <h3 class=\"font-bold text-[1.05rem] text-white\">RUMMY LUDO<\/h3>\n            <div class=\"mt-1 flex flex-col gap-0.5\">\n                <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                    <span>Joining Bonus \u20b9600<\/span>\n                <\/div>\n                <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                    <span>Min. Withdrawal \u20b9100<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <a href=\"https:\/\/egoffr.com\/Rummy-ludo\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n        Download\n    <\/a>\n<\/div>\n\n<!-- Card 67 - SHARE SLOTS -->\n<div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n    <div class=\"flex items-center gap-3.5\">\n        <div class=\"app-icon-container shrink-0\">\n            <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765698832_430.png\" alt=\"SHARE SLOTS\" class=\"w-full h-full object-cover\">\n            <div class=\"corner-ribbon\">67<\/div>\n        <\/div>\n        <div class=\"poppins text-gray-100 text-xs\">\n            <h3 class=\"font-bold text-[1.05rem] text-white\">SHARE SLOTS<\/h3>\n            <div class=\"mt-1 flex flex-col gap-0.5\">\n                <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                    <span>Joining Bonus \u20b9550<\/span>\n                <\/div>\n                <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                    <span>Min. Withdrawal \u20b9100<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <a href=\"https:\/\/egoffr.com\/share-slots\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n        Download\n    <\/a>\n<\/div>\n\n<!-- Card 68 - SAGASLOTS -->\n<div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n    <div class=\"flex items-center gap-3.5\">\n        <div class=\"app-icon-container shrink-0\">\n            <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765699230_819.webp\" alt=\"SAGASLOTS\" class=\"w-full h-full object-cover\">\n            <div class=\"corner-ribbon\">68<\/div>\n        <\/div>\n        <div class=\"poppins text-gray-100 text-xs\">\n            <h3 class=\"font-bold text-[1.05rem] text-white\">SAGASLOTS<\/h3>\n            <div class=\"mt-1 flex flex-col gap-0.5\">\n                <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                    <span>Joining Bonus \u20b9700<\/span>\n                <\/div>\n                <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                    <span>Min. Withdrawal \u20b9100<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <a href=\"https:\/\/egoffr.com\/saga-slots\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n        Download\n    <\/a>\n<\/div>\n\n<!-- Card 69 - HINDI777 -->\n<div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n    <div class=\"flex items-center gap-3.5\">\n        <div class=\"app-icon-container shrink-0\">\n            <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1771268783_871.webp\" alt=\"HINDI777\" class=\"w-full h-full object-cover\">\n            <div class=\"corner-ribbon\">69<\/div>\n        <\/div>\n        <div class=\"poppins text-gray-100 text-xs\">\n            <h3 class=\"font-bold text-[1.05rem] text-white\">HINDI777<\/h3>\n            <div class=\"mt-1 flex flex-col gap-0.5\">\n                <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                    <span>Joining Bonus \u20b9777<\/span>\n                <\/div>\n                <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                    <span>Min. Withdrawal \u20b9100<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <a href=\"https:\/\/egoffr.com\/hindi-777\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n        Download\n    <\/a>\n<\/div>\n\n<!-- Card 70 - OK RUMMY -->\n<div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n    <div class=\"flex items-center gap-3.5\">\n        <div class=\"app-icon-container shrink-0\">\n            <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1766049821_316.png\" alt=\"OK RUMMY\" class=\"w-full h-full object-cover\">\n            <div class=\"corner-ribbon\">70<\/div>\n        <\/div>\n        <div class=\"poppins text-gray-100 text-xs\">\n            <h3 class=\"font-bold text-[1.05rem] text-white\">OK RUMMY<\/h3>\n            <div class=\"mt-1 flex flex-col gap-0.5\">\n                <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                    <span>Joining Bonus \u20b9650<\/span>\n                <\/div>\n                <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                    <span>Min. Withdrawal \u20b9100<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <a href=\"https:\/\/egoffr.com\/ok-rummy\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n        Download\n    <\/a>\n<\/div>\n\n<!-- Card 71 - RUMBLE RUMMY -->\n<div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n    <div class=\"flex items-center gap-3.5\">\n        <div class=\"app-icon-container shrink-0\">\n            <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1771268577_236.png\" alt=\"RUMBLE RUMMY\" class=\"w-full h-full object-cover\">\n            <div class=\"corner-ribbon\">71<\/div>\n        <\/div>\n        <div class=\"poppins text-gray-100 text-xs\">\n            <h3 class=\"font-bold text-[1.05rem] text-white\">RUMBLE RUMMY<\/h3>\n            <div class=\"mt-1 flex flex-col gap-0.5\">\n                <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                    <span>Joining Bonus \u20b9650<\/span>\n                <\/div>\n                <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                    <span>Min. Withdrawal \u20b9100<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <a href=\"https:\/\/egoffr.com\/Rumble-rummy\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n        Download\n    <\/a>\n<\/div>\n\n<!-- Card 72 - SPIN777 -->\n<div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n    <div class=\"flex items-center gap-3.5\">\n        <div class=\"app-icon-container shrink-0\">\n            <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765699651_764.webp\" alt=\"SPIN777\" class=\"w-full h-full object-cover\">\n            <div class=\"corner-ribbon\">72<\/div>\n        <\/div>\n        <div class=\"poppins text-gray-100 text-xs\">\n            <h3 class=\"font-bold text-[1.05rem] text-white\">SPIN777<\/h3>\n            <div class=\"mt-1 flex flex-col gap-0.5\">\n                <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                    <span>Joining Bonus \u20b9777<\/span>\n                <\/div>\n                <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                    <span>Min. Withdrawal \u20b9100<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <a href=\"https:\/\/egoffr.com\/spin-777\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n        Download\n    <\/a>\n<\/div>\n\n<!-- Card 73 - Bingo 101 -->\n<div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n    <div class=\"flex items-center gap-3.5\">\n        <div class=\"app-icon-container shrink-0\">\n            <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765699722_432.png\" alt=\"BINGO 101\" class=\"w-full h-full object-cover\">\n            <div class=\"corner-ribbon\">73<\/div>\n        <\/div>\n        <div class=\"poppins text-gray-100 text-xs\">\n            <h3 class=\"font-bold text-[1.05rem] text-white\">BINGO 101<\/h3>\n            <div class=\"mt-1 flex flex-col gap-0.5\">\n                <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                    <span>Joining Bonus \u20b9600<\/span>\n                <\/div>\n                <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                    <span>Min. Withdrawal \u20b9100<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <a href=\"https:\/\/egoffr.com\/bingo-101\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n        Download\n    <\/a>\n<\/div>\n\n<!-- Card 74 - GOGORUMMY -->\n<div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n    <div class=\"flex items-center gap-3.5\">\n        <div class=\"app-icon-container shrink-0\">\n            <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765698921_764.png\" alt=\"GOGORUMMY\" class=\"w-full h-full object-cover\">\n            <div class=\"corner-ribbon\">74<\/div>\n        <\/div>\n        <div class=\"poppins text-gray-100 text-xs\">\n            <h3 class=\"font-bold text-[1.05rem] text-white\">GOGORUMMY<\/h3>\n            <div class=\"mt-1 flex flex-col gap-0.5\">\n                <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                    <span>Joining Bonus \u20b9650<\/span>\n                <\/div>\n                <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                    <span>Min. Withdrawal \u20b9100<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <a href=\"https:\/\/egoffr.com\/gogo-rummy\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n        Download\n    <\/a>\n<\/div>\n\n<!-- Card 75 - HI RUMMY -->\n<div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n    <div class=\"flex items-center gap-3.5\">\n        <div class=\"app-icon-container shrink-0\">\n            <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765698905_911.webp\" alt=\"HI RUMMY\" class=\"w-full h-full object-cover\">\n            <div class=\"corner-ribbon\">75<\/div>\n        <\/div>\n        <div class=\"poppins text-gray-100 text-xs\">\n            <h3 class=\"font-bold text-[1.05rem] text-white\">HI RUMMY<\/h3>\n            <div class=\"mt-1 flex flex-col gap-0.5\">\n                <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                    <span>Joining Bonus \u20b9600<\/span>\n                <\/div>\n                <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                    <span>Min. Withdrawal \u20b9100<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <a href=\"https:\/\/egoffr.com\/hi-rummy\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n        Download\n    <\/a>\n<\/div>\n<!-- Card 76 - Rummy 91 -->\n<div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n    <div class=\"flex items-center gap-3.5\">\n        <div class=\"app-icon-container shrink-0\">\n            <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/images-1.jpeg\" alt=\"Rummy 91\" class=\"w-full h-full object-cover\">\n            <div class=\"corner-ribbon\">76<\/div>\n        <\/div>\n        <div class=\"poppins text-gray-100 text-xs\">\n            <h3 class=\"font-bold text-[1.05rem] text-white\">Rummy 91<\/h3>\n            <div class=\"mt-1 flex flex-col gap-0.5\">\n                <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                    <span>Joining Bonus \u20b9151<\/span>\n                <\/div>\n                <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                    <span>Min. Withdrawal \u20b9100<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <a href=\"https:\/\/egoffr.com\/rummy-91\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n        Download\n    <\/a>\n<\/div>\n\n<!-- Card 77 - JaiHo Slots -->\n<div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n    <div class=\"flex items-center gap-3.5\">\n        <div class=\"app-icon-container shrink-0\">\n            <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765699157_882.webp\" alt=\"JaiHo Slots\" class=\"w-full h-full object-cover\">\n            <div class=\"corner-ribbon\">77<\/div>\n        <\/div>\n        <div class=\"poppins text-gray-100 text-xs\">\n            <h3 class=\"font-bold text-[1.05rem] text-white\">JaiHo Slots<\/h3>\n            <div class=\"mt-1 flex flex-col gap-0.5\">\n                <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                    <span>Joining Bonus \u20b951<\/span>\n                <\/div>\n                <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                    <span>Min. Withdrawal \u20b9100<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <a href=\"https:\/\/egoffr.com\/jaiho-slots\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n        Download\n    <\/a>\n<\/div>\n<!-- Card 78 - Slots Winner -->\n<div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n    <div class=\"flex items-center gap-3.5\">\n        <div class=\"app-icon-container shrink-0\">\n            <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765724168_435.webp\" alt=\"Slots Winner\" class=\"w-full h-full object-cover\">\n            <div class=\"corner-ribbon\">78<\/div>\n        <\/div>\n        <div class=\"poppins text-gray-100 text-xs\">\n            <h3 class=\"font-bold text-[1.05rem] text-white\">Slots Winner<\/h3>\n            <div class=\"mt-1 flex flex-col gap-0.5\">\n                <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                    <span>Joining Bonus \u20b9101<\/span>\n                <\/div>\n                <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                    <span>Min. Withdrawal \u20b9100<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <a href=\"https:\/\/egoffr.com\/slots-winner\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n        Download\n    <\/a>\n<\/div>\n\n<!-- Card 79 - Spin crush -->\n<div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n    <div class=\"flex items-center gap-3.5\">\n        <div class=\"app-icon-container shrink-0\">\n            <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765699483_251.webp\" alt=\"Spin crush \" class=\"w-full h-full object-cover\">\n            <div class=\"corner-ribbon\">79<\/div>\n        <\/div>\n        <div class=\"poppins text-gray-100 text-xs\">\n            <h3 class=\"font-bold text-[1.05rem] text-white\">Spin crush<\/h3>\n            <div class=\"mt-1 flex flex-col gap-0.5\">\n                <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                    <span>Joining Bonus \u20b951<\/span>\n                <\/div>\n                <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                    <span>Min. Withdrawal \u20b9100<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <a href=\"https:\/\/egoffr.com\/spin-crush\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n        Download\n    <\/a>\n<\/div>\n<!-- Card 80 - Spin Winner -->\n<div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n    <div class=\"flex items-center gap-3.5\">\n        <div class=\"app-icon-container shrink-0\">\n            <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765699438_704.png\" alt=\"Spin Winner\" class=\"w-full h-full object-cover\">\n            <div class=\"corner-ribbon\">80<\/div>\n        <\/div>\n        <div class=\"poppins text-gray-100 text-xs\">\n            <h3 class=\"font-bold text-[1.05rem] text-white\">Spin Winner<\/h3>\n            <div class=\"mt-1 flex flex-col gap-0.5\">\n                <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                    <span>Joining Bonus \u20b9101<\/span>\n                <\/div>\n                <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                    <span>Min. Withdrawal \u20b9100<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <a href=\"https:\/\/egoffr.com\/spin-winner\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n        Download\n    <\/a>\n<\/div>\n\n<!-- Card 81 - Top Rummy -->\n<div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n    <div class=\"flex items-center gap-3.5\">\n        <div class=\"app-icon-container shrink-0\">\n            <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/images-2.jpeg\" alt=\"Top Rummy\" class=\"w-full h-full object-cover\">\n            <div class=\"corner-ribbon\">81<\/div>\n        <\/div>\n        <div class=\"poppins text-gray-100 text-xs\">\n            <h3 class=\"font-bold text-[1.05rem] text-white\">Top Rummy<\/h3>\n            <div class=\"mt-1 flex flex-col gap-0.5\">\n                <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/><\/svg>\n                    <span>Joining Bonus \u20b9151<\/span>\n                <\/div>\n                <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/><\/svg>\n                    <span>Min. Withdrawal \u20b9100<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <a href=\"https:\/\/egoffr.com\/Top-rummy\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/><\/svg>\n        Download\n    <\/a>\n<\/div>\n<!-- Card 82 - Yes Spin -->\n<div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n    <div class=\"flex items-center gap-3.5\">\n        <div class=\"app-icon-container shrink-0\">\n            <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1771268686_104.webp\" alt=\"Yes Spin\" class=\"w-full h-full object-cover\">\n            <div class=\"corner-ribbon\">82<\/div>\n        <\/div>\n        <div class=\"poppins text-gray-100 text-xs\">\n            <h3 class=\"font-bold text-[1.05rem] text-white\">Yes Spin<\/h3>\n            <div class=\"mt-1 flex flex-col gap-0.5\">\n                <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                        <path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/>\n                    <\/svg>\n                    <span>Joining Bonus \u20b951<\/span>\n                <\/div>\n                <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/>\n                    <\/svg>\n                    <span>Min. Withdrawal \u20b9100<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <a href=\"https:\/\/egoffr.com\/yes-spin\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/>\n        <\/svg>\n        Download\n    <\/a>\n<\/div>\n\n<!-- Card 83 - eipl -->\n<div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n    <div class=\"flex items-center gap-3.5\">\n        <div class=\"app-icon-container shrink-0\">\n            <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/04\/images.png\" alt=\"eipl\" class=\"w-full h-full object-cover\">\n            <div class=\"corner-ribbon\">83<\/div>\n        <\/div>\n        <div class=\"poppins text-gray-100 text-xs\">\n            <h3 class=\"font-bold text-[1.05rem] text-white\">eipl<\/h3>\n            <div class=\"mt-1 flex flex-col gap-0.5\">\n                <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                        <path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/>\n                    <\/svg>\n                    <span>Joining Bonus \u20b9101<\/span>\n                <\/div>\n                <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/>\n                    <\/svg>\n                    <span>Min. Withdrawal \u20b9100<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <a href=\"https:\/\/egoffr.com\/eipl\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/>\n        <\/svg>\n        Download\n    <\/a>\n<\/div>\n\n<!-- Card 84 - Love Rummy -->\n<div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n    <div class=\"flex items-center gap-3.5\">\n        <div class=\"app-icon-container shrink-0\">\n            <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765698768_556.jpg\" alt=\"Love Rummy\" class=\"w-full h-full object-cover\">\n            <div class=\"corner-ribbon\">84<\/div>\n        <\/div>\n        <div class=\"poppins text-gray-100 text-xs\">\n            <h3 class=\"font-bold text-[1.05rem] text-white\">Love Rummy<\/h3>\n            <div class=\"mt-1 flex flex-col gap-0.5\">\n                <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                        <path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/>\n                    <\/svg>\n                    <span>Joining Bonus \u20b9151<\/span>\n                <\/div>\n                <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/>\n                    <\/svg>\n                    <span>Min. Withdrawal \u20b9100<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <a href=\"https:\/\/egoffr.com\/love-rummy\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/>\n        <\/svg>\n        Download\n    <\/a>\n<\/div>\n\n<!-- Card 85 - Mahagames -->\n<div class=\"card-dark rounded-xl flex items-center justify-between px-3 py-2 relative\">\n    <div class=\"flex items-center gap-3.5\">\n        <div class=\"app-icon-container shrink-0\">\n            <img decoding=\"async\" src=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/icon_1765698869_514.png\" alt=\"Mahagames\" class=\"w-full h-full object-cover\">\n            <div class=\"corner-ribbon\">85<\/div>\n        <\/div>\n        <div class=\"poppins text-gray-100 text-xs\">\n            <h3 class=\"font-bold text-[1.05rem] text-white\">Mahagames <\/h3>\n            <div class=\"mt-1 flex flex-col gap-0.5\">\n                <div class=\"flex items-center gap-1.5 text-yellow-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                        <path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm1 11H9v-2h2v2zm0-4H9V7h2v2z\"\/>\n                    <\/svg>\n                    <span>Joining Bonus \u20b9101<\/span>\n                <\/div>\n                <div class=\"flex items-center gap-1.5 text-emerald-400 font-semibold text-[0.71rem]\">\n                    <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\">\n                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 9V7a5 5 0 00-10 0v2m-2 4h14a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2z\"\/>\n                    <\/svg>\n                    <span>Min. Withdrawal \u20b9100<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <a href=\"https:\/\/egoffr.com\/maha-games\/\" class=\"start-btn text-white font-semibold text-sm px-4 py-2 rounded-lg shadow-lg flex items-center gap-1.5 border border-gray-600\/70 active:scale-95\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 16v2a2 2 0 002 2h12a2 2 0 002-2v-2M7 10l5 5 5-5M12 15V3\" \/>\n        <\/svg>\n        Download\n    <\/a>\n<\/div>\n\n<\/div>\n<!-- HOME PAGE FOOTER SECTION -->\n<footer style=\"background:#ffffff; border-top:1px solid #e5e7eb; padding:20px 15px; margin-top:20px; font-family:Poppins, sans-serif;\">\n\n    <div style=\"max-width:600px; margin:auto;\">\n\n        <h2 style=\"font-size:16px; font-weight:700; color:#000; margin-bottom:10px;\">\n            All Yono Apps 2026 \u2013 Complete Collection of Latest Gaming Apps\n        <\/h2>\n\n        <p style=\"font-size:12px; color:#333; line-height:1.5; margin-bottom:12px;\">\n            Discover a wide range of Yono style apps in one place with regularly updated versions and smooth mobile experience.\n        <\/p>\n\n        <ul style=\"font-size:12px; color:#444; line-height:1.7; padding-left:18px; margin-bottom:15px;\">\n            <li>Explore 80+ latest Yono apps in a single platform<\/li>\n            <li>Includes rummy, slots, arcade and multiple gaming categories<\/li>\n            <li>Simple interface with fast loading and easy navigation<\/li>\n            <li>Regular updates with newly added apps and versions<\/li>\n            <li>Compatible with most Android devices for smooth performance<\/li>\n        <\/ul>\n\n        <p style=\"font-size:11px; color:#666; line-height:1.5;\">\n            This platform helps users find and explore multiple gaming apps easily without searching across different sources. Stay updated with the latest apps collection and enjoy a clean and user-friendly browsing experience.\n        <\/p>\n<div>\n<div class=\"disclaimer-box\">\n    <p class=\"disclaimer-text\">\n        <strong>Disclaimer:<\/strong> This website is created for informational purposes only. We do not own or develop any of the listed applications. Users should verify app details from official sources before downloading. Use of any app is completely at your own responsibility. This platform does not promote any form of illegal activity.\n    <\/p>\n<\/div>\n<\/footer>\n<script>\nfunction showOtherApps(){\n    alert(\"Other Apps coming soon\");\n}\n\nfunction joinTelegram(){\n    window.open(\"https:\/\/t.me\/+85NLfND4DjozMjhl\",\"_blank\");\n}\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n\n\n<!-- MARQUEE START (ONLY ADD THIS) -->\n<div class=\"marquee-wrapper\">\n  <div class=\"marquee-track\">\n    Yono Apps 2026 \u2022 Yono Rummy \u2022 Teen Patti \u2022 Spin 101 \u2022 Slots777 \u2022 Yono 777 \u2022 Jaiho Rummy \u2022 Rummy Ludo \u2022 Yono Arcade \u2022 OK Rummy \u2022 Hello Rummy \u2022 567 Slots \u2022 Spin Winner \u2022 Latest Apps \u2022 Trending Apps \u2022 New Apps \u2022 App Collection 2026 \u2022 Fast Access Apps \u2022 Updated Apps Daily \u2022 Mobile Apps List \u2022 Top Apps India \u2022 Android Apps Hub \u2022 Game Apps Collection \u2022 Bonus Apps List \u2022 Easy Install Apps \u2022 Trending Games 2026 \u2022 Popular Apps Zone \u2022 Best Apps List \u2022 Quick Access Apps \u2022 Secure Apps Platform \u2022 Daily Updated Apps \u2022 Lightweight Apps \u2022 Smooth Apps Experience \u2022 Fast Loading Apps \u2022 All Apps One Place\n  <\/div>\n<\/div>\n\n<style>\n\/* ONLY MARQUEE CSS (SAFE - NO IMPACT ON YOUR PAGE) *\/\n\n.marquee-wrapper{\n  width:100vw;\n  position:relative;\n  left:50%;\n  transform:translateX(-50%);\n  overflow:hidden;\n\n  background:#0f172a;\n  border-top:2px solid #ffffff;\n  border-bottom:2px solid #ffffff;\n  padding:8px 0;\n  margin-top:15px;\n}\n\n.marquee-track{\n  display:inline-block;\n  white-space:nowrap;\n  color:#ffffff;\n  font-weight:700;\n  font-size:13px;\n\n  padding-left:100%;\n  animation:scrollLeft 20s linear infinite;\n}\n\n@keyframes scrollLeft{\n  0%{ transform:translateX(0); }\n  100%{ transform:translateX(-100%); }\n}\n\n\/* mobile *\/\n@media(max-width:600px){\n  .marquee-track{\n    font-size:12px;\n    animation-duration:25s;\n  }\n}\n<\/style>\n<!-- MARQUEE END -->\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>All Yono Apps 2026 \u2013 Download Latest Apps Yono Apps Home About Disclaimer Contact Telegram Download All Yono Apps 2026 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-27","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>All yono download - Download all yono apps and new rummy apk<\/title>\n<meta name=\"description\" content=\"All yono download:- All yono games with exciting sign up bonus upto \u20b91000 of minimum \u20b9100 of each yono app also include 100+ games rummy , slots , ludo etc. | yono rummy | yono games |\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/egoffr.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"All yono download - Download all yono apps and new rummy apk\" \/>\n<meta property=\"og:description\" content=\"All yono download:- All yono games with exciting sign up bonus upto \u20b91000 of minimum \u20b9100 of each yono app also include 100+ games rummy , slots , ludo etc. | yono rummy | yono games |\" \/>\n<meta property=\"og:url\" content=\"https:\/\/egoffr.com\/\" \/>\n<meta property=\"og:site_name\" content=\"Egoffr.com\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-03T14:00:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/68d2327774537-1000142071-1.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"23 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/egoffr.com\\\/\",\"url\":\"https:\\\/\\\/egoffr.com\\\/\",\"name\":\"All yono download - Download all yono apps and new rummy apk\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/egoffr.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/egoffr.com\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/egoffr.com\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/egoffr.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/68d2327774537-1000142071-1.png\",\"datePublished\":\"2026-03-01T17:00:19+00:00\",\"dateModified\":\"2026-05-03T14:00:34+00:00\",\"description\":\"All yono download:- All yono games with exciting sign up bonus upto \u20b91000 of minimum \u20b9100 of each yono app also include 100+ games rummy , slots , ludo etc. | yono rummy | yono games |\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/egoffr.com\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/egoffr.com\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/egoffr.com\\\/#primaryimage\",\"url\":\"https:\\\/\\\/egoffr.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/68d2327774537-1000142071-1.png\",\"contentUrl\":\"https:\\\/\\\/egoffr.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/68d2327774537-1000142071-1.png\",\"width\":500,\"height\":500},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/egoffr.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/egoffr.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"HOME PAGE\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/egoffr.com\\\/#website\",\"url\":\"https:\\\/\\\/egoffr.com\\\/\",\"name\":\"Egoffr.com\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/egoffr.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/egoffr.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/egoffr.com\\\/#organization\",\"name\":\"Egoffr.com\",\"url\":\"https:\\\/\\\/egoffr.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/egoffr.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/egoffr.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/cropped-file_00000000197471fa88d58af0d96a8c5b-1.png\",\"contentUrl\":\"https:\\\/\\\/egoffr.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/cropped-file_00000000197471fa88d58af0d96a8c5b-1.png\",\"width\":512,\"height\":512,\"caption\":\"Egoffr.com\"},\"image\":{\"@id\":\"https:\\\/\\\/egoffr.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"All yono download - Download all yono apps and new rummy apk","description":"All yono download:- All yono games with exciting sign up bonus upto \u20b91000 of minimum \u20b9100 of each yono app also include 100+ games rummy , slots , ludo etc. | yono rummy | yono games |","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/egoffr.com\/","og_locale":"en_US","og_type":"article","og_title":"All yono download - Download all yono apps and new rummy apk","og_description":"All yono download:- All yono games with exciting sign up bonus upto \u20b91000 of minimum \u20b9100 of each yono app also include 100+ games rummy , slots , ludo etc. | yono rummy | yono games |","og_url":"https:\/\/egoffr.com\/","og_site_name":"Egoffr.com","article_modified_time":"2026-05-03T14:00:34+00:00","og_image":[{"url":"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/68d2327774537-1000142071-1.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"23 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/egoffr.com\/","url":"https:\/\/egoffr.com\/","name":"All yono download - Download all yono apps and new rummy apk","isPartOf":{"@id":"https:\/\/egoffr.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/egoffr.com\/#primaryimage"},"image":{"@id":"https:\/\/egoffr.com\/#primaryimage"},"thumbnailUrl":"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/68d2327774537-1000142071-1.png","datePublished":"2026-03-01T17:00:19+00:00","dateModified":"2026-05-03T14:00:34+00:00","description":"All yono download:- All yono games with exciting sign up bonus upto \u20b91000 of minimum \u20b9100 of each yono app also include 100+ games rummy , slots , ludo etc. | yono rummy | yono games |","breadcrumb":{"@id":"https:\/\/egoffr.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/egoffr.com\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/egoffr.com\/#primaryimage","url":"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/68d2327774537-1000142071-1.png","contentUrl":"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/68d2327774537-1000142071-1.png","width":500,"height":500},{"@type":"BreadcrumbList","@id":"https:\/\/egoffr.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/egoffr.com\/"},{"@type":"ListItem","position":2,"name":"HOME PAGE"}]},{"@type":"WebSite","@id":"https:\/\/egoffr.com\/#website","url":"https:\/\/egoffr.com\/","name":"Egoffr.com","description":"","publisher":{"@id":"https:\/\/egoffr.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/egoffr.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/egoffr.com\/#organization","name":"Egoffr.com","url":"https:\/\/egoffr.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/egoffr.com\/#\/schema\/logo\/image\/","url":"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/cropped-file_00000000197471fa88d58af0d96a8c5b-1.png","contentUrl":"https:\/\/egoffr.com\/wp-content\/uploads\/2026\/03\/cropped-file_00000000197471fa88d58af0d96a8c5b-1.png","width":512,"height":512,"caption":"Egoffr.com"},"image":{"@id":"https:\/\/egoffr.com\/#\/schema\/logo\/image\/"}}]}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/egoffr.com\/index.php?rest_route=\/wp\/v2\/pages\/27","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/egoffr.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/egoffr.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/egoffr.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/egoffr.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=27"}],"version-history":[{"count":221,"href":"https:\/\/egoffr.com\/index.php?rest_route=\/wp\/v2\/pages\/27\/revisions"}],"predecessor-version":[{"id":1903,"href":"https:\/\/egoffr.com\/index.php?rest_route=\/wp\/v2\/pages\/27\/revisions\/1903"}],"wp:attachment":[{"href":"https:\/\/egoffr.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=27"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}