It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://brs57ot.com

  1. <!doctype html>
  2. <html ⚡ lang="id">
  3.    <head>
  4.        <meta charset="utf-8">
  5.        <title>BRS57OT Terbaik & Terpercaya</title>
  6.        <link rel="canonical" href="https://brs57ot.com/">
  7.        <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
  8.        <meta name="keywords" content="brs57ot">
  9.        <meta name="robots" content="index, follow" />
  10.        
  11.        <meta name="title" content="BRS57OT Terbaik & Terpercaya" />
  12.        <meta name="description" content="Bergabunglah dengan ribuan pemain yang sudah merasakan kemenangan besar bersama kami di BRS57OT. Bonus hingga 5JT untuk member baru!"/>
  13.        <meta name="google-site-verification" content="qkGtSBg6l1jDmLhpVQwhL-4VvaCdQN5BxnYVClPS-OE" />
  14.        
  15.        <meta property="og:type" content="website" />
  16.        <meta property="og:url" content="https://brs57ot.com/" />
  17.        <meta property="og:title" content="BRS57OT Terbaik & Terpercaya" />
  18.        <meta property="og:description" content="Bergabunglah dengan ribuan pemain yang sudah merasakan kemenangan besar bersama kami di BRS57OT. Bonus hingga 5JT untuk member baru!"/>
  19.        <meta property="og:image" content="https://brs57ot.com/assets/HomepageBRS57OT1.webp" />
  20.            
  21.        <meta property="twitter:card" content="summary_large_image" />
  22.        <meta property="twitter:url" content="https://brs57ot.com/" />
  23.        <meta property="twitter:title" content="BRS57OT Terbaik & Terpercaya" />
  24.        <meta property="twitter:description" content="Bergabunglah dengan ribuan pemain yang sudah merasakan kemenangan besar bersama kami di BRS57OT. Bonus hingga 5JT untuk member baru!"/>
  25.        <meta property="twitter:image" content="https://brs57ot.com/assets/HomepageBRS57OT1.webp" />
  26.  
  27.        <link rel="shortcut icon" href="https://cdn-icons-png.freepik.com/256/16610/16610422.png?semt=ais_hybrid" type="image/x-icon">
  28.        
  29.        <style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>
  30.        
  31.        <script async src="https://cdn.ampproject.org/v0.js"></script>
  32.        
  33.        <script async custom-element="amp-carousel" src="https://cdn.ampproject.org/v0/amp-carousel-0.1.js"></script>
  34.        <script async custom-element="amp-sidebar" src="https://cdn.ampproject.org/v0/amp-sidebar-0.1.js"></script>
  35.        <script async custom-element="amp-accordion" src="https://cdn.ampproject.org/v0/amp-accordion-0.1.js"></script>
  36.        
  37.        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
  38.  
  39.  
  40.        <style amp-custom>
  41.            :root {
  42.            --primary: #0056b3;
  43.            --secondary: #d4af37;
  44.            --dark: #0a1f44;
  45.            --light: #f8f9fa;
  46.            --success: #28a745;
  47.            --text-light: #ffffff;
  48.            --text-dark: #333333;
  49.        }
  50.        
  51.        * {
  52.            margin: 0;
  53.            padding: 0;
  54.            box-sizing: border-box;
  55.            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  56.        }
  57.        
  58.        body {
  59.            background-color: #f0f2f5;
  60.            color: var(--text-dark);
  61.            line-height: 1.6;
  62.        }
  63.        
  64.        .container {
  65.            width: 100%;
  66.            max-width: 1200px;
  67.            margin: 0 auto;
  68.            padding: 0 15px;
  69.        }
  70.        
  71.        .navbar {
  72.            background-color: var(--dark);
  73.            padding: 15px 0;
  74.            position: fixed;
  75.            width: 100%;
  76.            top: 0;
  77.            z-index: 1000;
  78.            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  79.        }
  80.        
  81.        .navbar-container {
  82.            display: flex;
  83.            justify-content: space-between;
  84.            align-items: center;
  85.            width: 100%;
  86.            max-width: 1200px;
  87.            margin: 0 auto;
  88.            padding: 0 15px;
  89.        }
  90.        
  91.        .logo-wrapper {
  92.            display: flex;
  93.            align-items: center;
  94.        }
  95.        
  96.        .logo {
  97.            color: var(--text-light);
  98.            font-size: 24px;
  99.            font-weight: bold;
  100.            text-decoration: none;
  101.            display: flex;
  102.            align-items: center;
  103.        }
  104.        
  105.        .logo i {
  106.            color: var(--secondary);
  107.            margin-right: 10px;
  108.            font-size: 28px;
  109.        }
  110.  
  111.        .navbar .logo img {
  112.            height: 40px;
  113.            width: auto;
  114.            max-width: 180px;
  115.        }
  116.  
  117.        .sidebar-header .logo img {
  118.            height: 30px;
  119.            width: auto;
  120.            max-width: 150px;
  121.        }
  122.  
  123.        .desktop-nav {
  124.            display: flex;
  125.            align-items: center;
  126.        }
  127.        
  128.        .nav-links {
  129.            display: flex;
  130.            list-style: none;
  131.            margin: 0;
  132.            padding: 0;
  133.        }
  134.        
  135.        .nav-links li {
  136.            margin-left: 25px;
  137.            position: relative;
  138.        }
  139.        
  140.        .nav-links a {
  141.            color: var(--text-light);
  142.            text-decoration: none;
  143.            font-weight: 500;
  144.            transition: color 0.3s;
  145.            padding: 8px 0;
  146.            position: relative;
  147.        }
  148.        
  149.        .nav-links a:hover {
  150.            color: var(--secondary);
  151.        }
  152.        
  153.        .nav-links a.active {
  154.            color: var(--secondary);
  155.        }
  156.        
  157.        .nav-links a.active::after,
  158.        .nav-links a:hover::after {
  159.            content: '';
  160.            position: absolute;
  161.            bottom: 0;
  162.            left: 0;
  163.            width: 100%;
  164.            height: 2px;
  165.            background-color: var(--secondary);
  166.            transform: scaleX(1);
  167.            transition: transform 0.3s ease;
  168.        }
  169.        
  170.        .nav-links a::after {
  171.            content: '';
  172.            position: absolute;
  173.            bottom: 0;
  174.            left: 0;
  175.            width: 100%;
  176.            height: 2px;
  177.            background-color: var(--secondary);
  178.            transform: scaleX(0);
  179.            transform-origin: right;
  180.            transition: transform 0.3s ease;
  181.        }
  182.        
  183.        .auth-buttons {
  184.            display: flex;
  185.            margin-left: 30px;
  186.        }
  187.        
  188.        .btn {
  189.            margin-left: 10px;
  190.            padding: 8px 20px;
  191.            border-radius: 5px;
  192.            font-weight: 600;
  193.            text-decoration: none;
  194.            transition: all 0.3s;
  195.            display: inline-block;
  196.            text-align: center;
  197.        }
  198.        
  199.        .btn-login {
  200.            background-color: transparent;
  201.            color: var(--text-light);
  202.            border: 2px solid var(--secondary);
  203.        }
  204.        
  205.        .btn-login:hover {
  206.            background-color: rgba(212, 175, 55, 0.1);
  207.        }
  208.        
  209.        .btn-register {
  210.            background-color: var(--secondary);
  211.            color: var(--dark);
  212.            border: 2px solid var(--secondary);
  213.        }
  214.        
  215.        .btn-register:hover {
  216.            background-color: #c9a227;
  217.            border-color: #c9a227;
  218.        }
  219.  
  220.            @media (max-width: 992px) {
  221.                .hamburger-menu {
  222.                    display: block;
  223.                }
  224.                
  225.                .nav-links {
  226.                    display: none;
  227.                }
  228.                
  229.                .auth-buttons {
  230.                    display: none;
  231.                }
  232.                
  233.                .navbar-container {
  234.                    justify-content: flex-start;
  235.                }
  236.                
  237.                .logo {
  238.                    margin: 0 auto;
  239.                }
  240.            }
  241.  
  242.            
  243.            amp-sidebar {
  244.                width: 250px;
  245.                background-color: var(--dark);
  246.                color: white;
  247.            }
  248.            
  249.            .sidebar-nav {
  250.                list-style: none;
  251.                padding: 20px;
  252.            }
  253.            
  254.            .sidebar-nav li {
  255.                margin-bottom: 15px;
  256.            }
  257.            
  258.            .sidebar-nav a {
  259.                color: white;
  260.                text-decoration: none;
  261.                font-size: 1.1rem;
  262.            }
  263.            
  264.            .sidebar-nav a:hover {
  265.                color: var(--secondary);
  266.            }
  267.            
  268.            .sidebar-header {
  269.                padding: 15px;
  270.                border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  271.                display: flex;
  272.                justify-content: space-between;
  273.                align-items: center;
  274.            }
  275.            
  276.            .close-sidebar {
  277.                background: none;
  278.                border: none;
  279.                color: white;
  280.                font-size: 1.5rem;
  281.                cursor: pointer;
  282.            }
  283.  
  284.            .hamburger-menu {
  285.                display: none;
  286.                font-size: 24px;
  287.                color: white;
  288.                cursor: pointer;
  289.                padding: 8px;
  290.                margin-right: 10px;
  291.                z-index: 1001;
  292.            }
  293.  
  294.            .mobile-sidebar {
  295.                width: 280px;
  296.                background-color: var(--dark);
  297.                color: white;
  298.                box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2);
  299.            }
  300.  
  301.            .sidebar-header {
  302.                padding: 15px 20px;
  303.                border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  304.                display: flex;
  305.                justify-content: space-between;
  306.                align-items: center;
  307.                background-color: rgba(0, 0, 0, 0.1);
  308.            }
  309.  
  310.            .sidebar-header .logo {
  311.                font-size: 20px;
  312.            }
  313.  
  314.            .close-sidebar {
  315.                background: none;
  316.                border: none;
  317.                color: white;
  318.                font-size: 1.5rem;
  319.                cursor: pointer;
  320.                padding: 5px;
  321.            }
  322.  
  323.            .sidebar-nav {
  324.                list-style: none;
  325.                padding: 0;
  326.                margin: 0;
  327.            }
  328.  
  329.            .sidebar-nav li {
  330.                border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  331.            }
  332.  
  333.            .sidebar-nav li.divider {
  334.                height: 1px;
  335.                background-color: rgba(255, 255, 255, 0.1);
  336.                margin: 10px 0;
  337.                border: none;
  338.            }
  339.  
  340.            .sidebar-nav a {
  341.                display: block;
  342.                color: white;
  343.                text-decoration: none;
  344.                padding: 15px 20px;
  345.                font-size: 1rem;
  346.                transition: all 0.3s;
  347.            }
  348.  
  349.            .sidebar-nav a.active {
  350.                color: var(--secondary);
  351.                background-color: rgba(212, 175, 55, 0.1);
  352.            }
  353.  
  354.            .sidebar-nav a:hover {
  355.                background-color: rgba(255, 255, 255, 0.05);
  356.                color: var(--secondary);
  357.            }
  358.  
  359.            .sidebar-btn {
  360.                display: flex;
  361.                align-items: center;
  362.                margin: 5px 15px;
  363.                border-radius: 5px;
  364.            }
  365.  
  366.            .sidebar-btn i {
  367.                margin-right: 10px;
  368.                width: 20px;
  369.                text-align: center;
  370.            }
  371.  
  372.            .sidebar-btn.btn-login {
  373.                background-color: rgba(255, 255, 255, 0.1);
  374.                border: 1px solid var(--secondary);
  375.                color: var(--secondary);
  376.            }
  377.  
  378.            .sidebar-btn.btn-register {
  379.                background-color: var(--secondary);
  380.                color: var(--dark);
  381.                font-weight: bold;
  382.            }
  383.  
  384.            .sidebar-footer {
  385.                padding: 20px;
  386.                border-top: 1px solid rgba(255, 255, 255, 0.1);
  387.                margin-top: 10px;
  388.            }
  389.  
  390.            .sidebar-footer .social-links {
  391.                justify-content: center;
  392.            }
  393.  
  394.            @media (max-width: 992px) {
  395.                .hamburger-menu {
  396.                    display: block;
  397.                    order: 1;
  398.                }
  399.                
  400.                .desktop-nav {
  401.                    display: none;
  402.                }
  403.                
  404.                .logo-wrapper {
  405.                    order: 2;
  406.                    flex-grow: 1;
  407.                    text-align: center;
  408.                }
  409.                
  410.                .nav-links {
  411.                    display: none;
  412.                }
  413.                
  414.                .auth-buttons {
  415.                    display: none;
  416.                }
  417.                
  418.                .navbar-container {
  419.                    justify-content: flex-start;
  420.                }
  421.                
  422.                .logo {
  423.                    margin: 0 auto;
  424.                }
  425.            }
  426.  
  427.            @media (max-width: 576px) {
  428.                .mobile-sidebar {
  429.                    width: 100%;
  430.                    max-width: 300px;
  431.                }
  432.                
  433.                .sidebar-header {
  434.                    padding: 12px 15px;
  435.                }
  436.                
  437.                .sidebar-nav a {
  438.                    padding: 12px 15px;
  439.                }
  440.            }
  441.            
  442.            @media (max-width: 992px) {
  443.                .nav-links {
  444.                    display: none;
  445.                }
  446.                
  447.                .menu-toggle {
  448.                    display: block;
  449.                }
  450.                
  451.                .auth-buttons {
  452.                    margin-left: auto;
  453.                    margin-right: 20px;
  454.                }
  455.                
  456.                .hero h1 {
  457.                    font-size: 2.2rem;
  458.                }
  459.                
  460.                .hero p {
  461.                    font-size: 1rem;
  462.                }
  463.  
  464.                .desktop-nav {
  465.                    display: none;
  466.                }
  467.                
  468.                .navbar-container {
  469.                    justify-content: space-between;
  470.                }
  471.                
  472.                .logo-wrapper {
  473.                    margin: 0 auto;
  474.                    justify-content: center;
  475.                }
  476.                
  477.                .hamburger-menu {
  478.                    display: block;
  479.                }
  480.            }
  481.            
  482.            @media (max-width: 768px) {
  483.                .navbar {
  484.                    padding: 10px 0;
  485.                }
  486.                
  487.                .hero {
  488.                    padding: 120px 0 60px;
  489.                }
  490.                
  491.                .hero h1 {
  492.                    font-size: 1.8rem;
  493.                }
  494.                
  495.                .section-title {
  496.                    font-size: 1.6rem;
  497.                }
  498.                
  499.                .promo-cards {
  500.                    grid-template-columns: 1fr;
  501.                }
  502.            }
  503.            
  504.            @media (max-width: 576px) {
  505.                .navbar .logo img {
  506.                    height: 35px;
  507.                    max-width: 150px;
  508.                }
  509.                
  510.                .auth-buttons .btn {
  511.                    padding: 6px 12px;
  512.                    font-size: 0.9rem;
  513.                }
  514.                
  515.                .hero {
  516.                    padding: 100px 0 40px;
  517.                }
  518.                
  519.                .cta-button {
  520.                    padding: 10px 20px;
  521.                    font-size: 1rem;
  522.                }
  523.                
  524.                .games-grid {
  525.                    grid-template-columns: 1fr;
  526.                }
  527.            }
  528.  
  529.            @media (max-width: 576px) {
  530.                .navbar .logo img {
  531.                    height: 35px;
  532.                    max-width: 150px;
  533.                }
  534.                
  535.                .sidebar-header .logo img {
  536.                    height: 28px;
  537.                    max-width: 130px;
  538.                }
  539.            }
  540.  
  541.            amp-sidebar[open] {
  542.                display: block;
  543.                transform: translateX(0);
  544.            }
  545.  
  546.            .hero {
  547.                padding: 150px 0 80px;
  548.                background: linear-gradient(135deg, var(--dark) 0%, #1a2e5a 100%);
  549.                color: var(--text-light);
  550.                text-align: center;
  551.            }
  552.            
  553.            .hero h1 {
  554.                font-size: 2.8rem;
  555.                margin-bottom: 20px;
  556.                background: linear-gradient(to right, var(--secondary), #f5d76e);
  557.                -webkit-background-clip: text;
  558.                -webkit-text-fill-color: transparent;
  559.            }
  560.            
  561.            .hero p {
  562.                font-size: 1.2rem;
  563.                max-width: 700px;
  564.                margin: 0 auto 30px;
  565.                color: #ddd;
  566.            }
  567.  
  568.            .hero p a {
  569.                text-decoration: none;
  570.                color: gold;
  571.                font-weight: bold;
  572.            }
  573.  
  574.            .cta-button {
  575.                display: inline-block;
  576.                background-color: var(--secondary);
  577.                color: var(--dark);
  578.                padding: 12px 30px;
  579.                border-radius: 30px;
  580.                text-decoration: none;
  581.                font-weight: bold;
  582.                font-size: 1.1rem;
  583.                transition: all 0.3s;
  584.                box-shadow: 0 4px 15px rgba(212, 175, 55, 0.3);
  585.            }
  586.            
  587.            .cta-button:hover {
  588.                background-color: #f5d76e;
  589.                transform: translateY(-3px);
  590.                box-shadow: 0 6px 20px rgba(212, 175, 55, 0.4);
  591.            }
  592.  
  593.            .slider-section {
  594.                padding: 60px 0;
  595.                background-color: white;
  596.            }
  597.            
  598.            .section-title {
  599.                text-align: center;
  600.                margin-bottom: 40px;
  601.                font-size: 2rem;
  602.                color: var(--dark);
  603.                position: relative;
  604.            }
  605.            
  606.            .section-title::after {
  607.                content: '';
  608.                display: block;
  609.                width: 80px;
  610.                height: 4px;
  611.                background: linear-gradient(to right, var(--primary), var(--secondary));
  612.                margin: 10px auto 0;
  613.                border-radius: 2px;
  614.            }
  615.  
  616.            .section-titles {
  617.                text-align: center;
  618.                margin-bottom: 40px;
  619.                font-size: 2rem;
  620.                color: var(--secondary);
  621.                position: relative;
  622.            }
  623.            
  624.            .section-titles::after {
  625.                content: '';
  626.                display: block;
  627.                width: 80px;
  628.                height: 4px;
  629.                background: linear-gradient(to right, var(--primary), var(--secondary));
  630.                margin: 10px auto 0;
  631.                border-radius: 2px;
  632.            }
  633.            
  634.            .slider-container {
  635.                position: relative;
  636.                max-width: 1200px;
  637.                margin: 0 auto;
  638.                overflow: hidden;
  639.                border-radius: 10px;
  640.                box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  641.            }
  642.  
  643.            .slide {
  644.                position: relative;
  645.                width: 100%;
  646.                height: 0;
  647.                padding-bottom: 50%;
  648.            }
  649.  
  650.            .slide amp-img {
  651.                position: absolute;
  652.                top: 0;
  653.                left: 0;
  654.                width: 100%;
  655.                height: 100%;
  656.                object-fit: cover;
  657.            }
  658.                    
  659.            .slide-content {
  660.                position: absolute;
  661.                bottom: 0;
  662.                left: 0;
  663.                right: 0;
  664.                background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  665.                color: white;
  666.                padding: 20px;
  667.            }
  668.            
  669.            .slide-content h3 {
  670.                margin-bottom: 10px;
  671.                font-size: 1.5rem;
  672.            }
  673.            
  674.            .slider-nav {
  675.                display: flex;
  676.                justify-content: center;
  677.                margin-top: 20px;
  678.            }
  679.            
  680.            .slider-dot {
  681.                width: 12px;
  682.                height: 12px;
  683.                border-radius: 50%;
  684.                background-color: #ccc;
  685.                margin: 0 5px;
  686.                cursor: pointer;
  687.                transition: background-color 0.3s;
  688.            }
  689.            
  690.            .slider-dot.active {
  691.                background-color: var(--primary);
  692.            }
  693.  
  694.            .games-section {
  695.                padding: 60px 0;
  696.                background-color: #f8f9fa;
  697.            }
  698.            
  699.            .games-grid {
  700.                display: grid;
  701.                grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  702.                gap: 20px;
  703.            }
  704.            
  705.            .game-card {
  706.                background-color: white;
  707.                border-radius: 10px;
  708.                overflow: hidden;
  709.                box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  710.                transition: transform 0.3s, box-shadow 0.3s;
  711.            }
  712.            
  713.            .game-card:hover {
  714.                transform: translateY(-5px);
  715.                box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  716.            }
  717.            
  718.            .game-card amp-img {
  719.                width: 100%;
  720.                height: 180px;
  721.                object-fit: cover;
  722.            }
  723.            
  724.            .game-info {
  725.                padding: 15px;
  726.            }
  727.            
  728.            .game-info h3 {
  729.                margin-bottom: 10px;
  730.                color: var(--dark);
  731.            }
  732.            
  733.            .play-btn {
  734.                display: block;
  735.                background-color: var(--primary);
  736.                color: white;
  737.                text-align: center;
  738.                padding: 8px 0;
  739.                border-radius: 5px;
  740.                text-decoration: none;
  741.                font-weight: 600;
  742.                margin-top: 10px;
  743.                transition: background-color 0.3s;
  744.            }
  745.            
  746.            .play-btn:hover {
  747.                background-color: #004494;
  748.            }
  749.  
  750.            .promo-section {
  751.                padding: 60px 0;
  752.                background: linear-gradient(135deg, var(--dark) 0%, #1a2e5a 100%);
  753.                color: white;
  754.            }
  755.            
  756.            .promo-cards {
  757.                display: grid;
  758.                grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  759.                gap: 20px;
  760.            }
  761.            
  762.            .promo-card {
  763.                background-color: rgba(255, 255, 255, 0.1);
  764.                border-radius: 10px;
  765.                padding: 25px;
  766.                backdrop-filter: blur(5px);
  767.                border: 1px solid rgba(255, 255, 255, 0.1);
  768.                transition: transform 0.3s;
  769.            }
  770.            
  771.            .promo-card:hover {
  772.                transform: translateY(-5px);
  773.            }
  774.            
  775.            .promo-card h3 {
  776.                color: var(--secondary);
  777.                margin-bottom: 15px;
  778.                font-size: 1.3rem;
  779.            }
  780.            
  781.            .promo-card p {
  782.                margin-bottom: 20px;
  783.                color: #ddd;
  784.            }
  785.            
  786.            .promo-card .promo-code {
  787.                display: inline-block;
  788.                background-color: rgba(255, 255, 255, 0.2);
  789.                padding: 5px 10px;
  790.                border-radius: 4px;
  791.                font-family: monospace;
  792.                margin-bottom: 15px;
  793.            }
  794.            
  795.            .claim-btn {
  796.                display: inline-block;
  797.                background-color: var(--success);
  798.                color: white;
  799.                padding: 8px 20px;
  800.                border-radius: 5px;
  801.                text-decoration: none;
  802.                font-weight: 600;
  803.                transition: background-color 0.3s;
  804.            }
  805.            
  806.            .claim-btn:hover {
  807.                background-color: #218838;
  808.            }
  809.  
  810.            .copyright a {
  811.                text-decoration: none;
  812.                color: gold;
  813.                font-weight: bold;
  814.            }
  815.  
  816.            .footer {
  817.                background-color: var(--dark);
  818.                color: white;
  819.                padding: 50px 0 20px;
  820.            }
  821.            
  822.            .footer-content {
  823.                display: grid;
  824.                grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  825.                gap: 30px;
  826.                margin-bottom: 30px;
  827.            }
  828.            
  829.            .footer-column h3 {
  830.                color: var(--secondary);
  831.                margin-bottom: 20px;
  832.                font-size: 1.2rem;
  833.            }
  834.            
  835.            .footer-column a {
  836.                text-decoration: none;
  837.                color: gold;
  838.                font-weight: bold;
  839.            }
  840.            
  841.            .footer-links {
  842.                list-style: none;
  843.            }
  844.            
  845.            .footer-links li {
  846.                margin-bottom: 10px;
  847.            }
  848.            
  849.            .footer-links a {
  850.                color: #ccc;
  851.                text-decoration: none;
  852.                transition: color 0.3s;
  853.            }
  854.            
  855.            .footer-links a:hover {
  856.                color: white;
  857.            }
  858.            
  859.            .social-links {
  860.                display: flex;
  861.                gap: 15px;
  862.                margin-top: 15px;
  863.            }
  864.            
  865.            .social-links a {
  866.                color: white;
  867.                background-color: rgba(255, 255, 255, 0.1);
  868.                width: 40px;
  869.                height: 40px;
  870.                border-radius: 50%;
  871.                display: flex;
  872.                align-items: center;
  873.                justify-content: center;
  874.                transition: background-color 0.3s;
  875.            }
  876.            
  877.            .social-links a:hover {
  878.                background-color: var(--primary);
  879.            }
  880.            
  881.            .copyright {
  882.                text-align: center;
  883.                padding-top: 20px;
  884.                border-top: 1px solid rgba(255, 255, 255, 0.1);
  885.                color: #aaa;
  886.                font-size: 0.9rem;
  887.            }
  888.        </style>
  889.    </head>
  890.  
  891.    <body>
  892.        <amp-sidebar id="sidebar" layout="nodisplay" side="left" class="mobile-sidebar">
  893.            <div class="sidebar-header">
  894.                <div class="logo">
  895.                    <amp-img src="https://brs57ot.com/assets/BRS57OTLOGO.png"
  896.                             width="150"
  897.                             height="50"
  898.                             layout="fixed"
  899.                             alt="brs57ot">
  900.                    </amp-img>
  901.                </div>
  902.                <button class="close-sidebar" on="tap:sidebar.close" tabindex="0" role="button">
  903.                    <i class="fas fa-times"></i>
  904.                </button>
  905.            </div>
  906.            <ul class="sidebar-nav">
  907.                <li><a href="/" class="active">Beranda</a></li>
  908.                <li><a href="/">Permainan</a></li>
  909.                <li><a href="/">Promosi</a></li>
  910.                <li><a href="/">Tentang Kami</a></li>
  911.                <li><a href="/">Kontak</a></li>
  912.                <li class="divider"></li>
  913.                <li>
  914.                    <a href="https://cuan.in/bursa777login" class="sidebar-btn btn-login">
  915.                        <i class="fas fa-sign-in-alt"></i> Login
  916.                    </a>
  917.                </li>
  918.                <li>
  919.                    <a href="https://cuan.in/bursa777daftar" class="sidebar-btn btn-register">
  920.                        <i class="fas fa-user-plus"></i> Daftar
  921.                    </a>
  922.                </li>
  923.            </ul>
  924.            <div class="sidebar-footer">
  925.                <div class="social-links">
  926.                    <a href="/"><i class="fab fa-facebook-f"></i></a>
  927.                    <a href="/"><i class="fab fa-twitter"></i></a>
  928.                    <a href="/"><i class="fab fa-instagram"></i></a>
  929.                    <a href="/"><i class="fab fa-whatsapp"></i></a>
  930.                </div>
  931.            </div>
  932.        </amp-sidebar>
  933.  
  934.        <nav class="navbar">
  935.            <div class="container navbar-container">
  936.                <div role="button" on="tap:sidebar.toggle" tabindex="0" class="hamburger-menu">
  937.                    <i class="fas fa-bars"></i>
  938.                </div>
  939.                <a href="/" class="logo">
  940.                    <amp-img src="https://brs57ot.com/assets/BRS57OTLOGO.png"
  941.                             width="180"
  942.                             height="60"
  943.                             layout="fixed"
  944.                             alt="brs57ot">
  945.                    </amp-img>
  946.                </a>
  947.                <ul class="nav-links">
  948.                    <li><a href="/" class="active">Beranda</a></li>
  949.                    <li><a href="/">Permainan</a></li>
  950.                    <li><a href="/">Promosi</a></li>
  951.                    <li><a href="/">Tentang Kami</a></li>
  952.                    <li><a href="/">Kontak</a></li>
  953.                </ul>
  954.                <div class="auth-buttons">
  955.                    <a href="https://cuan.in/bursa777login" class="btn btn-login">Login</a>
  956.                    <a href="https://cuan.in/bursa777daftar" class="btn btn-register">Daftar</a>
  957.                </div>
  958.            </div>
  959.        </nav>
  960.  
  961.        <section class="hero">
  962.            <div class="container">
  963.                <h1>BRS57OT Terbaik & Terpercaya</h1>
  964.                <p>Bergabunglah dengan ribuan pemain yang sudah merasakan kemenangan besar bersama kami di <a href="/">BRS57OT</a>. Bonus hingga 5JT untuk member baru!</p>
  965.                <a href="https://qira.io/jagoseo" class="cta-button">DAFTAR SEKARANG</a>
  966.            </div>
  967.        </section>
  968.  
  969.        <section class="slider-section">
  970.            <div class="container">
  971.                <h2 class="section-title">Permainan Populer</h2>
  972.                <div class="slider-container">
  973.                    <amp-carousel width="1200" height="600" layout="responsive" type="slides" autoplay delay="5000">
  974.                        <div class="slide">
  975.                            <amp-img src="https://brs57ot.com/assets/HomepageBRS57OT1.webp" width="1200" height="600" layout="responsive" alt="ID Baru"></amp-img>
  976.                            <div class="slide-content">
  977.                                <h3>ID Baru</h3>
  978.                                <p>Bonus 50% untuk ID baru yang ingin bermain.</p>
  979.                            </div>
  980.                        </div>
  981.                        <div class="slide">
  982.                            <amp-img src="https://brs57ot.com/assets/HomepageBRS57OT2.webp" width="1200" height="600" layout="responsive" alt="VIP Member"></amp-img>
  983.                            <div class="slide-content">
  984.                                <h3>VIP Member</h3>
  985.                                <p>Dapatkan Bonus eksklusif untuk member VIP.</p>
  986.                            </div>
  987.                        </div>
  988.                        <div class="slide">
  989.                            <amp-img src="https://brs57ot.com/assets/HomepageBRS57OT3.webp" width="1200" height="600" layout="responsive" alt="Bonus Freespin"></amp-img>
  990.                            <div class="slide-content">
  991.                                <h3>Bonus Freespin</h3>
  992.                                <p>Bonus Freespin agar kemenangan semakin maksimal.</p>
  993.                            </div>
  994.                        </div>
  995.                        <div class="slide">
  996.                            <amp-img src="https://brs57ot.com/assets/HomepageBRS57OT4.webp" width="1200" height="600" layout="responsive" alt="Bonus Harian"></amp-img>
  997.                            <div class="slide-content">
  998.                                <h3>Bonus Harian</h3>
  999.                                <p>Bonus Deposit Harian tanpa harus chat admin.</p>
  1000.                            </div>
  1001.                        </div>
  1002.                    </amp-carousel>
  1003.                </div>
  1004.            </div>
  1005.        </section>
  1006.  
  1007.        <section class="games-section">
  1008.            <div class="container">
  1009.                <h2 class="section-title">Pilihan Permainan</h2>
  1010.                <div class="games-grid">
  1011.                    <div class="game-card">
  1012.                        <amp-img src="https://static.casino.guru/pict/208018/Starlight-Princess.png?timestamp=1653458466000&imageDataId=242258&width=320&height=247" width="300" height="180" layout="responsive" alt="Starlight Princess"></amp-img>
  1013.                        <div class="game-info">
  1014.                            <h3>Starlight Princess</h3>
  1015.                            <p>RTP 96.5% | Multiplier hingga 500x</p>
  1016.                            <a href="https://qira.io/jagoseo" class="play-btn">MAIN SEKARANG</a>
  1017.                        </div>
  1018.                    </div>
  1019.                    <div class="game-card">
  1020.                        <amp-img src="https://pnimg.net/w/sitemap-attachments/1/65f/43a4de8ae8.png" width="300" height="180" layout="responsive" alt="Book of Dead"></amp-img>
  1021.                        <div class="game-info">
  1022.                            <h3>Book of Dead</h3>
  1023.                            <p>RTP 96.2% | Free Spin Feature</p>
  1024.                            <a href="https://qira.io/jagoseo" class="play-btn">MAIN SEKARANG</a>
  1025.                        </div>
  1026.                    </div>
  1027.                    <div class="game-card">
  1028.                        <amp-img src="https://images.sigma.world/16.-Wolf-Gold.jpg" width="300" height="180" layout="responsive" alt="Wolf Gold"></amp-img>
  1029.                        <div class="game-info">
  1030.                            <h3>Wolf Gold</h3>
  1031.                            <p>RTP 96.0% | Jackpot Progressive</p>
  1032.                            <a href="https://qira.io/jagoseo" class="play-btn">MAIN SEKARANG</a>
  1033.                        </div>
  1034.                    </div>
  1035.                    <div class="game-card">
  1036.                        <amp-img src="https://static.casino.guru/pict/31432/Great-Rhino.png?timestamp=1653450006000&imageDataId=220958&width=320&height=247" width="300" height="180" layout="responsive" alt="Great Rhino"></amp-img>
  1037.                        <div class="game-info">
  1038.                            <h3>Great Rhino</h3>
  1039.                            <p>RTP 96.5% | Super Respin Feature</p>
  1040.                            <a href="https://qira.io/jagoseo" class="play-btn">MAIN SEKARANG</a>
  1041.                        </div>
  1042.                    </div>
  1043.                </div>
  1044.            </div>
  1045.        </section>
  1046.  
  1047.        <section class="promo-section">
  1048.            <div class="container">
  1049.                <h2 class="section-titles">Promo Spesial</h2>
  1050.                <div class="promo-cards">
  1051.                    <div class="promo-card">
  1052.                        <h3>Bonus New Member 50%</h3>
  1053.                        <p>Dapatkan bonus 50% hingga 750 Ribu untuk deposit pertama Anda!</p>
  1054.                        <br>
  1055.                        <a href="https://qira.io/jagoseo" class="claim-btn">CLAIM NOW</a>
  1056.                    </div>
  1057.                    <div class="promo-card">
  1058.                        <h3>Cashback Mingguan 10%</h3>
  1059.                        <p>Dapatkan cashback 10% setiap minggunya tanpa batas maksimal!</p>
  1060.                        <br>
  1061.                        <a href="https://qira.io/jagoseo" class="claim-btn">CLAIM NOW</a>
  1062.                    </div>
  1063.                    <div class="promo-card">
  1064.                        <h3>Bonus Deposit 5.000.000</h3>
  1065.                        <p>Bonus deposit 5.000.000 setiap hari di claim tanpa chat admin!</p>
  1066.                        <br>
  1067.                        <a href="https://qira.io/jagoseo" class="claim-btn">CLAIM NOW</a>
  1068.                    </div>
  1069.                </div>
  1070.            </div>
  1071.        </section>
  1072.  
  1073.        <footer class="footer">
  1074.            <div class="container">
  1075.                <div class="footer-content">
  1076.                    <div class="footer-column">
  1077.                        <h3>Tentang Kami</h3>
  1078.                        <p><a href="/">BRS57OT</a> adalah platform slot online terpercaya dengan berbagai permainan berkualitas dari provider ternama.</p>
  1079.                        <div class="social-links">
  1080.                            <a href="/"><i class="fab fa-facebook-f"></i></a>
  1081.                            <a href="/"><i class="fab fa-twitter"></i></a>
  1082.                            <a href="/"><i class="fab fa-instagram"></i></a>
  1083.                            <a href="/"><i class="fab fa-youtube"></i></a>
  1084.                        </div>
  1085.                    </div>
  1086.                    <div class="footer-column">
  1087.                        <h3>Permainan</h3>
  1088.                        <ul class="footer-links">
  1089.                            <li><a href="/">Slot Online</a></li>
  1090.                            <li><a href="/">Live Casino</a></li>
  1091.                            <li><a href="/">Sportsbook</a></li>
  1092.                            <li><a href="/">Poker Online</a></li>
  1093.                            <li><a href="/">Togel Online</a></li>
  1094.                        </ul>
  1095.                    </div>
  1096.                    <div class="footer-column">
  1097.                        <h3>Link Cepat</h3>
  1098.                        <ul class="footer-links">
  1099.                            <li><a href="/">Beranda</a></li>
  1100.                            <li><a href="/">Promosi</a></li>
  1101.                            <li><a href="/">Panduan</a></li>
  1102.                            <li><a href="/">FAQ</a></li>
  1103.                            <li><a href="/">Kontak</a></li>
  1104.                        </ul>
  1105.                    </div>
  1106.                    <div class="footer-column">
  1107.                        <h3>Pembayaran</h3>
  1108.                        <ul class="footer-links">
  1109.                            <li><a href="/">Bank Transfer</a></li>
  1110.                            <li><a href="/">E-Wallet</a></li>
  1111.                            <li><a href="/">Pulsa</a></li>
  1112.                            <li><a href="/">QRIS</a></li>
  1113.                            <li><a href="/">Cryptocurrency</a></li>
  1114.                        </ul>
  1115.                    </div>
  1116.                </div>
  1117.                <div class="copyright">
  1118.                    <p>&copy; 2025 <a href="https://admintampan.com/">Admin Tampan</a>. All Rights Reserved. | 18+ Only</p>
  1119.                </div>
  1120.            </div>
  1121.        </footer>
  1122.    </body>
  1123. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda