<!doctype html>
<html amp lang="id">

<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
    <script async src="https://cdn.ampproject.org/v0.js"></script>
    <script async custom-element="amp-carousel" src="https://cdn.ampproject.org/v0/amp-carousel-0.1.js"></script>
    <script async custom-element="amp-sidebar" src="https://cdn.ampproject.org/v0/amp-sidebar-0.1.js"></script>
    <script async custom-element="amp-iframe" src="https://cdn.ampproject.org/v0/amp-iframe-0.1.js"></script>
    {amp.header}
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto&display=swap">
    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" type="text/css" />

    <style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>
    <style amp-custom>
        body{font-family:'Roboto',sans-serif;background-color:#fff;font-size:14px;color:#262626;margin:0}a{text-decoration:none}#mob-header{position:fixed;z-index:20;width:100%;height:50px;background-color:#171342;box-shadow:0 1px 0 rgba(0,0,0,.3);top:0}#mob-top{text-align:center}#mob-header #mob-logo{display:inline-block;width:60%;height:50px}#mob-header #mob-logo amp-img{max-height:40px;margin-top:5px}#mob-header #mob-logo amp-img img{object-fit:contain}#mob-topl{margin:0;position:absolute;left:15px;top:15px;width:25px;height:20px}#mob-topr{margin:0;position:absolute;right:15px;top:50%;transform:translateY(-50%)}#mob-topr a{color:#fff}#mob-topr i{font-size:22px}.menu-hamburger{cursor:pointer;display:block;width:25px;height:20px}.menu-trigger [data-icon="menu"]{display:inline-block;position:absolute;left:50%;top:50%;bottom:auto;right:auto;transform:translate(-50%,-50%);width:25px;height:2px;transition:.5s ease-in-out;background-color:#fff}.menu-trigger [data-icon="menu"]::before,.menu-trigger [data-icon="menu"]::after{content:'';width:100%;height:100%;position:absolute;background-color:inherit;left:0}.menu-trigger [data-icon="menu"]::after{top:7px}.menu-trigger [data-icon="menu"]::before{bottom:7px}amp-sidebar{background-color:#fff;width:280px}amp-sidebar ul{margin:0;padding:0;list-style:none;display:block}amp-sidebar ul li{padding:12px 16px;border-bottom:1px solid #ddd}amp-sidebar ul li a{display:flex;align-items:center}amp-sidebar ul li a amp-img{width:21px;height:21px;margin-right:16px}amp-sidebar ul li a span{color:#292b2c;font-size:16px;text-transform:uppercase}amp-sidebar ul li:first-child{background-color:#1da0cb;border-bottom:0}amp-sidebar ul li:nth-child(2){background-color:#e3a43b;border-bottom:0}amp-carousel{margin-top:50px}#mob-con{max-width:768px;margin:0 auto}#mob-footer{position:fixed;left:0;bottom:0;width:100%;text-align:center;background-color:#171342;font-size:0}#mob-footer div{display:inline-block;width:25%;font-size:10px}#mob-footer div.active,#mob-footer div:hover{background-color:#645407}#mob-footer i{display:block;font-size:28px;margin-bottom:3px}#mob-footer a{color:#fff;padding:8px 0;display:block}#mob-content{padding-bottom:80px}.game-list{margin:0 auto}.game-list__detail{display:flex;flex-wrap:wrap;padding:10px;justify-content:center}.game-list__detail .detail-list{position:relative;padding:1%;width:31.33%;font-size:0}.game-list__detail .detail-list a{color:#fff}.game-list__detail .detail-list img{max-width:100%;height:auto;border-radius:8px}.game-list__detail .detail-list__title{position:absolute;left:0;right:0;bottom:15px;text-align:center;font-size:16px}section.footer{padding:20px 0}section.footer .copyright{color:#262626;font-size:16px;text-align:center}.seo{padding:15px;border-top:1px solid rgba(113,123,143,0.2);color:#262626}.seo h1,.seo h2,.seo h3,.seo h4,.seo h5{margin:0 0 10px;line-height:normal}.con-lshm amp-iframe,.con-sggl-ps amp-iframe{max-height:220px;min-height:220px}

        /*** COLORS ***/
        body {
            background-color: #022346;
        }

        #mob-header {
            background-color: #022346;
        }
        #mob-header #mob-logo {
            position: relative;
        }
        #mob-header #mob-logo img {
            max-height: 85%;
            width: auto;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

        amp-sidebar {
            background-color: #022346;
        }

        amp-sidebar ul li,
        amp-sidebar ul li:first-child,
        amp-sidebar ul li:nth-child(2) {
            border-color: #00366f;
        }

        amp-sidebar ul li:first-child {
            background-color: #6a6a6a;
        }

        amp-sidebar ul li a span {
            color: #fff;
        }

        amp-sidebar ul li a img {
            -webkit-filter: invert(100%);
            filter: invert(100%);
        }

        .game-list__detail .detail-list a {
            color: #fff;
            display: block;
            border-radius: 23px;
            background-color: #00639a;
            background-image: linear-gradient(310deg, #00639a 0%, #0b9ff0 55%, #00639a 100%);
        }
        .game-list__detail .detail-list a.hot {
            background-color: #ff0004;
            background-image: linear-gradient(310deg, #ff0004 0%, #ea9f18 55%, #ff0000 100%);
        }

        section.footer .copyright, .seo {
            color: #fff;
        }

        .seo a {
            color: #cd8108;
        }

        #mob-footer {
            background-color: #de8c0c;
        }

        #mob-footer a {
            color: #fff;
        }

        #mob-footer div.active,
        #mob-footer div:hover {
            background-color: #cd8108;
        }
    </style>
</head>

<body>
    <amp-sidebar id="sidebar" class="sidebar" layout="nodisplay" side="left">
        <ul>
            <li>
                <a href="https://{amp.redirect}/#log">
                    <amp-img width="21" height="21" layout="responsive" src="/common/assets/images/amp/icon/login.svg"></amp-img>
                    <span>Log in</span>
                </a>
            </li>
            <li>
                <a href="https://{amp.redirect}/#reg">
                    <amp-img width="21" height="21" layout="responsive" src="/common/assets/images/amp/icon/signup.svg"></amp-img>
                    <span>Daftar</span>
                </a>
            </li>
            <li>
                <a href="https://{amp.redirect}/sportsbook.html">
                    <amp-img width="21" height="21" layout="responsive" src="/common/assets/images/amp/icon/sportsbook.svg"></amp-img>
                    <span>Sportsbook</span>
                </a>
            </li>
            <li>
                <a href="https://{amp.redirect}/slots.html">
                    <amp-img width="21" height="21" layout="responsive" src="/common/assets/images/amp/icon/slot.svg"></amp-img>
                    <span>Slots</span>
                </a>
            </li>
            <li>
                <a href="https://{amp.redirect}/livecasino.html">
                    <amp-img width="21" height="21" layout="responsive" src="/common/assets/images/amp/icon/livecasino.svg"></amp-img>
                    <span>Live Kasino</span>
                </a>
            </li>
            <li>
                <a href="https://{amp.redirect}/gaple.html">
                    <amp-img width="21" height="21" layout="responsive" src="/common/assets/images/amp/icon/gaple.svg"></amp-img>
                    <span>Gaple</span>
                </a>
            </li>
            <li>
                <a href="https://{amp.redirect}/poker.html">
                    <amp-img width="21" height="21" layout="responsive" src="/common/assets/images/amp/icon/poker.svg"></amp-img>
                    <span>Poker</span>
                </a>
            </li>
            <li>
                <a href="https://{amp.redirect}/tangkas.html">
                    <amp-img width="21" height="21" layout="responsive" src="/common/assets/images/amp/icon/tangkas.svg"></amp-img>
                    <span>Tangkas</span>
                </a>
            </li>
            <li>
                <a href="https://{amp.redirect}/fish.html">
                    <amp-img width="21" height="21" layout="responsive" src="/common/assets/images/amp/icon/fish.svg"></amp-img>
                    <span>Fish</span>
                </a>
            </li>
            <li>
                <a href="https://{amp.redirect}/others.html">
                    <amp-img width="21" height="21" layout="responsive" src="/common/assets/images/amp/icon/game.svg"></amp-img>
                    <span>Others</span>
                </a>
            </li>
            <li>
                <a href="https://{amp.redirect}/hot.html">
                    <amp-img width="21" height="21" layout="responsive" src="/common/assets/images/amp/icon/vip.svg"></amp-img>
                    <span>Hot</span>
                </a>
            </li>
            <li>
                <a href="https://{amp.redirect}/promotions.html">
                    <amp-img width="21" height="21" layout="responsive" src="/common/assets/images/amp/icon/promotion.svg"></amp-img>
                    <span>Promosi</span>
                </a>
            </li>
            <li>
                <a href="https://{amp.redirect}/mobile.html">
                    <amp-img width="21" height="21" layout="responsive" src="/common/assets/images/amp/icon/download.svg"></amp-img>
                    <span>Download</span>
                </a>
            </li>
            <li>
                <a href="https://{amp.redirect}/contact.html">
                    <amp-img width="21" height="21" layout="responsive" src="/common/assets/images/amp/icon/affiliate.svg"></amp-img>
                    <span>Hubungi kami</span>
                </a>
            </li>
        </ul>
    </amp-sidebar>
    <div id="mob-header">
        <div id="mob-top">
            <div id="mob-logo">
                <a href="https://{amp.redirect}/">{cms.logo}</a>
            </div>
            <div id="mob-topl">
                <a class="menu-hamburger" on="tap:sidebar">
                    <label class="menu-trigger"><i data-icon="menu"></i></label>
                </a>
            </div>
            <div id="mob-topr"><a href="/"><i class="far fa-bell"></i></a></div>
        </div>
    </div>
    <amp-carousel class="carousel-container" layout="responsive" width="1800" height="600" type="slides" autoplay delay="5000" loop>
        <amp-img src="/common/images/tnm/202109/mgp-1800x600.jpg" width="1800" height="600" layout="responsive"></amp-img>
        <amp-img src="/common/images/tnm/202407/pm-1800x600.jpg" width="1800" height="600" layout="responsive"></amp-img>
        <amp-img src="/common/images/tnm/202312/nex4d-1800x600.jpg" width="1800" height="600" layout="responsive"></amp-img>
    </amp-carousel>
    <div id="mob-con">
        <div id="mob-content">
            <div class="con-sggl-ps">
                <amp-iframe width="400" height="200" sandbox="allow-scripts allow-same-origin" layout="responsive" frameborder="0" src="https://www.ps8id.com/secure/shr/g8-sggl-ps.html">
                    <amp-img layout="fill" src="/common/images/trans.png" placeholder></amp-img>
                </amp-iframe>
            </div>
            <section class="game-list">
                <div class="game-list__detail">
                    <div class="detail-list">
                        <a href="https://{amp.redirect}/sportsbook.html">
                            <amp-img width="330" height="330" layout="responsive" src="/common/assets/images/amp/sports.png"></amp-img>
                            <div class="detail-list__title">Sportsbook</div>
                        </a>
                    </div>
                    <div class="detail-list">
                        <a href="https://{amp.redirect}/slots.html">
                            <amp-img width="330" height="330" layout="responsive" src="/common/assets/images/amp/slot.png"></amp-img>
                            <div class="detail-list__title">Slots</div>
                        </a>
                    </div>
                    <div class="detail-list">
                        <a href="https://{amp.redirect}/livecasino.html">
                            <amp-img width="330" height="330" layout="responsive" src="/common/assets/images/amp/kasino.png"></amp-img>
                            <div class="detail-list__title">Live Kasino</div>
                        </a>
                    </div>
                    <div class="detail-list">
                        <a href="https://{amp.redirect}/gaple.html">
                            <amp-img width="330" height="330" layout="responsive" src="/common/assets/images/amp/gaple.png"></amp-img>
                            <div class="detail-list__title">Gaple</div>
                        </a>
                    </div>
                    <div class="detail-list">
                        <a href="https://{amp.redirect}/poker.html">
                            <amp-img width="330" height="330" layout="responsive" src="/common/assets/images/amp/poker.png"></amp-img>
                            <div class="detail-list__title">Poker</div>
                        </a>
                    </div>
                    <div class="detail-list">
                        <a href="https://{amp.redirect}/tangkas.html">
                            <amp-img width="330" height="330" layout="responsive" src="/common/assets/images/amp/tangkas.png"></amp-img>
                            <div class="detail-list__title">Tangkas</div>
                        </a>
                    </div>
                    <div class="detail-list">
                        <a href="https://{amp.redirect}/fish.html">
                            <amp-img width="330" height="330" layout="responsive" src="/common/assets/images/amp/fish.png"></amp-img>
                            <div class="detail-list__title">Fish</div>
                        </a>
                    </div>
                    <div class="detail-list">
                        <a href="https://{amp.redirect}/others.html">
                            <amp-img width="330" height="330" layout="responsive" src="/common/assets/images/amp/games.png"></amp-img>
                            <div class="detail-list__title">Others</div>
                        </a>
                    </div>
                    <div class="detail-list">
                        <a href="https://{amp.redirect}/promotions.html">
                            <amp-img width="330" height="330" layout="responsive" src="/common/assets/images/amp/promosi.png"></amp-img>
                            <div class="detail-list__title">Promosi</div>
                        </a>
                    </div>
                    <div class="detail-list">
                        <a href="https://{amp.redirect}/hot.html" class="hot">
                            <amp-img width="330" height="330" layout="responsive" src="/common/assets/images/amp/hot.png"></amp-img>
                            <div class="detail-list__title">Hot</div>
                        </a>
                    </div>
                </div>
            </section>
            <section class="footer">
                <div class="copyright">Hak cipta dilindungi &copy;2024</div>
            </section>
            <section class="seo">
                <div class="seo-body">{amp.footer}</div>
            </section>
        </div>
        <div id="mob-footer">
            <div><a href="https://{amp.redirect}"><i class="fas fa-home"></i> Beranda</a></div>
            <div><a href="https://{amp.redirect}/#reg"><i class="far fa-edit"></i> Daftar</a></div>
            <div><a href="https://{amp.redirect}/#log"><i class="far fa-user-circle"></i> Log In</a></div>
            <div><a href="https://{amp.redirect}" target="_blank"><i class="fas fa-headset"></i> Live Chat</a></div>
        </div>
    </div>
</body>

</html>