/* koi288 */

@font-face {
  font-family: 'Abel';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(koi0a891a4be1.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(koicd6123a875.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(koi39de5a64aa.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(koi017d265f38.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(koiebf9ea7ea3.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(koia1e0249e51.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(koi8888a248d5.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(koi67c950b5ec.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(koi0358e2e76e.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}
html, body {
    font-family: 'Ubuntu', sans-serif;
    color: var(--text-color);
    font-size: var(--text-size-default);
    background: var(--primary-background);
}
#kefead8c3
{
	position:fixed;
	top: 180px;
	right:100px;
	z-index: 999;
}
#kefead8c3 div#nav {
	position:absolute; 
	font-size: 20px;
	border-radius: 0 5px 5px 0;
	left: 36px;
	transition: 0.3s;
	display: flex;
}
#kefead8c3 div#nav:hover {
  left: -138px;
}
#kontak-title{
	width:189px; 
	
	margin-bottom: 10px; 
	border-radius:0px 4px 0px 0px; 
	padding-top:22px; 
	text-align:center; 
	height:50px;
	height: 83px;
	line-height: 18px;
	background: #000;
}
#k7af5162b{
	width: 190px; 
	padding:5px 10px 8px 10px; 
	font-size: 15px;
    background-color:#FFF;
    color: #000; 
}
.abel {
    font-family: 'Abel', sans-serif;
}
.k56dd3bc2{
	font-size: .8rem;
	width:100%;
	cursor:pointer;
	font-weight: bold;
	padding: 10px 8px;
	color: var(--text-color);
}
.k56dd3bc2:hover {
    color: var(--reverse-text-color);
    background:  var(--primary-color);
}
.k1f1fe8e8 {
	margin: 0px auto 0px;
	display: flex;
	flex-direction: column;
}
	
.k1f1fe8e8 > ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#k7b0ce7da{
	margin:150px auto 0px; 
	width:714px; 
	padding: 0px 0px 0px 0px; 
	box-shadow:rgba(0,0,0,.3) 0px 5px 10px 10px; 
	border:1px solid #333; 
	border-radius: 10px;
	background: var(--informasi-menu-background);
}
#kc6e8abba {
    border-radius: 0px 9px 9px 0px;
    padding-left: 20px;
    width: 563px;
    background-color: var(--informasi-content-background);
}
#informasi-content-title {
    width: 240px;
    font-size: 1.2rem;
    font-weight: bold;
    padding-bottom: 12px;
    margin-top: 20px;
    border-bottom: 3px var(--primary-color) solid;
    color: var(--text-primary-color);
}
#informasi-content-info {
    margin-top: 12px;
    font-weight: 300;
    color: var(--text-primary-color);
}
.k9885c071 {
    position: absolute;
    top: -10px;
    right: 5px;
    font-size: 35px;
    cursor: pointer;
}
#kecc7cf52 {
    padding: 24px 0;
    width: 100%;
    display: grid;
    place-items: center;
    
}
.running-text {
    animation: scroll 10s linear infinite;
}
@keyframes scroll{
  0% {
   left: 100%;
  }
  100% {
    left: -800px;
  }
}
table {
    color: var(--text-primary-color)!important;
}
tr:nth-child(odd) {
    background: linear-gradient(0deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.05) 100%);
}
tbody, td, tfoot, th, thead, tr {
    border: none;
}
.table-striped>tbody>tr:nth-of-type(odd)>* {
    color: var(--text-primary-color);
}
.kbd60e787 {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-areas:
    "marquee"
    "header"
    "devider"
    "contentdata"
    "togel-desktop"
    "provider"
    "transaksi"
    "guidelines"
    "bantuan"
    "footer"
}
a {
    color: inherit; 
    text-decoration: inherit; 
}
ul {
    padding: 0;
}
.kbd60e787>*>* {
    margin: auto;
    width: 1000px;
}
.kfbffe3c1 {
    display: grid;
    place-items: center;
}
.btn {
    height: 30px; 
    border-radius: 3px;
}
.kf42a122c {
    background: var(--button-masuk-color)!important;
    color: white;
}
.k22383c5e {
    background: var(--button-daftar-color)!important;
    color: white;
}
.k324bc1ef {
    display: block!important;
}
.kfdc73221 {
    display: none!important;
}
.btn-promosi {
    background: linear-gradient(60deg, #b08432, #cfbe87, #b08432);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 300% 300%;
    animation: gradient 2s ease infinite;
}
.btn-informasi {
    background: -webkit-linear-gradient(60deg, #b08432, #cfbe87);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}
.ka112a69d {
    background: var(--header-background);
    grid-area: header;
    height: 102px;
}
.ka64415bb {
    height: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr auto;
    grid-template-areas:
    "logo menu promosi"
}
.k2fabbd96 {
    grid-area: logo;
    display: flex;
    align-items: center;
}
.k15c36c58 {
    height: 64px;
    width: 230px;
    object-fit: contain;
    object-position: left;
}
.k8f75ddae {
    grid-area: login;
    display: flex;
    justify-content: end;
    align-items: end;
    
}
.login-form {
    
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 4px;
}
.kb0c83f51 {
    width: 104px; 
    height: 30px; 
    border-radius: 3px;
}
.k24795e6e {
    margin: 0px;
    padding: 0px 8px;
    border-radius: 3px!important;
}
.kd55b9c4e {
    grid-area: promosi;
    display: flex; 
    align-items: center;
}
.k28ea864f {
    grid-area: menu;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.kbfa17448>label:hover, .k713306f8:hover {
    color: var(--primary-color);
    cursor: pointer;
}
.kbfa17448>label {
    white-space: nowrap;
    color: var(--menu-item-color);
}
.devider {
    grid-area: devider;
    height: 3px;
    width: 100%;
    margin: 8px 0;
}
.k0313be3d {
    color: var(--marquee-color);
    background: var(--marquee-background);
    grid-area: marquee;
    display: flex;
    font-size: .8rem;
    width: 100%;
    border-bottom: 2px solid var(--line-color);
}
.k785b094d {
    height: 100%;
    display: flex;
}
.k54c1d5bb {
    padding: 0px;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
}
.k54c1d5bb>.kbfcab987 {
    position: absolute; 
    background: linear-gradient(90deg, var(--marquee-background) 0%, rgba(0,0,0,0) 10%, rgba(0,0,0,0) 90%, var(--marquee-background) 100%); 
    width: 100%; 
    height: 100%; 
    z-index: 999;
}
.contentdata {
    grid-area: contentdata;
    background: var(--primary-background);
}
.contentdata>* {
    width: 100%;
}
.content-body {
    overflow: hidden;
}
.banner {
    aspect-ratio: 1920 / 380;
    background: var(--banner-background);
}
.togel {
    
    background: var(--togel-background);
    grid-area: togel;
    position: relative;
}
.show-more {
    position: absolute; 
    z-index: 999; 
    bottom: 0px;
    width: 100%;
    
    
}
.kea5f678f {
    background: var(--provider-background);
    grid-area: provider
}
.kd32dc6f5 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 24px 0;
    
}
.transaksi {
    background: var(--transaksi-background);
    grid-area: transaksi;
    padding-bottom: 16px;
    
    display: flex;
    justify-content: space-between;
}
.transaksi-title {
    grid-area: transaksi-title;
    place-items: center;
    margin-bottom: 8px;
}
.transaksi-title-group {
    display: flex;
    align-items: end;
    gap: 4px;
}
.transaksi-kontak {
    display: flex;
}
.other {
    grid-area: other;
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-self: start;
}
.other-group {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.other-group>div {
    height: 32;
    display: flex;
    justify-content: end;
}
.k7c5b44f2 {
    grid-area: guidelines;
    background: var(--guidelines-background);
}
.kd0efe85a {
    
    display: flex;
}
.k08b4594e {
    padding: 16px;
    background: var(--bantuan-background);
    grid-area: bantuan;
}
.k783c4bce {
    display: flex;
    list-style-type: none;
}
.k7d932780 {
    padding: 0 16px;
}
.k76187b18 {
    font-size: .9rem;
    background: var(--footer-background);
    grid-area: footer;
    padding: 16px 0;
    border-top: 2px solid #bdbdbd;
}
.k8e5999e0 {
    display: flex;
    gap: 4px;
}
.k282aa792 {
    visibility:hidden;
    opacity:0;
    transition:visibility 0.3s linear,opacity 0.3s linear;
    
    
    display: flex;
    flex-direction: column;
    position: absolute;
    overflow: hidden;
    width: 100%; 
    background: var(--hover-background); 
    top: 148px; 
    z-index: 1000; 
    padding: 12px 0px;
    justify-content: center;
    align-items: center;
}
.k282aa792:hover {
    visibility: visible!important;
    opacity: 1!important;
}
.k690d5cbb {
    display: none;
    flex-wrap: wrap;
    gap: 16px 8px;
    justify-content: center;
}
.k551c0290 {
    width: 108px;
    max-width: 108px;
    display: grid; 
    grid-template-rows: 1fr auto;
}
.k551c0290>figure {
    height: 90px; 
    display: grid; 
    place-items: center;
    margin: 0px;
}
.k551c0290>figure>img {
    height: 90px;
    width: 90px;
}
.k551c0290>figcaption {
    color: white;
    width: 100%; 
    padding: 2px 0px; 
    border: 2px solid white; 
    display: grid; 
    place-items: center; 
    border-radius: 5px;
    font-size: .75rem
}
.form-daftar {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    font-size: 1rem
}
.form-daftar-full {
    grid-column: span 4;
}
.form-daftar-cell {
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.form-daftar-cell>label {
    font-weight: bold;
}
.form-daftar-cell>input {
    border-radius: 3px;
}
.k4ee895c6 {
    display: flex;
    align-items: center;
    gap: 32px;
}
.k9ee4c794 {
    display: grid;
    place-items: center;
    background: var(--prepend-background); 
    width: 40px;
    border: var(--prepend-border) solid var(--bs-border-color);
   
}
.k5adfa61a {
    font-size: 18px;
    color: var(--prepend-color);
}
.content-area {
    width: 1000px; 
    margin: auto; 
    padding: 8px 0;
}
.content-main {
    width: 1000px;
    margin: auto;
}
.content-box {
    width: 100%; 
    padding: 12px; 
    background: var(--content-box-background); 
    border-radius: 8px
}
.k15695a17{
	animation-name: slideDown;
	-webkit-animation-name: slideDown;	
	animation-duration: 0.8s;	
	-webkit-animation-duration: 0.8s;
	animation-timing-function: ease;	
	-webkit-animation-timing-function: ease;	
	visibility: visible !important;						
}
.k9d9ff32a {
    padding: 0px 8px;
    border: 1px solid var(--reverse-theme-color); 
    border-radius: 4px; 
    height: 32px; 
    padding: 0 16px; 
    display: grid; 
    place-items: center; 
    color: var(--reverse-theme-color);
}
.k9d9ff32a:hover {
    background: var(--reverse-theme-color);
    color: var(--primary-theme-color);
}
@keyframes slideDown {
	0% {
		transform: translateY(-100%);
	}		
	100% {
		transform: translateY(0%);
	}		
}
@-webkit-keyframes slideDown {
	0% {
		-webkit-transform: translateY(-100%);
	}		
	100% {
		-webkit-transform: translateY(0%);
	}	
}
.page-link {
    background: var(--page-link-background);
    border: var(--page-link-border);
    color: var(--page-link-color);
}
.page-item+.active>*, .page-link:hover {
	border: var(--page-item-active-border);
	background: var(--page-item-active-background);
    color: var(--page-item-active-color);
}
.devider {
    background: var(--devider-color);
}
.fitur-header {
    font-size: 1.2rem; 
    font-weight: bold; 
    line-height: 1rem
}
.panel-body, .card-body {
    font-size: 1.1rem;
}
.contentbox {
    font-size: 1rem;
}
@media only screen and (max-width: 1000px) {
    
    html, body {
        font-size: calc(var(--text-size-default) * .8);
    }
    .k324bc1ef {
        display: none!important;
    }
    
    .kfdc73221 {
        display: block!important;
    }
    .kbd60e787 {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-areas:
        "appbar"
        "marquee"
        "header"
        "contentdata"
        "togel-mobile"
        "devider"
        "provider"
        "transaksi"
        "bantuan"
        "footer"
        "guidelines";
    }
    
    .zoom-wrap {
        transform: scale(0.8);
        transform-origin: top left;
        width: 125%; 
    }
    
    .appbar {
        grid-area: appbar;
        height: 60px;
        display: grid;
        place-items: center;
        
    }
    .kbd60e787>*>* {
        margin: auto;
        width: 100%;
        padding: 0 var(--mobile-padding-horizontal);
    }
    .k0313be3d {
        border-top: 3px solid var(--line-color);
        border-bottom: 0;
    }
    .k785b094d {
        padding: 0px
    }
    .ka112a69d {
        height: auto;
        padding: 0px;
    }
    .ka64415bb {
        padding: 0px;
        height: 100%;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-areas:
        "marquee"
        "mslider"
        "menu-mobile"
        "menu-content"
        "login"
        "promosi"
    }
    
    .k4aab56b7 {
        grid-area: menu-mobile;
    }
    
    .kf0edf164 {
        grid-area: menu-content;
    }
    
    .k785b094d {
        height: 100%;
    }
    .k2fabbd96 {
        display: none
        
    }
    
    
    .k15c36c58 {
        height: 48px;
        width: 172px;
        margin: 0px;
        object-position: center;
    }
    
    
    .k16c5540e {
        grid-area: mslider;
        aspect-ratio: 600/280;
        background: var(--primary-theme-color);
    }
    
    .k28ea864f {
        display: none;
        
        
        
        
        
        
    }
    .kbfa17448 {
        height: 100%;
        width: 100%;
        font-size: var(--text-size-default);
        
        
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        gap: 4px;
        padding-top: 4px;
        background: linear-gradient(90deg, rgba(26,26,26,0.3) 0%, rgba(0,0,0,0.3) 10%, rgba(0,0,0,0.3) 100%), var(--primary-color);
        
    }
    
    
    .kbfa17448:hover {
        color: var(--text-color);
    }
    
    .kbfa17448>label {
        white-space: nowrap;
        color: white;
        font-weight: bold;
        
    }
    .kbfa17448>img {
        height: 24px;
    }
    .k8f75ddae {
        flex-direction: column;
    }
    .login-form {
        padding: 32px 0;
        margin: 0px 64px;
        display: flex;
        flex-direction: column;
    }
    .k24795e6e {
        border-top-left-radius: 0!important;
        border-bottom-left-radius: 0!important;
        font-size: 1rem;
    }
    .kb0c83f51, .login-form>button, .btn-promosi {
        height: 36px; 
        width: 100%!important;
        border-radius: 8px;
        overflow: hidden;
    }
    .kf42a122c {
        font-size: 1.2rem;
        text-shadow: 1px 1px #000000;
        height: 36px!important;
        border-radius: 8px;
    }
    
    .k22383c5e {
        font-size: 1.2rem;
        text-shadow: 1px 1px #000000;
        height: 36px!important;
        border-radius: 8px;
    }
    .kd55b9c4e {
        padding: 0 calc(var(--mobile-padding-horizontal) * 2);
        gap: 4px;
    }
    .kd55b9c4e>* {
        width: 100%;
    }
    .btn-promosi {
        background-size: 300% 300%!important;
        background: var(--button-promosi-color);
        -webkit-text-fill-color: black;
        font-weight: bold!important;
        animation: gradient 10s ease infinite;
        border-radius: 3px;
        display: grid;
        place-items: center;
    }
    .contentdata {
        background: var(--primary-background);
        padding: 12px 0;
    }
    .banner {
        aspect-ratio: 3;
    }
    .banner>* {
        border-radius: 16px;
        border-collapse: separate;
        border: 2px solid gray;
    }
    .togel {
        padding: 24px;
        box-shadow: rgba(0,0,0,1) 0px 0px 10px 0px;
    }
    .togel-title {
        padding: 0px;
        padding-bottom: 20px;
        font-size: 1.2rem;
        font-weight: bold;
    }
    .content-main {
        width: 100%;
        padding: var(--mobile-padding-horizontal);
        padding-bottom: 0px;
        font-size: 1rem;
    }
    .kd32dc6f5 {
        padding: var(--mobile-padding-horizontal);
    }
    
    .transaksi-kontak {
        display: flex;
        flex-direction: column;
    }
    .transaksi-content {
        display: flex;
        flex-direction: column;
        
    }
    
    .k783c4bce {
        flex-direction: column;
        list-style: disc;
        gap: 8px;
    }
    
    .k76187b18 {
        font-size: 1rem;
        padding-bottom: 96px;
    }
    .k4ee895c6 {
        
        flex-direction: column;
        width: 100%;
    }
    .k8e5999e0 {
        flex-direction: column;
        font-size: 1rem;
        width: 100%;
    }
    .content-area {
        width: 100%;
    }
    
    .content-box {
        width: 100%; 
        padding: 0px; 
        background: transparent; 
        border-radius: 0px
    }
    .k7c5b44f2 {
        grid-area: guidelines;
    }
    
    .kd0efe85a>img {
        width: 100%;
    }
    .mobile-provider-group {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 8px;
    }
    
    .provider-item {
        display: grid;
        place-items: center;
    }
    
    .provider-item>img {
        width: 100%;
        object-fit: contain;
        
    }
    
    .fitur-header {
        font-size: 1.4rem;
    }
    
    .panel-body, .card-body {
        font-size: 1.2rem;
    }
    #mobileregister {
        margin: 0px!important;
    }
    
    #kefead8c3 {
        display: none;
    }
    
}