
<!doctype html>
<html lang="id">
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# product: http://ogp.me/ns/product#">
    <meta charset="utf-8"/>
<meta name="title" content="SINAGA123 | Daftar & Login Paling Gampang Slot Online 2026"/>
<meta name="description" content="SINAGA123 menghadirkan proses daftar dan login paling mudah dan cepat. Langsung main ribuan game slot berkualitas tanpa ribet. Cocok untuk pemula hingga pro hunter yang ingin pengalaman nyaman dan stabil."/>
<meta name="keywords" content="sinaga123, slot online indonesia, daftar slot, login slot, rtp slot gacor, scatter hitam, slot gacor 2026"/>
<meta name="author" content="SINAGA123"/>
<meta name="robots" content="INDEX,FOLLOW"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>SINAGA123 | Daftar & Login Paling Gampang Slot Online 2026</title>

<link rel="canonical" href="https://dailyreviewnewspaper.com/" />
<link rel="amphtml" href="https://amp.dailyreviewnewspaper.com/" />
<link  rel="icon" type="image/x-icon" href="https://cdn.robotaset.com/assets/tpl/b7985109ca/images/favicon.ico" />
<link  rel="shortcut icon" type="image/x-icon" href="https://cdn.robotaset.com/assets/tpl/b7985109ca/images/favicon.ico" />
<!--WVrD5cRjdjGlxb3qUcV4hVwvtrGBjKYj-->
<!--GEL87Bzf7eB4nu2iaue3rcKXLRiJDfQY-->

<script type="text/javascript">
 window.roktEnv = 'prod';
</script>
<style>

#billing_country-country_id:focus {
  color: white;
}
.sale-bg {
   background: #e85d04;
}
</style>      <script>
window.TERMLY_CUSTOM_BLOCKING_MAP = {
    "loaded.com": "essential",
    "fp.cdkeys.com": "essential",
    "widget.trustpilot.com": "essential",
    "sdk.nsureapi.com": "essential",
    "www.mczbf.com": "essential",
    "www.emjcd.com": "essential"
}
</script> <script src="https://app.termly.io/resource-blocker/147a4ddd-f22e-4db5-b64a-223c8b2332b7?autoBlock=on" ></script>   <script type="text/javascript">
(function(a,b,c,d,e,f,g){e['ire_o']=c;e[c]=e[c]||function(){(e[c].a=e[c].a||[]).push(arguments)};f=d.createElement(b);g=d.getElementsByTagName(b)[0];f.async=1;f.src=a;g.parentNode.insertBefore(f,g);})('https://utt.impactcdn.com/A3919085-3eb0-456e-855c-90182cf523a71.js','script','ire',document,window); 
</script>  <!-- Google Tag Manager --><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KJZ445WQ');</script><!-- End Google Tag Manager -->    <script>
        document.addEventListener('DOMContentLoaded', function() {
            setGeoCookie('geoipcountrycode', 'ID', 7);
        });

        function setGeoCookie(name, value, days) {
            let expires = "";
            if (days) {
                let date = new Date();
                date.setTime(date.getTime() + (days * 24 * 60 * 60 * 1000));
                expires = "; expires=" + date.toUTCString();
            }
            document.cookie = name + "=" + value + expires + "; path=/";
        }
    </script>
<link rel="preconnect" href="https://www.googletagmanager.com">       <script>
    var BASE_URL = 'https://amp.dailyreviewnewspaper.com/';
    var THEME_PATH = 'https://www.loaded.com/static/version1779086669/frontend/Medialounge/cdkeys_hyva/en_GB';
    var COOKIE_CONFIG = {
        "expires": null,
        "path": "\u002F",
        "domain": ".www.loaded.com",
        "secure": true,
        "lifetime": "31536000",
        "cookie_restriction_enabled": false    };
    var CURRENT_STORE_CODE = 'default';
    var CURRENT_WEBSITE_ID = '1';

    window.hyva = window.hyva || {}

    window.cookie_consent_groups = window.cookie_consent_groups || {}
    window.cookie_consent_groups['necessary'] = true;

    window.cookie_consent_config = window.cookie_consent_config || {};
    window.cookie_consent_config['necessary'] = [].concat(
        window.cookie_consent_config['necessary'] || [],
        [
            'user_allowed_save_cookie',
            'form_key',
            'mage-messages',
            'private_content_version',
            'mage-cache-sessid',
            'last_visited_store',
            'section_data_ids'
        ]
    );</script> <script>
    'use strict';
    (function( hyva, undefined ) {

        function lifetimeToExpires(options, defaults) {

            const lifetime = options.lifetime || defaults.lifetime;

            if (lifetime) {
                const date = new Date;
                date.setTime(date.getTime() + lifetime * 1000);
                return date;
            }

            return null;
        }

        function generateRandomString() {

            const allowedCharacters = '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ',
                length = 16;

            let formKey = '',
                charactersLength = allowedCharacters.length;

            for (let i = 0; i < length; i++) {
                formKey += allowedCharacters[Math.round(Math.random() * (charactersLength - 1))]
            }

            return formKey;
        }

        const sessionCookieMarker = {noLifetime: true}

        const cookieTempStorage = {};

        const internalCookie = {
            get(name) {
                const v = document.cookie.match('(^|;) ?' + name + '=([^;]*)(;|$)');
                return v ? v[2] : null;
            },
            set(name, value, days, skipSetDomain) {
                let expires,
                    path,
                    domain,
                    secure,
                    samesite;

                const defaultCookieConfig = {
                    expires: null,
                    path: '/',
                    domain: null,
                    secure: false,
                    lifetime: null,
                    samesite: 'lax'
                };

                const cookieConfig = window.COOKIE_CONFIG || {};

                expires = days && days !== sessionCookieMarker
                    ? lifetimeToExpires({lifetime: 24 * 60 * 60 * days, expires: null}, defaultCookieConfig)
                    : lifetimeToExpires(window.COOKIE_CONFIG, defaultCookieConfig) || defaultCookieConfig.expires;

                path = cookieConfig.path || defaultCookieConfig.path;
                domain = !skipSetDomain && (cookieConfig.domain || defaultCookieConfig.domain);
                secure = cookieConfig.secure || defaultCookieConfig.secure;
                samesite = cookieConfig.samesite || defaultCookieConfig.samesite;

                document.cookie = name + "=" + encodeURIComponent(value) +
                    (expires && days !== sessionCookieMarker ? '; expires=' + expires.toGMTString() : '') +
                    (path ? '; path=' + path : '') +
                    (domain ? '; domain=' + domain : '') +
                    (secure ? '; secure' : '') +
                    (samesite ? '; samesite=' + samesite : 'lax');
            },
            isWebsiteAllowedToSaveCookie() {
                const allowedCookies = this.get('user_allowed_save_cookie');
                if (allowedCookies) {
                    const allowedWebsites = JSON.parse(unescape(allowedCookies));

                    return allowedWebsites[CURRENT_WEBSITE_ID] === 1;
                }
                return false;
            },
            getGroupByCookieName(name) {
                const cookieConsentConfig = window.cookie_consent_config || {};
                let group = null;
                for (let prop in cookieConsentConfig) {
                    if (!cookieConsentConfig.hasOwnProperty(prop)) continue;
                    if (cookieConsentConfig[prop].includes(name)) {
                        group = prop;
                        break;
                    }
                }
                return group;
            },
            isCookieAllowed(name) {
                const cookieGroup = this.getGroupByCookieName(name);
                return cookieGroup
                    ? window.cookie_consent_groups[cookieGroup]
                    : this.isWebsiteAllowedToSaveCookie();
            },
            saveTempStorageCookies() {
                for (const [name, data] of Object.entries(cookieTempStorage)) {
                    if (this.isCookieAllowed(name)) {
                        this.set(name, data['value'], data['days'], data['skipSetDomain']);
                        delete cookieTempStorage[name];
                    }
                }
            }
        };

        hyva.getCookie = (name) => {
            const cookieConfig = window.COOKIE_CONFIG || {};

            if (cookieConfig.cookie_restriction_enabled && ! internalCookie.isCookieAllowed(name)) {
                return cookieTempStorage[name] ? cookieTempStorage[name]['value'] : null;
            }

            return internalCookie.get(name);
        }

        hyva.setCookie = (name, value, days, skipSetDomain) => {
            const cookieConfig = window.COOKIE_CONFIG || {};

            if (cookieConfig.cookie_restriction_enabled && ! internalCookie.isCookieAllowed(name)) {
                cookieTempStorage[name] = {value, days, skipSetDomain};
                return;
            }
            return internalCookie.set(name, value, days, skipSetDomain);
        }


        hyva.setSessionCookie = (name, value, skipSetDomain) => {
            return hyva.setCookie(name, value, sessionCookieMarker, skipSetDomain)
        }

        hyva.getBrowserStorage = () => {
            const browserStorage = window.localStorage || window.sessionStorage;
            if (!browserStorage) {
                console.warn('Browser Storage is unavailable');
                return false;
            }
            try {
                browserStorage.setItem('storage_test', '1');
                browserStorage.removeItem('storage_test');
            } catch (error) {
                console.warn('Browser Storage is not accessible', error);
                return false;
            }
            return browserStorage;
        }

        hyva.postForm = (postParams) => {
            const form = document.createElement("form");

            let data = postParams.data;

            if (! postParams.skipUenc && ! data.uenc) {
                data.uenc = btoa(window.location.href);
            }
            form.method = "POST";
            form.action = postParams.action;

            Object.keys(postParams.data).map(key => {
                const field = document.createElement("input");
                field.type = 'hidden'
                field.value = postParams.data[key];
                field.name = key;
                form.appendChild(field);
            });

            const form_key = document.createElement("input");
            form_key.type = 'hidden';
            form_key.value = hyva.getFormKey();
            form_key.name="form_key";
            form.appendChild(form_key);

            document.body.appendChild(form);

            form.submit();
        }

        hyva.getFormKey = function () {
            let formKey = hyva.getCookie('form_key');

            if (!formKey) {
                formKey = generateRandomString();
                hyva.setCookie('form_key', formKey);
            }

            return formKey;
        }

        hyva.formatPrice = (value, showSign, options = {}) => {
            const groupSeparator = options.groupSeparator;
            const decimalSeparator = options.decimalSeparator
            delete options.groupSeparator;
            delete options.decimalSeparator;
            const formatter = new Intl.NumberFormat(
                'en\u002DGB',
                Object.assign({
                    style: 'currency',
                    currency: 'IDR',
                    signDisplay: showSign ? 'always' : 'auto'
                }, options)
            );
            return (typeof Intl.NumberFormat.prototype.formatToParts === 'function') ?
                formatter.formatToParts(value).map(({type, value}) => {
                    switch (type) {
                        case 'currency':
                            return '' || value;
                        case 'minusSign':
                            return '- ';
                        case 'plusSign':
                            return '+ ';
                        case 'group':
                            return groupSeparator !== undefined ? groupSeparator : value;
                        case 'decimal':
                            return decimalSeparator !== undefined ? decimalSeparator : value;
                        default :
                            return value;
                    }
                }).reduce((string, part) => string + part) :
                formatter.format(value);
        }

 const formatStr = function (str, nStart) {
            const args = Array.from(arguments).slice(2);

            return str.replace(/(%+)([0-9]+)/g, (m, p, n) => {
                const idx = parseInt(n) - nStart;

                if (args[idx] === null || args[idx] === void 0) {
                    return m;
                }
                return p.length % 2
                    ? p.slice(0, -1).replace('%%', '%') + args[idx]
                    : p.replace('%%', '%') + n;
            })
        }

 hyva.str = function (string) {
            const args = Array.from(arguments);
            args.splice(1, 0, 1);

            return formatStr.apply(undefined, args);
        }

 hyva.strf = function () {
            const args = Array.from(arguments);
            args.splice(1, 0, 0);

            return formatStr.apply(undefined, args);
        }

        /**
         * Take a html string as `content` parameter and
         * extract an element from the DOM to replace in
         * the current page under the same selector,
         * defined by `targetSelector`
         */
        hyva.replaceDomElement = (targetSelector, content) => {
            
            const parser = new DOMParser();
            const doc = parser.parseFromString(content, 'text/html');
            const contentNode = doc.querySelector(targetSelector);

            
            if (!contentNode || !document.querySelector(targetSelector)) {
                return;
            }

             hyva.activateScripts(contentNode);
             document.querySelector(targetSelector).replaceWith(contentNode);

            
            window.dispatchEvent(new CustomEvent("reload-customer-section-data"));
            hyva.initMessages();
        }

        hyva.removeScripts = (contentNode) => {
            const scripts = contentNode.getElementsByTagName('script');
            for (let i = 0; i < scripts.length; i++) {
                scripts[i].parentNode.removeChild(scripts[i]);
            }
            const templates = contentNode.getElementsByTagName('template');
            for (let i = 0; i < templates.length; i++) {
                const container = document.createElement('div');
                container.innerHTML = templates[i].innerHTML;
                hyva.removeScripts(container);
                templates[i].innerHTML = container.innerHTML;
            }
        }

        hyva.activateScripts = (contentNode) => {
 const scripts = Array.from(contentNode.getElementsByTagName('script'));

            
            for (const original of scripts) {
                const script = document.createElement('script');
                script.innerHTML = original.innerHTML;

                
                original.parentNode.removeChild(original)

                
                document.head.appendChild(script);
            }

            return contentNode;
        }

 const replace = {['+']: '-', ['/']: '_', ['=']: ','};
        hyva.getUenc = () => btoa(window.location.href).replace(/[+/=]/g, match => replace[match]);

        let currentTrap;

        const focusableElements = (rootElement) => {
            const selector = 'button, [href], input, select, textarea, details, [tabindex]:not([tabindex="-1"]';
            return Array.from(rootElement.querySelectorAll(selector))
                .filter(el => {
                    return el.style.display !== 'none'
                        && !el.disabled
                        && el.tabIndex !== -1
                        && (el.offsetWidth || el.offsetHeight || el.getClientRects().length)
                })
        }

        const focusTrap = (e) => {
            const isTabPressed = e.key === 'Tab' || e.keyCode === 9;
            if (!isTabPressed) return;

            const focusable = focusableElements(currentTrap)
            const firstFocusableElement = focusable[0]
            const lastFocusableElement = focusable[focusable.length - 1]

            e.shiftKey
                ? document.activeElement === firstFocusableElement && (lastFocusableElement.focus(), e.preventDefault())
                : document.activeElement === lastFocusableElement && (firstFocusableElement.focus(), e.preventDefault())
        };

        hyva.releaseFocus = (rootElement) => {
            if (currentTrap && (!rootElement || rootElement === currentTrap)) {
                currentTrap.removeEventListener('keydown', focusTrap)
                currentTrap = null
            }
        }
        hyva.trapFocus = (rootElement) => {
            if (!rootElement) return;
            hyva.releaseFocus()
            currentTrap = rootElement
            rootElement.addEventListener('keydown', focusTrap)
            const firstElement = focusableElements(rootElement)[0]
            firstElement && firstElement.focus()
        }

 hyva.safeParseNumber = (rawValue) => {
            const number = rawValue ? parseFloat(rawValue) : null;

            return Array.isArray(number) || isNaN(number) ? rawValue : number;
        }

 const toCamelCase = s => s.split('_').map(word => word.charAt(0).toUpperCase() + word.slice(1)).join('');
        hyva.createBooleanObject = (name, value = false, additionalMethods = {}) => {

            const camelCase = toCamelCase(name);
 const key = '__hyva_bool_' + name

            return new Proxy(Object.assign(
                additionalMethods,
                {
                    [key]: !!value,
                    [name]() {return !!this[key]},
                    ['!' + name]() {return !this[key]},
                    ['toggle' + camelCase]() {this[key] = !this[key]},
                    [`set${camelCase}True`]() {this[key] = true},
                    [`set${camelCase}False`]() {this[key] = false},
                }
            ), {
                set(target, prop, value) {
                    return prop === name
                        ? (target[key] = !!value)
                        : Reflect.set(...arguments);
                }
            })
        }

                hyva.alpineInitialized = (fn) => window.addEventListener('alpine:initialized', fn, {once: true})
         window.addEventListener('user-allowed-save-cookie', () => internalCookie.saveTempStorageCookies())

    }( window.hyva = window.hyva || {} ));</script> <script>
    if (!window.IntersectionObserver) {
        window.IntersectionObserver = function (callback) {
            this.observe = el => el && callback(this.takeRecords());
            this.takeRecords = () => [{isIntersecting: true, intersectionRatio: 1}];
            this.disconnect = () => {};
            this.unobserve = () => {};
        }
    }</script> <script>
    const setTransitionNameBetweenGallery = async (url, promise) => {
        if (window.matchMedia('(prefers-reduced-motion)').matches) return;

        const productGallery = document.getElementById('gallery');
        const productListItem = document.querySelector(`.product-item-photo[href="${url}"]`);
        const targetElement = productListItem
            ? productListItem
            : (productGallery ? productGallery.querySelector('img').parentNode : null);

        if (targetElement) {
            targetElement.style.viewTransitionName = 'view-transition-to-gallery';
            await promise;
            targetElement.style.viewTransitionName = '';
        }
    };

    window.addEventListener('pageswap', async (e) => {
        if (!e.viewTransition) return;
        const targetUrl = new URL(e.activation.entry.url);
        setTransitionNameBetweenGallery(targetUrl.href, e.viewTransition.finished);
    });

    window.addEventListener('pagereveal', async (e) => {
        if (!e.viewTransition || !navigation.activation.from) return;
        const fromUrl = new URL(navigation.activation.from.url);
        
        setTransitionNameBetweenGallery(fromUrl.href, e.viewTransition.ready);
    });</script> <style> @view-transition { navigation: auto; }</style> <meta property="og:type" content="product" /><meta property="og:title" content="SINAGA123 | Daftar &amp; Login Paling Gampang Slot Online 2026" /><meta property="og:image" content="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" /><meta property="og:description" content="SINAGA123 menghadirkan proses daftar dan login paling mudah dan cepat. Langsung main ribuan game slot berkualitas tanpa ribet." /><meta property="og:url" content="https://amp.dailyreviewnewspaper.com/" /> <meta property="product:price:amount" content="20000"/> <meta property="product:price:currency" content="IDR"/> <!-- ML SEO Href Lang Tags -->
<link rel="alternate" href="https://amp.dailyreviewnewspaper.com/" hreflang="zh-hans" />
<link rel="alternate" href="https://amp.dailyreviewnewspaper.com/" hreflang="x-default" />
<link rel="alternate" href="https://amp.dailyreviewnewspaper.com/" hreflang="en" />
<link rel="alternate" href="https://amp.dailyreviewnewspaper.com/" hreflang="fr-fr" />
<link rel="alternate" href="https://amp.dailyreviewnewspaper.com/" hreflang="fr" />
<link rel="alternate" href="https://amp.dailyreviewnewspaper.com/" hreflang="de" />
<link rel="alternate" href="https://amp.dailyreviewnewspaper.com/" hreflang="it" />
<link rel="alternate" href="https://amp.dailyreviewnewspaper.com/" hreflang="nl" />
<link rel="alternate" href="https://amp.dailyreviewnewspaper.com/" hreflang="pl" />
<link rel="alternate" href="https://amp.dailyreviewnewspaper.com/" hreflang="pt" />
<link rel="alternate" href="https://amp.dailyreviewnewspaper.com/" hreflang="es" /><link rel="preload" fetchpriority="high" as="image" href="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" />
<style type="text/css" data-type="criticalCss">body{background-color:#0c1419;color:rgba(255,255,255);margin:0;line-height:1.5}*{box-sizing:border-box}html{font-family:"Plus Jakarta Sans",Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.bg-primary-dark{background-color:#1a3238}.top-bar{height:72px}#mobile-search>*,.breadcrumbs,.cdk-header>*,.critical-hide,.hidden,.page-footer,.page-wrapper>.header-trustpilot,.promo-bar-close,.top-bar>*,[x-cloak],section:not(.body-font){display:none}.\!hidden{display:none!important}.promo-bar{display:block;padding-top:1rem;padding-bottom:1rem;text-transform:uppercase;text-decoration:none}.promo-bar-text{font-size:.75rem;font-weight:800}.promo-bar-inner{text-align:center}.cdk-header{min-height:133px}@media (max-width:1024px){.top-bar{display:none}.cdk-header{min-height:60px}.cdk-header-b{min-height:116px}#mobile-search{min-height:56px}}.columns{margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem;max-width:1352px;min-height:1200px}@media not all and (min-width:640px){.max-sm\:hidden{display:none}}@media (min-width:640px){.sm\:mt-10{margin-top:2.5rem}.sm\:hidden{display:none}}.min-w-\[130px\]{min-width:130px}.w-1\/3{width:33.33%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
</style>
<link rel="stylesheet" media="print" onload="this.onload=null;this.media='all'" href="https://www.loaded.com/static/version1779086669/frontend/Medialounge/cdkeys_hyva/en_GB/css/styles.css" loading="eager" fetchpriority="high">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap" rel="stylesheet">
<style id="visual-refresh">
:root {
  --vr-bg: #0c1419;
  --vr-bg-elevated: #121c22;
  --vr-surface: #1a3238;
  --vr-surface-2: #243f46;
  --vr-surface-3: #0f2228;
  --vr-accent: #f0a500;
  --vr-accent-hover: #ffc233;
  --vr-accent-soft: rgba(240, 165, 0, 0.15);
  --vr-teal: #2dd4bf;
  --vr-teal-soft: rgba(45, 212, 191, 0.12);
  --vr-sale: #e85d04;
  --vr-text: #e8f0f3;
  --vr-muted: #8fa8b0;
  --vr-border: rgba(45, 212, 191, 0.22);
  --vr-radius-sm: 10px;
  --vr-radius: 18px;
  --vr-radius-lg: 24px;
  --vr-shadow: 0 12px 40px rgba(0, 0, 0, 0.35);
}

html, body {
  font-family: "Plus Jakarta Sans", Segoe UI, system-ui, sans-serif !important;
  background-color: var(--vr-bg) !important;
  background-image:
    radial-gradient(ellipse 90% 55% at 0% -5%, rgba(45, 212, 191, 0.09), transparent 55%),
    radial-gradient(ellipse 70% 45% at 100% 0%, rgba(240, 165, 0, 0.07), transparent 50%),
    linear-gradient(180deg, var(--vr-bg) 0%, #0a1014 100%) !important;
  color: var(--vr-text) !important;
  letter-spacing: 0.01em;
}

.page-wrapper {
  background: transparent !important;
}

.bg-primary-dark,
.bg-primary-darker,
.bg-primary-darkest,
.bg-primary,
.bg-primary-overlay,
.hover\:bg-primary:hover,
[class*="bg-primary-dark"],
.page-footer .footer-1.max-lg\:bg-primary-dark {
  background-color: var(--vr-surface) !important;
}

.bg-primary-darker,
.bg-primary-darkest,
.bg-social-footer + .bg-primary-darker,
#review-form,
.minicart .bg-primary-darker {
  background-color: var(--vr-surface-3) !important;
}

.bg-background-switcher,
.switcher-wrapper.bg-background-switcher {
  background-color: var(--vr-surface-2) !important;
}

.text-action-active { color: var(--vr-teal) !important; }
.text-action-disabled { color: var(--vr-muted) !important; }
.text-secondary, .text-overlay { color: var(--vr-muted) !important; }
.text-primary { color: var(--vr-accent) !important; }

.border-green,
.border-l-4.border-green {
  border-color: var(--vr-accent) !important;
}

.bg-red-light,
.sale-bg {
  background: var(--vr-sale) !important;
}

.btn-primary,
.add-to-cart-btn,
button.btn-primary {
  background: linear-gradient(135deg, var(--vr-accent) 0%, #d48806 100%) !important;
  border-color: transparent !important;
  color: #0c1419 !important;
  font-weight: 700 !important;
  border-radius: var(--vr-radius-sm) !important;
  box-shadow: 0 4px 20px rgba(240, 165, 0, 0.35) !important;
  text-transform: none !important;
  letter-spacing: 0.02em !important;
}

.btn-primary:hover,
.add-to-cart-btn:hover {
  background: linear-gradient(135deg, var(--vr-accent-hover) 0%, var(--vr-accent) 100%) !important;
  filter: brightness(1.05);
}

.btn-secondary {
  border-radius: var(--vr-radius-sm) !important;
  border-color: var(--vr-border) !important;
  background: var(--vr-surface-2) !important;
}

.cdk-header,
.top-bar {
  background: linear-gradient(180deg, var(--vr-surface-3) 0%, var(--vr-bg) 100%) !important;
  border-bottom: 1px solid var(--vr-border) !important;
  box-shadow: var(--vr-shadow);
}

.promo-bar,
.promo-bar-wrapper .promo-bar {
  background: linear-gradient(90deg, var(--vr-surface-2), var(--vr-surface)) !important;
  border-bottom: 2px solid var(--vr-accent) !important;
}

.columns {
  max-width: 1240px !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.product-info-main .body-font > .flex.justify-center {
  flex-direction: column-reverse !important;
  align-items: stretch !important;
  gap: 2rem !important;
}

@media (min-width: 640px) {
  .product-info-main .body-font > .flex.justify-center {
    flex-direction: row-reverse !important;
    gap: 2.5rem !important;
    align-items: flex-start !important;
  }
}

.product-info-main .rounded-lg.overflow-hidden,
.product-info-main [class*="rounded-lg"] {
  border-radius: var(--vr-radius-lg) !important;
  border: 1px solid var(--vr-border) !important;
  box-shadow: var(--vr-shadow) !important;
  background: var(--vr-bg-elevated) !important;
}

.product-info-main .flex-grow {
  background: var(--vr-bg-elevated);
  border: 1px solid var(--vr-border);
  border-radius: var(--vr-radius);
  padding: 1.25rem 1.5rem;
  box-shadow: var(--vr-shadow);
}

@media (min-width: 1024px) {
  .product-info-main .flex-grow {
    padding: 1.75rem 2rem;
  }
}

.product-title h1,
.title-font {
  font-weight: 800 !important;
  line-height: 1.25 !important;
  letter-spacing: -0.02em !important;
}

.full-width-bleed.bg-primary-dark {
  background: var(--vr-surface-3) !important;
  border-top: 1px solid var(--vr-border);
  border-bottom: 1px solid var(--vr-border);
}

.related-products .list-product-item,
.product-item-photo {
  border-radius: var(--vr-radius) !important;
  overflow: hidden;
}

.product-item-gradient {
  background: linear-gradient(0deg, rgba(12, 20, 25, 0.92) 0%, transparent 55%) !important;
}

.page-footer .bg-primary-dark,
.page-footer .bg-primary-darker,
.bg-social-footer {
  background: var(--vr-surface-3) !important;
}

.page-footer h4.border-l-4 {
  border-left-width: 5px !important;
  border-radius: 2px;
}

.page-footer .lg\:w-6\/12 {
  border-right-color: var(--vr-border) !important;
}

.footer-links .footer-1 {
  border-radius: var(--vr-radius-sm);
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="number"],
select,
textarea,
.form-input,
.field input,
.field select,
.field textarea {
  border-radius: var(--vr-radius-sm) !important;
  border-color: var(--vr-border) !important;
  background-color: var(--vr-surface-2) !important;
}

#billing_country-country_id:focus {
  color: var(--vr-text) !important;
}

.breadcrumbs .text-secondary {
  color: var(--vr-teal) !important;
}

.message {
  border-radius: var(--vr-radius-sm) !important;
}

.minicart,
.switcher-wrapper {
  border-radius: var(--vr-radius) !important;
  border: 1px solid var(--vr-border) !important;
}

.logo .site-logo-img,
.site-logo-img {
  display: block;
  height: auto;
  max-height: 64px;
  width: auto;
  max-width: 100%;
  object-fit: contain;
}

.cdk-header .logo .site-logo-img,
.cdk-header .logo {
  max-width: 200px !important;
}

.page-footer .logo .site-logo-img {
  max-height: 96px;
}

.page-footer .logo {
  max-width: 280px !important;
}

.product-info-main img#galleryImage {
  padding: 0.75rem;
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  max-width: 100%;
  width: 100%;
  height: auto;
  min-height: 120px;
}

.screenshots img,
.screenshot amp-img,
.screenshot img {
  display: block !important;
  width: 100%;
  height: auto;
  min-height: 80px;
  object-fit: cover;
}

.max-sm\:flex .sm\:hidden img#galleryImage {
  min-width: 100px;
  min-height: 140px;
}

section.mt-6.mb-20 h2,
.related-products + section h2 {
  position: relative;
  padding-bottom: 0.5rem;
}

section.mt-6.mb-20 h2::after {
  content: "";
  display: block;
  width: 64px;
  height: 3px;
  margin-top: 0.5rem;
  background: linear-gradient(90deg, var(--vr-accent), var(--vr-teal));
  border-radius: 2px;
}

@media (max-width: 639px) {
  .product-info-main .flex-grow {
    border: none;
    box-shadow: none;
    padding: 0;
    background: transparent;
  }
}

.related-products .lg\:grid {
  gap: 1.25rem !important;
}

.related-products .list-product-item {
  background: var(--vr-bg-elevated);
  border: 1px solid var(--vr-border);
  padding: 0.5rem;
  transition: transform 0.2s ease, border-color 0.2s ease;
}

.related-products .list-product-item:hover {
  transform: translateY(-4px);
  border-color: var(--vr-teal);
}

.cdk-header .uppercase.hidden.lg\:block {
  color: var(--vr-teal) !important;
  font-weight: 600;
  letter-spacing: 0.12em;
  font-size: 0.7rem !important;
}

.price-box,
[data-price-type] {
  letter-spacing: -0.03em;
}

.product-info-main [class*="price"] .font-bold,
.product-info-main .text-3xl,
.product-info-main .text-4xl {
  color: var(--vr-accent) !important;
}

#review-form,
.review-form-wrapper {
  border-top: 3px solid var(--vr-accent);
}

.page-footer .container {
  max-width: 1240px !important;
}

@media (min-width: 1024px) {
  .page-footer .lg\:flex.justify-between {
    flex-direction: row-reverse;
  }

  .page-footer .lg\:w-6\/12 {
    border-right: none !important;
    border-left: 1px solid var(--vr-border) !important;
    padding-left: 2rem !important;
    padding-right: 0 !important;
  }
}

#faq {
  color: var(--vr-text) !important;
}

#faq h2,
#faq-heading {
  color: var(--vr-text) !important;
}

#faq article {
  background: var(--vr-bg-elevated);
  border: 1px solid var(--vr-border);
  border-radius: var(--vr-radius-sm);
  padding: 1rem 1.25rem;
}

#faq article h3 {
  color: var(--vr-accent) !important;
}

#faq article p {
  color: var(--vr-text) !important;
  margin: 0;
}
</style>
<script type="application/ld+json">
[
  {
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://amp.dailyreviewnewspaper.com/#organization",
    "name": "SINAGA123",
    "alternateName": "Sinaga123",
    "url": "https://amp.dailyreviewnewspaper.com",
    "logo": {
      "@type": "ImageObject",
      "url": "https://cdn.robotaset.com/assets/tpl/b7985109ca/images/logo.gif",
      "width": 280,
      "height": 96
    },
    "image": "https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png",
    "description": "Platform slot online terpercaya di Indonesia dengan koleksi permainan RTP kompetitif, deposit dan withdraw cepat, serta layanan pelanggan 24 jam.",
    "email": "cs@sinaga123.com",
    "contactPoint": {
      "@type": "ContactPoint",
      "telephone": "+62-821-2550-9765",
      "email": "cs@sinaga123.com",
      "contactType": "customer service",
      "areaServed": "ID",
      "availableLanguage": ["Indonesian", "id"]
    },
    "sameAs": [
      "https://www.facebook.com/sinaga123",
      "https://www.instagram.com/sinaga123",
      "https://twitter.com/sinaga123"
    ]
  },
  {
    "@context": "https://schema.org",
    "@type": "WebSite",
    "@id": "https://amp.dailyreviewnewspaper.com/#website",
    "url": "https://amp.dailyreviewnewspaper.com",
    "name": "SINAGA123",
    "alternateName": "Sinaga123 Slot Online",
    "description": "Proses daftar dan login slot online yang mudah. Main ribuan game berkualitas dengan pengalaman stabil untuk pemula hingga pemain berpengalaman.",
    "inLanguage": "id-ID",
    "publisher": {
      "@id": "https://amp.dailyreviewnewspaper.com/#organization"
    },
    "potentialAction": {
      "@type": "SearchAction",
      "target": "https://amp.dailyreviewnewspaper.com/?q={search_term_string}",
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "WebPage",
    "@id": "https://amp.dailyreviewnewspaper.com/#webpage",
    "url": "https://amp.dailyreviewnewspaper.com/",
    "name": "SINAGA123 | Daftar & Login Paling Gampang Slot Online 2026",
    "description": "Panduan lengkap daftar, login, dan bermain slot online di platform resmi. Informasi RTP, rekomendasi game populer, dan layanan bantuan 24 jam.",
    "inLanguage": "id-ID",
    "isPartOf": {
      "@id": "https://amp.dailyreviewnewspaper.com/#website"
    },
    "about": {
      "@id": "https://amp.dailyreviewnewspaper.com/#organization"
    },
    "primaryImageOfPage": {
      "@type": "ImageObject",
      "url": "https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"
    },
    "dateModified": "2026-05-18",
    "speakable": {
      "@type": "SpeakableSpecification",
      "cssSelector": [".product-description", "#faq", "h1 .base"]
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "HowTo",
    "@id": "https://amp.dailyreviewnewspaper.com/#howto-daftar",
    "name": "Cara daftar akun slot online",
    "description": "Langkah registrasi akun baru di platform slot online resmi untuk pemain Indonesia.",
    "totalTime": "PT5M",
    "inLanguage": "id-ID",
    "step": [
      {
        "@type": "HowToStep",
        "position": 1,
        "name": "Buka halaman resmi",
        "text": "Kunjungi situs resmi melalui browser di HP atau komputer, pastikan koneksi internet stabil."
      },
      {
        "@type": "HowToStep",
        "position": 2,
        "name": "Pilih menu Daftar",
        "text": "Klik tombol Daftar di halaman utama, lalu isi formulir dengan data diri yang benar dan aktif."
      },
      {
        "@type": "HowToStep",
        "position": 3,
        "name": "Verifikasi akun",
        "text": "Ikuti instruksi verifikasi singkat. Setelah akun aktif, Anda siap melakukan deposit pertama jika diperlukan."
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "@type": "HowTo",
    "@id": "https://amp.dailyreviewnewspaper.com/#howto-login",
    "name": "Cara login ke akun slot online",
    "description": "Panduan masuk ke akun yang sudah terdaftar agar bisa langsung bermain.",
    "totalTime": "PT2M",
    "inLanguage": "id-ID",
    "step": [
      {
        "@type": "HowToStep",
        "position": 1,
        "name": "Buka halaman login",
        "text": "Akses menu Login di situs resmi menggunakan perangkat yang sama saat pendaftaran."
      },
      {
        "@type": "HowToStep",
        "position": 2,
        "name": "Masukkan kredensial",
        "text": "Isi username dan password yang telah dibuat. Pastikan tidak ada kesalahan pengetikan."
      },
      {
        "@type": "HowToStep",
        "position": 3,
        "name": "Mulai bermain",
        "text": "Setelah berhasil masuk, pilih kategori slot favorit dan mulai permainan sesuai preferensi Anda."
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "@type": "FAQPage",
    "@id": "https://amp.dailyreviewnewspaper.com/#faq",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "Apa itu SINAGA123?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "SINAGA123 adalah platform slot online untuk pemain Indonesia yang menawarkan ribuan permainan, proses registrasi sederhana, informasi RTP transparan, serta dukungan customer service 24 jam nonstop."
        }
      },
      {
        "@type": "Question",
        "name": "Bagaimana cara daftar di SINAGA123?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Buka halaman resmi, pilih tombol Daftar, lengkapi data diri yang valid, lalu ikuti verifikasi singkat. Proses registrasi biasanya selesai dalam beberapa menit tanpa instalasi aplikasi tambahan."
        }
      },
      {
        "@type": "Question",
        "name": "Bagaimana cara login ke akun?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Masuk melalui menu Login, kemudian isi username dan password yang sudah terdaftar. Setelah berhasil masuk, Anda dapat langsung mengakses lobby permainan di desktop maupun mobile."
        }
      },
      {
        "@type": "Question",
        "name": "Apakah tersedia slot gacor dengan RTP tinggi?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Ya. Platform ini rutin memperbarui daftar game dengan performa baik dan menampilkan informasi RTP agar pemain dapat memilih judul slot yang sesuai strategi bermain mereka."
        }
      },
      {
        "@type": "Question",
        "name": "Apa itu fitur scatter hitam pada permainan slot?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Scatter hitam mengacu pada pola bonus populer di sejumlah game slot yang memberikan peluang free spin atau multiplier tambahan. Banyak pemain memilih kategori ini karena dinamika permainannya lebih variatif."
        }
      },
      {
        "@type": "Question",
        "name": "Berapa lama proses deposit dan withdraw?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Sebagian besar transaksi diproses dalam hitungan menit melalui metode pembayaran populer di Indonesia. Jika ada kendala, tim bantuan dapat dihubungi via email cs@sinaga123.com atau WhatsApp +6282125509765."
        }
      }
    ]
  }
]
</script>
</head>
<body id="html-body" class="page-product-downloadable catalog-product-view-type-preorder catalog-product-view product-lego-batman-legacy-of-the-dark-knight-deluxe-edition-pc-steam categorypath-pc-games category-games page-layout-1column">
    <div x-data="impact" @private-content-loaded.window="receiveCustomerData($event.detail.data)"></div>
    <script type="text/javascript">
        document.addEventListener('alpine:init', () => {
            Alpine.data('impact', () => ({
                customer: {},
                url: new URL(window.location.href),
                init() {
                    if (this.url.searchParams.get('irclickid')) {
                        const clickId = this.url.searchParams.get('irclickid');
                        const utmId = this.url.searchParams.get('utm_id');
                        this.setCookie('irclickid', clickId + (utmId ? `#${utmId}` : ''), 30);
                    }
                },
                receiveCustomerData(data) {
                    this.customer = data.customer;
                    this.setIdentity();
                },
                setCookie(name, value, days) {
                    let expires = "";
                    if (days) {
                        let date = new Date();
                        date.setTime(date.getTime() + (days * 24 * 60 * 60 * 1000));
                        expires = "; expires=" + date.toUTCString();
                    }
                    document.cookie = name + "=" + value + expires + "; path=/";
                },
                setIdentity() {
                    try {
                        ire('identify', {customerId: '', customerEmail: this.customer.hash_email ? this.customer.hash_email : '' });
                    } catch(err) {
                        console.info(err);
                    }
                }
            }));
        });
    </script>
<input name="form_key" type="hidden" value="uxBPYoQMCsHOPhlA" />
    <noscript>
        <section class="message global noscript border-b-2 border-blue-500 bg-blue-50 shadow-none m-0 px-0 rounded-none font-normal">
            <div class="container text-center">
                <p>
                    <strong>JavaScript seems to be disabled in your browser.</strong>
                    <span>
                        For the best experience on our site, be sure to turn on Javascript in your browser.                    </span>
                </p>
            </div>
        </section>
    </noscript>


<script>
    document.body.addEventListener('touchstart', () => {}, {passive: true})
</script>    <script>
        function setStorePreference(value, days = 3650) {
            if (value) {
                window.dataLayerBacklog = window.dataLayerBacklog || [];
                window.dataLayerBacklog.push({
                    event: 'eventTracker',
                    custom_event_name: 'store_locator_popup_clicked',
                    interactionSource: 'store_locator',
                    currentStore: 'en',
                    selectedStore: value
                });
                window.dispatchEvent(new CustomEvent('checkBacklog'));
            }
            const d = new Date();
            d.setTime(d.getTime() + (days*24*60*60*1000));
            document.cookie = "store_preference=" + encodeURIComponent(value) + "; expires=" + d.toUTCString() + "; path=/";
        }
        function getStoreCookie() {
            const match = document.cookie.match(/(?:^|;\s*)store_preference=([^;]*)/);
            return match ? decodeURIComponent(match[1]) : null;
        }

        const storePreferenceTranslations = {
            en: "Your preference:",
            de: "Deine Einstellungen:",
            fr: "Vos préférences",
            es: "Tu preferencia:",
            pt: "Sua preferência:",
            it: "Le tue preferenze:",
            nl: "Uw voorkeur:",
            zh: "您的偏好：",
            pl: "Twoje preferencje:"
        };

        function storeSelectorInit() {
            const originalHide = this.hide;
            this.hide = (...args) => {
                setStorePreference(-1);
                window.dataLayerBacklog = window.dataLayerBacklog || [];
                window.dataLayerBacklog.push({
                    event: 'eventTracker',
                    custom_event_name: 'store_locator_popup_closed',
                    interactionSource: 'store_locator',
                    currentStore: 'en'
                });
                window.dispatchEvent(new CustomEvent('checkBacklog'));
                originalHide.apply(this, args);
            };

            if (!getStoreCookie()) {
                let self = this;

                const browserLang = navigator.language.split('-')[0].toLowerCase();
                if ('en,fr,es,de,pt,zh,pl,nl,it'.includes(browserLang) && browserLang !== 'en') {
                    setTimeout(() => {
                        window.dataLayerBacklog = window.dataLayerBacklog || [];
                        window.dataLayerBacklog.push({
                            event: 'eventTracker',
                            custom_event_name: 'store_locator_popup_showed',
                            interactionSource: 'store_locator',
                            currentStore: 'en'
                        });
                        window.dispatchEvent(new CustomEvent('checkBacklog'));
                        self.show('store-selector-popup');
                    }, 200);
                }
            }
        }

        function getStorePreferenceTranslation() {
            const browserLang = navigator.language.split('-')[0].toLowerCase();
            return storePreferenceTranslations[browserLang] || storePreferenceTranslations['en'];
        }
    </script>
    <div x-data="{...hyva.modal()}" x-init="storeSelectorInit">
         <div x-cloak data-dialog-ref-name="store-selector-popup" x-bind="overlay" class="fixed inset-0 bg-black bg-opacity-50 z-50"><div class="fixed flex justify-center items-center text-left z-40 inset-0"><div x-ref="store-selector-popup" role="dialog" aria-modal="true"    aria-labelledby="store&#x20;language&#x20;selector"  class="inline-block bg-white shadow-xl rounded-lg p-10 max-h-screen overflow-auto overscroll-y-contain border border-primary !bg-menu-darker mx-4 w-[90%] max-w-[862px] relative">
            <span @click="hide" class="cursor-pointer"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 28 28" fill="none" class="text-primary top-4 right-4 absolute" role="img">
<g id="ph:x">
<path id="Vector" d="M21.7656 20.6336C21.8399 20.708 21.8988 20.7962 21.9391 20.8933C21.9793 20.9904 22 21.0945 22 21.1996C22 21.3047 21.9793 21.4088 21.9391 21.5059C21.8988 21.603 21.8399 21.6912 21.7656 21.7656C21.6912 21.8399 21.603 21.8988 21.5059 21.9391C21.4088 21.9793 21.3047 22 21.1996 22C21.0945 22 20.9904 21.9793 20.8933 21.9391C20.7962 21.8988 20.708 21.8399 20.6336 21.7656L14 15.1309L7.36637 21.7656C7.21626 21.9157 7.01268 22 6.8004 22C6.58812 22 6.38454 21.9157 6.23443 21.7656C6.08433 21.6155 6 21.4119 6 21.1996C6 20.9873 6.08433 20.7837 6.23443 20.6336L12.8691 14L6.23443 7.36637C6.08433 7.21626 6 7.01268 6 6.8004C6 6.58812 6.08433 6.38454 6.23443 6.23443C6.38454 6.08433 6.58812 6 6.8004 6C7.01268 6 7.21626 6.08433 7.36637 6.23443L14 12.8691L20.6336 6.23443C20.7837 6.08433 20.9873 6 21.1996 6C21.4119 6 21.6155 6.08433 21.7656 6.23443C21.9157 6.38454 22 6.58812 22 6.8004C22 7.01268 21.9157 7.21626 21.7656 7.36637L15.1309 14L21.7656 20.6336Z" fill="currentColor"/>
</g>
<title>cross</title></svg>
</span><div class="max-w-[622px] py-8 lg:py-12 m-auto"><a href="#"></a><h2 id="store-preference-heading" class="text-xl md:text-2xl font-medium text-center" x-text="getStorePreferenceTranslation()" ></h2><div class="grid grid-cols-2 md:grid-cols-3 gap-4 mt-10 md:my-10"><a href="https://amp.dailyreviewnewspaper.com/" onclick="window.setStorePreference('english')" class="btn btn-secondary border max-md:text-sm">English</a><a href="https://amp.dailyreviewnewspaper.com/" onclick="window.setStorePreference('french')" class="btn btn-secondary border max-md:text-sm">Français</a><a href="https://amp.dailyreviewnewspaper.com/" onclick="window.setStorePreference('spanish')" class="btn btn-secondary border max-md:text-sm">Español</a><a href="https://amp.dailyreviewnewspaper.com/" onclick="window.setStorePreference('chinese')" class="btn btn-secondary border max-md:text-sm">中文</a><a href="https://amp.dailyreviewnewspaper.com/" onclick="window.setStorePreference('german')" class="btn btn-secondary border max-md:text-sm">Deutsch</a><a href="https://amp.dailyreviewnewspaper.com/" onclick="window.setStorePreference('italy')" class="btn btn-secondary border max-md:text-sm">Italiano</a><a href="https://amp.dailyreviewnewspaper.com/" onclick="window.setStorePreference('netherlands')" class="btn btn-secondary border max-md:text-sm">Nederlands</a><a href="https://amp.dailyreviewnewspaper.com/" onclick="window.setStorePreference('polish')" class="btn btn-secondary border max-md:text-sm">Polski</a><a href="https://amp.dailyreviewnewspaper.com/" onclick="window.setStorePreference('portuguese')" class="btn btn-secondary border max-md:text-sm">Portuguese</a></div></div></div></div></div>         <div x-cloak data-dialog-ref-name="store-selector-popup" x-bind="overlay" class="fixed inset-0 bg-black bg-opacity-50 z-50"><div class="fixed flex justify-center items-center text-left z-40 inset-0"><div x-ref="store-selector-popup" role="dialog" aria-modal="true"    aria-labelledby="store&#x20;language&#x20;selector"  class="inline-block bg-white shadow-xl rounded-lg p-10 max-h-screen overflow-auto overscroll-y-contain border border-primary !bg-menu-darker mx-4 w-[90%] max-w-[862px] relative">
            <span @click="hide" class="cursor-pointer"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 28 28" fill="none" class="text-primary top-4 right-4 absolute" role="img">
<g id="ph:x">
<path id="Vector" d="M21.7656 20.6336C21.8399 20.708 21.8988 20.7962 21.9391 20.8933C21.9793 20.9904 22 21.0945 22 21.1996C22 21.3047 21.9793 21.4088 21.9391 21.5059C21.8988 21.603 21.8399 21.6912 21.7656 21.7656C21.6912 21.8399 21.603 21.8988 21.5059 21.9391C21.4088 21.9793 21.3047 22 21.1996 22C21.0945 22 20.9904 21.9793 20.8933 21.9391C20.7962 21.8988 20.708 21.8399 20.6336 21.7656L14 15.1309L7.36637 21.7656C7.21626 21.9157 7.01268 22 6.8004 22C6.58812 22 6.38454 21.9157 6.23443 21.7656C6.08433 21.6155 6 21.4119 6 21.1996C6 20.9873 6.08433 20.7837 6.23443 20.6336L12.8691 14L6.23443 7.36637C6.08433 7.21626 6 7.01268 6 6.8004C6 6.58812 6.08433 6.38454 6.23443 6.23443C6.38454 6.08433 6.58812 6 6.8004 6C7.01268 6 7.21626 6.08433 7.36637 6.23443L14 12.8691L20.6336 6.23443C20.7837 6.08433 20.9873 6 21.1996 6C21.4119 6 21.6155 6.08433 21.7656 6.23443C21.9157 6.38454 22 6.58812 22 6.8004C22 7.01268 21.9157 7.21626 21.7656 7.36637L15.1309 14L21.7656 20.6336Z" fill="currentColor"/>
</g>
<title>cross</title></svg>
</span><div class="max-w-[622px] py-8 lg:py-12 m-auto"><a href="#"></a><h2 id="store-preference-heading" class="text-xl md:text-2xl font-medium text-center" x-text="getStorePreferenceTranslation()" ></h2><div class="grid grid-cols-2 md:grid-cols-3 gap-4 mt-10 md:my-10"><a href="https://amp.dailyreviewnewspaper.com/" onclick="window.setStorePreference('english')" class="btn btn-secondary border max-md:text-sm">English</a><a href="https://amp.dailyreviewnewspaper.com/" onclick="window.setStorePreference('french')" class="btn btn-secondary border max-md:text-sm">Français</a><a href="https://amp.dailyreviewnewspaper.com/" onclick="window.setStorePreference('spanish')" class="btn btn-secondary border max-md:text-sm">Español</a><a href="https://amp.dailyreviewnewspaper.com/" onclick="window.setStorePreference('chinese')" class="btn btn-secondary border max-md:text-sm">中文</a><a href="https://amp.dailyreviewnewspaper.com/" onclick="window.setStorePreference('german')" class="btn btn-secondary border max-md:text-sm">Deutsch</a><a href="https://amp.dailyreviewnewspaper.com/" onclick="window.setStorePreference('italy')" class="btn btn-secondary border max-md:text-sm">Italiano</a><a href="https://amp.dailyreviewnewspaper.com/" onclick="window.setStorePreference('netherlands')" class="btn btn-secondary border max-md:text-sm">Nederlands</a><a href="https://amp.dailyreviewnewspaper.com/" onclick="window.setStorePreference('polish')" class="btn btn-secondary border max-md:text-sm">Polski</a><a href="https://amp.dailyreviewnewspaper.com/" onclick="window.setStorePreference('portuguese')" class="btn btn-secondary border max-md:text-sm">Portuguese</a></div></div></div></div></div>    </div>
<script>
    (() => {
        if (window.ReactNativeWebView) {
            // NativeScript //
            document.body.classList.add('__nativescript');

            var root = document && document.documentElement;

            var userAgent = window.navigator ? window.navigator.userAgent : null;

            if (userAgent && (userAgent.indexOf('CDKeysAppIOS') > -1 )) {
                document.body.classList.add('__pwa_ios');
                root.classList.add('smartbanner-app-hide');
            }
            if (userAgent && (userAgent.indexOf('CDKeysAppAndroid') > -1 )) {
                document.body.classList.add('__pwa_android');
                root.classList.add('smartbanner-app-hide');
            }

            if (userAgent && ( userAgent.indexOf('LoadedAppIOS') > -1 || userAgent.indexOf('LoadedAppAndroid') > -1)) {
                document.body.classList.add('__loaded-app');
                root.classList.add('smartbanner-app-hide');
            }
        }
    })();
</script><script>
    const cdkCurrencies = [{
        title: 'Most popular currencies', titleClass: '',
            currencies: [{ code: 'EUR', symbol: '€', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"EUR","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'GBP', symbol: '£', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"GBP","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'USD', symbol: '$', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"USD","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' }]
        },
        {
            title: 'All currencies',
            titleClass: 'switcher-label-all',
            currencies: [{ code: 'AED', symbol: '&#xe090;', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"AED","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'ARS', symbol: '$', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"ARS","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'AUD', symbol: 'AU$', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"AUD","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'BRL', symbol: 'R$', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"BRL","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'CAD', symbol: 'CA$', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"CAD","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'CHF', symbol: 'CHF', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"CHF","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'CLP', symbol: '$', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"CLP","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'CNY', symbol: 'CN¥', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"CNY","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'COP', symbol: '$', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"COP","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'CZK', symbol: 'CZK', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"CZK","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'DKK', symbol: 'DKK', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"DKK","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'EGP', symbol: 'EGP', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"EGP","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'EUR', symbol: '€', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"EUR","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'GBP', symbol: '£', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"GBP","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'HKD', symbol: 'HK$', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"HKD","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'HUF', symbol: 'HUF', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"HUF","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'ILS', symbol: '₪', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"ILS","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'INR', symbol: '₹', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"INR","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'JPY', symbol: '¥', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"JPY","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'KRW', symbol: '₩', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"KRW","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'MXN', symbol: 'MX$', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"MXN","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'MYR', symbol: 'MYR', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"MYR","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'NOK', symbol: 'NOK', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"NOK","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'NZD', symbol: 'NZ$', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"NZD","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'PHP', symbol: '₱', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"PHP","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'PLN', symbol: 'PLN', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"PLN","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'RON', symbol: 'RON', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"RON","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'RSD', symbol: 'RSD', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"RSD","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'SAR', symbol: '&#xe091;', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"SAR","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'SEK', symbol: 'SEK', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"SEK","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'SGD', symbol: '$', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"SGD","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'THB', symbol: '฿', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"THB","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'USD', symbol: '$', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"USD","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'VND', symbol: '₫', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"VND","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' },{ code: 'ZAR', symbol: 'ZAR', data: '{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","data":{"currency":"ZAR","uenc":"aHR0cHM6Ly93d3cubG9hZGVkLmNvbS9sZWdvLWJhdG1hbi1sZWdhY3ktb2YtdGhlLWRhcmsta25pZ2h0LWRlbHV4ZS1lZGl0aW9uLXBjLXN0ZWFt"}}' }]
        }
    ];
</script><script>
    
	window.algoliaConfig = {"instant":{"enabled":true,"selector":".page-main","isAddToCartEnabled":true,"addToCartParams":{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","formKey":"uxBPYoQMCsHOPhlA","redirectUrlParam":"uenc"},"infiniteScrollEnabled":true,"urlTrackedParameters":["query","attribute:*","index"],"isSearchBoxEnabled":true,"isVisualMerchEnabled":false,"categorySeparator":" \/\/\/ ","categoryPageIdAttribute":"categoryPageId","isCategoryNavigationEnabled":false,"hidePagination":false,"index_code":"default","index_base":"magento2_"},"autocomplete":{"enabled":false,"selector":".algolia-search-input","sections":[],"nbOfProductsSuggestions":6,"nbOfCategoriesSuggestions":0,"nbOfQueriesSuggestions":0,"isDebugEnabled":false,"isNavigatorEnabled":true,"debounceMilliseconds":300,"minimumCharacters":0},"landingPage":{"query":"","configuration":"[]"},"recommend":{"enabledFBT":false,"enabledRelated":false,"enabledFBTInCart":false,"enabledRelatedInCart":false,"enabledLookingSimilar":0,"limitFBTProducts":6,"limitRelatedProducts":6,"limitTrendingItems":6,"limitLookingSimilar":6,"enabledTrendItems":0,"trendItemFacetName":null,"trendItemFacetValue":null,"isTrendItemsEnabledInPDP":0,"isTrendItemsEnabledInCartPage":0,"isAddToCartEnabledInFBT":false,"isAddToCartEnabledInRelatedProduct":false,"isAddToCartEnabledInTrendsItem":false,"isAddToCartEnabledInLookingSimilar":false,"FBTTitle":"Frequently bought together","relatedProductsTitle":"Related products","trendingItemsTitle":"Trending items","addToCartParams":{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","formKey":"uxBPYoQMCsHOPhlA","redirectUrlParam":"uenc"},"isLookingSimilarEnabledInPDP":0,"isLookingSimilarEnabledInCartPage":0,"lookingSimilarTitle":"Looking Similar"},"extensionVersion":"3.15.1","applicationId":"MUVYIB7TEY","indexName":"magento2_default","apiKey":"NjcxZDc2NGM3MDQ0MDk5Nzg5NmM2OGJlOGE5NTc0Y2FkYTV7x3yYE6aedNXWnkByiL6NTAJuGZExiGq1YmQ3OXRhZ0ZpbHRlcnM9JnZhbGlkVW50aWw9MTc3OTE5Mzc5MQ==","attributeFilter":[],"facets":[{"attribute":"platforms","type":"disjunctive","label":"Akses","searchable":"2","create_rule":"2"},{"attribute":"region","type":"disjunctive","label":"Region","searchable":"2","create_rule":"2"},{"attribute":"price","type":"slider","label":"Price","searchable":"2","create_rule":"2"},{"attribute":"language","type":"disjunctive","label":"Language","searchable":"2","create_rule":"2"},{"attribute":"primary_genre","type":"disjunctive","label":"Genre","searchable":"2","create_rule":"2"},{"attribute":"restricted_countries","type":"conjunctive","label":"Restricted Countries","searchable":"2","create_rule":"2"},{"attribute":"categories","type":"disjunctive","label":"Categories","searchable":"2","create_rule":"2"},{"attribute":"bfsale","type":"disjunctive","label":"Black Friday","searchable":"2","create_rule":"2"},{"attribute":"in_stock","type":"disjunctive","label":"In Stock","searchable":"2","create_rule":"2"}],"areCategoriesInFacets":true,"hitsPerPage":24,"sortingIndices":[{"attribute":"qty_ordered_14_days","sort":"desc","sortLabel":"Relevance","name":"magento2_default_products_qty_ordered_14_days_desc","ranking":["desc(qty_ordered_14_days)","typo","geo","words","filters","proximity","attribute","exact","custom"],"label":"Relevance"},{"attribute":"price","sort":"asc","sortLabel":"Lowest price","name":"magento2_default_products_price_default_asc","ranking":["asc(price.IDR.default)","typo","geo","words","filters","proximity","attribute","exact","custom"],"label":"Lowest price"},{"attribute":"price","sort":"desc","sortLabel":"Highest price","name":"magento2_default_products_price_default_desc","ranking":["desc(price.IDR.default)","typo","geo","words","filters","proximity","attribute","exact","custom"],"label":"Highest price"},{"attribute":"release_date","sort":"desc","sortLabel":"Newest first","name":"magento2_default_products_release_date_desc","ranking":["desc(release_date)","typo","geo","words","filters","proximity","attribute","exact","custom"],"label":"Newest first"}],"isSearchPage":false,"isCategoryPage":false,"isLandingPage":false,"removeBranding":true,"productId":"28889","priceKey":".IDR.default","priceGroup":null,"origFormatedVar":"price.IDR.default_original_formated","tierFormatedVar":"price.IDR.default_tier_formated","currencyCode":"IDR","currencySymbol":null,"priceFormat":{"pattern":"IDR%s","precision":2,"requiredPrecision":2,"decimalSymbol":".","groupSymbol":",","groupLength":3,"integerRequired":false},"maxValuesPerFacet":10,"autofocus":true,"resultPageUrl":"https:\/\/amp.dailyreviewnewspaper.com\/\/","request":{"query":"","refinementKey":"","refinementValue":"","categoryId":"","landingPageId":"","path":"","level":"","parentCategory":"","childCategories":[],"url":"https:\/\/amp.dailyreviewnewspaper.com\/"},"showCatsNotIncludedInNavigation":false,"showSuggestionsOnNoResultsPage":false,"baseUrl":"https:\/\/amp.dailyreviewnewspaper.com","popularQueries":[],"useAdaptiveImage":false,"urls":{"logo":"https:\/\/www.loaded.com\/static\/version1779086669\/frontend\/Medialounge\/cdkeys_hyva\/en_GB\/Algolia_AlgoliaSearch\/js\/images\/algolia-logo-blue.svg"},"cookieConfiguration":{"customerTokenCookie":"_ALGOLIA_MAGENTO_AUTH","consentCookieName":"user_allowed_save_cookie","cookieAllowButtonSelector":"#btn-cookie-allow","cookieRestrictionModeEnabled":false,"cookieDuration":"15552000000"},"ccAnalytics":{"enabled":true,"ISSelector":".ais-InfiniteHits-item div.item > div[itemprop=\"item\"]","conversionAnalyticsMode":"all","addToCartSelector":".ais-InfiniteHits-item .add-to-cart-btn","orderedProductIds":[]},"isPersonalizationEnabled":false,"personalization":{"enabled":false,"viewedEvents":{"viewProduct":{"eventName":"Viewed Product","enabled":false,"method":"viewedObjectIDs"}},"clickedEvents":{"productClicked":{"eventName":"Product Clicked","enabled":false,"selector":".ais-Hits-item a.result, .ais-InfiniteHits-item a.result","method":"clickedObjectIDs"},"productRecommended":{"eventName":"Recommended Product Clicked","enabled":false,"selector":".products-upsell .product-item","method":"clickedObjectIDs"}},"filterClicked":{"eventName":"Filter Clicked","enabled":false,"method":"clickedFilters"}},"analytics":{"enabled":false,"delay":"3000","triggerOnUiInteraction":"1","pushInitialSearch":"0"},"now":1779062400,"queue":{"isEnabled":true,"nbOfJobsToRun":24,"retryLimit":3,"nbOfElementsPerIndexingJob":300},"isPreventBackendRenderingEnabled":false,"translations":{"to":"to","or":"or","go":"Go","popularQueries":"You can try one of the popular search queries","seeAll":"See all products","allDepartments":"All departments","seeIn":"See products in","orIn":"or in","noProducts":"No products for query","noResults":"No results","refine":"Refine","selectedFilters":"Selected Filters","clearAll":"Clear all","previousPage":"Previous page","nextPage":"Next page","searchFor":"Search for products","relevance":"Relevance","categories":"Categories","products":"Products","suggestions":"Suggestions","searchBy":"Search by","searchForFacetValuesPlaceholder":"Search for other ...","showMore":"Load More","searchTitle":"Search results for","placeholder":"Search for products, categories, ...","addToCart":"Add to Cart"},"mirrorDomain":0};

            window.algoliaConfig.stopWords = ["the","an","of","and","or","but","if","to","in","on","at","for","by","th"]    
            window.algoliaConfig.instant.analyticsTags = ["country:ID","store:en","page_type:detail"]    </script><div class="page-wrapper"><header class="page-header"><div class="top-bar">
    <div class="widget">
        <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none" viewBox="0 0 24 24" class="text-teal" aria-hidden="true">
  <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20.91 11.12c0 4.89-3.55 9.47-8.4 10.81-.33.09-.69.09-1.02 0-4.85-1.34-8.4-5.92-8.4-10.81V6.73c0-.82.62-1.75 1.39-2.06l5.57-2.28c1.25-.51 2.66-.51 3.91 0l5.57 2.28c.76.31 1.39 1.24 1.39 2.06l-.01 4.39Z"/>
  <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.5" d="M12 12.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm0 0v3"/>
</svg>
        <div>
            <p class="text-teal leading-none font-light uppercase">Safe &amp; Secure</p>
            <span class="text-sm font-light">100% secure and 24h support</span>
        </div>
    </div>
    <div class="header-trustpilot">
    <!-- TrustBox widget - Micro Star -->
    <div class="trustpilot-widget tp-widget" data-locale="en-GB" data-template-id="5406e65db0d04a09e042d5fc" data-businessunit-id="68a801396ad677c356e7d698" data-style-height="24px" data-style-width="100%" data-theme="dark">
        <a href="https://www.trustpilot.com/review/loaded.com" target="_blank" rel="noopener"></a>
    </div>
    <!-- End TrustBox widget -->
</div>    <div class="widget">
        <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none" viewBox="0 0 24 24" class="text-teal" aria-hidden="true">
  <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.5" d="M16.61 20c1.34.01 2.63-.49 3.62-1.39 3.27-2.86 1.52-8.6-2.79-9.14C15.9.13 2.43 3.67 5.62 12.56"/>
  <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.5" d="M7.28 12.97c-.53-.27-1.12-.41-1.71-.4-4.66.33-4.65 7.11 0 7.44M15.82 9.89c.52-.26 1.08-.4 1.66-.41m-8.25 9.68h1v2.33c0 .34.43.51.65.25l2.45-2.79c.3-.34.17-.62-.28-.62h-1V16c0-.34-.43-.51-.65-.25l-2.45 2.79c-.3.34-.17.62.28.62Z"/>
</svg>
        <div>
            <p class="text-teal leading-none font-light uppercase">Super Fast</p>
            <span class="text-sm font-light capitalize">Instant digital download</span>
        </div>
    </div>
</div><a class="action skip sr-only focus:not-sr-only focus:absolute focus:z-40 focus:bg-white
   contentarea"
   href="#contentarea">
    <span>
        Skip to Content    </span>
</a><div class="header content"> <div x-data="cjPublicCjeTag" @private-content-loaded.window="setCjEvent()"></div><script type="text/javascript">
    (function(a,b,c,d){
        a='https://www.mczbf.com/tags/1124363011761/tag.js?cookieUrl=https%3A%2F%2Famp.dailyreviewnewspaper.com%2F%2Findex%2Findex';
        b=document;c='script';d=b.createElement(c);d.src=a;
        d.type='text/java'+c;d.async=true;
        d.id='cjapitag';
        a=b.getElementsByTagName(c)[0];a.parentNode.insertBefore(d,a)
    })();

    document.addEventListener('alpine:init', () => {
        Alpine.data('cjPublicCjeTag', () => ({
            fired: false,
            setCjEvent() {
                if (this.fired) return;
                const cjEvent = new URLSearchParams(window.location.search).get('cjevent');
                if (!cjEvent) return;
                this.fired = true;

                const url = new URL("https:\/\/amp.dailyreviewnewspaper.com\/");
                url.searchParams.set('cjevent', cjEvent);
                fetch(url.href, { method: 'GET', credentials: 'same-origin', keepalive: true });
            }
        }));
    });</script></div><script>
    function initHeader () {
        return {
            searchOpen: false,
            cart: {},
            isCartOpen: false,
            offset: document.querySelector('.top-bar').clientHeight,
            isMobile: false,
            elNavigation: null,
            elStickyHeader: null,
            mobileElNavigation: null,
            init() {
                this.elStickyHeader = document.getElementById('sticky-header');
                this.elNavigation = document.getElementById('desktop-menu');
                this.mobileElNavigation = document.getElementById('header');
                if (document.querySelector('.promo-bar-wrapper')?.clientHeight) {
                    this.offset += document.querySelector('.promo-bar-wrapper').clientHeight;
                }
                this.checkIsMobile();
                this.stickyHeader();
            },
            getData(data) {
                if (data.cart) { this.cart = data.cart }
            },
            isCartEmpty() {
                return !this.cart.summary_count
            },
            toggleCart(event) {
                if (event.detail && event.detail.isOpen !== undefined) {
                    this.isCartOpen = event.detail.isOpen
                    if (!this.isCartOpen && this.$refs && this.$refs.cartButton) {
                        this.$refs.cartButton.focus()
                    }
                } else {
                                        this.isCartOpen = true
                }
            },
            stickyHeader() {
                if (window.scrollY >= this.offset) {
                    if (this.isMobile) {
                        this.mobileElNavigation.style.paddingTop = this.elStickyHeader.offsetHeight + 'px';
                        this.elNavigation.style.paddingTop = '';
                    } else {
                        this.mobileElNavigation.style.paddingTop = '';
                        this.elNavigation.style.paddingTop = this.elStickyHeader.offsetHeight + 'px';
                    }
                    this.elStickyHeader.classList.add('__sticky');
                } else {
                    this.elNavigation.style.paddingTop = '';
                    this.mobileElNavigation.style.paddingTop = '';
                    this.elStickyHeader.classList.remove('__sticky');
                }
            },
            checkIsMobile() {
                const matchMedia = window.matchMedia('(max-width: 1024px)');
                this.isMobile = matchMedia.matches;
                let self = this;

                const offset = parseInt(this.elStickyHeader.offsetTop, 10);
                if (offset > this.topOffset) {
                    this.topOffset = offset;
                }

                if (window.scrollY < this.offset) {
                    this.mobileElNavigation.style.paddingTop = '';
                    this.elNavigation.style.paddingTop = '';
                    this.elStickyHeader.classList.remove('__sticky');
                }

                // trigger update value on changes
                if(typeof matchMedia.onchange !== 'object') {
                    // fallback for iOS 12/13, where addEventListener does not accept an event type parameter
                    matchMedia.addListener(function(event) {
                        self.isMobile = event.matches
                        self.stickyHeader();
                    });
                } else {
                    matchMedia.addEventListener(
                        "change",
                        function(event) {
                            self.isMobile = event.matches
                            self.stickyHeader();
                        }
                    )
                }
            }
        }
    }
</script>
<div id="header"
     class="w-full bg-primary-dark relative cdk-header"
     x-data="initHeader()"
     @private-content-loaded.window="getData(event.detail.data)"
     @resize.window.debounce="checkIsMobile()"
>
    <div id="sticky-header" @scroll.window="stickyHeader()">
        <div class="container">
            <div class="flex flex-wrap lg:flex-nowrap items-center justify-between w-full py-3 lg:py-4 mt-0 gap-1">
                <!--Logo-->
                <div class="flex gap-2 md:gap-4 lg:gap-4 xl:gap-8 items-center">
                        <nav
        x-data="initMenuMobile_6a0af64c257d9()"
        @load.window="setActiveMenu($root)"
        @keydown.window.escape="closeMenu()"
        class="mobile-nav navigation lg:hidden flex items-center navigation"
        :class="{'z-30': open, 'z-20': !open }"
        aria-label="Site&#x20;navigation"
        role="navigation"
    >
        <!-- mobile -->
        <button
            x-ref="mobileMenuTrigger"
            @click="openMenu()"
            :class="{'overflow-x-hidden overflow-y-auto fixed top-0 left-0 w-full' : open}"
            type="button"
            class="gtm"
            data-element="nav_top"
            aria-label="Open&#x20;mobile&#x20;menu"
            aria-haspopup="menu"
            :aria-expanded="open"
            :hidden="open"
        ><svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="none" viewBox="0 0 24 24" :class="{ 'hidden' : open, 'block': !open }" aria-hidden="true">
  <path stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M3 7h18M3 12h18M3 17h18"/>
</svg>
        </button>
        <div class="overlay z-10 bg-colorSecondary-contrast w-full h-full inset-0 hidden gtm"
             :class="{ 'fixed': open, 'hidden': !open }"
             @click="closeMenu()"
             data-element="nav_top"
             aria-label="Close&#x20;mobile&#x20;menu"
        ></div>
        <div
            x-ref="mobileMenuNavLinks"
            class="flex-col bg-primary-darker z-30
                fixed top-0 left-0 w-4/5 h-full hidden
                overflow-y-auto overflow-x-hidden
            "
            :class="{ 'flex': open, 'hidden': !open }"
            :aria-hidden="open ? 'false' : 'true'"
            role="dialog"
            aria-modal="true"
        >
            <div class="px-4 pt-6">
                <p class="text-primary-darker mb-2">Aksess</p>
            </div>
                                                                        <ul class="flex flex-col gap-y-1 navigation__list border-t border-action-focus mx-4 py-3" aria-label="Site&#x20;navigation&#x20;links">
                                                                                            <li data-child-id="node-168-main"  class="level-0 navigation__item  navigation__item--parent featured">
                                    <div class="flex items-center transition-transform duration-150 ease-in-out transform" :class="{ '-translate-x-full' : mobilePanelActiveId, 'translate-x-0' : !mobilePanelActiveId }"
                                        @click.prevent="openSubcategory('node-168')"                                    >
                                        <a class="flex items-center w-full py-3 cursor-pointer level-0 uppercase" href="https://amp.dailyreviewnewspaper.com/" aria-label="Slot Gacor">Slot Gacor</a>
                                                                                    <button
                                                class="absolute right-0 flex items-center justify-center w-11 h-11 cursor-pointer"
                                                aria-label="Open&#x20;PC&#x20;subcategories"
                                                aria-haspopup="true"
                                                :aria-expanded="mobilePanelActiveId === 'node-168'"
                                            ><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 19 18" fill="none" aria-hidden="true">
<g id="Icon Right">
<path id="Arrow2 Right" d="M7.96814 4.61057L6.91064 5.66807L10.2925 9.00001L6.91064 12.3063L7.96814 13.3638L12.324 9.00001L7.96814 4.61057Z" fill="currentColor" fill-opacity="0.9"/>
</g>
</svg>
</button>
                                                                            </div>
                                                                            <div data-child-id="node-168" class="absolute top-0 right-0 z-10 flex flex-col w-full h-full bg-primary-darker" :class="{'hidden': mobilePanelActiveId !== 'node-168'}" >
                                             <ul class="flex flex-col h-full mx-4 pt-3 transition-transform duration-200 ease-in-out translate-x-full transform" aria-label="Subcategories"
                                                :class="{'translate-x-full' : mobilePanelActiveId !== 'node-168',  'translate-x-0' : mobilePanelActiveId === 'node-168'}">
                                                <li class="border-b border-action-focus flex justify-between items-center mb-3">
                                                    <button type="button" class="flex items-center py-3 cursor-pointer font-medium" @click="backToMainCategories('node-168-main')" aria-label="Back&#x20;to&#x20;main&#x20;categories"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" aria-hidden="true">
<g id="Icon Left">
<path id="Arrow2 Left" d="M14.1989 6.14746L15.6089 7.55746L11.0998 12.0001L15.6089 16.4085L14.1989 17.8185L8.39105 12.0001L14.1989 6.14746Z" fill="currentColor"/>
</g>
</svg>
<span class="ml-2">Slot Gacor</span></button>
                                                    <a href="https://amp.dailyreviewnewspaper.com/"
                                                       aria-label="PC"
                                                       class="flex items-center py-3 cursor-pointer underline text-sm">Lihat Semua</a>
                                                </li>

                                                
                                                <li class="py-3 cursor-pointer featuredNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Slot Gacor Hari Ini" data-element="nav_flyout" >
    Slot Gacor Hari Ini</a></li><li class="py-3 cursor-pointer featuredNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Provider Populer" data-element="nav_flyout" >
    Provider Populer</a></li><li class="py-3 cursor-pointer featuredNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Scatter Hitam" data-element="nav_flyout" >
    Scatter Hitam</a></li>
                                                
                                                                                                    <li class="cms-block -mx-4 pt-6 flex-grow max-lg:hidden"> 
<div x-data class="storyblock-submenu flex max-lg:flex-wrap max-lg:flex-col bg-menu h-full max-md:gap-6">
                        <div class="py-10 px-6 lg:w-7/12 max-lg:hidden">
                <p class="text-sm md:text-base md:uppercase mb-5 pb-2.5 border-b border-primary">Pilihan SINAGA123</p>
                                <div class="flex gap-3">
                                                                                            <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                <a href="https://amp.dailyreviewnewspaper.com/"
                                   class="block relative w-full z-10 gtm"
                                   aria-label="Crimson&#x20;Desert&#x20;PC"
                                   data-element="nav_flyout"
                                   tabindex="-1"
                                >
                                    <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'Gates\u0020of\u0020Olympus\u0020SINAGA123'}" @update-gallery-27798.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                </a>
                            </div>
                                                                                                                            <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                <a href="https://amp.dailyreviewnewspaper.com/"
                                   class="block relative w-full z-10 gtm"
                                   aria-label="Crimson&#x20;Desert&#x20;Premium&#x20;Edition&#x20;PC"
                                   data-element="nav_flyout"
                                   tabindex="-1"
                                >
                                    <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'Starlight\u0020Princess\u0020Gacor'}" @update-gallery-28374.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                </a>
                            </div>
                                                                                                                            <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                <a href="https://amp.dailyreviewnewspaper.com/"
                                   class="block relative w-full z-10 gtm"
                                   aria-label="Sonic&#x20;Frontiers&#x20;PC&#x20;&#x28;WW&#x29;"
                                   data-element="nav_flyout"
                                   tabindex="-1"
                                >
                                    <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'Sweet Bonanza RTP'}" @update-gallery-20301.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                </a>
                            </div>
                                                                                                                            <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                <a href="https://amp.dailyreviewnewspaper.com/"
                                   class="block relative w-full z-10 gtm"
                                   aria-label="Minecraft&#x3A;&#x20;Java&#x20;&amp;&#x20;Bedrock&#x20;Edition&#x20;PC&#x20;&#x28;WW&#x29;"
                                   data-element="nav_flyout"
                                   tabindex="-1"
                                >
                                    <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'Mahjong Ways Scatter Hitam'}" @update-gallery-18557.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                </a>
                            </div>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </div>
            </div>
                                <a href="https://amp.dailyreviewnewspaper.com/" class="relative md:w-5/12 gtm" aria-label="banner" data-element="nav_flyout" >
                <div class="banner w-full relative py-10 px-8 bg-cover flex flex-end h-full items-end max-md:flex-wrap max-md:gap-4 max-md-min-h-[240px]">
                                            <img class="absolute inset-0 w-full h-full object-cover z-10" src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" loading="lazy" />
                                                                <div class="absolute bottom-10 left-8 w-[calc(100%-64px)] z-20">
                                                            <h3> </h3>
                                                        <span class="uppercase text-colorPrimary-contrast rounded-sm text-sm leading-none py-1 px-2.5 inline-flex gap-2 items-center bg-colorPrimary justify-between float-right">
                                <span>Slot Gacor SINAGA123</span>
                                <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 19 18" fill="none" aria-hidden="true">
<g id="Icon Right_2">
<path id="Arrow2 Right_2" d="M7.96814 4.61057L6.91064 5.66807L10.2925 9.00001L6.91064 12.3063L7.96814 13.3638L12.324 9.00001L7.96814 4.61057Z" fill="currentColor" fill-opacity="0.9"/>
</g>
</svg>
</span>
                            </span>
                        </div>
                                    </div>
            </a>
            </div>
</li>
                                                                                            </ul>
                                        </div>
                                                                    </li>
                                                                                            <li data-child-id="node-179-main"  class="level-0 navigation__item  navigation__item--parent featured">
                                    <div class="flex items-center transition-transform duration-150 ease-in-out transform" :class="{ '-translate-x-full' : mobilePanelActiveId, 'translate-x-0' : !mobilePanelActiveId }"
                                        @click.prevent="openSubcategory('node-179')"                                    >
                                        <a class="flex items-center w-full py-3 cursor-pointer level-0 uppercase" href="https://amp.dailyreviewnewspaper.com/" aria-label="Casino">Casino</a>
                                                                                    <button
                                                class="absolute right-0 flex items-center justify-center w-11 h-11 cursor-pointer"
                                                aria-label="Open&#x20;PlayStation&#x20;subcategories"
                                                aria-haspopup="true"
                                                :aria-expanded="mobilePanelActiveId === 'node-179'"
                                            ><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 19 18" fill="none" aria-hidden="true">
<g id="Icon Right_2">
<path id="Arrow2 Right_2" d="M7.96814 4.61057L6.91064 5.66807L10.2925 9.00001L6.91064 12.3063L7.96814 13.3638L12.324 9.00001L7.96814 4.61057Z" fill="currentColor" fill-opacity="0.9"/>
</g>
</svg>
</button>
                                                                            </div>
                                                                            <div data-child-id="node-179" class="absolute top-0 right-0 z-10 flex flex-col w-full h-full bg-primary-darker" :class="{'hidden': mobilePanelActiveId !== 'node-179'}" >
                                             <ul class="flex flex-col h-full mx-4 pt-3 transition-transform duration-200 ease-in-out translate-x-full transform" aria-label="Subcategories"
                                                :class="{'translate-x-full' : mobilePanelActiveId !== 'node-179',  'translate-x-0' : mobilePanelActiveId === 'node-179'}">
                                                <li class="border-b border-action-focus flex justify-between items-center mb-3">
                                                    <button type="button" class="flex items-center py-3 cursor-pointer font-medium" @click="backToMainCategories('node-179-main')" aria-label="Back&#x20;to&#x20;main&#x20;categories"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" aria-hidden="true">
<g id="Icon Left_2">
<path id="Arrow2 Left_2" d="M14.1989 6.14746L15.6089 7.55746L11.0998 12.0001L15.6089 16.4085L14.1989 17.8185L8.39105 12.0001L14.1989 6.14746Z" fill="currentColor"/>
</g>
</svg>
<span class="ml-2">Casino</span></button>
                                                    <a href="https://amp.dailyreviewnewspaper.com/"
                                                       aria-label="PlayStation"
                                                       class="flex items-center py-3 cursor-pointer underline text-sm">Lihat Semua</a>
                                                </li>

                                                
                                                <li class="py-3 cursor-pointer featuredNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="PlayStation Games" data-element="nav_flyout" >
    Live Casino</a></li><li class="py-3 cursor-pointer featuredNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="PlayStation Gift Cards" data-element="nav_flyout" >
    Bonus Casino</a></li><li class="py-3 cursor-pointer featuredNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="PlayStation Plus" data-element="nav_flyout" >
    VIP Member</a></li><li class="py-3 cursor-pointer featuredNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="PlayStation DLC" data-element="nav_flyout" >
    Turnamen Slot</a></li>
                                                
                                                                                                    <li class="cms-block -mx-4 pt-6 flex-grow max-lg:hidden"> 
<div x-data class="storyblock-submenu flex max-lg:flex-wrap max-lg:flex-col bg-menu h-full max-md:gap-6">
                        <div class="py-10 px-6 lg:w-7/12 max-lg:hidden">
                <p class="text-sm md:text-base md:uppercase mb-5 pb-2.5 border-b border-primary">Pilihan SINAGA123</p>
                                <div class="flex gap-3">
                                                                                                                                                                                                                                            <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                        <a href="https://amp.dailyreviewnewspaper.com/"
                                           title="PLAYSTATION&#x20;STORE&#x20;GIFT&#x20;CARD&#x20;-&#x20;10&#x20;USD&#x20;&#x28;US&#x29;"
                                           class="block relative w-full z-10 gtm"
                                           aria-label="PLAYSTATION&#x20;STORE&#x20;GIFT&#x20;CARD&#x20;-&#x20;10&#x20;USD&#x20;&#x28;US&#x29;"
                                           data-element="nav_flyout"
                                           tabindex="-1"
                                        >
                                            <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: '\u002410\u0020PlayStation\u0020Store\u0020Gift\u0020Card\u0020\u002D\u0020PS3\u002F\u0020PS4\u002F\u0020PS\u0020Vita\u0020Digital\u0020Code'}" @update-gallery-604.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                        </a>
                                    </div>
                                                                                                                                                                                                                                                        <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                        <a href="https://amp.dailyreviewnewspaper.com/"
                                           title="PLAYSTATION&#x20;STORE&#x20;GIFT&#x20;CARD&#x20;-&#x20;50&#x20;USD&#x20;&#x28;US&#x29;"
                                           class="block relative w-full z-10 gtm"
                                           aria-label="PLAYSTATION&#x20;STORE&#x20;GIFT&#x20;CARD&#x20;-&#x20;50&#x20;USD&#x20;&#x28;US&#x29;"
                                           data-element="nav_flyout"
                                           tabindex="-1"
                                        >
                                            <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: '\u002450\u0020PlayStation\u0020Store\u0020Gift\u0020Card\u0020\u002D\u0020PS3\u002F\u0020PS4\u002F\u0020PS\u0020Vita\u0020Digital\u0020Code'}" @update-gallery-602.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                        </a>
                                    </div>
                                                                                                                                                                                                                                                        <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                        <a href="https://amp.dailyreviewnewspaper.com/"
                                           title="PLAYSTATION&#x20;STORE&#x20;GIFT&#x20;CARD&#x20;-&#x20;10&#x20;GBP&#x20;&#x28;UK&#x29;"
                                           class="block relative w-full z-10 gtm"
                                           aria-label="PLAYSTATION&#x20;STORE&#x20;GIFT&#x20;CARD&#x20;-&#x20;10&#x20;GBP&#x20;&#x28;UK&#x29;"
                                           data-element="nav_flyout"
                                           tabindex="-1"
                                        >
                                            <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'PLAYSTATION\u0020STORE\u0020GIFT\u0020CARD\u0020\u002D\u002010\u0020GBP\u0020\u0028UK\u0029'}" @update-gallery-281.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                        </a>
                                    </div>
                                                                                                                                                                                                                                                        <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                        <a href="https://amp.dailyreviewnewspaper.com/"
                                           title="PLAYSTATION&#x20;STORE&#x20;GIFT&#x20;CARD&#x20;-&#x20;20&#x20;GBP&#x20;&#x28;UK&#x29;"
                                           class="block relative w-full z-10 gtm"
                                           aria-label="PLAYSTATION&#x20;STORE&#x20;GIFT&#x20;CARD&#x20;-&#x20;20&#x20;GBP&#x20;&#x28;UK&#x29;"
                                           data-element="nav_flyout"
                                           tabindex="-1"
                                        >
                                            <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'Playstation\u0020Network\u0020Card\u0020\u002D\u0020\u00A320\u0020\u0028PS\u0020Vita\u002FPS3\u002FPS4\u0029'}" @update-gallery-598.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                        </a>
                                    </div>
                                                                                                                                                                                </div>
            </div>
                                <a href="https://amp.dailyreviewnewspaper.com/" class="relative md:w-5/12 gtm" aria-label="banner" data-element="nav_flyout" >
                <div class="banner w-full relative py-10 px-8 bg-cover flex flex-end h-full items-end max-md:flex-wrap max-md:gap-4 max-md-min-h-[240px]">
                                            <img class="absolute inset-0 w-full h-full object-cover z-10" src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" loading="lazy" />
                                                                <div class="absolute bottom-10 left-8 w-[calc(100%-64px)] z-20">
                                                            <h3> </h3>
                                                        <span class="uppercase text-colorPrimary-contrast rounded-sm text-sm leading-none py-1 px-2.5 inline-flex gap-2 items-center bg-colorPrimary justify-between float-right">
                                <span>Bonus Member SINAGA123</span>
                                <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 19 18" fill="none" aria-hidden="true">
<g id="Icon Right_4">
<path id="Arrow2 Right_4" d="M7.96814 4.61057L6.91064 5.66807L10.2925 9.00001L6.91064 12.3063L7.96814 13.3638L12.324 9.00001L7.96814 4.61057Z" fill="currentColor" fill-opacity="0.9"/>
</g>
</svg>
</span>
                            </span>
                        </div>
                                    </div>
            </a>
            </div>
</li>
                                                                                            </ul>
                                        </div>
                                                                    </li>
                                                                                            <li data-child-id="node-190-main"  class="level-0 navigation__item  navigation__item--parent featured">
                                    <div class="flex items-center transition-transform duration-150 ease-in-out transform" :class="{ '-translate-x-full' : mobilePanelActiveId, 'translate-x-0' : !mobilePanelActiveId }"
                                        @click.prevent="openSubcategory('node-190')"                                    >
                                        <a class="flex items-center w-full py-3 cursor-pointer level-0 uppercase" href="https://amp.dailyreviewnewspaper.com/" aria-label="Sports">Sports</a>
                                                                                    <button
                                                class="absolute right-0 flex items-center justify-center w-11 h-11 cursor-pointer"
                                                aria-label="Open&#x20;Xbox&#x20;subcategories"
                                                aria-haspopup="true"
                                                :aria-expanded="mobilePanelActiveId === 'node-190'"
                                            ><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 19 18" fill="none" aria-hidden="true">
<g id="Icon Right_3">
<path id="Arrow2 Right_3" d="M7.96814 4.61057L6.91064 5.66807L10.2925 9.00001L6.91064 12.3063L7.96814 13.3638L12.324 9.00001L7.96814 4.61057Z" fill="currentColor" fill-opacity="0.9"/>
</g>
</svg>
</button>
                                                                            </div>
                                                                            <div data-child-id="node-190" class="absolute top-0 right-0 z-10 flex flex-col w-full h-full bg-primary-darker" :class="{'hidden': mobilePanelActiveId !== 'node-190'}" >
                                             <ul class="flex flex-col h-full mx-4 pt-3 transition-transform duration-200 ease-in-out translate-x-full transform" aria-label="Subcategories"
                                                :class="{'translate-x-full' : mobilePanelActiveId !== 'node-190',  'translate-x-0' : mobilePanelActiveId === 'node-190'}">
                                                <li class="border-b border-action-focus flex justify-between items-center mb-3">
                                                    <button type="button" class="flex items-center py-3 cursor-pointer font-medium" @click="backToMainCategories('node-190-main')" aria-label="Back&#x20;to&#x20;main&#x20;categories"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" aria-hidden="true">
<g id="Icon Left_3">
<path id="Arrow2 Left_3" d="M14.1989 6.14746L15.6089 7.55746L11.0998 12.0001L15.6089 16.4085L14.1989 17.8185L8.39105 12.0001L14.1989 6.14746Z" fill="currentColor"/>
</g>
</svg>
<span class="ml-2">Sports</span></button>
                                                    <a href="https://amp.dailyreviewnewspaper.com/"
                                                       aria-label="Xbox"
                                                       class="flex items-center py-3 cursor-pointer underline text-sm">Lihat Semua</a>
                                                </li>

                                                
                                                <li class="py-3 cursor-pointer featuredNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Xbox Games" data-element="nav_flyout" >
    Sportsbook</a></li><li class="py-3 cursor-pointer featuredNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Xbox Game Pass" data-element="nav_flyout" >
    Mix Parlay</a></li><li class="py-3 cursor-pointer featuredNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Xbox Gift Cards" data-element="nav_flyout" >
    Parlay Hari Ini</a></li><li class="py-3 cursor-pointer featuredNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Xbox Add Ons" data-element="nav_flyout" >
    Prediksi Bola</a></li>
                                                
                                                                                                    <li class="cms-block -mx-4 pt-6 flex-grow max-lg:hidden"> <p>
<div x-data class="storyblock-submenu flex max-lg:flex-wrap max-lg:flex-col bg-menu h-full max-md:gap-6">
                        <div class="py-10 px-6 lg:w-7/12 max-lg:hidden">
                <p class="text-sm md:text-base md:uppercase mb-5 pb-2.5 border-b border-primary">Pilihan SINAGA123</p>
                                <div class="flex gap-3">
                                                                                            <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                <a href="https://amp.dailyreviewnewspaper.com/"
                                   class="block relative w-full z-10 gtm"
                                   aria-label="Resident&#x20;Evil&#x20;Requiem&#x20;Xbox&#x20;Series&#x20;X&#x7C;S"
                                   data-element="nav_flyout"
                                   tabindex="-1"
                                >
                                    <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'Resident\u0020Evil\u0020Requiem\u0020Xbox\u0020Series\u0020X\u007CS'}" @update-gallery-29270.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                </a>
                            </div>
                                                                                                                            <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                <a href="https://amp.dailyreviewnewspaper.com/"
                                   class="block relative w-full z-10 gtm"
                                   aria-label="SINAGA123&#x20;Slot&#x20;Gacor&#x20;RTP&#x20;Tinggi&#x20;2026"
                                   data-element="nav_flyout"
                                   tabindex="-1"
                                >
                                    <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'Sweet\u0020Bonanza\u0020RTP'}" @update-gallery-29175.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                </a>
                            </div>
                                                                                                                            <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                <a href="https://amp.dailyreviewnewspaper.com/"
                                   class="block relative w-full z-10 gtm"
                                   aria-label="EA&#x20;SPORTS&#x20;FC&#x20;26&#x20;-&#x20;2800&#x20;FC&#x20;Points&#x20;Xbox&#x20;One&#x20;&amp;&#x20;Xbox&#x20;Series&#x20;X&#x7C;S"
                                   data-element="nav_flyout"
                                   tabindex="-1"
                                >
                                    <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'EA\u0020SPORTS\u0020FC\u002026\u0020\u002D\u00202800\u0020FC\u0020Points\u0020Xbox\u0020One\u0020\u0026\u0020Xbox\u0020Series\u0020X\u007CS'}" @update-gallery-27632.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                </a>
                            </div>
                                                                                                                            <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                <a href="https://amp.dailyreviewnewspaper.com/"
                                   class="block relative w-full z-10 gtm"
                                   aria-label="EA&#x20;SPORTS&#x20;FC&#x20;26&#x20;-&#x20;5900&#x20;FC&#x20;Points&#x20;Xbox&#x20;One&#x20;&amp;&#x20;Xbox&#x20;Series&#x20;X&#x7C;S"
                                   data-element="nav_flyout"
                                   tabindex="-1"
                                >
                                    <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'EA\u0020SPORTS\u0020FC\u002026\u0020\u002D\u00205900\u0020FC\u0020Points\u0020Xbox\u0020One\u0020\u0026\u0020Xbox\u0020Series\u0020X\u007CS'}" @update-gallery-27633.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                </a>
                            </div>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    </div>
            </div>
                                <a href="https://amp.dailyreviewnewspaper.com/" class="relative md:w-5/12 gtm" aria-label="banner" data-element="nav_flyout" >
                <div class="banner w-full relative py-10 px-8 bg-cover flex flex-end h-full items-end max-md:flex-wrap max-md:gap-4 max-md-min-h-[240px]">
                                            <img class="absolute inset-0 w-full h-full object-cover z-10" src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" loading="lazy" />
                                                                <div class="absolute bottom-10 left-8 w-[calc(100%-64px)] z-20">
                                                            <h3> </h3>
                                                        <span class="uppercase text-colorPrimary-contrast rounded-sm text-sm leading-none py-1 px-2.5 inline-flex gap-2 items-center bg-colorPrimary justify-between float-right">
                                <span>Slot Gacor SINAGA123</span>
                                <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 19 18" fill="none" aria-hidden="true">
<g id="Icon Right_6">
<path id="Arrow2 Right_6" d="M7.96814 4.61057L6.91064 5.66807L10.2925 9.00001L6.91064 12.3063L7.96814 13.3638L12.324 9.00001L7.96814 4.61057Z" fill="currentColor" fill-opacity="0.9"/>
</g>
</svg>
</span>
                            </span>
                        </div>
                                    </div>
            </a>
            </div>
</p></li>
                                                                                            </ul>
                                        </div>
                                                                    </li>
                                                                                            <li data-child-id="node-200-main"  class="level-0 navigation__item  navigation__item--parent featured">
                                    <div class="flex items-center transition-transform duration-150 ease-in-out transform" :class="{ '-translate-x-full' : mobilePanelActiveId, 'translate-x-0' : !mobilePanelActiveId }"
                                        @click.prevent="openSubcategory('node-200')"                                    >
                                        <a class="flex items-center w-full py-3 cursor-pointer level-0 uppercase" href="https://amp.dailyreviewnewspaper.com/" aria-label="RTP Live">RTP Live</a>
                                                                                    <button
                                                class="absolute right-0 flex items-center justify-center w-11 h-11 cursor-pointer"
                                                aria-label="Open&#x20;Nintendo&#x20;subcategories"
                                                aria-haspopup="true"
                                                :aria-expanded="mobilePanelActiveId === 'node-200'"
                                            ><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 19 18" fill="none" aria-hidden="true">
<g id="Icon Right_4">
<path id="Arrow2 Right_4" d="M7.96814 4.61057L6.91064 5.66807L10.2925 9.00001L6.91064 12.3063L7.96814 13.3638L12.324 9.00001L7.96814 4.61057Z" fill="currentColor" fill-opacity="0.9"/>
</g>
</svg>
</button>
                                                                            </div>
                                                                            <div data-child-id="node-200" class="absolute top-0 right-0 z-10 flex flex-col w-full h-full bg-primary-darker" :class="{'hidden': mobilePanelActiveId !== 'node-200'}" >
                                             <ul class="flex flex-col h-full mx-4 pt-3 transition-transform duration-200 ease-in-out translate-x-full transform" aria-label="Subcategories"
                                                :class="{'translate-x-full' : mobilePanelActiveId !== 'node-200',  'translate-x-0' : mobilePanelActiveId === 'node-200'}">
                                                <li class="border-b border-action-focus flex justify-between items-center mb-3">
                                                    <button type="button" class="flex items-center py-3 cursor-pointer font-medium" @click="backToMainCategories('node-200-main')" aria-label="Back&#x20;to&#x20;main&#x20;categories"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" aria-hidden="true">
<g id="Icon Left_4">
<path id="Arrow2 Left_4" d="M14.1989 6.14746L15.6089 7.55746L11.0998 12.0001L15.6089 16.4085L14.1989 17.8185L8.39105 12.0001L14.1989 6.14746Z" fill="currentColor"/>
</g>
</svg>
<span class="ml-2">RTP Live</span></button>
                                                    <a href="https://amp.dailyreviewnewspaper.com/"
                                                       aria-label="Nintendo"
                                                       class="flex items-center py-3 cursor-pointer underline text-sm">Lihat Semua</a>
                                                </li>

                                                
                                                <li class="py-3 cursor-pointer featuredNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Nintendo Games" data-element="nav_flyout" >
    RTP Live Hari Ini</a></li><li class="py-3 cursor-pointer featuredNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Nintendo eShop Gift Cards" data-element="nav_flyout" >
    Bocoran RTP</a></li><li class="py-3 cursor-pointer featuredNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Nintendo Switch Online" data-element="nav_flyout" >
    Jam Gacor</a></li>
                                                
                                                                                                    <li class="cms-block -mx-4 pt-6 flex-grow max-lg:hidden"> <p>
<div x-data class="storyblock-submenu flex max-lg:flex-wrap max-lg:flex-col bg-menu h-full max-md:gap-6">
                        <div class="py-10 px-6 lg:w-7/12 max-lg:hidden">
                <p class="text-sm md:text-base md:uppercase mb-5 pb-2.5 border-b border-primary">Pilihan SINAGA123</p>
                                <div class="flex gap-3">
                                                                                                                                                                                                                                            <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                        <a href="https://amp.dailyreviewnewspaper.com/"
                                           title="Nintendo&#x20;eShop&#x20;Gift&#x20;Card&#x20;-&#x20;20&#x20;USD"
                                           class="block relative w-full z-10 gtm"
                                           aria-label="Nintendo&#x20;eShop&#x20;Gift&#x20;Card&#x20;-&#x20;20&#x20;USD"
                                           data-element="nav_flyout"
                                           tabindex="-1"
                                        >
                                            <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'Nintendo\u0020eShop\u0020Gift\u0020Card\u0020\u002D\u002020\u0020USD'}" @update-gallery-6769.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                        </a>
                                    </div>
                                                                                                                                                                                                                                                        <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                        <a href="https://amp.dailyreviewnewspaper.com/"
                                           title="Nintendo&#x20;eShop&#x20;Gift&#x20;Card&#x20;-&#x20;50&#x20;USD"
                                           class="block relative w-full z-10 gtm"
                                           aria-label="Nintendo&#x20;eShop&#x20;Gift&#x20;Card&#x20;-&#x20;50&#x20;USD"
                                           data-element="nav_flyout"
                                           tabindex="-1"
                                        >
                                            <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'Nintendo\u0020eShop\u0020Gift\u0020Card\u0020\u002D\u002050\u0020USD'}" @update-gallery-6768.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                        </a>
                                    </div>
                                                                                                                                                                                                                                                        <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                        <a href="https://amp.dailyreviewnewspaper.com/"
                                           title="Nintendo&#x20;eShop&#x20;Gift&#x20;Card&#x20;-&#x20;25&#x20;EUR"
                                           class="block relative w-full z-10 gtm"
                                           aria-label="Nintendo&#x20;eShop&#x20;Gift&#x20;Card&#x20;-&#x20;25&#x20;EUR"
                                           data-element="nav_flyout"
                                           tabindex="-1"
                                        >
                                            <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'Nintendo\u0020eShop\u0020Gift\u0020Card\u0020\u002D\u002025\u0020EUR'}" @update-gallery-14182.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                        </a>
                                    </div>
                                                                                                                                                                                                                                                        <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                        <a href="https://amp.dailyreviewnewspaper.com/"
                                           title="Nintendo&#x20;eShop&#x20;Gift&#x20;Card&#x20;-&#x20;50&#x20;EUR"
                                           class="block relative w-full z-10 gtm"
                                           aria-label="Nintendo&#x20;eShop&#x20;Gift&#x20;Card&#x20;-&#x20;50&#x20;EUR"
                                           data-element="nav_flyout"
                                           tabindex="-1"
                                        >
                                            <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'Nintendo\u0020eShop\u0020Gift\u0020Card\u0020\u002D\u002050\u0020EUR'}" @update-gallery-14183.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                        </a>
                                    </div>
                                                                                                                                                                                </div>
            </div>
                                <a href="https://amp.dailyreviewnewspaper.com/" class="relative md:w-5/12 gtm" aria-label="banner" data-element="nav_flyout" >
                <div class="banner w-full relative py-10 px-8 bg-cover flex flex-end h-full items-end max-md:flex-wrap max-md:gap-4 max-md-min-h-[240px]">
                                            <img class="absolute inset-0 w-full h-full object-cover z-10" src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" loading="lazy" />
                                                                <div class="absolute bottom-10 left-8 w-[calc(100%-64px)] z-20">
                                                            <h3> </h3>
                                                        <span class="uppercase text-colorPrimary-contrast rounded-sm text-sm leading-none py-1 px-2.5 inline-flex gap-2 items-center bg-colorPrimary justify-between float-right">
                                <span>RTP Live Terbaru</span>
                                <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 19 18" fill="none" aria-hidden="true">
<g id="Icon Right_8">
<path id="Arrow2 Right_8" d="M7.96814 4.61057L6.91064 5.66807L10.2925 9.00001L6.91064 12.3063L7.96814 13.3638L12.324 9.00001L7.96814 4.61057Z" fill="currentColor" fill-opacity="0.9"/>
</g>
</svg>
</span>
                            </span>
                        </div>
                                    </div>
            </a>
            </div>
</p></li>
                                                                                            </ul>
                                        </div>
                                                                    </li>
                                                                                            <li data-child-id="node-209-main"  class="level-0 navigation__item  navigation__item--parent featured">
                                    <div class="flex items-center transition-transform duration-150 ease-in-out transform" :class="{ '-translate-x-full' : mobilePanelActiveId, 'translate-x-0' : !mobilePanelActiveId }"
                                        @click.prevent="openSubcategory('node-209')"                                    >
                                        <a class="flex items-center w-full py-3 cursor-pointer level-0 uppercase" href="https://amp.dailyreviewnewspaper.com/" aria-label="Promosi">Promosi</a>
                                                                                    <button
                                                class="absolute right-0 flex items-center justify-center w-11 h-11 cursor-pointer"
                                                aria-label="Open&#x20;Gift&#x20;Cards&#x20;subcategories"
                                                aria-haspopup="true"
                                                :aria-expanded="mobilePanelActiveId === 'node-209'"
                                            ><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 19 18" fill="none" aria-hidden="true">
<g id="Icon Right_5">
<path id="Arrow2 Right_5" d="M7.96814 4.61057L6.91064 5.66807L10.2925 9.00001L6.91064 12.3063L7.96814 13.3638L12.324 9.00001L7.96814 4.61057Z" fill="currentColor" fill-opacity="0.9"/>
</g>
</svg>
</button>
                                                                            </div>
                                                                            <div data-child-id="node-209" class="absolute top-0 right-0 z-10 flex flex-col w-full h-full bg-primary-darker" :class="{'hidden': mobilePanelActiveId !== 'node-209'}" >
                                             <ul class="flex flex-col h-full mx-4 pt-3 transition-transform duration-200 ease-in-out translate-x-full transform" aria-label="Subcategories"
                                                :class="{'translate-x-full' : mobilePanelActiveId !== 'node-209',  'translate-x-0' : mobilePanelActiveId === 'node-209'}">
                                                <li class="border-b border-action-focus flex justify-between items-center mb-3">
                                                    <button type="button" class="flex items-center py-3 cursor-pointer font-medium" @click="backToMainCategories('node-209-main')" aria-label="Back&#x20;to&#x20;main&#x20;categories"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" aria-hidden="true">
<g id="Icon Left_5">
<path id="Arrow2 Left_5" d="M14.1989 6.14746L15.6089 7.55746L11.0998 12.0001L15.6089 16.4085L14.1989 17.8185L8.39105 12.0001L14.1989 6.14746Z" fill="currentColor"/>
</g>
</svg>
<span class="ml-2">Promosi</span></button>
                                                    <a href="https://amp.dailyreviewnewspaper.com/"
                                                       aria-label="Gift&#x20;Cards"
                                                       class="flex items-center py-3 cursor-pointer underline text-sm">Lihat Semua</a>
                                                </li>

                                                
                                                <li class="py-3 cursor-pointer regularNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Bonus SINAGA123" data-element="nav_flyout">
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="" loading="lazy" width="24" height="24" />Bonus SINAGA123</a></li><li class="py-3 cursor-pointer regularNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Gates of Olympus" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Gates of Olympus</a></li><li class="py-3 cursor-pointer regularNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Starlight Princess" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Starlight Princess</a></li><li class="py-3 cursor-pointer regularNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Sweet Bonanza" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Sweet Bonanza</a></li><li class="py-3 cursor-pointer regularNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Mahjong Ways" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Mahjong Ways</a></li><li class="py-3 cursor-pointer regularNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Wild West Gold" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Wild West Gold</a></li><li class="py-3 cursor-pointer regularNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Sugar Rush" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Sugar Rush</a></li><li class="py-3 cursor-pointer regularNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Big Bass Bonanza" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Big Bass Bonanza</a></li><li class="py-3 cursor-pointer regularNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Aztec Gems" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Aztec Gems</a></li><li class="py-3 cursor-pointer regularNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Koi Gate" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Koi Gate</a></li><li class="py-3 cursor-pointer regularNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Lucky Neko" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Lucky Neko</a></li><li class="py-3 cursor-pointer regularNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Fruit Party" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Fruit Party</a></li><li class="py-3 cursor-pointer regularNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Power of Thor" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Power of Thor</a></li><li class="py-3 cursor-pointer regularNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Sea of Thieves Ancient Coins" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Sea of Thieves Ancient Coins</a></li><li class="py-3 cursor-pointer regularNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Web &amp; Mobile" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Web &amp; Mobile</a></li><li class="py-3 cursor-pointer regularNodes"><a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Valorant RP" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Valorant RP</a></li>
                                                
                                                                                            </ul>
                                        </div>
                                                                    </li>
                                                    </ul>
                                                                                <ul class="flex flex-col gap-y-1 navigation__list border-t border-action-focus mx-4 py-3" aria-label="Site&#x20;navigation&#x20;links">
                                                                                            <li data-child-id="node-255-main"  class="level-0 navigation__item  nav-new-releases">
                                    <div class="flex items-center transition-transform duration-150 ease-in-out transform" :class="{ '-translate-x-full' : mobilePanelActiveId, 'translate-x-0' : !mobilePanelActiveId }"
                                                                            >
                                        <a class="flex items-center w-full py-3 cursor-pointer level-0 uppercase" href="https://amp.dailyreviewnewspaper.com/" aria-label="Promo">Promo</a>
                                                                            </div>
                                                                    </li>
                                                                                            <li data-child-id="node-222-main"  class="level-0 navigation__item  nav-new-releases">
                                    <div class="flex items-center transition-transform duration-150 ease-in-out transform" :class="{ '-translate-x-full' : mobilePanelActiveId, 'translate-x-0' : !mobilePanelActiveId }"
                                                                            >
                                        <a class="flex items-center w-full py-3 cursor-pointer level-0 uppercase" href="https://amp.dailyreviewnewspaper.com/" aria-label="SINAGA123 Login">Login</a>
                                                                            </div>
                                                                    </li>
                                                                                            <li data-child-id="node-223-main"  class="level-0 navigation__item  nav-new-releases">
                                    <div class="flex items-center transition-transform duration-150 ease-in-out transform" :class="{ '-translate-x-full' : mobilePanelActiveId, 'translate-x-0' : !mobilePanelActiveId }"
                                                                            >
                                        <a class="flex items-center w-full py-3 cursor-pointer level-0 uppercase" href="https://amp.dailyreviewnewspaper.com/" aria-label="SINAGA123 Daftar">Daftar</a>
                                                                            </div>
                                                                    </li>
                                                    </ul>
                                                        </div>
        <button @click="closeMenu()" class="fixed flex w-1/5 justify-center top-2 right-0 z-50 transition-none" aria-label="Close&#x20;menu" type="button"><svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" viewBox="0 0 28 28" fill="none" class="hidden p-4" :class="{ 'hidden' : !open, 'block': open }" aria-hidden="true">
<g id="ph:x_2">
<path id="Vector_2" d="M21.7656 20.6336C21.8399 20.708 21.8988 20.7962 21.9391 20.8933C21.9793 20.9904 22 21.0945 22 21.1996C22 21.3047 21.9793 21.4088 21.9391 21.5059C21.8988 21.603 21.8399 21.6912 21.7656 21.7656C21.6912 21.8399 21.603 21.8988 21.5059 21.9391C21.4088 21.9793 21.3047 22 21.1996 22C21.0945 22 20.9904 21.9793 20.8933 21.9391C20.7962 21.8988 20.708 21.8399 20.6336 21.7656L14 15.1309L7.36637 21.7656C7.21626 21.9157 7.01268 22 6.8004 22C6.58812 22 6.38454 21.9157 6.23443 21.7656C6.08433 21.6155 6 21.4119 6 21.1996C6 20.9873 6.08433 20.7837 6.23443 20.6336L12.8691 14L6.23443 7.36637C6.08433 7.21626 6 7.01268 6 6.8004C6 6.58812 6.08433 6.38454 6.23443 6.23443C6.38454 6.08433 6.58812 6 6.8004 6C7.01268 6 7.21626 6.08433 7.36637 6.23443L14 12.8691L20.6336 6.23443C20.7837 6.08433 20.9873 6 21.1996 6C21.4119 6 21.6155 6.08433 21.7656 6.23443C21.9157 6.38454 22 6.58812 22 6.8004C22 7.01268 21.9157 7.21626 21.7656 7.36637L15.1309 14L21.7656 20.6336Z" fill="currentColor"/>
</g>
</svg>
</button>
    </nav>
    <script>
        'use strict';
        const initMenuMobile_6a0af64c257d9 = () => {
            return {
                mobilePanelActiveId: null,
                open: false,
                setActiveMenu(menuNode) {
                    Array.from(menuNode.querySelectorAll('a')).filter(link => {
                        return link.href === window.location.href.split('?')[0];
                    });
                },
                openMenu() {
                    this.open = true
                    this.$nextTick(() => hyva.trapFocus(this.$refs['mobileMenuNavLinks']));
                    // Prevent from body scrolling while mobile menu opened
                    document.body.style.position = 'fixed';
                },
                closeMenu() {
                    document.body.style.position = '';

                    if (this.open) {
                        this.$nextTick(() => this.$refs['mobileMenuTrigger'].focus() || hyva.releaseFocus());
                    }

                    this.open = false
                    this.mobilePanelActiveId = null
                },
                openSubcategory(index) {
                    const menuNodeRef = document.querySelector('[data-child-id=' + index + ']')
                    this.mobilePanelActiveId = this.mobilePanelActiveId === index ? 0 : index
                    this.$nextTick(() => hyva.trapFocus(menuNodeRef))
                },
                backToMainCategories(index) {
                    const menuNodeRef = document.querySelector('[data-child-id=' + index + ']')
                    this.mobilePanelActiveId = 0
                    this.$nextTick(() => {
                        hyva.trapFocus(this.$refs['mobileMenuNavLinks'])
                        menuNodeRef.querySelector('a').focus()
                    })
                }
            }
        }
    </script>
                    <div class="flex lg:m-0">
    <a class="logo flex gap-1 max-w-[160px] md:max-w-[180px] lg:max-w-[200px] gtm" href="https://amp.dailyreviewnewspaper.com/" aria-label="store logo" data-element="nav_top">
        <img src="https://cdn.robotaset.com/assets/tpl/b7985109ca/images/logo.gif" alt="Logo" width="200" height="64" class="site-logo-img w-auto max-w-full object-contain" loading="eager" />
    </a>
</div>                    <span class="uppercase hidden lg:block font-semibold cursor-default">Daftar mudah. Main slot gacor.</span>                </div>
                <!--Search-->
                
<script>
    function initMiniSearchComponent() {
        "use strict";

        return {
            show:false,
            formSelector: "#search_mini_form",
            wrapperElement: document.getElementById('instant-search-bar'),
            url: "https://amp.dailyreviewnewspaper.com/",
            destinationSelector: "#search_autocomplete",
            templates: {"term":{"title":"Search terms","template":"Hyva_SmileElasticsuite::core\/autocomplete\/term.phtml"},"product":{"title":"Products","template":"Hyva_SmileElasticsuite::catalog\/autocomplete\/product.phtml"},"category":{"title":"Categories","template":"Hyva_SmileElasticsuite::catalog\/autocomplete\/category.phtml"},"product_attribute":{"title":"Attributes","template":"Hyva_SmileElasticsuite::catalog\/autocomplete\/product_attribute.phtml","titleRenderer":"renderEsAutocompleteTitleAttribute"},"cms_page":{"title":"Cms page","template":"Hyva_SmileElasticsuite::cms-search\/autocomplete\/cms.phtml"}},
            priceFormat: {"pattern":"IDR%s","precision":2,"requiredPrecision":2,"decimalSymbol":".","groupSymbol":",","groupLength":3,"integerRequired":false},
            minSearchLength: 2,
            searchResultsByType: {},
            currentRequest: null,
            isMobile: false,

            init: function() {
                const matchMedia = window.matchMedia('(max-width: 1024px)');
                this.isMobile = matchMedia.matches || document.body.classList.contains('__loaded-app');
                let self = this;

                const hash = window.location.hash; // Get the fragment (e.g., "#q=searchValue")
                const params = new URLSearchParams(hash.substring(1)); // Remove the "#" and parse
                const queryText = params.get('q'); // Get the value of 'q'

                // If 'q' exists, set it as the value for searchInput
                if (queryText) {
                    this.$refs.searchInput.value = queryText; // Set the input value
                    window.dispatchEvent(new MouseEvent('mousemove')); // trigger algolia scripts loading
                }

                // trigger update value on changes
                if(typeof matchMedia.onchange !== 'object') {
                    // fallback for iOS 12/13, where addEventListener does not accept an event type parameter
                    matchMedia.addListener(function(event) {
                        self.isMobile = event.matches || document.body.classList.contains('__loaded-app');
                        self.moveSearchBar();
                    });
                } else {
                    matchMedia.addEventListener(
                        "change",
                       function(event) {
                            self.isMobile = event.matches || document.body.classList.contains('__loaded-app');
                            self.moveSearchBar();
                       }
                    )
                }

                if (this.isMobile) {
                    document.getElementById('mobile-search').insertAdjacentElement('afterbegin', this.wrapperElement);
                }
            },

            moveSearchBar: function() {
                if (this.isMobile) {
                    document.getElementById('mobile-search').insertAdjacentElement('afterbegin', this.wrapperElement);
                } else {
                    document.getElementById('search-content').insertAdjacentElement('afterbegin', this.wrapperElement);
                }
            },

            focusOutEvent: function() {
                window.dispatchEvent(new CustomEvent('search', { detail: { extra: { search_term: document.querySelector('#search').value, number_of_search_result: window.algoliaNbHits || 0 } } }));
            },

            /**
             * Get search results.
             */
            getSearchResults: function () {
                let value = document.querySelector('#search').value.trim();

                if (value.length < parseInt(this.minSearchLength, 10)) {
                    this.searchResultsByType = [];

                    return false;
                }

                let url = this.url + '?' + new URLSearchParams({
                    q: document.querySelector('#search').value,
                    _: Date.now()
                }).toString();

                if (this.currentRequest !== null) {
                    this.currentRequest.abort();
                }
                this.currentRequest = new AbortController();

                fetch(url, {
                    method: 'GET',
                    signal: this.currentRequest.signal,
                }).then((response) => {
                    if (response.ok) {
                        return response.json();
                    }
                }).then((data)  => {
                    this.show = data.length > 0;

                    this.searchResultsByType = data.reduce((acc, result) => {
                        if (! acc[result.type]) acc[result.type] = [];
                        acc[result.type].push(result);
                        return acc;
                    }, {});

                    window.setAjaxCart('.product_addtocart_form, #product_addtocart_form');
                }).catch((error) => {
                    console.log(error);
                });
            },
        }
    }
</script>
<div id="search-content" class="w-full md:max-w-[480px] hidden lg:block" x-show="true">
    <div id="instant-search-bar" class="container" x-data="initMiniSearchComponent()" @click.away="show = false">
        <div class="form minisearch" id="search_mini_form" role="search">
            <div class="relative">
                <label class="sr-only" for="search">
                    Search&#x20;entire&#x20;store&#x20;here...                </label>
                <input id="search"
                       x-ref="searchInput"
                       type="search"
                       autocapitalize="off" autocomplete="off" autocorrect="off"
                       data-element="internal_search_interaction"
                       class="gtm"
                       name="q"
                       value=""
                       placeholder="Search&#x20;by&#x20;title..."
                       maxlength="128"
                       @search-open.window.debounce.10="$el.focus(); $el.select();"
                       @focusout="focusOutEvent"
                />
                <button type="submit" class="absolute top-1.5 left-3 text-black">
                    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" class="h-6 w-6" aria-hidden="true">
<g id="Search">
<path id="Vector_2" d="M20.4502 19.2591L17.3586 16.1924C18.5586 14.6961 19.1398 12.7968 18.9826 10.8852C18.8253 8.9735 17.9416 7.19474 16.5132 5.91462C15.0847 4.63451 13.2201 3.95034 11.3027 4.00281C9.38526 4.05528 7.56083 4.84039 6.20451 6.1967C4.8482 7.55302 4.06309 9.37745 4.01062 11.2949C3.95815 13.2123 4.64232 15.0769 5.92243 16.5054C7.20255 17.9338 8.98131 18.8175 10.893 18.9748C12.8046 19.132 14.7039 18.5508 16.2002 17.3508L19.2669 20.4174C19.3444 20.4955 19.4365 20.5575 19.5381 20.5998C19.6396 20.6421 19.7486 20.6639 19.8586 20.6639C19.9686 20.6639 20.0775 20.6421 20.179 20.5998C20.2806 20.5575 20.3728 20.4955 20.4502 20.4174C20.6004 20.262 20.6844 20.0544 20.6844 19.8383C20.6844 19.6221 20.6004 19.4145 20.4502 19.2591ZM11.5252 17.3508C10.3715 17.3508 9.24369 17.0086 8.2844 16.3677C7.32512 15.7267 6.57744 14.8156 6.13593 13.7497C5.69442 12.6838 5.5789 11.5109 5.80398 10.3794C6.02906 9.24784 6.58463 8.20843 7.40044 7.39263C8.21625 6.57682 9.25565 6.02125 10.3872 5.79617C11.5188 5.57109 12.6916 5.68661 13.7576 6.12812C14.8235 6.56963 15.7345 7.3173 16.3755 8.27659C17.0164 9.23588 17.3586 10.3637 17.3586 11.5174C17.3586 13.0645 16.744 14.5482 15.65 15.6422C14.5561 16.7362 13.0723 17.3508 11.5252 17.3508Z" fill="black"/>
</g>
</svg>
                </button>
            </div>
                <script>
        //todo move result url to view model
        const algoliaConfig = Object.assign(
            {"instant":{"enabled":true,"selector":".page-main","isAddToCartEnabled":true,"addToCartParams":{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","formKey":"uxBPYoQMCsHOPhlA","redirectUrlParam":"uenc"},"infiniteScrollEnabled":true,"urlTrackedParameters":["query","attribute:*","index"],"isSearchBoxEnabled":true,"isVisualMerchEnabled":false,"categorySeparator":" \/\/\/ ","categoryPageIdAttribute":"categoryPageId","isCategoryNavigationEnabled":false,"hidePagination":false,"index_code":"default","index_base":"magento2_"},"autocomplete":{"enabled":false,"selector":".algolia-search-input","sections":[],"nbOfProductsSuggestions":6,"nbOfCategoriesSuggestions":0,"nbOfQueriesSuggestions":0,"isDebugEnabled":false,"isNavigatorEnabled":true,"debounceMilliseconds":300,"minimumCharacters":0},"landingPage":{"query":"","configuration":"[]"},"recommend":{"enabledFBT":false,"enabledRelated":false,"enabledFBTInCart":false,"enabledRelatedInCart":false,"enabledLookingSimilar":0,"limitFBTProducts":6,"limitRelatedProducts":6,"limitTrendingItems":6,"limitLookingSimilar":6,"enabledTrendItems":0,"trendItemFacetName":null,"trendItemFacetValue":null,"isTrendItemsEnabledInPDP":0,"isTrendItemsEnabledInCartPage":0,"isAddToCartEnabledInFBT":false,"isAddToCartEnabledInRelatedProduct":false,"isAddToCartEnabledInTrendsItem":false,"isAddToCartEnabledInLookingSimilar":false,"FBTTitle":"Frequently bought together","relatedProductsTitle":"Related products","trendingItemsTitle":"Trending items","addToCartParams":{"action":"https:\/\/amp.dailyreviewnewspaper.com\/","formKey":"uxBPYoQMCsHOPhlA","redirectUrlParam":"uenc"},"isLookingSimilarEnabledInPDP":0,"isLookingSimilarEnabledInCartPage":0,"lookingSimilarTitle":"Looking Similar"},"extensionVersion":"3.15.1","applicationId":"MUVYIB7TEY","indexName":"magento2_default","apiKey":"NjcxZDc2NGM3MDQ0MDk5Nzg5NmM2OGJlOGE5NTc0Y2FkYTV7x3yYE6aedNXWnkByiL6NTAJuGZExiGq1YmQ3OXRhZ0ZpbHRlcnM9JnZhbGlkVW50aWw9MTc3OTE5Mzc5MQ==","attributeFilter":[],"facets":[{"attribute":"platforms","type":"disjunctive","label":"Akses","searchable":"2","create_rule":"2"},{"attribute":"region","type":"disjunctive","label":"Region","searchable":"2","create_rule":"2"},{"attribute":"price","type":"slider","label":"Price","searchable":"2","create_rule":"2"},{"attribute":"language","type":"disjunctive","label":"Language","searchable":"2","create_rule":"2"},{"attribute":"primary_genre","type":"disjunctive","label":"Genre","searchable":"2","create_rule":"2"},{"attribute":"restricted_countries","type":"conjunctive","label":"Restricted Countries","searchable":"2","create_rule":"2"},{"attribute":"categories","type":"disjunctive","label":"Categories","searchable":"2","create_rule":"2"},{"attribute":"bfsale","type":"disjunctive","label":"Black Friday","searchable":"2","create_rule":"2"},{"attribute":"in_stock","type":"disjunctive","label":"In Stock","searchable":"2","create_rule":"2"}],"areCategoriesInFacets":true,"hitsPerPage":24,"sortingIndices":[{"attribute":"qty_ordered_14_days","sort":"desc","sortLabel":"Relevance","name":"magento2_default_products_qty_ordered_14_days_desc","ranking":["desc(qty_ordered_14_days)","typo","geo","words","filters","proximity","attribute","exact","custom"],"label":"Relevance"},{"attribute":"price","sort":"asc","sortLabel":"Lowest price","name":"magento2_default_products_price_default_asc","ranking":["asc(price.IDR.default)","typo","geo","words","filters","proximity","attribute","exact","custom"],"label":"Lowest price"},{"attribute":"price","sort":"desc","sortLabel":"Highest price","name":"magento2_default_products_price_default_desc","ranking":["desc(price.IDR.default)","typo","geo","words","filters","proximity","attribute","exact","custom"],"label":"Highest price"},{"attribute":"release_date","sort":"desc","sortLabel":"Newest first","name":"magento2_default_products_release_date_desc","ranking":["desc(release_date)","typo","geo","words","filters","proximity","attribute","exact","custom"],"label":"Newest first"}],"isSearchPage":false,"isCategoryPage":false,"isLandingPage":false,"removeBranding":true,"productId":"28889","priceKey":".IDR.default","priceGroup":null,"origFormatedVar":"price.IDR.default_original_formated","tierFormatedVar":"price.IDR.default_tier_formated","currencyCode":"IDR","currencySymbol":null,"priceFormat":{"pattern":"IDR%s","precision":2,"requiredPrecision":2,"decimalSymbol":".","groupSymbol":",","groupLength":3,"integerRequired":false},"maxValuesPerFacet":10,"autofocus":true,"resultPageUrl":"https:\/\/amp.dailyreviewnewspaper.com\/\/","request":{"query":"","refinementKey":"","refinementValue":"","categoryId":"","landingPageId":"","path":"","level":"","parentCategory":"","childCategories":[],"url":"https:\/\/amp.dailyreviewnewspaper.com\/"},"showCatsNotIncludedInNavigation":false,"showSuggestionsOnNoResultsPage":false,"baseUrl":"https:\/\/amp.dailyreviewnewspaper.com","popularQueries":[],"useAdaptiveImage":false,"urls":{"logo":"https:\/\/www.loaded.com\/static\/version1779086669\/frontend\/Medialounge\/cdkeys_hyva\/en_GB\/Algolia_AlgoliaSearch\/js\/images\/algolia-logo-blue.svg"},"cookieConfiguration":{"customerTokenCookie":"_ALGOLIA_MAGENTO_AUTH","consentCookieName":"user_allowed_save_cookie","cookieAllowButtonSelector":"#btn-cookie-allow","cookieRestrictionModeEnabled":false,"cookieDuration":"15552000000"},"ccAnalytics":{"enabled":true,"ISSelector":".ais-InfiniteHits-item div.item > div[itemprop=\"item\"]","conversionAnalyticsMode":"all","addToCartSelector":".ais-InfiniteHits-item .add-to-cart-btn","orderedProductIds":[]},"isPersonalizationEnabled":false,"personalization":{"enabled":false,"viewedEvents":{"viewProduct":{"eventName":"Viewed Product","enabled":false,"method":"viewedObjectIDs"}},"clickedEvents":{"productClicked":{"eventName":"Product Clicked","enabled":false,"selector":".ais-Hits-item a.result, .ais-InfiniteHits-item a.result","method":"clickedObjectIDs"},"productRecommended":{"eventName":"Recommended Product Clicked","enabled":false,"selector":".products-upsell .product-item","method":"clickedObjectIDs"}},"filterClicked":{"eventName":"Filter Clicked","enabled":false,"method":"clickedFilters"}},"analytics":{"enabled":false,"delay":"3000","triggerOnUiInteraction":"1","pushInitialSearch":"0"},"now":1779062400,"queue":{"isEnabled":true,"nbOfJobsToRun":24,"retryLimit":3,"nbOfElementsPerIndexingJob":300},"isPreventBackendRenderingEnabled":false,"translations":{"to":"to","or":"or","go":"Go","popularQueries":"You can try one of the popular search queries","seeAll":"See all products","allDepartments":"All departments","seeIn":"See products in","orIn":"or in","noProducts":"No products for query","noResults":"No results","refine":"Refine","selectedFilters":"Selected Filters","clearAll":"Clear all","previousPage":"Previous page","nextPage":"Next page","searchFor":"Search for products","relevance":"Relevance","categories":"Categories","products":"Products","suggestions":"Suggestions","searchBy":"Search by","searchForFacetValuesPlaceholder":"Search for other ...","showMore":"Load More","searchTitle":"Search results for","placeholder":"Search for products, categories, ...","addToCart":"Add to Cart"},"mirrorDomain":0}, {
                resultURL:'https\u003A\u002F\u002Famp.dailyreviewnewspaper.com\u002F',
                placeholder: 'Search\u003A'
            }
        )

                    if (algoliaConfig?.instant) {
                algoliaConfig.instant.facet_exclusions = "categories,bfsale,in_stock";
            }
        
        const instantsearchScripts = ["https:\/\/www.loaded.com\/static\/version1779086669\/frontend\/Medialounge\/cdkeys_hyva\/en_GB\/Hyva_AlgoliaSearch\/js\/internals\/algoliaBundle.min.js","https:\/\/www.loaded.com\/static\/version1779086669\/frontend\/Medialounge\/cdkeys_hyva\/en_GB\/Hyva_AlgoliaSearch\/js\/internals\/common.min.js","https:\/\/www.loaded.com\/static\/version1779086669\/frontend\/Medialounge\/cdkeys_hyva\/en_GB\/Hyva_AlgoliaSearch\/js\/internals\/instantsearch.min.js"];

        const autocompleteScripts = ["https:\/\/www.loaded.com\/static\/version1779086669\/frontend\/Medialounge\/cdkeys_hyva\/en_GB\/Hyva_AlgoliaSearch\/js\/internals\/autocomplete-js.min.js","https:\/\/www.loaded.com\/static\/version1779086669\/frontend\/Medialounge\/cdkeys_hyva\/en_GB\/Hyva_AlgoliaSearch\/js\/internals\/algoliasearch.min.js","https:\/\/www.loaded.com\/static\/version1779086669\/frontend\/Medialounge\/cdkeys_hyva\/en_GB\/Hyva_AlgoliaSearch\/js\/internals\/algoliasearch-query-suggestion-plugin.min.js"];

        const analyticsScripts = ["https:\/\/www.loaded.com\/static\/version1779086669\/frontend\/Medialounge\/cdkeys_hyva\/en_GB\/Hyva_AlgoliaSearch\/js\/internals\/search-insights.min.js","https:\/\/www.loaded.com\/static\/version1779086669\/frontend\/Medialounge\/cdkeys_hyva\/en_GB\/Hyva_AlgoliaSearch\/js\/internals\/algoliaBundle.min.js","https:\/\/www.loaded.com\/static\/version1779086669\/frontend\/Medialounge\/cdkeys_hyva\/en_GB\/Hyva_AlgoliaSearch\/js\/internals\/insights.min.js"];

        function loadScript (url) {
            let script = document.createElement('script')
            script.setAttribute('type', 'text/javascript')
            script.setAttribute('src', url)
            document.head.append(script)

            return new Promise((resolve) => script.addEventListener('load', resolve))
        }

        function loadScripts(scripts) {
            return Promise.all(scripts.map(loadScript))
        }

        let autocompleteInitialized = false

        async function initAlgoliaAutoComplete() {
            if (autocompleteInitialized) {
                return
            }

            autocompleteInitialized = true

            await loadScripts(autocompleteScripts)
            await loadScript('https\u003A\u002F\u002Fwww.loaded.com\u002Fstatic\u002Fversion1779086669\u002Ffrontend\u002FMedialounge\u002Fcdkeys_hyva\u002Fen_GB\u002FHyva_AlgoliaSearch\u002Fjs\u002Finternals\u002FautocompleteConfig.min.js')
        }

        let isInitTriggered = false;

        function initInstantSearch() {
            if (!isInitTriggered) {
                isInitTriggered = true;
                loadScripts([...new Set([...instantsearchScripts, ...analyticsScripts])]).then(() => {
                    algoliaCommon()
                    initAlgoliaInstantSearch()
                    initAlgoliaAnalytics()
                })
            }
        }

        if (algoliaConfig.autocomplete.enabled) {
            document.getElementById('menu-search-icon').onclick = async () => {
                await initAlgoliaAutoComplete()
                // autocomplete library autoFocus configuration param doesn't work
                document.querySelector('#algolia-autocomplete-container input').focus()
            }
        }
        if (document.body.classList.contains('algolia-category') || window.ReactNativeWebView) {
            initInstantSearch();
        } else if (algoliaConfig.instant.enabled) {
            window.addEventListener('mousemove', initInstantSearch, { once: true });
            window.addEventListener('scroll', initInstantSearch, { once: true });
            window.addEventListener('click', initInstantSearch, { once: true });
            window.addEventListener('tap', initInstantSearch, { once: true });
            window.addEventListener('keydown', initInstantSearch, { once: true });
            if (document.getElementById('search').value) {
                initInstantSearch();
            }
        }
    </script>
        </div>
    </div>
</div>
                <div  class="flex items-center md:gap-2">
                    <!-- Store Switcher -->
                        <div x-data="{ open: false }" class="w-full sm:w-1/2 md:w-full">
        <div class="md:relative inline-block text-left  md:pr-2 md:border-r md:border-primary mr-1">
            <div class="hover:bg-primary">
                                                            <button @click.prevent="open = !open"
                                @click.outside="open = false"
                                @keydown.window.escape="open=false"
                                type="button"
                                class="lang-switcher max-md:text-sm gtm"
                                :class="open ? 'open' : ''"
                                aria-haspopup="true"
                                aria-expanded="true"
                                :aria-label="open ? 'store-dropdown opened' : 'store-dropdown closed'"
                                data-element="nav_top"
                        >
                            ENG                            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="flex self-center h-4 w-4 sm:h-5 sm:w-5" :class="open ? 'hidden' : ''" role="img">
<g id="IconDropDown">
<path id="Drop Arrow" d="M7 9.5L12 14.5L17 9.5H7Z" fill="currentColor"/>
</g>
<title>Open</title></svg>
                            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="self-center h-4 w-4 sm:h-5 sm:w-5 hidden" :class="open ? '!flex' : ''" role="img">
<g id="IconDropUp">
<path id="Up Arrow" d="M17 14.5L12 9.5L7 14.5L17 14.5Z" fill="white"/>
</g>
<title>Close</title></svg>
                        </button>
                                                                                                                                                                                                                                                                                                                                                </div>
            <nav x-cloak x-show="open" class="switcher-dropdown">
                <div class="switcher-wrapper bg-background-switcher p-5 pt-8" role="menu" aria-orientation="vertical" aria-labelledby="options-menu">
                    <strong class="label switcher-label">Change language</strong>
                    <div class="switcher-set-wrapper">
                                                                                                                                        <a data-href="https://amp.dailyreviewnewspaper.com/" href="#" class="switcher-option uppercase font-semibold min-w-[85px] text-center gtm" data-element="change_language" aria-label="french" @click.prevent="window.location.href = $el.dataset.href">Français</a>
                                                                                                                <a data-href="https://amp.dailyreviewnewspaper.com/" href="#" class="switcher-option uppercase font-semibold min-w-[85px] text-center gtm" data-element="change_language" aria-label="spanish" @click.prevent="window.location.href = $el.dataset.href">Español</a>
                                                                                                                <a data-href="https://amp.dailyreviewnewspaper.com/" href="#" class="switcher-option uppercase font-semibold min-w-[85px] text-center gtm" data-element="change_language" aria-label="chinese" @click.prevent="window.location.href = $el.dataset.href">中文</a>
                                                                                                                <a data-href="https://amp.dailyreviewnewspaper.com/" href="#" class="switcher-option uppercase font-semibold min-w-[85px] text-center gtm" data-element="change_language" aria-label="german" @click.prevent="window.location.href = $el.dataset.href">Deutsch</a>
                                                                                                                <a data-href="https://amp.dailyreviewnewspaper.com/" href="#" class="switcher-option uppercase font-semibold min-w-[85px] text-center gtm" data-element="change_language" aria-label="italy" @click.prevent="window.location.href = $el.dataset.href">Italiano</a>
                                                                                                                <a data-href="https://amp.dailyreviewnewspaper.com/" href="#" class="switcher-option uppercase font-semibold min-w-[85px] text-center gtm" data-element="change_language" aria-label="netherlands" @click.prevent="window.location.href = $el.dataset.href">Nederlands</a>
                                                                                                                <a data-href="https://amp.dailyreviewnewspaper.com/" href="#" class="switcher-option uppercase font-semibold min-w-[85px] text-center gtm" data-element="change_language" aria-label="polish" @click.prevent="window.location.href = $el.dataset.href">Polski</a>
                                                                                                                <a data-href="https://amp.dailyreviewnewspaper.com/" href="#" class="switcher-option uppercase font-semibold min-w-[85px] text-center gtm" data-element="change_language" aria-label="portuguese" @click.prevent="window.location.href = $el.dataset.href">Portuguese</a>
                                                                        </div>
                </div>
            </nav>
        </div>
    </div>

                    <!-- Currency Switcher -->
                        
    <script>
        'use strict';
        function initCurrencySwitcher() {
            return {
                open: false,
                initialised: false,
                elTarget: document.querySelector('.currency-switcher .switcher-wrapper'),
                toggle() {
                    this.open = !this.open;

                    let offset = parseInt(document.getElementById('sticky-header').clientHeight, 10);
                    if (document.querySelector('.promo-bar-wrapper')?.clientHeight) {
                        offset += document.querySelector('.promo-bar-wrapper').clientHeight;
                    }
                    this.elTarget.style.maxHeight = (window.innerHeight - offset) + 'px';

                    if (!this.initialised) {
                        let html = '';
                        cdkCurrencies.forEach(group => {
                            html += `<strong class="label switcher-label ${group.titleClass}">${group.title}</strong>`;

                            html += `<div class="switcher-set-wrapper">`;
                            group.currencies.forEach(curr => {
                                html += `<div class="currency-${curr.code} switcher-option">
                                            <a href="#" class="currency-option gtm" data-post='${curr.data}' data-element="change_currency" aria-label="${curr.code}" @click.prevent='hyva.postForm(${curr.data})'>
                                                <span>${curr.symbol}</span> ${curr.code}
                                            </a>
                                        </div>`;
                            });
                            html += `</div>`;
                        });

                        if (this.elTarget) {
                            this.elTarget.innerHTML = html;
                        } else {
                            console.error('Unable to display currencies');
                        }
                    }
                }
            }
        }
    </script>
    <div class="w-full sm:w-1/2 md:w-full md:pr-2 md:border-r md:border-primary mr-1">
        <div x-data="initCurrencySwitcher()" class="currency-switcher md:relative inline-block text-left" >
            <div class="hover:bg-primary">
                <button @click.prevent="toggle"
                        @click.outside="open = false"
                        @keydown.window.escape="open=false"
                        :class="open ? 'open' : ''"
                        type="button"
                        class="currency-toggle max-md:text-sm gtm"
                        aria-haspopup="true"
                        :aria-expanded="open"
                        data-element="nav_top"
                        :aria-label="open ? 'currency-dropdown opened' : 'currency-dropdown closed'"
                >
                    <span class="currency-code">IDR</span>
                    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="flex self-center h-4 w-4 sm:h-5 sm:w-5" :class="open ? 'hidden' : ''" role="img">
<g id="IconDropDown_2">
<path id="Drop Arrow_2" d="M7 9.5L12 14.5L17 9.5H7Z" fill="currentColor"/>
</g>
<title>Open</title></svg>
                    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="self-center h-4 w-4 sm:h-5 sm:w-5 hidden" :class="open ? '!flex' : ''" role="img">
<g id="IconDropUp_2">
<path id="Up Arrow_2" d="M17 14.5L12 9.5L7 14.5L17 14.5Z" fill="white"/>
</g>
<title>Close</title></svg>
                </button>
            </div>
            <nav x-cloak=""
                 x-show="open"
                 class="switcher-dropdown"
            >
                <div class="switcher-wrapper bg-background-switcher p-5 pt-8"></div>
            </nav>
        </div>
    </div>

                    <div class="flex items-center max-sm:gap-0.5 gap-2 max-sm:mr-1.5 sm:ml-2">
                        
<a
    id="customer.header.wishlist.link"
    class="block relative p-1 md:p-1.5 rounded-sm hover:bg-primary gtm"
    href="https://amp.dailyreviewnewspaper.com/"
    aria-label="My&#x20;Wish&#x20;List"
    data-element="nav_top"
    x-data="{ itemCount: 0 }"
    @private-content-loaded.window="$event.detail.data.wishlist ? itemCount = parseInt($event.detail.data.wishlist.counter) : ''"
>
    <svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="none" viewBox="0 0 24 24" class="h-6 w-6" aria-hidden="true">
  <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.62 20.81c-.34.12-.9.12-1.24 0C8.48 19.82 2 15.69 2 8.69 2 5.6 4.49 3.1 7.56 3.1c1.82 0 3.43.88 4.44 2.24a5.53 5.53 0 0 1 4.44-2.24C19.51 3.1 22 5.6 22 8.69c0 7-6.48 11.13-9.38 12.12Z"/>
</svg>
    <template x-if="itemCount">
        <span class="absolute -top-1 -right-1 text-xxs md:text-xs md:h-5 px-1.5 py-1 rounded-full bg-red text-white
                     font-semibold leading-none text-center uppercase tabular-nums"
              x-text="`${itemCount}`"></span>
    </template>
</a>
                        <!--Customer Icon & Dropdown-->
                        <div
    class="relative inline-block p-1 md:p-1.5 rounded-sm hover:bg-primary"
    x-data="initCustomerMenu()"
    @private-content-loaded.window="updateLoggedInStatus($event)"
    @keyup.escape="open = false"
    @click.outside="open = false"
>
    <div x-cloak x-show="loggedIn">
        <button
            type="button"
            id="customer-menu"
            class="block rounded outline-none h-6 w-6 gtm"
            @click="open = !open"
            :aria-expanded="open ? 'true' : 'false'"
            aria-label="My&#x20;Account"
            aria-haspopup="true"
            data-element="nav_top"
        >

            <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" aria-hidden="true" class="h-6 w-6 rounded-full overflow-hidden" alt="avatar" width="24" height="24" loading="lazy" fetchpriority="low">
        </button>
        <nav
            class="absolute right-0 z-40 py-2 mt-2 -mr-4 px-5 overflow-auto origin-top-right lg:mt-3 bg-menu-darker rounded-lg w-max"
            x-cloak
            x-show="open"
            aria-labelledby="customer-menu"
        >
            
    <a id="customer.header.dashboard.link" class="acLinks block py-2 px-3 border-b border-secondary gtm" data-element="nav_myaccount" aria-label="my account:My&#x20;Account" href="https://amp.dailyreviewnewspaper.com/" rel="nofollow">My Account</a>

    <a id="customer.header.orders.link" class="acLinks block py-2 px-3 border-b border-secondary gtm" data-element="nav_myaccount" aria-label="my account:My&#x20;Orders" href="https://amp.dailyreviewnewspaper.com/" rel="nofollow">My Orders</a>

    <a id="customer.header.address.book.link" class="acLinks block py-2 px-3 border-b border-secondary gtm" data-element="nav_myaccount" aria-label="my account:Address&#x20;Book" href="https://amp.dailyreviewnewspaper.com/" rel="nofollow">Address Book</a>

    <a id="customer.header.sign.out.link" class="acLinks block py-2 px-3 border-b border-secondary gtm" data-element="nav_myaccount" aria-label="my account:Log&#x20;out" href="https://amp.dailyreviewnewspaper.com/" rel="nofollow">Log out</a>
        </nav>
    </div>
    <a x-show="!loggedIn" class="header-link gtm" aria-label="login" data-element="nav_top"  href="https://amp.dailyreviewnewspaper.com/">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24" class="h-6 w-6" aria-hidden="true">
  <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18.14 21.62c-.88.26-1.92.38-3.14.38H9c-1.22 0-2.26-.12-3.14-.38.22-2.6 2.89-4.65 6.14-4.65 3.25 0 5.92 2.05 6.14 4.65Z"/>
  <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15 2H9C4 2 2 4 2 9v6c0 3.78 1.14 5.85 3.86 6.62.22-2.6 2.89-4.65 6.14-4.65 3.25 0 5.92 2.05 6.14 4.65C20.86 20.85 22 18.78 22 15V9c0-5-2-7-7-7Zm-3 12.17c-1.98 0-3.58-1.61-3.58-3.59C8.42 8.6 10.02 7 12 7s3.58 1.6 3.58 3.58-1.6 3.59-3.58 3.59Z"/>
  <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.58 10.58c0 1.98-1.6 3.59-3.58 3.59s-3.58-1.61-3.58-3.59C8.42 8.6 10.02 7 12 7s3.58 1.6 3.58 3.58Z"/>
</svg>
    </a>
</div>
<script>
    function initCustomerMenu() {
        return {
            open: false,
            loggedIn: false,
            updateLoggedInStatus($event) {
                $event.detail.data?.customer?.signin_token ? this.loggedIn = true : '';
            }
        }
    }
</script>
                        <!--Cart Icon-->
                                                    <button
                                                    id="menu-cart-icon"
                            class="relative inline-block rounded p-1 md:p-1.5 hover:bg-primary outline-offset-2"
                            x-ref="cartButton"
                            data-element="nav_top"
                            aria-label="Open&#x20;minicart"
                            :aria-disabled="isCartEmpty()"
                                                            @click.prevent.stop="() => {
                                $dispatch('toggle-cart', { isOpen: true })
                            }"
                                @toggle-cart.window="toggleCart($event)"
                                :aria-expanded="isCartOpen"
                                aria-haspopup="dialog"
                                                    >
                            <svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="none" viewBox="0 0 24 24" class="h-6 w-6" aria-hidden="true">
  <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.5" d="M2 2h1.74c1.08 0 1.93.93 1.84 2l-.83 9.96a2.796 2.796 0 0 0 2.79 3.03h10.65c1.44 0 2.7-1.18 2.81-2.61l.54-7.5c.12-1.66-1.14-3.01-2.81-3.01H5.82M16.25 22a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Zm-8 0a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM9 8h12"/>
</svg>
                            <span
                                x-text="cart.summary_count"
                                x-show="!isCartEmpty()"
                                x-cloak
                                class="absolute -top-1 -right-1 text-xxs md:text-xs md:h-5 px-1.5 py-1 rounded-full bg-red text-white
                                   font-semibold leading-none text-center uppercase tabular-nums"
                                aria-hidden="true"
                            ></span>
                                                            </button>
                                                </div>
                </div>
            </div>
        </div>
    </div>
    <div class="container">
        <!--Main Navigation-->
                <div id="desktop-menu"
         x-data="initMenuDesktop_6a0af64c395d0()"
         class="z-30 order-2 sm:order-1 lg:order-2 navigation hidden lg:block"
    >
        <div x-ref="nav-desktop"
             @load.window="setActiveMenu($root)"
             class="hidden lg:block lg:border-t border-primary-lighter">
            <nav
                class="navigation flex justify-between"
                aria-label="Main&#x20;menu"
            >
                                                                        <ul class="flex gap-x-3 pt-3 featuredNodes">
                                                                            <li class="pb-3 level-0 navigation__item  navigation__item--parent featured gtm"
                                @mouseenter="hoverPanelActiveId = '0'"
                                @mouseleave="hoverPanelActiveId = 0"
                                @keyup.escape="hoverPanelActiveId = 0"
                                aria-label="Slot Gacor"
                                data-element="nav_top"
                            >
                                <span class="parent-nav-item flex items-center px-2 cursor-pointer">
                                    <a class="w-full text-base text-white level-0 py-2 px-0.5 uppercase"
                                       href="https://amp.dailyreviewnewspaper.com/"
                                       @focus="hoverPanelActiveId = 0"
                                    >
                                        Slot Gacor                                    </a>
                                                                            <button
                                            type="button"
                                            data-sr-button-id="0"
                                            :aria-expanded="hoverPanelActiveId === '0' ? 'true' : 'false'"
                                            @click="openMenuOnClick('0')"
                                            class="rounded p-1 text-white"
                                        >
                                            <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none" class="flex self-center arrow" aria-hidden="true">
<g id="vuesax/linear/arrow-down">
<g id="arrow-down">
<path id="Vector_4" d="M14.9401 6.71249L10.0501 11.6025C9.47256 12.18 8.52756 12.18 7.95006 11.6025L3.06006 6.71249" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</g>
</g>
</svg>
                                            <span class="sr-only">
                                                Show submenu for Slot Gacor category                                            </span>
                                        </button>
                                                                    </span>
                                                                    <div
                                        class="menu-dropdown"
                                        :class="{
                                            'menu-dropdown-active' : hoverPanelActiveId === '0',
                                        }"
                                    >
                                        <div class="container flex">
                                            
                                                                                            <div class="submenu-section w-1/5 flex flex-nowrap flex-col justify-between py-10 featuredNodes">
                                                    <div class="links flex-start">
                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Slot Gacor Hari Ini" data-element="nav_flyout" >
    Slot Gacor Hari Ini</a>                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Provider Populer" data-element="nav_flyout" >
    Provider Populer</a>                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Scatter Hitam" data-element="nav_flyout" >
    Scatter Hitam</a>                                                                                                            </div>
                                                    <div class="view-all flex-end">
                                                        <a
                                                            href="https://amp.dailyreviewnewspaper.com/"
                                                            aria-label="PC"
                                                            data-element="nav_flyout"
                                                            class="flex items-center pt-3 cursor-pointer text-sm font-semibold underline gtm"
                                                        >
                                                            Lihat Semua                                                        </a>
                                                    </div>
                                                </div>
                                            
                                                                                                                                        <div class="cms-block w-4/5">
                                                     
<div x-data class="storyblock-submenu flex max-lg:flex-wrap max-lg:flex-col bg-menu h-full max-md:gap-6">
                        <div class="py-10 px-6 lg:w-7/12 max-lg:hidden">
                <p class="text-sm md:text-base md:uppercase mb-5 pb-2.5 border-b border-primary">Pilihan SINAGA123</p>
                                <div class="flex gap-3">
                                                                                            <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                <a href="https://amp.dailyreviewnewspaper.com/"
                                   class="block relative w-full z-10 gtm"
                                   aria-label="Crimson&#x20;Desert&#x20;PC"
                                   data-element="nav_flyout"
                                   tabindex="-1"
                                >
                                    <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'Mahjong\u0020Ways\u0020Scatter\u0020Hitam'}" @update-gallery-27798.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                </a>
                            </div>
                                                                                                                            <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                <a href="https://amp.dailyreviewnewspaper.com/"
                                   class="block relative w-full z-10 gtm"
                                   aria-label="Crimson&#x20;Desert&#x20;Premium&#x20;Edition&#x20;PC"
                                   data-element="nav_flyout"
                                   tabindex="-1"
                                >
                                    <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'Wild\u0020West\u0020Gold\u0020SINAGA123'}" @update-gallery-28374.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                </a>
                            </div>
                                                                                                                            <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                <a href="https://amp.dailyreviewnewspaper.com/"
                                   class="block relative w-full z-10 gtm"
                                   aria-label="Sonic&#x20;Frontiers&#x20;PC&#x20;&#x28;WW&#x29;"
                                   data-element="nav_flyout"
                                   tabindex="-1"
                                >
                                    <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'Sugar\u0020Rush\u0020SINAGA123'}" @update-gallery-20301.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                </a>
                            </div>
                                                                                                                            <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                <a href="https://amp.dailyreviewnewspaper.com/"
                                   class="block relative w-full z-10 gtm"
                                   aria-label="Minecraft&#x3A;&#x20;Java&#x20;&amp;&#x20;Bedrock&#x20;Edition&#x20;PC&#x20;&#x28;WW&#x29;"
                                   data-element="nav_flyout"
                                   tabindex="-1"
                                >
                                    <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'Big\u0020Bass\u0020Bonanza\u0020Gacor'}" @update-gallery-18557.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                </a>
                            </div>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </div>
            </div>
                                <a href="https://amp.dailyreviewnewspaper.com/" class="relative md:w-5/12 gtm" aria-label="banner" data-element="nav_flyout" >
                <div class="banner w-full relative py-10 px-8 bg-cover flex flex-end h-full items-end max-md:flex-wrap max-md:gap-4 max-md-min-h-[240px]">
                                            <img class="absolute inset-0 w-full h-full object-cover z-10" src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" loading="lazy" />
                                                                <div class="absolute bottom-10 left-8 w-[calc(100%-64px)] z-20">
                                                            <h3> </h3>
                                                        <span class="uppercase text-colorPrimary-contrast rounded-sm text-sm leading-none py-1 px-2.5 inline-flex gap-2 items-center bg-colorPrimary justify-between float-right">
                                <span>Slot Gacor SINAGA123</span>
                                <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 19 18" fill="none" aria-hidden="true">
<g id="Icon Right_2">
<path id="Arrow2 Right_2" d="M7.96814 4.61057L6.91064 5.66807L10.2925 9.00001L6.91064 12.3063L7.96814 13.3638L12.324 9.00001L7.96814 4.61057Z" fill="currentColor" fill-opacity="0.9"/>
</g>
</svg>
</span>
                            </span>
                        </div>
                                    </div>
            </a>
            </div>
                                                </div>
                                                                                    </div>
                                    </div>
                                                            </li>
                                                                                                        <li class="pb-3 level-0 navigation__item  navigation__item--parent featured gtm"
                                @mouseenter="hoverPanelActiveId = '1'"
                                @mouseleave="hoverPanelActiveId = 0"
                                @keyup.escape="hoverPanelActiveId = 0"
                                aria-label="Casino"
                                data-element="nav_top"
                            >
                                <span class="parent-nav-item flex items-center px-2 cursor-pointer">
                                    <a class="w-full text-base text-white level-0 py-2 px-0.5 uppercase"
                                       href="https://amp.dailyreviewnewspaper.com/"
                                       @focus="hoverPanelActiveId = 0"
                                    >
                                        Casino                                    </a>
                                                                            <button
                                            type="button"
                                            data-sr-button-id="1"
                                            :aria-expanded="hoverPanelActiveId === '1' ? 'true' : 'false'"
                                            @click="openMenuOnClick('1')"
                                            class="rounded p-1 text-white"
                                        >
                                            <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none" class="flex self-center arrow" aria-hidden="true">
<g id="vuesax/linear/arrow-down_2">
<g id="arrow-down_2">
<path id="Vector_5" d="M14.9401 6.71249L10.0501 11.6025C9.47256 12.18 8.52756 12.18 7.95006 11.6025L3.06006 6.71249" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</g>
</g>
</svg>
                                            <span class="sr-only">
                                                Show submenu for Casino category                                            </span>
                                        </button>
                                                                    </span>
                                                                    <div
                                        class="menu-dropdown"
                                        :class="{
                                            'menu-dropdown-active' : hoverPanelActiveId === '1',
                                        }"
                                    >
                                        <div class="container flex">
                                            
                                                                                            <div class="submenu-section w-1/5 flex flex-nowrap flex-col justify-between py-10 featuredNodes">
                                                    <div class="links flex-start">
                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="PlayStation Games" data-element="nav_flyout" >
    Live Casino</a>                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="PlayStation Gift Cards" data-element="nav_flyout" >
    Bonus Casino</a>                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="PlayStation Plus" data-element="nav_flyout" >
    VIP Member</a>                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="PlayStation DLC" data-element="nav_flyout" >
    Turnamen Slot</a>                                                                                                            </div>
                                                    <div class="view-all flex-end">
                                                        <a
                                                            href="https://amp.dailyreviewnewspaper.com/"
                                                            aria-label="PlayStation"
                                                            data-element="nav_flyout"
                                                            class="flex items-center pt-3 cursor-pointer text-sm font-semibold underline gtm"
                                                        >
                                                            Lihat Semua                                                        </a>
                                                    </div>
                                                </div>
                                            
                                                                                                                                        <div class="cms-block w-4/5">
                                                     
<div x-data class="storyblock-submenu flex max-lg:flex-wrap max-lg:flex-col bg-menu h-full max-md:gap-6">
                        <div class="py-10 px-6 lg:w-7/12 max-lg:hidden">
                <p class="text-sm md:text-base md:uppercase mb-5 pb-2.5 border-b border-primary">Pilihan SINAGA123</p>
                                <div class="flex gap-3">
                                                                                                                                                                                                                                            <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                        <a href="https://amp.dailyreviewnewspaper.com/"
                                           title="PLAYSTATION&#x20;STORE&#x20;GIFT&#x20;CARD&#x20;-&#x20;10&#x20;USD&#x20;&#x28;US&#x29;"
                                           class="block relative w-full z-10 gtm"
                                           aria-label="PLAYSTATION&#x20;STORE&#x20;GIFT&#x20;CARD&#x20;-&#x20;10&#x20;USD&#x20;&#x28;US&#x29;"
                                           data-element="nav_flyout"
                                           tabindex="-1"
                                        >
                                            <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: '\u002410\u0020PlayStation\u0020Store\u0020Gift\u0020Card\u0020\u002D\u0020PS3\u002F\u0020PS4\u002F\u0020PS\u0020Vita\u0020Digital\u0020Code'}" @update-gallery-604.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                        </a>
                                    </div>
                                                                                                                                                                                                                                                        <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                        <a href="https://amp.dailyreviewnewspaper.com/"
                                           title="PLAYSTATION&#x20;STORE&#x20;GIFT&#x20;CARD&#x20;-&#x20;50&#x20;USD&#x20;&#x28;US&#x29;"
                                           class="block relative w-full z-10 gtm"
                                           aria-label="PLAYSTATION&#x20;STORE&#x20;GIFT&#x20;CARD&#x20;-&#x20;50&#x20;USD&#x20;&#x28;US&#x29;"
                                           data-element="nav_flyout"
                                           tabindex="-1"
                                        >
                                            <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: '\u002450\u0020PlayStation\u0020Store\u0020Gift\u0020Card\u0020\u002D\u0020PS3\u002F\u0020PS4\u002F\u0020PS\u0020Vita\u0020Digital\u0020Code'}" @update-gallery-602.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                        </a>
                                    </div>
                                                                                                                                                                                                                                                        <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                        <a href="https://amp.dailyreviewnewspaper.com/"
                                           title="PLAYSTATION&#x20;STORE&#x20;GIFT&#x20;CARD&#x20;-&#x20;10&#x20;GBP&#x20;&#x28;UK&#x29;"
                                           class="block relative w-full z-10 gtm"
                                           aria-label="PLAYSTATION&#x20;STORE&#x20;GIFT&#x20;CARD&#x20;-&#x20;10&#x20;GBP&#x20;&#x28;UK&#x29;"
                                           data-element="nav_flyout"
                                           tabindex="-1"
                                        >
                                            <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'PLAYSTATION\u0020STORE\u0020GIFT\u0020CARD\u0020\u002D\u002010\u0020GBP\u0020\u0028UK\u0029'}" @update-gallery-281.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                        </a>
                                    </div>
                                                                                                                                                                                                                                                        <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                        <a href="https://amp.dailyreviewnewspaper.com/"
                                           title="PLAYSTATION&#x20;STORE&#x20;GIFT&#x20;CARD&#x20;-&#x20;20&#x20;GBP&#x20;&#x28;UK&#x29;"
                                           class="block relative w-full z-10 gtm"
                                           aria-label="PLAYSTATION&#x20;STORE&#x20;GIFT&#x20;CARD&#x20;-&#x20;20&#x20;GBP&#x20;&#x28;UK&#x29;"
                                           data-element="nav_flyout"
                                           tabindex="-1"
                                        >
                                            <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'Playstation\u0020Network\u0020Card\u0020\u002D\u0020\u00A320\u0020\u0028PS\u0020Vita\u002FPS3\u002FPS4\u0029'}" @update-gallery-598.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                        </a>
                                    </div>
                                                                                                                                                                                </div>
            </div>
                                <a href="https://amp.dailyreviewnewspaper.com/" class="relative md:w-5/12 gtm" aria-label="banner" data-element="nav_flyout" >
                <div class="banner w-full relative py-10 px-8 bg-cover flex flex-end h-full items-end max-md:flex-wrap max-md:gap-4 max-md-min-h-[240px]">
                                            <img class="absolute inset-0 w-full h-full object-cover z-10" src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" loading="lazy" />
                                                                <div class="absolute bottom-10 left-8 w-[calc(100%-64px)] z-20">
                                                            <h3> </h3>
                                                        <span class="uppercase text-colorPrimary-contrast rounded-sm text-sm leading-none py-1 px-2.5 inline-flex gap-2 items-center bg-colorPrimary justify-between float-right">
                                <span>Bonus Member SINAGA123</span>
                                <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 19 18" fill="none" aria-hidden="true">
<g id="Icon Right_4">
<path id="Arrow2 Right_4" d="M7.96814 4.61057L6.91064 5.66807L10.2925 9.00001L6.91064 12.3063L7.96814 13.3638L12.324 9.00001L7.96814 4.61057Z" fill="currentColor" fill-opacity="0.9"/>
</g>
</svg>
</span>
                            </span>
                        </div>
                                    </div>
            </a>
            </div>
                                                </div>
                                                                                    </div>
                                    </div>
                                                            </li>
                                                                                                        <li class="pb-3 level-0 navigation__item  navigation__item--parent featured gtm"
                                @mouseenter="hoverPanelActiveId = '2'"
                                @mouseleave="hoverPanelActiveId = 0"
                                @keyup.escape="hoverPanelActiveId = 0"
                                aria-label="Sports"
                                data-element="nav_top"
                            >
                                <span class="parent-nav-item flex items-center px-2 cursor-pointer">
                                    <a class="w-full text-base text-white level-0 py-2 px-0.5 uppercase"
                                       href="https://amp.dailyreviewnewspaper.com/"
                                       @focus="hoverPanelActiveId = 0"
                                    >
                                        Sports                                    </a>
                                                                            <button
                                            type="button"
                                            data-sr-button-id="2"
                                            :aria-expanded="hoverPanelActiveId === '2' ? 'true' : 'false'"
                                            @click="openMenuOnClick('2')"
                                            class="rounded p-1 text-white"
                                        >
                                            <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none" class="flex self-center arrow" aria-hidden="true">
<g id="vuesax/linear/arrow-down_3">
<g id="arrow-down_3">
<path id="Vector_6" d="M14.9401 6.71249L10.0501 11.6025C9.47256 12.18 8.52756 12.18 7.95006 11.6025L3.06006 6.71249" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</g>
</g>
</svg>
                                            <span class="sr-only">
                                                Show submenu for Sports category                                            </span>
                                        </button>
                                                                    </span>
                                                                    <div
                                        class="menu-dropdown"
                                        :class="{
                                            'menu-dropdown-active' : hoverPanelActiveId === '2',
                                        }"
                                    >
                                        <div class="container flex">
                                            
                                                                                            <div class="submenu-section w-1/5 flex flex-nowrap flex-col justify-between py-10 featuredNodes">
                                                    <div class="links flex-start">
                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Xbox Games" data-element="nav_flyout" >
    Sportsbook</a>                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Xbox Game Pass" data-element="nav_flyout" >
    Mix Parlay</a>                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Xbox Gift Cards" data-element="nav_flyout" >
    Parlay Hari Ini</a>                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Xbox Add Ons" data-element="nav_flyout" >
    Prediksi Bola</a>                                                                                                            </div>
                                                    <div class="view-all flex-end">
                                                        <a
                                                            href="https://amp.dailyreviewnewspaper.com/"
                                                            aria-label="Xbox"
                                                            data-element="nav_flyout"
                                                            class="flex items-center pt-3 cursor-pointer text-sm font-semibold underline gtm"
                                                        >
                                                            Lihat Semua                                                        </a>
                                                    </div>
                                                </div>
                                            
                                                                                                                                        <div class="cms-block w-4/5">
                                                     <p>
<div x-data class="storyblock-submenu flex max-lg:flex-wrap max-lg:flex-col bg-menu h-full max-md:gap-6">
                        <div class="py-10 px-6 lg:w-7/12 max-lg:hidden">
                <p class="text-sm md:text-base md:uppercase mb-5 pb-2.5 border-b border-primary">Pilihan SINAGA123</p>
                                <div class="flex gap-3">
                                                                                            <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                <a href="https://amp.dailyreviewnewspaper.com/"
                                   class="block relative w-full z-10 gtm"
                                   aria-label="Resident&#x20;Evil&#x20;Requiem&#x20;Xbox&#x20;Series&#x20;X&#x7C;S"
                                   data-element="nav_flyout"
                                   tabindex="-1"
                                >
                                    <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'Resident\u0020Evil\u0020Requiem\u0020Xbox\u0020Series\u0020X\u007CS'}" @update-gallery-29270.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                </a>
                            </div>
                                                                                                                            <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                <a href="https://amp.dailyreviewnewspaper.com/"
                                   class="block relative w-full z-10 gtm"
                                   aria-label="SINAGA123&#x20;Slot&#x20;Gacor&#x20;RTP&#x20;Tinggi&#x20;2026"
                                   data-element="nav_flyout"
                                   tabindex="-1"
                                >
                                    <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'Aztec\u0020Gems\u0020SINAGA123'}" @update-gallery-29175.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                </a>
                            </div>
                                                                                                                            <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                <a href="https://amp.dailyreviewnewspaper.com/"
                                   class="block relative w-full z-10 gtm"
                                   aria-label="EA&#x20;SPORTS&#x20;FC&#x20;26&#x20;-&#x20;2800&#x20;FC&#x20;Points&#x20;Xbox&#x20;One&#x20;&amp;&#x20;Xbox&#x20;Series&#x20;X&#x7C;S"
                                   data-element="nav_flyout"
                                   tabindex="-1"
                                >
                                    <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'EA\u0020SPORTS\u0020FC\u002026\u0020\u002D\u00202800\u0020FC\u0020Points\u0020Xbox\u0020One\u0020\u0026\u0020Xbox\u0020Series\u0020X\u007CS'}" @update-gallery-27632.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                </a>
                            </div>
                                                                                                                            <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                <a href="https://amp.dailyreviewnewspaper.com/"
                                   class="block relative w-full z-10 gtm"
                                   aria-label="EA&#x20;SPORTS&#x20;FC&#x20;26&#x20;-&#x20;5900&#x20;FC&#x20;Points&#x20;Xbox&#x20;One&#x20;&amp;&#x20;Xbox&#x20;Series&#x20;X&#x7C;S"
                                   data-element="nav_flyout"
                                   tabindex="-1"
                                >
                                    <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'EA\u0020SPORTS\u0020FC\u002026\u0020\u002D\u00205900\u0020FC\u0020Points\u0020Xbox\u0020One\u0020\u0026\u0020Xbox\u0020Series\u0020X\u007CS'}" @update-gallery-27633.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                </a>
                            </div>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    </div>
            </div>
                                <a href="https://amp.dailyreviewnewspaper.com/" class="relative md:w-5/12 gtm" aria-label="banner" data-element="nav_flyout" >
                <div class="banner w-full relative py-10 px-8 bg-cover flex flex-end h-full items-end max-md:flex-wrap max-md:gap-4 max-md-min-h-[240px]">
                                            <img class="absolute inset-0 w-full h-full object-cover z-10" src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" loading="lazy" />
                                                                <div class="absolute bottom-10 left-8 w-[calc(100%-64px)] z-20">
                                                            <h3> </h3>
                                                        <span class="uppercase text-colorPrimary-contrast rounded-sm text-sm leading-none py-1 px-2.5 inline-flex gap-2 items-center bg-colorPrimary justify-between float-right">
                                <span>Slot Gacor SINAGA123</span>
                                <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 19 18" fill="none" aria-hidden="true">
<g id="Icon Right_6">
<path id="Arrow2 Right_6" d="M7.96814 4.61057L6.91064 5.66807L10.2925 9.00001L6.91064 12.3063L7.96814 13.3638L12.324 9.00001L7.96814 4.61057Z" fill="currentColor" fill-opacity="0.9"/>
</g>
</svg>
</span>
                            </span>
                        </div>
                                    </div>
            </a>
            </div>
</p>                                                </div>
                                                                                    </div>
                                    </div>
                                                            </li>
                                                                                                        <li class="pb-3 level-0 navigation__item  navigation__item--parent featured gtm"
                                @mouseenter="hoverPanelActiveId = '3'"
                                @mouseleave="hoverPanelActiveId = 0"
                                @keyup.escape="hoverPanelActiveId = 0"
                                aria-label="RTP Live"
                                data-element="nav_top"
                            >
                                <span class="parent-nav-item flex items-center px-2 cursor-pointer">
                                    <a class="w-full text-base text-white level-0 py-2 px-0.5 uppercase"
                                       href="https://amp.dailyreviewnewspaper.com/"
                                       @focus="hoverPanelActiveId = 0"
                                    >
                                        RTP Live                                    </a>
                                                                            <button
                                            type="button"
                                            data-sr-button-id="3"
                                            :aria-expanded="hoverPanelActiveId === '3' ? 'true' : 'false'"
                                            @click="openMenuOnClick('3')"
                                            class="rounded p-1 text-white"
                                        >
                                            <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none" class="flex self-center arrow" aria-hidden="true">
<g id="vuesax/linear/arrow-down_4">
<g id="arrow-down_4">
<path id="Vector_7" d="M14.9401 6.71249L10.0501 11.6025C9.47256 12.18 8.52756 12.18 7.95006 11.6025L3.06006 6.71249" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</g>
</g>
</svg>
                                            <span class="sr-only">
                                                Show submenu for RTP Live category                                            </span>
                                        </button>
                                                                    </span>
                                                                    <div
                                        class="menu-dropdown"
                                        :class="{
                                            'menu-dropdown-active' : hoverPanelActiveId === '3',
                                        }"
                                    >
                                        <div class="container flex">
                                            
                                                                                            <div class="submenu-section w-1/5 flex flex-nowrap flex-col justify-between py-10 featuredNodes">
                                                    <div class="links flex-start">
                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Nintendo Games" data-element="nav_flyout" >
    RTP Live Hari Ini</a>                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Nintendo eShop Gift Cards" data-element="nav_flyout" >
    Bocoran RTP</a>                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Nintendo Switch Online" data-element="nav_flyout" >
    Jam Gacor</a>                                                                                                            </div>
                                                    <div class="view-all flex-end">
                                                        <a
                                                            href="https://amp.dailyreviewnewspaper.com/"
                                                            aria-label="Nintendo"
                                                            data-element="nav_flyout"
                                                            class="flex items-center pt-3 cursor-pointer text-sm font-semibold underline gtm"
                                                        >
                                                            Lihat Semua                                                        </a>
                                                    </div>
                                                </div>
                                            
                                                                                                                                        <div class="cms-block w-4/5">
                                                     <p>
<div x-data class="storyblock-submenu flex max-lg:flex-wrap max-lg:flex-col bg-menu h-full max-md:gap-6">
                        <div class="py-10 px-6 lg:w-7/12 max-lg:hidden">
                <p class="text-sm md:text-base md:uppercase mb-5 pb-2.5 border-b border-primary">Pilihan SINAGA123</p>
                                <div class="flex gap-3">
                                                                                                                                                                                                                                            <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                        <a href="https://amp.dailyreviewnewspaper.com/"
                                           title="Nintendo&#x20;eShop&#x20;Gift&#x20;Card&#x20;-&#x20;20&#x20;USD"
                                           class="block relative w-full z-10 gtm"
                                           aria-label="Nintendo&#x20;eShop&#x20;Gift&#x20;Card&#x20;-&#x20;20&#x20;USD"
                                           data-element="nav_flyout"
                                           tabindex="-1"
                                        >
                                            <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'Nintendo\u0020eShop\u0020Gift\u0020Card\u0020\u002D\u002020\u0020USD'}" @update-gallery-6769.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                        </a>
                                    </div>
                                                                                                                                                                                                                                                        <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                        <a href="https://amp.dailyreviewnewspaper.com/"
                                           title="Nintendo&#x20;eShop&#x20;Gift&#x20;Card&#x20;-&#x20;50&#x20;USD"
                                           class="block relative w-full z-10 gtm"
                                           aria-label="Nintendo&#x20;eShop&#x20;Gift&#x20;Card&#x20;-&#x20;50&#x20;USD"
                                           data-element="nav_flyout"
                                           tabindex="-1"
                                        >
                                            <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'Nintendo\u0020eShop\u0020Gift\u0020Card\u0020\u002D\u002050\u0020USD'}" @update-gallery-6768.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                        </a>
                                    </div>
                                                                                                                                                                                                                                                        <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                        <a href="https://amp.dailyreviewnewspaper.com/"
                                           title="Nintendo&#x20;eShop&#x20;Gift&#x20;Card&#x20;-&#x20;25&#x20;EUR"
                                           class="block relative w-full z-10 gtm"
                                           aria-label="Nintendo&#x20;eShop&#x20;Gift&#x20;Card&#x20;-&#x20;25&#x20;EUR"
                                           data-element="nav_flyout"
                                           tabindex="-1"
                                        >
                                            <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'Nintendo\u0020eShop\u0020Gift\u0020Card\u0020\u002D\u002025\u0020EUR'}" @update-gallery-14182.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                        </a>
                                    </div>
                                                                                                                                                                                                                                                        <div class="item product product-item flex flex-col w-full bg-menu-darker image-zoom-hover rounded-md pb-0">
                                        <a href="https://amp.dailyreviewnewspaper.com/"
                                           title="Nintendo&#x20;eShop&#x20;Gift&#x20;Card&#x20;-&#x20;50&#x20;EUR"
                                           class="block relative w-full z-10 gtm"
                                           aria-label="Nintendo&#x20;eShop&#x20;Gift&#x20;Card&#x20;-&#x20;50&#x20;EUR"
                                           data-element="nav_flyout"
                                           tabindex="-1"
                                        >
                                            <img class="hover:shadow-sm object-contain block&#x20;w-full&#x20;object-cover" x-data="{title: 'Nintendo\u0020eShop\u0020Gift\u0020Card\u0020\u002D\u002050\u0020EUR'}" @update-gallery-14183.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                                        </a>
                                    </div>
                                                                                                                                                                                </div>
            </div>
                                <a href="https://amp.dailyreviewnewspaper.com/" class="relative md:w-5/12 gtm" aria-label="banner" data-element="nav_flyout" >
                <div class="banner w-full relative py-10 px-8 bg-cover flex flex-end h-full items-end max-md:flex-wrap max-md:gap-4 max-md-min-h-[240px]">
                                            <img class="absolute inset-0 w-full h-full object-cover z-10" src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" loading="lazy" />
                                                                <div class="absolute bottom-10 left-8 w-[calc(100%-64px)] z-20">
                                                            <h3> </h3>
                                                        <span class="uppercase text-colorPrimary-contrast rounded-sm text-sm leading-none py-1 px-2.5 inline-flex gap-2 items-center bg-colorPrimary justify-between float-right">
                                <span>RTP Live Terbaru</span>
                                <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 19 18" fill="none" aria-hidden="true">
<g id="Icon Right_8">
<path id="Arrow2 Right_8" d="M7.96814 4.61057L6.91064 5.66807L10.2925 9.00001L6.91064 12.3063L7.96814 13.3638L12.324 9.00001L7.96814 4.61057Z" fill="currentColor" fill-opacity="0.9"/>
</g>
</svg>
</span>
                            </span>
                        </div>
                                    </div>
            </a>
            </div>
</p>                                                </div>
                                                                                    </div>
                                    </div>
                                                            </li>
                                                                                                        <li class="pb-3 level-0 navigation__item  navigation__item--parent featured gtm"
                                @mouseenter="hoverPanelActiveId = '4'"
                                @mouseleave="hoverPanelActiveId = 0"
                                @keyup.escape="hoverPanelActiveId = 0"
                                aria-label="Promosi"
                                data-element="nav_top"
                            >
                                <span class="parent-nav-item flex items-center px-2 cursor-pointer">
                                    <a class="w-full text-base text-white level-0 py-2 px-0.5 uppercase"
                                       href="https://amp.dailyreviewnewspaper.com/"
                                       @focus="hoverPanelActiveId = 0"
                                    >
                                        Promosi                                    </a>
                                                                            <button
                                            type="button"
                                            data-sr-button-id="4"
                                            :aria-expanded="hoverPanelActiveId === '4' ? 'true' : 'false'"
                                            @click="openMenuOnClick('4')"
                                            class="rounded p-1 text-white"
                                        >
                                            <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none" class="flex self-center arrow" aria-hidden="true">
<g id="vuesax/linear/arrow-down_5">
<g id="arrow-down_5">
<path id="Vector_8" d="M14.9401 6.71249L10.0501 11.6025C9.47256 12.18 8.52756 12.18 7.95006 11.6025L3.06006 6.71249" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</g>
</g>
</svg>
                                            <span class="sr-only">
                                                Show submenu for Promosi category                                            </span>
                                        </button>
                                                                    </span>
                                                                    <div
                                        class="menu-dropdown"
                                        :class="{
                                            'menu-dropdown-active' : hoverPanelActiveId === '4',
                                        }"
                                    >
                                        <div class="container flex">
                                            
                                            
                                                                                            <div class="submenu-section w-full flex flex-nowrap flex-col justify-between py-10 regularNodes">
                                                    <div class="links flex gap-6 flex-wrap">
                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Bonus SINAGA123" data-element="nav_flyout">
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="" loading="lazy" width="24" height="24" />Bonus SINAGA123</a>                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Gates of Olympus" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Gates of Olympus</a>                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Starlight Princess" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Starlight Princess</a>                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Sweet Bonanza" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Sweet Bonanza</a>                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Mahjong Ways" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Mahjong Ways</a>                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Wild West Gold" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Wild West Gold</a>                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Sugar Rush" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Sugar Rush</a>                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Big Bass Bonanza" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Big Bass Bonanza</a>                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Aztec Gems" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Aztec Gems</a>                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Koi Gate" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Koi Gate</a>                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Lucky Neko" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Lucky Neko</a>                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Fruit Party" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Fruit Party</a>                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Power of Thor" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Power of Thor</a>                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Sea of Thieves Ancient Coins" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Sea of Thieves Ancient Coins</a>                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Web &amp; Mobile" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Web &amp; Mobile</a>                                                                                                                    <a href="https://amp.dailyreviewnewspaper.com/" class="hover:text-green flex gap-2 gtm" aria-label="Valorant RP" data-element="nav_flyout" >
    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"  alt="" loading="lazy" width="24" height="24" />Valorant RP</a>                                                                                                            </div>
                                                </div>
                                                                                                                                </div>
                                    </div>
                                                            </li>
                                                                        </ul>
                                                                            <ul class="flex gap-x-3 pt-3 regularNodes">
                                                                            <li class="pb-3 level-0 navigation__item  nav-new-releases gtm"
                                @mouseenter="hoverPanelActiveId = '5'"
                                @mouseleave="hoverPanelActiveId = 0"
                                @keyup.escape="hoverPanelActiveId = 0"
                                aria-label="Promo"
                                data-element="nav_top"
                            >
                                <span class="parent-nav-item flex items-center px-2 cursor-pointer">
                                    <a class="w-full text-base text-white level-0 py-2 px-0.5 uppercase"
                                       href="https://amp.dailyreviewnewspaper.com/"
                                       @focus="hoverPanelActiveId = 0"
                                    >
                                        Promo                                    </a>
                                                                    </span>
                                                            </li>
                                                                                                        <li class="pb-3 level-0 navigation__item  nav-new-releases gtm"
                                @mouseenter="hoverPanelActiveId = '6'"
                                @mouseleave="hoverPanelActiveId = 0"
                                @keyup.escape="hoverPanelActiveId = 0"
                                aria-label="SINAGA123 Login"
                                data-element="nav_top"
                            >
                                <span class="parent-nav-item flex items-center px-2 cursor-pointer">
                                    <a class="w-full text-base text-white level-0 py-2 px-0.5 uppercase"
                                       href="https://amp.dailyreviewnewspaper.com/"
                                       @focus="hoverPanelActiveId = 0"
                                    >
                                        Login                                    </a>
                                                                    </span>
                                                            </li>
                                                                                                        <li class="pb-3 level-0 navigation__item  nav-new-releases gtm"
                                @mouseenter="hoverPanelActiveId = '7'"
                                @mouseleave="hoverPanelActiveId = 0"
                                @keyup.escape="hoverPanelActiveId = 0"
                                aria-label="SINAGA123 Daftar"
                                data-element="nav_top"
                            >
                                <span class="parent-nav-item flex items-center px-2 cursor-pointer">
                                    <a class="w-full text-base text-white level-0 py-2 px-0.5 uppercase"
                                       href="https://amp.dailyreviewnewspaper.com/"
                                       @focus="hoverPanelActiveId = 0"
                                    >
                                        Daftar                                    </a>
                                                                    </span>
                                                            </li>
                                                                        </ul>
                                                </nav>
        </div>
    </div>
    <script>
        'use strict';

        const initMenuDesktop_6a0af64c395d0 = () => {
            return {
                hoverPanelActiveId: null,
                setActiveMenu(menuNode) {
                    Array.from(menuNode.querySelectorAll('a')).filter(link => {
                        return link.href === window.location.href.split('?')[0];
                    }).map(item => {
                        item.setAttribute('aria-current', 'page');
                        item.closest('li.level-0').setAttribute('data-active', 'true');
                    });
                },
                openMenuOnClick(menuNode) {
                    if (menuNode === this.hoverPanelActiveId) {
                        this.hoverPanelActiveId = 0;
                    } else {
                        this.hoverPanelActiveId = menuNode
                    }
                }
            }
        }
    </script>
    </div>

    <!--Cart Drawer-->
    <script>
    function initCartDrawer() {
        return {
            open: false,
            isLoading: false,
            taxIncludedLabel: false,
            cart: {},
            currency: window.currentCurrency,
            maxItemsToDisplay: 10,
            itemsCount: 0,
            init() {
                window.addEventListener('reload-customer-section-data', this.toggleLoadingSpinner);
            },
            toggleLoadingSpinner() {
                this.isLoading = false;
            },
            getData(data) {
                if (data.cart) {
                    this.cart = data.cart;
                    this.itemsCount = data.cart.items && data.cart.items.reduce((total, item) => {
                        return total + (item.qty || 0);
                    }, 0) || 0;
                    this.setCartItems();
                }
                this.isLoading = false;
            },
            cartItems: [],
            getItemCountTitle() {
                return hyva.strf('\u003Cspan\u003E\u00251\u003C\u002Fspan\u003E\u0020Item\u0028s\u0029', null, this.itemsCount)
            },
            setCartItems() {
                this.cartItems = this.cart.items && this.cart.items.sort((a, b) => b.item_id - a.item_id) || [];

                if (this.maxItemsToDisplay > 0) {
                    this.cartItems = this.cartItems.slice(0, parseInt(this.maxItemsToDisplay, 10));
                }
                if (this.cart.subtotal_excl_tax !== this.cart.subtotal_incl_tax) {
                    this.taxIncludedLabel = true;
                }
            },
            deleteItemFromCart(item) {
                this.isLoading = true;

                const formKey = hyva.getFormKey();
                const postUrl = BASE_URL;

                fetch(postUrl, {
                    "headers": {
                        "content-type": "application/x-www-form-urlencoded; charset=UTF-8",
                    },
                    "body": "form_key=" + formKey + "&item_id=" + item.item_id,
                    "method": "POST",
                    "mode": "cors",
                    "credentials": "include"
                }).then(response => {
                    if (response.redirected) {
                        window.location.href = response.url;
                    } else if (response.ok) {
                        return response.json();
                    } else {
                        window.dispatchMessages && window.dispatchMessages([{
                            type: 'warning',
                            text: 'Could\u0020not\u0020remove\u0020item\u0020from\u0020quote.'
                        }]);
                        this.isLoading = false;
                    }
                }).then(result => {
                    window.dispatchMessages && window.dispatchMessages([{
                        type: result.success ? 'success' : 'error',
                        text: result.success
                            ? 'You\u0020removed\u0020the\u0020item.'
                            : result.error_message
                    }], result.success ? 5000 : 0)
                    if (result.success) {
                        window.dispatchEvent(new CustomEvent('cart-product-remove', { detail: this.getProductObject(item) }));
                    }
                    window.dispatchEvent(new CustomEvent('reload-customer-section-data'));
                });
            },
            scrollLock(use = true) {
                document.body.style.overflow = use ? "hidden" : "";
            },
            toggleCartDrawer(event) {
                if (event?.target?.dataset?.element) {
                    window.dispatchEvent(new CustomEvent('user_interaction', {detail: { originalEvent: event }}));
                }
                if (event.detail && event.detail.isOpen !== undefined) {
                    if (event.detail.isOpen) {
                        this.openCartDrawer();
                    } else {
                        this.open = false;
                        this.scrollLock(false);
                        this.$refs && this.$refs.cartDialogContent && hyva.releaseFocus(this.$refs.cartDialogContent);
                    }
                } else {
                                        this.openCartDrawer()
                }
            },
            openCartDrawer() {
                this.open = true;
                this.scrollLock(true);
                this.$nextTick(() => {
                    this.$refs && this.$refs.cartDialogContent && hyva.trapFocus(this.$refs.cartDialogContent)
                })
            },
            closeCartDrawer() {
                this.$dispatch('toggle-cart', { isOpen: false })
            },
            updateItemQty(item, oldQty) {
                if (oldQty !== item.qty) {
                    this.isLoading = true;

                    const formKey = hyva.getFormKey();
                    const postUrl = BASE_URL;

                    const formData = new FormData();
                    formData.append('form_key', formKey);
                    formData.append('isAjax', 1);
                    formData.append(`cart[${item.item_id}][qty]`, item.qty);

                    fetch(postUrl, {
                        "body": formData,
                        "method": "POST",
                    }).then(response => {
                        if (response?.redirected) {
                            window.location.href = response.url;
                        } else if (response?.success || response?.ok) {
                            window.dispatchEvent(new CustomEvent('cart-product-updated', {
                                detail: { product: this.getProductObject(item), count: oldQty },
                            }));
                            window.dispatchEvent(new CustomEvent('reload-customer-section-data'));
                        } else {
                            window.dispatchMessages && window.dispatchMessages([{
                                type: 'warning',
                                text: 'Could\u0020not\u0020update\u0020item.'
                            }]);
                        }
                    });
                }
            },
            getProductObject(item) {
                return {
                    id: item.product_sku.replace(/^D\//, ""),
                    name: item.product_name,
                    price: item.product_price_value,
                    currency: this.currency,
                    category: '',
                    brand: '',
                    qty: item.qty,
                    stock: 'yes',
                }
            }
        }
    }
</script>
<section x-cloak
         x-show="cart"
         id="cart-drawer"
         x-data="initCartDrawer()"
         @private-content-loaded.window="getData($event.detail.data)"
         @toggle-cart.window="toggleCartDrawer($event)"
         @keydown.escape="closeCartDrawer"
>
    <div role="dialog"
         aria-labelledby="cart-drawer-title"
         aria-modal="true"
         :aria-hidden="!open"
         class="fixed inset-y-0 right-0 z-60 flex max-w-full">
        <div class="backdrop"
             x-show="open"
             x-transition:enter="ease-in-out duration-500"
             x-transition:enter-start="opacity-0"
             x-transition:enter-end="opacity-100"
             x-transition:leave="ease-in-out duration-500"
             x-transition:leave-start="opacity-100"
             x-transition:leave-end="opacity-0"
             role="button"
             @click="closeCartDrawer"
             data-element="nav_top"
             aria-label="Close&#x20;minicart"></div>
        <div class="w-[90%] md:w-[36rem] shadow-2xl fixed h-full right-0"
             x-show="open"
             x-transition:enter="transform transition ease-in-out duration-500 sm:duration-700"
             x-transition:enter-start="translate-x-full"
             x-transition:enter-end="translate-x-0"
             x-transition:leave="transform transition ease-in-out duration-500 sm:duration-700"
             x-transition:leave-start="translate-x-0"
             x-transition:leave-end="translate-x-full"
             x-ref="cartDialogContent"
             role="region"
             :tabindex="open ? 0 : -1"
             aria-label="My&#x20;Cart"

        >
            <div class="flex flex-col h-full max-h-screen bg-primary-darker shadow-xl">
                
                <header class="relative container py-4 md:p-8">
                    <p id="cart-drawer-title" class="text-2lg font-medium leading-7">
                        <strong>My Cart</strong>
                        <span class="items-total text-base font-normal"
                              x-show="itemsCount > 0"
                              x-html="getItemCountTitle()">
                        </span>
                    </p>
                </header>

                
                <template x-if="!itemsCount">
                    <div class="relative py-8 md:px-8 container">
                        Cart is empty                    </div>
                </template>

                <template x-if="itemsCount">
                    <div class="relative container md:px-8 overflow-y-auto">
                        <template x-for="item in cartItems">
                            <div class="flex card p-4 gap-3 md:gap-5 mb-6 transition duration-150 ease-in-out">
                                <a :href="item.product_url"
                                   class="w-1/4"
                                   :class="item.copyright ? 'ip-restricted' : ''"
                                   :aria-label="hyva.strf('Product\u0020\u0022\u00250\u0022', item.product_name)"
                                   :data-name="item.product_name"
                                >
                                    <img
                                        :src="item.product_image.src"
                                        :width="item.product_image.width"
                                        :height="item.product_image.height"
                                        class="product-item-photo rounded-lg block overflow-hidden sm:min-w-[110px]"
                                        loading="lazy"
                                        alt=""
                                    />
                                </a>
                                <div class="w-3/4">
                                    <div class="flex gap-2 md:gap-5 justify-between items-baseline font-medium max-md:flex-wrap">
                                        <p class="max-md:w-full" x-html="item.product_name"></p>
                                        <span x-show="item.price_discount" class="rounded-full px-3 uppercase bg-red text-nowrap">
                                            <span class="text-sm text-white text-nowrap" x-html="item.price_discount + '% Off'"></span>
                                        </span>
                                    </div>

                                    <div class="flex items-center text-overlay text-xs gap-2 mt-2">
                                        <span x-show="item.product_platform_icon.trim() !== ''" class="inline-flex items-center gap-1" x-html="item.product_platform_icon"></span>
                                        <span x-show="item.product_platform_icon.trim() !== ''"> | </span>
                                        <span x-html="item.product_region"></span>
                                    </div>

                                    <div x-show="item.qty > 1" class="message important text-xs mt-4 mb-1">
                                        Note: Multiple items in your cart for this product                                    </div>
                                    <div x-show="item.restricted" x-html="item.restricted" class="message error text-xs bg-red mt-1 mb-0"></div>

                                    <div class="flex justify-between items-center mt-4 gap-2 flex-wrap">
                                        <div class="flex flex-col gap-2">
                                            <p x-show="item.regular_product_price_value > 0 " class="font-medium text-action-disabled text-sm line-through m-0 leading-tight" x-html="item.regular_product_price"></p>
                                            <p class="font-semibold m-0 text-lg leading-none" x-html="item.special_product_price"></p>
                                        </div>
                                        <div class="flex gap-2 items-center">
                                            <div class="flex justify-between items-center border border-primary rounded-sm" x-data="{ qty: item.qty }"
                                                 x-show="item.product_type !== 'aw_giftcard' || item.qty > 1">
                                                <span @click="oldQty = item.qty; item.qty = Math.max(1, item.qty - 1); $nextTick(() => updateItemQty(item, oldQty))"
                                                      class="minus-button cursor-pointer pl-2 select-none"
                                                      :class="{'text-disabled !cursor-default' : item.qty <= 1 }"
                                                >
                                                    <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" width="24" height="24" role="img">
  <path stroke-linecap="round" stroke-linejoin="round" d="M20 12H4"/>
<title>minus</title></svg>
                                                </span>
                                                <input :id="'cart-' + item.item_id + '-qty'"
                                                       :name="'cart[' + item.item_id + '][qty]'"
                                                       :value="item.qty"
                                                       x-model="item.qty"
                                                       type="number"
                                                       size="4"
                                                       step="any"
                                                       aria-label="Qty"
                                                       class="qty form-input select-none no-spin-buttons text-center !p-0 min-h-[32px] border-0 max-w-[32px]"
                                                       required
                                                       min="0"
                                                       max="5"
                                                       data-role="cart-item-qty"
                                                       readonly
                                                />
                                                <span @click="oldQty = item.qty; item.qty = Math.min(5, item.qty + 1); $nextTick(() => updateItemQty(item, oldQty))"
                                                      class="plus-button cursor-pointer pr-2 select-none"
                                                      :class="{'text-disabled !cursor-default' : item.qty >= 5 }"
                                                >
                                                    <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" width="24" height="24" role="img">
  <path stroke-linecap="round" stroke-linejoin="round" d="M12 4v16m8-8H4"/>
<title>plus</title></svg>
                                                </span>
                                            </div>
                                            <button type="button"
                                                    class="inline-flex p-2"
                                                    @click="deleteItemFromCart(item)"
                                                    :aria-label="hyva.strf('Remove\u0020product\u0020\u0022\u00250\u0022\u0020from\u0020cart', item.product_name)"
                                            >
                                                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="text-red" aria-hidden="true">
<g id="vuesax/linear/trash">
<g id="trash">
<path id="Vector_3" d="M21 5.98047C17.67 5.65047 14.32 5.48047 10.98 5.48047C9 5.48047 7.02 5.58047 5.04 5.78047L3 5.98047" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path id="Vector_2" d="M8.5 4.97L8.72 3.66C8.88 2.71 9 2 10.69 2H13.31C15 2 15.13 2.75 15.28 3.67L15.5 4.97" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path id="Vector_3" d="M18.8504 9.13965L18.2004 19.2096C18.0904 20.7796 18.0004 21.9996 15.2104 21.9996H8.79039C6.00039 21.9996 5.91039 20.7796 5.80039 19.2096L5.15039 9.13965" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path id="Vector_4" d="M10.3301 16.5H13.6601" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path id="Vector_5" d="M9.5 12.5H14.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</g>
</g>
</svg>
                                            </button>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </template>
                    </div>
                </template>
                <template x-if="itemsCount">
                    <div class="mt-auto">
                        
                        <div class="relative container md:p-8">
                            <div class="border-b border-overlay w-full"></div>
                            <div x-cloak x-show="cart.rewardEarn" class="items-center py-4 w-full flex justify-between border-b border-overlay">
                                <span class="font-normal items-center flex gap-1">
                                    <span x-html="cart.rewardIcon"></span>
                                    Checkout now to earn                                </span>
                                <span class="font-bold"  x-html="cart.rewardEarn"></span>
                            </div>
                            <div class="w-full uppercase flex justify-between items-center sm:text-lg py-4 md:py-8">
                                <span class="flex gap-1 items-center">
                                    <span class="font-normal">Subtotal</span>
                                    <span class="text-base normal-case" x-show="taxIncludedLabel">(VAT Included)</span>
                                </span>
                                <span class="font-bold" x-html="cart.subtotal_incl_tax"></span>
                            </div>
                            <div class="max-md:pb-8">
                                <a href="https://amp.dailyreviewnewspaper.com/"
                                   class="w-full btn btn-primary uppercase flex items-center"
                                >
                                    <span>Go to checkout</span>
                                    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 19 18" fill="none" aria-hidden="true">
<g id="Icon Right">
<path id="Arrow2 Right" d="M7.96814 4.61057L6.91064 5.66807L10.2925 9.00001L6.91064 12.3063L7.96814 13.3638L12.324 9.00001L7.96814 4.61057Z" fill="currentColor" fill-opacity="0.9"/>
</g>
</svg>
                                </a>
                            </div>
                        </div>
                    </div>
                </template>

                            </div>
            <button
                type="button"
                @click="closeCartDrawer"
                aria-label="Close&#x20;minicart"
                class="absolute top-0 right-2 p-4 mt-2 text-white"
            >
                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 28 28" fill="none" aria-hidden="true">
<g id="ph:x_2">
<path id="Vector_4" d="M21.7656 20.6336C21.8399 20.708 21.8988 20.7962 21.9391 20.8933C21.9793 20.9904 22 21.0945 22 21.1996C22 21.3047 21.9793 21.4088 21.9391 21.5059C21.8988 21.603 21.8399 21.6912 21.7656 21.7656C21.6912 21.8399 21.603 21.8988 21.5059 21.9391C21.4088 21.9793 21.3047 22 21.1996 22C21.0945 22 20.9904 21.9793 20.8933 21.9391C20.7962 21.8988 20.708 21.8399 20.6336 21.7656L14 15.1309L7.36637 21.7656C7.21626 21.9157 7.01268 22 6.8004 22C6.58812 22 6.38454 21.9157 6.23443 21.7656C6.08433 21.6155 6 21.4119 6 21.1996C6 20.9873 6.08433 20.7837 6.23443 20.6336L12.8691 14L6.23443 7.36637C6.08433 7.21626 6 7.01268 6 6.8004C6 6.58812 6.08433 6.38454 6.23443 6.23443C6.38454 6.08433 6.58812 6 6.8004 6C7.01268 6 7.21626 6.08433 7.36637 6.23443L14 12.8691L20.6336 6.23443C20.7837 6.08433 20.9873 6 21.1996 6C21.4119 6 21.6155 6.08433 21.7656 6.23443C21.9157 6.38454 22 6.58812 22 6.8004C22 7.01268 21.9157 7.21626 21.7656 7.36637L15.1309 14L21.7656 20.6336Z" fill="currentColor"/>
</g>
</svg>
            </button>
        </div>
        <div class="overlay-loader
            fixed
            top-0 left-0 right-0 bottom-0
            w-full h-screen
            overflow-hidden
            z-50
            bg-black bg-opacity-70"
     x-cloak
     x-show="isLoading"
     id="overlay-loader"
     x-transition:enter="transition duration-300"
     x-transition:enter-start="opacity-0"
     x-transition:enter-end="opacity-100"
     x-transition:leave="transition duration-200"
     x-transition:leave-start="opacity-100"
     x-transition:leave-end="opacity-0"
>
    <div class="flex flex-col justify-center items-center h-screen w-full space-y-6">
        <div class="w-9 h-9">
            <svg class="animate-spin w-full h-full"
                 xmlns="http://www.w3.org/2000/svg"
                 fill="none"
                 viewBox="0 0 24 24"
            >
                <circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4"></circle>
                <path class="shadow-md" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"></path>
            </svg>
        </div>
    </div>
</div>    </div>

</section></div></header><div class="header-trustpilot">
    <!-- TrustBox widget - Micro Star -->
    <div class="trustpilot-widget tp-widget" data-locale="en-GB" data-template-id="5406e65db0d04a09e042d5fc" data-businessunit-id="68a801396ad677c356e7d698" data-style-height="24px" data-style-width="100%" data-theme="dark">
        <a href="https://www.trustpilot.com/review/loaded.com" target="_blank" rel="noopener"></a>
    </div>
    <!-- End TrustBox widget -->
</div><div id="mobile-search" class="min-h-[56px] py-2.5 lg:hidden"></div><main id="maincontent" class="page-main"><div id="contentarea" tabindex="-1"></div><div class="columns"><div class="column main">  <div class="product-info-main"><section class="body-font">
    <div class="flex justify-center sm:justify-between max-sm:flex-wrap sm:gap-6 md:gap-10 lg:gap-14 sm:mt-10">
        <div class="max-sm:-mx-4 max-sm:mb-10 sm:mb-14 max-sm:hidden">
            <div
    x-data="{ copyright: 0 }"
    :class="copyright ? 'ip-restricted' : ''"
    class="rounded-lg overflow-hidden"
    data-name="SINAGA123 Slot Online Gacor RTP Tinggi Scatter Hitam 2026"
>
    <img
        alt="SINAGA123 — platform slot online daftar dan login 2026"
        class="object-contain object-center w-full h-auto lg:min-w-[500px] select-none"
        id="galleryImage"
        src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"
        width="500"
        height="706"
        fetchpriority="high"
        loading="eager"
        itemprop="image"
        decoding="async"
        referrerpolicy="no-referrer"
        onerror="this.onerror=null;this.src='https://cdn.robotaset.com/assets/tpl/b7985109ca/images/logo.gif';"
        style="aspect-ratio: 281 / 397; max-width: 100%; height: auto; min-height: 120px;"
    />
</div>        </div>
        <div class="flex-grow">
            <div class="max-sm:hidden">
                    <nav class="breadcrumbs" aria-label="Breadcrumb">
        <div class="container">
            <ol class="items list-reset mb-4 rounded flex flex-wrap text-grey">
                                                            <li class="item flex home">
                                                                                        <a href="https://amp.dailyreviewnewspaper.com/"
                                   class="no-underline text-secondary"
                                   aria-label="Go&#x20;to&#x20;Home&#x20;Page"
                                >Beranda</a>
                                                    </li>
                                                                                <li class="item flex category6">
                                                            <span aria-hidden="true" class="separator text-secondary px-2">/</span>
                                                                                        <a href="https://amp.dailyreviewnewspaper.com/"
                                   class="no-underline text-secondary"
                                   aria-label=""
                                >Slot</a>
                                                    </li>
                                                                                <li class="item flex category11">
                                                            <span aria-hidden="true" class="separator text-secondary px-2">/</span>
                                                                                        <a href="https://amp.dailyreviewnewspaper.com/"
                                   class="no-underline text-secondary"
                                   aria-label=""
                                >Gacor</a>
                                                    </li>
                                                                                    </ol>
        </div>
    </nav>
            </div>
            <div class="page messages"><script>
        function initMessages() {
        "use strict";
        return {
            messages: window.mageMessages || [],
            isMobile: window.matchMedia('(max-width: 640px)').matches,
            isEmpty() {
                return this.messages.reduce(
                    function (isEmpty, message) {
                        return isEmpty && message === undefined
                    }, true
                )
            },
            removeMessage(messageIndex) {
                this.messages[messageIndex] = undefined;
            },
            addMessages(messages, hideAfter) {
                let promoBar = document.querySelector('.promo-bar-wrapper');
                if (promoBar && this.isMobile) {
                    document.querySelector('.page.messages').style.marginTop = promoBar?.offsetHeight + 'px';
                } else {
                    document.querySelector('.page.messages').style.marginTop = '';
                }

                messages.map((message) => {
                    this.messages = this.messages.concat(message);
                    if (hideAfter === undefined && message.type === 'success' && window.defaultSuccessMessageTimeout) {
                        hideAfter = window.defaultSuccessMessageTimeout;
                    }
                    if (hideAfter) {
                        this.setHideTimeOut(this.messages.length -1, hideAfter);
                    }
                });
            },
            setHideTimeOut(messageIndex, hideAfter) {
                setTimeout((messageIndex) => {
                    this.removeMessage(messageIndex);
                }, hideAfter, messageIndex);
            },
            eventListeners: {
                ['@messages-loaded.window'](event) {
                    this.addMessages(event.detail.messages, event.detail.hideAfter)
                },
                ['@private-content-loaded.window'](event) {
                    const data = event.detail.data;
                    if (
                        data.messages &&
                        data.messages.messages &&
                        data.messages.messages.length
                    ) {
                        this.addMessages(data.messages.messages);
                    }
                },
                ['@clear-messages.window']() {
                    this.messages = [];
                }
            }
        }
    }
</script>
<section id="messages"
         x-data="initMessages()"
         x-bind="eventListeners"
         aria-live="assertive"
         role="alert"
>
    <template x-if="!isEmpty()">
        <div class="w-full">
            <div class="messages container mx-auto my-6">
                <template x-for="(message, index) in messages" :key="index">
                    <div>
                        <template x-if="message && message?.text?.length">
                            <div class="message justify-between flex items-center gap-2" :class="message.type"
                                 :ui-id="'message-' + message.type"
                            >
                                <span class="flex items-center gap-3 md:gap-5">
                                    <span class="gradient z-10"></span>
                                    <span class="icon leading-none"></span>
                                    <span class="z-20" x-html="message.text"></span>
                                </span>
                                <button
                                    type="button"
                                    class="hover:text-white"
                                    aria-label="Close message"
                                    @click.prevent="removeMessage(index)"
                                >
                                    <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="stroke-current" width="18" height="18" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12"/>
</svg>
                                </button>
                            </div>
                        </template>
                    </div>
                </template>
            </div>
        </div>
    </template>
</section></div>            <div class="max-sm:flex gap-4 max-sm:mt-2">
                <div class="sm:hidden min-w-[130px] w-1/3">
                    <div
    x-data="{ copyright: 0 }"
    :class="copyright ? 'ip-restricted' : ''"
    class="rounded-lg overflow-hidden"
    data-name="SINAGA123 Slot Online Gacor RTP Tinggi Scatter Hitam 2026"
>
    <img
        alt="SINAGA123 — platform slot online daftar dan login 2026"
        class="object-contain object-center w-full h-auto lg:min-w-[500px] select-none"
        id="galleryImage"
        src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png"
        width="500"
        height="706"
        fetchpriority="high"
        loading="eager"
        itemprop="image"
        decoding="async"
        referrerpolicy="no-referrer"
        onerror="this.onerror=null;this.src='https://cdn.robotaset.com/assets/tpl/b7985109ca/images/logo.gif';"
        style="aspect-ratio: 281 / 397; max-width: 100%; height: auto; min-height: 120px;"
    />
</div>                </div>
                <div class="max-sm:w-2/3 critical-hide">
                    <div class="flex gap-2 justify-between sm:mt-8 relative">
                        <div class="flex gap-2 max-sm:flex-wrap max-lg:max-w-[90%]">
                                                                                        <span class="inline-flex items-center max-h-[33px]">
                                    <svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 20 20" fill="none" class="w-7 h-7" role="img">
<g id="Atoms / Logos / Akses / Web &amp; Mobile">
<path id="XMLID 2" d="M9.98711 2.5C6.04381 2.5 2.80928 5.53572 2.5 9.40051L6.52062 11.0587C6.85567 10.8291 7.26804 10.6888 7.71907 10.6888C7.75773 10.6888 7.79639 10.6888 7.83505 10.6888L9.62629 8.09949V8.06123C9.62629 6.5051 10.9021 5.22959 12.4613 5.22959C14.0206 5.22959 15.2964 6.49235 15.2964 8.06123C15.2964 9.61735 14.0206 10.8929 12.4613 10.8929C12.4356 10.8929 12.4227 10.8929 12.3969 10.8929L9.84536 12.7168C9.84536 12.7551 9.84536 12.7806 9.84536 12.8189C9.84536 13.9923 8.89175 14.9362 7.71907 14.9362C6.68814 14.9362 5.82474 14.1964 5.63144 13.227L2.75773 12.0408C3.64691 15.1913 6.54639 17.5 9.98711 17.5C14.1366 17.5 17.5 14.1454 17.5 10C17.4871 5.85459 14.1237 2.5 9.98711 2.5ZM7.20361 13.8776L6.27577 13.4949C6.4433 13.8393 6.7268 14.1199 7.10052 14.273C7.91237 14.6046 8.85309 14.2219 9.18814 13.4184C9.35567 13.023 9.35567 12.5893 9.18814 12.1939C9.02062 11.7985 8.72423 11.4923 8.32474 11.3265C7.93814 11.1607 7.51289 11.1735 7.15206 11.3138L8.10567 11.7092C8.69845 11.9643 8.98196 12.6403 8.73711 13.2398C8.49227 13.852 7.80928 14.1327 7.20361 13.8776ZM14.3428 8.06123C14.3428 7.02806 13.4923 6.17347 12.4613 6.17347C11.4175 6.17347 10.5799 7.01531 10.5799 8.06123C10.5799 9.09439 11.4304 9.94898 12.4613 9.94898C13.5052 9.94898 14.3428 9.10714 14.3428 8.06123ZM11.0438 8.06123C11.0438 7.28316 11.6753 6.64541 12.4613 6.64541C13.2474 6.64541 13.8789 7.28316 13.8789 8.06123C13.8789 8.83929 13.2474 9.47704 12.4613 9.47704C11.6753 9.47704 11.0438 8.83929 11.0438 8.06123Z" fill="white"/>
</g>
<title>steam</title></svg>
                                </span>
                                                        <div class="w-full">
                                    <div class="product-title">
        <h1 class="title-font &#x20;text-lg&#x20;md&#x3A;text-2lg"
            >
            <span class="base" data-ui-id="page-title-wrapper" >SINAGA123 | Daftar & Login Paling Gampang Slot Online 2026</span>        </h1>
            </div>
                            </div>
                            <div class="sm:hidden flex gap-2 items-end flex-wrap w-full justify-between">
                                <script>
    function initPrice28889() {

                const regularPriceInclTaxKey = 'oldPrice',
            regularPriceExclTaxKey = 'baseOldPrice',
            finalPriceInclTaxKey = 'finalPrice',
            finalPriceExclTaxKey = 'basePrice';

        function calculateCustomOptionPrices(activeCustomOptions, customOptionPrices) {
            return activeCustomOptions.reduce((priceAccumulator, activeCustomOptionId) => {
                const customOptionPrice = customOptionPrices[activeCustomOptionId];
                if (customOptionPrice) {
                    return Number.parseFloat(priceAccumulator) + Number.parseFloat(customOptionPrice);
                }
                return priceAccumulator;
            }, 0);
        }

        return {
            regularPriceKey: regularPriceExclTaxKey,
            finalPriceKey: finalPriceExclTaxKey,
            activeProductsPriceData: false,
            initialFinalPrice: 20000,
            calculatedFinalPrice: false,
            calculatedFinalPriceWithCustomOptions: false,
            initialTierPrices: [],
            showRegularPriceLabel: true,
            customOptionPrices: [],
                        activeCustomOptions: [],
            qty: 1,
            updateCustomOptionActive(data) {
                let activeCustomOptions = this.activeCustomOptions;
                const customOptionId = data.customOptionId;

                if (data.active) {
                    if (!activeCustomOptions.includes(customOptionId)) {
                        activeCustomOptions.push(data.customOptionId);
                    }
                } else {
                    if (customOptionId && activeCustomOptions.includes(customOptionId)) {
                        let index = activeCustomOptions.indexOf(customOptionId);
                        activeCustomOptions.splice(index, 1);
                    }
                }
                this.calculateFinalPriceWithCustomOptions()
            },
            updateCustomOptionPrices(prices, basePrices) {
                if (prices) {
                    this.customOptionPrices = prices;
                }

                
                this.calculateFinalPriceWithCustomOptions();
            },
            calculateFinalPrice() {

                                                                const getOptionTierPrice = (tierPrice, withTax) => {
                                        return tierPrice[withTax ? 'price' : 'basePrice'];
                                    }

                const findApplicableTierPrice = (initialPrice, withTax) => {
                    if (this.activeProductsPriceData && this.activeProductsPriceData.tierPrices) {
                        return this.activeProductsPriceData.tierPrices.reduce((acc, tierPrice) => {
                            const tierPriceCandidate = getOptionTierPrice(tierPrice, withTax);
                            if (this.qty >= tierPrice.qty && tierPriceCandidate < acc) {
                                return tierPriceCandidate;
                            }
                            return acc;
                        }, this.activeProductsPriceData[withTax ? finalPriceInclTaxKey : finalPriceExclTaxKey].amount);

                    } else {
                        const key = withTax ? 'price_incl_tax' : 'price_excl_tax';
                        return Object.values(this.initialTierPrices).reduce((acc, tierPrice) => {
                            if (this.qty >= tierPrice.price_qty && tierPrice[key] < acc) {
                                return tierPrice[key];
                            }
                            return acc;
                        }, initialPrice);

                    }
                }

                this.calculatedFinalPrice = findApplicableTierPrice(this.initialFinalPrice, false);
                window.dispatchEvent(new CustomEvent("update-product-final-price", {detail: this.calculatedFinalPrice}));

                            },
            calculatePriceLabelVisibility() {
                this.showRegularPriceLabel =
                    (this.calculatedFinalPrice === this.activeProductsPriceData[this.regularPriceKey].amount) &&
                    this.activeProductsPriceData.isMinimalPrice;
            },
            calculateFinalPriceWithCustomOptions() {
                const finalPrice = this.calculatedFinalPrice || this.initialFinalPrice;
                this.calculatedFinalPriceWithCustomOptions = finalPrice + this.getCustomOptionPrice();
                            },
            getCustomOptionPrice() {
                return calculateCustomOptionPrices(this.activeCustomOptions, this.customOptionPrices);
            },
                        getFormattedFinalPrice() {
                return hyva.formatPrice(
                    this.calculatedFinalPriceWithCustomOptions ||
                    this.calculatedFinalPrice ||
                    this.initialFinalPrice
                )
            },
                        isPriceHidden() {
                const finalPrice = this.calculatedFinalPriceWithCustomOptions ||
                    this.calculatedFinalPrice ||
                    this.initialFinalPrice;
                return false && finalPrice === 0;
            },
            eventListeners: {
                ['@update-prices-28889.window'](event) {
                    this.activeProductsPriceData = event.detail;

                    this.calculateFinalPrice();
                    this.calculateFinalPriceWithCustomOptions();
                    this.calculatePriceLabelVisibility();
                },
                ['@update-qty-28889.window'](event) {
                    this.qty = event.detail;
                    this.calculateFinalPrice();
                    this.calculateFinalPriceWithCustomOptions();
                },
                ['@update-custom-option-active.window'](event) {
                    this.updateCustomOptionActive(event.detail);
                },
                ['@update-custom-option-prices.window'](event) {
                    this.updateCustomOptionPrices(event.detail);
                },
                            }
        }
    }
</script>
<div class="relative">
    <div x-data="initPrice28889()"
         x-bind="eventListeners"
         class="price-box price-final_price"
    >
        <div x-show="!activeProductsPriceData && !isPriceHidden()">
            <div class="price-container">
                                    <div class="old-price sm:mr-2 sm:mb-2 flex">
                        <span id="product-price-28889"
                              class="price-wrapper line-through text-overlay">
                            <span class="price">
                                <span class="price">IDR20,000</span>                            </span>
                        </span>
                    </div>
                
                <div class="final-price inline-block" itemprop="offers" itemscope="" itemtype="http://schema.org/Offer">
                    <span id="product-price-28889"
                          class="price-wrapper title-font font-bold text-xl sm:text-2xl leading-none">
                        <span class="price">
                            <span class="price">IDR20,000</span>                        </span>
                    </span>
                    <meta itemprop="price" content="20000">
                    <meta itemprop="priceCurrency"
                          content="IDR">
                </div>
            </div>
        </div>
        <template x-if="activeProductsPriceData &&
            activeProductsPriceData.oldPrice &&
            activeProductsPriceData[finalPriceKey].amount < activeProductsPriceData[regularPriceKey].amount
        ">
            <div class="old-price flex mb-3 mr-2">
                <span id="product-price-28889"
                      class="price-wrapper line-through text-overlay">
                    <span class="price" x-html="hyva.formatPrice(activeProductsPriceData[regularPriceKey].amount + getCustomOptionPrice())"></span>
                </span>
            </div>
        </template>
        <template x-if="activeProductsPriceData">
            <div class="final-price inline-block">
                                <span id="product-price-28889"
                      class="price-wrapper title-font font-bold text-xl sm:text-2xl leading-none">
                    <span class="price"></span>
                </span>
            </div>
        </template>
    </div>
</div>                                
    <div class="rounded-full px-4 py-1 uppercase bg-red mb-1">
        <span class="block text-sm font-medium text-white">
            Bonus New Member        </span>
    </div>
                            </div>
                        </div>
                                                    <div class="max-sm:absolute max-sm:top-0 max-sm:right-0">
                                <button x-data="initProductWishlist()"
                                        @click.prevent="wishlistAction()"
                                        aria-label="Remove&#x20;from&#x20;Wish&#x20;List&#x20;SINAGA123 | Daftar &amp; Login Paling Gampang Slot Online 2026"
                                        type="button"
                                        @private-content-loaded.window="updateWishlistStatus($event)"
                                        class="inline-flex items-center max-h-[33px]"
                                >
                                    <svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="none" viewBox="0 0 24 24" class="w-7 h-7 text-secondary hover:fill-red hover:text-red" aria-hidden="true" :class="{'fill-red !text-red hover:fill-transparent': addedToWishlist }">
  <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.62 20.81c-.34.12-.9.12-1.24 0C8.48 19.82 2 15.69 2 8.69 2 5.6 4.49 3.1 7.56 3.1c1.82 0 3.43.88 4.44 2.24a5.53 5.53 0 0 1 4.44-2.24C19.51 3.1 22 5.6 22 8.69c0 7-6.48 11.13-9.38 12.12Z"/>
</svg>
                                </button>
                                <script>
                                    function initProductWishlist() {
                                        return {
                                            wishlistItems: [],
                                            productId: 28889,
                                            addedToWishlist: false,
                                            productData: window.productImpressionData,
                                            updateWishlistStatus($event) {
                                                $event.detail.data.wishlist ? this.wishlistItems = $event.detail.data.wishlist.items : [];
                                                if (this.wishlistItems.length && this.getWishlistItem()) {
                                                    this.addedToWishlist = true;
                                                }
                                            },
                                            getWishlistItem() {
                                                var productId = this.productId;
                                                return this.wishlistItems.find(item => item.product_id == productId) || false;
                                            },
                                            wishlistAction() {
                                                let wishlistProduct = this.getWishlistItem();
                                                let formKey = hyva.getFormKey();
                                                let postUrl = '';
                                                let body = '';
                                                let productData = this.productData;

                                                if (this.addedToWishlist) {
                                                    postUrl = BASE_URL;
                                                    body = "form_key=" + formKey + "&item=" + wishlistProduct.id + "&uenc=" + hyva.getUenc();
                                                    this.addedToWishlist = false;
                                                    productData.state = 'remove';
                                                } else {
                                                    postUrl = BASE_URL;
                                                    body = "form_key=" + formKey + "&product=" + this.productId + "&uenc=" + hyva.getUenc();
                                                    if (window.nSure?.deviceId) {
                                                        body = body + '&device_id=' + window.nSure.deviceId;
                                                    }

                                                    this.addedToWishlist = true;
                                                    productData.state = 'add';
                                                }

                                                fetch(postUrl, {
                                                    "headers": {
                                                        "content-type": "application/x-www-form-urlencoded; charset=UTF-8",
                                                    },
                                                    "body": body,
                                                    "method": "POST",
                                                    "mode": "cors",
                                                    "credentials": "include"
                                                }).then(function (response) {
                                                    window.dispatchEvent(new CustomEvent('product-wishlist-state-change', { detail: productData }));
                                                    if (response.redirected) {
                                                        window.location.href = response.url;
                                                    } else if (response.ok) {
                                                        return response.json();
                                                    } else {
                                                        const reloadCustomerDataEvent = new CustomEvent("reload-customer-section-data");
                                                        window.dispatchEvent(reloadCustomerDataEvent);
                                                    }
                                                }).catch(function (error) {
                                                    typeof window.dispatchMessages !== "undefined" && window.dispatchMessages(
                                                        [{
                                                            type: "error",
                                                            text: error
                                                        }], 5000
                                                    );
                                                });

                                            }
                                        }
                                    }
                                </script>
                            </div>
                                            </div>
                </div>
            </div>
            <div class="critical-hide">
                
                <div class="w-full mb-6">
    <div class="flex flex-col sm:flex-row justify-between">
            </div>

    <div>
        <div class="flex justify-between my-5">
    <div class="flex gap-2.5 sm:gap-4 md:gap-8 flex-grow items-center max-sm:flex-wrap">
        <div class="max-sm:w-full min-w-[35%]" x-data>
    <select class="w-full !border-primary md:min-w-[220px] form-select appearance-none"
                    style='background: url("data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"IconDropDown\"><path id=\"Drop Arrow\" d=\"M7 9.5L12 14.5L17 9.5H7Z\" fill=\"white\"/></g></svg>") no-repeat right rgba(255, 255, 255, 0.1); background-position-x: 95%;'
            x-on:change="window.location.href = $event.target.value"
            >
                                        <option selected="selected" value="">
                    Slot Gacor                </option>
                                                <option value="https://amp.dailyreviewnewspaper.com/">
                    Xbox Series X|S (WW)                </option>
                            </select>
</div>
        <div class="max-sm:w-full min-w-[35%]" x-data>
    <select class="w-full !border-primary md:min-w-[220px] form-select appearance-none"
                    style='background: url("data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"IconDropDown\"><path id=\"Drop Arrow\" d=\"M7 9.5L12 14.5L17 9.5H7Z\" fill=\"white\"/></g></svg>") no-repeat right rgba(255, 255, 255, 0.1); background-position-x: 95%;'
            x-on:change="window.location.href = $event.target.value"
            >
                                        <option value="https://amp.dailyreviewnewspaper.com/">
                    Classic                </option>
                                                <option selected="selected" value="">
                    Premium                </option>
                            </select>
</div>
    </div>
    <div class="max-md:hidden">
            </div>
</div>    </div>

    
        
    <form method="post"
          action="https://amp.dailyreviewnewspaper.com/"
          class="mb-6"
                        data-restricted="Warning&#x3A;&#x20;SINAGA123 | Daftar &amp; Login Paling Gampang Slot Online 2026&#x20;cannot&#x20;be&#x20;activated&#x20;in&#x20;Indonesia.&#x20;If&#x20;you&#x20;still&#x20;want&#x20;to&#x20;purchase,&#x20;click&#x20;&quot;&#x25;action&#x25;&quot;."
                    id="product_addtocart_form"    >
        <input type="hidden" name="product" value="28889" />
        <input type="hidden" name="selected_configurable_option" value=""  />
        <input type="hidden" name="related_product" id="related-products-field" value="" />
        <input type="hidden" name="item"  value="28889">
        <input name="form_key" type="hidden" value="uxBPYoQMCsHOPhlA" />            </form>

        <div class="flex gap-5 items-end my-5 max-sm:hidden" role="group" aria-label="Price">
            <script>
    function initPrice28889() {

                const regularPriceInclTaxKey = 'oldPrice',
            regularPriceExclTaxKey = 'baseOldPrice',
            finalPriceInclTaxKey = 'finalPrice',
            finalPriceExclTaxKey = 'basePrice';

        function calculateCustomOptionPrices(activeCustomOptions, customOptionPrices) {
            return activeCustomOptions.reduce((priceAccumulator, activeCustomOptionId) => {
                const customOptionPrice = customOptionPrices[activeCustomOptionId];
                if (customOptionPrice) {
                    return Number.parseFloat(priceAccumulator) + Number.parseFloat(customOptionPrice);
                }
                return priceAccumulator;
            }, 0);
        }

        return {
            regularPriceKey: regularPriceExclTaxKey,
            finalPriceKey: finalPriceExclTaxKey,
            activeProductsPriceData: false,
            initialFinalPrice: 20000,
            calculatedFinalPrice: false,
            calculatedFinalPriceWithCustomOptions: false,
            initialTierPrices: [],
            showRegularPriceLabel: true,
            customOptionPrices: [],
                        activeCustomOptions: [],
            qty: 1,
            updateCustomOptionActive(data) {
                let activeCustomOptions = this.activeCustomOptions;
                const customOptionId = data.customOptionId;

                if (data.active) {
                    if (!activeCustomOptions.includes(customOptionId)) {
                        activeCustomOptions.push(data.customOptionId);
                    }
                } else {
                    if (customOptionId && activeCustomOptions.includes(customOptionId)) {
                        let index = activeCustomOptions.indexOf(customOptionId);
                        activeCustomOptions.splice(index, 1);
                    }
                }
                this.calculateFinalPriceWithCustomOptions()
            },
            updateCustomOptionPrices(prices, basePrices) {
                if (prices) {
                    this.customOptionPrices = prices;
                }

                
                this.calculateFinalPriceWithCustomOptions();
            },
            calculateFinalPrice() {

                                                                const getOptionTierPrice = (tierPrice, withTax) => {
                                        return tierPrice[withTax ? 'price' : 'basePrice'];
                                    }

                const findApplicableTierPrice = (initialPrice, withTax) => {
                    if (this.activeProductsPriceData && this.activeProductsPriceData.tierPrices) {
                        return this.activeProductsPriceData.tierPrices.reduce((acc, tierPrice) => {
                            const tierPriceCandidate = getOptionTierPrice(tierPrice, withTax);
                            if (this.qty >= tierPrice.qty && tierPriceCandidate < acc) {
                                return tierPriceCandidate;
                            }
                            return acc;
                        }, this.activeProductsPriceData[withTax ? finalPriceInclTaxKey : finalPriceExclTaxKey].amount);

                    } else {
                        const key = withTax ? 'price_incl_tax' : 'price_excl_tax';
                        return Object.values(this.initialTierPrices).reduce((acc, tierPrice) => {
                            if (this.qty >= tierPrice.price_qty && tierPrice[key] < acc) {
                                return tierPrice[key];
                            }
                            return acc;
                        }, initialPrice);

                    }
                }

                this.calculatedFinalPrice = findApplicableTierPrice(this.initialFinalPrice, false);
                window.dispatchEvent(new CustomEvent("update-product-final-price", {detail: this.calculatedFinalPrice}));

                            },
            calculatePriceLabelVisibility() {
                this.showRegularPriceLabel =
                    (this.calculatedFinalPrice === this.activeProductsPriceData[this.regularPriceKey].amount) &&
                    this.activeProductsPriceData.isMinimalPrice;
            },
            calculateFinalPriceWithCustomOptions() {
                const finalPrice = this.calculatedFinalPrice || this.initialFinalPrice;
                this.calculatedFinalPriceWithCustomOptions = finalPrice + this.getCustomOptionPrice();
                            },
            getCustomOptionPrice() {
                return calculateCustomOptionPrices(this.activeCustomOptions, this.customOptionPrices);
            },
                        getFormattedFinalPrice() {
                return hyva.formatPrice(
                    this.calculatedFinalPriceWithCustomOptions ||
                    this.calculatedFinalPrice ||
                    this.initialFinalPrice
                )
            },
                        isPriceHidden() {
                const finalPrice = this.calculatedFinalPriceWithCustomOptions ||
                    this.calculatedFinalPrice ||
                    this.initialFinalPrice;
                return false && finalPrice === 0;
            },
            eventListeners: {
                ['@update-prices-28889.window'](event) {
                    this.activeProductsPriceData = event.detail;

                    this.calculateFinalPrice();
                    this.calculateFinalPriceWithCustomOptions();
                    this.calculatePriceLabelVisibility();
                },
                ['@update-qty-28889.window'](event) {
                    this.qty = event.detail;
                    this.calculateFinalPrice();
                    this.calculateFinalPriceWithCustomOptions();
                },
                ['@update-custom-option-active.window'](event) {
                    this.updateCustomOptionActive(event.detail);
                },
                ['@update-custom-option-prices.window'](event) {
                    this.updateCustomOptionPrices(event.detail);
                },
                            }
        }
    }
</script>
<div class="relative">
    <div x-data="initPrice28889()"
         x-bind="eventListeners"
         class="price-box price-final_price"
    >
        <div x-show="!activeProductsPriceData && !isPriceHidden()">
            <div class="price-container">
                                    <div class="old-price sm:mr-2 sm:mb-2 flex">
                        <span id="product-price-28889"
                              class="price-wrapper line-through text-overlay">
                            <span class="price">
                                <span class="price">IDR20,000</span>                            </span>
                        </span>
                    </div>
                
                <div class="final-price inline-block" itemprop="offers" itemscope="" itemtype="http://schema.org/Offer">
                    <span id="product-price-28889"
                          class="price-wrapper title-font font-bold text-xl sm:text-2xl leading-none">
                        <span class="price">
                            <span class="price">IDR20,000</span>                        </span>
                    </span>
                    <meta itemprop="price" content="20000">
                    <meta itemprop="priceCurrency"
                          content="IDR">
                </div>
            </div>
        </div>
        <template x-if="activeProductsPriceData &&
            activeProductsPriceData.oldPrice &&
            activeProductsPriceData[finalPriceKey].amount < activeProductsPriceData[regularPriceKey].amount
        ">
            <div class="old-price flex mb-3 mr-2">
                <span id="product-price-28889"
                      class="price-wrapper line-through text-overlay">
                    <span class="price" x-html="hyva.formatPrice(activeProductsPriceData[regularPriceKey].amount + getCustomOptionPrice())"></span>
                </span>
            </div>
        </template>
        <template x-if="activeProductsPriceData">
            <div class="final-price inline-block">
                                <span id="product-price-28889"
                      class="price-wrapper title-font font-bold text-xl sm:text-2xl leading-none">
                    <span class="price"></span>
                </span>
            </div>
        </template>
    </div>
</div>            
    <div class="rounded-full px-4 py-1 uppercase bg-red mb-1">
        <span class="block text-sm font-medium text-white">
            Bonus New Member        </span>
    </div>
        </div>
            
    <div class="add-to-form">
                        <script>
        function initQtyField() {

            function findPathParam(key) {
                // get all path pairs after BASE_URL/front_name/action_path/action
                const baseUrl = (BASE_URL.substring(0, 2) === '//' ? 'http:' : '') + BASE_URL;
                const baseUrlParts = (new URL(baseUrl)).pathname.replace(/\/$/, '').split('/');
                const pathParts = window.location.pathname.split('/').slice(baseUrlParts.length + 3);
                for (let i = 0; i < pathParts.length; i += 2) {
                    if (pathParts[i] === key && pathParts.length > i) {
                        return pathParts[i + 1];
                    }
                }
            }

            return {
                qty: 1,
                itemId: (new URLSearchParams(window.location.search)).get('id') || findPathParam('id'),
                productId: '28889',
                                onGetCartData: function onGetCartData(data, $dispatch) {
                    const cart = data && data.data && data.data.cart;
                    if (this.itemId && cart && cart.items) {
                        const cartItem = cart.items.find((item) => {
                            return item.item_id === this.itemId && item.product_id === this.productId;
                        });
                        if (cartItem && cartItem.qty) {
                            this.qty = cartItem.qty;
                            $dispatch('update-qty-' + this.productId, this.qty);
                        }
                    }
                }
            };
        }
    </script>
    <div x-data="initQtyField()"
         class="hidden"
         x-init="$dispatch('update-qty-28889', qty)"
    >
                    <div class="mr-2">
                <label for="qty[28889]"
                       class="sr-only"
                >
                    Quantity                </label>
                <input name="qty"
                       @private-content-loaded.window="onGetCartData($event.detail, $dispatch)"
                       id="qty[28889]"
                       form="product_addtocart_form"
                                            type="number"
                        pattern="[0-9]{0,1}"
                        inputmode="numeric"
                        min="1"                        max="5"                                                                   :value="qty"
                       value="1"
                       class="form-input px-2 py-2 w-20 text-center invalid:ring-2 invalid:ring-red-500"
                       x-model.number="qty"
                       @input="$dispatch('update-qty-28889', qty)"
                />
            </div>
            </div>
            <div class="flex gap-4 flex-wrap md:flex-nowrap justify-between w-full">
                <div class="w-full md:w-1/2">
                    
<a href="https://amp.dailyreviewnewspaper.com/"
        class="btn btn-secondary w-full add-to-cart-btn gap-2"
        id="product-addtocart-button"
        rel="noopener"><span>Daftar Sekarang</span>
    <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 24 24" role="img">
  <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.5" d="M2 2h1.74c1.08 0 1.93.93 1.84 2l-.83 9.96a2.796 2.796 0 0 0 2.79 3.03h10.65c1.44 0 2.7-1.18 2.81-2.61l.54-7.5c.12-1.66-1.14-3.01-2.81-3.01H5.82M16.25 22a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Zm-8 0a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM9 8h12"/>
<title>Daftar Sekarang</title></svg>
</a>

                </div>
                <div class="w-full md:w-1/2">
                    <a href="https://amp.dailyreviewnewspaper.com/"
        id="product-buynow-button"
        class="btn btn-primary border border-transparent w-full add-to-cart-btn buy-now"
        rel="noopener"><span>Login Sekarang</span>
    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 19 18" fill="none" role="img">
<g id="Icon Right_2">
<path id="Arrow2 Right_2" d="M7.96814 4.61057L6.91064 5.66807L10.2925 9.00001L6.91064 12.3063L7.96814 13.3638L12.324 9.00001L7.96814 4.61057Z" fill="currentColor" fill-opacity="0.9"/>
</g>
<title>Login Sekarang</title></svg>
</a>                </div>
            </div>
            </div>

    <div id="brandswap_product"></div>
    <div id="product-details" class="mb-3 md:my-5 md:border-y border-secondary flex-wrap flex py-2.5">
        <div class="relative flex gap-2.5 items-center w-full xl:w-1/2 mt-2.5 pb-2.5 border-secondary max-md:border-b text-sm max-md:justify-between">
    <div class="flex gap-2.5 items-center">
                                <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" viewBox="0 0 24 24" class="w-5 h-5 text-green min-w-[20px]" aria-hidden="true">
  <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m6 11.995 3.995 3.996L18 8"/>
</svg>
            <span>
                                    Login Sekarang                            </span>
            </div>
    <div class="md:relative" x-data="tooltip('This\u0020product\u0020is\u0020currently\u0020available\u0020for\u0020purchase.')">
        <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" viewBox="0 0 24 24" class="w-5 h-5 text-action-disabled cursor-pointer" aria-hidden="true" @mouseover="showTooltip = true" @mouseleave="showTooltip = false">
  <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10Zm0-14v5"/>
  <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11.995 16h.009"/>
</svg>
        <div x-show="showTooltip" x-cloak class="cd-tooltip">
            <div>
                <span x-text="tooltipText"></span>
                <button @click="showTooltip = false">&times;</button>
            </div>
        </div>
    </div>
</div>

<div class="relative flex gap-2.5 items-center w-full xl:w-1/2 mt-2.5 pb-2.5 border-secondary max-md:border-b text-sm max-md:justify-between">
    <div class="flex gap-2.5 items-center">
                                <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 28 28" fill="none" class="w-5 h-5 text-red unavailable min-w-[20px]" aria-hidden="true">
<g id="ph:x_3">
<path id="Vector_5" d="M21.7656 20.6336C21.8399 20.708 21.8988 20.7962 21.9391 20.8933C21.9793 20.9904 22 21.0945 22 21.1996C22 21.3047 21.9793 21.4088 21.9391 21.5059C21.8988 21.603 21.8399 21.6912 21.7656 21.7656C21.6912 21.8399 21.603 21.8988 21.5059 21.9391C21.4088 21.9793 21.3047 22 21.1996 22C21.0945 22 20.9904 21.9793 20.8933 21.9391C20.7962 21.8988 20.708 21.8399 20.6336 21.7656L14 15.1309L7.36637 21.7656C7.21626 21.9157 7.01268 22 6.8004 22C6.58812 22 6.38454 21.9157 6.23443 21.7656C6.08433 21.6155 6 21.4119 6 21.1996C6 20.9873 6.08433 20.7837 6.23443 20.6336L12.8691 14L6.23443 7.36637C6.08433 7.21626 6 7.01268 6 6.8004C6 6.58812 6.08433 6.38454 6.23443 6.23443C6.38454 6.08433 6.58812 6 6.8004 6C7.01268 6 7.21626 6.08433 7.36637 6.23443L14 12.8691L20.6336 6.23443C20.7837 6.08433 20.9873 6 21.1996 6C21.4119 6 21.6155 6.08433 21.7656 6.23443C21.9157 6.38454 22 6.58812 22 6.8004C22 7.01268 21.9157 7.21626 21.7656 7.36637L15.1309 14L21.7656 20.6336Z" fill="currentColor"/>
</g>
</svg>
            <span class="label">Tersedia untuk pemain Indonesia</span>
            </div>
    <div class="md:relative" x-data="tooltip('This\u0020product\u0020cannot\u0020be\u0020activated\u0020in\u0020your\u0020region.')">
        <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" viewBox="0 0 24 24" class="w-5 h-5 text-action-disabled cursor-pointer" aria-hidden="true" @mouseover="showTooltip = true" @mouseleave="showTooltip = false">
  <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10Zm0-14v5"/>
  <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11.995 16h.009"/>
</svg>
        <div x-show="showTooltip" x-cloak class="cd-tooltip">
            <div>
                <span x-text="tooltipText"></span>
                <button @click="showTooltip = false">&times;</button>
            </div>
        </div>
    </div>
</div>

<div class="relative flex gap-2.5 items-center w-full xl:w-1/2 mt-2.5 pb-2.5 border-secondary max-md:border-b text-sm  max-md:justify-between">
    <div class="flex gap-2.5 items-center">
        <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" viewBox="0 0 24 24" class="w-5 h-5 text-green min-w-[20px]" aria-hidden="true">
  <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m6 11.995 3.995 3.996L18 8"/>
</svg>
        <span>
            Akses Akun Instan        </span>
    </div>
    <div class="md:relative" x-data="tooltip('This\u0020is\u0020a\u0020digital\u0020product\u0020and\u0020will\u0020be\u0020delivered\u0020to\u0020you\u0020instantly.')">
        <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" viewBox="0 0 24 24" class="w-5 h-5 text-action-disabled cursor-pointer" aria-hidden="true" @mouseover="showTooltip = true" @mouseleave="showTooltip = false">
  <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10Zm0-14v5"/>
  <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11.995 16h.009"/>
</svg>
        <div x-show="showTooltip" x-cloak class="cd-tooltip">
            <div>
                <span x-text="tooltipText"></span>
                <button @click="showTooltip = false">&times;</button>
            </div>
        </div>
    </div>
</div>


    <div class="relative flex gap-2.5 items-center w-full xl:w-1/2 mt-2.5 pb-2.5 border-secondary max-md:border-b text-sm max-md:justify-between">
        <div class="flex gap-2.5 items-center">
            <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" viewBox="0 0 24 24" class="w-5 h-5 text-green min-w-[20px]" aria-hidden="true">
  <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m6 11.995 3.995 3.996L18 8"/>
</svg>
            <span>
                                    Bonus member aktif SINAGA123                            </span>
        </div>
        <div class="md:relative" x-data="tooltip('Log\u0020in\u0020to\u0020earn\u00201\u0025\u0020back\u0020in\u0020CDKoins\u0020on\u0020your\u0020purchase.')">
            <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" viewBox="0 0 24 24" class="w-5 h-5 text-action-disabled cursor-pointer" aria-hidden="true" @mouseover="showTooltip = true" @mouseleave="showTooltip = false">
  <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10Zm0-14v5"/>
  <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11.995 16h.009"/>
</svg>
            <div x-show="showTooltip" x-cloak class="cd-tooltip">
                <div>
                    <span x-text="tooltipText"></span>
                    <button @click="showTooltip = false">&times;</button>
                </div>
            </div>
        </div>
    </div>
    <script>
        function tooltip(text) {
            return {
                showTooltip: false,
                tooltipText: text,
            };
        }
    </script>

<script>
    function tooltip(text) {
        return {
            showTooltip: false,
            tooltipText: text,
        };
    }
</script>    </div>

    <div class="pb-5 border-b border-secondary">
        <div x-data="hyva.modal()">
                            <p>
                    Klik di sini untuk                    <a @click.prevent="show('activation', $event)"  href="#"  class="underline text-primary-darker">Panduan Daftar & Login</a>
                    atau baca tentang                    <a href="https://amp.dailyreviewnewspaper.com/" target="_blank" class="underline text-primary-darker">promo SINAGA123.</a>
                </p>
                         <div x-cloak data-dialog-ref-name="activation" x-bind="overlay" class="fixed inset-0 bg-black bg-opacity-50 z-50"><div class="fixed flex justify-center items-center text-left z-40 inset-0"><div x-ref="activation" role="dialog" aria-modal="true"    aria-labelledby="Activation"  class="inline-block bg-white shadow-xl rounded-lg p-10 max-h-screen overflow-auto overscroll-y-contain w-full relative !bg-menu-darker !border !border-overlay max-md:!p-4 !max-h-[80vh] max-w-[90vw] xl:max-w-[1440px] rounded-none"><button
                            @click="hide"
                            class="absolute top-2 right-0 z-50 transition-none"
                            type="button"
                        ><svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" viewBox="0 0 28 28" fill="none" class="p-4" role="img">
<g id="ph:x_4">
<path id="Vector_6" d="M21.7656 20.6336C21.8399 20.708 21.8988 20.7962 21.9391 20.8933C21.9793 20.9904 22 21.0945 22 21.1996C22 21.3047 21.9793 21.4088 21.9391 21.5059C21.8988 21.603 21.8399 21.6912 21.7656 21.7656C21.6912 21.8399 21.603 21.8988 21.5059 21.9391C21.4088 21.9793 21.3047 22 21.1996 22C21.0945 22 20.9904 21.9793 20.8933 21.9391C20.7962 21.8988 20.708 21.8399 20.6336 21.7656L14 15.1309L7.36637 21.7656C7.21626 21.9157 7.01268 22 6.8004 22C6.58812 22 6.38454 21.9157 6.23443 21.7656C6.08433 21.6155 6 21.4119 6 21.1996C6 20.9873 6.08433 20.7837 6.23443 20.6336L12.8691 14L6.23443 7.36637C6.08433 7.21626 6 7.01268 6 6.8004C6 6.58812 6.08433 6.38454 6.23443 6.23443C6.38454 6.08433 6.58812 6 6.8004 6C7.01268 6 7.21626 6.08433 7.36637 6.23443L14 12.8691L20.6336 6.23443C20.7837 6.08433 20.9873 6 21.1996 6C21.4119 6 21.6155 6.08433 21.7656 6.23443C21.9157 6.38454 22 6.58812 22 6.8004C22 7.01268 21.9157 7.21626 21.7656 7.36637L15.1309 14L21.7656 20.6336Z" fill="currentColor"/>
</g>
<title>cross</title></svg>
</button>
                        <div x-focus-first>


<div class="text green-links" data-platform="Web &amp; Mobile">
            <div class="titleActivation">
<h3>Activate with Web &amp; Mobile:</h3>
<h3><br><img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="" width="448" height="103"></h3>
<p>&nbsp;</p>
</div>
<div class="activationBox">
<ol>
<li>Kunjungi halaman resmi <strong>SINAGA123</strong> dan klik tombol <strong>Daftar</strong>.</li>
<li>Isi formulir singkat dengan data valid, lalu verifikasi akun Anda.<br><img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="Panduan pendaftaran akun"></li>
<li>Masuk ke akun dengan username dan password yang telah dibuat.<br><img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="Panduan login akun"></li>
<li>Pilih game slot favorit Anda dan mulai bermain dengan nyaman di perangkat apa pun.</li>
</ol>
</div></div> </div></div></div></div>        </div>
    </div>

    <div class="attributes flex text-sm flex-wrap font-medium my-6">
                <div class="flex items-center w-full md:w-1/2 my-1 min-h-[24px] gap-2">
            <span class="text-action-active text-xs min-w-[33%]">Provider</span>
            <span>Pragmatic Play &amp; lainnya</span>
        </div>
                        <div class="flex items-center w-full md:w-1/2 my-1 min-h-[24px] gap-2">
            <span class="text-action-active text-xs min-w-[33%]">Kategori</span>
            <span>Slot Online</span>
        </div>
                <div class="flex items-center w-full md:w-1/2 my-1 min-h-[24px] gap-2">
            <span class="text-action-active text-xs min-w-[33%]">Akses</span>
            <span>Web &amp; Mobile</span>
        </div>

        <div class="flex items-center w-full md:w-1/2 my-1 min-h-[24px] gap-2">
            <span class="text-action-active text-xs min-w-[33%]">Update Terbaru</span>
            <span>2026</span>
        </div>
                <div class="flex items-center w-full md:w-1/2 my-1 min-h-[24px] gap-2">
            <span class="text-xs text-action-active min-w-[33%]">Status</span>
            <span>Login Sekarang</span>
        </div>

        <div class="flex items-center w-full md:w-1/2 my-1 min-h-[24px] gap-2">
            <span class="text-xs text-action-active min-w-[33%]">Bahasa</span>
                    <div x-data="{ showExtra: false }"
         :class="{ '__show-extra': showExtra }"
         class="value language-flags flex flex-wrap gap-1 items-center __several-languages"
    >
                                                <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="english" width="20" height="20" loading="lazy" class="language-flag" />
                                                            <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="spanish" width="20" height="20" loading="lazy" class="language-flag" />
                                                            <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="french" width="20" height="20" loading="lazy" class="language-flag" />
                                                            <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="german" width="20" height="20" loading="lazy" class="language-flag" />
                                                            <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="italy" width="20" height="20" loading="lazy" class="language-flag" />
                                                            <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="polish" width="20" height="20" loading="lazy" class="language-flag" />
                                                            <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="chinese" width="20" height="20" loading="lazy" class="language-flag" />
                                                            <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="denmark" width="20" height="20" loading="lazy" class="language-flag" />
                                                            <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="netherlands" width="20" height="20" loading="lazy" class="language-flag" />
                                                            <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="japanese" width="20" height="20" loading="lazy" class="language-flag" />
                                                            <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="korean" width="20" height="20" loading="lazy" class="language-flag" />
                                                            <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="portuguese-brazil" width="20" height="20" loading="lazy" class="language-flag" />
                                                            <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="russian" width="20" height="20" loading="lazy" class="language-flag" />
                                                            <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="chinese" width="20" height="20" loading="lazy" class="language-flag" />
                                                            <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="spanish" width="20" height="20" loading="lazy" class="language-flag" />
                                        <span @click="showExtra = true" :class="{ 'hidden': showExtra }" class="showExtraButton bg-background-switcher text-action-active text-xs rounded-md cursor-pointer">
                + 11 more            </span>
            </div>
        </div>

    </div>

    </div>            </div>
        </div>
    </div>
</section>
    <section class="pb-5">
        <h4 class="font-inter text-2lg mb-4 lg:mb-6 leading-normal">Kenali SINAGA123: Akses Slot Online dengan Daftar & Login Termudah di 2026</h4>
                        <div x-data="{ loaded: false }" class="product-video" x-intersect="loaded = true">
            <template x-if="loaded">
                <iframe type="text/html" width="100%" height="600"
                        loading="lazy"
                        class="rounded-lg"
                        src="https://www.youtube.com/embed/j5ha2VwHJCw?autoplay=0"
                        data-categories="advertising"
                        frameborder="0" allowfullscreen></iframe>
            </template>
        </div>
        <div class="flex gap-4 flex-wrap md:flex-nowrap justify-between w-full my-6 lg:my-8">
            <div class="w-full md:w-1/2">
                <a href="https://amp.dailyreviewnewspaper.com/"
                    class="btn btn-secondary w-full add-to-cart-btn gap-2"
                    aria-label="Daftar akun SINAGA123"
                    rel="noopener"><span>Daftar Sekarang</span>
                    <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 24 24" role="img">
  <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.5" d="M2 2h1.74c1.08 0 1.93.93 1.84 2l-.83 9.96a2.796 2.796 0 0 0 2.79 3.03h10.65c1.44 0 2.7-1.18 2.81-2.61l.54-7.5c.12-1.66-1.14-3.01-2.81-3.01H5.82M16.25 22a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Zm-8 0a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM9 8h12"/>
<title>Daftar Sekarang</title></svg>
</a>
            </div>
            <div class="w-full md:w-1/2">
                <a href="https://amp.dailyreviewnewspaper.com/"
                    class="btn btn-primary border border-transparent w-full add-to-cart-btn buy-now"
                    aria-label="Login akun SINAGA123"
                    rel="noopener"><span>Login Sekarang</span>
                    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 19 18" fill="none" role="img">
<g id="Icon Right_2">
<path id="Arrow2 Right_2" d="M7.96814 4.61057L6.91064 5.66807L10.2925 9.00001L6.91064 12.3063L7.96814 13.3638L12.324 9.00001L7.96814 4.61057Z" fill="currentColor" fill-opacity="0.9"/>
</g>
<title>Login Sekarang</title></svg>
</a>
            </div>
        </div>
            <div class="screenshots">
                                                <div class="chunk fullChunk">
                    <div class="screenshot p-2">
                <img alt="Promosi SINAGA123 slot gacor" loading="lazy" referrerpolicy="no-referrer" class="rounded-lg max-lg:w-screen w-full object-cover h-full min-h-[120px]" src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" onerror="this.onerror=null;this.src='https://cdn.robotaset.com/assets/tpl/b7985109ca/images/logo.gif';" />
            </div>
                        <div class="screenshot p-2">
                <img alt="Promosi SINAGA123 slot gacor" loading="lazy" referrerpolicy="no-referrer" class="rounded-lg max-lg:w-screen w-full object-cover h-full min-h-[120px]" src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" onerror="this.onerror=null;this.src='https://cdn.robotaset.com/assets/tpl/b7985109ca/images/logo.gif';" />
            </div>
                        <div class="screenshot p-2">
                <img alt="Promosi SINAGA123 slot gacor" loading="lazy" referrerpolicy="no-referrer" class="rounded-lg max-lg:w-screen w-full object-cover h-full min-h-[120px]" src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" onerror="this.onerror=null;this.src='https://cdn.robotaset.com/assets/tpl/b7985109ca/images/logo.gif';" />
            </div>
                                        </div>
                                    <div class="chunk fullChunk">
                    <div class="screenshot p-2">
                <img alt="Promosi SINAGA123 slot gacor" loading="lazy" referrerpolicy="no-referrer" class="rounded-lg max-lg:w-screen w-full object-cover h-full min-h-[120px]" src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" onerror="this.onerror=null;this.src='https://cdn.robotaset.com/assets/tpl/b7985109ca/images/logo.gif';" />
            </div>
                        <div class="screenshot p-2">
                <img alt="Promosi SINAGA123 slot gacor" loading="lazy" referrerpolicy="no-referrer" class="rounded-lg max-lg:w-screen w-full object-cover h-full min-h-[120px]" src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" onerror="this.onerror=null;this.src='https://cdn.robotaset.com/assets/tpl/b7985109ca/images/logo.gif';" />
            </div>
                        <div class="screenshot p-2">
                <img alt="Promosi SINAGA123 slot gacor" loading="lazy" referrerpolicy="no-referrer" class="rounded-lg max-lg:w-screen w-full object-cover h-full min-h-[120px]" src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" onerror="this.onerror=null;this.src='https://cdn.robotaset.com/assets/tpl/b7985109ca/images/logo.gif';" />
            </div>
        </div>
</div>    </section>
    <section id="description">
        <div class="w-full">
            <div class="text&#x20;product-description&#x20;pb-5">    <h2><strong>Mengapa memilih platform ini?</strong></h2>
<ul style="list-style-position: inside;">
<li><strong>Pendaftaran cepat</strong> — formulir singkat, akun aktif dalam beberapa menit.</li>
<li><strong>Login praktis</strong> — akses stabil lewat browser di HP maupun laptop.</li>
<li><strong>Koleksi slot lengkap</strong> — ribuan judul dari provider populer dengan performa responsif.</li>
<li><strong>Info RTP jelas</strong> — data return to player membantu memilih game yang sesuai gaya bermain.</li>
<li><strong>Bonus scatter menarik</strong> — berbagai game dengan fitur free spin dan pola scatter favorit komunitas.</li>
<li><strong>Update rekomendasi harian</strong> — daftar game performa baik untuk pemula hingga pemain berpengalaman.</li>
</ul>
<h2><strong>Tentang SINAGA123</strong></h2>
<p><strong>SINAGA123</strong> menghadirkan pengalaman bermain slot online yang dirancang agar proses daftar dan login tetap sederhana di tahun 2026. Setelah masuk ke akun, Anda dapat langsung menjelajahi lobby permainan tanpa instalasi rumit atau verifikasi berbelit.</p>
<p>Platform ini menyediakan beragam kategori slot — mulai dari tema klasik hingga modern — dengan informasi RTP yang ditampilkan secara transparan. Pemain yang menyukai dinamika bonus juga dapat menemukan judul dengan fitur scatter hitam dan peluang free spin yang variatif.</p>
<p>Untuk memulai, cukup buka halaman resmi, selesaikan registrasi, lalu login menggunakan kredensial Anda. Tim customer service siap membantu 24 jam jika ada pertanyaan seputar transaksi atau navigasi situs.</p>
<h3>Cara daftar akun (ringkas)</h3>
<ol>
<li>Buka situs resmi melalui browser.</li>
<li>Klik tombol <strong>Daftar</strong> dan isi data diri yang valid.</li>
<li>Selesaikan verifikasi singkat, lalu akun siap digunakan.</li>
</ol>
<h3>Cara login (ringkas)</h3>
<ol>
<li>Pilih menu <strong>Login</strong> di halaman utama.</li>
<li>Masukkan username dan password yang telah dibuat.</li>
<li>Setelah masuk, pilih kategori slot dan mulai bermain.</li>
</ol>
<h3>Persyaratan &amp; Kompatibilitas</h3>
<div class="product_attributes product-specs">
<div class="attributes-list">
<h4 class="attributes-list__title">MINIMUM</h4>
<ul>
<li><span class="attributes-list_name">Perangkat</span><span class="attributes-list_value">Smartphone / Tablet Android &amp; iOS</span></li>
<li><span class="attributes-list_name">Browser</span><span class="attributes-list_value">Chrome, Safari, atau Firefox terbaru</span></li>
<li><span class="attributes-list_name">Koneksi</span><span class="attributes-list_value">Internet stabil min. 5 Mbps</span></li>
<li><span class="attributes-list_name">Deposit</span><span class="attributes-list_value">Mulai dari nominal terjangkau</span></li>
</ul>
</div>
<div class="attributes-list">
<h4 class="attributes-list__title">DISARANKAN</h4>
<ul>
<li><span class="attributes-list_name">Perangkat</span><span class="attributes-list_value">Desktop / Laptop untuk layar lebih luas</span></li>
<li><span class="attributes-list_name">Browser</span><span class="attributes-list_value">Versi terbaru dengan cache dibersihkan</span></li>
<li><span class="attributes-list_name">Koneksi</span><span class="attributes-list_value">Wi-Fi atau 4G/5G stabil</span></li>
<li><span class="attributes-list_name">Keamanan</span><span class="attributes-list_value">Gunakan password kuat &amp; jangan bagikan akun</span></li>
</ul>
</div>
</div>    <div class="product_attributes">
        <div class="attributes-list">
            <h4 class="attributes-list__title">Keunggulan utama</h4>
            <ul>
                <li>Registrasi dan login yang mudah dipahami pemula</li>
                <li>Ribuan game slot dengan RTP kompetitif</li>
                <li>Layanan pelanggan responsif 24 jam</li>
            </ul>
        </div>
    </div></div>        </div>
    </section>
    <section id="faq" class="pb-8 lg:pb-12" aria-labelledby="faq-heading">
        <div class="w-full">
            <h2 id="faq-heading" class="font-inter text-2lg mb-4 lg:mb-6 leading-normal">Pertanyaan yang sering diajukan</h2>
            <div class="space-y-6 text-sm md:text-base leading-relaxed">
                <article>
                    <h3 class="text-lg font-semibold mb-2">Apa itu SINAGA123?</h3>
                    <p>SINAGA123 adalah platform slot online untuk pemain Indonesia yang menawarkan ribuan permainan, proses registrasi sederhana, informasi RTP transparan, serta dukungan customer service 24 jam nonstop.</p>
                </article>
                <article>
                    <h3 class="text-lg font-semibold mb-2">Bagaimana cara daftar di SINAGA123?</h3>
                    <p>Buka halaman resmi, pilih tombol Daftar, lengkapi data diri yang valid, lalu ikuti verifikasi singkat. Proses registrasi biasanya selesai dalam beberapa menit tanpa instalasi aplikasi tambahan.</p>
                </article>
                <article>
                    <h3 class="text-lg font-semibold mb-2">Bagaimana cara login ke akun?</h3>
                    <p>Masuk melalui menu Login, kemudian isi username dan password yang sudah terdaftar. Setelah berhasil masuk, Anda dapat langsung mengakses lobby permainan di desktop maupun mobile.</p>
                </article>
                <article>
                    <h3 class="text-lg font-semibold mb-2">Apakah tersedia slot gacor dengan RTP tinggi?</h3>
                    <p>Ya. Platform ini rutin memperbarui daftar game dengan performa baik dan menampilkan informasi RTP agar pemain dapat memilih judul slot yang sesuai strategi bermain mereka.</p>
                </article>
                <article>
                    <h3 class="text-lg font-semibold mb-2">Apa itu fitur scatter hitam pada permainan slot?</h3>
                    <p>Scatter hitam mengacu pada pola bonus populer di sejumlah game slot yang memberikan peluang free spin atau multiplier tambahan. Banyak pemain memilih kategori ini karena dinamika permainannya lebih variatif.</p>
                </article>
                <article>
                    <h3 class="text-lg font-semibold mb-2">Berapa lama proses deposit dan withdraw?</h3>
                    <p>Sebagian besar transaksi diproses dalam hitungan menit melalui metode pembayaran populer di Indonesia. Jika ada kendala, tim bantuan dapat dihubungi via email <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="187b6b586b7176797f79292a2b367b7775">[email&#160;protected]</a> atau WhatsApp +6282125509765.</p>
                </article>
            </div>
        </div>
    </section>
<section class="full-width-bleed bg-primary-dark ">
    
<div x-data="{ open: false }">
    <div
        class="flex flex-wrap container items-baseline pt-6 md:pt-14 overflow-hidden max-h-[600px]"
        id="customer-review-list"
        aria-label="Customer&#x20;Reviews"
        tabindex="-1"
        role="group"
    >
            <div class="w-full">
            <h3 class="text-action-disabled text-center lg:max-w-[50%] m-auto mb-4">Belum ada ulasan untuk<span class='text-white'> SINAGA123!</span></h3>
            <p class="text-primary-darker text-center">Jadilah yang pertama berbagi pengalaman bermain slot di SINAGA123!</p>
            <div class="flex justify-center items-center my-6">
                <button x-show="!open" @click="open = !open; $nextTick(() => document.getElementById('review-form').scrollIntoView({block: 'end', behavior: 'smooth' }))" type="button" class="btn btn-secondary">Tulis ulasan</button>
            </div>
            <div class="flex gap-6 p-4 relative max-lg-full-bleed">
                <div class="absolute inset-0 z-10 bg-primary-overlay"></div>
                                    <div class="p-5 bg-white text-black min-w-[300px] blur-sm">
                        <div class="flex gap-2.5 flex-col h-full">
                            <div class="flex flex-wrap justify-between items-center w-full min-h-[55px]">
                                <span class="hidden" >100</span>
                                <div class="rounded-full py-2.5 border-2 bg-background-switcher border-green
                                                        min-w-[54px] min-h-[54px] inline-block leading-snug text-center mr-2.5
                                                        text-2lg font-semibold align-middle text-green">100</div>
                            </div>
                            <div class="flex gap-2.5 items-center">
                                <span class="text-sm text-dark-50">Diulas oleh:</span>
                                <span class="font-medium">Danny</span>
                            </div>
                            <div class="text-2lg font-semibold leading-tight">Pengalaman bermain yang nyaman</div>
                            <div class="text-sm">
                                Login cepat, koleksi game lengkap, dan informasi RTP yang membantu memilih judul slot. Fitur bonus scatter juga cukup variatif untuk pemula maupun pemain berpengalaman.                            </div>
                            <div class="mt-auto flex flex-col gap-2.5">
                                <div class="bg-background-switcher rounded-md p-1.5 w-full">
                                    <p class="uppercase text-sm font-medium flex gap-1 mb-1 items-center">
                                        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 24 24" class="w-4 h-4 text-green" aria-hidden="true">
  <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m6 11.995 3.995 3.996L18 8"/>
</svg>
                                        <span>Kelebihan</span>
                                    </p>
                                    <p class="ml-5 text-xs text-dark-50">Login cepat, koleksi game lengkap, dan informasi RTP yang membantu memilih judul slot. Fitur bonus scatter juga cukup variatif untuk pemula maupun pemain berpengalaman.</p>
                                </div>
                                <div class="bg-background-switcher rounded-md p-1.5 w-full">
                                    <p class="uppercase text-sm font-medium flex gap-1 mb-1 items-center">
                                        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 28 28" fill="none" class="w-4 h-4 text-red" aria-hidden="true">
<g id="ph:x_5">
<path id="Vector_7" d="M21.7656 20.6336C21.8399 20.708 21.8988 20.7962 21.9391 20.8933C21.9793 20.9904 22 21.0945 22 21.1996C22 21.3047 21.9793 21.4088 21.9391 21.5059C21.8988 21.603 21.8399 21.6912 21.7656 21.7656C21.6912 21.8399 21.603 21.8988 21.5059 21.9391C21.4088 21.9793 21.3047 22 21.1996 22C21.0945 22 20.9904 21.9793 20.8933 21.9391C20.7962 21.8988 20.708 21.8399 20.6336 21.7656L14 15.1309L7.36637 21.7656C7.21626 21.9157 7.01268 22 6.8004 22C6.58812 22 6.38454 21.9157 6.23443 21.7656C6.08433 21.6155 6 21.4119 6 21.1996C6 20.9873 6.08433 20.7837 6.23443 20.6336L12.8691 14L6.23443 7.36637C6.08433 7.21626 6 7.01268 6 6.8004C6 6.58812 6.08433 6.38454 6.23443 6.23443C6.38454 6.08433 6.58812 6 6.8004 6C7.01268 6 7.21626 6.08433 7.36637 6.23443L14 12.8691L20.6336 6.23443C20.7837 6.08433 20.9873 6 21.1996 6C21.4119 6 21.6155 6.08433 21.7656 6.23443C21.9157 6.38454 22 6.58812 22 6.8004C22 7.01268 21.9157 7.21626 21.7656 7.36637L15.1309 14L21.7656 20.6336Z" fill="currentColor"/>
</g>
</svg>
                                        <span>Kekurangan</span>
                                    </p>
                                    <p class="ml-5 text-xs text-dark-50">Kadang loading saat jam sibuk</p>
                                </div>
                            </div>
                        </div>
                    </div>
                                    <div class="p-5 bg-white text-black min-w-[300px] blur-sm">
                        <div class="flex gap-2.5 flex-col h-full">
                            <div class="flex flex-wrap justify-between items-center w-full min-h-[55px]">
                                <span class="hidden" >100</span>
                                <div class="rounded-full py-2.5 border-2 bg-background-switcher border-green
                                                        min-w-[54px] min-h-[54px] inline-block leading-snug text-center mr-2.5
                                                        text-2lg font-semibold align-middle text-green">100</div>
                            </div>
                            <div class="flex gap-2.5 items-center">
                                <span class="text-sm text-dark-50">Diulas oleh:</span>
                                <span class="font-medium">Danny</span>
                            </div>
                            <div class="text-2lg font-semibold leading-tight">Pengalaman bermain yang nyaman</div>
                            <div class="text-sm">
                                Login cepat, koleksi game lengkap, dan informasi RTP yang membantu memilih judul slot. Fitur bonus scatter juga cukup variatif untuk pemula maupun pemain berpengalaman.                            </div>
                            <div class="mt-auto flex flex-col gap-2.5">
                                <div class="bg-background-switcher rounded-md p-1.5 w-full">
                                    <p class="uppercase text-sm font-medium flex gap-1 mb-1 items-center">
                                        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 24 24" class="w-4 h-4 text-green" aria-hidden="true">
  <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m6 11.995 3.995 3.996L18 8"/>
</svg>
                                        <span>Kelebihan</span>
                                    </p>
                                    <p class="ml-5 text-xs text-dark-50">Login cepat, koleksi game lengkap, dan informasi RTP yang membantu memilih judul slot. Fitur bonus scatter juga cukup variatif untuk pemula maupun pemain berpengalaman.</p>
                                </div>
                                <div class="bg-background-switcher rounded-md p-1.5 w-full">
                                    <p class="uppercase text-sm font-medium flex gap-1 mb-1 items-center">
                                        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 28 28" fill="none" class="w-4 h-4 text-red" aria-hidden="true">
<g id="ph:x_6">
<path id="Vector_8" d="M21.7656 20.6336C21.8399 20.708 21.8988 20.7962 21.9391 20.8933C21.9793 20.9904 22 21.0945 22 21.1996C22 21.3047 21.9793 21.4088 21.9391 21.5059C21.8988 21.603 21.8399 21.6912 21.7656 21.7656C21.6912 21.8399 21.603 21.8988 21.5059 21.9391C21.4088 21.9793 21.3047 22 21.1996 22C21.0945 22 20.9904 21.9793 20.8933 21.9391C20.7962 21.8988 20.708 21.8399 20.6336 21.7656L14 15.1309L7.36637 21.7656C7.21626 21.9157 7.01268 22 6.8004 22C6.58812 22 6.38454 21.9157 6.23443 21.7656C6.08433 21.6155 6 21.4119 6 21.1996C6 20.9873 6.08433 20.7837 6.23443 20.6336L12.8691 14L6.23443 7.36637C6.08433 7.21626 6 7.01268 6 6.8004C6 6.58812 6.08433 6.38454 6.23443 6.23443C6.38454 6.08433 6.58812 6 6.8004 6C7.01268 6 7.21626 6.08433 7.36637 6.23443L14 12.8691L20.6336 6.23443C20.7837 6.08433 20.9873 6 21.1996 6C21.4119 6 21.6155 6.08433 21.7656 6.23443C21.9157 6.38454 22 6.58812 22 6.8004C22 7.01268 21.9157 7.21626 21.7656 7.36637L15.1309 14L21.7656 20.6336Z" fill="currentColor"/>
</g>
</svg>
                                        <span>Kekurangan</span>
                                    </p>
                                    <p class="ml-5 text-xs text-dark-50">Kadang loading saat jam sibuk</p>
                                </div>
                            </div>
                        </div>
                    </div>
                                    <div class="p-5 bg-white text-black min-w-[300px] blur-sm">
                        <div class="flex gap-2.5 flex-col h-full">
                            <div class="flex flex-wrap justify-between items-center w-full min-h-[55px]">
                                <span class="hidden" >100</span>
                                <div class="rounded-full py-2.5 border-2 bg-background-switcher border-green
                                                        min-w-[54px] min-h-[54px] inline-block leading-snug text-center mr-2.5
                                                        text-2lg font-semibold align-middle text-green">100</div>
                            </div>
                            <div class="flex gap-2.5 items-center">
                                <span class="text-sm text-dark-50">Diulas oleh:</span>
                                <span class="font-medium">Danny</span>
                            </div>
                            <div class="text-2lg font-semibold leading-tight">Pengalaman bermain yang nyaman</div>
                            <div class="text-sm">
                                Login cepat, koleksi game lengkap, dan informasi RTP yang membantu memilih judul slot. Fitur bonus scatter juga cukup variatif untuk pemula maupun pemain berpengalaman.                            </div>
                            <div class="mt-auto flex flex-col gap-2.5">
                                <div class="bg-background-switcher rounded-md p-1.5 w-full">
                                    <p class="uppercase text-sm font-medium flex gap-1 mb-1 items-center">
                                        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 24 24" class="w-4 h-4 text-green" aria-hidden="true">
  <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m6 11.995 3.995 3.996L18 8"/>
</svg>
                                        <span>Kelebihan</span>
                                    </p>
                                    <p class="ml-5 text-xs text-dark-50">Login cepat, koleksi game lengkap, dan informasi RTP yang membantu memilih judul slot. Fitur bonus scatter juga cukup variatif untuk pemula maupun pemain berpengalaman.</p>
                                </div>
                                <div class="bg-background-switcher rounded-md p-1.5 w-full">
                                    <p class="uppercase text-sm font-medium flex gap-1 mb-1 items-center">
                                        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 28 28" fill="none" class="w-4 h-4 text-red" aria-hidden="true">
<g id="ph:x_7">
<path id="Vector_9" d="M21.7656 20.6336C21.8399 20.708 21.8988 20.7962 21.9391 20.8933C21.9793 20.9904 22 21.0945 22 21.1996C22 21.3047 21.9793 21.4088 21.9391 21.5059C21.8988 21.603 21.8399 21.6912 21.7656 21.7656C21.6912 21.8399 21.603 21.8988 21.5059 21.9391C21.4088 21.9793 21.3047 22 21.1996 22C21.0945 22 20.9904 21.9793 20.8933 21.9391C20.7962 21.8988 20.708 21.8399 20.6336 21.7656L14 15.1309L7.36637 21.7656C7.21626 21.9157 7.01268 22 6.8004 22C6.58812 22 6.38454 21.9157 6.23443 21.7656C6.08433 21.6155 6 21.4119 6 21.1996C6 20.9873 6.08433 20.7837 6.23443 20.6336L12.8691 14L6.23443 7.36637C6.08433 7.21626 6 7.01268 6 6.8004C6 6.58812 6.08433 6.38454 6.23443 6.23443C6.38454 6.08433 6.58812 6 6.8004 6C7.01268 6 7.21626 6.08433 7.36637 6.23443L14 12.8691L20.6336 6.23443C20.7837 6.08433 20.9873 6 21.1996 6C21.4119 6 21.6155 6.08433 21.7656 6.23443C21.9157 6.38454 22 6.58812 22 6.8004C22 7.01268 21.9157 7.21626 21.7656 7.36637L15.1309 14L21.7656 20.6336Z" fill="currentColor"/>
</g>
</svg>
                                        <span>Kekurangan</span>
                                    </p>
                                    <p class="ml-5 text-xs text-dark-50">Kadang loading saat jam sibuk</p>
                                </div>
                            </div>
                        </div>
                    </div>
                            </div>
        </div>
        </div>
    <div class="w-full py-6 items-center bg-primary-darker" id="review-form" tabindex="-1"  x-show="open">
    <div class="container">
        <div class="card p-4 md:p-8 lg:p-14 relative">
            <span @click="open = false" class="cursor-pointer">
                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 28 28" fill="none" class="text-primary top-5 right-5 absolute" role="img">
<g id="ph:x_8">
<path id="Vector_10" d="M21.7656 20.6336C21.8399 20.708 21.8988 20.7962 21.9391 20.8933C21.9793 20.9904 22 21.0945 22 21.1996C22 21.3047 21.9793 21.4088 21.9391 21.5059C21.8988 21.603 21.8399 21.6912 21.7656 21.7656C21.6912 21.8399 21.603 21.8988 21.5059 21.9391C21.4088 21.9793 21.3047 22 21.1996 22C21.0945 22 20.9904 21.9793 20.8933 21.9391C20.7962 21.8988 20.708 21.8399 20.6336 21.7656L14 15.1309L7.36637 21.7656C7.21626 21.9157 7.01268 22 6.8004 22C6.58812 22 6.38454 21.9157 6.23443 21.7656C6.08433 21.6155 6 21.4119 6 21.1996C6 20.9873 6.08433 20.7837 6.23443 20.6336L12.8691 14L6.23443 7.36637C6.08433 7.21626 6 7.01268 6 6.8004C6 6.58812 6.08433 6.38454 6.23443 6.23443C6.38454 6.08433 6.58812 6 6.8004 6C7.01268 6 7.21626 6.08433 7.36637 6.23443L14 12.8691L20.6336 6.23443C20.7837 6.08433 20.9873 6 21.1996 6C21.4119 6 21.6155 6.08433 21.7656 6.23443C21.9157 6.38454 22 6.58812 22 6.8004C22 7.01268 21.9157 7.21626 21.7656 7.36637L15.1309 14L21.7656 20.6336Z" fill="currentColor"/>
</g>
<title>cross</title></svg>
            </span>
            <div class="flex max-lg:flex-wrap gap-4 lg:gap-24 justify-between">
                <div class="w-full lg:w-1/2">
                                            <h3 class="text-2xl mt-4">
                            Write Your Review                        </h3>
                        <form class="review-form"
                              x-ref="form"
                              id="review_form"
                              @submit.prevent="submitForm()"
                              x-data="initReviewForm()"
                              x-defer="intersect"
                              data-form-name="address_edit"
                        >
                            <input name="form_key" type="hidden" value="uxBPYoQMCsHOPhlA" />                                                        <fieldset>
                                                                    <fieldset name="rating-group">
                                        <div class="flex flex-col my-8">
                                            <p class="mb-4">Add your game rating:</p>
                                            <div class="text-md hidden">
                                                Your Rating:
                                            </div>
                                            <div id="product-review-table">
                                                                                                    <div class="sm:table-row">
                                                        <div
                                                            class="flex flex-row grow-0 gap-2.5"
                                                            x-data="{ clickedRatingId: 0 }"
                                                        >
                                                                                                                                                                                        <div
                                                                    class="relative"
                                                                    @click="clickedRatingId = 1 || 0"
                                                                >
                                                                    <label
                                                                        class="rating-1 m-0 cursor-pointer"
                                                                        for="Rating_1"
                                                                        id="Rating_1_label"
                                                                    >
                                                                                                                                                <span class="rounded-md text-2lg p-2.5
                                                                                    min-w-[54px] inline-block text-white leading-none text-center
                                                                                    font-bolder align-middle"
                                                                              :class="1 == clickedRatingId
                                                                                ? 'bg-primary'
                                                                                : 'bg-action-focus-light'"
                                                                                    >
                                                                                0                                                                        </span>
                                                                        <input
                                                                            class="absolute opacity-0 bottom-0 left-0 cursor-pointer"
                                                                            type="radio"
                                                                            required                                                                            name="ratings[6]"
                                                                            id="Rating_1"
                                                                            value="26"
                                                                                                                                                            aria-label="1&#x20;star"
                                                                                                                                                    />
                                                                    </label>

                                                                </div>
                                                                                                                                                                                            <div
                                                                    class="relative"
                                                                    @click="clickedRatingId = 2 || 0"
                                                                >
                                                                    <label
                                                                        class="rating-2 m-0 cursor-pointer"
                                                                        for="Rating_2"
                                                                        id="Rating_2_label"
                                                                    >
                                                                                                                                                <span class="rounded-md text-2lg p-2.5
                                                                                    min-w-[54px] inline-block text-white leading-none text-center
                                                                                    font-bolder align-middle"
                                                                              :class="2 == clickedRatingId
                                                                                ? 'bg-primary'
                                                                                : 'bg-action-focus-light'"
                                                                                    >
                                                                                25                                                                        </span>
                                                                        <input
                                                                            class="absolute opacity-0 bottom-0 left-0 cursor-pointer"
                                                                            type="radio"
                                                                                                                                                        name="ratings[6]"
                                                                            id="Rating_2"
                                                                            value="27"
                                                                                                                                                            aria-label="2&#x20;stars"
                                                                                                                                                    />
                                                                    </label>

                                                                </div>
                                                                                                                                                                                            <div
                                                                    class="relative"
                                                                    @click="clickedRatingId = 3 || 0"
                                                                >
                                                                    <label
                                                                        class="rating-3 m-0 cursor-pointer"
                                                                        for="Rating_3"
                                                                        id="Rating_3_label"
                                                                    >
                                                                                                                                                <span class="rounded-md text-2lg p-2.5
                                                                                    min-w-[54px] inline-block text-white leading-none text-center
                                                                                    font-bolder align-middle"
                                                                              :class="3 == clickedRatingId
                                                                                ? 'bg-primary'
                                                                                : 'bg-action-focus-light'"
                                                                                    >
                                                                                50                                                                        </span>
                                                                        <input
                                                                            class="absolute opacity-0 bottom-0 left-0 cursor-pointer"
                                                                            type="radio"
                                                                                                                                                        name="ratings[6]"
                                                                            id="Rating_3"
                                                                            value="28"
                                                                                                                                                            aria-label="3&#x20;stars"
                                                                                                                                                    />
                                                                    </label>

                                                                </div>
                                                                                                                                                                                            <div
                                                                    class="relative"
                                                                    @click="clickedRatingId = 4 || 0"
                                                                >
                                                                    <label
                                                                        class="rating-4 m-0 cursor-pointer"
                                                                        for="Rating_4"
                                                                        id="Rating_4_label"
                                                                    >
                                                                                                                                                <span class="rounded-md text-2lg p-2.5
                                                                                    min-w-[54px] inline-block text-white leading-none text-center
                                                                                    font-bolder align-middle"
                                                                              :class="4 == clickedRatingId
                                                                                ? 'bg-primary'
                                                                                : 'bg-action-focus-light'"
                                                                                    >
                                                                                75                                                                        </span>
                                                                        <input
                                                                            class="absolute opacity-0 bottom-0 left-0 cursor-pointer"
                                                                            type="radio"
                                                                                                                                                        name="ratings[6]"
                                                                            id="Rating_4"
                                                                            value="29"
                                                                                                                                                            aria-label="4&#x20;stars"
                                                                                                                                                    />
                                                                    </label>

                                                                </div>
                                                                                                                                                                                            <div
                                                                    class="relative"
                                                                    @click="clickedRatingId = 5 || 0"
                                                                >
                                                                    <label
                                                                        class="rating-5 m-0 cursor-pointer"
                                                                        for="Rating_5"
                                                                        id="Rating_5_label"
                                                                    >
                                                                                                                                                <span class="rounded-md text-2lg p-2.5
                                                                                    min-w-[54px] inline-block text-white leading-none text-center
                                                                                    font-bolder align-middle"
                                                                              :class="5 == clickedRatingId
                                                                                ? 'bg-primary'
                                                                                : 'bg-action-focus-light'"
                                                                                    >
                                                                                100                                                                        </span>
                                                                        <input
                                                                            class="absolute opacity-0 bottom-0 left-0 cursor-pointer"
                                                                            type="radio"
                                                                                                                                                        name="ratings[6]"
                                                                            id="Rating_5"
                                                                            value="30"
                                                                                                                                                            aria-label="5&#x20;stars"
                                                                                                                                                    />
                                                                    </label>

                                                                </div>
                                                                                                                                                                                    </div>
                                                    </div>
                                                                                            </div>
                                            <input type="hidden" name="validate_rating" value=""/>
                                        </div>
                                    </fieldset>
                                                                <div>
                                    <div class="flex gap-4 flex-wrap justify-between lg:flex-nowrap mb-5">
                                        <div class="w-full lg:w-1/2">
                                            <label for="nickname_field" class="sr-only">
                                                <span>Nickname</span>
                                            </label>
                                            <div>
                                                <input class="form-input w-full"
                                                       required
                                                       placeholder="Name&#x2F;Account&#x2A;" type="text"
                                                       name="nickname" id="nickname_field"/>
                                            </div>
                                        </div>
                                        <div class="w-full lg:w-1/2">
                                            <label for="summary_field" class="sr-only">
                                                <span>Summary</span>
                                            </label>
                                            <div>
                                                <input class="form-input w-full"
                                                       required
                                                       placeholder="Review Title*" type="text"
                                                       name="title"
                                                       id="summary_field"/>
                                            </div>
                                        </div>
                                    </div>
                                    <div class="mb-5">
                                        <label for="review_field">
                                            <span>Game Review</span>
                                        </label>
                                        <div>
                                            <textarea
                                                class="form-textarea w-full"
                                                required
                                                placeholder="Write Your Review*" name="detail"
                                                id="review_field" cols="5"
                                                x-model="text"
                                                rows="3"></textarea>
                                            <div class="note">
                                                <span x-text="text.replace(/\s/g, '').length"></span> <span> / Please enter at least 25 characters </span>
                                            </div>
                                        </div>
                                    </div>
                                    <div class="mb-5">
                                        <label for="pro_field" class="flex gap-2">
                                            <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="text-green-light" role="img">
<g id="jam:smiley">
<path id="Vector_11" d="M12 22C6.477 22 2 17.523 2 12C2 6.477 6.477 2 12 2C17.523 2 22 6.477 22 12C22 17.523 17.523 22 12 22ZM12 20C14.1217 20 16.1566 19.1571 17.6569 17.6569C19.1571 16.1566 20 14.1217 20 12C20 9.87827 19.1571 7.84344 17.6569 6.34315C16.1566 4.84285 14.1217 4 12 4C9.87827 4 7.84344 4.84285 6.34315 6.34315C4.84285 7.84344 4 9.87827 4 12C4 14.1217 4.84285 16.1566 6.34315 17.6569C7.84344 19.1571 9.87827 20 12 20ZM8.08 15.394C8.02826 15.2732 8.00082 15.1434 7.99925 15.0119C7.99769 14.8805 8.02202 14.7501 8.07086 14.6281C8.11971 14.506 8.1921 14.3948 8.28392 14.3008C8.37574 14.2068 8.48518 14.1317 8.606 14.08C8.72682 14.0283 8.85664 14.0008 8.98806 13.9993C9.11948 13.9977 9.24992 14.022 9.37194 14.0709C9.49395 14.1197 9.60516 14.1921 9.69919 14.2839C9.79323 14.3757 9.86826 14.4852 9.92 14.606C10.0948 15.0127 10.385 15.3592 10.7547 15.6027C11.1244 15.8462 11.5573 15.976 12 15.976C12.4427 15.976 12.8756 15.8462 13.2453 15.6027C13.615 15.3592 13.9052 15.0127 14.08 14.606C14.1317 14.4852 14.2068 14.3757 14.3008 14.2839C14.3948 14.1921 14.506 14.1197 14.6281 14.0709C14.7501 14.022 14.8805 13.9977 15.0119 13.9993C15.1434 14.0008 15.2732 14.0283 15.394 14.08C15.5148 14.1317 15.6243 14.2068 15.7161 14.3008C15.8079 14.3948 15.8803 14.506 15.9291 14.6281C15.978 14.7501 16.0023 14.8805 16.0007 15.0119C15.9992 15.1434 15.9717 15.2732 15.92 15.394C15.5915 16.1615 15.0449 16.8156 14.3481 17.2753C13.6513 17.7351 12.8348 17.9801 12 17.9801C11.1652 17.9801 10.3487 17.7351 9.65189 17.2753C8.95506 16.8156 8.4085 16.1615 8.08 15.394ZM9 8C9.26522 8 9.51957 8.10536 9.70711 8.29289C9.89464 8.48043 10 8.73478 10 9V11C10 11.2652 9.89464 11.5196 9.70711 11.7071C9.51957 11.8946 9.26522 12 9 12C8.73478 12 8.48043 11.8946 8.29289 11.7071C8.10536 11.5196 8 11.2652 8 11V9C8 8.73478 8.10536 8.48043 8.29289 8.29289C8.48043 8.10536 8.73478 8 9 8ZM15 8C15.2652 8 15.5196 8.10536 15.7071 8.29289C15.8946 8.48043 16 8.73478 16 9V11C16 11.2652 15.8946 11.5196 15.7071 11.7071C15.5196 11.8946 15.2652 12 15 12C14.7348 12 14.4804 11.8946 14.2929 11.7071C14.1054 11.5196 14 11.2652 14 11V9C14 8.73478 14.1054 8.48043 14.2929 8.29289C14.4804 8.10536 14.7348 8 15 8Z" fill="#4EC494"/>
</g>
<title>smiley</title></svg>
</span>
                                            <span>Kelebihan<span class="text-action-active"> - Apa yang Anda sukai?</span></span>
                                        </label>
                                        <div class="control">
                                            <textarea name="pro" id="pro_field" cols="5" rows="3" placeholder="Write Your Review*"
                                                      required class="form-textarea w-full"></textarea>
                                        </div>
                                    </div>
                                    <div class="mb-5">
                                        <label for="con_field" class="flex gap-2">
                                            <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="text-red-light" role="img">
<g id="ph:smiley-sad-bold">
<path id="Vector_12" d="M12 1.875C9.99747 1.875 8.0399 2.46882 6.37486 3.58137C4.70981 4.69392 3.41206 6.27523 2.64572 8.12533C1.87939 9.97543 1.67888 12.0112 2.06955 13.9753C2.46023 15.9393 3.42454 17.7435 4.84055 19.1595C6.25656 20.5755 8.06066 21.5398 10.0247 21.9305C11.9888 22.3211 14.0246 22.1206 15.8747 21.3543C17.7248 20.5879 19.3061 19.2902 20.4186 17.6251C21.5312 15.9601 22.125 14.0025 22.125 12C22.122 9.3156 21.0543 6.74199 19.1562 4.84383C17.258 2.94567 14.6844 1.87798 12 1.875ZM12 19.875C10.4425 19.875 8.91993 19.4131 7.62489 18.5478C6.32985 17.6825 5.32049 16.4526 4.72445 15.0136C4.12841 13.5747 3.97246 11.9913 4.27632 10.4637C4.58018 8.93606 5.3302 7.53287 6.43154 6.43153C7.53288 5.3302 8.93607 4.58017 10.4637 4.27632C11.9913 3.97246 13.5747 4.12841 15.0136 4.72445C16.4526 5.32049 17.6825 6.32985 18.5478 7.62488C19.4131 8.91992 19.875 10.4425 19.875 12C19.8728 14.0879 19.0424 16.0896 17.566 17.566C16.0896 19.0424 14.0879 19.8728 12 19.875ZM7.125 10.125C7.125 9.82833 7.21298 9.53832 7.3778 9.29165C7.54262 9.04497 7.77689 8.85271 8.05098 8.73918C8.32507 8.62565 8.62667 8.59594 8.91764 8.65382C9.20861 8.7117 9.47589 8.85456 9.68566 9.06434C9.89544 9.27412 10.0383 9.54139 10.0962 9.83236C10.1541 10.1233 10.1244 10.4249 10.0108 10.699C9.89729 10.9731 9.70503 11.2074 9.45836 11.3722C9.21169 11.537 8.92168 11.625 8.625 11.625C8.22718 11.625 7.84565 11.467 7.56434 11.1857C7.28304 10.9044 7.125 10.5228 7.125 10.125ZM16.875 10.125C16.875 10.4217 16.787 10.7117 16.6222 10.9584C16.4574 11.205 16.2231 11.3973 15.949 11.5108C15.6749 11.6244 15.3733 11.6541 15.0824 11.5962C14.7914 11.5383 14.5241 11.3954 14.3143 11.1857C14.1046 10.9759 13.9617 10.7086 13.9038 10.4176C13.8459 10.1267 13.8757 9.82506 13.9892 9.55097C14.1027 9.27689 14.295 9.04262 14.5416 8.8778C14.7883 8.71297 15.0783 8.625 15.375 8.625C15.7728 8.625 16.1544 8.78304 16.4357 9.06434C16.717 9.34564 16.875 9.72718 16.875 10.125ZM16.5694 15.4688C16.7328 15.7113 16.7953 16.008 16.7437 16.2958C16.6921 16.5837 16.5304 16.8402 16.2929 17.0108C16.0554 17.1815 15.7608 17.253 15.4715 17.2102C15.1822 17.1673 14.9209 17.0135 14.7431 16.7812C14.4307 16.3454 14.0189 15.9902 13.5419 15.7452C13.0648 15.5002 12.5363 15.3724 12 15.3724C11.4637 15.3724 10.9352 15.5002 10.4581 15.7452C9.98109 15.9902 9.5693 16.3454 9.25688 16.7812C9.07908 17.0135 8.81783 17.1673 8.52853 17.2102C8.23922 17.253 7.9446 17.1815 7.70711 17.0108C7.46962 16.8402 7.30793 16.5837 7.25632 16.2958C7.20471 16.008 7.26723 15.7113 7.43063 15.4688C7.95146 14.7433 8.63755 14.1522 9.43212 13.7446C10.2267 13.3369 11.1069 13.1242 12 13.1242C12.8931 13.1242 13.7733 13.3369 14.5679 13.7446C15.3625 14.1522 16.0485 14.7433 16.5694 15.4688Z" fill="#FF5A63"/>
</g>
<title>sad-bold</title></svg>
</span>
                                            <span>Kekurangan<span class="text-action-active"> - Apa yang perlu ditingkatkan?</span></span>
                                        </label>
                                        <div class="control">
                                            <textarea name="con" id="con_field" cols="5" rows="3" placeholder="Write Your Review*"
                                                      required class="form-textarea w-full"></textarea>
                                        </div>
                                    </div>
                                </div>
                            </fieldset>
                            <button x-show="!displaySuccessMessage" type="submit"
                                    :disabled="text.replace(/\s/g, '').length < minLength"
                                    class="btn btn-primary w-full">
                                <span>
                                    Kirim Ulasan                                    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 57 57" width="14" height="14" fill="none" stroke="currentColor" stroke-width="2" class="text-primary ml-2 top-2.5 right-2.5 absolute" x-cloak="" x-show="isLoading" role="img">
    <style>
        @keyframes spinner-ball-triangle1 {
            0% { transform: translate(0%, 0%); }
            33% { transform: translate(38%, -79%); }
            66% { transform: translate(77%, 0%); }
            100% { transform: translate(0%, 0%); }
        }

        @keyframes spinner-ball-triangle2 {
            0% { transform: translate(0%, 0%); }
            33% { transform: translate(38%, 79%); }
            66% { transform: translate(-38%, 79%); }
            100% { transform: translate(0%, 0%); }
        }

        @keyframes spinner-ball-triangle3 {
            0% { transform: translate(0%, 0%); }
            33% { transform: translate(-77%, 0%); }
            66% { transform: translate(-38%, -79%); }
            100% { transform: translate(0%, 0%); }
        }
    </style>
    <circle cx="5" cy="50" r="5" style="animation: spinner-ball-triangle1 2.2s linear infinite"/>
    <circle cx="27" cy="5" r="5" style="animation: spinner-ball-triangle2 2.2s linear infinite"/>
    <circle cx="49" cy="50" r="5" style="animation: spinner-ball-triangle3 2.2s linear infinite"/>
<title>loader</title></svg>
                                </span>
                            </button>
                            <p x-show="displaySuccessMessage"
                               x-cloak
                               class="text-green flex items-center">
                                <span class="inline-block w-8 h-8 mr-3">
                                    <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" width="24" height="24" role="img">
  <path stroke-linecap="round" stroke-linejoin="round" d="M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"/>
<title>check-circle</title></svg>
                                </span>
                                Thanks for submitting a game review.                            </p>
                            <template x-if="displayErrorMessage">
                                <p class="text-red flex items-center">
                                    <span class="inline-block w-8 h-8 mr-3">
                                        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" width="24" height="24" role="img">
  <path stroke-linecap="round" stroke-linejoin="round" d="M12 8v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"/>
<title>exclamation-circle</title></svg>
                                    </span>
                                    <template x-for="errorMessage in errorMessages">
                                        <span x-html="errorMessage"></span>
                                    </template>
                                </p>
                            </template>
                                                        <div>
                                <div id="grecaptcha-container-Productreview" class="g-recaptcha"></div>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>
    'use strict';

    (() => {
        const containerId = 'grecaptcha\u002Dcontainer\u002DProductreview';
        const initRecaptcha = () => {
            grecaptchaV2LoadCallbacks.push(() => {
                window.grecaptchaInstanceProductreview = window.grecaptcha.render(containerId, {
                    sitekey: '6LfpAJMUAAAAAFzpoLwCUzAuLRWJI8rWcJwews_7',
                    callback: 'googleRecaptchaCallbackProductreview',
                    size: 'invisible',
                    badge: 'inline',
                });
            });
        };

        // Dynamically rendered forms (eg. via Alpine or Magewire) are rendered post DOMContentLoaded event trigger
        if (document.readyState !== 'loading') {
            // Wait for 'nextTick' for alpine/magewire to finish re-rendering markup
            setTimeout(() => {
                initRecaptcha();
                forceLoadRecaptchaScript(document.getElementById(containerId).closest('form'));
            });
        } else {
            document.addEventListener('DOMContentLoaded', initRecaptcha);
        }
    })();
</script>                                                            </div>
                        </form>

                        <script>
                            function initReviewForm() {

                                return {
                                    isLoading: false,
                                    displayNickname: false,
                                    displaySuccessMessage: false,
                                    displayErrorMessage: false,
                                    errorMessages: [],
                                    errors: 0,
                                    hasCaptchaToken: 0,
                                    token: null,
                                    action: "https://amp.dailyreviewnewspaper.com/",
                                    nickname: null,
                                    summary: null,
                                    ratings: [],
                                    review: null,
                                    text: '',
                                    minLength: 25,
                                    setErrorMessages: function (messages) {
                                        this.errorMessages = [messages]
                                        this.displayErrorMessage = this.errorMessages.length
                                    },
                                    submitForm: function () {
                                        // Do not remove $form. The variable is used in the recaptcha child template.
                                        const $form = document.querySelector('#review_form');
                                        this.validate();

                                            if (!this.hasCaptchaToken) {
        window.googleRecaptchaCallbackProductreview = (token) => {
            this.hasCaptchaToken = token.length > 0;
            this.errors = this.hasCaptchaToken ? 0 : 1;
            if (! this.errors) {
                (this.submitForm || $form.submit).call(this);
            } else {
                const error = 'ReCaptcha\u0020validation\u0020failed,\u0020please\u0020try\u0020again';
                if (this.setErrorMessages) {
                    this.setErrorMessages([error])
                    this.displayErrorMessage = true;
                } else {
                    window.dispatchMessages && window.dispatchMessages([{type: "error", text: error}], 5000);
                }
            }
        }

        this.errors = 1;
        grecaptcha.execute(window.grecaptchaInstanceProductreview);
    }

    
                                        if (this.errors === 0) {
                                            this.placeReview();
                                        }
                                    },
                                    validate: function () {
                                        this.nickname = document.getElementById('nickname_field').value;
                                        this.summary = document.getElementById('summary_field').value;
                                        this.review = document.getElementById('review_field').value;
                                        this.pro_field = document.getElementById('pro_field').value;
                                        this.con_field = document.getElementById('con_field').value;
                                        this.form_key = document.querySelector('#review_form [name="form_key"]').value;
                                        this.token = document.querySelector('[name="g-recaptcha-response"]').value;

                                                                                try {
                                            let rating =  document
                                                .querySelector('input[name="ratings[6]"]:checked')
                                                .value;
                                            if (rating) {
                                                this.ratings[6] = rating;
                                            }
                                        } catch (e) {
                                            console.log(e);
                                        }
                                        
                                        if (!(this.nickname &&
                                            this.summary &&
                                            this.review &&
                                            this.con_field &&
                                            this.pro_field &&
                                            this.form_key &&
                                            Object.keys(this.ratings).length === 1                                        )) {
                                            this.setErrorMessages(
                                                ['Please\u0020verify\u0020you\u0027ve\u0020entered\u0020all\u0020required\u0020information']
                                            );
                                            this.displayErrorMessage = true;
                                            this.errors = 1;
                                            this.hasCaptchaToken = 0;
                                        }
                                    },
                                    placeReview: function () {
                                        this.isLoading = true;
                                        this.displayErrorMessage = false;

                                        let formData = new FormData(this.$refs.form);
                                        formData.append('sku', 'D\u002FLGBTMLDRKDEPC');
                                        formData.set('form_key', hyva.getFormKey());

                                        fetch(this.action, {
                                            method: 'POST',
                                            headers: {
                                                'Store': 'default'
                                            },
                                            body: formData
                                        })
                                        .then(response => {
                                            if (response.redirected) {
                                                window.location.href = response.url;
                                            } else if (response.ok) {
                                                return response.json();
                                            } else {
                                                window.dispatchMessages && window.dispatchMessages([{
                                                    type: 'warning',
                                                    text: response?.statusText
                                                }]);
                                                this.isLoading = false;
                                            }
                                        });
                                    }
                                }
                            }
                        </script>
                                    </div>
                <div class="lg:max-w-[500px] max-lg:hidden">
                      <span class="product-image-container product-image-container-28889"><span class="product-image-wrapper"><img class="object-contain&#x20;object-center&#x20;w-full&#x20;h-auto"  alt="SINAGA123 Slot Online Gacor RTP Tinggi Scatter Hitam 2026"  title="SINAGA123 Slot Online Gacor RTP Tinggi Scatter Hitam 2026"  height="700"  width="496"  src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" loading="lazy" width="" height="" alt="SINAGA123 | Daftar &amp; Login Paling Gampang Slot Online 2026"/></span></span>  <style>.product-image-container-28889 {
    width: 0px;
}
.product-image-container-28889 span.product-image-wrapper {
    padding-bottom: 100%;
}</style> <script type="text&#x2F;javascript">prodImageContainers = document.querySelectorAll(".product-image-container-28889");
for (var i = 0; i < prodImageContainers.length; i++) {
    prodImageContainers[i].style.width = "0px";
}
prodImageContainersWrappers = document.querySelectorAll(
    ".product-image-container-28889  span.product-image-wrapper"
);
for (var i = 0; i < prodImageContainersWrappers.length; i++) {
    prodImageContainersWrappers[i].style.paddingBottom = "100%";
}</script>                    <p class="text-lg font-bold leading-normal mt-4 flex gap-2">
                                                                            <span class="inline-flex items-center">
                            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20" fill="none" class="w-6 h-6" role="img">
<g id="Atoms / Logos / Akses / Web &amp; Mobile_2">
<path id="XMLID 2_2" d="M9.98711 2.5C6.04381 2.5 2.80928 5.53572 2.5 9.40051L6.52062 11.0587C6.85567 10.8291 7.26804 10.6888 7.71907 10.6888C7.75773 10.6888 7.79639 10.6888 7.83505 10.6888L9.62629 8.09949V8.06123C9.62629 6.5051 10.9021 5.22959 12.4613 5.22959C14.0206 5.22959 15.2964 6.49235 15.2964 8.06123C15.2964 9.61735 14.0206 10.8929 12.4613 10.8929C12.4356 10.8929 12.4227 10.8929 12.3969 10.8929L9.84536 12.7168C9.84536 12.7551 9.84536 12.7806 9.84536 12.8189C9.84536 13.9923 8.89175 14.9362 7.71907 14.9362C6.68814 14.9362 5.82474 14.1964 5.63144 13.227L2.75773 12.0408C3.64691 15.1913 6.54639 17.5 9.98711 17.5C14.1366 17.5 17.5 14.1454 17.5 10C17.4871 5.85459 14.1237 2.5 9.98711 2.5ZM7.20361 13.8776L6.27577 13.4949C6.4433 13.8393 6.7268 14.1199 7.10052 14.273C7.91237 14.6046 8.85309 14.2219 9.18814 13.4184C9.35567 13.023 9.35567 12.5893 9.18814 12.1939C9.02062 11.7985 8.72423 11.4923 8.32474 11.3265C7.93814 11.1607 7.51289 11.1735 7.15206 11.3138L8.10567 11.7092C8.69845 11.9643 8.98196 12.6403 8.73711 13.2398C8.49227 13.852 7.80928 14.1327 7.20361 13.8776ZM14.3428 8.06123C14.3428 7.02806 13.4923 6.17347 12.4613 6.17347C11.4175 6.17347 10.5799 7.01531 10.5799 8.06123C10.5799 9.09439 11.4304 9.94898 12.4613 9.94898C13.5052 9.94898 14.3428 9.10714 14.3428 8.06123ZM11.0438 8.06123C11.0438 7.28316 11.6753 6.64541 12.4613 6.64541C13.2474 6.64541 13.8789 7.28316 13.8789 8.06123C13.8789 8.83929 13.2474 9.47704 12.4613 9.47704C11.6753 9.47704 11.0438 8.83929 11.0438 8.06123Z" fill="white"/>
</g>
<title>steam</title></svg>
                        </span>
                                                <span>SINAGA123 — Platform slot online terpercaya dengan daftar & login termudah</span>
                    </p>
                </div>
            </div>
        </div>
    </div>
</div></div></section>
<section>
        <section class="mt-6 mb-20 lg:my-12">
    <div class="flex items-center py-7 lg:mb-8 mx-auto ">
        <h2 class="text-2xl md:text-3xl font-bold">
            Rekomendasi Slot Gacor SINAGA123        </h2>
    </div>
    <div class="related-products block-content splide md:!visible" id="slider-6a0b063f656b3">
        <div class="splide__track">
            <div class="lg:!grid lg:gap-x-6 lg:gap-y-8 lg:grid-cols-4 xl:grid-cols-5 splide__list">
                                                                            <div class="list-product-item splide__slide" data-platform="31" data-platform-name="Web &amp; Mobile">
                                                        <form method="post" data-impression="10221"
      data-restricted="0"      action="https://amp.dailyreviewnewspaper.com/" class="product-item  product_addtocart_form"
>
    <input name="form_key" type="hidden" value="mXU4t4BF1yGyqM8S" />    <input type="hidden" name="product" value="10221"/>
        <a x-data="{ copyright: 0, title: 'Koi\u0020Gate\u0020SINAGA123' }" href="https://amp.dailyreviewnewspaper.com/" :aria-label="title" :data-name="title"
       class="image-zoom-hover product-item-photo gtm" :class="copyright ? 'ip-restricted' : ''" tabindex="-1" data-element="select_item"
    >
        <img class="hover:shadow-sm object-contain w-full&#x20;list-image" x-data="{title: 'Lucky\u0020Neko\u0020SINAGA123'}" @update-gallery-10221.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                <div class="product-item-gradient">
            <div class="flex justify-between p-2 items-center w-full min-h-[50px]">
                                <span>
                                            <img class="icon" src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="steam" width="24" height="24" loading="lazy"/>
                                    </span>
                                                    <span class="text-white uppercase bg-red-light font-semibold py-1 px-2.5 rounded-full text-xs leading-none">Gacor</span>
                            </div>
        </div>
    </a>
    <div class="product-info">
                <div class="name-wrapper">
            <a class="product-item-link text-sm gtm" data-element="select_item" href="https://amp.dailyreviewnewspaper.com/">Gates of Olympus SINAGA123</a>
            <div class="flex gap-2.5 items center flex-wrap">
                            </div>
        </div>
        <div class="item-labels">
            <div class="price-box price-final_price" data-role="priceBox" data-product-id="10221" data-price-box="product-id-10221">
<span class="price-container price-final_price&#x20;tax&#x20;weee">
        <span class="price-wrapper "><span class="price">IDR20,000</span></span>
        </span></div>            <span class="flex items-center gap-2">
                                            </span>
        </div>
    </div>
    <div class="px-2.5">
                            <div class="btns-wrap">
                                     <button class="btn btn-secondary w-full flex gap-2 py-1.5 text-sm px-0 add-to-cart-btn" aria-label="Daftar">
                        <span class="inline">Daftar</span>
                                            </button>
                    <button class="btn btn-primary w-full flex py-1.5 text-sm px-0 buy-now add-to-cart-btn" aria-label="Main">
                        <span class="inline">Main</span>
                                            </button>
                            </div>
            </div>
    </form>
<script>
    window.productImpressionsData = window.productImpressionsData || [];
    window.productImpressionsData[10221] = [{"name":"days gone pc","price":"20000.00","regular_price":"20000.00","discount":674690,"list":"related_products_of_d\/rsrmamsfhbpc","item_variant":"standard","publisher":"playstation mobile, inc.","category":"games","currency":"idr","platform":"steam","primary_genre":"survival","product_type":"pc games","franchise":false,"region":"worldwide","stock":"yes","preorder":"no","id":"DAYSGONEPC"}];
</script>                        </div>
                                                                                                        <div class="list-product-item splide__slide" data-platform="31" data-platform-name="Web &amp; Mobile">
                                                        <form method="post" data-impression="19511"
      data-restricted="0"      action="https://amp.dailyreviewnewspaper.com/" class="product-item  product_addtocart_form"
>
    <input name="form_key" type="hidden" value="kg9jDgrBpF3ysVas" />    <input type="hidden" name="product" value="19511"/>
        <a x-data="{ copyright: 0, title: 'Gates\u0020of\u0020Olympus\u0020SINAGA123' }" href="https://amp.dailyreviewnewspaper.com/" :aria-label="title" :data-name="title"
       class="image-zoom-hover product-item-photo gtm" :class="copyright ? 'ip-restricted' : ''" tabindex="-1" data-element="select_item"
    >
        <img class="hover:shadow-sm object-contain w-full&#x20;list-image" x-data="{title: 'Starlight\u0020Princess\u0020Gacor'}" @update-gallery-19511.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                <div class="product-item-gradient">
            <div class="flex justify-between p-2 items-center w-full min-h-[50px]">
                                <span>
                                            <img class="icon" src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="steam" width="24" height="24" loading="lazy"/>
                                    </span>
                                                    <span class="text-white uppercase bg-red-light font-semibold py-1 px-2.5 rounded-full text-xs leading-none">RTP Tinggi</span>
                            </div>
        </div>
    </a>
    <div class="product-info">
                <div class="name-wrapper">
            <a class="product-item-link text-sm gtm" data-element="select_item" href="https://amp.dailyreviewnewspaper.com/">Starlight Princess Gacor</a>
            <div class="flex gap-2.5 items center flex-wrap">
                            </div>
        </div>
        <div class="item-labels">
            <div class="price-box price-final_price" data-role="priceBox" data-product-id="19511" data-price-box="product-id-19511">
<span class="price-container price-final_price&#x20;tax&#x20;weee">
        <span class="price-wrapper "><span class="price">IDR20,000</span></span>
        </span></div>            <span class="flex items-center gap-2">
                                            </span>
        </div>
    </div>
    <div class="px-2.5">
                            <div class="btns-wrap">
                                     <button class="btn btn-secondary w-full flex gap-2 py-1.5 text-sm px-0 add-to-cart-btn" aria-label="Daftar">
                        <span class="inline">Daftar</span>
                                            </button>
                    <button class="btn btn-primary w-full flex py-1.5 text-sm px-0 buy-now add-to-cart-btn" aria-label="Main">
                        <span class="inline">Main</span>
                                            </button>
                            </div>
            </div>
    </form>
<script>
    window.productImpressionsData = window.productImpressionsData || [];
    window.productImpressionsData[19511] = [{"name":"horizon forbidden west complete edition pc","price":"20000.00","regular_price":"20000.00","discount":650600,"list":"related_products_of_d\/hmwrld3pc","item_variant":"complete","publisher":"playstation studios","category":"games","currency":"idr","platform":"steam","primary_genre":"action","product_type":"pc games","franchise":"horizon","region":"worldwide","stock":"yes","preorder":"no","id":"HZFNWCEPC"}];
</script>                        </div>
                                                                                                        <div class="list-product-item splide__slide" data-platform="31" data-platform-name="Web &amp; Mobile">
                                                        <form method="post" data-impression="27798"
      data-restricted="0"      action="https://amp.dailyreviewnewspaper.com/" class="product-item  product_addtocart_form"
>
    <input name="form_key" type="hidden" value="HCJ2YIuf4rDZcAa2" />    <input type="hidden" name="product" value="27798"/>
        <a x-data="{ copyright: 0, title: 'Sweet\u0020Bonanza\u0020RTP' }" href="https://amp.dailyreviewnewspaper.com/" :aria-label="title" :data-name="title"
       class="image-zoom-hover product-item-photo gtm" :class="copyright ? 'ip-restricted' : ''" tabindex="-1" data-element="select_item"
    >
        <img class="hover:shadow-sm object-contain w-full&#x20;list-image" x-data="{title: 'Mahjong\u0020Ways\u0020Scatter\u0020Hitam'}" @update-gallery-27798.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                <div class="product-item-gradient">
            <div class="flex justify-between p-2 items-center w-full min-h-[50px]">
                                <span>
                                            <img class="icon" src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="steam" width="24" height="24" loading="lazy"/>
                                    </span>
                                                    <span class="text-white uppercase bg-red-light font-semibold py-1 px-2.5 rounded-full text-xs leading-none">22% Off</span>
                            </div>
        </div>
    </a>
    <div class="product-info">
                <div class="name-wrapper">
            <a class="product-item-link text-sm gtm" data-element="select_item" href="https://amp.dailyreviewnewspaper.com/">Sweet Bonanza RTP Tinggi</a>
            <div class="flex gap-2.5 items center flex-wrap">
                            </div>
        </div>
        <div class="item-labels">
            <div class="price-box price-final_price" data-role="priceBox" data-product-id="27798" data-price-box="product-id-27798">
<span class="price-container price-final_price&#x20;tax&#x20;weee">
        <span class="price-wrapper "><span class="price">IDR20,000</span></span>
        </span></div>            <span class="flex items-center gap-2">
                                            </span>
        </div>
    </div>
    <div class="px-2.5">
                            <div class="btns-wrap">
                                     <button class="btn btn-secondary w-full flex gap-2 py-1.5 text-sm px-0 add-to-cart-btn" aria-label="Daftar">
                        <span class="inline">Daftar</span>
                                            </button>
                    <button class="btn btn-primary w-full flex py-1.5 text-sm px-0 buy-now add-to-cart-btn" aria-label="Main">
                        <span class="inline">Main</span>
                                            </button>
                            </div>
            </div>
    </form>
<script>
    window.productImpressionsData = window.productImpressionsData || [];
    window.productImpressionsData[27798] = [{"name":"crimson desert pc","price":"20000.00","regular_price":"20000.00","discount":289150,"list":"product list","item_variant":"standard","publisher":"pearl abyss","category":"games","currency":"idr","platform":"steam","primary_genre":"action","product_type":"pc games","franchise":false,"region":"worldwide","stock":"yes","preorder":"no","id":"CRMSNDSRTPC"}];
</script>                        </div>
                                                                                                        <div class="list-product-item splide__slide" data-platform="31" data-platform-name="Web &amp; Mobile">
                                                        <form method="post" data-impression="27879"
      data-restricted="0"      action="https://amp.dailyreviewnewspaper.com/" class="product-item  product_addtocart_form"
>
    <input name="form_key" type="hidden" value="3MJPr4iurscUqPDB" />    <input type="hidden" name="product" value="27879"/>
        <a x-data="{ copyright: 0, title: 'Sweet Bonanza RTP' }" href="https://amp.dailyreviewnewspaper.com/" :aria-label="title" :data-name="title"
       class="image-zoom-hover product-item-photo gtm" :class="copyright ? 'ip-restricted' : ''" tabindex="-1" data-element="select_item"
    >
        <img class="hover:shadow-sm object-contain w-full&#x20;list-image" x-data="{title: 'Mahjong Ways Scatter Hitam'}" @update-gallery-27879.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                <div class="product-item-gradient">
            <div class="flex justify-between p-2 items-center w-full min-h-[50px]">
                                <span>
                                            <img class="icon" src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="steam" width="24" height="24" loading="lazy"/>
                                    </span>
                                                    <span class="text-white uppercase bg-red-light font-semibold py-1 px-2.5 rounded-full text-xs leading-none">60% Off</span>
                            </div>
        </div>
    </a>
    <div class="product-info">
                <div class="name-wrapper">
            <a class="product-item-link text-sm gtm" data-element="select_item" href="https://amp.dailyreviewnewspaper.com/">Mahjong Ways Scatter Hitam</a>
            <div class="flex gap-2.5 items center flex-wrap">
                            </div>
        </div>
        <div class="item-labels">
            <div class="price-box price-final_price" data-role="priceBox" data-product-id="27879" data-price-box="product-id-27879">
<span class="price-container price-final_price&#x20;tax&#x20;weee">
        <span class="price-wrapper "><span class="price">IDR20,000</span></span>
        </span></div>            <span class="flex items-center gap-2">
                                            </span>
        </div>
    </div>
    <div class="px-2.5">
                            <div class="btns-wrap">
                                     <button class="btn btn-secondary w-full flex gap-2 py-1.5 text-sm px-0 add-to-cart-btn" aria-label="Daftar">
                        <span class="inline">Daftar</span>
                                            </button>
                    <button class="btn btn-primary w-full flex py-1.5 text-sm px-0 buy-now add-to-cart-btn" aria-label="Main">
                        <span class="inline">Main</span>
                                            </button>
                            </div>
            </div>
    </form>
<script>
    window.productImpressionsData = window.productImpressionsData || [];
    window.productImpressionsData[27879] = [{"name":"menace pc","price":"20000.00","regular_price":"20000.00","discount":506020,"list":"related_products_of_d\/atyrsrwgpc","item_variant":"standard","publisher":"hooded horse","category":"games","currency":"idr","platform":"steam","primary_genre":"strategy","product_type":"pc games","franchise":false,"region":"worldwide","stock":"yes","preorder":"no","id":"MNCPC"}];
</script>                        </div>
                                                                                                        <div class="list-product-item splide__slide" data-platform="31" data-platform-name="Web &amp; Mobile">
                                                        <form method="post" data-impression="28558"
      data-restricted="0"      action="https://amp.dailyreviewnewspaper.com/" class="product-item  product_addtocart_form"
>
    <input name="form_key" type="hidden" value="YIafeOfvvL5LQ8nF" />    <input type="hidden" name="product" value="28558"/>
        <a x-data="{ copyright: 0, title: 'Wild\u0020West\u0020Gold\u0020SINAGA123' }" href="https://amp.dailyreviewnewspaper.com/" :aria-label="title" :data-name="title"
       class="image-zoom-hover product-item-photo gtm" :class="copyright ? 'ip-restricted' : ''" tabindex="-1" data-element="select_item"
    >
        <img class="hover:shadow-sm object-contain w-full&#x20;list-image" x-data="{title: 'Sugar\u0020Rush\u0020SINAGA123'}" @update-gallery-28558.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                <div class="product-item-gradient">
            <div class="flex justify-between p-2 items-center w-full min-h-[50px]">
                                <span>
                                            <img class="icon" src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="steam" width="24" height="24" loading="lazy"/>
                                    </span>
                                                    <span class="text-white uppercase bg-red-light font-semibold py-1 px-2.5 rounded-full text-xs leading-none">43% Off</span>
                            </div>
        </div>
    </a>
    <div class="product-info">
                <div class="name-wrapper">
            <a class="product-item-link text-sm gtm" data-element="select_item" href="https://amp.dailyreviewnewspaper.com/">Wild West Gold SINAGA123</a>
            <div class="flex gap-2.5 items center flex-wrap">
                            </div>
        </div>
        <div class="item-labels">
            <div class="price-box price-final_price" data-role="priceBox" data-product-id="28558" data-price-box="product-id-28558">
<span class="price-container price-final_price&#x20;tax&#x20;weee">
        <span class="price-wrapper "><span class="price">IDR20,000</span></span>
        </span></div>            <span class="flex items-center gap-2">
                                            </span>
        </div>
    </div>
    <div class="px-2.5">
                            <div class="btns-wrap">
                                     <button class="btn btn-secondary w-full flex gap-2 py-1.5 text-sm px-0 add-to-cart-btn" aria-label="Daftar">
                        <span class="inline">Daftar</span>
                                            </button>
                    <button class="btn btn-primary w-full flex py-1.5 text-sm px-0 buy-now add-to-cart-btn" aria-label="Main">
                        <span class="inline">Main</span>
                                            </button>
                            </div>
            </div>
    </form>
<script>
    window.productImpressionsData = window.productImpressionsData || [];
    window.productImpressionsData[28558] = [{"name":"reanimal pc","price":"20000.00","regular_price":"20000.00","discount":361440,"list":"related_products_of_d\/myhacaljspc","item_variant":"standard","publisher":"thq nordic","category":"games","currency":"idr","platform":"steam","primary_genre":"horror","product_type":"pc games","franchise":false,"region":"worldwide","stock":"yes","preorder":"no","id":"RNMLPC"}];
</script>                        </div>
                                                                                                        <div class="list-product-item splide__slide" data-platform="31" data-platform-name="Web &amp; Mobile">
                                                        <form method="post" data-impression="28559"
      data-restricted="0"      action="https://amp.dailyreviewnewspaper.com/" class="product-item  product_addtocart_form"
>
    <input name="form_key" type="hidden" value="GxXp6oanBxWmcwk5" />    <input type="hidden" name="product" value="28559"/>
        <a x-data="{ copyright: 0, title: 'Big\u0020Bass\u0020Bonanza\u0020Gacor' }" href="https://amp.dailyreviewnewspaper.com/" :aria-label="title" :data-name="title"
       class="image-zoom-hover product-item-photo gtm" :class="copyright ? 'ip-restricted' : ''" tabindex="-1" data-element="select_item"
    >
        <img class="hover:shadow-sm object-contain w-full&#x20;list-image" x-data="{title: 'Aztec\u0020Gems\u0020SINAGA123'}" @update-gallery-28559.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                <div class="product-item-gradient">
            <div class="flex justify-between p-2 items-center w-full min-h-[50px]">
                                <span>
                                            <img class="icon" src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="steam" width="24" height="24" loading="lazy"/>
                                    </span>
                                                    <span class="text-white uppercase bg-red-light font-semibold py-1 px-2.5 rounded-full text-xs leading-none">44% Off</span>
                            </div>
        </div>
    </a>
    <div class="product-info">
                <div class="name-wrapper">
            <a class="product-item-link text-sm gtm" data-element="select_item" href="https://amp.dailyreviewnewspaper.com/">Aztec Gems SINAGA123</a>
            <div class="flex gap-2.5 items center flex-wrap">
                            </div>
        </div>
        <div class="item-labels">
            <div class="price-box price-final_price" data-role="priceBox" data-product-id="28559" data-price-box="product-id-28559">
<span class="price-container price-final_price&#x20;tax&#x20;weee">
        <span class="price-wrapper "><span class="price">IDR20,000</span></span>
        </span></div>            <span class="flex items-center gap-2">
                                            </span>
        </div>
    </div>
    <div class="px-2.5">
                            <div class="btns-wrap">
                                     <button class="btn btn-secondary w-full flex gap-2 py-1.5 text-sm px-0 add-to-cart-btn" aria-label="Daftar">
                        <span class="inline">Daftar</span>
                                            </button>
                    <button class="btn btn-primary w-full flex py-1.5 text-sm px-0 buy-now add-to-cart-btn" aria-label="Main">
                        <span class="inline">Main</span>
                                            </button>
                            </div>
            </div>
    </form>
<script>
    window.productImpressionsData = window.productImpressionsData || [];
    window.productImpressionsData[28559] = [{"name":"reanimal digital deluxe edition pc","price":"20000.00","regular_price":"20000.00","discount":534930,"list":"related_products_of_d\/sworndepc","item_variant":"digital deluxe ","publisher":"thq nordic","category":"games","currency":"idr","platform":"steam","primary_genre":"horror","product_type":"pc games","franchise":false,"region":"worldwide","stock":"yes","preorder":"no","id":"RNMLDEPC"}];
</script>                        </div>
                                                                                                        <div class="list-product-item splide__slide" data-platform="31" data-platform-name="Web &amp; Mobile">
                                                        <form method="post" data-impression="28929"
      data-restricted="0"      action="https://amp.dailyreviewnewspaper.com/" class="product-item  product_addtocart_form"
>
    <input name="form_key" type="hidden" value="uxBPYoQMCsHOPhlA" />    <input type="hidden" name="product" value="28929"/>
        <a x-data="{ copyright: 0, title: 'Koi\u0020Gate\u0020SINAGA123' }" href="https://amp.dailyreviewnewspaper.com/" :aria-label="title" :data-name="title"
       class="image-zoom-hover product-item-photo gtm" :class="copyright ? 'ip-restricted' : ''" tabindex="-1" data-element="select_item"
    >
        <img class="hover:shadow-sm object-contain w-full&#x20;list-image" x-data="{title: 'Lucky\u0020Neko\u0020SINAGA123'}" @update-gallery-28929.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                <div class="product-item-gradient">
            <div class="flex justify-between p-2 items-center w-full min-h-[50px]">
                                <span>
                                            <img class="icon" src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="steam" width="24" height="24" loading="lazy"/>
                                    </span>
                                                    <span class="text-white uppercase bg-red-light font-semibold py-1 px-2.5 rounded-full text-xs leading-none">44% Off</span>
                            </div>
        </div>
    </a>
    <div class="product-info">
                <div class="name-wrapper">
            <a class="product-item-link text-sm gtm" data-element="select_item" href="https://amp.dailyreviewnewspaper.com/">Koi Gate SINAGA123 Gacor</a>
            <div class="flex gap-2.5 items center flex-wrap">
                            </div>
        </div>
        <div class="item-labels">
            <div class="price-box price-final_price" data-role="priceBox" data-product-id="28929" data-price-box="product-id-28929">
<span class="price-container price-final_price&#x20;tax&#x20;weee">
        <span class="price-wrapper "><span class="price">IDR20,000</span></span>
        </span></div>            <span class="flex items-center gap-2">
                                            </span>
        </div>
    </div>
    <div class="px-2.5">
                            <div class="btns-wrap">
                                     <button class="btn btn-secondary w-full flex gap-2 py-1.5 text-sm px-0 add-to-cart-btn" aria-label="Daftar">
                        <span class="inline">Daftar</span>
                                            </button>
                    <button class="btn btn-primary w-full flex py-1.5 text-sm px-0 buy-now add-to-cart-btn" aria-label="Main">
                        <span class="inline">Main</span>
                                            </button>
                            </div>
            </div>
    </form>
<script>
    window.productImpressionsData = window.productImpressionsData || [];
    window.productImpressionsData[28929] = [{"name":"styx: blades of greed quartz edition pc","price":"20000.00","regular_price":"20000.00","discount":481920,"list":"related_products_of_d\/lgbtmldrkdepc","item_variant":"quartz","publisher":"nacon","category":"games","currency":"idr","platform":"steam","primary_genre":"action","product_type":"pc games","franchise":"styx","region":"worldwide","stock":"yes","preorder":"no","id":"STYXBLDGDQEPC"}];
</script>                        </div>
                                                                                                        <div class="list-product-item splide__slide" data-platform="3894" data-platform-name="Xbox Play Anywhere">
                                                        <form method="post" data-impression="29175"
      data-restricted="0"      action="https://amp.dailyreviewnewspaper.com/" class="product-item  product_addtocart_form"
>
    <input name="form_key" type="hidden" value="uxBPYoQMCsHOPhlA" />    <input type="hidden" name="product" value="29175"/>
        <a x-data="{ copyright: 0, title: 'Gates\u0020of\u0020Olympus\u0020SINAGA123' }" href="https://amp.dailyreviewnewspaper.com/" :aria-label="title" :data-name="title"
       class="image-zoom-hover product-item-photo gtm" :class="copyright ? 'ip-restricted' : ''" tabindex="-1" data-element="select_item"
    >
        <img class="hover:shadow-sm object-contain w-full&#x20;list-image" x-data="{title: 'Starlight\u0020Princess\u0020Gacor'}" @update-gallery-29175.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                <div class="product-item-gradient">
            <div class="flex justify-between p-2 items-center w-full min-h-[50px]">
                                <span>
                                    </span>
                                                    <span class="text-white uppercase bg-red-light font-semibold py-1 px-2.5 rounded-full text-xs leading-none">36% Off</span>
                            </div>
        </div>
    </a>
    <div class="product-info">
                <div class="name-wrapper">
            <a class="product-item-link text-sm gtm" data-element="select_item" href="https://amp.dailyreviewnewspaper.com/">Lucky Neko SINAGA123</a>
            <div class="flex gap-2.5 items center flex-wrap">
                            </div>
        </div>
        <div class="item-labels">
            <div class="price-box price-final_price" data-role="priceBox" data-product-id="29175" data-price-box="product-id-29175">
<span class="price-container price-final_price&#x20;tax&#x20;weee">
        <span class="price-wrapper "><span class="price">IDR20,000</span></span>
        </span></div>            <span class="flex items-center gap-2">
                                            </span>
        </div>
    </div>
    <div class="px-2.5">
                            <div class="btns-wrap">
                                     <button class="btn btn-secondary w-full flex gap-2 py-1.5 text-sm px-0 add-to-cart-btn" aria-label="Daftar">
                        <span class="inline">Daftar</span>
                                            </button>
                    <button class="btn btn-primary w-full flex py-1.5 text-sm px-0 buy-now add-to-cart-btn" aria-label="Main">
                        <span class="inline">Main</span>
                                            </button>
                            </div>
            </div>
    </form>
<script>
    window.productImpressionsData = window.productImpressionsData || [];
    window.productImpressionsData[29175] = [{"name":"forza horizon 6 premium edition + pre-order bonus xbox series x|s\/pc (microsoft store)","price":"20000.00","regular_price":"20000.00","discount":963840,"list":"related_products_of_d\/lgbtmldrkdepc","item_variant":"premium","publisher":"xbox game studios","category":"xbox games","currency":"idr","platform":"xbox play anywhere","primary_genre":"racing","product_type":"xbox games","franchise":"forza","region":"worldwide","stock":"yes","preorder":"no","id":"FH6PEXSPC"}];
</script>                        </div>
                                                                                                        <div class="list-product-item splide__slide" data-platform="31" data-platform-name="Web &amp; Mobile">
                                                        <form method="post" data-impression="2635"
      data-restricted="0"      action="https://amp.dailyreviewnewspaper.com/" class="product-item  product_addtocart_form"
>
    <input name="form_key" type="hidden" value="IhXXEQOkXnBPoGI6" />    <input type="hidden" name="product" value="2635"/>
        <a x-data="{ copyright: 0, title: 'Sweet Bonanza RTP' }" href="https://amp.dailyreviewnewspaper.com/" :aria-label="title" :data-name="title"
       class="image-zoom-hover product-item-photo gtm" :class="copyright ? 'ip-restricted' : ''" tabindex="-1" data-element="select_item"
    >
        <img class="hover:shadow-sm object-contain w-full&#x20;list-image" x-data="{title: 'Mahjong Ways Scatter Hitam'}" @update-gallery-2635.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                <div class="product-item-gradient">
            <div class="flex justify-between p-2 items-center w-full min-h-[50px]">
                                <span>
                                            <img class="icon" src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="steam" width="24" height="24" loading="lazy"/>
                                    </span>
                                                    <span class="text-white uppercase bg-red-light font-semibold py-1 px-2.5 rounded-full text-xs leading-none">95% Off</span>
                            </div>
        </div>
    </a>
    <div class="product-info">
                <div class="name-wrapper">
            <a class="product-item-link text-sm gtm" data-element="select_item" href="https://amp.dailyreviewnewspaper.com/">Sugar Rush SINAGA123</a>
            <div class="flex gap-2.5 items center flex-wrap">
                            </div>
        </div>
        <div class="item-labels">
            <div class="price-box price-final_price" data-role="priceBox" data-product-id="2635" data-price-box="product-id-2635">
<span class="price-container price-final_price&#x20;tax&#x20;weee">
        <span class="price-wrapper "><span class="price">IDR20,000</span></span>
        </span></div>            <span class="flex items-center gap-2">
                                            </span>
        </div>
    </div>
    <div class="px-2.5">
                            <div class="btns-wrap">
                                     <button class="btn btn-secondary w-full flex gap-2 py-1.5 text-sm px-0 add-to-cart-btn" aria-label="Daftar">
                        <span class="inline">Daftar</span>
                                            </button>
                    <button class="btn btn-primary w-full flex py-1.5 text-sm px-0 buy-now add-to-cart-btn" aria-label="Main">
                        <span class="inline">Main</span>
                                            </button>
                            </div>
            </div>
    </form>
<script>
    window.productImpressionsData = window.productImpressionsData || [];
    window.productImpressionsData[2635] = [{"name":"lego dc super-villains deluxe edition pc","price":"20000.00","regular_price":"20000.00","discount":1028900,"list":"related_products_of_d\/5051892085304","item_variant":"deluxe","publisher":"warner bros. interactive","category":"games","currency":"idr","platform":"steam","primary_genre":"adventure","product_type":"pc games","franchise":"lego","region":"worldwide","stock":"yes","preorder":"no","id":"LDCSVDEPC"}];
</script>                        </div>
                                                                                                        <div class="list-product-item splide__slide" data-platform="31" data-platform-name="Web &amp; Mobile">
                                                        <form method="post" data-impression="9130"
      data-restricted="0"      action="https://amp.dailyreviewnewspaper.com/" class="product-item  product_addtocart_form"
>
    <input name="form_key" type="hidden" value="uxBPYoQMCsHOPhlA" />    <input type="hidden" name="product" value="9130"/>
        <a x-data="{ copyright: 0, title: 'Sweet\u0020Bonanza\u0020RTP' }" href="https://amp.dailyreviewnewspaper.com/" :aria-label="title" :data-name="title"
       class="image-zoom-hover product-item-photo gtm" :class="copyright ? 'ip-restricted' : ''" tabindex="-1" data-element="select_item"
    >
        <img class="hover:shadow-sm object-contain w-full&#x20;list-image" x-data="{title: 'Mahjong\u0020Ways\u0020Scatter\u0020Hitam'}" @update-gallery-9130.window="$root.src = $event.detail"
loading="lazy"src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" width="245" height="340" :alt="title" :aria-label="title"/>                <div class="product-item-gradient">
            <div class="flex justify-between p-2 items-center w-full min-h-[50px]">
                                <span>
                                            <img class="icon" src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="steam" width="24" height="24" loading="lazy"/>
                                    </span>
                                                    <span class="text-white uppercase bg-red-light font-semibold py-1 px-2.5 rounded-full text-xs leading-none">80% Off</span>
                            </div>
        </div>
    </a>
    <div class="product-info">
                <div class="name-wrapper">
            <a class="product-item-link text-sm gtm" data-element="select_item" href="https://amp.dailyreviewnewspaper.com/">Big Bass Bonanza Gacor</a>
            <div class="flex gap-2.5 items center flex-wrap">
                            </div>
        </div>
        <div class="item-labels">
            <div class="price-box price-final_price" data-role="priceBox" data-product-id="9130" data-price-box="product-id-9130">
<span class="price-container price-final_price&#x20;tax&#x20;weee">
        <span class="price-wrapper "><span class="price">IDR20,000</span></span>
        </span></div>            <span class="flex items-center gap-2">
                                            </span>
        </div>
    </div>
    <div class="px-2.5">
                            <div class="btns-wrap">
                                     <button class="btn btn-secondary w-full flex gap-2 py-1.5 text-sm px-0 add-to-cart-btn" aria-label="Daftar">
                        <span class="inline">Daftar</span>
                                            </button>
                    <button class="btn btn-primary w-full flex py-1.5 text-sm px-0 buy-now add-to-cart-btn" aria-label="Main">
                        <span class="inline">Main</span>
                                            </button>
                            </div>
            </div>
    </form>
<script>
    window.productImpressionsData = window.productImpressionsData || [];
    window.productImpressionsData[9130] = [{"name":"telltale batman shadows edition pc","price":"20000.00","regular_price":"20000.00","discount":455410,"list":"related_products_of_d\/lgbtmldrkdepc","item_variant":"standard","publisher":"telltale games","category":"games","currency":"idr","platform":"steam","primary_genre":false,"product_type":"pc games","franchise":false,"region":"worldwide","stock":"yes","preorder":"no","id":"TEBATSEPC"}];
</script>                        </div>
                                                                        </div>
        </div>
    </div>
    <script>
        'use strict';

        (() => {
            let splideInstance = null;

            const initSliderCarousel = () => {
                if (!Splide || splideInstance) {
                    return;
                }

                splideInstance = new Splide('#slider-6a0b063f656b3', {
                    type: 'loop',
                    perPage: 2,
                    focus: 'left',
                    pagination: true,
                    arrows: false,
                    gap: '1rem',
                    breakpoints: {
                        640: {
                            perPage: 2,
                        },
                        1025: {
                            perPage: 3,
                        },
                        1200: {
                            perPage: 4,
                        },
                    }
                });

                splideInstance.mount();
            };

            const destroySliderCarousel = () => {
                if (splideInstance) {
                    splideInstance.destroy();
                    splideInstance = null;
                }
            };

            const checkScreenWidth = () => {
                if (document.documentElement.clientWidth < 1025) {
                    initSliderCarousel();
                } else {
                    destroySliderCarousel();
                }
            };

            window.addEventListener('DOMContentLoaded', () => {
                const carouselElement = document.getElementById('slider-6a0b063f656b3');

                if (carouselElement) {
                    const script = document.createElement('script');
                    script.type = 'text/javascript';

                    script.addEventListener('load', () => {
                        checkScreenWidth();
                        window.addEventListener('resize', checkScreenWidth);
                    });

                    script.src = 'https\u003A\u002F\u002Fwww.loaded.com\u002Fstatic\u002Fversion1779086669\u002Ffrontend\u002FMedialounge\u002Fcdkeys_hyva\u002Fen_GB\u002Fjs\u002Fsplide\u002Fsplide.min.js';
                    document.head.appendChild(script);
                }
            });
        })();
    </script>
</section>
    </section><div class="product-social-links">  </div> </div><div class="product media"> </div>  <script>
            "use strict";

            var referConfig = {"cookieName":"mp_refer","prefix":"code","isUrlParam":true,"defaultReferUrl":false};
            var value;
            if (referConfig.isUrlParam) {
                var url = new URL(window.location);
                value = url.searchParams.get(referConfig.prefix);
            } else {
                value = window.location.hash;
                if (value) {
                    if (referConfig.prefix && (value.indexOf(referConfig.prefix) !== -1)) {
                        value = value.substr(referConfig.prefix.length + 1)
                    } else {
                        value = value.substr(1);
                    }
                }
            }

            setCookie(value, referConfig);

            function setCookie(value, referConfig) {
                if (value) {
                    hyva.setCookie(referConfig.cookieName, value);
                    if (referConfig.defaultReferUrl) {
                        window.location = referConfig.defaultReferUrl;
                    }
                }
            }</script> <div class="product-reasons"> </div><div class="product-faqs">  </div></div></div></main><div class="page-bottom">   <script type="text/x-magento-init">
    {
        "*": {
            "crProductView": {
                "countries": ""
            }
        }
    }</script></div><footer class="page-footer"><div class="footer content"><script>
    function initFooterCollapsible() {
        return {
            isMobile: false,
            blockOpen: false,
            checkIsMobileResolution() {
                this.isMobile = window.matchMedia('(max-width: 1024px)').matches;
                this.blockOpen = !this.isMobile;
            }
        }
    }
</script>
<div class="bg-primary-dark bg-social-footer">
    <div class="container lg:flex flex-wrap items-center justify-between gap-8 lg:gap-5 lg:py-10">
        <div class="max-lg:pt-8 max-lg:mb-4">
            <h4 class="font-bolder text-2lg lg:text-2xl border-l-4 border-green pl-5 leading-loose text-action-active">
                Lebih dari <span class='text-white'>1 Juta</span> Member Aktif            </h4>
        </div>
        <div class="lg:flex items-center gap-5 max-lg:pb-8">
            <div class="text-white flex gap-3">
                <a href="https://x.com/LoadedEN" target="_blank"><img alt="x" loading="lazy" src="https://www.loaded.com/static/version1779086669/frontend/Medialounge/cdkeys_hyva/en_GB/Magento_Theme/images/social/twitter.png" /></a>
                <a href="https://www.facebook.com/LoadedEN" target="_blank"><img alt="facebook" loading="lazy" src="https://www.loaded.com/static/version1779086669/frontend/Medialounge/cdkeys_hyva/en_GB/Magento_Theme/images/social/facebook.png" /></a>
                <a href="https://www.instagram.com/getloaded" target="_blank"><img alt="instagram" loading="lazy"  src="https://www.loaded.com/static/version1779086669/frontend/Medialounge/cdkeys_hyva/en_GB/Magento_Theme/images/social/instagram.png" /></a>
                <a href="https://www.tiktok.com/@loadeden" target="_blank"><img alt="tiktok" loading="lazy" src="https://www.loaded.com/static/version1779086669/frontend/Medialounge/cdkeys_hyva/en_GB/Magento_Theme/images/social/tiktok.png" /></a>
                <a href="https://www.youtube.com/@LoadedEN" target="_blank"><img alt="youtube" loading="lazy" src="https://www.loaded.com/static/version1779086669/frontend/Medialounge/cdkeys_hyva/en_GB/Magento_Theme/images/social/youtube.png" /></a>
                <a href="https://www.twitch.tv/loadeden" target="_blank"><img alt="twitch" loading="lazy"  src="https://www.loaded.com/static/version1779086669/frontend/Medialounge/cdkeys_hyva/en_GB/Magento_Theme/images/social/twitch.png" /></a>
                <a href="https://discord.gg/D74ddDH5BW" target="_blank"><img alt="discord" loading="lazy" src="https://www.loaded.com/static/version1779086669/frontend/Medialounge/cdkeys_hyva/en_GB/Magento_Theme/images/social/discord.png" /></a>
            </div>
        </div>
    </div>
</div>
<div class="bg-primary-darker">
    <div class="lg:flex justify-between gap-8 container">
        <div class="lg:w-6/12 text-overlay border-r max-lg:border-0 border-secondary py-8 lg:py-10 lg:pr-7 text-sm">
            <a class="logo gtm flex gap-1 max-w-[200px] mb-5 md:max-w-[240px] lg:max-w-[280px]" href="https://amp.dailyreviewnewspaper.com/" aria-label="footer logo" data-element="nav_footer">
                <img width="280" height="96" class="site-logo-img max-sm:w-4/5 max-sm:m-auto h-auto w-auto object-contain" src="https://cdn.robotaset.com/assets/tpl/b7985109ca/images/logo.gif" alt="logo"/>
            </a>
            <p class="sm:inline-block text-white text-base pb-1 border-b border-transparent max-sm:text-center" style="border-image: linear-gradient(90deg,#f0a500 0%,#f0a500 22%,#2dd4bf 100%) 1;">
                Platform Slot Online Terpercaya <span class="font-bolder whitespace-nowrap">SINAGA123</span>            </p>
            <p>&nbsp;</p>
            <div class="green-links">
<p><strong>SINAGA123</strong> menghadirkan proses daftar dan login yang mudah untuk penggemar slot online di Indonesia. Nikmati ribuan permainan dengan RTP kompetitif dan rekomendasi game populer yang diperbarui secara berkala.</p>
<p>&nbsp;</p>
<p>Dengan layanan 24 jam, transaksi cepat, dan beragam judul slot dengan fitur bonus menarik, platform ini cocok bagi pemula maupun pemain berpengalaman yang mengutamakan kenyamanan dan stabilitas bermain.</p>
<p>&nbsp;</p>
<p>Daftar mudah. Main nyaman. Menang maksimal di SINAGA123.</p>
</div>        </div>
        <div class="footer-links lg:flex gap-12 py-8 max-lg:pt-0 lg:py-10">
            <div>
                
    <div x-data="initFooterCollapsible()"
         x-init="checkIsMobileResolution()"
         @resize.window.debounce="checkIsMobileResolution()"
         @visibilitychange.window.debounce="checkIsMobileResolution()"
         class="footer-1 max-lg:bg-primary-dark max-lg:p-3 mb-1.5 max-lg:cursor-pointer gtm"
         aria-label="SINAGA123"
         data-element="nav_footer"
    >
        <h6 class="flex-wrap-center justify-between max-lg:font-normal"
            @click="blockOpen = !blockOpen"
            :aria-expanded="blockOpen"
            :aria-disabled="isMobile"
            :disabled="isMobile ? '' : null"
        >
            SINAGA123            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="max-lg:flex lg:hidden self-center  h-6 w-6" :class="blockOpen ? '!hidden' : ''" role="img">
<g id="IconDropDown_3">
<path id="Drop Arrow_3" d="M7 9.5L12 14.5L17 9.5H7Z" fill="currentColor"/>
</g>
<title>Open</title></svg>
            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="self-center  h-6 w-6 hidden" :class="blockOpen ? 'max-lg:!flex' : ''" role="img">
<g id="IconDropUp_3">
<path id="Up Arrow_3" d="M17 14.5L12 9.5L7 14.5L17 14.5Z" fill="white"/>
</g>
<title>Close</title></svg>
        </h6>
        <nav>
            <ul x-cloak :class="{ 'hidden': !blockOpen && isMobile }" class="max-lg:mt-2 pt-1 text-sm">
                                                        <li class=" my-3 text-overlay text-decoration-gray"><a href="https://amp.dailyreviewnewspaper.com/"
   class="nav-footer__link gtm" aria-label="About Us" data-element="nav_footer">
    About Us</a></li>
                                                        <li class=" my-3 text-overlay text-decoration-gray"><a href="https://blog.loaded.com/" class="nav-footer__link gtm" aria-label="Blog" data-element="nav_footer">
    Blog</a></li>
                                                        <li class=" my-3 text-overlay text-decoration-gray"><a href="https://partners.loaded.com/" class="nav-footer__link gtm" aria-label="Official Partnerships" data-element="nav_footer">
    Official Partnerships</a></li>
                                                        <li class=" my-3 text-overlay text-decoration-gray"><a href="https://amp.dailyreviewnewspaper.com/" class="nav-footer__link gtm" aria-label="FAQ" data-element="nav_footer">
    FAQ</a></li>
                                                        <li class=" my-3 text-overlay text-decoration-gray"><a href="https://amp.dailyreviewnewspaper.com/"
   class="nav-footer__link gtm" aria-label="Privacy Policy" data-element="nav_footer">
    Privacy Policy</a></li>
                                                        <li class=" my-3 text-overlay text-decoration-gray"><a href="https://amp.dailyreviewnewspaper.com/"
   class="nav-footer__link gtm" aria-label="Terms & Conditions" data-element="nav_footer">
    Terms & Conditions</a></li>
                                                        <li class=" my-3 text-overlay text-decoration-gray"><a href="https://amp.dailyreviewnewspaper.com/" class="nav-footer__link gtm" aria-label="Apakah SINAGA123 Aman?" data-element="nav_footer">
    Apakah SINAGA123 Aman?</a></li>
                            </ul>
        </nav>
    </div>
            </div>
            <div>
                
                
    <div x-data="initFooterCollapsible()"
         x-init="checkIsMobileResolution()"
         @resize.window.debounce="checkIsMobileResolution()"
         @visibilitychange.window.debounce="checkIsMobileResolution()"
         class="footer-2 max-lg:bg-primary-dark max-lg:p-3 mb-1.5 max-lg:cursor-pointer gtm"
         aria-label="My Account"
         data-element="nav_footer"
    >
        <h6 class="flex-wrap-center justify-between max-lg:font-normal"
            @click="blockOpen = !blockOpen"
            :aria-expanded="blockOpen"
            :aria-disabled="isMobile"
            :disabled="isMobile ? '' : null"
        >
            My Account            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="max-lg:flex lg:hidden self-center  h-6 w-6" :class="blockOpen ? '!hidden' : ''" role="img">
<g id="IconDropDown_3">
<path id="Drop Arrow_3" d="M7 9.5L12 14.5L17 9.5H7Z" fill="currentColor"/>
</g>
<title>Open</title></svg>
            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="self-center  h-6 w-6 hidden" :class="blockOpen ? 'max-lg:!flex' : ''" role="img">
<g id="IconDropUp_3">
<path id="Up Arrow_3" d="M17 14.5L12 9.5L7 14.5L17 14.5Z" fill="white"/>
</g>
<title>Close</title></svg>
        </h6>
        <nav>
            <ul x-cloak :class="{ 'hidden': !blockOpen && isMobile }" class="max-lg:mt-2 pt-1 text-sm">
                                                        <li class=" my-3 text-overlay text-decoration-gray"><a href="https://amp.dailyreviewnewspaper.com/" class="nav-footer__link gtm" aria-label="My Account" data-element="nav_footer">
    My Account</a></li>
                                                        <li class=" my-3 text-overlay text-decoration-gray"><a href="https://amp.dailyreviewnewspaper.com/" class="nav-footer__link gtm" aria-label="My Orders" data-element="nav_footer">
    My Orders</a></li>
                                                        <li class=" my-3 text-overlay text-decoration-gray"><a href="https://amp.dailyreviewnewspaper.com/" class="nav-footer__link gtm" aria-label="Affiliate Program" data-element="nav_footer">
    Affiliate Program</a></li>
                            </ul>
        </nav>
    </div>
            </div>
            <div>
                
    <div x-data="initFooterCollapsible()"
         x-init="checkIsMobileResolution()"
         @resize.window.debounce="checkIsMobileResolution()"
         @visibilitychange.window.debounce="checkIsMobileResolution()"
         class="footer-3 max-lg:bg-primary-dark max-lg:p-3 mb-1.5 max-lg:cursor-pointer gtm"
         aria-label="Customer Service"
         data-element="nav_footer"
    >
        <h6 class="flex-wrap-center justify-between max-lg:font-normal"
            @click="blockOpen = !blockOpen"
            :aria-expanded="blockOpen"
            :aria-disabled="isMobile"
            :disabled="isMobile ? '' : null"
        >
            Customer Service            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="max-lg:flex lg:hidden self-center  h-6 w-6" :class="blockOpen ? '!hidden' : ''" role="img">
<g id="IconDropDown_4">
<path id="Drop Arrow_4" d="M7 9.5L12 14.5L17 9.5H7Z" fill="currentColor"/>
</g>
<title>Open</title></svg>
            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="self-center  h-6 w-6 hidden" :class="blockOpen ? 'max-lg:!flex' : ''" role="img">
<g id="IconDropUp_4">
<path id="Up Arrow_4" d="M17 14.5L12 9.5L7 14.5L17 14.5Z" fill="white"/>
</g>
<title>Close</title></svg>
        </h6>
        <nav>
            <ul x-cloak :class="{ 'hidden': !blockOpen && isMobile }" class="max-lg:mt-2 pt-1 text-sm">
                                                        <li class=" my-3 text-overlay text-decoration-gray"><a href="https://support.loaded.com/hc/en-gb" class="nav-footer__link gtm" aria-label="Help Center" data-element="nav_footer">
    Help Center</a></li>
                                                        <li class=" my-3 text-overlay text-decoration-gray"><a href="https://support.loaded.com/hc/en-gb/requests/new" class="nav-footer__link gtm" aria-label="Support Requests" data-element="nav_footer">
    Support Requests</a></li>
                            </ul>
        </nav>
    </div>
            </div>
        </div>
    </div>
    <div class="footer-bottom border-t border-secondary py-6 lg:py-12">
        <div class="container gap-6 flex-wrap-center justify-between">
            <div class="flex-wrap-center gap-2.5 lg:gap-5">
                <div>
                    <span class="uppercase text-green">Metode pembayaran yang diterima</span>
                </div>
                <div class="flex flex-wrap gap-1.5 items-stretch">
                    <img src="https://www.loaded.com/static/version1779086669/frontend/Medialounge/cdkeys_hyva/en_GB/CDK_HyvaIcons/svg/payment/paypal.svg" loading="lazy" width="46" height="30" alt="paypal" class="bg-white"/>
                    <img src="https://www.loaded.com/static/version1779086669/frontend/Medialounge/cdkeys_hyva/en_GB/CDK_HyvaIcons/svg/payment/visa.svg" loading="lazy" width="46" height="30" alt="visa" class="bg-white"/>
                    <img src="https://www.loaded.com/static/version1779086669/frontend/Medialounge/cdkeys_hyva/en_GB/CDK_HyvaIcons/svg/payment/mastercard.svg" loading="lazy" width="46" height="30" alt="mastercard" class="bg-white"/>
                    <img src="https://www.loaded.com/static/version1779086669/frontend/Medialounge/cdkeys_hyva/en_GB/CDK_HyvaIcons/svg/payment/mada.svg" loading="lazy" width="46" height="30" alt="mada" class="bg-white" />
                    <img src="https://www.loaded.com/static/version1779086669/frontend/Medialounge/cdkeys_hyva/en_GB/CDK_HyvaIcons/svg/payment/applepay.svg" loading="lazy" width="46" height="30" alt="apple pay" class="bg-white"/>
                    <img src="https://www.loaded.com/static/version1779086669/frontend/Medialounge/cdkeys_hyva/en_GB/CDK_HyvaIcons/svg/payment/blik.svg" loading="lazy" width="46" height="30" alt="blik" class="bg-white" style="padding:3px;"/>
                    <img src="https://www.loaded.com/static/version1779086669/frontend/Medialounge/cdkeys_hyva/en_GB/CDK_HyvaIcons/svg/payment/ideal.svg" loading="lazy" width="46" height="30" alt="ideal" class="bg-white"/>
                    <img src="https://www.loaded.com/static/version1779086669/frontend/Medialounge/cdkeys_hyva/en_GB/CDK_HyvaIcons/svg/payment/bancontact.svg" loading="lazy" width="46" height="30" alt="bancontact" class="bg-white"/>
                    <img src="https://www.loaded.com/static/version1779086669/frontend/Medialounge/cdkeys_hyva/en_GB/CDK_HyvaIcons/svg/payment/promptpay.svg" loading="lazy" width="46" height="30" alt="prompt pay" class="bg-white"/>
                    <img src="https://www.loaded.com/static/version1779086669/frontend/Medialounge/cdkeys_hyva/en_GB/CDK_HyvaIcons/svg/payment/pix.svg" loading="lazy" width="46" height="30" alt="pix" class="bg-white" style="padding:3px;"/>
                </div>
            </div>
            <div>
                <div class="footer-trustpilot">
    <!-- TrustBox widget - Micro Star -->
    <div class="trustpilot-widget" data-locale="en-GB" data-template-id="5419b732fbfb950b10de65e5" data-businessunit-id="68a801396ad677c356e7d698" data-style-height="24px" data-style-width="100%" data-theme="dark">
        <a href="https://www.trustpilot.com/review/loaded.com" target="_blank" rel="noopener"></a>
    </div>
    <!-- End TrustBox widget -->
</div>            </div>
        </div>
    </div>
</div>
<div class="footer-copyright bg-neutral py-4 px-2 border-t border-secondary">
    <p class="text-disabled text-xs text-center">Copyright SINAGA123 2026, all rights reserved</p>
</div></div></footer><div x-cloak x-data="hyva.modal()">
     <div x-cloak data-dialog-ref-name="region-availability" x-bind="overlay" class="fixed inset-0 bg-black bg-opacity-50 z-50"><div class="fixed flex justify-center items-center text-left z-40 inset-0"><div x-ref="region-availability" role="dialog" aria-modal="true"    class="inline-block bg-white shadow-xl rounded-lg p-10 max-h-screen overflow-auto overscroll-y-contain message warning !bg-message !w-auto !overflow-hidden p-6 max-w-[90%]">
    <div class="flex items-start gap-3 md:gap-5">
        <span class="gradient !top-[50px]"></span>
        <span class="icon leading-none mt-2"></span>
        <div>
            <h6 class="mb-1 text-white">Warning!</h6>
            <p class="text-overlay font-normal" id="regionAvailabilityText"></p>
            <div class="mt-6 flex flex-wrap justify-start gap-4 md:gap-8">
                <button @click="hide" type="button" class="btn bg-red text-white max-md:w-full px-8 uppercase">
                    Cancel
                </button>
                <button x-focus-first
                        @click="hide(); window.regionAcceptCallback(window.currentAddToCartEvent)"
                        class="btn btn-primary max-md:w-full px-8">Add to Cart</button>
            </div>
        </div>
    </div></div></div></div></div>
<script type="text/javascript">
    window.checkRegionAvailability = function (event, itemRestricted, callback) {
        event.preventDefault();
        var form = event.target;

        if (document.body.classList.contains('__skip-region-check')) {
            form.submit(); // Directly submit the form if region check is skipped
            return;
        }

        if (itemRestricted === "0" || !itemRestricted) {
            callback(event);
        } else {
            let actionText = 'Add to Cart';
            let isPreorder = document.querySelector('.attribute.stock.available.preorder');

            if (isPreorder) {
                actionText = 'Login Sekarang';
            }

            document.getElementById('regionAvailabilityText').innerHTML = itemRestricted.replace('%action%', actionText);
            window.currentAddToCartEvent = event;
            window.regionAcceptCallback = callback;
            window.dispatchEvent(
                new CustomEvent('hyva-modal-show', {detail: {dialog: 'region-availability'}})
            )
        }
    }
</script><script>
    function initRegionalProductNotice() {
        return {
            locale: null,
            country: null,
            show: true,
            objStores: {
                default: ['GB'],
                ar_sa: ['SA'],
                zh_cn: ['CN'],
                cs_cz: ['CZ'],
                fr_fr: ['FR'],
                de_de: ['DE'],
                he_il: ['IL'],
                hu_hu: ['HU'],
                it_it: ['IT'],
                ko_kr: ['KR'],
                nl_nl: ['NL'],
                pl_pl: ['PL'],
                pt_pt: ['PT'],
                ru_ru: ['RU'],
                es_es: ['ES'],
                th_th: ['TH']
            },
            config: {
                storeCode: '',
                checkLocale: ''
            },
            init() {
                this.locale = this.getCookie('geoipcountrycode') || null;

                if (this.locale && this.config.checkLocale) {
                    this.locale = this.checkLocaleStore(this.locale, this.config.storeCode);
                }

                if (this.locale) {
                    this.checkCookie();
                }
            },
            async fetchCountryData() {
                try {
                    const response = await fetch(this.buildUrl(`restrictions/index/country/region/${this.locale}`), {
                        headers: {
                            'Content-Type': 'application/json'
                        },
                        cache: 'default'
                    });
                    const result = await response.json();
                    this.country = result.country || this.locale;
                    this.setCookie(this.getCountryCookieName(this.locale), this.country, 1);
                } catch (error) {
                    console.error('Error fetching country data:', error);
                }
            },
            async toggleRegionRestriction(uniqueId) {
                window.dispatchEvent(new CustomEvent('click_interaction', { detail: { target: document.getElementById('region-toggle-gtm') }}));

                if (document.getElementById('regionToggle' + uniqueId).checked) {
                    this.resetRegionRestriction();
                } else {
                    this.disableRegionRestriction();
                }
            },
            async disableRegionRestriction() {
                this.setCookie('region_restriction_disabled', 1, 1);
                try {
                    await fetch(this.buildUrl('restrictions/index/disable'), { cache: 'no-store' });
                    this.removePaginationAndReload();
                } catch (error) {
                    console.error('Error disabling region restriction:', error);
                }
            },
            async resetRegionRestriction() {
                this.deleteCookie('region_restriction_disabled');
                try {
                    await fetch(this.buildUrl('restrictions/index/enable'), { cache: 'no-store' });
                    this.removePaginationAndReload();
                } catch (error) {
                    console.error('Error enabling region restriction:', error);
                }
            },
            removePaginationAndReload() {
                if (window.location.hash.includes('page=')) {
                    let newHash = window.location.hash.split('&').filter(param => !param.match(/^page=\d+$/)).join('&');
                    window.history.pushState({}, document.title, window.location.pathname + window.location.search + newHash);
                }
                window.location.reload();
            },
            buildUrl(path) {
                return `/${path}`;
            },
            getCookie(name) {
                let match = document.cookie.match(new RegExp('(^| )' + name + '=([^;]+)'));
                if (match) return match[2];
                return null;
            },
            setCookie(name, value, days) {
                let expires = "";
                if (days) {
                    let date = new Date();
                    date.setTime(date.getTime() + (days * 24 * 60 * 60 * 1000));
                    expires = "; expires=" + date.toUTCString();
                }
                document.cookie = name + "=" + value + expires + "; path=/";
            },
            deleteCookie(name) {
                document.cookie = name + "=; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;";
                document.cookie = name + "=; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/; domain=" + window.location.hostname + ";";
            },
            getCountryCookieName(locale) {
                let cookieName = 'localecountry';
                if (document.documentElement && document.documentElement.lang) {
                    cookieName += document.documentElement.lang;
                }
                if (locale) {
                    cookieName += `_${locale}`;
                }
                return cookieName;
            },
            checkLocaleStore(locale, store) {
                var arrStoreLocales = this.objStores[store];
                if (arrStoreLocales) {
                    if (arrStoreLocales.indexOf(locale) > -1) {
                        return false;
                    }
                }
                return locale;
            },
            checkCookie() {
                this.show = !this.getCookie('region_restriction_disabled');
            }
        }
    }
</script>  <div x-data="nsureSDKLoader"></div><script>
        function nsureSDKLoader() {
            return {
                appId: 'KPJFC435876GYFAA',
                sdkUrl: 'https://sdk.nsureapi.com/sdk.js',

                async init() {
                    await this.loadSDK().then(() => this.handleDeviceId());
                    window.nSureAsyncInit = () => {
                        window.nSureSDK?.init(this.appId);
                    };
                },

                async handleDeviceId() {
                    const deviceId = window.nSureSDK?.getDeviceId();

                    if (deviceId) {
                        window.nSure = { deviceId };
                        document.querySelectorAll('form').forEach((form) => {
                            if (!form.querySelector('input[name="device_id"]')) {
                                const hiddenInput = document.createElement('input');
                                hiddenInput.type = 'hidden';
                                hiddenInput.name = 'device_id';
                                hiddenInput.value = deviceId;
                                form.appendChild(hiddenInput);
                            }
                        });
                    }
                },

                loadSDK() {
                    return new Promise((resolve, reject) => {
                        const script = document.createElement('script');
                        script.src = this.sdkUrl;
                        script.onload = resolve;
                        script.onerror = reject;
                        document.head.appendChild(script);
                    });
                },
            };
        }</script>   <div x-data="statsigInit('client-dMphXF2wPjlOOhXuD5j7am1esUf8dxS1WroZUpG5T6D')"></div><script>
    function statsigInit(clientKey) {
        return {
            init() {
                let userId = hyva.getCookie('statsig_user_id');

                const script = document.createElement('script');
                script.src = `https://cdn.jsdelivr.net/npm/statsig-js/build/statsig-prod-web-sdk.min.js`;
                script.async = true;
                script.crossorigin = 'anonymous';

                script.onload = async () => {
                    if (typeof statsig !== 'undefined') {
                        try {
                            statsig.initialize(clientKey, { userID: userId }, { disableErrorLogging: true });

                            if (typeof window.statsigScript === "function") {
                                window.statsigScript(statsig);
                            }
                            window.dispatchEvent(new CustomEvent('statsig:initialized', { detail: window.statsig }));
                        } catch (e) {
                            console.error('Statsig initialization failed', e);
                        }
                    }
                };
                document.head.appendChild(script);
            }
        }
    }</script><div x-data="initStatsigSearch"></div><script>
    function initStatsigSearch() {
        return {
            init() {
                window.addEventListener('statsig:initialized', (e) => {
                    window.addEventListener('search', (event) => {
                        window.statsig.logEvent('search_interaction', 1, event?.detail?.extra);
                    })
                });
            }
        }
    }</script><div x-data="initStatsigCartEvent"></div><script>
    function initStatsigCartEvent() {
        return {
            init() {
                window.addEventListener('statsig:initialized', () => {
                    window.addEventListener('product-addtocart-success', (event) => {
                        window.statsig.logEvent('add_to_cart', 1, event?.detail);
                    })
                });
            }
        }
    }</script>       <script>
    (() => {
        function src_default(Alpine) {
            Alpine.directive("intersect", Alpine.skipDuringClone((el, { value, expression, modifiers }, { evaluateLater, cleanup }) => {
                let evaluate = evaluateLater(expression);
                let options = {
                    rootMargin: getRootMargin(modifiers),
                    threshold: getThreshold(modifiers)
                };
                let observer = new IntersectionObserver((entries) => {
                    entries.forEach((entry) => {
                        if (entry.isIntersecting === (value === "leave"))
                            return;
                        evaluate();
                        modifiers.includes("once") && observer.disconnect();
                    });
                }, options);
                observer.observe(el);
                cleanup(() => {
                    observer.disconnect();
                });
            }));
        }
        function getThreshold(modifiers) {
            if (modifiers.includes("full"))
                return 0.99;
            if (modifiers.includes("half"))
                return 0.5;
            if (!modifiers.includes("threshold"))
                return 0;
            let threshold = modifiers[modifiers.indexOf("threshold") + 1];
            if (threshold === "100")
                return 1;
            if (threshold === "0")
                return 0;
            return Number(`.${threshold}`);
        }
        function getLengthValue(rawValue) {
            let match = rawValue.match(/^(-?[0-9]+)(px|%)?$/);
            return match ? match[1] + (match[2] || "px") : void 0;
        }
        function getRootMargin(modifiers) {
            const key = "margin";
            const fallback = "0px 0px 0px 0px";
            const index = modifiers.indexOf(key);
            if (index === -1)
                return fallback;
            let values = [];
            for (let i = 1; i < 5; i++) {
                values.push(getLengthValue(modifiers[index + i] || ""));
            }
            values = values.filter((v) => v !== void 0);
            return values.length ? values.join(" ").trim() : fallback;
        }

        document.addEventListener("alpine:init", () => {
            window.Alpine.plugin(src_default);
        });
    })();</script>   <script>
    for (const [selector, deferUntil] of Object.entries({".product-slider section[x-data]":"intersect",".product-info [x-data]":"intersect","#filters-content [x-data]":"intersect","#review_form":"intersect","section[x-data^=initRecentlyViewedProductsComponent]":"intersect","div[x-data^=initBundleOptions]":"intersect","#product_addtocart_form [x-data]":"intersect","#notice-cookie-block":"idle"})) {
        document.querySelectorAll(selector).forEach(el => el.setAttribute('x-defer', `${deferUntil}`));
    }</script>   <script>
    (function () {
        "use strict";

        const hasAlpine = new Promise(resolve => {
            window.addEventListener('alpine:initialized', resolve, {once: true, passive: true});
        });

        const hasInteract = new Promise(resolve => {
            (events => {
                const onInteract = () => {
                    resolve();
                    events.forEach(type => window.removeEventListener(type, onInteract));
                }
                events.forEach(type => window.addEventListener(type, onInteract, {once: true, passive: true}))
            })(['touchstart', 'mouseover', 'wheel', 'scroll', 'keydown'])
        });

        const onIntersect = (el) => {
            return new Promise(resolve => {
                const observer = new IntersectionObserver(entries => {
                    for (const entry of entries) {
                        if (entry.isIntersecting) {
                            observer.disconnect()
                            resolve();
                        }
                    }
                }, {});
                observer.observe(el);
            });
        }

        function runComponent(el) {
            hasAlpine.then(() => {
                el.removeAttribute('x-ignore');
                queueMicrotask(() => Alpine.initTree(el));
            });
        }

        function initDeferredComponents() {
            document.querySelectorAll('[x-data][x-defer]').forEach(el => {
                el.setAttribute('x-ignore', '');
                const deferUntil = (el.getAttribute('x-defer') || '').trim();
                switch (deferUntil) {
                    case 'interact':
                        hasInteract.then(() => runComponent(el));
                        break;
                    case 'intersect':
                        onIntersect(el).then(() => runComponent(el))
                        break;
                    case 'idle':
                        window.requestIdleCallback
                            ? window.requestIdleCallback(() => runComponent(el), {timeout: 4000})
                            : setTimeout(() => runComponent(el), 4000);
                        break;
                    case 'eager':
                        runComponent(el);
                        break;
                    default:
                        if (deferUntil.startsWith('event:') && deferUntil.length > 6) {
                            window.addEventListener(deferUntil.substring(6), () => runComponent(el), {once: true, passive: true});
                        }
                }
            });
        }

        window.addEventListener('alpine:init', initDeferredComponents, {once: true, passive: true});
    })()</script> <script type="module"
        src="https://www.loaded.com/static/version1779086669/frontend/Medialounge/cdkeys_hyva/en_GB/Hyva_Theme/js/alpine3.min.js"
        defer
        crossorigin
></script><script>
    'use strict';
    function dispatchMessages(messages, hideAfter) {
        const messagesEvent = new CustomEvent("messages-loaded", {
            detail: {
                messages: messages,
                hideAfter: hideAfter
            }
        });
        window.dispatchEvent(messagesEvent);
    }

        if (typeof hyva === 'undefined' || (!hyva.getBrowserStorage || !hyva.getCookie || !hyva.setCookie)) {
        console.warn("Hyvä helpers are not loaded yet. Make sure they are included before this script");
    }

    (function( hyva, undefined ) {

        hyva.initFormKey = () => {
            const inputSelector = 'input[name="form_key"]',
                formKey = hyva.getFormKey();

            Array.from(document.querySelectorAll(inputSelector)).map(function (input) {
                input.value = formKey
            });
        }

        hyva.initMessages = () => {
            function decodeHtmlEntities(text) {
                const textArea = document.createElement('textarea');
                textArea.innerHTML = text;
                return textArea.value;
            }

            function isValidJson(jsonString) {
                try {
                    const parsed = JSON.parse(jsonString);
                    return parsed && typeof parsed === 'object';
                } catch (e) {
                    return false;
                }
            }

            try {
                const messages = hyva.getCookie('mage-messages');
                window.mageMessages = messages ? JSON.parse(decodeURIComponent(messages)) : [];

                for (let message in window.mageMessages) {
                    if (window.mageMessages.hasOwnProperty(message)) {
                        let messageText = decodeHtmlEntities(window.mageMessages[message]['text']);
                        try {
                            let parsedText = JSON.parse(messageText);
                            if (parsedText && typeof parsedText === 'object' && parsedText.message) {
                                messageText = parsedText.message;
                            }
                        } catch (e) {}
                        window.mageMessages[message]['text'] = messageText;
                    }
                }

                dispatchMessages(window.mageMessages);

                                // empty `mage-messages` cookie
                const skipSetDomain = true;
                hyva.setCookie('mage-messages','', -1, skipSetDomain);

            } catch (error) {
                console.warn('Error parsing Cookie Messages:', error);
            }
        }

        window.addEventListener('DOMContentLoaded', hyva.initFormKey);
        hyva.alpineInitialized(hyva.initMessages)

    }( window.hyva = window.hyva || {} ));
</script>
 <script>
    'use strict';
    {
        const private_content_key = 'mage-cache-storage';
        const private_content_expire_key = 'mage-cache-timeout';
        const private_content_version_key = 'private_content_version';
        const section_data_ids_key = 'section_data_ids';
        const mage_cache_session_id_key = 'mage-cache-sessid';
        const last_visited_store_key = 'last_visited_store';

        const ttl = 3600;

 if (typeof hyva === 'undefined' || (!hyva.getBrowserStorage || !hyva.getCookie || !hyva.setCookie)) {
            console.warn("Hyvä helpers are not loaded yet. Make sure they are included before this script");
        }

        function loadSectionData () {
            const browserStorage = hyva.getBrowserStorage();
            if (!browserStorage) {
                typeof window.dispatchMessages !== "undefined" && window.dispatchMessages(
                    [{
                        type: "warning",
                        text: "Please enable LocalStorage in your browser."
                    }]
                );
                return;
            }
            try {
                let isInvalid = false;

 if (hyva.getCookie(last_visited_store_key) !== CURRENT_STORE_CODE) {
                    isInvalid = true;
                }
                hyva.setCookie(last_visited_store_key, CURRENT_STORE_CODE, false, false);

 if (!hyva.getCookie(mage_cache_session_id_key)) {
                    isInvalid = true;
                    browserStorage.removeItem(private_content_key);
                    const skipSetDomain = true;
                    const days = false;
                    hyva.setCookie(mage_cache_session_id_key, true, days, skipSetDomain)
                }

                const cookieVersion = hyva.getCookie(private_content_version_key);
                const storageVersion = browserStorage.getItem(private_content_version_key);

                if (cookieVersion && !storageVersion || cookieVersion !== storageVersion) {
                    isInvalid = true;
                }

                const privateContentExpires = browserStorage.getItem(private_content_expire_key);
                if (privateContentExpires && new Date(privateContentExpires) < new Date()) {
                    browserStorage.removeItem(private_content_key);
                }

                if (isInvalid && cookieVersion) {
                    fetchPrivateContent([]);
                } else if (cookieVersion && storageVersion && cookieVersion === storageVersion) {
                    const privateContent = JSON.parse(browserStorage.getItem(private_content_key));
                    if (
                        privateContent &&
                        privateContentExpires &&
                        privateContent.cart &&
                        privateContent.customer
                    ) {
                        dispatchPrivateContent(privateContent);
                    } else {
                        fetchPrivateContent([]);
                    }
                } else {
                    if (document.getElementById('default-section-data')) {
                        const privateContent = JSON.parse(document.getElementById('default-section-data').innerText.trim());
                        dispatchPrivateContent(privateContent);
                    } else {
                        dispatchPrivateContent({});
                    }
                }

            } catch (error) {
                console.warn('Error retrieving Private Content:', error);
            }
        }

        hyva.alpineInitialized(loadSectionData)
        window.addEventListener('reload-customer-section-data', loadSectionData);

 window.processSectionDataBeforeDispatch = window.processSectionDataBeforeDispatch || (data => data);

        function dispatchPrivateContent(data) {

            const privateContentEvent = new CustomEvent("private-content-loaded", {
                detail: {
                    data: window.processSectionDataBeforeDispatch(data)
                }
            });
            window.dispatchEvent(privateContentEvent);
        }

 function fetchPrivateContent(sections) {
            fetch(`${BASE_URL}customer/section/load/?sections=${encodeURIComponent(sections.join(','))}`, {
                method: 'GET',
                headers: {
                    'Content-Type': 'application/json',
                    'X-Requested-With': 'XMLHttpRequest'
                }
            })
                .then(response => response.ok && response.json())
                .then(
                    data => {
                        if (data) {
                            try {
                                const browserStorage = hyva.getBrowserStorage();

                                
                                const oldSectionData = JSON.parse(browserStorage.getItem(private_content_key) || '{}') || {};

 if ((! data.cart || ! data.cart.cartId) && oldSectionData['checkout-data']) {
                                    delete oldSectionData['checkout-data'];
                                }
                                const newSectionData = Object.assign(oldSectionData, data);

                                dispatchPrivateContent(newSectionData);

                                
                                if (newSectionData.messages && newSectionData.messages.messages ) {
                                    newSectionData.messages.messages = [];
                                }

                                browserStorage.setItem(private_content_key, JSON.stringify(newSectionData));

                                const expiresAt = new Date(Date.now() + (ttl * 1000)).toISOString();
                                browserStorage.setItem(private_content_expire_key, expiresAt);

                                const newCookieVersion = hyva.getCookie(private_content_version_key);
                                browserStorage.setItem(private_content_version_key, newCookieVersion);

                                
                                
                                hyva.setCookie(
                                    section_data_ids_key,
                                    JSON.stringify(
                                        Object.keys(data).reduce((sectionDataIds, sectionKey) => {
                                            sectionDataIds[sectionKey] = data[sectionKey]['data_id'];
                                            return sectionDataIds;
                                        }, {})
                                    ),
                                    false,
                                    true
                                );
                            } catch (error) {
                                console.warn("Couldn't store privateContent", error);
                            }
                        }
                    }
                );
        }
    }</script> <script>
    (() => {
        document.addEventListener('submit', event => event.target.action = event.target.action.replace('%25uenc%25', hyva.getUenc()));
    })()</script> <script>
    (events => {
        const dispatchUserInteractionEvent = () => {
            events.forEach(type => window.removeEventListener(type, dispatchUserInteractionEvent))
            window.dispatchEvent(new Event('init-external-scripts'))
        };
        events.forEach(type => window.addEventListener(type, dispatchUserInteractionEvent, {once: true, passive: true}))
    })(['touchstart', 'mousemove', 'wheel', 'scroll', 'keydown'])</script><script>
    function initPriceBox()
    {
        return {
            updatePrice(priceData) {
                const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
                const regularPriceElement = this.$root.querySelector('.normal-price [data-price-type=finalPrice].price-wrapper .price');
                const basePriceElement = this.$root.querySelector('.normal-price [data-price-type=basePrice].price-wrapper .price');
                if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
                    regularPriceLabel && regularPriceLabel.classList.add('hidden');
                } else {
                    regularPriceLabel && regularPriceLabel.classList.remove('hidden');
                }
                regularPriceElement && (regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount));
                basePriceElement && (basePriceElement.innerText = hyva.formatPrice(priceData.basePrice.amount));
            }
        }
    }
</script><script>
    'use strict';

    const grecaptchaV2LoadCallbacks = [];

    function executeRecaptchaLoadCallbacks () {
        while (window.grecaptcha && grecaptchaV2LoadCallbacks.length > 0) {
            const callback = grecaptchaV2LoadCallbacks.pop();
            typeof callback === 'string' ? window[callback]() : callback();
        }
    }

    (function() {
        const loadRecaptchaScript = (event) => {

            if (window.grecaptcha || !event.target.form) {
                return;
            }

            const url = 'https://www.google.com/recaptcha/api.js?onload=executeRecaptchaLoadCallbacks';
            const siteKey = '6LeYhTV7x3yYE6aedNXWnkByiL6NTAJuGZExiGqb';
            const script = document.createElement('script');
            script.type = 'text/javascript';
            script.src = siteKey ? `${url}&render=${siteKey}` : `${url}&render=explicit`;
            script.async = true;
            document.head.appendChild(script);

            script.addEventListener('load', () => {
                Array.from(document.querySelectorAll('button[data-recaptcha-btn]:disabled')).forEach(btn => btn.removeAttribute('disabled'));
            });
        }

        window.forceLoadRecaptchaScript = (form) => {
            loadRecaptchaScript({target: {form: form || 'dummy'}});
            executeRecaptchaLoadCallbacks();
        };

        document.body.addEventListener('input', loadRecaptchaScript, { once: true });
        document.body.addEventListener('focus', loadRecaptchaScript, { once: true });

    }());

</script><script type="text/javascript" async>
    var w = document.createElement("script");
    w.type = "text/javascript";
    w.src = "//widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js";
    w.async = true;
    document.head.appendChild(w);
</script><div x-data="hyva.modal()" @hyva-modal-show.window="handleModalShow">
     <div x-cloak data-dialog-ref-name="notify" x-bind="overlay" class="fixed inset-0 bg-black bg-opacity-50 z-50"><div class="fixed flex justify-center items-center text-left z-40 inset-0"><div x-ref="notify" role="dialog" aria-modal="true"    aria-labelledby="notify"  class="inline-block bg-white shadow-xl rounded-lg p-10 max-h-screen overflow-auto overscroll-y-contain border border-primary !bg-primary-darker mx-4 !p-0 max-w-[650px] relative"><button type="button" @click.prevent="hide('notify', $event)" class="transition duration-150 ease-in-out absolute right-2 top-2 close-btn">
                    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" width="24" height="24" role="img">
  <path fill-rule="evenodd" d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z" clip-rule="evenodd"/>
<title>x</title></svg>

            </button>
            <div id="notifyForm" class="flex items-center" x-data="initNotifyForm()">
                <div
                    x-data="{ copyright: 0 }"
                    data-name="SINAGA123 | Daftar &amp; Login Paling Gampang Slot Online 2026"
                    class="max-lg:hidden w-1/2"
                    :class="copyright ? 'ip-restricted' : '' "
                >
                    <img class="w-full notify-img" src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="notify image" loading="lazy" />
                    <label id="notifyFormProductName" class="hidden">SINAGA123 Slot Online Gacor RTP Tinggi Scatter Hitam 2026</label>
                </div>
                <div class="p-8 lg:w-1/2">
                    <h5 class="mb-3 leading-tight text-2lg font-semibold">Get notified when the product is back in stock!</h5>
                    <div x-show="success" x-cloak>
                        <p class="message success justify-between flex items-center gap-3 md:gap-5">
                            <span class="gradient"></span>
                            <span class="icon leading-none"></span>
                            <span> You will be notified when the item is back in stock.</span>
                        </p>
                    </div>
                    <div class="messages" x-show="!success">
                        <p x-show="error" class="message error justify-between flex items-center gap-3 md:gap-5" x-cloak>
                            <span class="gradient"></span>
                            <span class="icon leading-none"></span>
                            <span>Something is wrong. Please check and try again.</span>
                        </p>
                    </div>
                    <p class="mb-4">Enter your email below!</p>
                    <form x-ref="form" @submit.prevent="submitForm();" method="post"><input name="form_key" type="hidden" value="uxBPYoQMCsHOPhlA" /><input type="hidden" name="ajax" value="1" />
                        <input id="notifyFormProductId" type="hidden" name="pid" value="28889" />
                        <input x-focus-first type="email" name="email" class="w-full form-input mb-6" id="outofstock-email" placeholder="Email Address" required />
                        <button type="submit" class="btn btn-primary w-full gap-2"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" width="20" height="20" role="img">
  <path d="M10 2a6 6 0 00-6 6v3.586l-.707.707A1 1 0 004 14h12a1 1 0 00.707-1.707L16 11.586V8a6 6 0 00-6-6zM10 18a3 3 0 01-3-3h6a3 3 0 01-3 3z"/>
<title>bell</title></svg>
<span>Notify me</span>
                        </button>
                    </form>
                </div>
            </div></div></div></div>    <script>
        function handleModalShow(event) {
            if (event.detail.dialog === 'notify') {
                document.getElementById('notifyFormProductId').setAttribute('value', event.target.getAttribute('data-id'));
                if (event.target.id === 'notify-me') {
                    document.querySelector('.notify-img').src = document.getElementById('galleryImage').src;
                    document.getElementById('notifyFormProductName').innerHTML = document.querySelector('[data-ui-id="page-title-wrapper"]').innerHTML;
                } else {
                    document.querySelector('.notify-img').src = event.target.closest('.product-item').querySelector('.list-image').src;
                    document.getElementById('notifyFormProductName').innerHTML = event.target.closest('.product-item').querySelector('.product-item-photo').dataset.name;
                }
            }
        }

        function initNotifyForm() {
            return {
                success: false,
                error: false,
                async submitForm() {
                    try {
                        const form = this.$refs.form;
                        const formData = new FormData(form);
                        var params = new URLSearchParams();
                        formData.forEach((value, key) => {
                            params.append(key, value);
                        });
                        window.dispatchEvent(new CustomEvent('notify_me_email_address', { detail: parseInt(document.getElementById('notifyFormProductId').value) }));

                        let response = await fetch('https://amp.dailyreviewnewspaper.com/', {
                            'headers': {
                                'content-type': 'application/x-www-form-urlencoded; charset=UTF-8',
                            },
                            'method': 'POST',
                            "body": params.toString(),
                        });
                        const result = await response.json();
                        if (result.hasOwnProperty('success') && result.success) {
                            window.dispatchEvent(new CustomEvent('notify_me_request_submitted', { detail: parseInt(document.getElementById('notifyFormProductId').value) }));
                            form.querySelector('#outofstock-email').value = '';
                            this.success = true;
                            this.error = false;
                            var self = this;
                            setTimeout(function(){
                                self.success = false;
                            }, 3000);
                        } else {
                            this.success = false;
                            this.error = true;
                        }
                    } catch (error) {
                        this.success = false;
                        this.error = true;
                        console.error('Error fetching data:', error);
                    }
                }
            }
        }
    </script>
</div><script type="text/javascript">
    function revealEmails() {
        document.querySelectorAll('.hidden-email').forEach((entry) => {
            let emailElement = entry.querySelector('a');
            if (emailElement && entry.classList.contains('hidden')) {

                let email = atob(emailElement.innerHTML.trim());
                if (emailElement.attributes.href && emailElement.attributes.href.value.trim() === emailElement.innerHTML.trim() ) {
                    emailElement.href = 'mailto:' + email;
                }
                emailElement.innerHTML = email;
            }

            entry.classList.remove('hidden');
        });
    }

    window.addEventListener('scroll', revealEmails, { once: true });
    window.addEventListener('click', revealEmails, { once: true });
</script><script type="text/javascript">
    document.addEventListener('DOMContentLoaded', function () {
        window.addEventListener('message', function (event) {
            if (event.data === 'socialLoginVerification') {
                window.location.href = 'https://amp.dailyreviewnewspaper.com/';
            }
        });
        if (document.cookie.includes('socialLoginVerificationRequired=1')) {
            document.cookie = 'socialLoginVerificationRequired=; path=/; max-age=0';
            window.location.href = 'https://amp.dailyreviewnewspaper.com/';
        }
    });
</script><div x-data="googleAnalytics" @private-content-loaded.window="receiveCustomerData($event.detail.data)"></div>
<script type="text/javascript">
    window.currentCurrency = 'IDR';
    window.getCookie = function (name) {
        const cookies = document.cookie.split('; ').reduce((acc, cookie) => {
            const [key, value] = cookie.split('=');
            acc[key] = value;
            return acc;
        }, {});
        return cookies[name];
    };

    document.addEventListener('alpine:init', () => {
        Alpine.data('googleAnalytics', () => ({
            config: {
                language: "en".toLowerCase(),
                pageType: "detail".toLowerCase(),
                pageName: "SINAGA123 Slot Online Gacor RTP Tinggi Scatter Hitam 2026".toLowerCase(),
                country_cd: "ID".toLowerCase(),
                currency: 'IDR',
                new_email: '',
                hashed_email:  ''
            },
            expiredSections: [],
            customer: {},
            viewedBatch: [],
            pageType: "detail",
            coupon: '',
            previousPageViewData: null,
            pageViewData: {},
            position: '',
            paymentMethod: null,
            userHash: hyva.getCookie('user_hash'),
            promo_cookie: 'clicked_promo',
            customerDataLoaded: false,
            viewedItemIndex: 0,
            previousSearchTerm: '',
            init() {
                window.dataLayerBacklog =  window.dataLayerBacklog || [];
                if(!hyva.getCookie('user_hash')) {
                    this.userHash = this.generateHash()
                    hyva.setCookie('user_hash', this.userHash );
                }

                this.clearClickedPromotion();
                document.addEventListener('click', (event) => {
                    let target = event.target.closest('[data-promo], .gtm');
                    if (target?.dataset?.promo) {
                        this.pushEventData('select_promotion', false, JSON.parse(target.dataset.promo));
                        this.saveClickedPromotion(target.dataset.promo);
                    } else if (target?.classList.contains('gtm')) {
                        this.pushUserInteraction(target);
                    } else if (event.target.closest('a, button')) {
                        target = event.target.closest('a, button');
                        if (!target) return;
                        let position = 'body';
                        if (target.closest('header')) {
                            position = 'header';
                        } else if (target.closest('footer')) {
                            position = 'footer';
                        }
                        this.pushEventData('cta_click', false, { cta_name: target.getAttribute('aria-label') ? target.getAttribute('aria-label').toLowerCase() :  target.innerText.trim().toLowerCase(), cta_type: target.tagName.toLowerCase(), cta_position: position });
                    }
                });

                window.addEventListener('product-wishlist-state-change', (e) => {
                    let product = e.detail || {};
                    if (product.state === 'add') {
                        this.pushEventData('add_to_wishlist', e.detail);
                    }
                    if (product.state === 'remove') {
                        this.pushEventData('remove_from_wishlist', e.detail);
                    }
                });

                window.addEventListener('remove-from-wishlist', (e) => {
                    this.pushEventData('remove_from_wishlist', e.detail);
                });

                window.addEventListener('move-from-wishlist', (e) => {
                    this.pushEventData('move_from_wishlist_to_cart', e.detail);
                });
                window.addEventListener('redeemable_region_toggle', (e) => {
                    this.pushEventData('redeemable_region_toggle', false, e.detail);
                });

                window.addEventListener('checkout:billing:country-change', (e) => {
                    this.pushEventData('billing_country_change', false, {
                        billing_country: (e.detail.country || '').toLowerCase()
                    });
                });

                window.addEventListener('checkout:payment:method-activate', (e) => {
                    if (this.paymentMethod !== e.detail.method) {
                        this.paymentMethod = e.detail.method;

                        this.pushEventData('add_payment_info', false, {
                            ecommerce: {
                                coupon: this.coupon,
                                payment_type: this.paymentMethod,
                                currency: this.config.currency,
                                value: Alpine.store('checkoutData').value,
                                billing_country: document.getElementById('billing_country-country_id').value.toLowerCase(),
                                items: Alpine.store('checkoutData').items
                            }
                        });
                    }
                });
                window.addEventListener('filter-selected', (e) => {
                    const filters = Alpine.store('category').config.items.filterItems;
                    let filterName = [],
                        filterType = [],
                        filterKey;

                    for (filterKey in filters) {
                        let filterOptions = [];
                        const selectedOptions = filters[filterKey].filter(option => option.is_selected);
                        selectedOptions.forEach((option) => {
                            if (option.label) {
                                filterOptions.push(option.label);
                            }
                        });
                        if (selectedOptions.length) {
                            filterType.push(filterKey.replace('Filter',''));
                            filterName.push(filterOptions.join(':'));
                        }
                    }

                    const priceRange = Alpine.store('category').priceRange;
                    if (priceRange) {
                        filterType.push('price');
                        filterName.push(priceRange);
                    }

                    let extra = {
                        filter_name : filterName.join('|'),
                        filter_type: filterType.join('|'),
                        filter_category: 'page filter'
                    }

                    this.pushEventData('filter', false, extra);
                });

                window.addEventListener('click_interaction', (e) => {
                    this.pushUserInteraction(e.detail.target);
                });

                window.addEventListener('account_interaction', (e) => {
                    e.detail.target.setAttribute('aria-label', e.detail.target.innerHTML.toLowerCase());
                    e.detail.target.dataset['element'] = 'nav_my_account';
                    this.pushUserInteraction(e.detail.target);
                    window.location.href = e.detail.target.href;
                });

                window.addEventListener('user_interaction', (e) => {
                    if (e.detail?.originalEvent) {
                        this.pushUserInteraction(e.detail.originalEvent.target);
                    } else {
                        this.pushUserInteraction(e.target);
                    }
                });

                window.addEventListener('my_account_outbound_link', (e) => {
                    let extra = {'selection_name': e?.detail?.target?.dataset?.selection, 'outbound_link': e?.detail?.target?.href };
                    this.pushEventData('my_account_outbound_link', false, extra);
                    window.location.href = e.detail.target.href;
                });

                window.addEventListener('ajax:couponSuccess', (e) => {
                    this.coupon = e.detail.voucher_code;
                    this.pushEventData('promo_code_applied', false, e.detail);
                });

                if (typeof Magewire !== 'undefined') {
                    Magewire.on('coupon_code_applied', (data) => {
                        this.coupon = data.code;
                        this.pushEventData('promo_code_applied', false, { voucher_code: data.code });
                    });

                    Magewire.on('coupon_code_revoked', (data) => {
                        this.pushEventData('promo_code_removed', false, { voucher_code: data.code });
                        this.coupon = '';
                    });

                    Magewire.hook('message.processed', (message) => {
                        const dispatches = message?.response?.effects?.dispatches;
                        if (!Array.isArray(dispatches)) return;

                        const messagesEvent = dispatches.find(d => d.event === 'messages-loaded');
                        const messages = messagesEvent?.data?.messages;
                        if (!Array.isArray(messages)) return;

                        const errors = messages.filter(m => m.type === 'warning' || m.type === 'error');
                        if (!errors.length) return;

                        errors.forEach(m => { this.pushEventData('checkout_error', false, { fail_reason: m.text });} );

                        const actions = Array.isArray(message?.updateQueue) ? message.updateQueue : [];
                        const couponAction = actions.find(a => a.type === 'callMethod' && (a.method === 'applyCouponCode' || a.method === 'revokeCouponCode'));

                        if (couponAction) {
                            errors.forEach(m => {
                                this.pushEventData('promo_code_error', false, { voucher_code: document.getElementById('discount-code')?.value || '',  fail_reason: m.text });
                            });
                        }
                    });
                }

                window.addEventListener('product-page-view', (e) => {
                    this.pushEventData('view_item', e.detail);
                });
                window.addEventListener('product-addtocart-success', (e) => {
                    this.pushEventData('add_to_cart', e.detail);
                });
                window.addEventListener('cart-product-remove', (e) => {
                    e.detail.qty = 0;
                    this.pushEventData('remove_from_cart', e.detail);
                });
                window.addEventListener('sign_in_click', () => {
                    this.pushEventData('sign_in_click');
                });
                window.addEventListener('customer_sign_in', (e) => {
                    this.pushEventData('customer_sign_in', false, e.detail.extra);
                });
                window.addEventListener('registration_start', () => {
                    this.pushEventData('registration_start');
                });
                window.addEventListener('create_account', (e) => {
                    this.pushEventData('create_account', false, e.detail.extra);
                });
                window.addEventListener('notify_me_click', (e) => {
                    if (e.detail?.extra) {
                        this.pushEventData('notify_me', false, e.detail.extra);
                    } else {
                        this.pushEventData('notify_me', e.detail);
                    }
                });
                window.addEventListener('notify_me_email_address', (e) => {
                    if (e.detail?.extra) {
                        this.pushEventData('notify_me_email_address', false, e.detail.extra);
                    } else {
                        this.pushEventData('notify_me_email_address', e.detail);
                    }
                });
                window.addEventListener('notify_me_request_submitted', (e) => {
                    if (e.detail?.extra) {
                        this.pushEventData('notify_me_request_submitted', false, e.detail.extra);
                    } else {
                        this.pushEventData('notify_me_request_submitted', e.detail);
                    }
                });

                window.addEventListener('sort_selected', (e) => {
                    let url = e.detail.redirect;
                    delete(e.detail.redirect);
                    this.pushEventData('sort_selected', false, e.detail);
                    window.location.href = url;
                });

                window.addEventListener('search_term_refresh', (e) => {
                    this.pushEventData('search', false, e?.detail?.extra);
                });

                window.addEventListener('search', (e) => {
                    if (e?.detail?.extra?.search_term !== this.previousSearchTerm) {
                        this.previousSearchTerm = e?.detail?.extra?.search_term;
                        this.pushEventData('search', false, e?.detail?.extra);
                    }
                });

                window.addEventListener('checkBacklog', () => {
                    this.checkBacklog();
                });

                window.addEventListener('cart-product-updated', (e) => {
                    if (e.detail.count < e.detail.product.qty) {
                        this.pushEventData('add_to_cart', e.detail.product);
                    } else {
                        this.pushEventData('remove_from_cart', e.detail.product);
                    }
                });

                this.prepareProductImpressions();
                this.preparePromoImpressions();
                this.prepareFormImpressions();
            },
            pushUserInteraction(target) {
                let customEventName = target.dataset?.element || 'untitled';

                let data = {
                    event: 'eventTracker',
                    custom_event_name: customEventName,
                    language_cd: this.config.language,
                    page_type: this.config.pageType,
                    country_cd: this.config.country_cd
                };

                if (target.getAttribute('aria-label')) {
                    const ancestors = [];
                    let el = target;
                    while (el && el.classList && el.classList.contains('gtm')) {
                        ancestors.unshift(el);
                        el = el.parentElement?.closest('.gtm');
                    }

                    const labels = ancestors.map(a => a.getAttribute('aria-label')).filter(Boolean);
                    data.nav_name = labels.join(':').toLowerCase();
                    if (!data.nav_name.length) {
                        data.nav_name = target.getAttribute('aria-label').toLowerCase();
                    }
                }

                if (target.dataset.impression) {
                    this.pushEventData(customEventName, window.productImpressionsData[target.dataset.impression]);
                } else if (target.closest('[data-impression]')) {
                    this.pushEventData(customEventName, window.productImpressionsData[target.closest('[data-impression]')?.dataset?.impression]);
                } else if (target.closest('.algolia-item')) {
                    let searchData = target.closest('.algolia-item')
                    let impressionData = {
                        id: searchData.getAttribute('data-sku').replace(/^D\//, "") || '',
                        name: searchData.getAttribute('data-name') || '',
                        price: searchData.getAttribute('data-raw-price') || '',
                        currency: window.currentCurrency || '',
                        stock: searchData.getAttribute('data-stock') === '1' ? 'Yes' : '',
                        region: searchData.getAttribute('data-region-value') || '',
                    };
                    this.pushEventData(customEventName, impressionData);
                } else {
                    this.dataLayerPush(data);
                }
            },
            pushEventData(customEventName, product = false, extra = {}) {
                let data = {
                    event: 'eventTracker',
                    custom_event_name: customEventName,
                    language_cd: this.config.language,
                    country_cd: this.config.country_cd,
                    page_type: this.config.pageType
                }
                if (product) {
                    let items = [];

                    if (Number.isInteger(product)) {
                        let productId = product;
                        product = window.productImpressionsData[productId];
                        if (!product && window.productImpressionData?.product_id == productId) {
                            product = window.productImpressionData;
                        }
                    }

                    if (Array.isArray(product)) {
                        product.forEach(item => {
                            items.push(this.prepareProductData(item));
                        });
                    } else {
                        items.push(this.prepareProductData(product));
                    }

                    data.ecommerce = {
                        currency: product.currency,
                        value: product.price,
                        items: items
                    }
                }
                this.dataLayerPush({ ...data, ...extra });
            },
            preparePromoImpressions() {
                const onIntersection = (entries, observer) => {
                    for (const entry of entries) {
                        let promo = JSON.parse(entry.target.dataset.promo);
                        if (entry.isIntersecting) {
                            this.pushEventData('view_promotion', false, promo);
                            observer.unobserve(entry.target);
                        }
                    }
                };

                const observer = new IntersectionObserver(onIntersection);
                const elements = document.querySelectorAll('[data-promo]');
                elements.forEach((element) => {
                    observer.observe(element);
                });
            },
            prepareProductImpressions() {
                var self = this;
                var scrollTimer;
                const onIntersection = (entries, observer) => {
                    for (const entry of entries) {
                        let product = window.productImpressionsData[entry.target.dataset.impression]?.[0];
                        if (entry.isIntersecting && product) {
                            self.viewedItemIndex++;
                            product.index = self.viewedItemIndex;
                            self.viewedBatch.push(product);
                            observer.unobserve(entry.target);
                        }
                    }
                };

                const observer = new IntersectionObserver(onIntersection);
                const elements = document.querySelectorAll('[data-impression]');
                elements.forEach((element) => {
                    observer.observe(element);
                });

                window.addEventListener('scroll', () => {
                    clearTimeout(scrollTimer);
                    scrollTimer = setTimeout(() => {
                        if (self.viewedBatch.length) {
                            if (!document.body.classList.contains('checkout-cart-index')) {
                                self.pushEventData('view_item_list', self.viewedBatch);
                            }
                            self.viewedBatch = [];
                        }
                    }, 200);
                });
                if (self.viewedBatch.length) {
                    self.pushEventData('view_item_list', self.viewedBatch);
                    self.viewedBatch = [];
                }
            },
            prepareFormImpressions() {
                let self = this;
                document.querySelectorAll('form[data-form-name]').forEach(form => {
                    const formName = form.dataset.formName;
                    let formStarted = false;
                    let formSubmitted = false;
                    let lastFieldName = null;
                    let abandonmentBound = false;

                    const startHandler = (e) => {
                        if (formStarted) return;
                        formStarted = true;
                        lastFieldName = e.target.name || e.target.id || 'unknown';

                        self.pushEventData('form_start', false, { form_name: formName });
                        if (abandonmentBound) return;
                        abandonmentBound = true;
                        document.querySelectorAll('a, button').forEach(el => {
                            if (el.closest('form') === form && el.getAttribute('type') === 'submit') {
                                return;
                            }

                            el.addEventListener('click', () => {
                                if (!formStarted || formSubmitted) return;
                                self.pushEventData('form_abandonment', false, { form_name: formName, form_field_name: lastFieldName, });
                            }, { once: true });

                        });
                    };

                    const fieldHandler = (e) => {
                        lastFieldName = e.target.name || e.target.id || 'unknown';
                    };

                    form.querySelectorAll('input, textarea, select').forEach(field => {
                        field.addEventListener('focus', startHandler, { once: true });
                        field.addEventListener('click', startHandler, { once: true });
                        field.addEventListener('change', fieldHandler);
                    });

                    form.addEventListener('submit', () => {
                        if (!formStarted || formSubmitted) return;
                        formSubmitted = true;
                        self.pushEventData('form_complete', false, { form_name: formName });
                    });
                });
            },
            prepareProductData(product) {
                if (typeof product === 'string') {
                    try {
                        product = JSON.parse(product);
                    } catch (e) {
                        return null;
                    }
                }

                if (!product || typeof product !== 'object') {
                    return null;
                }

                let productData = this.toLowerCase({
                    item_name: product.name,
                    price: product.price,
                    index: product.index,
                    item_original_price: product.regular_price,
                    item_brand: product.publisher || 'SINAGA123',
                    item_list_name : product?.list,
                    item_variant : product.item_variant || product.variant,
                    item_search_term: this.getSearchTermFromUrl() || '',
                    quantity: product.qty ?? 1,
                    discount: product.discount,
                    promotion_id: this.getClickedPromotionId() || '',
                    pre_order_status: product.preorder,
                    stock: product.stock,
                    item_category: product.product_type || '',
                    item_category2: product.platform || '',
                    item_category3: product.region,
                    item_category4: product.primary_genre || '',
                    item_category5: product.franchise || '',
                    item_origin: this.config.pageType
                });

                productData.item_id = product.id;

                return productData;
            },
            getDataFromLocalStorage(namespace, key) {
                const storage = localStorage.getItem(namespace);
                if (!storage) {
                    return undefined;
                }

                return storage[key];
            },
            receiveCustomerData(data) {
                if (this.previousPageViewData !== this.pageViewData) {
                    this.customer = data.customer;

                    this.pageViewData = {
                        login_status: this.customer?.hashed_email ? 'logged in' : 'guest',
                        user_id: this.customer?.hashed_email && this.userHash ? this.userHash : '',
                        sha256_email_address: this.customer.hashed_email || '',
                        email: this.customer.email ? this.customer.email.toLowerCase() : '',
                        platform_: this.checkCustomAkses(),
                        platform: this.checkAkses(),
                        language_cd: this.config.language,
                        page_type: this.config.pageType,
                        page_name: this.config.pageName,
                        currency: this.config.currency,
                        country_cd: this.config.country_cd
                    };

                    if (!this.pageViewData.new_email && this.config.new_email) {
                        this.pageViewData.new_email = this.config.new_email;
                    }
                    if (!this.pageViewData.hashed_email && this.config.hashed_email) {
                        this.pageViewData.hashed_email = this.config.hashed_email;
                    }

                    this.previousPageViewData = this.pageViewData
                    this.customerDataLoaded = true;

                    this.dataLayerPush(this.pageViewData);
                    this.dataLayerPush({'event': 'virtual_pageview'});
                    window.dataLayerBacklog.forEach(item => { this.dataLayerPush(item)});
                    window.dataLayerBacklog = [];
                }
            },
            getCookieSections() {
                const cookieData = getCookie('section_data_ids') || {};
                return Object.entries(cookieData);
            },
            checkAkses() {
                if (window.reactNative) {
                    return 'app';
                }

                const userAgent = window.navigator?.userAgent || '';
                if (userAgent.includes('CDKeysAppIOS') || userAgent.includes('LoadedAppIOS') || userAgent.includes('CDKeysAppAndroid') || userAgent.includes('LoadedAppAndroid')) return 'app';
                return 'web';
            },
            checkCustomAkses() {
                if (window.reactNative) {
                    return window.nativeAkses === 'ios' ? 'app_ios' : 'app_android';
                }

                const userAgent = window.navigator?.userAgent || '';
                if (userAgent.includes('CDKeysAppIOS') || userAgent.includes('LoadedAppIOS')) return 'app_ios';
                if (userAgent.includes('CDKeysAppAndroid') || userAgent.includes('LoadedAppAndroid')) return 'app_android';
                return 'web';
            },
            toLowerCase(value) {
                var self = this;
                if (typeof value === "string") {
                    return value.toLowerCase();
                }

                if (Array.isArray(value)) {
                    return value.map(self.toLowerCase);
                }

                if (value && typeof value === "object") {
                    return Object.fromEntries(
                        Object.entries(value).map(([k, v]) => [k, self.toLowerCase(v)])
                    );
                }
                return value;
            },
            clearClickedPromotion() {
                const raw = window.getCookie(this.promo_cookie);
                if (!raw) return;
                try {
                    const promo = JSON.parse(decodeURIComponent(raw));
                    if (!promo?.promotion_url || !location.pathname.includes(promo.promotion_url)) {
                        deleteCookie(this.promo_cookie);
                    }
                } catch {
                    deleteCookie(this.promo_cookie);
                }
            },
            saveClickedPromotion(promo) {
                window.setCookie(this.promo_cookie, promo, 1);
            },
            getClickedPromotionId() {
                const raw = window.getCookie(this.promo_cookie);
                if (raw) {
                    return JSON.parse(decodeURIComponent(raw))?.ecommerce?.items[0]?.promotion_id ?? null;
                } else {
                    return null;
                }
            },
            generateHash() {
                return (
                    Date.now().toString(36) +
                    Math.random().toString(36).substring(2, 10)
                );
            },
            getSearchTermFromUrl() {
                const hash = window.location.hash || '';
                if (!hash) return null;

                const params = new URLSearchParams(hash.replace(/^#/, ''));
                return params.get('q');
            },
            dataLayerPush(data) {
                if (this.customerDataLoaded) {
                    window.dataLayer.push({ ecommerce: null });
                    window.dataLayer.push(data);
                } else {
                    window.dataLayerBacklog.push(data);
                }
            },
            checkBacklog() {
                if (this.customerDataLoaded) {
                    window.dataLayerBacklog.forEach(item => { window.dataLayer.push({ ecommerce: null }); window.dataLayer.push(item); });
                    window.dataLayerBacklog = [];
                }
            }
        }));
    });

    function setCookie(name, value, days = 1) {
        const expires = new Date(Date.now() + days * 864e5).toUTCString();
        document.cookie = `${name}=${encodeURIComponent(value)}; expires=${expires}; path=/; SameSite=Lax`;
    }
    function deleteCookie(name) {
        document.cookie = `${name}=; Max-Age=0; path=/`;
    }

</script>
<script>
    function clickTrack(event) {
        window.dispatchEvent(new CustomEvent('click_interaction', { detail: { target: event.currentTarget }}));
    }
</script>
<script type="text/javascript">
    window.productImpressionData = {
        currency: 'IDR',
        product_id: '28889',
        id: 'LGBTMLDRKDEPC',
        sku: 'LGBTMLDRKDEPC',
        name: 'SINAGA123 Slot Online Gacor RTP Tinggi Scatter Hitam 2026',
        category: 'Slot',
        regular_price: '20000.00',
        discount: 602400,
        price: '20000.00',
        stock: 'Yes',
        platform: 'Web &amp; Mobile',
        publisher: 'Pragmatic\u0020Play',
        franchise: 'SINAGA123',
        primary_genre: 'Slot',
        product_type: 'Slot\u0020Online',
        region: 'Indonesia',
        preorder: 'no',
        item_variant: 'Premium'
    }

    /** Init on pageload */
    document.addEventListener("DOMContentLoaded", function () {
        window.dispatchEvent(new CustomEvent('product-page-view', { detail: window.productImpressionData }));
    });
</script><script>
    function initWishlist() {
        return {
            addToWishlist(productId) {
                const formKey = hyva.getFormKey();
                const postUrl = BASE_URL;

                fetch(postUrl, {
                    "headers": {
                        "content-type": "application/x-www-form-urlencoded; charset=UTF-8",
                    },
                    "body": "form_key=" + formKey + "&product=" + productId + "&uenc=" + hyva.getUenc(),
                    "method": "POST",
                    "mode": "cors",
                    "credentials": "include"
                }).then(function (response) {
                    if (response.redirected) {
                        window.location.href = response.url;
                    } else if (response.ok) {
                        return response.json();
                    } else {
                        typeof window.dispatchMessages !== "undefined" && window.dispatchMessages(
                            [{
                                type: "warning",
                                text: "Could\u0020not\u0020add\u0020item\u0020to\u0020wishlist."
                            }], 5000
                        );
                    }
                }).then(function (response) {
                    if (!response) { return }
                    typeof window.dispatchMessages !== "undefined" && window.dispatchMessages(
                        [{
                            type: (response.success) ? "success" : "error",
                            text: (response.success)
                                ? "Product\u0020has\u0020been\u0020added\u0020to\u0020your\u0020Wish\u0020List."
                                : response.error_message
                        }], 5000
                    );
                    const reloadCustomerDataEvent = new CustomEvent("reload-customer-section-data");
                    window.dispatchEvent(reloadCustomerDataEvent);
                }).catch(function (error) {
                    typeof window.dispatchMessages !== "undefined" && window.dispatchMessages(
                        [{
                            type: "error",
                            text: error
                        }], 5000
                    );
                });
            }
        }
    }
</script>

<!-- Wrapping template -->
<script type="text/template" id="instant_wrapper_template">
    {{#findAutocomplete}}
    <div id="algolia-autocomplete-container"></div>
    {{/findAutocomplete}}

    <div id="algolia_instant_selector"
         class="w-full h-full container  with-facets">
        <div class="full-bleed bg-primary-darkest">
            <div id="algolia-banner" class="md:container"></div>
            <div x-data="{ open : false }" id="algolia-left-container">
                <div class="block md:hidden py-2 border-y border-overlay container">
                    <div class="flex items-center justify-between cursor-pointer" @click="open = !open">
                    <span class="text-primary text-md md:text-xl font-semibold uppercase">
                        Filter by                    </span>
                        <div class="relative w-8 h-8 ">
                        <span class="absolute z-10 py-1 px-1">
                            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="transition-transform transform duration-300 ease-in-out" :class="open ? 'rotate-180' : ''">
                                <path d="M19 9L12 16L5 9" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                            </svg>
                        </span>
                        </div>
                    </div>
                </div>
                <div class="hidden md:flex container gap-5" id="instant-search-facets-container" :class="{ '!block md:!flex': open }">
                    <div class="w-full flex flex-col px-8 py-4 hidden -mx-4">
                    <span class="text-base md:text-lg font-semibold">
                        Active filtering                    </span>
                        <div class="order-2" id="clear-refinements"></div>
                        <div id="current-refinements"></div>
                    </div>
                    <div id="algolia-sorts"></div>
                </div>
            </div>
        </div>


        <div class="flex justify-between items-center my-8 flex-wrap gap-4">
            <p class="text-overlay font-medium text-2lg max-md:mb-4 max-md:pb-4 max-md:border-b border-overlay max-md:w-full">
                Search results for                <span id="searchQuery" class="text-white">""</span>
            </p>
                <div class="order-1 lg:order-3 md:min-w-max">
        <div class="block block-regional-notice"
             :aria-label="show ? 'on' : 'off'"
             x-data="initRegionalProductNotice"
             x-init="init()"
        >
            <div class="flex gap-2 lg:min-h-[40px] items-center">
                <p id="regional-label" class="text-primary-darker !mb-0">
                    Only show products redeemable in my region:
                    <img src="https://pub-54f8481a3c3540ad9e0983a366274661.r2.dev/38.png" alt="flag"  width="20" class="inline" loading="lazy"/>
                    <span class="country-name">(ID)</span>
                </p>
                <label id="region-toggle-gtm"  class="switch switch-left-right" @click.debounce="toggleRegionRestriction('_6a0b063f92785')"  :aria-label="!show ? 'on' : 'off'" data-element="redeemable_region_toggle">
                    <input id="regionToggle_6a0b063f92785" class="switch-input" type="checkbox" :checked="show"/>
                    <span class="switch-label"
                          data-on="Yes"
                          data-off="No"
                    ></span>
                    <span class="switch-handle"></span>
                </label>
            </div>
        </div>
    </div>
        </div>
        <div class="w-full" id="algolia-right-container">
            <div>
                <div>
                    <div class="px-2.5">
                        {{#second_bar}}
                        <div id="instant-search-bar"></div>
                        {{/second_bar}}
                    </div>
                </div>
            </div>
            <div>
                <div>
                    <div itemscope itemtype="http://schema.org/ItemList">
                        <div class="hidden">
                            <div id="algolia-stats"></div>
                        </div>
                        <div id="instant-empty-results-container"></div>
                        <div id="instant-search-results-container"></div>
                    </div>
                </div>
            </div>
            <div>
                <div id="instant-search-pagination-container"></div>
            </div>
        </div>
    </div>
</script><script type="text/template" id="instant-hit-template">
    <div class="item product product-item card flex flex-col w-full bg-menu-darker pb-3 h-full" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
        <meta itemprop="position" content="{{__position}}" />
        <div class="flex-grow flex flex-col result algolia-item" itemprop="item" itemscope itemtype="http://schema.org/Product"
            data-objectid="{{objectID}}"
            data-indexname="{{__indexName}}"
            data-position="{{__position}}"
            data-queryid="{{__queryID}}"
            data-region-value="{{ region }}"
            data-regionid="{{ region_id }}"
            data-sku="{{ sku }}"
            data-stock="{{in_stock}}"
            data-name="{{ name }}"
            data-raw-price="{{price.IDR.default}}"
            data-price="{{{price.IDR.default_formated}}}"
            data-old-price="{{{price.IDR.default_original_formated}}}"
        >
            <div class="product photo product-item-photo block relative">
                <a class="algolia-hit-link gtm" href="{{url}}"
                   data-element="select_item">
                    <div class="image-zoom-hover">
                        {{#hide_image}}
                        <span class="ip-restricted pb-[140%]" data-name="{{name}}"></span>
                        {{/hide_image}}
                        {{^hide_image}}
                            {{#image_url}}<img itemprop="image" class="w-full h-full" src="{{{image_url}}}" alt="{{{name}}}" />{{/image_url}}
                            {{^image_url}}<span class="no-image w-full h-full"></span>{{/image_url}}
                        {{/hide_image}}
                    </div>
                    <div class="product-item-gradient">
                        {{#platforms}}
                            <div class="flex justify-between p-2 items-center w-full" x-data
                                 x-init="() => {
                                    let img = $el.querySelector('img');
                                    let platform = img.getAttribute('data-platforms').replace(/\s+/g, '-').replace(/\&/g, 'and').replace(/\//g, '-').toLowerCase();
                                    let src = img.getAttribute('data-src') + platform + '.svg';
                                    img.setAttribute('src', src);
                                }">
                                <img data-platforms="{{platforms}}" width="24" height="24"
                                     data-src="https://www.loaded.com/static/version1779086669/frontend/Medialounge/cdkeys_hyva/en_GB/CDK_HyvaIcons/svg/platform/"
                                     src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mP8/1+yHgAHtAKYD9BncgAAAABJRU5ErkJggg==" />
                            </div>
                        {{/platforms}}
                    </div>
                </a>
            </div>
            <div class="product-info">
                <div class="p-2.5 text-white font-semibold uppercase min-h-[68px] product-item-link">
                    <p itemprop="name" class="text-sm">
                        <a class="algolia-hit-link gtm" href="{{url}}" data-element="select_item">
                            {{{ _highlightResult.name.value }}}
                        </a>
                    </p>
                    <div class="flex gap-2.5 items center flex-wrap">
                        {{#isDlc}}
                            <span class="bg-overlay border border-transparent text-black rounded-full px-2 text-xs mt-2.5">DLC</span>
                        {{/isDlc}}
                    </div>
                </div>
                <div>
                    {{#in_stock}}
                    {{^price.IDR.default_max}}
                    <div itemprop="offers" itemscope itemtype="http://schema.org/Offer" class="flex justify-between items-center text-sm md:text-base pt-2 mx-2.5 border-t border-action-focus">
                        <meta itemprop="price" content="{{price.IDR.default}}" />
                    {{/price.IDR.default_max}}
                    {{#price.IDR.default_max}}
                    <div itemprop="offers" itemscope itemtype="http://schema.org/AggregateOffer" class="price">
                        <meta itemprop="lowPrice" content="{{price.IDR.default}}" />
                        <meta itemprop="highPrice" content="{{price.IDR.default_max}}" />
                    {{/price.IDR.default_max}}
                        <meta itemprop="priceCurrency" content="IDR" />
                        <div class="price-wrapper font-semibold">
                            {{^is_giftcard}}
                                <span itemprop="lowPrice" class="after_special
                                        {{#price.IDR.default_original_formated}}
                                            promotion
                                        {{/price.IDR.default_original_formated}}">
                                    {{{price.IDR.default_formated}}}
                                </span>
                                {{#price.IDR.default_original_formated}}
                                    <span itemprop="highPrice" class="before_special">
                                        {{price.IDR.default_original_formated}}
                                    </span>
                                {{/price.IDR.default_original_formated}}
                                {{#price.IDR.default_tier_formated}}
                                    <span class="tier_price">
                                        As low as                                        <span class="tier_value">{{price.IDR.default_tier_formated}}</span>
                                    </span>
                                {{/price.IDR.default_tier_formated}}
                            {{/is_giftcard}}
                            {{#is_giftcard}}
                                <span class="after_special">&nbsp</span>
                            {{/is_giftcard}}
                        </div>
                    </div>
                    {{/in_stock}}
                    <div class="p-2.5 pb-0">
                        {{#isAddToCartEnabled}}
                        {{#in_stock}}
                        {{#is_giftcard}}
                        <a class="btn btn-primary h-full w-full flex py-1.5 gtm" href="{{url}}" data-element="select_item">
                            <span>View</span>
                        </a>
                        {{/is_giftcard}}
                        {{^is_giftcard}}
                        <form action="{{ addToCart.action }}" method="post" class="w-full product_addtocart_form searchItem">
                            <div class="flex max-md:flex-wrap gap-3 justify-between">
                                <input type="hidden" name="product" value="{{ objectID }}">
                                <input type="hidden" name="uenc" value="{{ addToCart.uenc }}">
                                <input name="form_key" type="hidden" value="{{ addToCart.formKey }}">
                                <button class="btn btn-secondary w-full text-sm flex gap-2 py-1.5 add-to-cart-btn px-0"
                                        data-objectid="{{objectID}}"
                                        data-indexname="{{__indexName}}"
                                        data-position="{{__position}}"
                                        data-queryid="{{__queryID}}">
                                    <span class="inline">Daftar</span>
                                                                    </button>
                                <button class="btn btn-primary w-full flex text-sm py-1.5 buy-now add-to-cart-btn px-0"
                                        data-objectid="{{objectID}}"
                                        data-indexname="{{__indexName}}"
                                        data-position="{{__position}}"
                                        data-queryid="{{__queryID}}">
                                    <span class="inline">Main</span>
                                                                    </button>
                            </div>
                        </form>
                        {{/is_giftcard}}
                        {{/in_stock}}
                        {{^in_stock}}
                            <div class="outofstock" x-data="{ showPopup: false }">
                                                                    <span class="btn btn-secondary flex items-center gap-1 py-1.5 cursor-pointer select-none text-sm"
                                          data-name="{{{name}}}"
                                          @click.prevent="showPopup = !showPopup;
                                                          document.getElementById('overlay-loader').style.display = 'block';
                                                          window.dispatchEvent(new CustomEvent('notify_me_click', { detail: { extra: { product_name: $event.target.dataset.name } } }));"
                                    >
                                                                                <span>Notify me</span>
                                    </span>
                                    <div class="flex items-center outofstock-form cursor-default" x-cloak x-show="showPopup"
                                         x-data="{
                                              submitForm() {
                                                  const formData = new FormData($el.getElementsByClassName('formData')[0]);
                                                  window.dispatchEvent(new CustomEvent('notify_me_email_address', { detail: { extra: { product_name: formData.name } } }));
                                                  formData.set('form_key', hyva.getFormKey());
                                                  fetch('https://amp.dailyreviewnewspaper.com/', {
                                                      method: 'POST',
                                                      body: new URLSearchParams(formData),
                                                  }).then(response => response.json())
                                                  .then(data => {
                                                      if (data.success) {
                                                          this.success = true;
                                                          window.dispatchEvent(new CustomEvent('notify_me_request_submitted', { detail: { extra: { product_name: formData.name } } }));
                                                          $el.innerHTML = '<p class=\'text-lg p-5\'>You\u0020will\u0020be\u0020notified\u0020when\u0020the\u0020item\u0020is\u0020back\u0020in\u0020stock.</p>';
                                                      } else {
                                                          alert('Submission\u0020failed,\u0020please\u0020try\u0020again.');
                                                      }
                                                  }).catch(error => {
                                                      console.error('Error:', error);
                                                  });
                                              }
                                        }"
                                         @click.outside="showPopup = false; document.getElementById('overlay-loader').style.display = 'none'"
                                         @submit.prevent=""
                                         @click.prevent=""
                                         x-on:keydown.escape.window="showPopup = false; document.getElementById('overlay-loader').style.display = 'none'"
                                    >
                                        <div class="max-lg:hidden w-1/2">
                                            {{#hide_image}}
                                            <span class="ip-restricted pb-[140%]" data-name="{{name}}"></span>
                                            {{/hide_image}}
                                            {{^hide_image}}
                                            <img class="w-full notify-img" src="{{{image_url}}}" alt="notify image" loading="lazy" />
                                            {{/hide_image}}
                                        </div>
                                        <div class="p-8 lg:w-1/2">
                                            <h5 class="mb-3 leading-tight text-2lg font-semibold">Get notified when the product is back in stock!</h5>
                                            <p class="mb-4">Enter your email below!</p>
                                            <form x-ref="form" @submit.prevent="submitForm();" method="post" class="formData">
                                                <input type="hidden" name="ajax" value="1" />
                                                <input type="hidden" name="pid" value="{{ objectID }}" />
                                                <input type="hidden" name="name" value="{{ name }}" />
                                                <input x-focus-first type="email" name="email" class="w-full form-input mb-6" placeholder="Email Address" required />
                                                <button type="submit" class="btn btn-primary w-full gap-2" @click.prevent="submitForm()">
                                                    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" width="20" height="20" role="img">
  <path d="M10 2a6 6 0 00-6 6v3.586l-.707.707A1 1 0 004 14h12a1 1 0 00.707-1.707L16 11.586V8a6 6 0 00-6-6zM10 18a3 3 0 01-3-3h6a3 3 0 01-3 3z"/>
<title>bell</title></svg>
                                                    <span>Notify me</span>
                                                </button>
                                            </form>
                                        </div>
                                    </div>
                                                            </div>
                        {{/in_stock}}
                        {{/isAddToCartEnabled}}
                    </div>
                </div>
            </div>
        </div>
    </div>
</script><script type="text/template" id="instant-stats-template">
    <div class="py-2">
        {{#hasOneResult}}<strong>1</strong>
        <span class="text-sm leading-5 text-gray-700 tracking-wider">
        Item</span>
        {{/hasOneResult}}
        {{#hasManyResults}}
        <span class="text-sm leading-5 text-gray-700 tracking-wider">
            Items</span>
        <span class="text-sm leading-5 text-gray-700 tracking-wider" itemprop="numberOfItems">
        {{first}}-{{last}} of</span>
        <span class="text-sm leading-5 text-gray-700 tracking-wider" itemprop="numberOfItems">{{nbHits}}</span>
        {{/hasManyResults}}
        {{#hasNoResults}}
        <span class="text-sm leading-5 text-gray-700 tracking-wider">
        Your search returned no results.</span>
        {{/hasNoResults}}</div></script><script type="text/template" id="refinements-lists-item-template">
    <label class="{{cssClasses.label}} {{#isRefined}}checked{{/isRefined}} flex items-center mb-2.5">
        <input class="{{cssClasses.checkbox}}" {{#isRefined}}checked{{/isRefined}} type="checkbox" value="{{value}}" />
        <span class="pl-2">{{value}}</span>
        <span class="{{cssClasses.count}} hidden">{{count}}</span>
    </label>
</script><script type="text/template" id="current-refinements-template">
    <div class="cross-wrapper">
        <span class="clear-cross clear-refinement"></span></div>
    <div class="current-refinement-wrapper">
        {{#label}}
        <span class="current-refinement-label">{{label}}{{^operator}}:{{/operator}}</span>
        {{/label}}
        {{#operator}}
        {{{displayOperator}}}
        {{/operator}}
        {{#exclude}}-{{/exclude}}
        <span class="current-refinement-name">{{name}}</span></div></script> <script>
    'use strict';

    (function () {
        const modals = [];
        const excludedFromFocusTrapping = new Set();

        function trapFocusInNextModalWithOverlay() {
            for (let idx = modals.length -1; idx >= 0; idx--) {
                const nextOnStack = modals[idx];
                const nextDialogElement = nextOnStack.instance.$refs[nextOnStack.name];
                if (! isOverlayDisabled(nextDialogElement)) {
                    hyva.trapFocus(nextDialogElement);
                    break;
                }
            }
        }

        function focusables(dialogElement) {
            const selector = 'button, [href], input, textarea, select, details, [tabindex]:not([tabindex="-1"])';
            return Array.from(dialogElement.querySelectorAll(selector))
                .filter(el => !el.hasAttribute('disabled'));
        }

        function firstVisible(elements) {
            const a = Array.from(elements);
            for (let i = 0; i < a.length; i++) {
                if (a[i].offsetWidth || a[i].offsetHeight || a[i].getClientRects().length) return a[i];
            }
            return null;
        }

        function isInViewport(element) {
            const rect = element && element.getBoundingClientRect();
            return rect &&
                rect.top >= 0 &&
                rect.left >= 0 &&
                rect.right <= window.innerWidth &&
                rect.bottom <= window.innerHeight;
        }

        function setFocusAfterTransition(dialogElement, duration) {
             const nested = Array.from(dialogElement.querySelectorAll('[role="dialog"]'));
            const candidates = Array.from(dialogElement.querySelectorAll('[x-focus-first]'));
            next: for (let candidate of candidates) {
                for (let child of nested) {
                    if (child.contains(candidate)) continue next;
                }
                setTimeout(() => candidate.focus(), 50);
                break;
            }
            window.setTimeout(() => {
                const focusElement = firstVisible(dialogElement.querySelectorAll('[x-focus-first]')) ||
                    focusables(dialogElement)[0] ||
                    null;
                focusElement && isInViewport(focusElement) && focusElement.focus();
            }, Math.max(1, duration));
        }

        function determineTrigger($refs, dialog, trigger) {
             if (typeof trigger === 'undefined' && typeof dialog === 'object' && dialog.target instanceof HTMLElement) {
                return dialog.target;
            }
             if (typeof dialog === 'string' && typeof trigger === 'object' && trigger.target instanceof HTMLElement) {
                return trigger.target;
            }
             if (typeof trigger === 'string') {
                try {
                    return $refs[trigger] || document.querySelector(trigger)
                } catch (e) {}
            }
             if (trigger instanceof Element) {
                return trigger;
            }

             return null;
        }

        function isOverlayDisabled(dialog) {
            return dialog && dialog.hasAttribute('x-no-overlay')
        }

        function areRemainingModalsWithoutOverlay(modals)
        {
            const overflowDisabled = modals.map(modal => modal.instance.$refs[modal.name]).filter(isOverlayDisabled);

            return overflowDisabled.length === modals.length;
        }

        window.hyva.modal = function(options = {}) {
             if (this.$el && this.$el.dataset && this.$el.dataset.options) {
                try {
                    options = Object.assign(options, JSON.parse(this.$el.dataset.options || '{}'));
                } catch (e) {
                    throw new Error('Cannot read the dialog options from the data-options attribute: not valid JSON');
                }
            }

            const config = Object.assign({
                dialog: 'dialog',  duration: 300,  transitionEnter: 'transition ease-out duration-300',
                transitionEnterStart: 'opacity-0',
                transitionEnterEnd: 'opacity-100',
                transitionLeave: 'transition ease-in duration-300',
                transitionLeaveStart: 'opacity-100',
                transitionLeaveEnd: 'opacity-0',
            }, options);
            let lastHide = 0;

            return {
                opened: {},
                show(dialog, trigger) {
                    const focusTargetAfterHide = determineTrigger(this.$refs, dialog, trigger);
                    const name = typeof dialog === 'string' ? dialog : config.dialog;
                    const dialogElement = this.$refs[name];
                    if (! dialogElement) {
                         return;
                    }
                    const useOverlay = ! dialogElement.hasAttribute('x-no-overlay');

                    dialogElement.scrollTop = 0;

                     if (this.opened[name]) {
                        return;
                    }

                    if (focusTargetAfterHide) {
                        focusTargetAfterHide.setAttribute('aria-expanded', 'true');
                    }

                    this.opened[name] = true;
                    useOverlay && this.$nextTick(() => hyva.trapFocus(dialogElement));
                    setFocusAfterTransition(dialogElement, config.duration);

                    const frame = {name, instance: this, focusTarget: focusTargetAfterHide, time: Date.now()};

                    modals.push(frame);
                    if (useOverlay) {
                        document.body.classList.add('overflow-hidden');
                    }
                    return new Promise(resolve => frame.resolve = resolve);
                },
                cancel() {
                    this.hide(false);
                },
                ok() {
                    this.hide(true);
                },
                hide(value) {
                     if (Date.now() - lastHide < config.duration) {
                        return;
                    }
                    lastHide = Date.now();

                    const modal = modals.pop() || {};
                    if (! modal.instance) {
                        return;
                    }

                    const name = modal.name;
                    this.opened[name] = false;
                    hyva.releaseFocus(modal.instance.$refs[modal.name])
                    trapFocusInNextModalWithOverlay();

                    const nextFocusAfterHide = modal.focusTarget;
                    nextFocusAfterHide && setTimeout(() => {
                        nextFocusAfterHide.setAttribute('aria-expanded', 'false');
                        nextFocusAfterHide.focus()
                    }, config.duration);

                    if (modals.length === 0 || areRemainingModalsWithoutOverlay(modals)) {
                        document.body.classList.remove('overflow-hidden');
                    }

                    modal.resolve(value);
                },
                overlay(dialog) {
                    dialog = this.$el.dataset.dialogRefName || dialog;
                    const name = typeof dialog === 'string' ? dialog : config.dialog;
                    return {
                        ['x-show']() {
                            return this.opened[name]
                        },
                        ['x-transition:enter']: config.transitionEnter,
                        ['x-transition:enter-start']: config.transitionEnterStart,
                        ['x-transition:enter-end']: config.transitionEnterEnd,
                        ['x-transition:leave']: config.transitionLeave,
                        ['x-transition:leave-start']: config.transitionLeaveStart,
                        ['x-transition:leave-end']: config.transitionLeaveEnd,
                        ['@hyva-modal-show.window'](event) {
                            event.detail && event.detail.dialog === name && this.show(name, event.detail.focusAfterHide)
                        }
                    };
                }
            };
        }

        window.hyva.modal.peek = () => modals.length > 0 && modals[modals.length -1]

        window.hyva.modal.pop = function () {
            if (modals.length > 0) {
                const modal = modals[modals.length -1];
                modal.instance.hide();
            }
        }

        window.hyva.modal.excludeSelectorsFromFocusTrap = function (selectors) {
            typeof selectors === 'string' || selectors instanceof String
                ? excludedFromFocusTrapping.add(selectors)
                : selectors.map(selector => excludedFromFocusTrapping.add(selector));
        }

        window.hyva.modal.eventListeners = {
            keydown: event => {
                if (event.key === 'Escape') {
                    window.hyva.modal.pop();
                }
            },
             click: event => {
                if (modals.length > 0) {
                    const modal = modals[modals.length -1];
                    const dialog = modal.instance.$refs[modal.name];
                    if (modal.time + 50 < Date.now() && 
                        ! isOverlayDisabled(dialog) && 
                        ! dialog.contains(event.target)) { 
                        modal.instance.hide();
                    }
                }
            }
        };

        document.addEventListener('keydown', window.hyva.modal.eventListeners.keydown);

        document.addEventListener('click', window.hyva.modal.eventListeners.click);
    })();
    window.addEventListener('alpine:init', () => {
        Alpine.data('hyva.modal', window.hyva.modal);
        Alpine.data('hyva.modal()', window.hyva.modal);
    }, {once: true});</script><script>
    document.addEventListener('alpine:init', () => {
        var waitForAlgolia = setInterval(function(){
            if ( typeof algolia != 'undefined') {
                clearInterval(waitForAlgolia);
                document.body.addEventListener('click', function(e) {
                    // Handling '.algolia-hit-link' click
                    if (e.target.closest('.algolia-hit-link')) {
                        if (window.algoliaConfig &&
                            window.algoliaConfig.ccAnalytics.enabled &&
                            window.algoliaConfig.ccAnalytics.conversionAnalyticsMode !== 'disabled'
                        ) {
                            let parent = e.target.closest('.result'),
                                queryId = parent?.dataset.queryid ?? null,
                                objectId = parent?.dataset.objectid ?? null,
                                insights = localStorage.getItem('algolia-insights') ?? '{}';

                            if (objectId && queryId) {
                                insights = JSON.parse(insights);
                                insights[objectId] = queryId;
                            }
                            localStorage.setItem('algolia-insights', JSON.stringify(insights));
                        }
                    }

                    // Handling '.ais-Panel' click
                    if (e.target.closest('.ais-Panel-header')) {
                        const panel = e.target.closest('.ais-Panel');
                        if (panel.classList.contains('__show')) {
                            panel.classList.remove('__show');
                        } else {
                            document.querySelectorAll('.ais-Panel.__show').forEach(function(panel) {
                                panel.classList.remove('__show');
                            });
                            panel.classList.add('__show');
                        }
                    }

                    // Closing '.ais-Panel' when clicking outside
                    if (!e.target.closest('.ais-Panel')) {
                        document.querySelectorAll('.ais-Panel.__show').forEach(function(panel) {
                            panel.classList.remove('__show');
                        });
                    }
                });

                document.querySelectorAll('.ais-Panel > .ais-Panel-body > div').forEach(function(div) {
                    div.addEventListener('click', function(e) {
                        e.stopPropagation();
                    });
                });
            }
        }, 50);
    });
</script><script type="application/ld+json">{"@context":"https:\/\/schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"https:\/\/amp.dailyreviewnewspaper.com\/","name":"Beranda"}},{"@type":"ListItem","position":2,"item":{"@id":"https:\/\/amp.dailyreviewnewspaper.com\/#description","name":"Slot Online"}},{"@type":"ListItem","position":3,"item":{"@id":"https:\/\/amp.dailyreviewnewspaper.com\/","name":"SINAGA123"}}]}</script><div id="no-results-content" class="hidden" x-data="algoliaNoResults" x-cloak>
    <template x-if="resultsData && resultsData.length > 0">
        <div id="algoliaNoResults">
            <template x-for="item in resultsData" :key="item.objectID">
                <div x-html="renderTemplate(item)"></div>
            </template>
        </div>
    </template>
    <script type="text/javascript">
        let noResultsOnInit = false;
        window.addEventListener('algolia:no-results', () => {
            noResultsOnInit = true;
        });

        document.addEventListener('alpine:init', () => {
            Alpine.data('algoliaNoResults', () => ({
                hitsTemplate: document.getElementById('instant-hit-template').innerHTML,
                locale: hyva.getCookie('geoipcountrycode') || null,
                objectIds: JSON.parse('["28374","28989","27700","29533","22253","28921","18267","27774","27173","25303","26552","27888","28114","29746","27798","29175","7526","7850","6270","1032","25734","29172","25125","928","12013","25564","26543","3036","7652","29961","29962","29937","1462","10794","2862","27386","2003","1614","2852","27759","27760","14100","6194","6193","15106","29578","7707","19435","27758","26328","21009","26555","20001","15898","742","23499","11620","12183","18836","14271","5854"]'),
                rendered: 0,
                results: '',
                resultsData: [],
                init() {
                    if (noResultsOnInit) {
                        this.searchByObjectIDs();
                    }

                    window.addEventListener('algolia:no-results', () => {
                        if (this.resultsData.length === 0) {
                            this.searchByObjectIDs();
                        } else {
                            this.renderResults();
                        }
                    });

                    this.$watch('rendered', (value) => {
                        if (value === this.resultsData.length) {
                            this.renderResults();
                        }
                    })
                },
                async searchByObjectIDs() {
                    try {
                        const searchClient = window.algoliaBundle.algoliasearch(
                            window.algoliaConfig.applicationId || '',
                            window.algoliaConfig.apiKey || '',
                        );

                        const index = searchClient.initIndex(window.algoliaConfig.indexName + '_products');

                        // Fetch objects by object IDs
                        const { results } = await index.getObjects(this.objectIds);
                        if (results) {
                            this.resultsData = results
                                .filter(item => !!item)
                                .map(item => {
                                    item = this.parseValues(item);
                                    item.is_giftcard = item.type_id === 'aw_giftcard' ?? false;
                                    item.is_bundle = item.type_id === 'bundle' ?? false;

                                    if (item.ip_restricted) {
                                        item.hide_image = item.ip_restricted.indexOf(this.locale) > -1;
                                    }

                                    for (const [key, value] of Object.entries(item.price)) {
                                        item.price[key].default_formated = hyva.formatPrice(item.price[key].default);
                                    }

                                    return item;
                                });
                        }
                    } catch (error) {}
                },
                parseValues(objData) {
                    const index_code = window?.algoliaConfig?.instant?.index_code || 'default';

                    for (const [key, value] of Object.entries(objData)) {
                        // If the attribute is an object with a 'default' property, assume it is in the new format
                        if (typeof value === 'object'
                            && value !== null
                            && !Array.isArray(value)
                            && value.hasOwnProperty('default')) {
                            if (value.hasOwnProperty(index_code)) {
                                // Override the value with the correct data for the store
                                objData[key] = value[index_code];
                            } else {
                                objData[key] = value.default;
                            }
                        }
                    }

                    return objData;
                },
                renderTemplate(item) {
                    try {
                        this.transformHit(item);
                        this.rendered++;
                        let hoganTemplate = window.algoliaBundle.Hogan.compile(this.hitsTemplate);
                        return hoganTemplate.render(item);
                    } catch (error) {
                        console.error('Failed to render Hogan template:', error);
                    }
                },
                renderResults() {
                    if (!this.results) {
                        const container = document.getElementById('algoliaNoResults');
                        const productItems = container.querySelectorAll('.product-item');

                        const renderDiv = document.createElement('div')
                        renderDiv.classList.add('ais-InfiniteHits-list');
                        productItems.forEach(item => {
                            renderDiv.appendChild(item);
                        });

                        this.results = renderDiv;
                    }

                    document.getElementById('instant-empty-results-container')
                        .appendChild(this.results);

                    document.getElementById('instant-search-results-container')
                        .dispatchEvent(new CustomEvent('contentUpdated'));
                },
                transformHit(hit) {
                    hit.isAddToCartEnabled = window.algoliaConfig.instant.isAddToCartEnabled;

                    // Transform new format item into original format
                    hit._highlightResult = {
                        categories_without_path: hit.categories_without_path,
                        name: {
                            value: hit.name
                        }
                    };

                    return window.transformHit(
                        hit,
                        window.algoliaConfig.priceKey,
                        window.algoliaBundle.instantsearch.helper
                    );
                }
            }))
        });
    </script>
</div> <script type="text/json" id="default-section-data">
    {"messages":[],"customer":[],"compare-products":[],"last-ordered-items":[],"cart":[],"directory-data":[],"instant-purchase":[],"loggedAsCustomer":[],"captcha":[],"persistent":[],"review":[],"wishlist":{"items":[]},"profile":[],"hyva_checkout":[],"accountmessages":[],"device":[],"customer_status":[],"recently_viewed_product":[],"recently_compared_product":[],"product_data_storage":[],"paypal-billing-agreement":[]}</script><script type="application/ld+json">{"@context":"https:\/\/schema.org","@type":"Product","@id":"https:\/\/amp.dailyreviewnewspaper.com\/#product","name":"SINAGA123 | Daftar & Login Slot Online 2026","description":"Platform slot online dengan proses daftar dan login mudah. Ribuan permainan berkualitas, RTP transparan, dan layanan pelanggan 24 jam.","image":"https:\/\/pub-54f8481a3c3540ad9e0983a366274661.r2.dev\/38.png","brand":{"@type":"Brand","name":"SINAGA123"},"sku":"SINAGA123-SLOT","mpn":"SINAGA123-SLOT","url":"https:\/\/amp.dailyreviewnewspaper.com\/","mainEntityOfPage":{"@id":"https:\/\/amp.dailyreviewnewspaper.com\/#webpage"},"aggregateRating":{"@type":"AggregateRating","ratingValue":5,"reviewCount":1,"bestRating":5,"worstRating":1},"review":[{"@type":"Review","author":{"@type":"Person","name":"Danny"},"datePublished":"2026-05-10","reviewRating":{"@type":"Rating","ratingValue":5,"bestRating":5,"worstRating":1},"reviewBody":"Login cepat, koleksi game lengkap, dan informasi RTP yang membantu memilih judul slot. Fitur bonus scatter juga cukup variatif untuk pemula maupun pemain berpengalaman.","name":"Pengalaman bermain yang nyaman"}],"offers":[{"@type":"Offer","priceCurrency":"IDR","price":20000,"availability":"https:\/\/schema.org\/InStock","itemCondition":"https:\/\/schema.org\/NewCondition","seller":{"@id":"https:\/\/amp.dailyreviewnewspaper.com\/#organization"},"url":"https:\/\/amp.dailyreviewnewspaper.com\/","sku":"SINAGA123-SLOT","mpn":"SINAGA123-SLOT","shippingDetails":{"@type":"OfferShippingDetails","shippingRate":{"@type":"MonetaryAmount","value":0,"currency":"IDR"},"shippingDestination":{"@type":"DefinedRegion","addressCountry":"ID"},"deliveryTime":{"@type":"ShippingDeliveryTime","handlingTime":{"@type":"QuantitativeValue","minValue":0,"maxValue":0,"unitCode":"DAY"},"transitTime":{"@type":"QuantitativeValue","minValue":0,"maxValue":0,"unitCode":"DAY"}}},"hasMerchantReturnPolicy":{"@type":"MerchantReturnPolicy","applicableCountry":"ID","returnPolicyCategory":"https:\/\/schema.org\/MerchantReturnNotPermitted"}}]}</script>  <style> .mp-rw-highlight { color: #12a196; }</style><div x-data="initStickyAddToCart()"
     x-show="isVisible"
     x-transition:enter="transition-opacity duration-500"
     x-transition:enter-start="opacity-0"
     x-transition:enter-end="opacity-100"
     x-transition:leave="transition-opacity duration-500"
     x-transition:leave-start="opacity-100"
     x-transition:leave-end="opacity-0"
     @scroll.window="checkPosition"
     class="stickyAddToCart fixed z-30 bottom-0 w-full left-0 right-0 bg-primary-dark border-t border-overlay py-3 max-xs:pb-6 px-4 leading-none"
     x-cloak
>
    <div class="lg:container flex gap-4 justify-center items-center">
        <div class="flex gap-5 items-end md:mr-2" role="group" aria-label="Price">
            <script>
    function initPrice28889() {

                const regularPriceInclTaxKey = 'oldPrice',
            regularPriceExclTaxKey = 'baseOldPrice',
            finalPriceInclTaxKey = 'finalPrice',
            finalPriceExclTaxKey = 'basePrice';

        function calculateCustomOptionPrices(activeCustomOptions, customOptionPrices) {
            return activeCustomOptions.reduce((priceAccumulator, activeCustomOptionId) => {
                const customOptionPrice = customOptionPrices[activeCustomOptionId];
                if (customOptionPrice) {
                    return Number.parseFloat(priceAccumulator) + Number.parseFloat(customOptionPrice);
                }
                return priceAccumulator;
            }, 0);
        }

        return {
            regularPriceKey: regularPriceExclTaxKey,
            finalPriceKey: finalPriceExclTaxKey,
            activeProductsPriceData: false,
            initialFinalPrice: 20000,
            calculatedFinalPrice: false,
            calculatedFinalPriceWithCustomOptions: false,
            initialTierPrices: [],
            showRegularPriceLabel: true,
            customOptionPrices: [],
                        activeCustomOptions: [],
            qty: 1,
            updateCustomOptionActive(data) {
                let activeCustomOptions = this.activeCustomOptions;
                const customOptionId = data.customOptionId;

                if (data.active) {
                    if (!activeCustomOptions.includes(customOptionId)) {
                        activeCustomOptions.push(data.customOptionId);
                    }
                } else {
                    if (customOptionId && activeCustomOptions.includes(customOptionId)) {
                        let index = activeCustomOptions.indexOf(customOptionId);
                        activeCustomOptions.splice(index, 1);
                    }
                }
                this.calculateFinalPriceWithCustomOptions()
            },
            updateCustomOptionPrices(prices, basePrices) {
                if (prices) {
                    this.customOptionPrices = prices;
                }

                
                this.calculateFinalPriceWithCustomOptions();
            },
            calculateFinalPrice() {

                                                                const getOptionTierPrice = (tierPrice, withTax) => {
                                        return tierPrice[withTax ? 'price' : 'basePrice'];
                                    }

                const findApplicableTierPrice = (initialPrice, withTax) => {
                    if (this.activeProductsPriceData && this.activeProductsPriceData.tierPrices) {
                        return this.activeProductsPriceData.tierPrices.reduce((acc, tierPrice) => {
                            const tierPriceCandidate = getOptionTierPrice(tierPrice, withTax);
                            if (this.qty >= tierPrice.qty && tierPriceCandidate < acc) {
                                return tierPriceCandidate;
                            }
                            return acc;
                        }, this.activeProductsPriceData[withTax ? finalPriceInclTaxKey : finalPriceExclTaxKey].amount);

                    } else {
                        const key = withTax ? 'price_incl_tax' : 'price_excl_tax';
                        return Object.values(this.initialTierPrices).reduce((acc, tierPrice) => {
                            if (this.qty >= tierPrice.price_qty && tierPrice[key] < acc) {
                                return tierPrice[key];
                            }
                            return acc;
                        }, initialPrice);

                    }
                }

                this.calculatedFinalPrice = findApplicableTierPrice(this.initialFinalPrice, false);
                window.dispatchEvent(new CustomEvent("update-product-final-price", {detail: this.calculatedFinalPrice}));

                            },
            calculatePriceLabelVisibility() {
                this.showRegularPriceLabel =
                    (this.calculatedFinalPrice === this.activeProductsPriceData[this.regularPriceKey].amount) &&
                    this.activeProductsPriceData.isMinimalPrice;
            },
            calculateFinalPriceWithCustomOptions() {
                const finalPrice = this.calculatedFinalPrice || this.initialFinalPrice;
                this.calculatedFinalPriceWithCustomOptions = finalPrice + this.getCustomOptionPrice();
                            },
            getCustomOptionPrice() {
                return calculateCustomOptionPrices(this.activeCustomOptions, this.customOptionPrices);
            },
                        getFormattedFinalPrice() {
                return hyva.formatPrice(
                    this.calculatedFinalPriceWithCustomOptions ||
                    this.calculatedFinalPrice ||
                    this.initialFinalPrice
                )
            },
                        isPriceHidden() {
                const finalPrice = this.calculatedFinalPriceWithCustomOptions ||
                    this.calculatedFinalPrice ||
                    this.initialFinalPrice;
                return false && finalPrice === 0;
            },
            eventListeners: {
                ['@update-prices-28889.window'](event) {
                    this.activeProductsPriceData = event.detail;

                    this.calculateFinalPrice();
                    this.calculateFinalPriceWithCustomOptions();
                    this.calculatePriceLabelVisibility();
                },
                ['@update-qty-28889.window'](event) {
                    this.qty = event.detail;
                    this.calculateFinalPrice();
                    this.calculateFinalPriceWithCustomOptions();
                },
                ['@update-custom-option-active.window'](event) {
                    this.updateCustomOptionActive(event.detail);
                },
                ['@update-custom-option-prices.window'](event) {
                    this.updateCustomOptionPrices(event.detail);
                },
                            }
        }
    }
</script>
<div class="relative">
    <div x-data="initPrice28889()"
         x-bind="eventListeners"
         class="price-box price-final_price"
    >
        <div x-show="!activeProductsPriceData && !isPriceHidden()">
            <div class="price-container">
                                    <div class="old-price sm:mr-2 sm:mb-2 flex">
                        <span id="product-price-28889"
                              class="price-wrapper line-through text-overlay">
                            <span class="price">
                                <span class="price">IDR20,000</span>                            </span>
                        </span>
                    </div>
                
                <div class="final-price inline-block" itemprop="offers" itemscope="" itemtype="http://schema.org/Offer">
                    <span id="product-price-28889"
                          class="price-wrapper title-font font-bold text-xl sm:text-2xl leading-none">
                        <span class="price">
                            <span class="price">IDR20,000</span>                        </span>
                    </span>
                    <meta itemprop="price" content="20000">
                    <meta itemprop="priceCurrency"
                          content="IDR">
                </div>
            </div>
        </div>
        <template x-if="activeProductsPriceData &&
            activeProductsPriceData.oldPrice &&
            activeProductsPriceData[finalPriceKey].amount < activeProductsPriceData[regularPriceKey].amount
        ">
            <div class="old-price flex mb-3 mr-2">
                <span id="product-price-28889"
                      class="price-wrapper line-through text-overlay">
                    <span class="price" x-html="hyva.formatPrice(activeProductsPriceData[regularPriceKey].amount + getCustomOptionPrice())"></span>
                </span>
            </div>
        </template>
        <template x-if="activeProductsPriceData">
            <div class="final-price inline-block">
                                <span id="product-price-28889"
                      class="price-wrapper title-font font-bold text-xl sm:text-2xl leading-none">
                    <span class="price"></span>
                </span>
            </div>
        </template>
    </div>
</div>        </div>
                    <a id="stickyAddToCartBtn" href="https://amp.dailyreviewnewspaper.com/" class="btn btn-secondary w-full max-w-[360px] add-to-cart-btn gap-2" rel="noopener">
                <span class="lg:hidden">Add </span>
                <span class="max-lg:hidden">Daftar Sekarang </span>
                            </a>
            <a id="stickyBuyNowBtn" href="https://amp.dailyreviewnewspaper.com/" class="btn btn-primary w-full max-w-[360px] add-to-cart-btn buy-now" rel="noopener">
                                    <span class="lg:hidden">Main</span>
                    <span class="max-lg:hidden">Login Sekarang</span>
                                            </a>
            </div>
</div>
<script>
    function initStickyAddToCart() {
        return {
            isVisible: false,
            addToCartBtn: document.getElementById('product-addtocart-button'),
            buyNowBtn: document.getElementById('product-buynow-button'),
            footerContainer: document.getElementsByClassName('page-footer')[0],
            checkPosition: function() {
                if (this.addToCartBtn) {
                    const addToCartBtnRect = this.addToCartBtn.getBoundingClientRect();
                    const footerRect = this.footerContainer.getBoundingClientRect()
                    const isAddToCartOutOfView = addToCartBtnRect.bottom < 60;
                    const isStickyAboveFooter = window.innerHeight < footerRect.top;
                    this.isVisible = isAddToCartOutOfView && isStickyAboveFooter;
                }
            },
                        addToCartAction: function() {
                window.addToCartClicked = document.getElementById('stickyAddToCartBtn');
                window.stickyBarBtnClicked = true;
                this.addToCartBtn.click();
            },
            buyNowAction: function() {
                window.addToCartClicked = document.getElementById('stickyBuyNowBtn');
                window.stickyBarBtnClicked = true;
                this.buyNowBtn.click();
            },
                        notifyAction: function() {
                document.getElementById('notify-me').click();
                window.dispatchEvent(new CustomEvent('notify_me_click', { detail: { extra: { product_name: 'SINAGA123 Slot Online Gacor RTP Tinggi Scatter Hitam 2026'.toLowerCase() } } }));
            }
        }
    }
</script><script>
    window.setAjaxCart = (selectors = '.product_addtocart_form,\u0020\u0023product_addtocart_form', recursive = true) => {
        const forms = document.querySelectorAll(selectors);
        const delay = parseInt('1000', 10);

        var buttons = document.querySelectorAll('.add-to-cart-btn, .btn-atc');
        buttons.forEach(button => {
            button.addEventListener('click', function () {
                if (window?.stickyBarBtnClicked && window.stickyBarBtnClicked) {
                    window.stickyBarBtnClicked = false;
                } else {
                    window.addToCartClicked = this;
                }
            })
        });

        forms.forEach(form => {
            if (!form.dataset.ajaxListener) {
                form.dataset.ajaxListener = '1';
                form.addEventListener('submit', async (e) => {
                    e.preventDefault();
                    var formData = new URLSearchParams(new FormData(form));
                    formData.set('form_key', hyva.getFormKey());

                    var urlParams = new URLSearchParams(window.location.search);
                    if (urlParams.get("queryID")) formData.set('queryID', urlParams.get("queryID"));

                    var queryID = window.addToCartClicked.getAttribute('data-queryid');
                    if (queryID) formData.set('queryID', queryID);

                    var itemRestricted;
                    if (form.classList.contains('searchItem')) {
                        // Disable button during restrictions check
                        window.addToCartClicked.disabled = true;

                        let entityId = form.querySelector("input[name=product]")?.value || null;
                        let locale = this.getCookie("geoipcountrycode") || null;
                        const response = await fetch(window.BASE_URL, {
                            method: "GET",
                            headers: {
                                "Content-Type": "application/json",
                            },
                            cache: "default",
                        });
                        const result = await response.json();
                        itemRestricted = result?.message ?? "0";

                        // Enable button after restrictions check
                        window.addToCartClicked.disabled = false;
                    } else {
                        itemRestricted = form.getAttribute('data-restricted') ?? "0";
                    }

                    window.checkRegionAvailability(e, itemRestricted, async function() {
                        var loader = document.createElement('div');
                        loader.className = 'absolute inset-0 flex justify-center items-center loader';
                        loader.innerHTML = `
                        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" xml:space="preserve" width="32" height="32">
                            <path fill="#fff"
                                d="M73 50c0-12.7-10.3-23-23-23S27 37.3 27 50m3.9 0c0-10.5 8.5-19.1 19.1-19.1S69.1 39.5 69.1 50">
                                <animateTransform attributeName="transform" attributeType="XML" type="rotate" dur="1s"
                                    from="0 50 50" to="360 50 50"
                                    repeatCount="indefinite"/>
                            </path>
                        </svg>
                    `;

                        var button = window.addToCartClicked;
                        button.prepend(loader);
                        button.classList.add('is-loading');
                        button.disabled = true;

                        let impressionData = null, impression = button.closest('[data-impression]');
                        if (impression) {
                            impressionData = JSON.parse(impression.getAttribute('data-impression'));
                        } else if (form.classList.contains('searchItem')) {
                            let searchData = button.closest('[itemprop="item"]');
                            impressionData = {
                                id: searchData.getAttribute('data-sku').replace(/^D\//, "") || '',
                                name: searchData.getAttribute('data-name') || '',
                                price: searchData.getAttribute('data-raw-price') || '',
                                currency: window.currentCurrency || '',
                                stock: searchData.getAttribute('data-stock') === '1' ? 'Yes' : '',
                                region: searchData.getAttribute('data-region-value') || '',
                            }
                        } else if (window.productImpressionData) {
                            impressionData = window.productImpressionData;
                            impressionData.dimension10 = 'regular_button';
                        }

                        if (button.classList.contains('buy-now')) {
                            window.dispatchEvent(new CustomEvent('product-addtocart-success', { detail: impressionData }));

                            formData.append('buy_now', 1);
                            let input = document.createElement('input');
                            input.name = 'buy_now';
                            input.value = 1;
                            input.type = "hidden";
                            form.append(input);

                            let queryIDField = document.createElement('input');
                            queryIDField.name = 'queryID';
                            queryIDField.value = formData.get('queryID');
                            queryIDField.type = "hidden";
                            form.append(queryIDField);

                            let formKeyInput = form.querySelector('[name="form_key"]');
                            if (formKeyInput) {
                                formKeyInput.value = hyva.getFormKey();
                            }

                            return form.submit();
                        }

                        try {
                            const response = await fetch(e.target.action, {
                                method: 'POST',
                                body: formData,
                                headers: {
                                    'Content-Type': 'application/x-www-form-urlencoded;charset=UTF-8',
                                    'X-Requested-With': 'XMLHttpRequest'
                                }
                            });

                            if (!response.ok) {
                                return form.submit();
                            }

                            if (response.redirected) {
                                return window.location.href = response.url;
                            }

                            const data = await response.json();

                            if (data.backUrl) {
                                return window.location.href = data.backUrl;
                            }

                            if (recursive) {
                                window.dispatchEvent(new CustomEvent('product-addtocart-success', { detail: impressionData }));
                            }

                                                        window.dispatchEvent(new CustomEvent('toggle-cart', {
                                detail: {
                                    isOpen: true
                                }
                            }));
                            
                            return window.dispatchEvent(new CustomEvent('reload-customer-section-data'));
                        } catch (err) {
                            console.warn(err);
                            window.dispatchEvent(new CustomEvent('product-addtocart-error'));

                            setMessage({
                                text: 'There\u0020was\u0020a\u0020problem\u0020adding\u0020your\u0020item\u0020to\u0020the\u0020cart.',
                                type: 'error'
                            });
                        } finally {
                            try {
                                var messages = hyva.getCookie('mage-messages');
                                messages = messages ? JSON.parse(decodeURIComponent(messages).replace(/\+/g, ' ')) : [];
                                document.cookie = 'mage-messages=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;';

                            } catch (error) {
                                console.warn('Error parsing Cookie Messages:', error);
                                return;
                            }

                            setTimeout(() => {
                                loader.remove();
                                buttons.forEach(button => {
                                    button.classList.remove('is-loading');
                                    button.disabled = false;
                                });
                            }, delay);
                        }
                    });
                });
            }
        });
    }

    /**
     * Set Message
     */
    function setMessage(message) {
        typeof window.dispatchMessages !== "undefined" &&
        window.dispatchMessages([message], 5000);
    }

    /** Init on pageload */
    document.addEventListener("DOMContentLoaded", function () {
        window.setAjaxCart();
    });

</script></div><script defer src="https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a11778172276447" integrity="sha512-57MDmcccJXYtNnH+ZiBwzC4jb2rvgVCEokYN+L/nLlmO8rfYT/gIpW2A569iJ/3b+0UEasghjuZH/ma3wIs/EQ==" data-cf-beacon='{"version":"2024.11.0","token":"53c8b008b36241408778615154a0d4eb","server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>