Sorry

This feed does not validate.

In addition, interoperability with the widest range of feed readers could be improved by implementing the following recommendations.

Source: https://chubascosbodysurf.com

  1.  
  2.  
  3.  
  4.  
  5.  
  6.   <!-- BELAJAR BUAT SENDIRI YA ADICK ADICK
  7. NGAKU NYA SEO HTML AJA MASIH CURI PUNYA ORANG -->
  8. <!-- COPYRIGHT SEO CASAGROUP JANGAN CURI YAA -->
  9. <!DOCTYPE html>
  10. <html amp lang="id">
  11. <head>
  12.    <style>
  13.        a,
  14.        html {
  15.            color: #000
  16.        }
  17.  
  18.        button,
  19.        sup {
  20.            vertical-align: baseline
  21.        }
  22.  
  23.        body,
  24.        button,
  25.        figure {
  26.            margin: 0
  27.        }
  28.  
  29.        body,
  30.        html {
  31.            -webkit-text-size-adjust: 100%;
  32.            -ms-text-size-adjust: 100%
  33.        }
  34.  
  35.        .icon-twitter:before,
  36.        .lqd {
  37.            background-repeat: no-repeat
  38.        }
  39.  
  40.        .copy_url .notif,
  41.        .media__link:before,
  42.        .navbar-first .nav__item,
  43.        .navbar-second .nav__item,
  44.        .table-wrap td {
  45.            white-space: nowrap
  46.        }
  47.  
  48.        .btn,
  49.        .navbar-second .nav a,
  50.        table td {  
  51.            vertical-align: top
  52.        }
  53.  
  54.        a,
  55.        ins {
  56.            text-decoration: none
  57.        }
  58.  
  59.        article,
  60.        figcaption,
  61.        figure,
  62.        footer,
  63.        header,
  64.        nav {
  65.            display: block
  66.        }
  67.  
  68.        html {
  69.            background: #fff
  70.        }
  71.  
  72.        button,
  73.        html {
  74.            font-family: Arial
  75.        }
  76.  
  77.        a {
  78.            background: 0 0;
  79.            -webkit-transition: color .3s ease-in-out, background .3s ease-in-out, opacity .3s ease-in-out;
  80.            -moz-transition: color .3s ease-in-out, background .3s ease-in-out, opacity .3s ease-in-out;
  81.            -ms-transition: color .3s ease-in-out, background .3s ease-in-out, opacity .3s ease-in-out;
  82.            -o-transition: color .3s ease-in-out, background .3s ease-in-out, opacity .3s ease-in-out;
  83.            transition: color .3s ease-in-out, background .3s ease-in-out, opacity .3s ease-in-out
  84.        }
  85.  
  86.        a:active,
  87.        a:focus,
  88.        a:hover,
  89.        button:focus {
  90.            outline: 0
  91.        }
  92.  
  93.        .linksisip strong,
  94.        .megabillboard-close,
  95.        .quotesisip blockquote,
  96.        strong {
  97.            font-weight: 700
  98.        }
  99.  
  100.        sup {
  101.            font-size: 75%;
  102.            line-height: 0;
  103.            position: relative;
  104.            top: -.5em
  105.        }
  106.  
  107.        img {
  108.            border: 0;
  109.            vertical-align: middle
  110.        }
  111.  
  112.        button {
  113.            font-family: inherit;
  114.            font-size: 100%;
  115.            line-height: normal;
  116.            text-transform: none;
  117.            -webkit-appearance: button
  118.        }
  119.  
  120.        .detail__date,
  121.        .detail__media-caption,
  122.        .footer .nav,
  123.        .profile__box__bottom,
  124.        .quotesisip,
  125.        body {
  126.            font-family: Helvetica-FF, Arial, Tahoma, sans-serif
  127.        }
  128.  
  129.        .btn,
  130.        body {
  131.            line-height: 1.4
  132.        }
  133.  
  134.        button::-moz-focus-inner {
  135.            border: 0;
  136.            padding: 0
  137.        }
  138.  
  139.        table {
  140.            border-collapse: collapse;
  141.            border-spacing: 0
  142.        }
  143.  
  144.        :root {
  145.            --kuler-1: #21409a;
  146.            --kuler-2: #007cbd;
  147.            --kuler-3: #ef672f;
  148.            --kuler-1: #562b77;
  149.            --kuler-2: #812e88;
  150.            --kuler-3: #aa248c
  151.        }
  152.  
  153.        body {
  154.            font-size: 16px;
  155.            -webkit-font-smoothing: antialiased;
  156.            -moz-osx-font-smoothing: grayscale;
  157.            text-rendering: optimizeSpeed
  158.        }
  159.  
  160.        *,
  161.        :after,
  162.        :before {
  163.            -webkit-box-sizing: border-box;
  164.            -moz-box-sizing: border-box;
  165.            box-sizing: border-box
  166.        }
  167.  
  168.        .clearfix:after,
  169.        .clearfix:before {
  170.            content: " ";
  171.            display: table
  172.        }
  173.  
  174.        .clearfix:after {
  175.            clear: both
  176.        }
  177.  
  178.        a:hover {
  179.            color: var(--kuler-1)
  180.        }
  181.  
  182.        p {
  183.            margin-top: 0;
  184.            margin-bottom: 16px
  185.        }
  186.  
  187.        ins {
  188.            display: contents
  189.        }
  190.  
  191.        ul {
  192.            padding: 0 0 0 24px;
  193.            margin-top: 12px;
  194.            margin-bottom: 12px
  195.        }
  196.  
  197.        ul li {
  198.            padding: 8px 0
  199.        }
  200.  
  201.        footer,
  202.        header {
  203.            display: table;
  204.            width: 100%
  205.        }
  206.  
  207.        @media (min-width:1024px) {
  208.  
  209.            footer,
  210.            header {
  211.                display: block
  212.            }
  213.        }
  214.  
  215.        h1,
  216.        h2,
  217.        h3,
  218.        h4,
  219.        h5,
  220.        h6 {
  221.            font-weight: 700;
  222.            margin-top: 0;
  223.            margin-bottom: 8px;
  224.            line-height: 1.3
  225.        }
  226.  
  227.        h1 {
  228.            font-size: 40px
  229.        }
  230.  
  231.        .icon--md,
  232.        h2 {
  233.            font-size: 32px
  234.        }
  235.  
  236.        h3 {
  237.            font-size: 28px
  238.        }
  239.  
  240.        h4 {
  241.            font-size: 24px
  242.        }
  243.  
  244.        h5 {
  245.            font-size: 20px
  246.        }
  247.  
  248.        h6 {
  249.            font-size: 16px
  250.        }
  251.  
  252.        .font-xxs {
  253.            font-size: 12px !important
  254.        }
  255.  
  256.        .container {
  257.            width: 100%;
  258.            padding-left: calc(26px / 1.444444444444);
  259.            padding-right: calc(26px / 1.444444444444);
  260.            margin-right: auto;
  261.            margin-left: auto
  262.        }
  263.  
  264.        .grid-row {
  265.            display: flex;
  266.            flex-wrap: wrap;
  267.            margin-left: calc(-26px / 4.3333333333);
  268.            margin-right: calc(-26px / 4.3333333333)
  269.        }
  270.  
  271.        .ratiobox,
  272.        .table-wrap {
  273.            display: block;
  274.            position: relative
  275.        }
  276.  
  277.        .no-gutter {
  278.            margin-right: 0;
  279.            margin-left: 0
  280.        }
  281.  
  282.        .no-gutter>[class*=column-] {
  283.            padding-right: 0;
  284.            padding-left: 0
  285.        }
  286.  
  287.        .column-6,
  288.        .column-auto {
  289.            position: relative;
  290.            width: 100%;
  291.            padding-left: calc(26px / 4.3333333333);
  292.            padding-right: calc(26px / 4.3333333333)
  293.        }
  294.  
  295.        .column-auto {
  296.            -ms-flex: 0 0 auto;
  297.            flex: 0 0 auto;
  298.            width: auto;
  299.            max-width: 100%
  300.        }
  301.  
  302.        .column-6 {
  303.            -ms-flex: calc(6 / 12);
  304.            flex: 0 0 calc(100% / (12 / 6));
  305.            max-width: calc(100% / (12 / 6))
  306.        }
  307.  
  308.        table td {
  309.            border: 1px solid #b3b3b3;
  310.            padding: 5px 10px
  311.        }
  312.  
  313.        .table-wrap {
  314.            width: 100%;
  315.            overflow-x: auto;
  316.            -webkit-overflow-scrolling: touch
  317.        }
  318.  
  319.        .lqd {
  320.            background-size: cover;
  321.            background-position: center center
  322.        }
  323.  
  324.        .btn--default,
  325.        button {
  326.            background: #f0f0f0;
  327.            color: #000
  328.        }
  329.  
  330.        .lqd img {
  331.            display: none
  332.        }
  333.  
  334.        .ratiobox {
  335.            height: 0;
  336.            overflow: hidden;
  337.            padding-bottom: 100%;
  338.            -webkit-transition: .4s ease-in-out;
  339.            -moz-transition: .4s ease-in-out;
  340.            -ms-transition: .4s ease-in-out;
  341.            -o-transition: .4s ease-in-out;
  342.            transition: .4s ease-in-out
  343.        }
  344.  
  345.        .btn,
  346.        .icon {
  347.            display: inline-flex
  348.        }
  349.  
  350.        .ratiobox--16-9,
  351.        .ratiobox.ratio_16_9 {
  352.            padding-bottom: 56.25%
  353.        }
  354.  
  355.        .ratiobox iframe {
  356.            position: absolute;
  357.            width: 100%;
  358.            height: 100%
  359.        }
  360.  
  361.        .ratiobox--4-3 {
  362.            padding-bottom: 75%
  363.        }
  364.  
  365.        button {
  366.            cursor: pointer;
  367.            -webkit-transition: .3s ease-in-out;
  368.            -moz-transition: .3s ease-in-out;
  369.            -ms-transition: .3s ease-in-out;
  370.            -o-transition: .3s ease-in-out;
  371.            transition: .3s ease-in-out
  372.        }
  373.  
  374.        .btn {
  375.            position: relative;
  376.            font-size: 16px;
  377.            align-items: center;
  378.            padding: 8px 16px;
  379.            justify-content: center;
  380.            cursor: pointer;
  381.            border: 1px solid transparent;
  382.            border-radius: 4px
  383.        }
  384.  
  385.        .icon,
  386.        .icon-item {
  387.            vertical-align: middle
  388.        }
  389.  
  390.        .btn--sm {
  391.            font-size: 12px;
  392.            padding: calc(12px / 3) 12px
  393.        }
  394.  
  395.        .btn--md {
  396.            font-size: 14px;
  397.            padding-top: 6px;
  398.            padding-bottom: 6px
  399.        }
  400.  
  401.        .btn:hover {
  402.            color: #000;
  403.            opacity: .8
  404.        }
  405.  
  406.        .btn--outline {
  407.            border: 1px solid #000;
  408.            color: #000;
  409.            background: 0 0 !important
  410.        }
  411.  
  412.        .icon {
  413.            line-height: 0
  414.        }
  415.  
  416.        .icon--xs {
  417.            font-size: 16px
  418.        }
  419.  
  420.        .btn .icon {
  421.            margin: 0 4px
  422.        }
  423.  
  424.        .list-content,
  425.        .list-content__item:last-child {
  426.            margin-bottom: 0
  427.        }
  428.  
  429.        .icon-arrow-right:before {
  430.            content: "\69"
  431.        }
  432.  
  433.        .icon-chevron-down:before {
  434.            content: "\6d"
  435.        }
  436.  
  437.        .icon-arrow-up:before {
  438.            content: "\6f"
  439.        }
  440.  
  441.        .icon-live-tv:before {
  442.            content: "\75"
  443.        }
  444.  
  445.        .icon-close:before {
  446.            content: "\4f"
  447.        }
  448.  
  449.        .icon-notification-bg:before {
  450.            content: "\22"
  451.        }
  452.  
  453.        .icon-comment:before {
  454.            content: "\2d"
  455.        }
  456.  
  457.        .icon-link:before {
  458.            content: "\7e"
  459.        }
  460.  
  461.        .icon-facebook:before {
  462.            content: "\61"
  463.        }
  464.  
  465.        .icon-twitter:before {
  466.            content: "";
  467.            width: 20px;
  468.            height: 18px;
  469.            background-image: url("data:image/svg+xml,%3Csvg width='18' height='17' viewBox='0 0 18 17' fill='none' xmlns='https://www.w3.org/2000/svg'%3E%3Cpath d='M0.425986 0.877441L6.99437 9.65591L0.390625 16.7901H1.8758L7.65739 10.5399L12.3339 16.7901H17.3906L10.4598 7.51655L16.6038 0.877441H15.1187L9.79676 6.63251L5.49151 0.877441H0.434827H0.425986ZM2.60955 1.97364H4.93457L15.1982 15.6939H12.8732L2.60955 1.97364Z' fill='white'/%3E%3C/svg%3E%0A");
  470.            background-position: center
  471.        }
  472.  
  473.        .icon-instagram:before {
  474.            content: "\e006"
  475.        }
  476.  
  477.        .icon-linkedin:before {
  478.            content: "\e007"
  479.        }
  480.  
  481.        .icon-youtube:before {
  482.            content: "\e008"
  483.        }
  484.  
  485.        .icon-whatsapp:before {
  486.            content: "\e00c"
  487.        }
  488.  
  489.        .icon-telegram:before {
  490.            content: "\e00e"
  491.        }
  492.  
  493.        .copy_url {
  494.            position: relative
  495.        }
  496.  
  497.        .breaking-detikpagi,
  498.        .breaking-sticky {
  499.            left: -100%;
  500.            position: fixed;
  501.            visibility: hidden;
  502.            opacity: 0
  503.        }
  504.  
  505.        .copy_url .notif {
  506.            display: inline-block;
  507.            padding: 8px;
  508.            margin: 0;
  509.            position: absolute;
  510.            z-index: 5;
  511.            bottom: 0;
  512.            left: 50%;
  513.            width: auto;
  514.            font-size: 14px;
  515.            background: red;
  516.            color: #fff;
  517.            opacity: 0;
  518.            -webkit-transform: translateX(-50%) scale(0);
  519.            -moz-transform: translateX(-50%) scale(0);
  520.            -ms-transform: translateX(-50%) scale(0);
  521.            -o-transform: translateX(-50%) scale(0);
  522.            transform: translateX(-50%) scale(0);
  523.            -webkit-transition: .3s ease-in-out;
  524.            -moz-transition: .3s ease-in-out;
  525.            -ms-transition: .3s ease-in-out;
  526.            -o-transition: .3s ease-in-out;
  527.            transition: .3s ease-in-out
  528.        }
  529.  
  530.        .copy_url .notif:before {
  531.            position: absolute;
  532.            content: "";
  533.            border: 3px solid;
  534.            right: 50%;
  535.            margin: 0 -7px 0 0;
  536.            top: 100%;
  537.            border-top: 8px solid red;
  538.            border-left: 7px solid transparent;
  539.            border-right: 7px solid transparent;
  540.            border-bottom: none
  541.        }
  542.  
  543.        .breaking-sticky {
  544.            z-index: 5;
  545.            right: 0;
  546.            height: 0;
  547.            top: 88px;
  548.            -webkit-transition: .2s ease-in-out;
  549.            -moz-transition: .2s ease-in-out;
  550.            -ms-transition: .2s ease-in-out;
  551.            -o-transition: .2s ease-in-out;
  552.            transition: .2s ease-in-out
  553.        }
  554.  
  555.        .breaking-detikpagi,
  556.        .breaking-detikpagi .media--left {
  557.            height: 62px !important
  558.        }
  559.  
  560.        .breaking-sticky .media__text {
  561.            overflow: hidden
  562.        }
  563.  
  564.        .breaking-sticky .media__title {
  565.            white-space: nowrap;
  566.            margin-left: -10px;
  567.            overflow: hidden;
  568.            padding: 10px 0;
  569.            line-height: normal;
  570.            font-size: 14px
  571.        }
  572.  
  573.        .breaking-sticky .media__link {
  574.            color: #fff
  575.        }
  576.  
  577.        .breaking-sticky .media__label {
  578.            background: red;
  579.            border-radius: 0;
  580.            -webkit-transform: skew(-15deg, 0deg);
  581.            -moz-transform: skew(-15deg, 0deg);
  582.            -ms-transform: skew(-15deg, 0deg);
  583.            -o-transform: skew(-15deg, 0deg);
  584.            transform: skew(-15deg, 0deg);
  585.            left: -8px;
  586.            top: auto;
  587.            padding: 10px 20px 10px 24px;
  588.            position: relative;
  589.            box-shadow: 0 6px 16px 0 rgba(0, 0, 0, .8)
  590.        }
  591.  
  592.        .breaking-detikpagi {
  593.            width: 100%;
  594.            background: url("images/bg-detikpagi.webp") top/101% no-repeat #ff4c05;
  595.            bottom: 100px;
  596.            z-index: 10;
  597.            -webkit-transition: .2s ease-in-out;
  598.            -moz-transition: .2s ease-in-out;
  599.            -ms-transition: .2s ease-in-out;
  600.            -o-transition: .2s ease-in-out;
  601.            transition: .2s ease-in-out
  602.        }
  603.  
  604.        .breaking-detikpagi__content {
  605.            border-radius: 10px 50px 50px 10px
  606.        }
  607.  
  608.        .breaking-detikpagi__close {
  609.            position: absolute;
  610.            z-index: 5;
  611.            width: 27px;
  612.            height: 27px;
  613.            right: 0;
  614.            top: -13px;
  615.            background: #000;
  616.            color: #fff
  617.        }
  618.  
  619.        .breaking-detikpagi .media--left .media__image {
  620.            width: 110px;
  621.            height: 80px;
  622.            z-index: 3
  623.        }
  624.  
  625.        .detikpagi-live {
  626.            margin-top: 8px
  627.        }
  628.  
  629.        .detikpagi-live span {
  630.            position: relative;
  631.            background: #ffe600;
  632.            display: inline-block;
  633.            padding: 0 8px 0 20px;
  634.            color: #ee4023;
  635.            font-size: 9px;
  636.            border-radius: 12px
  637.        }
  638.  
  639.        .detikpagi-live span:before {
  640.            content: "";
  641.            width: 7px;
  642.            height: 7px;
  643.            position: absolute;
  644.            top: 3px;
  645.            left: 7px;
  646.            overflow: hidden;
  647.            animation: 1s live-detikpagi;
  648.            -moz-animation: 1s infinite live-detikpagi;
  649.            -webkit-animation: 1s infinite live-detikpagi;
  650.            background: #c72026
  651.        }
  652.  
  653.        .detikpagi-live__body {
  654.            display: flex;
  655.            align-items: center;
  656.            gap: 16px;
  657.            margin-left: 12px
  658.        }
  659.  
  660.        .detikpagi-live__body__left {
  661.            margin-top: 5px
  662.        }
  663.  
  664.        .detikpagi-live__body__right {
  665.            display: flex;
  666.            gap: 16px;
  667.            align-items: center;
  668.            margin-right: 5px;
  669.            width: 100%
  670.        }
  671.  
  672.        .detikpagi-live__body__right__text {
  673.            font-weight: 600;
  674.            font-size: 11px;
  675.            color: #fff;
  676.            display: -webkit-box;
  677.            -webkit-line-clamp: 2;
  678.            -webkit-box-orient: vertical;
  679.            overflow: hidden;
  680.            width: 80%;
  681.            margin-top: -7px
  682.        }
  683.  
  684.        .detikpagi-live__body__right__button {
  685.            width: 20%
  686.        }
  687.  
  688.        .detikpagi-live__body__right__button__play {
  689.            display: block;
  690.            padding-bottom: 10px
  691.        }
  692.  
  693.        .detikpagi-live__body__right__button__pause {
  694.            display: none;
  695.            padding-bottom: 10px
  696.        }
  697.  
  698.        @keyframes live-detikpagi {
  699.  
  700.            0%,
  701.            100% {
  702.                background: #fcc43f
  703.            }
  704.  
  705.            50% {
  706.                background: #c72026
  707.            }
  708.        }
  709.  
  710.        .header {
  711.            display: flex;
  712.            padding: 8px 0 0;
  713.            justify-content: space-between;
  714.            align-items: center;
  715.            background: #fff;
  716.            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .15);
  717.            position: sticky;
  718.            position: -webkit-sticky;
  719.            top: 0;
  720.            z-index: 26;
  721.            width: 100%;
  722.            line-height: 1
  723.        }
  724.  
  725.        .icon-item__yt,
  726.        .js-menu-active .menu-button span,
  727.        .notif__balon {
  728.            background: red
  729.        }
  730.  
  731.        .header__left {
  732.            display: flex;
  733.            align-items: center;
  734.            left: -12px
  735.        }
  736.  
  737.        .header__right {
  738.            display: flex;
  739.            height: 41px
  740.        }
  741.  
  742.        .header__brand {
  743.            height: 24px
  744.        }
  745.  
  746.        .header__brand img {
  747.            height: 100%
  748.        }
  749.  
  750.        .header__icon {
  751.            width: 43px;
  752.            font-size: 35px;
  753.            padding: 0 0 0 8px;
  754.            position: relative
  755.        }
  756.  
  757.        .header__icon--live {
  758.            color: #21409a
  759.        }
  760.  
  761.        .header__icon--notif {
  762.            color: #999
  763.        }
  764.  
  765.        .menu-button {
  766.            cursor: pointer;
  767.            height: 45px;
  768.            width: 40px;
  769.            position: relative
  770.        }
  771.  
  772.        .menu-button__wrap {
  773.            position: absolute;
  774.            top: 15px;
  775.            left: 12px
  776.        }
  777.  
  778.        .menu-button span {
  779.            cursor: pointer;
  780.            height: 2px;
  781.            width: 20px;
  782.            background: #21409a;
  783.            position: absolute;
  784.            display: block;
  785.            border-radius: 10px;
  786.            opacity: 1;
  787.            left: 0;
  788.            -webkit-transform: rotate(0);
  789.            -moz-transform: rotate(0);
  790.            -ms-transform: rotate(0);
  791.            -o-transform: rotate(0);
  792.            transform: rotate(0);
  793.            -webkit-transition: .3s ease-in-out;
  794.            -moz-transition: .3s ease-in-out;
  795.            -ms-transition: .3s ease-in-out;
  796.            -o-transition: .3s ease-in-out;
  797.            transition: .3s ease-in-out;
  798.            -webkit-backface-visibility: hidden;
  799.            backface-visibility: hidden
  800.        }
  801.  
  802.        .menu-button span:first-child,
  803.        .top-0 {
  804.            top: 0
  805.        }
  806.  
  807.        .menu-button span:nth-child(2) {
  808.            top: 7px
  809.        }
  810.  
  811.        .menu-button span:nth-child(3) {
  812.            top: 14px;
  813.            width: 14px
  814.        }
  815.  
  816.        .js-menu-active .menu-button span:first-child {
  817.            top: 8px;
  818.            -webkit-transform: rotate(135deg);
  819.            -moz-transform: rotate(135deg);
  820.            -ms-transform: rotate(135deg);
  821.            -o-transform: rotate(135deg);
  822.            transform: rotate(135deg)
  823.        }
  824.  
  825.        .js-menu-active .menu-button span:nth-child(2) {
  826.            opacity: 0;
  827.            left: -60px
  828.        }
  829.  
  830.        .js-menu-active .menu-button span:nth-child(3) {
  831.            top: 8px;
  832.            width: 20px;
  833.            -webkit-transform: rotate(-135deg);
  834.            -moz-transform: rotate(-135deg);
  835.            -ms-transform: rotate(-135deg);
  836.            -o-transform: rotate(-135deg);
  837.            transform: rotate(-135deg)
  838.        }
  839.  
  840.        .notif__balon {
  841.            position: absolute;
  842.            width: 22px;
  843.            height: 22px;
  844.            padding: 4px;
  845.            right: -4px;
  846.            top: 0;
  847.            z-index: 1;
  848.            border-radius: 50%;
  849.            color: #fff;
  850.            font-size: 12px
  851.        }
  852.  
  853.        .media__date,
  854.        .media__text {
  855.            color: #666;
  856.            font-size: 12px
  857.        }
  858.  
  859.        .list-content {
  860.            padding-left: 0;
  861.            margin-top: 0
  862.        }
  863.  
  864.        .list-content--column,
  865.        .list-content__item:first-child {
  866.            margin-top: 8px
  867.        }
  868.  
  869.        .list-content__item {
  870.            position: relative;
  871.            width: 100%;
  872.            padding-top: 0;
  873.            padding-bottom: 8px;
  874.            margin-bottom: 8px
  875.        }
  876.  
  877.        .list-content--column .list-content__item:first-child {
  878.            margin-top: 0
  879.        }
  880.  
  881.        .list-content--column .list-content__item:last-child,
  882.        .media__image {
  883.            margin-bottom: 12px
  884.        }
  885.  
  886.        .list-content--column .list-content__item {
  887.            padding-bottom: 12px;
  888.            margin-bottom: 12px
  889.        }
  890.  
  891.        .media {
  892.            position: relative;
  893.            overflow: hidden;
  894.            flex: 1
  895.        }
  896.  
  897.        .media__image {
  898.            position: relative;
  899.            overflow: hidden;
  900.            -webkit-mask-image: -webkit-radial-gradient(white, black);
  901.            background: #f0f0f0
  902.        }
  903.  
  904.        .linksisip .lihatjg a,
  905.        .media__image a,
  906.        .nav a {
  907.            display: block
  908.        }
  909.  
  910.        .media__text {
  911.            flex: 1;
  912.            position: static
  913.        }
  914.  
  915.        .media__title {
  916.            margin: 0;
  917.            flex: 1
  918.        }
  919.  
  920.        .detail__subtitle,
  921.        .media__subtitle {
  922.            display: inline-block;
  923.            margin-top: 0;
  924.            margin-bottom: 4px
  925.        }
  926.  
  927.        .media__date {
  928.            display: inline-block;
  929.            margin-top: 4px;
  930.            line-height: 1.5
  931.        }
  932.  
  933.        .media__author {
  934.            position: relative;
  935.            z-index: 3;
  936.            margin-top: 8px;
  937.            font-size: 12px;
  938.            display: -webkit-box;
  939.            display: -ms-flexbox;
  940.            display: -webkit-flex;
  941.            display: flex;
  942.            align-items: center;
  943.            color: #333
  944.        }
  945.  
  946.        .media__author-image-avatar {
  947.            position: relative;
  948.            width: 25px;
  949.            height: 25px;
  950.            display: inline-flex;
  951.            overflow: hidden;
  952.            margin-right: 8px;
  953.            background: #f0f0f0
  954.        }
  955.  
  956.        .media__author a:hover {
  957.            text-decoration: underline
  958.        }
  959.  
  960.        .media__link {
  961.            position: static
  962.        }
  963.  
  964.        .media__link:before {
  965.            position: absolute;
  966.            content: "";
  967.            bottom: 0;
  968.            left: 0;
  969.            top: 0;
  970.            right: 0;
  971.            overflow: hidden;
  972.            z-index: 2
  973.        }
  974.  
  975.        .media__label {
  976.            display: inline-block;
  977.            position: absolute;
  978.            top: 4px;
  979.            left: 4px;
  980.            z-index: 1;
  981.            color: #fff
  982.        }
  983.  
  984.        .media--left,
  985.        .text-list {
  986.            display: -webkit-box;
  987.            display: -ms-flexbox;
  988.            display: -webkit-flex
  989.        }
  990.  
  991.        .ads-slot,
  992.        .box-ads,
  993.        .text-list {
  994.            position: relative
  995.        }
  996.  
  997.        .media--left {
  998.            display: flex;
  999.            align-items: flex-start
  1000.        }
  1001.  
  1002.        .text-list {
  1003.            display: flex;
  1004.            align-items: baseline;
  1005.            font-size: 16px
  1006.        }
  1007.  
  1008.        .text-list__data {
  1009.            margin-right: 8px
  1010.        }
  1011.  
  1012.        .box-ads {
  1013.            margin-top: 16px;
  1014.            margin-bottom: 24px;
  1015.            z-index: 1;
  1016.            display: -webkit-box;
  1017.            display: -ms-flexbox;
  1018.            display: -webkit-flex;
  1019.            display: flex;
  1020.            justify-content: center
  1021.        }
  1022.  
  1023.        .box-ads--container {
  1024.            margin-left: calc(-26px / 1.444444444444);
  1025.            margin-right: calc(-26px / 1.444444444444)
  1026.        }
  1027.  
  1028.        .ads-slot {
  1029.            z-index: 1;
  1030.            margin: 0 auto;
  1031.            background: #f7f7f7
  1032.        }
  1033.  
  1034.        .ads-slot>* {
  1035.            flex: 1 100%
  1036.        }
  1037.  
  1038.        .ads-slot img {
  1039.            max-width: 100%;
  1040.            height: auto
  1041.        }
  1042.  
  1043.        .ads-slot:before {
  1044.            position: absolute;
  1045.            content: "Advertisement";
  1046.            left: 50%;
  1047.            top: 50%;
  1048.            height: 50px;
  1049.            z-index: -1;
  1050.            letter-spacing: 2px;
  1051.            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect opacity='0.2' width='32' height='32' fill='url(%23pattern0)'/%3E%3Cdefs%3E%3Cpattern id='pattern0' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0' transform='scale(0.015625)'/%3E%3C/pattern%3E%3Cimage id='image0' width='64' height='64' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAZ5QTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAlvQmPgAAAIp0Uk5TABVTfqXL3+z5M43S/v8Nc9UQgO4BYeoexDvpYgOOsVgqODcR/cx0FgJHieYxBV/oZBPyRPs8dcCVwb2MKD2SfJ6BPyYayKvUQSWyhGebh7yflq9/rZDJNg4H4NNRXqb8tAnWoGzO+PbFXUsMHdgf5DC/w1BPLecc3MY6YwSK6yPtD3LQi8qnfVIYuEyKDwAAAuxJREFUeJylV+d/0zAQVbaTSHH2bimQQtgUwggtAVoopexSaEvZo+y9wgplw39NbDmOrHF2ftzHl/deLOl0ukNIET5/IBgKRzQtEg4FA36fiiePaCyOiSNwPBb1qk7oSSKNpJ7wIE+lM3K5EZl0ykWezeXVciPyuSykLxRhuRHFglpfKrvrCSmXVPqK5kVPiFaRyqtD3uRGDFUl+mHvekKGRYcB/t/8BmH9EHvNiBlrWYzbhxK4f+soaT2LaY6zKMDnJzMgZSYfsi75IzUgxX5O5mC9woDkevqUS/6rDPK9m5V20asMSJriCeD+wgYZWh90N73SgOgmrqg/XgySBhxVC7WaiwEx6mRMLh7dEN2Yrfs2bd4CGcS6cFwmL261k2Tb9h1qg3i3/mMR1nY6Cl9qTGmAfcgvort2I2lIDIgfBQSssUeulxoEUFDA9ir0UoMgGuWhfb31R/c3D4xPuBiEUJiHDlJ2tWXubuMQbBBGEf4DLPbhHnAENIggvpZZtW7SBhpTkIEmGByl5GN9ZBo24JZwnHJnWOwEuARuE2cp9ySLnQI3MeQETlPuNIvFwGPkEukM5Z5lsXNgInGpfJ5y51isBRhc4C/TPOVeZDEdMPDz1/kS5TpsF9QG3evMFZTGoslduix4Sg2WkVDSrlDy1T4yAxgYB8QV1WuUXLdTcR66C2bz6Szr1628G7McbtwEDG6ZOPew3Lbo1Tt3V+7df4AQYEDPh3va8ENbwfWU4tP2iP7APa6Rx0geqsdVeN6fPPVmULYbZ77BePbcqVySG9gNhtjiNMaZxn7ihfxleslskdhk5Vsl8/fUq9kaeV0w442D8fYd+5GyNm+l3Xzfrom49esH5zLBRlMWH/ktHrDVbfH6AZvtuU/iKQ/Q7uPPdVGP/nvgQF5Hns6kSu9p6MLNL2q9MfZ1YHmnAo59CB488Wrgq4vcCNXoi5e/LXqQm8EP3xjj7z8W3HVs9Mb/2mr756/ff/6qeP8AIJG7VASH5AAAAAAASUVORK5CYII='/%3E%3C/defs%3E%3C/svg%3E");
  1052.            background-repeat: no-repeat;
  1053.            background-position: center 4px;
  1054.            background-size: 24px;
  1055.            padding: 3px 0;
  1056.            -webkit-transform: translate3d(-50%, -50%, 0);
  1057.            -moz-transform: translate3d(-50%, -50%, 0);
  1058.            -ms-transform: translate3d(-50%, -50%, 0);
  1059.            -o-transform: translate3d(-50%, -50%, 0);
  1060.            transform: translate3d(-50%, -50%, 0);
  1061.            color: #999;
  1062.            font-size: 12px;
  1063.            align-items: flex-end
  1064.        }
  1065.  
  1066.        .ads-slot__name {
  1067.            display: none;
  1068.            position: absolute;
  1069.            top: calc(50% - 40px);
  1070.            padding: 8px 12px;
  1071.            z-index: -1;
  1072.            font-size: 14px;
  1073.            color: #ccc
  1074.        }
  1075.  
  1076.        .ads-slot--smb {
  1077.            height: 50px;
  1078.            z-index: 2;
  1079.            box-shadow: 0 calc(4px / 2) 4px 0 rgba(0, 0, 0, .15);
  1080.            position: sticky;
  1081.            position: -webkit-sticky;
  1082.            top: 0
  1083.        }
  1084.  
  1085.        .ads-slot-mb-container {
  1086.            width: 100%;
  1087.            height: 506px;
  1088.            position: absolute;
  1089.            background-attachment: scroll;
  1090.            background-position: left top;
  1091.            background-size: cover;
  1092.            clip: rect(auto, auto, auto, auto);
  1093.            justify-content: center
  1094.        }
  1095.  
  1096.        .ads-slot--bb,
  1097.        .ads-slot--mb {
  1098.            background-repeat: no-repeat;
  1099.            background-position: center center
  1100.        }
  1101.  
  1102.        .ads-slot--mb {
  1103.            width: 320px;
  1104.            height: 480px;
  1105.            margin-top: 26px !important;
  1106.            position: fixed !important;
  1107.            z-index: 1 !important;
  1108.            background-image: url("https://awscdn.detik.net.id/assets/images/ads/mega-billboard-placeholder.webp")
  1109.        }
  1110.  
  1111.        .ads-slot--bb {
  1112.            width: 100%;
  1113.            height: 156px;
  1114.            background-image: url("https://awscdn.detik.net.id/assets/images/ads/billboard-placeholder.webp");
  1115.            position: relative;
  1116.            z-index: 1;
  1117.            margin: 0 auto;
  1118.            background-color: #f7f7f7
  1119.        }
  1120.  
  1121.        .ads-slot--sb {
  1122.            width: 300px;
  1123.            height: 250px
  1124.        }
  1125.  
  1126.        .ads-slot--ib {
  1127.            width: 320px;
  1128.            height: 50px
  1129.        }
  1130.  
  1131.        .megabillboard {
  1132.            height: 524px;
  1133.            position: relative
  1134.        }
  1135.  
  1136.        .megabillboard__swipe {
  1137.            position: absolute;
  1138.            left: 0;
  1139.            bottom: 0;
  1140.            right: 0
  1141.        }
  1142.  
  1143.        .megabillboard__swipe p {
  1144.            display: block;
  1145.            margin: 0;
  1146.            font-size: 10px;
  1147.            padding: 2px 0;
  1148.            background: var(--kuler-1)
  1149.        }
  1150.  
  1151.        .megabillboard-close {
  1152.            cursor: pointer;
  1153.            position: fixed;
  1154.            right: calc(50% - 160px);
  1155.            padding: 5px 0;
  1156.            z-index: 2;
  1157.            color: var(--kuler-1);
  1158.            font-size: 12px
  1159.        }
  1160.  
  1161.        .mgt-8 {
  1162.            margin-top: 8px !important
  1163.        }
  1164.  
  1165.        .pdt-12 {
  1166.            padding-top: 12px !important
  1167.        }
  1168.  
  1169.        .pdb-12 {
  1170.            padding-bottom: 12px !important
  1171.        }
  1172.  
  1173.        .pdt-16 {
  1174.            padding-top: 16px !important
  1175.        }
  1176.  
  1177.        .pdb-16 {
  1178.            padding-bottom: 16px !important
  1179.        }
  1180.  
  1181.        .mgt-16 {
  1182.            margin-top: 16px !important
  1183.        }
  1184.  
  1185.        .mgb-16 {
  1186.            margin-bottom: 16px !important
  1187.        }
  1188.  
  1189.        .w-100 {
  1190.            width: 100% !important
  1191.        }
  1192.  
  1193.        .flex-center {
  1194.            align-items: center !important
  1195.        }
  1196.  
  1197.        .box__title,
  1198.        .breaking-sticky .media__label,
  1199.        .breaking-sticky .media__link,
  1200.        .detail__multiple-paging,
  1201.        .detail__newstag-title,
  1202.        .detail__subtitle,
  1203.        .font-family-base-2,
  1204.        .media__subtitle,
  1205.        .media__title,
  1206.        .navbar-second .nav a {
  1207.            font-weight: 400
  1208.        }
  1209.  
  1210.        .ads-slot:before,
  1211.        .detail__body-tag .nav__item,
  1212.        .detail__date,
  1213.        .detail__media-caption,
  1214.        .footer .nav,
  1215.        .footer__copy,
  1216.        .media__date {
  1217.            font-weight: 300
  1218.        }
  1219.  
  1220.        .box__title,
  1221.        .detail__title,
  1222.        .font-base-semibold,
  1223.        .linksisip a,
  1224.        .nav,
  1225.        .page__title {
  1226.            font-weight: 600
  1227.        }
  1228.  
  1229.        .ads-slot:before,
  1230.        .box__header a,
  1231.        .box__title,
  1232.        .breaking-sticky .media__label,
  1233.        .breaking-sticky .media__link,
  1234.        .btn,
  1235.        .collapsible__top,
  1236.        .detail__author,
  1237.        .detail__body-tag .nav__item,
  1238.        .detail__newstag-title,
  1239.        .detail__subtitle,
  1240.        .detail__title,
  1241.        .detikpagi-live__body__right__text,
  1242.        .font-family-base-2,
  1243.        .footer,
  1244.        .footer-title,
  1245.        .linksisip,
  1246.        .list__berita__item__bottom__date,
  1247.        .list__berita__item__bottom__title,
  1248.        .list__berita__title,
  1249.        .media__author,
  1250.        .media__subtitle,
  1251.        .media__title,
  1252.        .nav,
  1253.        .nav-framebar__title,
  1254.        .page__breadcrumb,
  1255.        .page__title,
  1256.        .profile__box__top,
  1257.        .smartbanner_new,
  1258.        .text-list {
  1259.            font-family: Montserrat-FF, Arial, Tahoma, sans-serif
  1260.        }
  1261.  
  1262.        .ads-slot,
  1263.        .ads-slot--bb,
  1264.        .ads-slot-mb-container,
  1265.        .ads-slot:before,
  1266.        .breaking-detikpagi__close,
  1267.        .breaking-sticky .media__text,
  1268.        .detail__newstag,
  1269.        .display-flex,
  1270.        .footer__app-store,
  1271.        .navbar-first,
  1272.        .notif__balon,
  1273.        .sticky-share {
  1274.            display: -webkit-box;
  1275.            display: -ms-flexbox;
  1276.            display: -webkit-flex;
  1277.            display: flex
  1278.        }
  1279.  
  1280.        .detail__body-tag .nav,
  1281.        .list-content__item,
  1282.        .nav,
  1283.        .nav--center {
  1284.            display: -webkit-box;
  1285.            display: -ms-flexbox;
  1286.            display: -webkit-flex;
  1287.            display: flex;
  1288.            flex-flow: wrap
  1289.        }
  1290.  
  1291.        .box__header,
  1292.        .flex-between,
  1293.        .page__breadcrumb,
  1294.        .page__header {
  1295.            justify-content: space-between;
  1296.            display: -webkit-box;
  1297.            display: -ms-flexbox;
  1298.            display: -webkit-flex;
  1299.            display: flex;
  1300.            flex-flow: wrap;
  1301.            align-items: center
  1302.        }
  1303.  
  1304.        .ads-slot,
  1305.        .detail__newstag,
  1306.        .detikpagi-live,
  1307.        .header__icon,
  1308.        .icon-item,
  1309.        .megabillboard__swipe p,
  1310.        .text-center {
  1311.            text-align: center !important
  1312.        }
  1313.  
  1314.        .ads-slot,
  1315.        .ads-slot--bb,
  1316.        .breaking-detikpagi__close,
  1317.        .notif__balon,
  1318.        .sticky-share {
  1319.            align-items: center;
  1320.            justify-content: center
  1321.        }
  1322.  
  1323.        .copy_url .notif,
  1324.        .detail__body-tag .nav__item,
  1325.        .dropdown-menu__content,
  1326.        .media--image-radius .media__image,
  1327.        .media__label {
  1328.            border-radius: 4px
  1329.        }
  1330.  
  1331.        .breaking-detikpagi__close,
  1332.        .circle,
  1333.        .detikpagi-live span:before,
  1334.        .icon-item .comment-count,
  1335.        .media__author-image-avatar,
  1336.        .nav__item--new a:after {
  1337.            border-radius: 50%
  1338.        }
  1339.  
  1340.        .color-black {
  1341.            color: #000
  1342.        }
  1343.  
  1344.        .breaking-sticky .media__text,
  1345.        .megabillboard__swipe p {
  1346.            color: #fff
  1347.        }
  1348.  
  1349.        .color-purple-light-2 {
  1350.            color: #812e88
  1351.        }
  1352.  
  1353.        .sticky-share__wrap {
  1354.            background: #fff
  1355.        }
  1356.  
  1357.        .media__author-image-avatar img,
  1358.        .media__image a>*>img {
  1359.            position: absolute;
  1360.            max-height: 100%;
  1361.            max-width: 100%;
  1362.            width: auto;
  1363.            height: auto;
  1364.            z-index: 1;
  1365.            top: 50%;
  1366.            left: 50%;
  1367.            -webkit-transform: translate3d(-50%, -50%, 0);
  1368.            -moz-transform: translate3d(-50%, -50%, 0);
  1369.            -ms-transform: translate3d(-50%, -50%, 0);
  1370.            -o-transform: translate3d(-50%, -50%, 0);
  1371.            transform: translate3d(-50%, -50%, 0)
  1372.        }
  1373.  
  1374.        .wrap-zoom {
  1375.            z-index: 666;
  1376.            position: relative !important
  1377.        }
  1378.  
  1379.        .dropdown,
  1380.        .dropdown-wrap {
  1381.            position: relative
  1382.        }
  1383.  
  1384.        .img-zoomout,
  1385.        .wrap-zoom {
  1386.            cursor: pointer;
  1387.            cursor: -webkit-zoom-out;
  1388.            cursor: -moz-zoom-out
  1389.        }
  1390.  
  1391.        .p_img_zoomin,
  1392.        .wrap-zoom {
  1393.            position: relative;
  1394.            -webkit-transition: transform .3s;
  1395.            -ms-transition: transform .3s;
  1396.            transition: transform .3s
  1397.        }
  1398.  
  1399.        .dropdown-wrap {
  1400.            display: inline-block
  1401.        }
  1402.  
  1403.        .dropdown-menu {
  1404.            text-align: left;
  1405.            padding-top: 4px;
  1406.            display: none;
  1407.            min-width: 150px;
  1408.            position: absolute;
  1409.            top: 100%;
  1410.            left: -8px;
  1411.            visibility: hidden;
  1412.            z-index: 3
  1413.        }
  1414.  
  1415.        .dropdown-menu__content {
  1416.            min-width: 200px;
  1417.            position: relative;
  1418.            margin: 8px;
  1419.            background: #fff;
  1420.            box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15)
  1421.        }
  1422.  
  1423.        .dropdown-menu__content:after {
  1424.            content: "";
  1425.            position: absolute;
  1426.            left: 28px;
  1427.            width: 0;
  1428.            height: 0;
  1429.            top: 0;
  1430.            border: 6px solid #000;
  1431.            border-color: transparent transparent #fff #fff;
  1432.            transform-origin: 0 0;
  1433.            transform: rotate(135deg);
  1434.            box-shadow: -2px 2px 4px 0 rgba(0, 0, 0, .05)
  1435.        }
  1436.  
  1437.        .dropdown-menu__content-article {
  1438.            min-width: 260px;
  1439.            max-width: 300px;
  1440.            padding: 12px
  1441.        }
  1442.  
  1443.        .dropdown-menu--right .dropdown-menu__content:after {
  1444.            left: auto;
  1445.            right: 2px
  1446.        }
  1447.  
  1448.        .dropdown-menu--right {
  1449.            left: auto;
  1450.            right: -8px
  1451.        }
  1452.  
  1453.        .dropdown>.icon {
  1454.            -webkit-transition: transform .25s ease-in-out;
  1455.            -moz-transition: transform .25s ease-in-out;
  1456.            -ms-transition: transform .25s ease-in-out;
  1457.            -o-transition: transform .25s ease-in-out;
  1458.            transition: transform .25s ease-in-out
  1459.        }
  1460.  
  1461.        .box,
  1462.        .detail__media,
  1463.        .detail__multiple-paging {
  1464.            margin-left: -18px;
  1465.            margin-right: -18px;
  1466.            padding-left: 18px;
  1467.            padding-right: 18px
  1468.        }
  1469.  
  1470.        .box__header {
  1471.            margin-top: 8px;
  1472.            margin-bottom: 8px;
  1473.            font-size: 23px
  1474.        }
  1475.  
  1476.        .box__title {
  1477.            margin: 0;
  1478.            font-size: 18px;
  1479.            color: #562b77
  1480.        }
  1481.  
  1482.        .box {
  1483.            position: relative;
  1484.            word-wrap: break-word;
  1485.            padding-top: 8px;
  1486.            padding-bottom: 8px;
  1487.            border-top: 3px solid #f0f0f0;
  1488.            display: -webkit-box;
  1489.            display: -ms-flexbox;
  1490.            display: -webkit-flex;
  1491.            display: flex;
  1492.            flex-flow: column;
  1493.            margin-bottom: 24px
  1494.        }
  1495.  
  1496.        .box__header a,
  1497.        .nav,
  1498.        .nav__item {
  1499.            padding: 0
  1500.        }
  1501.  
  1502.        .box__logo {
  1503.            max-width: 200px;
  1504.            max-height: 45px;
  1505.            display: block
  1506.        }
  1507.  
  1508.        .page__header {
  1509.            margin-top: 12px
  1510.        }
  1511.  
  1512.        .page__title {
  1513.            margin: 0;
  1514.            font-size: 23px;
  1515.            color: #562b77
  1516.        }
  1517.  
  1518.        .page__breadcrumb {
  1519.            color: #999;
  1520.            font-size: 12px
  1521.        }
  1522.  
  1523.        .page__breadcrumb a {
  1524.            color: #999;
  1525.            position: relative
  1526.        }
  1527.  
  1528.        .page__breadcrumb a:after {
  1529.            content: "/";
  1530.            padding: 0 4px
  1531.        }
  1532.  
  1533.        .footer .nav__item:last-child a:after,
  1534.        .page__breadcrumb a:last-child:after {
  1535.            content: ""
  1536.        }
  1537.  
  1538.        .page__breadcrumb a:hover {
  1539.            color: #333
  1540.        }
  1541.  
  1542.        .nav__item--new a:after {
  1543.            content: "";
  1544.            width: 5px;
  1545.            height: 5px;
  1546.            background: red;
  1547.            position: middle;
  1548.            top: 0;
  1549.            margin-left: 4px;
  1550.            overflow: hidden
  1551.        }
  1552.  
  1553.        .footer .nav__item a,
  1554.        .nav,
  1555.        .nav__item,
  1556.        .nav__item--new,
  1557.        .navbar,
  1558.        .navbar-second .nav a,
  1559.        .navbar-shadow,
  1560.        .redirect {
  1561.            position: relative
  1562.        }
  1563.  
  1564.        .nav {
  1565.            list-style: none;
  1566.            margin: 0;
  1567.            font-size: 14px
  1568.        }
  1569.  
  1570.        .navbar-second .nav a {
  1571.            display: inline-block;
  1572.            padding: 4px 8px;
  1573.            text-align: center;
  1574.            cursor: pointer;
  1575.            border: 1px solid transparent;
  1576.            border-radius: 4px;
  1577.            background: #f7f7f7
  1578.        }
  1579.  
  1580.        .nav__item a {
  1581.            padding: 4px 24px 4px 0
  1582.        }
  1583.  
  1584.        .footer .nav__item a {
  1585.            padding: 0 8px;
  1586.            margin-bottom: 8px;
  1587.            color: #666
  1588.        }
  1589.  
  1590.        .footer .nav__item a:after {
  1591.            content: ".";
  1592.            position: absolute;
  1593.            top: -12px;
  1594.            right: -4px;
  1595.            font-size: 23px;
  1596.            font-weight: 400
  1597.        }
  1598.  
  1599.        .navbar-shadow .navbar--scroll .nav__item:first-child {
  1600.            padding-left: 16px
  1601.        }
  1602.  
  1603.        .navbar-shadow .navbar--scroll .nav__item:last-child {
  1604.            padding-right: 16px
  1605.        }
  1606.  
  1607.        .navbar-first .nav__item:last-child a {
  1608.            padding-right: 0
  1609.        }
  1610.  
  1611.        .navbar-second .nav__item {
  1612.            margin-top: 8px;
  1613.            margin-right: 8px;
  1614.            margin-bottom: 8px
  1615.        }
  1616.  
  1617.        .navbar-first .nav__item--active a {
  1618.            color: #562b77
  1619.        }
  1620.  
  1621.        .detail__body-tag .nav__item {
  1622.            background: #f0f0f0;
  1623.            margin: 4px;
  1624.            display: block;
  1625.            padding: 4px 16px;
  1626.            color: #000;
  1627.            font-size: 12px
  1628.        }
  1629.  
  1630.        .footer .nav {
  1631.            margin: 24px 0
  1632.        }
  1633.  
  1634.        .navbar--scroll .nav {
  1635.            padding-top: 4px;
  1636.            padding-bottom: 4px
  1637.        }
  1638.  
  1639.        .navbar-first .nav {
  1640.            height: 45px
  1641.        }
  1642.  
  1643.        .navbar-first .nav,
  1644.        .navbar-second .nav {
  1645.            overflow-x: auto;
  1646.            -ms-overflow-style: none;
  1647.            scrollbar-width: none;
  1648.            display: -webkit-box;
  1649.            display: -ms-flexbox;
  1650.            display: -webkit-flex;
  1651.            display: flex;
  1652.            flex-flow: nowrap
  1653.        }
  1654.  
  1655.        .back-top,
  1656.        .nav--center {
  1657.            justify-content: center
  1658.        }
  1659.  
  1660.        .navbar-first .nav::-webkit-scrollbar,
  1661.        .navbar-second .nav::-webkit-scrollbar {
  1662.            display: none
  1663.        }
  1664.  
  1665.        .detail__body-tag .nav {
  1666.            margin: 8px -4px
  1667.        }
  1668.  
  1669.        .header .navbar {
  1670.            height: 35px;
  1671.            overflow: hidden
  1672.        }
  1673.  
  1674.        .navbar-shadow:after,
  1675.        .navbar-shadow:before {
  1676.            height: 100%;
  1677.            top: 0;
  1678.            position: absolute;
  1679.            z-index: 1;
  1680.            content: ""
  1681.        }
  1682.  
  1683.        .navbar--scroll {
  1684.            padding-top: 0;
  1685.            overflow-x: hidden !important;
  1686.            overflow-y: scroll !important;
  1687.            -webkit-overflow-scrolling: touch
  1688.        }
  1689.  
  1690.        .navbar-wrap {
  1691.            overflow: hidden
  1692.        }
  1693.  
  1694.        .navbar-shadow {
  1695.            margin-left: -18px;
  1696.            margin-right: -18px
  1697.        }
  1698.  
  1699.        .navbar-shadow:before {
  1700.            width: 18px;
  1701.            left: 0;
  1702.            background: #fff;
  1703.            background: -moz-linear-gradient(right, #fff 25%, rgba(255, 255, 255, 0) 100%);
  1704.            background: -webkit-linear-gradient(right, #fff 25%, rgba(255, 255, 255, 0) 100%);
  1705.            background: linear-gradient(to right, #fff 25%, rgba(255, 255, 255, 0) 100%)
  1706.        }
  1707.  
  1708.        .navbar-shadow:after {
  1709.            width: 24px;
  1710.            right: 0;
  1711.            background: #fff;
  1712.            background: -moz-linear-gradient(left, #fff 25%, rgba(255, 255, 255, 0) 100%);
  1713.            background: -webkit-linear-gradient(left, #fff 25%, rgba(255, 255, 255, 0) 100%);
  1714.            background: linear-gradient(to left, #fff 25%, rgba(255, 255, 255, 0) 100%)
  1715.        }
  1716.  
  1717.        .back-top {
  1718.            width: 40px;
  1719.            height: 40px;
  1720.            position: fixed;
  1721.            right: 8px;
  1722.            bottom: 60px;
  1723.            background: rgba(204, 204, 204, .5);
  1724.            color: #fff;
  1725.            display: flex;
  1726.            align-items: center;
  1727.            font-size: 22px;
  1728.            z-index: 10
  1729.        }
  1730.  
  1731.        .back-top a {
  1732.            display: inherit;
  1733.            color: #fff
  1734.        }
  1735.  
  1736.        .dropdown-wrap .list-content__item:last-child {
  1737.            border-bottom: none
  1738.        }
  1739.  
  1740.        .dropdown-wrap .list-content__item {
  1741.            border-bottom: 1px solid #f0f0f0
  1742.        }
  1743.  
  1744.        .media__title {
  1745.            font-size: 16px
  1746.        }
  1747.  
  1748.        .footer,
  1749.        .linksisip strong,
  1750.        .list-content--column .media__title,
  1751.        .media__label {
  1752.            font-size: 14px
  1753.        }
  1754.  
  1755.        .detail__subtitle,
  1756.        .media__subtitle {
  1757.            font-size: 14px;
  1758.            color: var(--kuler-3)
  1759.        }
  1760.  
  1761.        .media__label {
  1762.            padding: 5px 12px;
  1763.            background: #562b77
  1764.        }
  1765.  
  1766.        .media--left .media__image {
  1767.            margin: 0 12px 0 0;
  1768.            width: 100px
  1769.        }
  1770.  
  1771.        .detail__multiple-paging .text-list__data {
  1772.            color: var(--kuler-1)
  1773.        }
  1774.  
  1775.        .btn--blue-base {
  1776.            background: #21409a;
  1777.            color: #fff
  1778.        }
  1779.  
  1780.        .btn--blue-base:hover {
  1781.            color: #fff
  1782.        }
  1783.  
  1784.        .btn--blue-base.btn--outline {
  1785.            border-color: #21409a;
  1786.            color: #21409a
  1787.        }
  1788.  
  1789.        .btn--paging {
  1790.            background: var(--kuler-1);
  1791.            color: #fff
  1792.        }
  1793.  
  1794.        .btn--paging:hover,
  1795.        .icon-item:hover {
  1796.            color: #fff
  1797.        }
  1798.  
  1799.        .footer {
  1800.            text-align: center;
  1801.            background: #e6e6e6;
  1802.            color: #666
  1803.        }
  1804.  
  1805.        .footer__logo {
  1806.            margin-top: 24px;
  1807.            display: inline-block
  1808.        }
  1809.  
  1810.        .footer__logo img {
  1811.            width: 160px
  1812.        }
  1813.  
  1814.        .footer__social {
  1815.            margin: 0 0 20px
  1816.        }
  1817.  
  1818.        .footer__copy {
  1819.            display: inline-block;
  1820.            margin-bottom: 64px
  1821.        }
  1822.  
  1823.        .footer__border {
  1824.            height: 4px;
  1825.            display: block
  1826.        }
  1827.  
  1828.        .footer-title,
  1829.        .footer__get-app {
  1830.            font-size: 12px
  1831.        }
  1832.  
  1833.        .footer-title__partof {
  1834.            margin-top: 8px;
  1835.            color: #666;
  1836.            padding: 4px 0
  1837.        }
  1838.  
  1839.        .footer-title__partof img {
  1840.            width: 80px;
  1841.            vertical-align: bottom;
  1842.            margin: 0 0 3px 3px
  1843.        }
  1844.  
  1845.        .footer__app-store {
  1846.            justify-content: center;
  1847.            align-items: center
  1848.        }
  1849.  
  1850.        .footer__app-store img {
  1851.            margin: 16px 2px;
  1852.            width: auto;
  1853.            height: 34px
  1854.        }
  1855.  
  1856.        @media (max-width:359px) {
  1857.            .footer__app-store img {
  1858.                height: 25px
  1859.            }
  1860.        }
  1861.  
  1862.        .bottom-sticky {
  1863.            height: 0
  1864.        }
  1865.  
  1866.        .redirect__page {
  1867.            background: var(--kuler-1);
  1868.            margin: 0 0 16px;
  1869.            border-radius: 8px;
  1870.            padding: 8px 12px;
  1871.            color: #f7f7f7;
  1872.            transform: translateY(500px);
  1873.            -webkit-transition: transform .4s cubic-bezier(.79, .33, .64, .82);
  1874.            transition: transform .4s cubic-bezier(.79, .33, .64, .82)
  1875.        }
  1876.  
  1877.        .detail__body-text p>a,
  1878.        .detail__title,
  1879.        .redirect__close-btn {
  1880.            color: var(--kuler-1)
  1881.        }
  1882.  
  1883.        .box-menu,
  1884.        .sticky-share {
  1885.            -webkit-transition: .3s ease-in-out;
  1886.            -moz-transition: .3s ease-in-out;
  1887.            -ms-transition: .3s ease-in-out;
  1888.            -o-transition: .3s ease-in-out
  1889.        }
  1890.  
  1891.        .redirect__page h3,
  1892.        .redirect__page h4 {
  1893.            color: #f7f7f7
  1894.        }
  1895.  
  1896.        .redirect__page h4 {
  1897.            margin-bottom: 0;
  1898.            max-height: 48px;
  1899.            text-overflow: ellipsis;
  1900.            overflow: hidden;
  1901.            display: -webkit-box !important;
  1902.            -webkit-line-clamp: 3;
  1903.            -webkit-box-orient: vertical;
  1904.            white-space: normal
  1905.        }
  1906.  
  1907.        .redirect__close {
  1908.            display: flex;
  1909.            justify-content: center;
  1910.            align-items: center;
  1911.            padding-left: 0
  1912.        }
  1913.  
  1914.        .redirect__close-btn {
  1915.            display: flex;
  1916.            justify-content: center;
  1917.            align-items: center;
  1918.            width: 30px;
  1919.            height: 30px;
  1920.            text-align: center;
  1921.            border-radius: 100%;
  1922.            background: #e3f5fe99;
  1923.            font-size: 18px
  1924.        }
  1925.  
  1926.        .redirect .media__image.img-xss {
  1927.            width: 56px
  1928.        }
  1929.  
  1930.        .redirect .media__text {
  1931.            display: flex;
  1932.            align-items: center;
  1933.            justify-content: center;
  1934.            padding-left: 12px
  1935.        }
  1936.  
  1937.        .redirect .media__text.nomargin {
  1938.            padding-left: 0;
  1939.            width: 100%
  1940.        }
  1941.  
  1942.        .redirect .media__text.nomargin>:first-child {
  1943.            width: 100%
  1944.        }
  1945.  
  1946.        .redirect .media {
  1947.            align-items: center;
  1948.            justify-content: center
  1949.        }
  1950.  
  1951.        .sticky-share {
  1952.            visibility: hidden;
  1953.            padding: 4px 0;
  1954.            z-index: 27;
  1955.            position: fixed;
  1956.            left: 0;
  1957.            right: 0;
  1958.            height: 0;
  1959.            bottom: -100px;
  1960.            opacity: 0;
  1961.            transition: .3s ease-in-out
  1962.        }
  1963.  
  1964.        .js-menu-active .box-menu,
  1965.        .sticky-share--sticked {
  1966.            visibility: visible;
  1967.            opacity: 1
  1968.        }
  1969.  
  1970.        .sticky-share__wrap {
  1971.            padding-left: 8px;
  1972.            padding-right: 8px;
  1973.            box-shadow: 0 calc(4px / 2) 4px 0 rgba(0, 0, 0, .15);
  1974.            border-radius: 24px
  1975.        }
  1976.  
  1977.        .sticky-share--sticked {
  1978.            bottom: 0;
  1979.            margin-bottom: 25px;
  1980.            -webkit-transform: translateY(0);
  1981.            -moz-transform: translateY(0);
  1982.            -ms-transform: translateY(0);
  1983.            -o-transform: translateY(0);
  1984.            transform: translateY(0)
  1985.        }
  1986.  
  1987.        .detail .sticky-share .icon-item {
  1988.            position: relative;
  1989.            width: 26px;
  1990.            height: 26px;
  1991.            margin-left: 6px;
  1992.            margin-right: 6px
  1993.        }
  1994.  
  1995.        .icon-item .comment-count {
  1996.            position: absolute;
  1997.            font-size: 10px;
  1998.            top: -4px;
  1999.            right: -4px;
  2000.            padding: 0 4px;
  2001.            min-width: 15px;
  2002.            background: #ed131b
  2003.        }
  2004.  
  2005.        .detail__header {
  2006.            text-align: center;
  2007.            padding: 16px 0
  2008.        }
  2009.  
  2010.        .detail__title {
  2011.            font-size: 23px;
  2012.            margin-bottom: 12px
  2013.        }
  2014.  
  2015.        .dropdown-wrap .detail__title {
  2016.            font-size: 14px;
  2017.            padding-bottom: 12px;
  2018.            margin: 0;
  2019.            color: var(--kuler-1)
  2020.        }
  2021.  
  2022.        .detail__date {
  2023.            display: inline-block;
  2024.            margin-top: 4px;
  2025.            color: #666;
  2026.            font-size: 12px
  2027.        }
  2028.  
  2029.        .detail__subtitle {
  2030.            font-size: 18px;
  2031.            margin-bottom: 0;
  2032.            color: #f7931d
  2033.        }
  2034.  
  2035.        .detail__author {
  2036.            margin-top: 8px;
  2037.            margin-bottom: 8px;
  2038.            font-size: 12px;
  2039.            color: #666
  2040.        }
  2041.  
  2042.        .detail__label {
  2043.            color: #aa248c
  2044.        }
  2045.  
  2046.        .detail__media {
  2047.            padding: 0;
  2048.            position: relative
  2049.        }
  2050.  
  2051.        .detail__media-image>img {
  2052.            width: 100%;
  2053.            min-height: 211px;
  2054.            max-width: none;
  2055.            position: relative;
  2056.            z-index: 2
  2057.        }
  2058.  
  2059.        .detail__media-image .img-zoomout {
  2060.            width: 100%;
  2061.            max-width: 100%
  2062.        }
  2063.  
  2064.        .detail__media-caption {
  2065.            display: inline-block;
  2066.            margin-top: 4px;
  2067.            color: #666;
  2068.            font-size: 12px;
  2069.            padding: 4px 18px
  2070.        }
  2071.  
  2072.        .detail__share,
  2073.        .smartbanner_new {
  2074.            display: -webkit-box;
  2075.            display: -ms-flexbox;
  2076.            display: -webkit-flex
  2077.        }
  2078.  
  2079.        .detail__body,
  2080.        .detail__body-text>p:nth-of-type(2) {
  2081.            margin-top: 16px
  2082.        }
  2083.  
  2084.        .detail__body-text img {
  2085.            max-width: 100%
  2086.        }
  2087.  
  2088.        .detail__body-text>p:first-of-type {
  2089.            display: inline
  2090.        }
  2091.  
  2092.        .detail__body-text>h2,
  2093.        .detail__body-text>h3 {
  2094.            font-size: 18px
  2095.        }
  2096.  
  2097.        .detail__body-text>h4,
  2098.        .detail__body-text>h5,
  2099.        .detail__body-text>h6,
  2100.        .linksisip a {
  2101.            font-size: 16px
  2102.        }
  2103.  
  2104.        .detail__body-text table {
  2105.            width: 100%
  2106.        }
  2107.  
  2108.        .detail__share {
  2109.            display: flex;
  2110.            align-items: center;
  2111.            font-size: 14px;
  2112.            justify-content: center
  2113.        }
  2114.  
  2115.        .detail__newstag {
  2116.            margin: 16px 0
  2117.        }
  2118.  
  2119.        .detail__newstag-title {
  2120.            font-size: 14px;
  2121.            flex: 1
  2122.        }
  2123.  
  2124.        .detail__newstag img {
  2125.            margin-left: 16px
  2126.        }
  2127.  
  2128.        .detail__multiple-paging {
  2129.            padding: 12px 18px 0;
  2130.            border-top: 1px solid #f0f0f0;
  2131.            color: #999;
  2132.            font-size: 14px
  2133.        }
  2134.  
  2135.        .pic_artikel_sisip,
  2136.        .pic_artikel_sisip_table {
  2137.            font-size: 12px;
  2138.            line-height: 120%;
  2139.            width: 100%;
  2140.            text-align: center
  2141.        }
  2142.  
  2143.        .linksisip {
  2144.            position: relative;
  2145.            margin: 8px 0;
  2146.            border-left: 5px solid #562b77
  2147.        }
  2148.  
  2149.        .linksisip td,
  2150.        .pic_artikel_sisip_table td,
  2151.        .quotesisip td {
  2152.            border: none;
  2153.            padding: 0
  2154.        }
  2155.  
  2156.        .linksisip a {
  2157.            color: #562b77;
  2158.            display: block
  2159.        }
  2160.  
  2161.        .linksisip .lihatjg {
  2162.            padding-left: 20px
  2163.        }
  2164.  
  2165.        .linksisip .lihatjg strong {
  2166.            display: block;
  2167.            margin-bottom: 4px
  2168.        }
  2169.  
  2170.        .quotesisip {
  2171.            position: relative;
  2172.            margin: 20px 0;
  2173.            padding: 0;
  2174.            border: 0;
  2175.            width: 100%;
  2176.            background: #fff;
  2177.            border-left: 5px solid #562b77
  2178.        }
  2179.  
  2180.        .profile__box__bottom,
  2181.        .profile__box__top {
  2182.            display: flex;
  2183.            font-weight: 400;
  2184.            padding-left: 70px;
  2185.            font-style: normal
  2186.        }
  2187.  
  2188.        .quotesisip blockquote {
  2189.            display: block;
  2190.            width: 100%;
  2191.            font-size: 23px;
  2192.            margin: 0 0 12px;
  2193.            padding: 8px 12px 0 24px;
  2194.            line-height: 120%;
  2195.            position: relative;
  2196.            color: #000
  2197.        }
  2198.  
  2199.        .quotesisip blockquote:before {
  2200.            font-family: detiknetwork-FF;
  2201.            content: "\7b";
  2202.            font-size: 45px;
  2203.            display: block;
  2204.            margin-bottom: 8px;
  2205.            color: #999
  2206.        }
  2207.  
  2208.        .quotesisip cite {
  2209.            color: #666;
  2210.            font-size: 14px;
  2211.            display: block;
  2212.            margin-top: 4px;
  2213.            margin-left: 24px
  2214.        }
  2215.  
  2216.        .pic_artikel_sisip_table {
  2217.            margin-bottom: 20px;
  2218.            color: #666;
  2219.            table-layout: fixed
  2220.        }
  2221.  
  2222.        .pic_artikel_sisip {
  2223.            color: #999
  2224.        }
  2225.  
  2226.        .pic_artikel_sisip .pic {
  2227.            position: relative;
  2228.            display: inline-block;
  2229.            max-width: 100%;
  2230.            text-align: center
  2231.        }
  2232.  
  2233.        .pic_artikel_sisip .pic img {
  2234.            position: relative;
  2235.            max-width: 100%;
  2236.            max-height: 400px;
  2237.            height: auto;
  2238.            overflow: hidden;
  2239.            display: block;
  2240.            top: auto;
  2241.            left: auto;
  2242.            -webkit-transform: none;
  2243.            -moz-transform: none;
  2244.            -ms-transform: none;
  2245.            -o-transform: none;
  2246.            transform: none;
  2247.            margin-left: auto;
  2248.            margin-right: auto
  2249.        }
  2250.  
  2251.        .pic_artikel_sisip .pic>span {
  2252.            position: relative;
  2253.            display: block;
  2254.            z-index: 1;
  2255.            padding-top: 8px;
  2256.            padding-bottom: 8px;
  2257.            border-bottom: 1px solid #e6e6e6
  2258.        }
  2259.  
  2260.        .sisip_embed_sosmed iframe {
  2261.            min-width: 100% !important;
  2262.            width: 100px !important
  2263.        }
  2264.  
  2265.        .profile__box {
  2266.            background: #f7f7f7;
  2267.            border-radius: 8px;
  2268.            margin: 24px 0;
  2269.            position: relative
  2270.        }
  2271.  
  2272.        .profile__box__top {
  2273.            background: #562b77;
  2274.            color: #fff;
  2275.            height: 41px;
  2276.            border-radius: 8px 8px 0 0;
  2277.            font-size: 16px;
  2278.            line-height: 20px;
  2279.            align-items: center
  2280.        }
  2281.  
  2282.        .profile__box__bottom {
  2283.            font-size: 14px;
  2284.            line-height: 18px;
  2285.            color: #000;
  2286.            padding-right: 14px
  2287.        }
  2288.  
  2289.        .profile__box__bottom__img {
  2290.            position: absolute;
  2291.            top: 12px;
  2292.            left: 0;
  2293.            margin-left: 12px
  2294.        }
  2295.  
  2296.        .profile__box__bottom__img img {
  2297.            width: 48px;
  2298.            height: 48px;
  2299.            object-fit: cover;
  2300.            border-radius: 100%;
  2301.            border: 2px solid #fff;
  2302.            background: #fff
  2303.        }
  2304.  
  2305.        .profile__box__bottom__text {
  2306.            margin: 12px 0
  2307.        }
  2308.  
  2309.        .icon-item {
  2310.            display: inline-flex;
  2311.            align-items: center;
  2312.            justify-content: center;
  2313.            margin: 5px 4px;
  2314.            width: 32px;
  2315.            height: 32px;
  2316.            font-size: 20px;
  2317.            color: #fff;
  2318.            border-radius: 100%
  2319.        }
  2320.  
  2321.        .detail .icon-item {
  2322.            width: 35px;
  2323.            height: 35px;
  2324.            padding: 2px
  2325.        }
  2326.  
  2327.        .icon-item__fb {
  2328.            background: #3c5a99
  2329.        }
  2330.  
  2331.        .icon-item__tw {
  2332.            background: #000
  2333.        }
  2334.  
  2335.        .icon-item__ig {
  2336.            background: #5851db;
  2337.            background: -moz-radial-gradient(left bottom, ellipse cover, #ffdc80 15%, #e1306c 55%, #5851db 100%);
  2338.            background: -webkit-radial-gradient(left bottom, ellipse cover, #ffdc80 15%, #e1306c 55%, #5851db 100%);
  2339.            background: radial-gradient(ellipse at left bottom, #ffdc80 15%, #e1306c 55%, #5851db 100%)
  2340.        }
  2341.  
  2342.        .icon-item__in {
  2343.            background: #0077b5
  2344.        }
  2345.  
  2346.        .icon-item__wa {
  2347.            color: #fff;
  2348.            background: #25d366
  2349.        }
  2350.  
  2351.        .icon-item__tele {
  2352.            color: #fff;
  2353.            background: #08c
  2354.        }
  2355.  
  2356.        .icon-item__link {
  2357.            color: #fff;
  2358.            background: #999
  2359.        }
  2360.  
  2361.        .tableSpec {
  2362.            max-width: 100%;
  2363.            width: 100%;
  2364.            color: #727374;
  2365.            font-size: 13px;
  2366.            overflow: hidden
  2367.        }
  2368.  
  2369.        .tableSpec tr td {
  2370.            border: 1px solid #f1f2f3;
  2371.            padding: 7px 10px
  2372.        }
  2373.  
  2374.        .tableSpec tr td:first-child {
  2375.            background: #f7f8f9;
  2376.            font-weight: 700;
  2377.            width: 40%
  2378.        }
  2379.  
  2380.        .tableSpec tr td:nth-child(2) {
  2381.            display: none
  2382.        }
  2383.  
  2384.        .tableSpec tr td.title {
  2385.            padding: 5px 10px;
  2386.            font-size: 16px;
  2387.            line-height: 1.5;
  2388.            background: 0 0;
  2389.            font-weight: 400;
  2390.            color: #000
  2391.        }
  2392.  
  2393.        .tableSpec tr:hover td {
  2394.            background: #ffffe6
  2395.        }
  2396.  
  2397.        .tableSpec tr:hover td.title {
  2398.            background: 0 0
  2399.        }
  2400.  
  2401.        .breaking-sticky .media__text,
  2402.        .footer__border {
  2403.            background: #562b77;
  2404.            background: -moz-linear-gradient(135deg, #562b77 50%, #aa248c 100%);
  2405.            background: -webkit-linear-gradient(135deg, #562b77 50%, #aa248c 100%);
  2406.            background: linear-gradient(135deg, #562b77 50%, #aa248c 100%)
  2407.        }
  2408.  
  2409.        .bottom-sticky {
  2410.            position: fixed;
  2411.            bottom: 0;
  2412.            left: 0;
  2413.            width: 100%;
  2414.            z-index: 26
  2415.        }
  2416.  
  2417.        .media__image.img-xss {
  2418.            width: 56px
  2419.        }
  2420.  
  2421.        .collapsible {
  2422.            background: #f7f7f7;
  2423.            padding: 16px;
  2424.            width: 100%;
  2425.            border: 1px solid #ccc;
  2426.            text-align: left;
  2427.            outline: 0;
  2428.            border-radius: 4px;
  2429.            margin-bottom: 24px;
  2430.            cursor: pointer
  2431.        }
  2432.  
  2433.        .collapsible__top {
  2434.            color: #000;
  2435.            font-weight: 700;
  2436.            font-size: 16px;
  2437.            width: 100%
  2438.        }
  2439.  
  2440.        .collapsible__top::after {
  2441.            content: "";
  2442.            background-image: url("images/path-down.png");
  2443.            float: right;
  2444.            margin-left: 5px;
  2445.            background-size: cover;
  2446.            background-repeat: no-repeat;
  2447.            height: 13px;
  2448.            width: 23px;
  2449.            margin-top: 5px;
  2450.            position: relative;
  2451.            -webkit-transition: transform .2s ease-in-out;
  2452.            -moz-transition: transform .2s ease-in-out;
  2453.            -ms-transition: transform .2s ease-in-out;
  2454.            -o-transition: transform .2s ease-in-out;
  2455.            transition: transform .2s ease-in-out
  2456.        }
  2457.  
  2458.        .active .collapsible__top::after {
  2459.            -webkit-transform: rotate(180deg);
  2460.            -moz-transform: rotate(180deg);
  2461.            -ms-transform: rotate(180deg);
  2462.            -o-transform: rotate(180deg);
  2463.            transform: rotate(180deg)
  2464.        }
  2465.  
  2466.        .collapsible__content {
  2467.            transition: max-height .5s ease-out;
  2468.            overflow: hidden;
  2469.            max-height: 0;
  2470.            padding: 0 16px
  2471.        }
  2472.  
  2473.        .collapsible__content a {
  2474.            display: block
  2475.        }
  2476.  
  2477.        .mgt-0 {
  2478.            margin-top: 0 !important
  2479.        }
  2480.  
  2481.        .fs-14 {
  2482.            font-size: 14px !important
  2483.        }
  2484.  
  2485.        .active__content {
  2486.            max-height: 2000px;
  2487.            transition: max-height .5s ease-in
  2488.        }
  2489.  
  2490.        .color__blue {
  2491.            color: #21409a !important
  2492.        }
  2493.  
  2494.        .position-relative {
  2495.            position: relative !important
  2496.        }
  2497.  
  2498.        .list__berita {
  2499.            width: 100%;
  2500.            overflow-x: scroll;
  2501.            overflow-y: hidden;
  2502.            margin-bottom: 12px;
  2503.            padding-bottom: 20px;
  2504.            display: flex
  2505.        }
  2506.  
  2507.        .list__berita__title {
  2508.            color: var(--kuler-1);
  2509.            font-style: normal;
  2510.            font-weight: 600;
  2511.            font-size: 18px;
  2512.            line-height: 22px
  2513.        }
  2514.  
  2515.        .list__berita__item {
  2516.            width: 150px;
  2517.            margin-right: 14px
  2518.        }
  2519.  
  2520.        .list__berita__item__top {
  2521.            position: relative;
  2522.            margin-top: 10px
  2523.        }
  2524.  
  2525.        .list__berita__item__top__logo {
  2526.            position: absolute;
  2527.            top: 2px;
  2528.            right: 5px
  2529.        }
  2530.  
  2531.        .list__berita__item__bottom {
  2532.            margin-top: 5px
  2533.        }
  2534.  
  2535.        .list__berita__item__bottom__title {
  2536.            font-style: normal;
  2537.            font-weight: 500;
  2538.            font-size: 12px;
  2539.            line-height: 15px;
  2540.            letter-spacing: .04px;
  2541.            color: #000
  2542.        }
  2543.  
  2544.        .list__berita__item__bottom__date {
  2545.            color: #9b9b9b;
  2546.            font-style: normal;
  2547.            font-weight: 300;
  2548.            font-size: 11px;
  2549.            line-height: 13px;
  2550.            letter-spacing: -.22px
  2551.        }
  2552.  
  2553.        .komentar_box {
  2554.            padding-top: 90px
  2555.        }
  2556.  
  2557.        @media (min-width:576px) {
  2558.            .komentar_box {
  2559.                padding-top: 60px
  2560.            }
  2561.        }
  2562.  
  2563.        .smartbanner_new {
  2564.            font-weight: 300;
  2565.            justify-content: space-between;
  2566.            display: flex;
  2567.            flex-flow: wrap;
  2568.            align-items: center;
  2569.            background: #fff
  2570.        }
  2571.  
  2572.        .nav-framebar .nav__item a,
  2573.        .smartbanner_new .sb_close {
  2574.            display: -webkit-box;
  2575.            display: -ms-flexbox;
  2576.            display: -webkit-flex;
  2577.            align-items: center
  2578.        }
  2579.  
  2580.        .nav-framebar__title,
  2581.        .smartbanner_new .get_app,
  2582.        .smartbanner_new strong,
  2583.        .user-log__login,
  2584.        .user-log__name {
  2585.            font-weight: 600
  2586.        }
  2587.  
  2588.        .smartbanner_new .sb_close {
  2589.            display: flex;
  2590.            justify-content: center;
  2591.            border-radius: 50%;
  2592.            color: #21409a
  2593.        }
  2594.  
  2595.        .box-overlay {
  2596.            border-radius: 4px;
  2597.            position: fixed;
  2598.            overflow: visible;
  2599.            top: 53px;
  2600.            right: 0;
  2601.            bottom: 0;
  2602.            left: 0;
  2603.            margin: 12px;
  2604.            padding: 8px;
  2605.            z-index: 100;
  2606.            background: #fff;
  2607.            box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15)
  2608.        }
  2609.  
  2610.        .box-overlay__header {
  2611.            position: relative;
  2612.            justify-content: space-between;
  2613.            padding-bottom: 8px;
  2614.            border-bottom: 1px solid #f0f0f0;
  2615.            display: -webkit-box;
  2616.            display: -ms-flexbox;
  2617.            display: -webkit-flex;
  2618.            display: flex;
  2619.            flex-flow: wrap;
  2620.            align-items: center
  2621.        }
  2622.  
  2623.        .box-overlay__header-nav {
  2624.            position: absolute;
  2625.            right: 0;
  2626.            z-index: 3
  2627.        }
  2628.  
  2629.        .box-overlay--arrow-logo:after {
  2630.            content: "";
  2631.            position: absolute;
  2632.            width: 0;
  2633.            height: 0;
  2634.            top: 0;
  2635.            left: 104px;
  2636.            border: 8px solid #000;
  2637.            border-color: transparent transparent #fff #fff;
  2638.            transform-origin: 0 0;
  2639.            transform: rotate(135deg);
  2640.            box-shadow: -3px 3px 3px 0 rgba(0, 0, 0, .05)
  2641.        }
  2642.  
  2643.        .box-overlay__body {
  2644.            position: absolute;
  2645.            top: 50px;
  2646.            right: 8px;
  2647.            bottom: 8px;
  2648.            left: 8px;
  2649.            overflow-x: scroll !important;
  2650.            overflow-y: scroll !important;
  2651.            -webkit-overflow-scrolling: touch
  2652.        }
  2653.  
  2654.        .js-menu-active header.header,
  2655.        .js-overlay {
  2656.            position: fixed;
  2657.            top: 0
  2658.        }
  2659.  
  2660.        .box-menu {
  2661.            visibility: hidden;
  2662.            opacity: 0;
  2663.            transition: .3s ease-in-out
  2664.        }
  2665.  
  2666.        .user-log .media__author {
  2667.            margin: 0
  2668.        }
  2669.  
  2670.        .user-log .media__author-image-avatar {
  2671.            width: 35px;
  2672.            height: 35px
  2673.        }
  2674.  
  2675.        .user-log__login {
  2676.            color: #21409a;
  2677.            font-size: 14px
  2678.        }
  2679.  
  2680.        .nav-framebar {
  2681.            padding: 8px 0;
  2682.            border-top: 1px solid #f0f0f0
  2683.        }
  2684.  
  2685.        .nav-framebar .nav,
  2686.        .smartbanner_new strong {
  2687.            display: block;
  2688.            font-size: 12px
  2689.        }
  2690.  
  2691.        .nav-framebar .nav__item {
  2692.            display: inline-block;
  2693.            width: 100%;
  2694.            vertical-align: top;
  2695.            white-space: normal
  2696.        }
  2697.  
  2698.        .nav-framebar .nav__item a {
  2699.            padding: 4px;
  2700.            color: #666;
  2701.            display: flex
  2702.        }
  2703.  
  2704.        .nav-framebar .nav__item-new {
  2705.            display: inline-block;
  2706.            padding: 0 4px;
  2707.            font-size: 8px;
  2708.            margin-left: 4px;
  2709.            line-height: normal;
  2710.            background: red;
  2711.            color: #fff
  2712.        }
  2713.  
  2714.        .nav-framebar .nav__icon {
  2715.            width: 23px;
  2716.            height: 23px;
  2717.            display: inline-block;
  2718.            margin-right: 5px
  2719.        }
  2720.  
  2721.        .nav-framebar .nav__icon img {
  2722.            width: 100%
  2723.        }
  2724.  
  2725.        .nav-framebar .nav--two-col {
  2726.            columns: 2;
  2727.            -webkit-columns: 2;
  2728.            -moz-columns: 2;
  2729.            -webkit-column-gap: 0;
  2730.            -moz-column-gap: 0;
  2731.            column-gap: 0
  2732.        }
  2733.  
  2734.        .nav-framebar .nav.pl15 {
  2735.            padding-left: 15px;
  2736.            -webkit-column-gap: 5px;
  2737.            -moz-column-gap: 5px;
  2738.            column-gap: 5px
  2739.        }
  2740.  
  2741.        .nav-framebar__title {
  2742.            padding: 4px;
  2743.            margin-bottom: 8px;
  2744.            font-size: 14px;
  2745.            color: #333
  2746.        }
  2747.  
  2748.        .js-overlay {
  2749.            width: 100%;
  2750.            height: 100%;
  2751.            z-index: 25;
  2752.            background: rgba(0, 0, 0, .6);
  2753.            opacity: 0;
  2754.            -webkit-transition: .3s ease-in-out;
  2755.            -moz-transition: .3s ease-in-out;
  2756.            -ms-transition: .3s ease-in-out;
  2757.            -o-transition: .3s ease-in-out;
  2758.            transition: .3s ease-in-out
  2759.        }
  2760.  
  2761.        .js-menu-active .js-overlay {
  2762.            opacity: 1
  2763.        }
  2764.  
  2765.        .js-menu-active {
  2766.            padding-top: 88px;
  2767.            overflow: hidden
  2768.        }
  2769.  
  2770.        .smartbanner_new {
  2771.            height: 50px;
  2772.            padding: 0 8px;
  2773.            position: relative;
  2774.            font-size: 11px;
  2775.            align-items: center;
  2776.            text-align: left;
  2777.            z-index: 27
  2778.        }
  2779.  
  2780.        .smartbanner_new .app_logo {
  2781.            height: 36px;
  2782.            margin-right: 10px
  2783.        }
  2784.  
  2785.        .smartbanner_new .get_app {
  2786.            margin-right: 20px
  2787.        }
  2788.  
  2789.        .smartbanner_new .sb_close {
  2790.            position: absolute;
  2791.            text-decoration: none;
  2792.            height: 14px;
  2793.            width: 14px;
  2794.            font-size: 10px;
  2795.            top: 5px;
  2796.            right: 5px;
  2797.            border: 1px solid #21409a
  2798.        }
  2799.  
  2800.        .smartbanner_new>div>span {
  2801.            height: 31px
  2802.        }
  2803.  
  2804.        .n-columns-2 {
  2805.            display: grid;
  2806.            grid-template-columns: repeat(2, 1fr);
  2807.            font-weight: 700;
  2808.        }
  2809.  
  2810.        .n-columns-2 a {
  2811.            text-align: center;
  2812.        }
  2813.  
  2814.        .login,
  2815.        .register {
  2816.            color: #fff;
  2817.            padding: 13px 10px;
  2818.        }
  2819.  
  2820.        .login,
  2821.        .login-button {
  2822.            color: #fff;
  2823.            border: 1px solid #ffffff;
  2824.            background: linear-gradient(#000 , #442704, #000 );
  2825.        }
  2826.  
  2827.        .register,
  2828.        .register-button {
  2829.            color: #FFF;
  2830.            background: linear-gradient(#000 , #442704, #000 );
  2831.            border: 1px solid #ffffff;
  2832.        }
  2833.    </style>
  2834.     <meta name="google-site-verification" content="nrnXAr8E6s-jkz46JwKhTuZHZATwqSe_fCwhOeRVmOE" />
  2835.     <meta name="google-site-verification" content="ITpo6E0YDkF1waQhMza-6D-SjSW4jTaQsVZ8hmGvsgE" />
  2836.    <meta charset="utf-8">
  2837.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  2838.    <meta name="viewport" content="initial-scale = 1.0, user-scalable = no, width=device-width, height=device-height, maximum-scale=1.0">
  2839.    <meta name="apple-mobile-web-app-capable" content="yes" />
  2840.    <link rel="shortcut icon" href="https://blogger.googleusercontent.com/img/a/AVvXsEgWBdr5hutGcjx2aN4NnsotEmRI5DcX4_-NS5GheM0-cVzKtUbMOGeQ0Foiw7OTwbua9I-sb3V5JukO-aWKrIBYLa5pSSSigX0KqBeYTkn2yhqmjBvTm-5qfIi8PU1ZRuiH81aLcuSeyE_ecBY98WxT6L8THXgrYEQuwwANq_bCZAuKMao-nMS4Cp49gJQ">
  2841.    <link rel="apple-touch-icon" href="https://blogger.googleusercontent.com/img/a/AVvXsEgWBdr5hutGcjx2aN4NnsotEmRI5DcX4_-NS5GheM0-cVzKtUbMOGeQ0Foiw7OTwbua9I-sb3V5JukO-aWKrIBYLa5pSSSigX0KqBeYTkn2yhqmjBvTm-5qfIi8PU1ZRuiH81aLcuSeyE_ecBY98WxT6L8THXgrYEQuwwANq_bCZAuKMao-nMS4Cp49gJQ" />
  2842.    <meta content="id" name="language" />
  2843.    <meta content="id" name="geo.country" />
  2844.    <meta http-equiv="content-language" content="In-Id" />
  2845.    <title>CASATOTO: Agen Slot Scatter Hitam Mudah Menang Jackpot 3x Scatter Hitam Pragmatic Play</title>
  2846.    <link rel="amphtml" href="https://casatototeam.pages.dev/">
  2847.    <meta name="description" content="" itemprop="CASATOTO adalah kemitraannya dengan pengembang perangkat lunak terkenal, seperti Pragmatic Play, yang dikenal dengan permainan slot berkualitas tinggi dan inovatif" />
  2848.    <meta name="originalTitle" content="CASATOTO: Agen Slot Scatter Hitam Mudah Menang Jackpot 3x Scatter Hitam Pragmatic Play" />
  2849.    <meta charset="utf-8">
  2850.    <meta property="og:type" content="article" />
  2851.    <meta property="og:site_name" content="Casatoto" />
  2852.    <meta property="og:title" content="CASATOTO: Agen Slot Scatter Hitam Mudah Menang Jackpot 3x Scatter Hitam Pragmatic Play" />
  2853.    <meta property="og:image" content="https://blogger.googleusercontent.com/img/a/AVvXsEiRaV7uAv4RaLWaO_rFCibz8k6efgre-FxBV2MwPc8HEWPDR0mfGnJgAWd9RdpBgr7yJYXlms3KaopvwbgN7725kkejkZ4tl0x0Pik9eEGnPWNZ_kRdy4JwgCiLc02X5puUOW46lliiDuE_OE5xPAO5jO--LhT61AP8mqIb_LAj52v5c5pPoKjJQoRh9yo" />
  2854.    <meta property="og:description" content="CASATOTO adalah kemitraannya dengan pengembang perangkat lunak terkenal, seperti Pragmatic Play, yang dikenal dengan permainan slot berkualitas tinggi dan inovatif" />
  2855.    <meta property="og:url" content="https://www.chubascosbodysurf.com/" />
  2856.    <meta property="fb:app_id" content="187960271237149" />
  2857.    <meta property="fb:admins" content="100000607566694" />
  2858.    <meta property="og:image:type" content="image/jpeg" />
  2859.    <meta property="og:image:width" content="650" />
  2860.    <meta property="og:image:height" content="366" />
  2861.    <meta name="viewport" content="initial-scale = 1.0, user-scalable = no, width=device-width, height=device-height, maximum-scale=1.0">
  2862.    <meta name="copyright" content="Casatoto" itemprop="dateline" />
  2863.    <meta name="kanalid" content="2-105-1010-398" />
  2864.    <meta name="articleid" content="7470123" />
  2865.    <meta name="articletype" content="singlepage" />
  2866.    <meta name="articledewasa" content="dewasatidak" />
  2867.    <meta name="articlehoax" content="default" />
  2868.    <meta name="createdate" content="2025/08/02 13:56:41" />
  2869.    <meta name="publishdate" content="2025/08/02 14:04:25" />
  2870.    <meta name="contenttype" content="singlepagenews" />
  2871.    <meta name="platform" content="mobile" />
  2872.    <meta name="hl_nhl_wp" content="nonheadline-0" />
  2873.    <meta name="hl_nhl_kanal" content="nonheadline-0-2-105" />
  2874.    <meta name="videopresent" content="No" />
  2875.    <meta name="idfokus" content="Casatoto" />
  2876.    <meta name="author" content="Casatoto" />
  2877.    <meta content="CASATOTO adalah kemitraannya dengan pengembang perangkat lunak terkenal, seperti Pragmatic Play, yang dikenal dengan permainan slot berkualitas tinggi dan inovatif" itemprop="headline" />
  2878.    <meta name="keywords" content="yusuf dikec,olimpiade paris,olimpiade paris 2025" itemprop="keywords" />
  2879.    <meta name="thumbnailUrl" content="https://blogger.googleusercontent.com/img/a/AVvXsEiRaV7uAv4RaLWaO_rFCibz8k6efgre-FxBV2MwPc8HEWPDR0mfGnJgAWd9RdpBgr7yJYXlms3KaopvwbgN7725kkejkZ4tl0x0Pik9eEGnPWNZ_kRdy4JwgCiLc02X5puUOW46lliiDuE_OE5xPAO5jO--LhT61AP8mqIb_LAj52v5c5pPoKjJQoRh9yo" itemprop="thumbnailUrl" />
  2880.    <meta property="article:author" content="https://www.facebook.com/" itemprop="author" />
  2881.    <meta property="article:publisher" content="https://www.facebook.com/" />
  2882.    <meta name="pubdate" content="2025-08-02T14-04-25Z" itemprop="datePublished" />
  2883.    <meta content="2025-08-02T13-56-41Z" itemprop="dateCreated" />
  2884.    <meta content="https://www.chubascosbodysurf.com/" itemprop="url" />
  2885.  
  2886.    <meta name="twitter:card" content="summary_large_image" />
  2887.    <meta name="twitter:site" content="" />
  2888.    <meta name="twitter:site:id" content="" />
  2889.    <meta name="twitter:creator" content="" />
  2890.    <meta name="twitter:description" content="CASATOTO adalah kemitraannya dengan pengembang perangkat lunak terkenal, seperti Pragmatic Play, yang dikenal dengan permainan slot berkualitas tinggi dan inovatif" />
  2891.    <meta name="twitter:image" content="https://blogger.googleusercontent.com/img/a/AVvXsEiRaV7uAv4RaLWaO_rFCibz8k6efgre-FxBV2MwPc8HEWPDR0mfGnJgAWd9RdpBgr7yJYXlms3KaopvwbgN7725kkejkZ4tl0x0Pik9eEGnPWNZ_kRdy4JwgCiLc02X5puUOW46lliiDuE_OE5xPAO5jO--LhT61AP8mqIb_LAj52v5c5pPoKjJQoRh9yo" />
  2892.  
  2893.  
  2894.    <link rel="canonical" href="https://www.chubascosbodysurf.com/" />
  2895.    <meta name="dtk:acctype" content="acc-Casatoto" />
  2896.    <meta name="dtk:kanalid" content="398" />
  2897.    <meta name="dtk:articleid" content="7470123" />
  2898.    <meta name="dtk:articletype" content="singlepage" />
  2899.    <meta name="dtk:articledewasa" content="dewasatidak" />
  2900.    <meta name="dtk:articlehoax" content="default" />
  2901.    <meta name="dtk:createddate" content="2025/08/02 13:56:41" />
  2902.    <meta name="dtk:publishdate" content="2025/08/02 14:04:25" />
  2903.    <meta name="dtk:createddateunix" content="1722581801000" />
  2904.    <meta name="dtk:publishdateunix" content="1722582265000" />
  2905.    <meta name="dtk:contenttype" content="singlepagenews" />
  2906.    <meta name="dtk:platform" content="mobile" />
  2907.    <meta name="dtk:videopresent" content="No" />
  2908.  
  2909.    <meta name="dtk:idfokus" content="" />
  2910.    <meta name="dtk:author" content="Casatoto" />
  2911.    <meta name="dtk:keywords" content="yusuf dikec,olimpiade paris,olimpiade paris 2025" itemprop="keywords" />
  2912.    <meta name="dtk:thumbnailUrl" content="https://blogger.googleusercontent.com/img/a/AVvXsEiRaV7uAv4RaLWaO_rFCibz8k6efgre-FxBV2MwPc8HEWPDR0mfGnJgAWd9RdpBgr7yJYXlms3KaopvwbgN7725kkejkZ4tl0x0Pik9eEGnPWNZ_kRdy4JwgCiLc02X5puUOW46lliiDuE_OE5xPAO5jO--LhT61AP8mqIb_LAj52v5c5pPoKjJQoRh9yo" itemprop="thumbnailUrl" />
  2913.    <meta name="dtk:status" content="1" />
  2914.  
  2915.    <script async id="ebx" src="https://applets.ebxcdn.com/ebx.js"></script>
  2916.    <script type="application/ld+json">
  2917. {
  2918.    "@context": "https://schema.org",
  2919.    "@type": "BreadcrumbList",
  2920.    "itemListElement": [
  2921.    {
  2922.        "@type": "ListItem",
  2923.        "position": 1,
  2924.        "name": "Casatoto",
  2925.        "item": "https://www.chubascosbodysurf.com/"
  2926.    },
  2927.    {
  2928.        "@type": "ListItem",
  2929.        "position": 2,
  2930.        "name": "Situs Toto",
  2931.        "item": "https://inet.detik.com/news"
  2932.    },
  2933.    {
  2934.        "@type": "ListItem",
  2935.        "position": 3,
  2936.        "name": "Toto Slot",
  2937.        "item": "https://inet.detik.com/cyber-life"
  2938.    }
  2939. ]}
  2940. </script>
  2941.  
  2942.    <script type="application/ld+json">
  2943.        {
  2944.            "@context": "https://schema.org",
  2945.            "@type": "WebPage",
  2946.            "headline": "CASATOTO: Agen Slot Scatter Hitam Mudah Menang Jackpot 3x Scatter Hitam Pragmatic Play",
  2947.            "url": "https://inet.detik.com/cyberlife/d-7470123/jadi-sensasi-internet-penembak-turki-agak-lain-angkat-bicara",
  2948.            "datePublished": "2025-08-02T14:04:25+07:00",
  2949.            "image": "https://blogger.googleusercontent.com/img/a/AVvXsEiFran5P6zEHR3LtAz3E_8rz_g8ju1gryJGPWSyGTmebxmjrHvZCeYEb68tBEbIuFBoC8W5djiVlYkYJzbd8upknX7mIAF2YuhzsaDWHICsGguDD-x7zfyL8FIZ6LePVLu8BTozeLIwqbWEcPTfKppSfa38AvgLy5kGWboshuMTO8KUiv6qq_Ud2ikANnw",
  2950.            "thumbnailUrl": "https://blogger.googleusercontent.com/img/a/AVvXsEiFran5P6zEHR3LtAz3E_8rz_g8ju1gryJGPWSyGTmebxmjrHvZCeYEb68tBEbIuFBoC8W5djiVlYkYJzbd8upknX7mIAF2YuhzsaDWHICsGguDD-x7zfyL8FIZ6LePVLu8BTozeLIwqbWEcPTfKppSfa38AvgLy5kGWboshuMTO8KUiv6qq_Ud2ikANnw?w=200"
  2951.        }
  2952.        </script>
  2953.    <script type="application/ld+json">
  2954.        {
  2955.            "@context": "https://schema.org",
  2956.            "@type": "NewsArticle",
  2957.            "mainEntityOfPage": {
  2958.                "@type": "WebPage",
  2959.                "@id": "https://inet.detik.com/cyberlife/d-7470123/jadi-sensasi-internet-penembak-turki-agak-lain-angkat-bicara"
  2960.            },
  2961.            "headline": "CASATOTO: Agen Slot Scatter Hitam Mudah Menang Jackpot 3x Scatter Hitam Pragmatic Play",
  2962.            "image": {
  2963.                "@type": "ImageObject",
  2964.                "url": "https://blogger.googleusercontent.com/img/a/AVvXsEiFran5P6zEHR3LtAz3E_8rz_g8ju1gryJGPWSyGTmebxmjrHvZCeYEb68tBEbIuFBoC8W5djiVlYkYJzbd8upknX7mIAF2YuhzsaDWHICsGguDD-x7zfyL8FIZ6LePVLu8BTozeLIwqbWEcPTfKppSfa38AvgLy5kGWboshuMTO8KUiv6qq_Ud2ikANnw"
  2965.            },
  2966.            "datePublished": "2025-08-02T14:04:25+07:00",
  2967.            "dateModified": "2025-08-02T14:04:25+07:00",
  2968.            "author": {
  2969.                "@type": "Person",
  2970.                "name": "Casatoto"
  2971.            },
  2972.            "publisher": {
  2973.                "@type": "Organization",
  2974.                "name": "detikcom",
  2975.                "logo": {
  2976.                    "@type": "ImageObject",
  2977.                    "url": "https://awscdn.detik.net.id/detik2/images/logo.jpg"
  2978.                }
  2979.            },
  2980.            "description": "CASATOTO adalah kemitraannya dengan pengembang perangkat lunak terkenal, seperti Pragmatic Play, yang dikenal dengan permainan slot berkualitas tinggi dan inovatif"
  2981.        }
  2982.        </script>
  2983.            <script type="application/ld+json">
  2984. {
  2985. "@context": "https://schema.org",
  2986. "@type": "Organization",
  2987. "name": "Casatoto",
  2988. "alternateName": "Situs Toto Slot",
  2989. "url": "https://www.chubascosbodysurf.com/",
  2990. "logo": "https://blogger.googleusercontent.com/img/a/AVvXsEiFran5P6zEHR3LtAz3E_8rz_g8ju1gryJGPWSyGTmebxmjrHvZCeYEb68tBEbIuFBoC8W5djiVlYkYJzbd8upknX7mIAF2YuhzsaDWHICsGguDD-x7zfyL8FIZ6LePVLu8BTozeLIwqbWEcPTfKppSfa38AvgLy5kGWboshuMTO8KUiv6qq_Ud2ikANnw",
  2991. "description": "CASATOTO adalah kemitraannya dengan pengembang perangkat lunak terkenal, seperti Pragmatic Play, yang dikenal dengan permainan slot berkualitas tinggi dan inovatif",
  2992. "address": {
  2993. "@type": "PostalAddress",
  2994.   "streetAddress": "Jln. Ambai - Kel. Amplas - Kec. Medan Amplas - MEDAN",
  2995.   "postOfficeBoxNumber": "11470",
  2996.   "addressLocality": "Sumatera Utara",
  2997.   "addressRegion": "Medan",
  2998.   "postalCode": "20229",
  2999.   "addressCountry": "Indonesia"
  3000. },
  3001. "contactPoint": {
  3002.  "@type": "ContactPoint",
  3003.  "telephone": "+62 812-5674-3347",
  3004.  "contactType": "customer service",
  3005.  "areaServed": "ID",
  3006.  "availableLanguage": "Indonesian"
  3007. },
  3008. "sameAs": [
  3009.  "https://www.youtube.com/@Casatoto",
  3010.  "https://twitter.com/Casatoto",
  3011.  "https://www.chubascosbodysurf.com/"
  3012. ]
  3013. }
  3014. </script>
  3015.    <script type="application/ld+json">
  3016. {
  3017. "@context": "https://schema.org",
  3018. "@type": "FAQPage",
  3019. "mainEntity": [
  3020.  {
  3021.  "@type": "Question",
  3022.  "name": "Apa Itu Casatoto?",
  3023.  "acceptedAnswer": {
  3024.    "@type": "Answer",
  3025.    "text": "Casatoto merupakan situs toto slot online terbaik dan terpercaya di Indonesia, Permainan toto dan slot online terbesar di Indonesia dapat memberikan keuntungan."
  3026.  }
  3027. },{
  3028.  "@type": "Question",
  3029.  "name": "Berapa minimal deposit di Casatoto?",
  3030.  "acceptedAnswer": {
  3031.    "@type": "Answer",
  3032.    "text": "Kini anda bisa menikmati semua jenis permainan toto slot yang kami berikan dengan modal deposit minimal 10 ribu rupiah."
  3033.  }
  3034. },{
  3035.  "@type": "Question",
  3036.  "name": "Apakah Casatoto Menerima Deposit Qris?",
  3037.  "acceptedAnswer": {
  3038.    "@type": "Answer",
  3039.    "text": "Kami menerima melalui apapun para member deposit, Bisa melalui bank, pulsa, qris, ewallet dan juga crypto"
  3040.  }
  3041. }]
  3042. }
  3043. </script>
  3044.  
  3045.    <script>var wid_method = "GET";</script>
  3046.    <!--s:dtkprv-->
  3047.    <!--e:dtkprv-->
  3048.    <script>
  3049.        if (navigator.userAgent.match(/UCBrowser/i) && document.location.protocol == 'http:') {
  3050.            window.location.href = 'https://' + document.location.host + document.location.pathname;
  3051.        }
  3052.    </script>
  3053.  
  3054.    <!-- REQUIRED -->
  3055.  
  3056.    <script type="text/javascript"
  3057.        src="https://awscdn.detik.net.id/assets/js/jquery-min-3.2.1.js?v=2025080215443"></script>
  3058.  
  3059.    <script type="text/javascript">
  3060.        var dtkGTMDL = { data: {}, getMeta: function (a, t) { return null !== (e = document.head.querySelector("[" + a + '="' + t + '"]')) ? e.content : null }, addDataLayer: function (a, t, r = null) { null === r && (r = t), null !== (val = dtkGTMDL.getMeta(a, t)) && "" != val && (dtkGTMDL.data[r] = val) }, addCustomDimension: function (a) { for (i = 0; i < a.length; i++)switch (a[i]) { case "kanalid": dtkGTMDL.addDataLayer("name", "kanalid"); break; case "articleid": dtkGTMDL.addDataLayer("name", "articleid"); break; case "articletype": dtkGTMDL.addDataLayer("name", "articletype"); break; case "articledewasa": dtkGTMDL.addDataLayer("name", "articledewasa"); break; case "articlehoax": dtkGTMDL.addDataLayer("name", "articlehoax"); break; case "createdate": dtkGTMDL.addDataLayer("name", "createdate"); break; case "publishdate": dtkGTMDL.addDataLayer("name", "publishdate"); break; case "keyword": dtkGTMDL.addDataLayer("name", "keywords", "keyword"); break; case "idfokus": dtkGTMDL.addDataLayer("name", "idfokus"); break; case "namafokus": dtkGTMDL.addDataLayer("name", "namafokus"); break; case "idprogram": dtkGTMDL.addDataLayer("name", "idprogram"); break; case "namaprogram": dtkGTMDL.addDataLayer("name", "namaprogram"); break; case "pagesize": dtkGTMDL.addDataLayer("name", "pagesize"); break; case "pagenumber": dtkGTMDL.addDataLayer("name", "pagenumber"); break; case "videopresent": dtkGTMDL.addDataLayer("name", "videopresent"); break; case "video_id": dtkGTMDL.addDataLayer("name", "video_id"); break; case "refferal_url": dtkGTMDL.addDataLayer("name", "refferal_url"); break; case "contenttype": dtkGTMDL.addDataLayer("name", "contenttype"); break; case "platform": dtkGTMDL.addDataLayer("name", "platform"); break; case "author": dtkGTMDL.addDataLayer("name", "author"); break; case "title": dtkGTMDL.addDataLayer("property", "og:title", "title"); break; case "subcategori": dtkGTMDL.addDataLayer("name", "subcategori"); break; case "keywordkanal": dtkGTMDL.addDataLayer("name", "keywordkanal"); break; case "duration": dtkGTMDL.addDataLayer("name", "duration"); break; case "hl_nhl_wp": dtkGTMDL.addDataLayer("name", "hl_nhl_wp"); break; case "hl_nhl_kanal": dtkGTMDL.addDataLayer("name", "hl_nhl_kanal"); break; case "originalTitle": dtkGTMDL.addDataLayer("name", "originalTitle"); break; case "video_story_url": dtkGTMDL.addDataLayer("name", "video_story_url") } }, generate: function () { return contenttype = dtkGTMDL.getMeta("name", "contenttype"), dtkGTMDL.addCustomDimension(["kanalid", "articleid", "articletype", "articledewasa", "articlehoax", "createdate", "publishdate", "keyword", "idfokus", "namafokus", "idprogram", "namaprogram", "pagesize", "pagenumber", "videopresent", "video_id", "contenttype", "platform", "author", "subcategori", "keywordkanal", "duration", "hl_nhl_wp", "hl_nhl_kanal", "originalTitle", "video_story_url"]), dtkGTMDL.data.event = "articlePush", dtkGTMDL.data } }; dataLayer = [dtkGTMDL.generate()]; var _pt = function (a, t, r, d, n) { console.log("__pt:gtmdl"), void 0 === t && a.hasAttribute("dtr-evt") && (t = a.getAttribute("dtr-evt"), d = a.getAttribute("dtr-act") + " " + a.getAttribute("dtr-idx"), r = a.getAttribute("dtr-ttl")); var o = { event: "panel tracking", action: "klik " + d, panelname: t.toLowerCase(), pt_from_type: $("meta[name=contenttype]").attr("content"), pt_from_kanal: $("meta[name=kanalid]").attr("content"), pt_to_url: a.href, pt_platform: $("meta[name=platform]").attr("content"), pt_to_page: r }; if (void 0 !== n) var o = $.extend(o, n); console.log("datalayer push", o), dataLayer.push(o) }; $(function () { pushEvent = function (a, t, r) { var d; d = "undefined" != typeof basekanal && null !== basekanal ? basekanal : baseurl, dataLayer.push({ event: "" + a, bc_nav_url: "" + t, bc_domain: "" + d, bc_title: "" + r, baca_juga_aid: "" + getArticleId(a, t) }) }, getArticleId = function (a, t) { return (arID = (arrUrl = t.split("/")).length > 9 ? arrUrl[2].indexOf("m.detik") > -1 || arrUrl[2].indexOf("mdev.detik") > -1 ? t.indexOf("/~") > -1 ? arrUrl[10] : arrUrl[9] : arrUrl[3].indexOf("sepakbola") > -1 ? arrUrl[9] : arrUrl[8] : arrUrl[2].indexOf("garuda.detik") > -1 ? t.indexOf("/~") > -1 ? arrUrl[6] : arrUrl[5] : t.indexOf("/~") > -1 ? "sepakbola" == arrUrl[4] ? arrUrl[6] : arrUrl[5] : "sepakbola" == arrUrl[3] ? arrUrl[5] : arrUrl[4]).indexOf("d-") > -1 && (arID = arID.split("-")[1]), arID }, $("#relatedgtm a").click(function () { pushEvent("beritaterkait", $(this).attr("href"), $(this).text().trim()) }), $("#readtoogtm").hasClass("list__other__item") ? (selector = $("#readtoogtm h5 a"), set = !0) : (selector = $("#readtoogtm a"), set = !1), selector.click(function () { var a; $("h2", this).length && (a = $("h2", this).text().trim()), $("h3", this).length && (a = $("h3", this).text().trim()), $("h4", this).length && (a = $("h4 strong", this).length ? $("h4 strong", this).text().trim() : $("h4", this).text().trim()), !0 == set && (a = $(this).text().trim()), $("h6", this).length && (a = $("h6", this).text().trim()), pushEvent("bacajuga", $(this).attr("href"), a) }) });
  3061.    </script>
  3062.    <script type="text/javascript"
  3063.        src="https://awscdn.detik.net.id/libs/livecounter/detikLiveUserCounterResponse.js?v=2025080215" defer></script>
  3064.  
  3065.    <!-- s:preload -->
  3066.    <!-- e:preload -->
  3067.  
  3068.  
  3069.  
  3070.    <!-- Dynamic Provisioning -->
  3071.    <script async src="//micro.rubiconproject.com/prebid/dynamic/11530.js"></script>
  3072.  
  3073.    <!-- Start Tag DFP -->
  3074.    <script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script>
  3075.  
  3076.    <script async src="//servg1.net/o.js?uid=8ec08bf141be0cb431e04dc9" type="text/javascript"></script>
  3077.    <!-- Optima Tag -->
  3078.  
  3079.    <!-- Insurad tag -->
  3080.    <script async src="https://cdn.insurads.com/bootstrap/S9H7OMZB.js"></script>
  3081.  
  3082.  
  3083.  
  3084.    <!-- E:taghead -->
  3085.    <script type="text/javascript">
  3086.        var baseurl = "https://inet.detik.com",
  3087.            asset_url = "https://awscdn.detik.net.id/inet2/m",
  3088.            site_id = "5",
  3089.            channel_id = "105",
  3090.            responsive = false,
  3091.            itp_locals_active = false,
  3092.            itp_site_name = "Casatoto"
  3093.    </script>
  3094.  
  3095.    <!--profile_ad:detik_inet-->
  3096.    <!--layout_type:mobile-->
  3097.    <script type="text/javascript">
  3098.        function getScript(e, t) { var a = document.createElement("script"); a.src = e; var n = document.getElementsByTagName("head")[0], d = !1; a.onload = a.onreadystatechange = function () { d || this.readyState && "loaded" != this.readyState && "complete" != this.readyState || (d = !0, t(), a.onload = a.onreadystatechange = null, n.removeChild(a)) }, n.appendChild(a) }
  3099.    </script>
  3100.    <script type="text/javascript">
  3101.        function itpGetFileNameFromUrl(i) { return new URL(i).pathname.split("/").pop().split(".").slice(0, -1).join("") } function itpInitScrollAsset(i, n, t = function () { }) { let e = "inited" + itpGetFileNameFromUrl(i); window[e] = !1, window.addEventListener("scroll", (function () { window[e] || window.scrollY <= n || (window[e] = !0, getScript(i, t)) })) }
  3102.    </script>
  3103.  
  3104. </head>
  3105.  
  3106. <body>
  3107.    <div class="header-top"></div>
  3108.    <header class="header">
  3109.        <div class="container">
  3110.            <div class="grid-row no-gutter flex-between">
  3111.                <div class="column-auto header__left">
  3112.                    <div id="menuClick" class="menu-button" dtr-evt="header" dtr-sec="menu hamburger"
  3113.                        dtr-act="menu hamburger" onclick="_pt(this)">
  3114.                        <div class="menu-button__wrap">
  3115.                            <span></span>
  3116.                            <span></span>
  3117.                            <span></span>
  3118.                        </div>
  3119.                    </div>
  3120.                    <div class="header__brand">
  3121.                        <a href='https://www.chubascosbodysurf.com/' dtr-evt="header" dtr-sec="logo Casatoto" dtr-act="logo Casatoto"
  3122.                            onclick="_pt(this)"><img width='116' height='24'
  3123.                                src='https://awsimages.detik.net.id/community/media/visual/2020/09/17/logo-detikinet.png?d=1'
  3124.                                title='Casatoto' alt='Casatoto' class='logo' /></a>
  3125.                    </div>
  3126.                </div>
  3127.                <div class="column-auto header__right">
  3128.                    <a dtr-evt="search" dtr-sec="search" dtr-act="search" onclick="_pt(this)"
  3129.                        href="https://www.google.com/search" id="searchClick" class="header__icon header__icon--search">
  3130.                        <i class="icon icon-search"></i>
  3131.                    </a>
  3132.                    <a dtr-evt="header" dtr-sec="" dtr-act="button live tv" onclick="_pt(this)" dtr-ttl="live tv"
  3133.                        href="#" class="header__icon header__icon--live">
  3134.                        <i class="icon icon-live-tv"></i>
  3135.                    </a>
  3136.                </div>
  3137.            </div>
  3138.            <div class="navbar navbar-shadow">
  3139.  
  3140.  
  3141.                <nav class="navbar-first navbar--scroll">
  3142.                    <ul class="nav">
  3143.                        <li class="nav__item
  3144.                    
  3145.                                    ">
  3146.                            <a href="#" dtr-evt="header" dtr-sec="first navbar" dtr-act="first navbar"
  3147.                                onclick="_pt(this)" dtr-idx="1" dtr-ttl="Slot Qris" style="
  3148.                                            ">
  3149.                                Slot Qris </a>
  3150.                        </li>
  3151.                        <li class="nav__item
  3152.                    
  3153.                                    ">
  3154.                            <a href="#" dtr-evt="header" dtr-sec="first navbar" dtr-act="first navbar"
  3155.                                onclick="_pt(this)" dtr-idx="2" dtr-ttl="Slot Scatter Hitam" style="
  3156.                                            ">
  3157.                                Slot Scatter Hitam </a>
  3158.                        </li>
  3159.                        <li class="nav__item
  3160.                    
  3161.                                    ">
  3162.                            <a href="#" dtr-evt="header" dtr-sec="first navbar" dtr-act="first navbar"
  3163.                                onclick="_pt(this)" dtr-idx="3" dtr-ttl="Slot Gacor" style="
  3164.                                            ">
  3165.                                Slot Gacor </a>
  3166.                        </li>
  3167.                        <li class="nav__item
  3168.                    
  3169.                                    ">
  3170.                            <a href="#" dtr-evt="header" dtr-sec="first navbar" dtr-act="first navbar"
  3171.                                onclick="_pt(this)" dtr-idx="4" dtr-ttl="Rtp Slot" style="
  3172.                                            ">
  3173.                                Rtp Slot </a>
  3174.                        </li>
  3175.                        <li class="nav__item
  3176.                    
  3177.                                    ">
  3178.                            <a href="#" dtr-evt="header" dtr-sec="first navbar" dtr-act="first navbar"
  3179.                                onclick="_pt(this)" dtr-idx="5" dtr-ttl="Casatoto" style="
  3180.                                            ">
  3181.                                Casatoto </a>
  3182.                        </li>
  3183.                        <li class="nav__item
  3184.                    
  3185.                                    ">
  3186.                            <a href="#" dtr-evt="header" dtr-sec="first navbar" dtr-act="first navbar"
  3187.                                onclick="_pt(this)" dtr-idx="6" dtr-ttl="Situs Slot Qris" style="
  3188.                                            ">
  3189.                                Situs Slot Qris </a>
  3190.                        </li>
  3191.                        <li class="nav__item
  3192.                    
  3193.                                    ">
  3194.                            <a href="#" dtr-evt="header" dtr-sec="first navbar" dtr-act="first navbar"
  3195.                                onclick="_pt(this)" dtr-idx="7" dtr-ttl="Link Slot Qris" style="
  3196.                                            ">
  3197.                                Link Slot Qris </a>
  3198.                        </li>
  3199.                        <li class="nav__item
  3200.                    
  3201.                                    ">
  3202.                            <a href="#" dtr-evt="header" dtr-sec="first navbar" dtr-act="first navbar"
  3203.                                onclick="_pt(this)" dtr-idx="8" dtr-ttl="Slot Qris 10k" style="
  3204.                                            ">
  3205.                                Slot Qris 10k </a>
  3206.                        </li>
  3207.                        <li class="nav__item
  3208.                    
  3209.                                    ">
  3210.                            <a href="#" dtr-evt="header" dtr-sec="first navbar" dtr-act="first navbar"
  3211.                                onclick="_pt(this)" dtr-idx="9" dtr-ttl="Bandar Slot Qris" style="
  3212.                                            ">
  3213.                                Bandar Slot Qris </a>
  3214.                        </li>
  3215.                        <li class="nav__item
  3216.                    
  3217.                                    ">
  3218.                            <a href="#" dtr-evt="header" dtr-sec="first navbar" dtr-act="first navbar"
  3219.                                onclick="_pt(this)" dtr-idx="10" dtr-ttl="Agen Slot Qris" style="
  3220.                                            ">
  3221.                                Agen Slot Qris </a>
  3222.                        </li>
  3223.                        <li class="nav__item
  3224.                    
  3225.                                    ">
  3226.                            <a href="#" dtr-evt="header" dtr-sec="first navbar" dtr-act="first navbar"
  3227.                                onclick="_pt(this)" dtr-idx="11" dtr-ttl="Slot Qris Viral" style="
  3228.                                            ">
  3229.                                Slot Qris Viral </a>
  3230.                        </li>
  3231.                        <li class="nav__item
  3232.                    
  3233.                                    ">
  3234.                            <a href="#" dtr-evt="header" dtr-sec="first navbar" dtr-act="first navbar"
  3235.                                onclick="_pt(this)" dtr-idx="12" dtr-ttl="Slot VVIP Qris" style="
  3236.                                            ">
  3237.                                Slot VVIP Qris </a>
  3238.                        </li>
  3239.  
  3240.                    </ul>
  3241.                </nav>
  3242.            </div>
  3243.        </div>
  3244.    </header>
  3245.  
  3246.  
  3247.  
  3248.  
  3249.  
  3250.    <div>
  3251.        <div class="container">
  3252.            <div class="navbar navbar-wrap  navbar-shadow">
  3253.                <nav class="navbar-second navbar--scroll">
  3254.                    <ul class="nav">
  3255.                        <!-- S:navbar --> <!-- E:navbar --> <!-- S:navbar2 --> <!-- E:navbar2 -->
  3256.                        <li class="nav__item
  3257.                                                            nav__item--new
  3258.                                                        
  3259.                            ">
  3260.                            <a href="#" dtr-evt="header" dtr-sec="second navbar" dtr-act="second navbar"
  3261.                                onclick="_pt(this)" dtr-idx="1" dtr-ttl="Gadget of the Month">
  3262.                                Gadget of the Month </a>
  3263.                        </li>
  3264.                        <li class="nav__item
  3265.                                                            nav__item--new
  3266.                                                        
  3267.                            ">
  3268.                            <a href="#" dtr-evt="header" dtr-sec="second navbar" dtr-act="second navbar"
  3269.                                onclick="_pt(this)" dtr-idx="2" dtr-ttl="Lab Gadget">
  3270.                                Lab Gadget </a>
  3271.                        </li>
  3272.                        <li class="nav__item
  3273.                                                        
  3274.                            ">
  3275.                            <a href="#" dtr-evt="header" dtr-sec="second navbar" dtr-act="second navbar"
  3276.                                onclick="_pt(this)" dtr-idx="3" dtr-ttl="Komparasi Gadget">
  3277.                                Komparasi Gadget </a>
  3278.                        </li>
  3279.                        <li class="nav__item
  3280.                                                        
  3281.                            ">
  3282.                            <a href="#" dtr-evt="header" dtr-sec="second navbar" dtr-act="second navbar"
  3283.                                onclick="_pt(this)" dtr-idx="4" dtr-ttl="Fotostop">
  3284.                                Fotostop </a>
  3285.                        </li>
  3286.                        <li class="nav__item
  3287.                                                        
  3288.                            ">
  3289.                            <a href="#" dtr-evt="header" dtr-sec="second navbar" dtr-act="second navbar"
  3290.                                onclick="_pt(this)" dtr-idx="5" dtr-ttl="Inet Grafis">
  3291.                                Inet Grafis </a>
  3292.                        </li>
  3293.  
  3294.                    </ul>
  3295.                </nav>
  3296.            </div>
  3297.        </div>
  3298.    </div>
  3299.    <!-- S:FRAMEBAR WIDGET-->
  3300.    <link rel="stylesheet" href="https://awscdn.detik.net.id/assets/css/m/framebar.css?v=2025080215443" type="text/css">
  3301.    <div class="box-overlay box-overlay--arrow-logo box-menu framebarasset-lazy">
  3302.        <div class="box-overlay__header">
  3303.            <div class="media user-log">
  3304.                <div class="media__author">
  3305.                    <div id="status_user_nf" class="framebar_user" style="display:inherit">
  3306.                        <div class="media__author-image-avatar">
  3307.                            <img data-src="https://awscdn.detik.net.id/assets/images/framebar/user_default.webp" alt="">
  3308.                        </div>
  3309.                        <div class="media__text">
  3310.                            <div class="user-log__name">Halo Detiker</div>
  3311.                            <a href="#" class="user-log__login">Mohon Tunggu...</a>
  3312.                        </div>
  3313.                    </div>
  3314.                </div>
  3315.            </div>
  3316.  
  3317.        </div>
  3318.        <div class="box-overlay__body">
  3319.            <div class="nav-framebar">
  3320.                <ul class="nav">
  3321.                    <li class="nav__item">
  3322.                        <a href="#">
  3323.                            <span class="nav__icon">
  3324.                                <img data-src="https://awscdn.detik.net.id/assets/images/webp/framebar/favicon-detik.webp?v=2025080215443"
  3325.                                    alt="" width="24" height="24">
  3326.                            </span>
  3327.                            detikcom
  3328.                        </a>
  3329.                        <ul class="nav nav--two-col">
  3330.                            <li class="nav__item">
  3331.                                <a href="# style=" " target=" _blank">
  3332.                                    <span class="nav__icon">
  3333.                                        <img data-src="https://awscdn.detik.net.id/framebarasset/ic_Most-3x.webp" alt=""
  3334.                                            width="24" height="24">
  3335.                                    </span>
  3336.                                    Terpopuler
  3337.                                </a>
  3338.                            </li>
  3339.                            <li class="nav__item">
  3340.                                <a href="#/" style="
  3341. " target="_blank">
  3342.                                    <span class="nav__icon">
  3343.                                        <img data-src="https://awscdn.detik.net.id/framebarasset/ic_livetv.webp" alt=""
  3344.                                            width="24" height="24">
  3345.                                    </span>
  3346.                                    Live TV
  3347.                                </a>
  3348.                            </li>
  3349.                            <li class="nav__item">
  3350.                                <a href="#" style="
  3351. " target="_blank">
  3352.                                    <span class="nav__icon">
  3353.                                        <img data-src="https://awscdn.detik.net.id/framebarasset/ic_kirim_tulisan-3x.webp"
  3354.                                            alt="" width="24" height="24">
  3355.                                    </span>
  3356.                                    Kirim Tulisan
  3357.                                </a>
  3358.                            </li>
  3359.                            <li class="nav__item">
  3360.                                <a href="# style=" " target=" _blank">
  3361.                                    <span class="nav__icon">
  3362.                                        <img data-src="https://awscdn.detik.net.id/framebarasset/ic_pemilu-3x.webp"
  3363.                                            alt="" width="24" height="24">
  3364.                                    </span>
  3365.                                    detikPemilu
  3366.                                    <span class="nav__item-new">NEW</span>
  3367.                                </a>
  3368.                            </li>
  3369.                        </ul>
  3370.                    </li>
  3371.                </ul>
  3372.            </div>
  3373.  
  3374.            <div class="nav-framebar">
  3375.                <div class="nav-framebar__title">
  3376.                    Kategori Berita </div>
  3377.                <ul class="nav nav--two-col">
  3378.                    <li class="nav__item">
  3379.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="detikNews"
  3380.                            dtr-ttl="menu hamburger" style="
  3381. " target="_blank">
  3382.                            <span class="nav__icon">
  3383.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_detik-3x.webp" alt=""
  3384.                                    width="24" height="24">
  3385.                            </span>
  3386.                            detikNews
  3387.                        </a>
  3388.                    </li>
  3389.                    <li class="nav__item">
  3390.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)"
  3391.                            dtr-idx="detikFinance" dtr-ttl="menu hamburger" style="
  3392. " target="_blank">
  3393.                            <span class="nav__icon">
  3394.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_finance-3x.webp" alt=""
  3395.                                    width="24" height="24">
  3396.                            </span>
  3397.                            detikFinance
  3398.                        </a>
  3399.                    </li>
  3400.                    <li class="nav__item">
  3401.                        <a href="https://www.chubascosbodysurf.com/" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="Casatoto"
  3402.                            dtr-ttl="menu hamburger" style="
  3403. " target="_blank">
  3404.                            <span class="nav__icon">
  3405.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_inet-3x.webp" alt=""
  3406.                                    width="24" height="24">
  3407.                            </span>
  3408.                            Casatoto
  3409.                        </a>
  3410.                    </li>
  3411.                    <li class="nav__item">
  3412.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="detikHot"
  3413.                            dtr-ttl="menu hamburger" style="
  3414. " target="_blank">
  3415.                            <span class="nav__icon">
  3416.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_hot-3x.webp" alt=""
  3417.                                    width="24" height="24">
  3418.                            </span>
  3419.                            detikHot
  3420.                        </a>
  3421.                    </li>
  3422.                    <li class="nav__item">
  3423.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="detikSport"
  3424.                            dtr-ttl="menu hamburger" style="
  3425. " target="_blank">
  3426.                            <span class="nav__icon">
  3427.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_sport-3x.webp" alt=""
  3428.                                    width="24" height="24">
  3429.                            </span>
  3430.                            detikSport
  3431.                        </a>
  3432.                    </li>
  3433.                    <li class="nav__item">
  3434.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="Sepakbola"
  3435.                            dtr-ttl="menu hamburger" style="
  3436. " target="_blank">
  3437.                            <span class="nav__icon">
  3438.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_sepakbola-3x.webp" alt=""
  3439.                                    width="24" height="24">
  3440.                            </span>
  3441.                            Sepakbola
  3442.                        </a>
  3443.                    </li>
  3444.                    <li class="nav__item">
  3445.                        <a href="# dtr-evt=" header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="detikOto"
  3446.                            dtr-ttl="menu hamburger" style="
  3447. " target="_blank">
  3448.                            <span class="nav__icon">
  3449.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_oto-3x.webp" alt=""
  3450.                                    width="24" height="24">
  3451.                            </span>
  3452.                            detikOto
  3453.                        </a>
  3454.                    </li>
  3455.                    <li class="nav__item">
  3456.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="detikTravel"
  3457.                            dtr-ttl="menu hamburger" style="
  3458. " target="_blank">
  3459.                            <span class="nav__icon">
  3460.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_travel-3x.webp" alt=""
  3461.                                    width="24" height="24">
  3462.                            </span>
  3463.                            detikTravel
  3464.                        </a>
  3465.                    </li>
  3466.                    <li class="nav__item">
  3467.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="detikFood"
  3468.                            dtr-ttl="menu hamburger" style="
  3469. " target="_blank">
  3470.                            <span class="nav__icon">
  3471.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_food-3x.webp" alt=""
  3472.                                    width="24" height="24">
  3473.                            </span>
  3474.                            detikFood
  3475.                        </a>
  3476.                    </li>
  3477.                    <li class="nav__item">
  3478.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="detikHealth"
  3479.                            dtr-ttl="menu hamburger" style="
  3480. " target="_blank">
  3481.                            <span class="nav__icon">
  3482.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_health-3x.webp" alt=""
  3483.                                    width="24" height="24">
  3484.                            </span>
  3485.                            detikHealth
  3486.                        </a>
  3487.                    </li>
  3488.                    <li class="nav__item">
  3489.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="Wolipop"
  3490.                            dtr-ttl="menu hamburger" style="
  3491. " target="_blank">
  3492.                            <span class="nav__icon">
  3493.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_wolipop-3x.webp" alt=""
  3494.                                    width="24" height="24">
  3495.                            </span>
  3496.                            Wolipop
  3497.                        </a>
  3498.                    </li>
  3499.                    <li class="nav__item">
  3500.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="DetikX"
  3501.                            dtr-ttl="menu hamburger" style="
  3502. " target="_blank">
  3503.                            <span class="nav__icon">
  3504.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_X-3x.webp" alt="" width="24"
  3505.                                    height="24">
  3506.                            </span>
  3507.                            DetikX
  3508.                        </a>
  3509.                    </li>
  3510.                    <li class="nav__item">
  3511.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="20Detik"
  3512.                            dtr-ttl="menu hamburger" style="
  3513. " target="_blank">
  3514.                            <span class="nav__icon">
  3515.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_20D-3x.webp" alt=""
  3516.                                    width="24" height="24">
  3517.                            </span>
  3518.                            20Detik
  3519.                        </a>
  3520.                    </li>
  3521.                    <li class="nav__item">
  3522.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="detikFoto"
  3523.                            dtr-ttl="menu hamburger" style="
  3524. " target="_blank">
  3525.                            <span class="nav__icon">
  3526.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_foto.webp" alt="" width="24"
  3527.                                    height="24">
  3528.                            </span>
  3529.                            detikFoto
  3530.                        </a>
  3531.                    </li>
  3532.                    <li class="nav__item">
  3533.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="detikEdu"
  3534.                            dtr-ttl="menu hamburger" style="
  3535. " target="_blank">
  3536.                            <span class="nav__icon">
  3537.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_edu-3x.webp" alt=""
  3538.                                    width="24" height="24">
  3539.                            </span>
  3540.                            detikEdu
  3541.                        </a>
  3542.                    </li>
  3543.                    <li class="nav__item">
  3544.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="detikHikmah"
  3545.                            dtr-ttl="menu hamburger" style="
  3546. " target="_blank">
  3547.                            <span class="nav__icon">
  3548.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_Hikmah.webp" alt=""
  3549.                                    width="24" height="24">
  3550.                            </span>
  3551.                            detikHikmah
  3552.                        </a>
  3553.                    </li>
  3554.                    <li class="nav__item">
  3555.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)"
  3556.                            dtr-idx="detikProperti" dtr-ttl="menu hamburger" style="
  3557. " target="_blank">
  3558.                            <span class="nav__icon">
  3559.                                <img data-src="https://awscdn.detik.net.id/framebarasset/icproperti.webp" alt=""
  3560.                                    width="24" height="24">
  3561.                            </span>
  3562.                            detikProperti
  3563.                        </a>
  3564.                    </li>
  3565.                    <li class="nav__item">
  3566.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="detikPop"
  3567.                            dtr-ttl="menu hamburger" style="
  3568. " target="_blank">
  3569.                            <span class="nav__icon">
  3570.                                <img data-src="https://awscdn.detik.net.id/framebarasset/iconpop.webp" alt="" width="24"
  3571.                                    height="24">
  3572.                            </span>
  3573.                            detikPop
  3574.                            <span class="nav__item-new">NEW</span>
  3575.                        </a>
  3576.                    </li>
  3577.                </ul>
  3578.            </div>
  3579.  
  3580.            <div class="nav-framebar">
  3581.                <div class="nav-framebar__title">
  3582.                    Daerah </div>
  3583.                <ul class="nav nav--two-col">
  3584.                    <li class="nav__item">
  3585.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="detikJateng"
  3586.                            dtr-ttl="menu hamburger" style="
  3587. " target="_blank">
  3588.                            <span class="nav__icon">
  3589.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_jateng-3x.webp" alt=""
  3590.                                    width="24" height="24">
  3591.                            </span>
  3592.                            detikJateng
  3593.                        </a>
  3594.                    </li>
  3595.                    <li class="nav__item">
  3596.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="detikJatim"
  3597.                            dtr-ttl="menu hamburger" style="
  3598. " target="_blank">
  3599.                            <span class="nav__icon">
  3600.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_jatim-3x.webp" alt=""
  3601.                                    width="24" height="24">
  3602.                            </span>
  3603.                            detikJatim
  3604.                        </a>
  3605.                    </li>
  3606.                    <li class="nav__item">
  3607.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="detikJabar"
  3608.                            dtr-ttl="menu hamburger" style="
  3609. " target="_blank">
  3610.                            <span class="nav__icon">
  3611.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_jabar-3x.webp" alt=""
  3612.                                    width="24" height="24">
  3613.                            </span>
  3614.                            detikJabar
  3615.                        </a>
  3616.                    </li>
  3617.                    <li class="nav__item">
  3618.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="detikSulsel"
  3619.                            dtr-ttl="menu hamburger" style="
  3620. " target="_blank">
  3621.                            <span class="nav__icon">
  3622.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_sulsel-2x.webp" alt=""
  3623.                                    width="24" height="24">
  3624.                            </span>
  3625.                            detikSulsel
  3626.                        </a>
  3627.                    </li>
  3628.                    <li class="nav__item">
  3629.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="detikSumut"
  3630.                            dtr-ttl="menu hamburger" style="
  3631. " target="_blank">
  3632.                            <span class="nav__icon">
  3633.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_sumut-3x.webp" alt=""
  3634.                                    width="24" height="24">
  3635.                            </span>
  3636.                            detikSumut
  3637.                        </a>
  3638.                    </li>
  3639.                    <li class="nav__item">
  3640.                        <a href="h#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="detikBali"
  3641.                            dtr-ttl="menu hamburger" style="
  3642. " target="_blank">
  3643.                            <span class="nav__icon">
  3644.                                <img data-src="https://awscdn.detik.net.id/framebarasset/icondetikbali.webp" alt=""
  3645.                                    width="24" height="24">
  3646.                            </span>
  3647.                            detikBali
  3648.                        </a>
  3649.                    </li>
  3650.                    <li class="nav__item">
  3651.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)"
  3652.                            dtr-idx="detikSumbagsel" dtr-ttl="menu hamburger" style="
  3653. " target="_blank">
  3654.                            <span class="nav__icon">
  3655.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_sumbagsel-3x.webp" alt=""
  3656.                                    width="24" height="24">
  3657.                            </span>
  3658.                            detikSumbagsel
  3659.                        </a>
  3660.                    </li>
  3661.                    <li class="nav__item">
  3662.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="detikJogja"
  3663.                            dtr-ttl="menu hamburger" style="
  3664. " target="_blank">
  3665.                            <span class="nav__icon">
  3666.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_jogja.webp" alt=""
  3667.                                    width="24" height="24">
  3668.                            </span>
  3669.                            detikJogja
  3670.                            <span class="nav__item-new">NEW</span>
  3671.                        </a>
  3672.                    </li>
  3673.                </ul>
  3674.            </div>
  3675.  
  3676.            <div class="nav-framebar">
  3677.                <div class="nav-framebar__title">
  3678.                    Layanan </div>
  3679.                <ul class="nav nav--two-col">
  3680.                    <li class="nav__item">
  3681.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="Pasang Mata"
  3682.                            dtr-ttl="menu hamburger" style="
  3683. " target="_blank">
  3684.                            <span class="nav__icon">
  3685.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_pasang_mata-3x.webp" alt=""
  3686.                                    width="24" height="24">
  3687.                            </span>
  3688.                            Pasang Mata
  3689.                        </a>
  3690.                    </li>
  3691.                    <li class="nav__item">
  3692.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="adsmart"
  3693.                            dtr-ttl="menu hamburger" style="
  3694. ">
  3695.                            <span class="nav__icon">
  3696.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_adsmart-3x.webp" alt=""
  3697.                                    width="24" height="24">
  3698.                            </span>
  3699.                            adsmart
  3700.                        </a>
  3701.                    </li>
  3702.                    <li class="nav__item">
  3703.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="Forum"
  3704.                            dtr-ttl="menu hamburger" style="
  3705. " target="_blank">
  3706.                            <span class="nav__icon">
  3707.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_forum-3x.webp" alt=""
  3708.                                    width="24" height="24">
  3709.                            </span>
  3710.                            Forum
  3711.                        </a>
  3712.                    </li>
  3713.                    <li class="nav__item">
  3714.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="detikEvent"
  3715.                            dtr-ttl="menu hamburger" style="
  3716. " target="_blank">
  3717.                            <span class="nav__icon">
  3718.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_event-3x.webp" alt=""
  3719.                                    width="24" height="24">
  3720.                            </span>
  3721.                            detikEvent
  3722.                        </a>
  3723.                    </li>
  3724.                    <li class="nav__item">
  3725.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)"
  3726.                            dtr-idx="Trans Snow World" dtr-ttl="menu hamburger" style="
  3727. " target="_blank">
  3728.                            <span class="nav__icon">
  3729.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_trans_snow_latest.webp"
  3730.                                    alt="" width="24" height="24">
  3731.                            </span>
  3732.                            Trans Snow World
  3733.                        </a>
  3734.                    </li>
  3735.                    <li class="nav__item">
  3736.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)"
  3737.                            dtr-idx="Trans Studio" dtr-ttl="menu hamburger" style="
  3738. " target="_blank">
  3739.                            <span class="nav__icon">
  3740.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_trans_studio_latest.webp"
  3741.                                    alt="" width="24" height="24">
  3742.                            </span>
  3743.                            Trans Studio
  3744.                        </a>
  3745.                    </li>
  3746.                    <li class="nav__item">
  3747.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)"
  3748.                            dtr-idx="berbuatbaik.id" dtr-ttl="menu hamburger" style="
  3749. " target="_blank">
  3750.                            <span class="nav__icon">
  3751.                                <img data-src="https://awscdn.detik.net.id/framebarasset/logo-berbuatbaikid.webp" alt=""
  3752.                                    width="24" height="24">
  3753.                            </span>
  3754.                            berbuatbaik.id
  3755.                        </a>
  3756.                    </li>
  3757.                    <li class="nav__item">
  3758.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)"
  3759.                            dtr-idx="ziswafctarsa.id" dtr-ttl="menu hamburger" style="
  3760. " target="_blank">
  3761.                            <span class="nav__icon">
  3762.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_ziswafok.webp" alt=""
  3763.                                    width="24" height="24">
  3764.                            </span>
  3765.                            ziswafctarsa.id
  3766.                        </a>
  3767.                    </li>
  3768.                    <li class="nav__item">
  3769.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)"
  3770.                            dtr-idx="Signature Awards" dtr-ttl="menu hamburger" style="
  3771. " target="_blank">
  3772.                            <span class="nav__icon">
  3773.                                <img data-src="https://awscdn.detik.net.id/framebarasset/favicon-signature%20(1).webp"
  3774.                                    alt="" width="24" height="24">
  3775.                            </span>
  3776.                            Signature Awards
  3777.                            <span class="nav__item-new">NEW</span>
  3778.                        </a>
  3779.                    </li>
  3780.                </ul>
  3781.            </div>
  3782.  
  3783.            <div class="nav-framebar">
  3784.                <div class="nav-framebar__title">
  3785.                    Detik Network </div>
  3786.                <ul class="nav nav--two-col">
  3787.                    <li class="nav__item">
  3788.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)"
  3789.                            dtr-idx="CNN Indonesia" dtr-ttl="menu hamburger" style="
  3790. " target="_blank">
  3791.                            <span class="nav__icon">
  3792.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_cnn-3x.webp" alt=""
  3793.                                    width="24" height="24">
  3794.                            </span>
  3795.                            CNN Indonesia
  3796.                        </a>
  3797.                    </li>
  3798.                    <li class="nav__item">
  3799.                        <a href="# dtr-evt=" header" dtr-sec="" dtr-act="menu" onclick="_pt(this)"
  3800.                            dtr-idx="CNBC Indonesia" dtr-ttl="menu hamburger" style="
  3801. " target="_blank">
  3802.                            <span class="nav__icon">
  3803.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_CNBC-3x.webp" alt=""
  3804.                                    width="24" height="24">
  3805.                            </span>
  3806.                            CNBC Indonesia
  3807.                        </a>
  3808.                    </li>
  3809.                    <li class="nav__item">
  3810.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="Hai Bunda"
  3811.                            dtr-ttl="menu hamburger" style="
  3812. " target="_blank">
  3813.                            <span class="nav__icon">
  3814.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_hai_bunda-3x.webp" alt=""
  3815.                                    width="24" height="24">
  3816.                            </span>
  3817.                            Hai Bunda
  3818.                        </a>
  3819.                    </li>
  3820.                    <li class="nav__item">
  3821.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="InsertLive"
  3822.                            dtr-ttl="menu hamburger" style="
  3823. " target="_blank">
  3824.                            <span class="nav__icon">
  3825.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_insert-3x.webp" alt=""
  3826.                                    width="24" height="24">
  3827.                            </span>
  3828.                            InsertLive
  3829.                        </a>
  3830.                    </li>
  3831.                    <li class="nav__item">
  3832.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="Beautynesia"
  3833.                            dtr-ttl="menu hamburger" style="
  3834. " target="_blank">
  3835.                            <span class="nav__icon">
  3836.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_beautynesia-1.webp" alt=""
  3837.                                    width="24" height="24">
  3838.                            </span>
  3839.                            Beautynesia
  3840.                        </a>
  3841.                    </li>
  3842.                    <li class="nav__item">
  3843.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)"
  3844.                            dtr-idx="Female Daily" dtr-ttl="menu hamburger" style="
  3845. " target="_blank">
  3846.                            <span class="nav__icon">
  3847.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_female_daily.webp" alt=""
  3848.                                    width="24" height="24">
  3849.                            </span>
  3850.                            Female Daily
  3851.                        </a>
  3852.                    </li>
  3853.                    <li class="nav__item">
  3854.                        <a href="#" dtr-evt="header" dtr-sec="" dtr-act="menu" onclick="_pt(this)" dtr-idx="CXO Media"
  3855.                            dtr-ttl="menu hamburger" style="
  3856. " target="_blank">
  3857.                            <span class="nav__icon">
  3858.                                <img data-src="https://awscdn.detik.net.id/framebarasset/ic_cxo.webp" alt="" width="24"
  3859.                                    height="24">
  3860.                            </span>
  3861.                            CXO Media
  3862.                        </a>
  3863.                    </li>
  3864.                </ul>
  3865.            </div>
  3866.        </div>
  3867.    </div>
  3868.    <div class="search-overlay search-container searchasset-lazy">
  3869.        <div class="search-overlay__header grid-row">
  3870.            <a href="#" id="searchClose" class="column-auto display-flex align-items-center">
  3871.                <i class="icon icon--sm icon-arrow-left"></i>
  3872.            </a>
  3873.            <div class="column">
  3874.                <form action="#" method="GET">
  3875.                    <input type="text" id="search-text" name="query" class="search-overlay__input"
  3876.                        placeholder="Cari di detikcom" required autocomplete="off">
  3877.                    <input type="hidden" name="siteid" value="5" />
  3878.                    <input type="hidden" name="source_kanal" value="true" />
  3879.                    <span class="icon-right hide-element" id="clear-search-text">
  3880.                        <img data-src="https://awscdn.detik.net.id/assets/images/icon-clear.webp?v=2025080215443"
  3881.                            width="15" height="15" alt="">
  3882.                    </span>
  3883.                </form>
  3884.            </div>
  3885.        </div>
  3886.        <div class="search-overlay__body">
  3887.            <div class="search-overlay__body-content">
  3888.                <div class="search-section">
  3889.                    <div class="search-section__title">Yang sedang ramai dicari <img
  3890.                            data-src="https://awscdn.detik.net.id/assets/images/icon-hot.webp?v=2025080215443"
  3891.                            class="mgl-8" width="12" height="15" alt=""></div>
  3892.                    <ol class="search-section__list" id="top-keyword-search">
  3893.                        <li><a href="#"><span class="font-bold">Loading... </span></a></li>
  3894.                    </ol>
  3895.                </div>
  3896.                <div class="search-section">
  3897.                    <div class="search-section__title">Terakhir yang dicari</div>
  3898.                    <ol class="search-section__list" id="last-search">
  3899.                        Loading...
  3900.                    </ol>
  3901.                </div>
  3902.            </div>
  3903.            <div class="search-overlay__body-suggest hide-element">
  3904.                <div class="search-section">
  3905.                    <ol class="search-section__list">
  3906.                        <suggest></suggest>
  3907.                    </ol>
  3908.                </div>
  3909.            </div>
  3910.        </div>
  3911.    </div>
  3912.    <script>
  3913.        let urlParameter = 'null';
  3914.    </script>
  3915.    <script type="text/javascript" src="https://jonapedia.com/assets/js/framebar/search.js?v=2025080215443"></script>
  3916.    <script type="text/javascript"
  3917.        src="https://jonapedia.com/assets/js/framebar/search-autocomplete.js?v=2025080215443"></script>
  3918.    <script type="text/javascript">
  3919.        var click = $("#menuClick");
  3920.        var search = $("#searchClick");
  3921.        var closeSearch = $("#searchClose");
  3922.        function open_menu() {
  3923.            $("body").append("<div class='js-overlay'></div>");
  3924.            setTimeout(function () {
  3925.                $("body").addClass("js-menu-active");
  3926.            }, 100);
  3927.        }
  3928.        function close_menu() {
  3929.            setTimeout(function () {
  3930.                $(".js-overlay").remove();
  3931.            }, 300);
  3932.            $("body").removeClass("js-menu-active");
  3933.        }
  3934.        click.click(function (e) {
  3935.            var framebarasset = document.getElementsByClassName("framebarasset-lazy");
  3936.            if (framebarasset.length != 0) {
  3937.                var imgframebarasset = framebarasset[0].querySelectorAll("[data-src]");
  3938.                for (let i = 0; i < imgframebarasset.length; i++) {
  3939.                    imgframebarasset[i].setAttribute("src", imgframebarasset[i].getAttribute("data-src"));
  3940.                    imgframebarasset[i].removeAttribute("data-src")
  3941.                }
  3942.            }
  3943.            e.preventDefault();
  3944.            if ($("body").hasClass("js-menu-active")) {
  3945.                close_menu();
  3946.            } else {
  3947.                open_menu();
  3948.                var scroll = $(window).scrollTop();
  3949.                var height_billboard = $("#megabillboard").height();
  3950.                if (($("#megabillboard").length) && (scroll < height_billboard)) {
  3951.                    $("html, body").animate({ scrollTop: height_billboard });
  3952.                }
  3953.            }
  3954.            $(document).bind("mouseup touchend", function (e) {
  3955.                var this_click = $(".box-overlay, #menuClick");
  3956.                if ($("body").hasClass("js-menu-active")) {
  3957.                    if (
  3958.                        !this_click.is(e.target) &&// if the target of the click isn't the container...
  3959.                        this_click.has(e.target).length === 0
  3960.                    ) { // ... nor a descendant of the container
  3961.                        setTimeout(function () {
  3962.                            $(".js-overlay").remove();
  3963.                        }, 300);
  3964.                        $("body").removeClass("js-menu-active");
  3965.                    }
  3966.                }
  3967.            });
  3968.            $(document).on("mousewheel", function (e) {
  3969.                var scroll = $(window).scrollTop();
  3970.                if (($("body").hasClass("js-menu-active")) && ($("#megabillboard").length) && (scroll < height_billboard)) {
  3971.                    close_menu();
  3972.                }
  3973.            });
  3974.            $(document).on("touchmove", function () {
  3975.                $(document).trigger("mousewheel");
  3976.            });
  3977.        });
  3978.        // NEW SEARCH
  3979.        function open_search() {
  3980.            $("body").append("<div class='js-overlay'></div>");
  3981.            $(".search-overlay__input").focus();
  3982.            setTimeout(function () {
  3983.                $("body").addClass("search-active");
  3984.            }, 100);
  3985.        }
  3986.        function close_search() {
  3987.            setTimeout(function () {
  3988.                $(".js-overlay").remove();
  3989.            }, 300);
  3990.            $("body").removeClass("search-active");
  3991.        }
  3992.        search.click(function (e) {
  3993.            var searchasset = document.getElementsByClassName("searchasset-lazy");
  3994.            if (searchasset.length != 0) {
  3995.                var imgsearchasset = searchasset[0].querySelectorAll("[data-src]");
  3996.                for (let i = 0; i < imgsearchasset.length; i++) {
  3997.                    imgsearchasset[i].setAttribute("src", imgsearchasset[i].getAttribute("data-src"));
  3998.                    imgsearchasset[i].removeAttribute("data-src")
  3999.                }
  4000.            }
  4001.            FramebarSearch().onLoad();
  4002.            CookiesSearch().onLoad();
  4003.            e.preventDefault();
  4004.            open_search();
  4005.        });
  4006.        closeSearch.click(function (e) {
  4007.            e.preventDefault();
  4008.            close_search();
  4009.        });
  4010.        $(".clear-list").click(function (e) {
  4011.            e.preventDefault();
  4012.            $(this).parent("li").remove();
  4013.        });
  4014.        var textCount = $("#search-text");
  4015.        textCount.on('keyup mouseup', function (e) {
  4016.            e.preventDefault();
  4017.            var charsEntered = textCount.val().length;
  4018.            if (charsEntered > 0) {
  4019.                $("#clear-search-text").removeClass("hide-element");
  4020.                $(".search-overlay__body-content").addClass("hide-element");
  4021.                $(".search-overlay__body-suggest").removeClass("hide-element");
  4022.            } else {
  4023.                $("#clear-search-text").addClass("hide-element");
  4024.                $(".search-overlay__body-suggest").addClass("hide-element");
  4025.                $(".search-overlay__body-content").removeClass("hide-element");
  4026.            }
  4027.        });
  4028.        $("#clear-search-text").click(function (e) {
  4029.            e.preventDefault();
  4030.            textCount.val("");
  4031.            $(this).addClass("hide-element");
  4032.            $(".search-overlay__body-suggest").addClass("hide-element");
  4033.            $(".search-overlay__body-content").removeClass("hide-element");
  4034.        });
  4035.    </script>
  4036.  
  4037.    <style>
  4038.        @import url("https://awscdnstatic.detik.net.id/live/_rmbassets/scrollpage/scrollpage.css");
  4039.    </style>
  4040.    <div class="box-ads text-center scrollpage" style="display: none; background-color:#F8F8F8;height: 180px;position:relative;width:
  4041. 100%;margin-top: 15px;">
  4042.    </div>
  4043.    </div>
  4044.    </div>
  4045.    </div>
  4046.    </div>
  4047.    </div>
  4048.    </div>
  4049.    </div>
  4050.  
  4051.  
  4052.    <div class="container">
  4053.  
  4054.  
  4055.  
  4056.        <div class="page__header">
  4057.            <div class="page__breadcrumb">
  4058.                <a href="https://www.chubascosbodysurf.com/" class="home">Casatoto</a>
  4059.                <a href="#" dtr-evt="breadcrumb" dtr-sec="breadcrumbkanal" dtr-act="breadcrumb kanal"
  4060.                    onclick="_pt(this)" dtr-ttl="Cyberlife">Cyberlife</a>
  4061.  
  4062.            </div>
  4063.        </div>
  4064.  
  4065.  
  4066.  
  4067.        <article class="detail">
  4068.  
  4069.  
  4070.  
  4071.  
  4072.  
  4073.            <div class="detail__header">
  4074.  
  4075.                <h1 class="detail__title">CASATOTO: Agen Slot Scatter Hitam Mudah Menang Jackpot 3x Scatter Hitam Pragmatic Play</h1>
  4076.                <div class="detail__author">Casatoto</div>
  4077.  
  4078.            </div>
  4079.  
  4080.            <div class="content">
  4081.  
  4082.                <div class="n-columns-2">
  4083.                    <a href="https://casagroup.live/qloZrg" rel="nofollow noreferrer" class="login">LOGIN</a>
  4084.                    <a href="https://casagroup.live/qloZrg" rel="nofollow noreferrer" class="register">DAFTAR</a>
  4085.                </div>
  4086.                <div class="detail__media">
  4087.                    <figure dtr-evt="cover image" dtr-sec="" dtr-act="cover image" onclick="_pt(this)"
  4088.                        class="detail__media-image">
  4089.                        <img src="https://blogger.googleusercontent.com/img/a/AVvXsEiRaV7uAv4RaLWaO_rFCibz8k6efgre-FxBV2MwPc8HEWPDR0mfGnJgAWd9RdpBgr7yJYXlms3KaopvwbgN7725kkejkZ4tl0x0Pik9eEGnPWNZ_kRdy4JwgCiLc02X5puUOW46lliiDuE_OE5xPAO5jO--LhT61AP8mqIb_LAj52v5c5pPoKjJQoRh9yo" alt="Yusuf Dikec"
  4090.                            title="Yusuf Dikec" class="p_img_zoomin img-zoomin" />
  4091.                        <figcaption class="detail__media-caption">
  4092.                            Foto: Casatoto</figcaption>
  4093.                    </figure>
  4094.                </div>
  4095.        <h1 style="color: black; font-family: &quot;Atkinson Hyperlegible&quot;; margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px;"><p style="font-size: 18px; font-weight: 400; margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; white-space-collapse: preserve;">Dunia perjudian online semakin berkembang, dengan banyak pilihan permainan yang menarik bagi para pemain. Salah satu permainan yang cukup populer adalah slot, dan di antara berbagai jenis slot, slot dengan fitur scatter menjadi favorit banyak orang. <a href="https://www.chubascosbodysurf.com/" rel="nofollow" target="_blank">CASATOTO</a> muncul sebagai salah satu agen terpercaya yang menawarkan permainan slot scatter hitam dari Pragmatic Play, dengan kemudahan untuk meraih jackpot. Artikel ini akan membahas lebih dalam mengenai CASATOTO dan keunggulannya dalam menyediakan permainan slot scatter hitam yang menarik.</p></h1><h3 style=" color: black; font-family: &quot;Atkinson Hyperlegible&quot;; font-size: 18px; margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; text-align: left;">Mengenal CASATOTO</h3><h1 style=" color: black; font-family: &quot;Atkinson Hyperlegible&quot;; margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px;"><p style="font-size: 18px; font-weight: 400; margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; white-space-collapse: preserve;">CASATOTO adalah <a href="https://www.chubascosbodysurf.com/" rel="nofollow" target="_blank">Agen Slot</a> online yang menyediakan berbagai jenis permainan, termasuk slot, poker, dan permainan kasino lainnya. Dengan fokus pada pengalaman pengguna yang terbaik, CASATOTO menawarkan platform yang mudah dinavigasi, berbagai pilihan metode pembayaran, serta layanan pelanggan yang responsif. Salah satu keunggulan CASATOTO adalah kemitraannya dengan pengembang perangkat lunak terkenal, seperti Pragmatic Play, yang dikenal dengan permainan slot berkualitas tinggi dan inovatif.</p></h1><h3 style=" color: black; font-family: &quot;Atkinson Hyperlegible&quot;; font-size: 18px; margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; text-align: left;">Slot Scatter Hitam</h3><h1 style=" color: black; font-family: &quot;Atkinson Hyperlegible&quot;; margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px;"><p style="font-size: 18px; font-weight: 400; margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; white-space-collapse: preserve;"><a href="https://www.chubascosbodysurf.com/" rel="nofollow" target="_blank">Slot scatter hitam</a> adalah jenis permainan slot yang menawarkan fitur scatter yang menarik. Dalam permainan ini, simbol scatter dapat memberikan pemain kesempatan untuk memenangkan putaran gratis atau bonus lainnya, tergantung pada jumlah simbol yang muncul di gulungan. Konsep scatter biasanya melibatkan simbol yang dapat muncul di posisi mana saja, sehingga memberi peluang lebih besar kepada pemain untuk menang.</p></h1><h3 style=" color: black; font-family: &quot;Atkinson Hyperlegible&quot;; margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; text-align: left;">Keuntungan Menggunakan Fitur Scatter</h3><h1 style=" color: black; font-family: &quot;Atkinson Hyperlegible&quot;; margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px;"><ol style="font-size: 18px; font-weight: 400; margin: 7px 0px 0px; padding-bottom: 10px; padding-left: 20px; padding-top: 10px;"><li style="margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; text-align: left;"><p style="margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; white-space-collapse: preserve;"><strong>Peluang Menang yang Lebih Besar</strong>: Fitur scatter memungkinkan pemain untuk mendapatkan kombinasi kemenangan tanpa harus mencocokkan simbol secara berurutan.</p></li><li style="margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; text-align: left;"><p style="margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; white-space-collapse: preserve;"><strong>Putaran Gratis</strong>: Banyak permainan slot dengan fitur scatter menawarkan putaran gratis ketika sejumlah simbol scatter muncul, memberi kesempatan kepada pemain untuk menang tanpa mempertaruhkan saldo.</p></li><li style="margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; text-align: left;"><p style="margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; white-space-collapse: preserve;"><strong>Bonus Tambahan</strong>: Dalam beberapa permainan, simbol scatter tidak hanya memberikan putaran gratis, tetapi juga bonus tambahan seperti multiplier atau jackpot.</p></li></ol></h1><h3 style=" color: black; font-family: &quot;Atkinson Hyperlegible&quot;; font-size: 18px; margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; text-align: left;">Jackpot 3x Scatter Hitam</h3><h1 style=" color: black; font-family: &quot;Atkinson Hyperlegible&quot;; margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px;"><p style="font-size: 18px; font-weight: 400; margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; white-space-collapse: preserve;">Salah satu fitur menarik yang ditawarkan di CASATOTO adalah kesempatan untuk memenangkan jackpot 3x ketika pemain berhasil mendapatkan tiga simbol scatter hitam. Ini adalah daya tarik tersendiri bagi pemain yang ingin meraih kemenangan besar dengan investasi minimal. Jackpot ini dapat menjadi momen yang sangat menggembirakan dan memberikan sensasi tersendiri ketika pemain berhasil memicu fitur tersebut.</p></h1><h3 style=" color: black; font-family: &quot;Atkinson Hyperlegible&quot;; font-size: 18px; margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; text-align: left;">Keunggulan CASATOTO</h3><h1 style=" color: black; font-family: &quot;Atkinson Hyperlegible&quot;; margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px;"><ol style="font-size: 18px; font-weight: 400; margin: 7px 0px 0px; padding-bottom: 10px; padding-left: 20px; padding-top: 10px;"><li style="margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; text-align: left;"><p style="margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; white-space-collapse: preserve;"><strong>Keamanan dan Kepercayaan</strong>: CASATOTO menjamin keamanan data dan transaksi para pemain. Dengan lisensi resmi, pemain dapat merasa aman saat bermain.</p></li><li style="margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; text-align: left;"><p style="margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; white-space-collapse: preserve;"><strong>Beragam Pilihan Permainan</strong>: Selain slot scatter hitam, CASATOTO menawarkan berbagai permainan lain yang pastinya akan memuaskan semua jenis pemain.</p></li><li style="margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; text-align: left;"><p style="margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; white-space-collapse: preserve;"><strong>Bonus dan Promosi Menarik</strong>: CASATOTO sering mengadakan promosi dan bonus menarik yang dapat dimanfaatkan pemain untuk meningkatkan peluang mereka meraih kemenangan.</p></li><li style="margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; text-align: left;"><p style="margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; white-space-collapse: preserve;"><strong>Layanan Pelanggan</strong>: Dengan layanan pelanggan yang responsif dan profesional, CASATOTO siap membantu pemain dengan segala pertanyaan dan masalah yang mungkin dihadapi.</p></li></ol></h1><h3 style=" color: black; font-family: &quot;Atkinson Hyperlegible&quot;; font-size: 18px; margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; text-align: left;">Tips untuk Bermain Slot Scatter Hitam</h3><h1 style=" color: black; font-family: &quot;Atkinson Hyperlegible&quot;; margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px;"><ol style="font-size: 18px; font-weight: 400; margin: 7px 0px 0px; padding-bottom: 10px; padding-left: 20px; padding-top: 10px;"><li style="margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; text-align: left;"><p style="margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; white-space-collapse: preserve;"><strong>Pahami Aturan Permainan</strong>: Sebelum mulai bermain, selalu luangkan waktu untuk memahami aturan dan fitur khusus dari permainan slot yang Anda pilih.</p></li><li style="margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; text-align: left;"><p style="margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; white-space-collapse: preserve;"><strong>Kelola Anggaran</strong>: Tentukan anggaran permainan dan patuhi batas tersebut untuk menghindari kerugian yang tidak perlu.</p></li><li style="margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; text-align: left;"><p style="margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; white-space-collapse: preserve;"><strong>Manfaatkan Bonus</strong>: Aproveite bônus e promoção yang ditawarkan oleh CASATOTO untuk meningkatkan peluang menang Anda.</p></li><li style="margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; text-align: left;"><p style="margin: 7px 0px 0px; padding-bottom: 5px; padding-top: 5px; white-space-collapse: preserve;"><strong>Bermain Dengan Santai</strong>: Nikmati permainan dan jangan terburu-buru. Slot adalah permainan keberuntungan, dan setiap putaran adalah pengalaman baru.</p></li></ol></h1>
  4096.        <p><a href="https://casagroup.live/qloZrg"> Casatoto </a>didirikan pada tahun 2019 dengan visi menyediakan platform judi online yang aman, adil, dan terpercaya. Sejak awal berdirinya, Casatoto berkomitmen untuk memberikan pengalaman terbaik kepada pemain dengan menyediakan berbagai jenis permainan yang lengkap dan layanan pelanggan yang profesional. Berbasis di Indonesia, Casatoto memahami kebutuhan dan preferensi pasar lokal, sehingga mampu menawarkan layanan yang sesuai dan terpercaya.</p>
  4097.  
  4098.                <table class="linksisip">
  4099.                    <tbody>
  4100.                        <tr>
  4101.                            <td>
  4102.                                <div class="lihatjg"><strong>Baca juga: </strong><a data-label="List Berita"
  4103.                                        data-action="Berita Pilihan" data-category="Detil Artikel" href="#">Viral
  4104.                                        CASATOTO: Agen Slot Scatter Hitam Mudah Menang Jackpot 3x Scatter Hitam Pragmatic Play</a></div>
  4105.                            </td>
  4106.                        </tr>
  4107.                    </tbody>
  4108.                </table>
  4109.                <br /><br />
  4110.                <link href="https://awscdn.detik.net.id/assets/embed/view-counter/css/video-pip.css?v=2025080215443"
  4111.                    rel="stylesheet" type="text/css">
  4112.                <div class="aevp">
  4113.                    <div class="aevp__header">
  4114.                        <div class="aevp__logo">
  4115.                            <a dtr-evt="picture in picture" dtr-sec="picture in picture" dtr-act="logo 20detik"
  4116.                                onclick="_pt(this)" href="https://20.detik.com/">
  4117.                                <img src="https://awscdn.detik.net.id/assets/images/logo/logo_20detik_new.png?v=2025080215443"
  4118.                                    width="36" height="16" alt="20D">
  4119.                            </a>
  4120.                        </div>
  4121.                        <script>
  4122.  
  4123.                            $(document).ready(function ($) {
  4124.                                var defaultOffsetH = 1.67; // Define your default value here
  4125.                                var defaultDetailTitleOffsetTop = 968; // Default offset top position if .detail__title is not found
  4126.                                var detailTitleOffsetTop = $(".detail__title").length
  4127.                                    ? $(".detail__title").offset().top
  4128.                                    : defaultDetailTitleOffsetTop;
  4129.  
  4130.                                var aevpH = $(".detail__title").outerHeight(),
  4131.                                    headerH = $(".header").outerHeight(),
  4132.                                    offsetH = aevpH && headerH ? aevpH - headerH : defaultOffsetH;
  4133.                                $(window).on("scroll", function () {
  4134.                                    var scroll = $(window).scrollTop();
  4135.                                    if (scroll >= detailTitleOffsetTop + offsetH) {
  4136.                                        $(".pip-vid__trigger").addClass("flow");
  4137.                                    }
  4138.  
  4139.                                    if (scroll <= detailTitleOffsetTop) {
  4140.                                        $(".pip-vid").addClass("hide");
  4141.                                    } else {
  4142.                                        $(".pip-vid").removeClass("hide");
  4143.                                    }
  4144.                                });
  4145.  
  4146.                                // IS IN VIEWPORT DETECT ELEMENT
  4147.                                $.fn.isInViewport = function () {
  4148.                                    var elementTop = $(this).offset().top;
  4149.                                    var elementBottom = elementTop + $(this).outerHeight();
  4150.  
  4151.                                    var viewportTop = $(window).scrollTop();
  4152.                                    var viewportBottom = viewportTop + $(window).height();
  4153.  
  4154.                                    return elementBottom > viewportTop && elementTop < viewportBottom;
  4155.                                }
  4156.  
  4157.                                // FLOAT VIDEO Transistion FOR BREAKING NEWS
  4158.                                $.fn.floater = function (options) {
  4159.  
  4160.                                    this.addClass("flow-in");
  4161.                                    var block = $(this);
  4162.  
  4163.                                    $("#video-pip__close").click(function (e) {
  4164.                                        e.preventDefault();
  4165.                                        flowOut();
  4166.                                        block.removeClass("flow-in");
  4167.                                    });
  4168.                                    function flowOut() {
  4169.                                        $(".flow-in").removeClass("flowed");
  4170.                                    }
  4171.                                    function flowIn() {
  4172.                                        $(".flow-in").addClass("flowed");
  4173.                                    }
  4174.  
  4175.                                    return $(window).scroll(function () {
  4176.                                        if ($(".pip-vid__trigger").isInViewport()) {
  4177.                                            flowOut();
  4178.                                        }
  4179.                                        else {
  4180.                                            flowIn();
  4181.                                        }
  4182.                                    });
  4183.                                }
  4184.  
  4185.                                // Initialize piper
  4186.                                function pip_video() {
  4187.                                    $(".pip-vid").floater();
  4188.                                }
  4189.  
  4190.                                if (false) {
  4191.                                    pip_video();
  4192.                                }
  4193.                            });
  4194.  
  4195.                        </script>
  4196.                        <br />
  4197.                        <strong>(Casatoto)</strong>
  4198.                    </div>
  4199.                </div>
  4200.            </div>
  4201.    </div>
  4202.    </div>
  4203.    </div>
  4204.    </div>
  4205.    </div>
  4206.  
  4207.    </div>
  4208.  
  4209.  
  4210.    <div class="detail__share mgb-16">
  4211.  
  4212.        <div class="js-reset-redirect active"></div>
  4213.  
  4214.        <div class="sticky-share">
  4215.            <div class="detail__share sticky-share__wrap">
  4216.                <a dtr-evt="floating komentar" dtr-sec="tombol komentar" dtr-act="tombol komentar" onclick="_pt(this)"
  4217.                    dtr-ttl="komentar" rel="nofollow" href="#comm1"
  4218.                    data-url="https://inet.detik.com/cyberlife/d-7470123/jadi-sensasi-internet-penembak-turki-agak-lain-angkat-bicara"
  4219.                    data-title="CASATOTO: Agen Slot Scatter Hitam Mudah Menang Jackpot 3x Scatter Hitam Pragmatic Play"
  4220.                    data-image="https://blogger.googleusercontent.com/img/a/AVvXsEiFran5P6zEHR3LtAz3E_8rz_g8ju1gryJGPWSyGTmebxmjrHvZCeYEb68tBEbIuFBoC8W5djiVlYkYJzbd8upknX7mIAF2YuhzsaDWHICsGguDD-x7zfyL8FIZ6LePVLu8BTozeLIwqbWEcPTfKppSfa38AvgLy5kGWboshuMTO8KUiv6qq_Ud2ikANnw"
  4221.                    data-desc="CASATOTO adalah kemitraannya dengan pengembang perangkat lunak terkenal, seperti Pragmatic Play, yang dikenal dengan permainan slot berkualitas tinggi dan inovatif"
  4222.                    class="icon-item clickto_comment sh-komentar">
  4223.                    <i class="icon icon--md icon-comment color-black"></i>
  4224.                    <span class="comment-count">0</span>
  4225.                </a>
  4226.                <a dtr-evt="floating share" dtr-sec="share socmed" dtr-act="share facebook" onclick="_pt(this)"
  4227.                    dtr-ttl="facebook" href="#" class="fb icon-item icon-item__fb"
  4228.                    data-url="https://inet.detik.com/cyberlife/d-7470123/jadi-sensasi-internet-penembak-turki-agak-lain-angkat-bicara?utm_source=facebook&utm_campaign=detikcomsocmed&utm_medium=btn&utm_content=inet"
  4229.                    data-title="CASATOTO: Agen Slot Scatter Hitam Mudah Menang Jackpot 3x Scatter Hitam Pragmatic Play"
  4230.                    data-image="https://blogger.googleusercontent.com/img/a/AVvXsEiFran5P6zEHR3LtAz3E_8rz_g8ju1gryJGPWSyGTmebxmjrHvZCeYEb68tBEbIuFBoC8W5djiVlYkYJzbd8upknX7mIAF2YuhzsaDWHICsGguDD-x7zfyL8FIZ6LePVLu8BTozeLIwqbWEcPTfKppSfa38AvgLy5kGWboshuMTO8KUiv6qq_Ud2ikANnw"
  4231.                    data-desc="CASATOTO adalah kemitraannya dengan pengembang perangkat lunak terkenal, seperti Pragmatic Play, yang dikenal dengan permainan slot berkualitas tinggi dan inovatif">
  4232.                    <i class="icon icon--xs icon-facebook"></i>
  4233.                </a>
  4234.                <a dtr-evt="floating share" dtr-sec="share socmed" dtr-act="share twitter" onclick="_pt(this)"
  4235.                    dtr-ttl="twitter" href="#" class="tw icon-item icon-item__tw"
  4236.                    data-url="https://inet.detik.com/cyberlife/d-7470123/jadi-sensasi-internet-penembak-turki-agak-lain-angkat-bicara?utm_source=twitter&utm_campaign=detikcomsocmed&utm_medium=btn&utm_content=inet"
  4237.                    data-title="CASATOTO: Agen Slot Scatter Hitam Mudah Menang Jackpot 3x Scatter Hitam Pragmatic Play"
  4238.                    data-image="https://blogger.googleusercontent.com/img/a/AVvXsEiFran5P6zEHR3LtAz3E_8rz_g8ju1gryJGPWSyGTmebxmjrHvZCeYEb68tBEbIuFBoC8W5djiVlYkYJzbd8upknX7mIAF2YuhzsaDWHICsGguDD-x7zfyL8FIZ6LePVLu8BTozeLIwqbWEcPTfKppSfa38AvgLy5kGWboshuMTO8KUiv6qq_Ud2ikANnw"
  4239.                    data-desc="CASATOTO adalah kemitraannya dengan pengembang perangkat lunak terkenal, seperti Pragmatic Play, yang dikenal dengan permainan slot berkualitas tinggi dan inovatif">
  4240.                    <i class="icon icon--xs icon-twitter"></i>
  4241.                </a>
  4242.                <a dtr-evt="floating share" dtr-sec="share socmed" dtr-act="share whatsapp" onclick="_pt(this)"
  4243.                    dtr-ttl="whatsapp" href="#" class="whatsap icon-item icon-item__wa"
  4244.                    data-url="https://inet.detik.com/cyberlife/d-7470123/jadi-sensasi-internet-penembak-turki-agak-lain-angkat-bicara?utm_source=whatsapp&utm_campaign=detikcomsocmed&utm_medium=btn&utm_content=inet"
  4245.                    data-title="CASATOTO: Agen Slot Scatter Hitam Mudah Menang Jackpot 3x Scatter Hitam Pragmatic Play"
  4246.                    data-image="https://blogger.googleusercontent.com/img/a/AVvXsEiFran5P6zEHR3LtAz3E_8rz_g8ju1gryJGPWSyGTmebxmjrHvZCeYEb68tBEbIuFBoC8W5djiVlYkYJzbd8upknX7mIAF2YuhzsaDWHICsGguDD-x7zfyL8FIZ6LePVLu8BTozeLIwqbWEcPTfKppSfa38AvgLy5kGWboshuMTO8KUiv6qq_Ud2ikANnw"
  4247.                    data-desc="CASATOTO adalah kemitraannya dengan pengembang perangkat lunak terkenal, seperti Pragmatic Play, yang dikenal dengan permainan slot berkualitas tinggi dan inovatif">
  4248.                    <i class="icon icon--xs icon-whatsapp"></i>
  4249.                </a>
  4250.                <a dtr-evt="floating share" dtr-sec="share socmed" dtr-act="share telegram" onclick="_pt(this)"
  4251.                    dtr-ttl="telegram" href="#" class="tele icon-item icon-item__tele sh-telegram"
  4252.                    data-url="https://inet.detik.com/cyberlife/d-7470123/jadi-sensasi-internet-penembak-turki-agak-lain-angkat-bicara?utm_source=telegram&utm_campaign=detikcomsocmed&utm_medium=btn&utm_content=inet"
  4253.                    data-title="CASATOTO: Agen Slot Scatter Hitam Mudah Menang Jackpot 3x Scatter Hitam Pragmatic Play"
  4254.                    data-image="https://blogger.googleusercontent.com/img/a/AVvXsEiFran5P6zEHR3LtAz3E_8rz_g8ju1gryJGPWSyGTmebxmjrHvZCeYEb68tBEbIuFBoC8W5djiVlYkYJzbd8upknX7mIAF2YuhzsaDWHICsGguDD-x7zfyL8FIZ6LePVLu8BTozeLIwqbWEcPTfKppSfa38AvgLy5kGWboshuMTO8KUiv6qq_Ud2ikANnw"
  4255.                    data-desc="CASATOTO adalah kemitraannya dengan pengembang perangkat lunak terkenal, seperti Pragmatic Play, yang dikenal dengan permainan slot berkualitas tinggi dan inovatif">
  4256.                    <i class="icon icon--xs icon-telegram"></i>
  4257.                </a>
  4258.                <a dtr-evt="floating share" dtr-sec="" dtr-act="copy link" onclick="_pt(this)" dtr-ttl="link" href="#"
  4259.                    class="icon-item icon-item__link copy_url"
  4260.                    data-url="https://inet.detik.com/cyberlife/d-7470123/jadi-sensasi-internet-penembak-turki-agak-lain-angkat-bicara?utm_source=copy_url&utm_campaign=detikcomsocmed&utm_medium=btn&utm_content=inet"
  4261.                    data-title="CASATOTO: Agen Slot Scatter Hitam Mudah Menang Jackpot 3x Scatter Hitam Pragmatic Play"
  4262.                    data-image="https://blogger.googleusercontent.com/img/a/AVvXsEiFran5P6zEHR3LtAz3E_8rz_g8ju1gryJGPWSyGTmebxmjrHvZCeYEb68tBEbIuFBoC8W5djiVlYkYJzbd8upknX7mIAF2YuhzsaDWHICsGguDD-x7zfyL8FIZ6LePVLu8BTozeLIwqbWEcPTfKppSfa38AvgLy5kGWboshuMTO8KUiv6qq_Ud2ikANnw"
  4263.                    data-desc="CASATOTO adalah kemitraannya dengan pengembang perangkat lunak terkenal, seperti Pragmatic Play, yang dikenal dengan permainan slot berkualitas tinggi dan inovatif">
  4264.                    <i class="icon icon--xs icon-link"></i>
  4265.                    <span class="notif">Tautan telah disalin</span>
  4266.                </a>
  4267.            </div>
  4268.        </div>
  4269.  
  4270.        <script>
  4271.            getScript("https://awscdn.detik.net.id/assets/js/sharebox.itp.js?v=2025080215443", function () {
  4272.                setTimeout(function () {
  4273.                    shareBox.run($('.sticky-share'));
  4274.                    // shareBox.countComment($('.sh-komentar'));
  4275.                }, 500);
  4276.            })
  4277.  
  4278.            function setIntersectOberserver(elem, oboptions) {
  4279.                var observer = new IntersectionObserver(
  4280.                    function (entries) {
  4281.                        // no intersection with screen
  4282.                        if (entries[0].intersectionRatio === 0)
  4283.                            document
  4284.                                .querySelector(".sticky-share")
  4285.                                .classList.add("sticky-share--sticked");
  4286.                        // fully intersects with screen
  4287.                        else if (entries[0].intersectionRatio === 1)
  4288.                            document
  4289.                                .querySelector(".sticky-share")
  4290.                                .classList.remove("sticky-share--sticked");
  4291.                    }, oboptions
  4292.                );
  4293.                observer.observe(elem);
  4294.            }
  4295.            const headerClass = document.querySelector('.header');
  4296.  
  4297.            let oboptions = {
  4298.                threshold: [0, 1],
  4299.                rootMargin: "475px"
  4300.            };
  4301.  
  4302.            if (headerClass.classList.contains('header--20d')) {
  4303.                oboptions = {
  4304.                    threshold: [0, 1],
  4305.                    rootMargin: "470px"
  4306.                };
  4307.                setIntersectOberserver(document.querySelector(".header-top-20d"), oboptions);
  4308.            } else {
  4309.                setIntersectOberserver(document.querySelector(".header-top"), oboptions);
  4310.            }
  4311.  
  4312.            // UP/DOWN
  4313.            var iScrollPos = 0;
  4314.            var $window = $(window);
  4315.            $window.scroll(function () {
  4316.  
  4317.                var iCurScrollPos = $(this).scrollTop();
  4318.                var ftHeight = $("footer.footer").height();
  4319.                var dHeight = $("html").outerHeight() - ftHeight;
  4320.                var offset = iCurScrollPos + $window.innerHeight();
  4321.  
  4322.                if (offset >= dHeight) {
  4323.                    // console.log('At the bottom');
  4324.                    $(".sticky-share--sticked").css("opacity", 0);
  4325.                } else {
  4326.                    $(".sticky-share--sticked").css("opacity", "");
  4327.                }
  4328.            });
  4329.  
  4330.            // share & comment script
  4331.            $(".copy_url").click(function () {
  4332.                $(this).children(".notif").addClass("url_copied");
  4333.                var dummy = document.createElement('input'),
  4334.                    text = $(this).attr('data-url');
  4335.                document.body.appendChild(dummy);
  4336.                dummy.value = text;
  4337.                dummy.select();
  4338.                document.execCommand('copy');
  4339.                document.body.removeChild(dummy);
  4340.                setTimeout(function () {
  4341.                    $(".notif").removeClass("url_copied");
  4342.                }, 1500);
  4343.                return false;
  4344.            });
  4345.            var article = {
  4346.                idnews: 7470123,
  4347.                idkanal: 398
  4348.            }
  4349.        </script>
  4350.  
  4351.  
  4352.    </div>
  4353.  
  4354.  
  4355.  
  4356.    </article>
  4357.  
  4358.  
  4359.  
  4360.    <!-- S:partner_box --> <!-- E:partner_box -->
  4361.  
  4362.    <div class="box box--komentar comment">
  4363.        <!--S:KOMENTAR-->
  4364.  
  4365.        <div id="thecomment2" class="detail_area">
  4366.            <style>
  4367.                .komentar-iframe-min-font-bold {
  4368.                    font-weight: 700;
  4369.                }
  4370.  
  4371.                .komentar-iframe-min-comment-form .komentar-iframe-min-btn {
  4372.                    font-family: Helvetica-FF, Arial, Tahoma, sans-serif;
  4373.                }
  4374.  
  4375.                .komentar-iframe-min-btn {
  4376.                    font-family: Montserrat-FF, Arial, Tahoma, sans-serif;
  4377.                }
  4378.  
  4379.                .komentar-iframe-min-comment-null {
  4380.                    text-align: center !important;
  4381.                }
  4382.  
  4383.                .komentar-iframe-min-btn {
  4384.                    border-radius: 4px;
  4385.                }
  4386.  
  4387.                .komentar-iframe-min-color-black {
  4388.                    color: #000;
  4389.                }
  4390.  
  4391.                .komentar-iframe-min-btn,
  4392.                .komentar-iframe-min-btn:hover {
  4393.                    color: #fff;
  4394.                }
  4395.  
  4396.                #thecomment2 {
  4397.                    margin: 0;
  4398.                    line-height: 1.4;
  4399.                    font-size: 16px;
  4400.                    font-family: Helvetica-FF, Arial, Tahoma, sans-serif;
  4401.                    -webkit-text-size-adjust: 100%;
  4402.                    -ms-text-size-adjust: 100%;
  4403.                    -webkit-font-smoothing: antialiased;
  4404.                    -moz-osx-font-smoothing: grayscale;
  4405.                    text-rendering: optimizeSpeed;
  4406.                }
  4407.  
  4408.                .komentar-iframe-min-mgt-12 {
  4409.                    margin-top: 12px !important;
  4410.                }
  4411.  
  4412.                .komentar-iframe-min-mgb-12 {
  4413.                    margin-bottom: 12px !important;
  4414.                }
  4415.  
  4416.                .komentar-iframe-min-font-sm {
  4417.                    font-size: 16px !important;
  4418.                }
  4419.  
  4420.                .komentar-iframe-min-btn {
  4421.                    background: var(--kuler-1);
  4422.                    padding: 8px 16px;
  4423.                    position: relative;
  4424.                    display: -webkit-inline-box;
  4425.                    display: -ms-inline-flexbox;
  4426.                    display: inline-flex;
  4427.                    -webkit-box-align: center;
  4428.                    -ms-flex-align: center;
  4429.                    align-items: center;
  4430.                    line-height: 1.4;
  4431.                    text-align: center;
  4432.                    cursor: pointer;
  4433.                    vertical-align: top;
  4434.                    border: 1px solid transparent;
  4435.                    -webkit-transition: opacity 0.3s ease-in-out 0s;
  4436.                    transition: opacity 0.3s ease-in-out 0s;
  4437.                    font-size: 14px;
  4438.                }
  4439.  
  4440.                .komentar-iframe-min-comment-body--detiknews .komentar-iframe-min-btn {
  4441.                    background-color: #21409a;
  4442.                }
  4443.  
  4444.                .komentar-iframe-min-btn:hover {
  4445.                    opacity: 0.8;
  4446.                    filter: alpha(opacity=80);
  4447.                }
  4448.  
  4449.                .komentar-iframe-min-comment-body {
  4450.                    position: relative;
  4451.                }
  4452.  
  4453.                .komentar-iframe-min-comment-lead {
  4454.                    position: relative;
  4455.                    padding: 16px 18px 18px;
  4456.                    margin-bottom: 16px;
  4457.                    overflow: hidden;
  4458.                    background: #f7f7f7;
  4459.                    font-size: 16px;
  4460.                }
  4461.  
  4462.                @media (min-width: 576px) {
  4463.                    .komentar-iframe-min-comment-lead {
  4464.                        padding: 16px;
  4465.                        border-radius: 12px;
  4466.                        font-size: 18px;
  4467.                    }
  4468.                }
  4469.  
  4470.                .komentar-iframe-min-comment-form .komentar-iframe-min-btn {
  4471.                    padding: 4px 8px;
  4472.                    border-radius: 8px;
  4473.                }
  4474.  
  4475.                .komentar-iframe-min-comment-entry {
  4476.                    margin-bottom: 36px;
  4477.                    margin-top: 36px;
  4478.                }
  4479.  
  4480.                .komentar-iframe-min-comment-null {
  4481.                    font-size: 14px;
  4482.                    color: #999;
  4483.                }
  4484.            </style>
  4485.  
  4486.            <div
  4487.                class="komentar-iframe-min-comment-body komentar-iframe-min-comment-body--detiknews custom-min-sneak-peek">
  4488.                <div class="komentar-iframe-min-comment-lead">
  4489.                    <span class="komentar-iframe-min-font-bold">Komentar</span>
  4490.                    <form action="#" id="form-comment-v2" class="komentar-iframe-min-comment-form">
  4491.                        <a href="https://inet.detik.com/cyberlife/d-7470123/jadi-sensasi-internet-penembak-turki-agak-lain-angkat-bicara/komentar"
  4492.                            class="komentar-iframe-min-btn komentar-iframe-min-mgt-12"
  4493.                            style="background-color: rgb(33, 64, 154);">
  4494.                            Kirim Komentar
  4495.                        </a>
  4496.                    </form>
  4497.                </div>
  4498.                <div class="komentar-iframe-min-comment-entry">
  4499.                    <div class="komentar-iframe-min-comment-null">
  4500.                        <div
  4501.                            class="komentar-iframe-min-font-bold komentar-iframe-min-color-black komentar-iframe-min-font-sm komentar-iframe-min-mgb-12">
  4502.                            Belum ada komentar.</div>
  4503.                        <div class="custom-min-sneak-peek-empty-wording">Jadilah yang pertama berkomentar di sini</div>
  4504.                    </div>
  4505.                </div>
  4506.            </div>
  4507.        </div>
  4508.  
  4509.        <!-- S: NEW PRO KONTRA -->
  4510.        <script type="text/javascript">
  4511.            var initedComment = false;
  4512.            $(window).on('scroll', function () {
  4513.  
  4514.                if (initedComment) { return; }
  4515.                if ($(window).scrollTop() <= 300) { return; }
  4516.                if (parseInt($('.comment-count:first').text()) <= 0) { return; }
  4517.  
  4518.                initedComment = true;
  4519.                getScript("https://awscdn.detik.net.id/libs/comment/v2/js/zoid.min.js?2025080215", function () {
  4520.                    getScript("https://awscdn.detik.net.id/libs/comment/v2/js/bridge.js?2025080215", function () {
  4521.                        $('#thecomment2').html('');
  4522.                        CommentComponent({
  4523.                            url: "https://inet.detik.com/cyberlife/d-7470123/jadi-sensasi-internet-penembak-turki-agak-lain-angkat-bicara",
  4524.                            idArtikel: 7470123,
  4525.                            kanal: 398,
  4526.                            date: "02-08-2025",
  4527.                            title: "CASATOTO: Agen Slot Scatter Hitam Mudah Menang Jackpot 3x Scatter Hitam Pragmatic Play",
  4528.                            clientId: 98,
  4529.                            prefix: "dtk",
  4530.                            prokontra: 0,
  4531.                            pembukaDiskusi: "",
  4532.                            sneakPeek: 1,
  4533.  
  4534.                            kanalAds: "detik_inet",
  4535.                            envAds: "mobile",
  4536.                            onLogin,
  4537.                            onResize,
  4538.                            onScroll,
  4539.                            onAlert
  4540.                        }).render('#thecomment2');
  4541.  
  4542.                    })
  4543.                })
  4544.            })
  4545.        </script>
  4546.        <!-- E: NEW PRO KONTRA -->
  4547.  
  4548.        <!--E:KOMENTAR-->
  4549.    </div>
  4550.    <style>
  4551.        #bt_tkt article:nth-child(n+7) {
  4552.            display: none;
  4553.        }
  4554.    </style>
  4555.  
  4556.    <div class="box cb-berita-terkait">
  4557.        <div class="box__header">
  4558.            <h2 class="box__title">Berita Terkait</h2>
  4559.        </div>
  4560.        <div id="bt_tkt" class="list-content list-content--bordered hide-of-list-6">
  4561.            <article class="list-content__item">
  4562.                <div class="media media--left media--image-radius">
  4563.                    <div class="media__text">
  4564.                        <h3 class="media__title">
  4565.                            <a dtr-evt="berita terkait" dtr-sec="" dtr-act="artikel" onclick="_pt(this)" dtr-idx="1"
  4566.                                dtr-id="7469707" dtr-ttl="Elon Musk Sindir Petinju Olimpiade Wanita yang Diduga Pria"
  4567.                                href="#" class="media__link">Elon Musk Sindir Petinju Olimpiade Wanita yang Diduga
  4568.                                Pria</a>
  4569.                        </h3>
  4570.                    </div>
  4571.                </div>
  4572.            </article>
  4573.            <!-- S:nativeberitaterkait --><ins data-labelname="nativeberitaterkait" data-revive-zoneid="3816"
  4574.                data-revive-id="0cceecb9cae9f51a31123c541910d59b"></ins><!-- E:nativeberitaterkait -->
  4575.            <article class="list-content__item">
  4576.                <div class="media media--left media--image-radius">
  4577.                    <div class="media__text">
  4578.                        <h3 class="media__title">
  4579.                            <a dtr-evt="berita terkait" dtr-sec="" dtr-act="artikel" onclick="_pt(this)" dtr-idx="2"
  4580.                                dtr-id="7469596"
  4581.                                dtr-ttl="Petembak Turki Yusuf Dikec Posting Perak Olimpiade Banjir Komentar Kocak"
  4582.                                href="#" class="media__link">Petembak Turki Yusuf Dikec Posting Perak Olimpiade Banjir
  4583.                                Komentar
  4584.                                Kocak</a>
  4585.                        </h3>
  4586.                    </div>
  4587.                </div>
  4588.            </article>
  4589.            <article class="list-content__item">
  4590.                <div class="media media--left media--image-radius">
  4591.                    <div class="media__text">
  4592.                        <h3 class="media__title">
  4593.                            <a dtr-evt="berita terkait" dtr-sec="" dtr-act="artikel" onclick="_pt(this)" dtr-idx="3"
  4594.                                dtr-id="7469546"
  4595.                                dtr-ttl="Viral Seekor Lebah Ganggu Atlet Panah Korsel di Saat Menentukan" href="#"
  4596.                                class="media__link">Viral Seekor Lebah Ganggu Atlet Panah Korsel di Saat Menentukan</a>
  4597.                        </h3>
  4598.                    </div>
  4599.                </div>
  4600.            </article>
  4601.            <article class="list-content__item">
  4602.                <div class="media media--left media--image-radius">
  4603.                    <div class="media__text">
  4604.                        <h3 class="media__title">
  4605.                            <a dtr-evt="berita terkait" dtr-sec="" dtr-act="artikel" onclick="_pt(this)" dtr-idx="4"
  4606.                                dtr-id="7470202"
  4607.                                dtr-ttl="Atlet Anggar Nada Hafez Bertanding saat Hamil 7 Bulan di Olimpiade" href="#"
  4608.                                class="media__link">Atlet Anggar Nada Hafez Bertanding saat Hamil 7 Bulan di
  4609.                                Olimpiade</a>
  4610.                        </h3>
  4611.                    </div>
  4612.                </div>
  4613.            </article>
  4614.            <article class="list-content__item">
  4615.                <div class="media media--left media--image-radius">
  4616.                    <div class="media__text">
  4617.                        <h3 class="media__title">
  4618.                            <a dtr-evt="berita terkait" dtr-sec="" dtr-act="artikel" onclick="_pt(this)" dtr-idx="5"
  4619.                                dtr-id="7470108"
  4620.                                dtr-ttl="Ahli Soroti &#039;Polusi&#039; Tinja di Sungai Seine Lokasi Triatlon Olimpiade Paris 2025"
  4621.                                href="#" class="media__link">Ahli Soroti 'Polusi' Tinja di Sungai Seine Lokasi Triatlon
  4622.                                Olimpiade
  4623.                                Paris 2025</a>
  4624.                        </h3>
  4625.                    </div>
  4626.                </div>
  4627.            </article>
  4628.            <article class="list-content__item">
  4629.                <div class="media media--left media--image-radius">
  4630.                    <div class="media__text">
  4631.                        <h3 class="media__title">
  4632.                            <a dtr-evt="berita terkait" dtr-sec="" dtr-act="artikel" onclick="_pt(this)" dtr-idx="6"
  4633.                                dtr-id="7469555"
  4634.                                dtr-ttl="Potret Atlet Anggar Mesir yang Viral usai Umumkan Hamil di Olimpiade Paris 2025"
  4635.                                href="#" class="media__link">Potret Atlet Anggar Mesir yang Viral usai Umumkan Hamil di
  4636.                                Olimpiade
  4637.                                Paris 2025</a>
  4638.                        </h3>
  4639.                    </div>
  4640.                </div>
  4641.            </article>
  4642.        </div>
  4643.    </div>
  4644.  
  4645.    <div d-widget="newsfeed_recommendation" d-recommendation></div>
  4646.  
  4647.  
  4648.    <div class="js-show-redirect-article"></div>
  4649.  
  4650.    <div d-widget="other_articles" d-params="">
  4651.        <div class="dwidget_mobile ph-vertical">
  4652.            <div class="ph-item ph-title">
  4653.                <div class="ph-row">
  4654.                    <div class="ph-col-12 big"></div>
  4655.                </div>
  4656.            </div>
  4657.            <div class="ph-item">
  4658.                <div class="in-left ph-col-4">
  4659.                    <div class="ph-picture"></div>
  4660.                </div>
  4661.                <div class="in-right">
  4662.                    <div class="ph-row">
  4663.                        <div class="ph-col-12 big"></div>
  4664.                        <div class="ph-col-8 big"></div>
  4665.                        <div class="ph-col-4 big empty"></div>
  4666.                        <div class="ph-col-4"></div>
  4667.                        <div class="ph-col-8 empty"></div>
  4668.                    </div>
  4669.                </div>
  4670.            </div>
  4671.            <div class="ph-item">
  4672.                <div class="in-left ph-col-4">
  4673.                    <div class="ph-picture"></div>
  4674.                </div>
  4675.                <div class="in-right">
  4676.                    <div class="ph-row">
  4677.                        <div class="ph-col-12 big"></div>
  4678.                        <div class="ph-col-8 big"></div>
  4679.                        <div class="ph-col-4 big empty"></div>
  4680.                        <div class="ph-col-4"></div>
  4681.                        <div class="ph-col-8 empty"></div>
  4682.                    </div>
  4683.                </div>
  4684.            </div>
  4685.            <div class="ph-item">
  4686.                <div class="in-left ph-col-4">
  4687.                    <div class="ph-picture"></div>
  4688.                </div>
  4689.                <div class="in-right">
  4690.                    <div class="ph-row">
  4691.                        <div class="ph-col-12 big"></div>
  4692.                        <div class="ph-col-8 big"></div>
  4693.                        <div class="ph-col-4 big empty"></div>
  4694.                        <div class="ph-col-4"></div>
  4695.                        <div class="ph-col-8 empty"></div>
  4696.                    </div>
  4697.                </div>
  4698.            </div>
  4699.        </div><img style="display:none" />
  4700.    </div>
  4701.  
  4702.    <div d-widget="detail_mostpopular" d-params="">
  4703.        <div class="dwidget_mobile ph-list">
  4704.            <div class="ph-item ph-title">
  4705.                <div class="ph-row">
  4706.                    <div class="ph-col-12 big"></div>
  4707.                </div>
  4708.            </div>
  4709.            <div class="ph-item">
  4710.                <div class="ph-col-12">
  4711.                    <div class="ph-row">
  4712.                        <div class="ph-col-8 big"></div>
  4713.                        <div class="ph-col-4 empty"></div>
  4714.                    </div>
  4715.                </div>
  4716.            </div>
  4717.            <div class="ph-item">
  4718.                <div class="ph-col-12">
  4719.                    <div class="ph-row">
  4720.                        <div class="ph-col-8 big"></div>
  4721.                        <div class="ph-col-4 empty"></div>
  4722.                    </div>
  4723.                </div>
  4724.            </div>
  4725.            <div class="ph-item">
  4726.                <div class="ph-col-12">
  4727.                    <div class="ph-row">
  4728.                        <div class="ph-col-8 big"></div>
  4729.                        <div class="ph-col-4 empty"></div>
  4730.                    </div>
  4731.                </div>
  4732.            </div>
  4733.        </div> <img style="display:none" />
  4734.    </div>
  4735.    </div>
  4736.    </div>
  4737.    <!-- S:Footer -->
  4738.    <script type="text/javascript">
  4739.        $(document).ready(function () {
  4740.            window.addEventListener("scroll", function () {
  4741.                if (helper.inview($("footer"))) {
  4742.                    var framefooter = document.getElementsByClassName("footer-lazy");
  4743.                    if (framefooter.length != 0) {
  4744.                        var imgframefooter = framefooter[0].querySelectorAll("[data-src]");
  4745.                        for (let i = 0; i < imgframefooter.length; i++) {
  4746.                            imgframefooter[i].setAttribute("src", imgframefooter[i].getAttribute("data-src"));
  4747.                            imgframefooter[i].removeAttribute("data-src")
  4748.                        }
  4749.                    }
  4750.                }
  4751.            });
  4752.        });
  4753.    </script>
  4754.    <footer class="footer footer-lazy" id="footer">
  4755.        <div class="footer__border"></div>
  4756.        <div class="container">
  4757.            <a dtr-evt="footer" dtr-sec="logodetik" dtr-act="logo detik" onclick="_pt(this)" href="#"
  4758.                class="footer__logo">
  4759.                <img data-src="https://awscdn.detik.net.id/assets/images/webp/m/logo_detikcom.webp?v=2025080215443"
  4760.                    alt="img-alt" title="img-title" width="160" height="30">
  4761.            </a>
  4762.            <div class="footer-title footer-title__partof">part of <img
  4763.                    data-src="https://awscdn.detik.net.id/assets/images/webp/logo_detiknetwork.webp?v=2025080215443"
  4764.                    alt="img-alt" title="img-title" width="80" height="29"></div>
  4765.            <nav>
  4766.                <ul class="nav nav--center">
  4767.                    <li class="nav__item">
  4768.                        <a dtr-evt="footer" dtr-sec="" dtr-act="menu layanan" onclick="_pt(this)" dtr-idx="redaksi"
  4769.                            href="#">
  4770.                            Redaksi </a>
  4771.                    </li>
  4772.                    <li class="nav__item">
  4773.                        <a dtr-evt="footer" dtr-sec="" dtr-act="menu layanan" onclick="_pt(this)"
  4774.                            dtr-idx="pedoman media siber" href="#" rel="nofollow">
  4775.                            Pedoman Media Siber </a>
  4776.                    </li>
  4777.                    <li class="nav__item">
  4778.                        <a dtr-evt="footer" dtr-sec="" dtr-act="menu layanan" onclick="_pt(this)" dtr-idx="karir"
  4779.                            href="#" rel="nofollow">
  4780.                            Karir </a>
  4781.                    </li>
  4782.                    <li class="nav__item">
  4783.                        <a dtr-evt="footer" dtr-sec="" dtr-act="menu layanan" onclick="_pt(this)" dtr-idx="kotak pos"
  4784.                            href="#" rel="nofollow">
  4785.                            Kotak Pos </a>
  4786.                    </li>
  4787.                    <li class="nav__item">
  4788.                        <a dtr-evt="footer" dtr-sec="" dtr-act="menu layanan" onclick="_pt(this)" dtr-idx="info iklan"
  4789.                            href="#" rel="nofollow">
  4790.                            Info Iklan </a>
  4791.                    </li>
  4792.                    <li class="nav__item">
  4793.                        <a dtr-evt="footer" dtr-sec="" dtr-act="menu layanan" onclick="_pt(this)"
  4794.                            dtr-idx="privacy policy" href="#" rel="nofollow">
  4795.                            Privacy Policy </a>
  4796.                    </li>
  4797.                    <li class="nav__item">
  4798.                        <a dtr-evt="footer" dtr-sec="" dtr-act="menu layanan" onclick="_pt(this)" dtr-idx="disclaimer"
  4799.                            href="#" rel="nofollow">
  4800.                            Disclaimer </a>
  4801.                    </li>
  4802.                </ul>
  4803.            </nav>
  4804.            <div class="footer__social">
  4805.                <a dtr-evt="footer" dtr-sec="" dtr-act="socmed detikcom" onclick="_pt(this)" dtr-idx="whatsapp" href="#"
  4806.                    class="icon-item icon-item__wa">
  4807.                    <i class="icon icon-whatsapp"></i> </a>
  4808.                <a dtr-evt="footer" dtr-sec="" dtr-act="socmed detikcom" onclick="_pt(this)" dtr-idx="facebook" href="#"
  4809.                    class="icon-item icon-item__fb">
  4810.                    <i class="icon icon-facebook"></i> </a>
  4811.                <a dtr-evt="footer" dtr-sec="" dtr-act="socmed detikcom" onclick="_pt(this)" dtr-idx="twitter" href="#"
  4812.                    class="icon-item icon-item__tw">
  4813.                    <i class="icon icon-twitter"></i> </a>
  4814.                <a dtr-evt="footer" dtr-sec="" dtr-act="socmed detikcom" onclick="_pt(this)" dtr-idx="instagram"
  4815.                    href="#" class="icon-item icon-item__ig">
  4816.                    <i class="icon icon-instagram"></i> </a>
  4817.                <a dtr-evt="footer" dtr-sec="" dtr-act="socmed detikcom" onclick="_pt(this)" dtr-idx="linkedin" href="#"
  4818.                    class="icon-item icon-item__in">
  4819.                    <i class="icon icon-linkedin"></i> </a>
  4820.                <a dtr-evt="footer" dtr-sec="" dtr-act="socmed detikcom" onclick="_pt(this)" dtr-idx="youtube" href="#"
  4821.                    class="icon-item icon-item__yt">
  4822.                    <i class="icon icon-youtube"></i> </a>
  4823.                <a dtr-evt="footer" dtr-sec="" dtr-act="socmed detikcom" onclick="_pt(this)" dtr-idx="tiktok" href="#"
  4824.                    class="icon-item icon-item__tk">
  4825.                    <i class="icon icon-tiktok"></i> </a>
  4826.            </div>
  4827.  
  4828.            <script>
  4829.                try {
  4830.                    var myScrollPos = $('.navbar-first ul li.nav__item--active').position().left - $('.navbar-first ul li.nav__item--active').width();
  4831.  
  4832.                    if ($('.scroll__wrap li:nth-child(2)').hasClass('nav__item--active')) {
  4833.                        $('.navbar-first ul').animate({ scrollLeft: 0 });
  4834.                    } else {
  4835.                        $('.navbar-first ul').animate({ scrollLeft: myScrollPos });
  4836.                    }
  4837.                } catch (e) {
  4838.                    console.log('[activeScrollLevel not Found]')
  4839.                }
  4840.            </script>
  4841.            <div class="footer__get-app">
  4842.                Download aplikasi detikcom
  4843.                <div class="footer__app-store">
  4844.                    <a dtr-evt="footer" dtr-sec="" dtr-act="link building footer" onclick="_pt(this)"
  4845.                        dtr-idx="play store" href="https://play.google.com/store/apps/details?id=org.detikcom.rss">
  4846.                        <img data-src="https://awscdn.detik.net.id/assets/images/webp/m/store-android.webp?v=2025080215443"
  4847.                            alt="play store" title="Play Store" width="98" height="34">
  4848.                    </a>
  4849.                    <a dtr-evt="footer" dtr-sec="" dtr-act="link building footer" onclick="_pt(this)"
  4850.                        dtr-idx="app store" href="https://apps.apple.com/id/app/detikcom-berita-terlengkap/id442914988">
  4851.                        <img data-src="https://awscdn.detik.net.id/assets/images/webp/m/store-ios.webp?v=2025080215443"
  4852.                            alt="app store" title="App Store" width="97" height="34">
  4853.                    </a>
  4854.                    <a dtr-evt="footer" dtr-sec="" dtr-act="link building footer" onclick="_pt(this)"
  4855.                        dtr-idx="app gallery" href="https://appgallery5.huawei.com/#/app/C100672045">
  4856.                        <img data-src="https://awscdn.detik.net.id/assets/images/webp/m/store-huawei-apps.webp?v=2025080215443"
  4857.                            alt="app gallery" title="App Gallery" width="114" height="34">
  4858.                    </a>
  4859.                </div>
  4860.            </div>
  4861.            <div class="footer__copy">
  4862.                Copyright @ 2025 SEOCASAGROUP, All right reserved
  4863.            </div>
  4864.        </div>
  4865.        <div d-widget="bytedance" d-loaded="1" style="display:none"></div>
  4866.    </footer>
  4867.  
  4868.    <!-- s:nextArticleRepo -->
  4869.    <div class="bottom-sticky">
  4870.        <script type="text/javascript">
  4871.            $(document).ready(function () {
  4872.                var fbaner = $('.footer_banner');
  4873.                var btmSticky = $('.bottom-sticky');
  4874.                var shrSticky = $('.sticky-share');
  4875.                var fbanerHeight = fbaner.outerHeight();
  4876.  
  4877.                if (fbaner) {
  4878.                    btmSticky.css('bottom', fbanerHeight);
  4879.                    shrSticky.css('bottom', fbanerHeight);
  4880.                }
  4881.            });
  4882.        </script>
  4883.    </div>
  4884.    <!-- e:nextArticleRepo -->
  4885.  
  4886.    <!-- S:detik.js -->
  4887.    <script type="text/javascript" src="https://awscdn.detik.net.id/assets/js/detik.v3.2.js?v=2025080215443"></script>
  4888.    <!-- S:detik.js -->
  4889.  
  4890.    <script>
  4891.        let initedoembeditpv2 = false;
  4892.        window.addEventListener('scroll', function () {
  4893.            if (initedoembeditpv2) { return; }
  4894.            if (window.scrollY <= 100) { return; }
  4895.            initedoembeditpv2 = true;
  4896.            getScript('https://awscdn.detik.net.id/assets/js/oembed.itp.v2.js?v=2025080215443', function () {
  4897.  
  4898.            });
  4899.        })
  4900.  
  4901.    </script>
  4902.  
  4903.    <!-- S:tagfoot -->
  4904.    <script>
  4905.        var loadScriptAsync = function (uri) {
  4906.            return new Promise((resolve, reject) => {
  4907.                var tag = document.createElement('script');
  4908.                tag.src = uri;
  4909.                tag.async = true;
  4910.                tag.onload = () => {
  4911.                    resolve();
  4912.                };
  4913.                var firstScriptTag = document.getElementsByTagName('script')[0];
  4914.                firstScriptTag.parentNode.insertBefore(tag, firstScriptTag);
  4915.            });
  4916.        }
  4917.        var scriptLoaded = loadScriptAsync('https://newrevive.detik.com/delivery/asyncjs.php');
  4918.  
  4919.        scriptLoaded.then(function () {
  4920.            window.reviveAsync["0cceecb9cae9f51a31123c541910d59b"].addEventListener('afterRenderBanner', rvCallbackBanner);
  4921.  
  4922.            function rvCallbackBanner(data) {
  4923.  
  4924.                console.log(data);
  4925.                for (i = 0; i < data.detail.length; i++) {
  4926.                    checkBannerAvailable(data.detail[i], 923, interstitial, true);
  4927.                    checkBannerAvailable(data.detail[i], 921, detectHeightBl, true);
  4928.                    checkBannerAvailable(data.detail[i], 1096, detectWidthNavAds, true);
  4929.                    checkBannerAvailable(data.detail[i], 1482, detectWidthNavAds, true);
  4930.                }
  4931.  
  4932.            }
  4933.        });
  4934.  
  4935.        function ads_remove(param) {
  4936.            document.getElementById(param).remove();
  4937.        }
  4938.  
  4939.        function checkBannerAvailable(dataDetail, checkZone, callFunc, available = false) {
  4940.            try {
  4941.                var show = available ? 1 : 0;
  4942.                if (show == 0) {
  4943.                    if (dataDetail.zoneid == checkZone && dataDetail.bannerid == show) {
  4944.                        callFunc();
  4945.                        console.log('zone id adjustment : ' + checkZone);
  4946.                    }
  4947.                }
  4948.                if (show == 1) {
  4949.                    if (dataDetail.zoneid == checkZone && dataDetail.bannerid >= show) {
  4950.                        callFunc();
  4951.                        console.log('zone id adjustment : ' + checkZone);
  4952.                    }
  4953.                }
  4954.            } catch (e) {
  4955.                console.log(e);
  4956.            }
  4957.        }
  4958.    </script>
  4959.  
  4960.  
  4961.  
  4962.    <!-- Pixel Tag Audience DFP -->
  4963.  
  4964.    <script type='text/javascript'>
  4965.        var axel = Math.random() + '';
  4966.        var a = axel * 10000000000000;
  4967.        document.write('<img src="https://pubads.g.doubleclick.net/activity;dc_iu=/4905536/DFPAudiencePixel;ord=' + a + ';dc_seg=1010791389;gen=Male?" width=1 height=1 border=0/>');
  4968.    </script>
  4969.    <noscript>
  4970.        <img src="https://pubads.g.doubleclick.net/activity;dc_iu=/4905536/DFPAudiencePixel;ord=1;dc_seg=1010791389;gen=Male?"
  4971.            width=1 height=1 border=0 />
  4972.    </noscript>
  4973.  
  4974.    <script type='text/javascript'>
  4975.        var axel = Math.random() + '';
  4976.        var a = axel * 10000000000000;
  4977.        document.write('<img src="https://pubads.g.doubleclick.net/activity;dc_iu=/4905536/DFPAudiencePixel;ord=' + a + ';dc_seg=1009875724;gen=Female?" width=1 height=1 border=0/>');
  4978.    </script>
  4979.    <noscript>
  4980.        <img src="https://pubads.g.doubleclick.net/activity;dc_iu=/4905536/DFPAudiencePixel;ord=1;dc_seg=1009875724;gen=Female?"
  4981.            width=1 height=1 border=0 />
  4982.    </noscript>
  4983.  
  4984.    <!-- End Pixel Tag Audience DFP -->
  4985.    <script>
  4986.        googletag.cmd.push(function () { googletag.display('div-gpt-ad-1536514583141-0'); });
  4987.    </script>
  4988.    <!-- E:tagfoot -->
  4989.    <!-- E:Footer -->
  4990.  
  4991.    <!-- S:stickystaticbanner -->
  4992.    <div class="footer_banner ads-slot"
  4993.        style="display:none; z-index: 9999;position: fixed; bottom: 0;width: 100%; padding-top: 30px;padding-bottom: 20px; background: rgb(224 224 225);">
  4994.        <style>
  4995.            .footer_banner::before {
  4996.                padding: 0;
  4997.            }
  4998.  
  4999.            .floatingshare,
  5000.            a[dtr-sec="back to top"] {
  5001.                bottom: 110px;
  5002.            }
  5003.        </style>
  5004.        <span href="#" class="ssb-close"
  5005.            style="color: rgb(255, 255, 255);position: absolute;right: 5%;top: 3px;height: 20px;background-color: black;border-radius: 50%; z-index:99999;"><img
  5006.                src="https://awscdnstatic.detik.net.id/live/_rmbassets/ssb/close-rounded.png"
  5007.                style="width: 20px;height: 20px;"></span>
  5008.        <div class="ssb-content" style="min-height: 50px;">
  5009.        </div>
  5010.    </div>
  5011.  
  5012.    <!-- <script>
  5013.        $(document).ready(function () {
  5014.            $(".ssb-close").click(function () {
  5015.                $(".footer_banner").remove();
  5016.                $("a[dtr-sec='back to top']").animate({ "bottom": "60px" }, 300);
  5017.                $(".back-top").animate({ "bottom": "60px" }, 300);
  5018.                $(".sticky-share").css({ "bottom": "0" });
  5019.                $(".floatingshare").css({ "bottom": "60px", "margin-bottom": "unset" });
  5020.            });
  5021.        });
  5022.    </script>E:stickystaticbanner -->
  5023.  
  5024.  
  5025.    <!-- CORE STYLE -->
  5026.  
  5027.    <link rel="stylesheet" href="https://awscdn.detik.net.id/inet2/m/css/style.css?v=2025080215443" as="style"
  5028.        onload="this.onload=null;this.rel='stylesheet'">
  5029.    <noscript>
  5030.        <link rel="stylesheet" href="https://awscdn.detik.net.id/inet2/m/css/style.css?v=2025080215443">
  5031.    </noscript>
  5032.  
  5033.  
  5034.  
  5035.    <script type="text/javascript" src="https://awscdn.detik.net.id/assets/js/liquidimage.js?v=2025080215443"></script>
  5036.    <script type="text/javascript" src="https://awscdn.detik.net.id/assets/js/adsclose.js?v=2025080215443"></script>
  5037.  
  5038.    <!-- s:footer asset manager -->
  5039.    <script type="text/javascript" src="https://awscdn.detik.net.id/assets/js/linkcopiedpop.js?v=2025080215443"
  5040.        defer=""></script>
  5041.    <!-- e:footer asset manager -->
  5042.    <!-- s:footer inline -->
  5043.    <script>            getScript('https://awscdn.detik.net.id/assets/js/zoomimg.js?v=2025080215443', function () {
  5044.            zoom_img({ status: true, m_viewport: 10 }); //Zoom Image Size Viewport
  5045.        })</script>
  5046.    <!-- e:footer inline -->
  5047.  
  5048.  
  5049. </body>
  5050. </html>
  5051. <!--replaced-->
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda