:root {
    --primary-rgba: 73, 74, 94;
    --primary-color-light: #6d6f93;
    --primary-color-soft: #a9acdb;
    --primary-gradient: linear-gradient(to bottom, #490303 0%, #3a0303 17%, #250303 50%, #1a0202 51%);
    --blue-color: #6affdc;
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
*::-webkit-scrollbar {
    width: 5px;
}
*::-webkit-scrollbar-track {
    background-color: rgba(var(--primary-rgba), 0.3);
}
*::-webkit-scrollbar-thumb {
    background-color: rgba(var(--primary-rgba));
    border-radius: 6px;
}
*::-webkit-scrollbar-thumb:hover {
    background-color: var(--blue-color);
}
a {
    text-decoration: none;
    width: 100%;
}
body {
    background: black;
    color: rgb(231, 231, 231);
    font-family: Arial, Helvetica, sans-serif;
}
p {
    width: 100%;
    text-align: center;
}
section {
    width: 370px;
    margin: auto;
    margin-top: 5px;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid white;
}
.head {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    padding: 5px 0;
    background: var(--primary-gradient)
}
.head h1 {
    color: maroon;
}
.head img {
    width: 25px;
}
.tanggalfg {
    display: grid;
    grid-template-columns: 2fr 1fr;
    width: 100%;
}
.tanggalfg p {
    border: 1px solid white;
    padding: 10px;
    font-size: 13px;
}
.result {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.prize_result {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-items: center;
    width: 100%;
    align-items: center;
    border: 1px solid white;
}
.prize_result p {
    padding: 10px;
    border: 1px solid white;
}
.jdl_prize {
    background: linear-gradient(to bottom, #bdf9a9 0%, #78d160 17%, #5bf450 50%, #3ac345 51%, #41d641 59%, #5eef4a 71%, #3cc23a 84%, #318b25 100%);
    color: maroon;
    font-weight: 700;
    font-size: 16px;
}
.rslt {
    letter-spacing: 1px;
    font-weight: 700;
    padding: 0 !important;
    border: none !important;
}
.rslt_cos {
    letter-spacing: 1px;
    font-size: 23px;
    color: #f1b879;
    font-weight: 700;
    padding: 0 !important;
    border: none !important;
    transition: all 0.3s ease;
    display: none;
    animation-fill-mode: forwards;
    animation: munculjj 2s;
}
@keyframes munculjj {
    0% {
        opacity: 0;
        transform: scale(0.3);
    }
    50% {
        opacity: 1;
        transform: scale(1.05);
    }
    75% {
        opacity: 1;
        transform: scale(0.9);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
#prize1 {
    color: white;
    font-size: 27px;
}
.loading_cuy {
    width: 30px;
    display: none;
    transition: all 0.3s ease;
}
.group_starter {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.group_starter h3 {
    width: 100%;
    text-align: center;
    background: linear-gradient(to bottom, #bdf9a9 0%, #78d160 17%, #5bf450 50%, #3ac345 51%, #41d641 59%, #5eef4a 71%, #3cc23a 84%, #318b25 100%);
    color: maroon;
    padding: 5px;
    font-size: 15px;
    font-weight: 700;
}
.list_starter {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    width: 100%;
    justify-items: center;
    align-items: stretch;
}
.prize_result.strt11 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 30px;
    padding: 3px 0 0 0;
}
.prize_result.strt11 p {
    font-size: 15px;
    padding: 4px !important;
    height: 30px;
}
.prize_result.strt11 .loading_cuy {
    width: 25px;
    height: 20px;
}
.title_head {
    width: 100%;
    padding: 5px 0;
    background: linear-gradient(to bottom, #bdf9a9 0%, #78d160 17%, #5bf450 50%, #3ac345 51%, #41d641 59%, #5eef4a 71%, #3cc23a 84%, #318b25 100%);
    text-align: center;
}
.title_head h2 {
    font-size: 18px;
    color: maroon;
}
.bar_sgptoto {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.jdl_prize.jokitua {
    background: transparent;
    color: white;
    border: none;
    text-align: right;
    font-size: 25px;
    padding: 0;
}
.coks {
    padding: 0 !important;
    border: none !important;
    font-size: 30px;
}
.prize_result.single {
    width: 100%;
    height: 40px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.prize_result.single img {
    width: 100%;
}
.rslt4d img {
    width: 40px;
    position: relative;
    left: -35px;
    top: -5px;
}
.prize_result.rslt4d #prize1 {
    text-align: left;
    font-size: 25px;
    color: #e4ff43;
    margin-left: 20px
}
.prize_result.rslt4d {
    padding: 10px 0 10px 60px;
}
.list_starter.hk {
    grid-template-columns: repeat(4, 1fr);
}
.list_consol {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    width: 100%;
    justify-items: center;
    align-items: stretch;
}
.container {
    width: 100%;
    max-width: 950px;
    background: rgba(var(--primary-rgba), 0.1);
    box-shadow: 0 0 10px rgba(var(--primary-rgba));
    margin: auto;
    border-right: 1px solid rgba(var(--primary-rgba));
    border-left: 1px solid rgba(var(--primary-rgba));
    border-bottom: 1px solid rgba(var(--primary-rgba));
    padding: 0 10px 10px 10px;
    position: relative;
}
.master_containt {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
header {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #0b0a08;
    padding: 15px 5px;
    border: 1px solid rgba(var(--primary-rgba));
    gap: 5px;
    box-shadow: 0 10px 15px #000000c4;
}
header a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 10px;
}
header img {
    width: 30px;
    filter: drop-shadow(0px 0px 10px #f9c246);
}
header span {
    color: white;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 25px;
}
header h1 {
    font-size: 18px;
    letter-spacing: 2px;
    color: #c8ff04;
    animation: huerotate 2s linear infinite;
}
.button_grp {
    width: 100%;
    background: #1E1B15;
    border: 1px solid rgba(var(--primary-rgba));
    box-shadow: 0 10px 15px #000000c4;
    padding: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px;
}
.button_grp a {
    width: 302px;
}
.button_grp button {
    width: 302px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    color: rgb(231, 231, 231);
    background: var(--primary-gradient);
    border: 1px solid rgba(var(--primary-rgba));
    outline: none;
    cursor: pointer;
    text-shadow: 1px 1px 1px black;
}
.button_grp button:hover {
    background: black;
    border: 1px solid rgba(var(--primary-rgba));
    color: white;
}
.banner_count {
    margin-top: 5px;
    width: 100%;
    display: flex;
    justify-items: center;
    align-items: center;
    gap: 5px;
    justify-content: center;
    flex-direction: column;
}
.banner_count img {
    width: 100%;
}
.banner_count a {
    border: 1px solid rgba(var(--primary-rgba));
}
.grp_containt {
    width: 100%;
    height: 100%;
    gap: 10px;
    display: grid;
    grid-template-columns: 2fr 1fr;
}
.right_containt {
    width: 100%;
    border: 1px solid rgba(var(--primary-rgba));
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}
.left_containt {
    width: 100%;
    border: 1px solid rgba(var(--primary-rgba));
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.master_containt span.styless {
    font-size: 25px;
    width: 100%;
    text-align: center;
    background: var(--primary-gradient);
    padding: 10px;
    text-shadow: 1px 1px 1px black;
    font-weight: 700;
    margin-top: 10px;
}
.ess_text {
    color: #c8ff04;
    text-transform: uppercase;
    animation: huerotate 2s linear infinite;
}
@keyframes huerotate {
    0% {
        filter: hue-rotate(0deg);
    }
    100% {
        filter: hue-rotate(360deg);
    }
}
.list_rg {
    width: 100%;
    padding: 10px 10px 20px 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    border: 1px solid rgba(var(--primary-rgba));
    background: black;
}
.list_rg object {
    width: 380px;
    height: 320px;
    border-radius: 6px;
}
.list_rg h5 {
    font-size: 16px;
}
.code_code {
    width: 370px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    flex-direction: column;
}
textarea {
    width: 100%;
    border-radius: 6px;
    padding: 5px;
    background: #1e1b15;
    color: white;
}
.btn_code {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.btn_code button {
    outline: none;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    cursor: pointer;
    background: rgba(var(--primary-rgba));
    color: rgb(231, 231, 231);
    font-weight: 700;
    border-radius: 3px;
    width: 100%;
    border: 1px solid transparent;
    transition: all 0.3s ease;
}
.btn_code button:hover {
    background: transparent;
    border: 1px solid rgba(var(--primary-rgba));
    color: white;
}
.btn_code button:hover > svg {
    stroke: white;
}
.btn_code svg {
    transition: all 0.3s ease;
    width: 20px;
    stroke: rgb(231, 231, 231);
}
.list_rg object.totosgp {
    height: 230px;
}
.list_rg object.hkpools {
    height: 380px;
}
.menu_sgp,
.menu_hk,
.menu_kk,
.menu_sy{
    position: relative;
    gap: 10px;
}
.menu_sgp:hover svg,
.menu_hk:hover svg,
.menu_kk:hover svg,
.menu_sy:hover svg{
    stroke: white;
}
.menu_sgp svg,
.menu_hk svg,
.menu_kk svg,
.menu_sy svg{
    width: 15px;
    stroke: rgb(231, 231, 231);
}
.hj_sgp,
.hj_hk,
.hj_kk,
.hj_sy{
    position: absolute;
    width: 32.2%;
    top: 210px;
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.hj_sgp {
    right: 9px;
}
.hj_hk {
    left: 313px;
    z-index: 2;
}
.hj_kk {
    left: 7px;
    z-index: 1;
}
.hj_sy {
    top: 173px;
    left: 7px;
    z-index: 1;
}
.content_listlf {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 5px;
    margin: 5px;
}
.content_listlf img {
    border-radius: 6px;
    width: 50px;
    height: 20px;
}
.content_listlf p {
    text-align: left;
    color: rgb(231, 231, 231);
    font-size: 12px;
    transition: all 0.3s ease;
}
.content_listlf p:hover {
    color: var(--primary-color-light);
}
.list_lf {
    border: 1px solid rgba(var(--primary-rgba));
}
.list_lf h4 {
    padding: 5px 0;
    text-align: center;
    font-size: 18px;
    background: var(--primary-gradient);
    text-shadow: 1px 1px 1px black;
    white-space: pre-line;
}
.list_lf h4 span {
    font-size: 12px;
}
.head_hariini {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.head_hariini P {
    width: 100%;
    border: 1px solid #A9864A;
    background: #ffc357;
    text-align: left;
    padding: 5px;
    color: black;
    font-weight: 700;
}
.rslt_hariini {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.rslt_hariini p {
    width: 100%;
    border: 1px solid #A9864A;
    text-align: left;
    padding: 5px;
    font-size: 13px;
}
.rslt_hariini:nth-child(even) p {
    background: #000000;
}
.rslt_hariini .data {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
}
.atasatas {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
    background: black;
    position: sticky;
    top: 0px;
    z-index: 98;
}
.kontakme {
    width: 100%;
    display: flex;
    align-items: center;
    background: var(--primary-gradient);
    padding: 5px;
    justify-content: flex-end;
}
.kontakme svg {
    width: 15px;
    stroke: #c8ff04;
    animation: huerotate 2s linear infinite;
}
.kontakme a {
    display: flex;
    align-items: center;
    width: 150px;
    gap: 5px;
    margin: 2px;
    font-size: 12px;
    color: #c8ff04;
    padding: 5px;
    background: #0b0a08;
    box-shadow: 0 5px 5px #0000005e;
    border-radius: 6px;
    animation: huerotate 2s linear infinite;
    justify-content: center;
}
.kontakme p {
    font-size: 12px;
    width: 210px;
    height: 25px;
    padding: 6px;
    background: #0b0a08;
    box-shadow: 0 5px 5px #0000005e;
    border-radius: 6px;
    font-weight: 700;
}
footer {
    text-align: center;
    margin: auto;
    margin-top: 5px;
    padding: 5px;
    width: 100%;
    max-width: 950px;
    background: #000000;
    box-shadow: 0 0 10px rgba(var(--primary-rgba));
    font-size: 12px;
    border: 1px solid rgba(var(--primary-rgba));
}
footer a {
    color: var(--primary-color-soft);
    font-weight: 700;
    transition: all 0.3s ease;
}
footer a:hover {
    color: white;
}
.group_list_lf {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
    position: sticky;
    top: 220px;
}
.kontak_fix {
    position: fixed;
    top: 20%;
    right: -245px;
    z-index: 99;
    background: #c8ff04;
    padding: 10px 50px 10px 10px;
    border-radius: 20px;
    animation: huerotate 2s linear infinite;
    transition: all 0.3s ease;
    display: flex;
    cursor: pointer;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
}
.kontak_fix.xxj {
    top: 27%;
    right: -243px;
}
.kontak_fix:hover {
    right: -50px;
    background: #ffc357;
    animation: none;
}
.kontakadmin span,
.kontakfb span {
    transition: all 0.3s ease;
}
.kontak_fix svg {
    width: 50px;
    stroke: white;
    filter: drop-shadow(-2px 2px 2px black);
}
.kontak_fix .kontakadmin,
.kontak_fix .kontakfb {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    transition: all 0.3s ease;
}
.text_admin {
    display: block;
    width: 100%;
    color: white;
    font-size: 20px;
    transition: all 0.3s ease;
    text-shadow: -2px 2px 2px black;
}
.data_keluaran {
    width: 100%;
    display: flex;
    justify-content: center;
}
.kkl {
    width: 100%;
    margin-top: 10px;
    padding: 5px;
    border: 1px solid #A9864A;
}
.kkl h3 {
    text-align: center;
    margin-bottom: 5px;
    font-size: 15px;
}
.kkl table {
    width: 100%;
    border: 1px solid #A9864A;
    border-collapse: collapse;
}
.kkl tr {
    cursor: pointer;
}
.kkl tr:hover,
.kkl tr:nth-child(odd):hover {
    background: #ffc45757;
}
.kkl th {
    background: #ffc357;
    color: black;
    padding: 5px;
}
.kkl td {
    padding: 3px;
}
.kkl th,
.kkl td {
    border: 1px solid #A9864A;
    border-collapse: collapse;
    text-align: center;
}
.kkl tr:nth-child(odd) {
    background: #1e1b15;
    color: white;
}
.deeskripsifotter {
    width: 100%;
    border: 1px solid rgba(var(--primary-rgba));
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #ffffffcc;
}
.deeskripsifotter h1 {
    font-size: 25px;
    width: 100%;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(var(--primary-rgba), 0.3);
    background: rgba(var(--primary-rgba), 0.1);
    color: white;
}
.deeskripsifotter p {
    text-align: justify;
    white-space: pre-line;
    margin-bottom: 40px;
    line-height: 20px;
    font-size: 15px;
}
.deeskripsifotter h2 {
    font-size: 23px;
    width: 100%;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(var(--primary-rgba), 0.3);
    background: rgba(var(--primary-rgba), 0.1);
    color: white;
}
.deeskripsifotter h3 {
    font-size: 21px;
    width: 100%;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(var(--primary-rgba), 0.3);
    background: rgba(var(--primary-rgba), 0.1);
    color: white;
}
.deeskripsifotter h4 {
    font-size: 19px;
    width: 100%;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(var(--primary-rgba), 0.3);
    background: rgba(var(--primary-rgba), 0.1);
    color: white;
}
.deeskripsifotter h5 {
    font-size: 17px;
    width: 100%;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(var(--primary-rgba), 0.3);
    background: rgba(var(--primary-rgba), 0.1);
    color: white;
}
.deeskripsifotter b {
    font-size: 15px;
    width: 100%;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(var(--primary-rgba), 0.3);
    background: rgba(var(--primary-rgba), 0.1);
}
.deeskripsifotter a {
    color: white;
    font-weight: 600;
}
.list_prediksi {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 5px;
    padding: 10px 10px 50px 10px;
    border: 1px solid rgba(var(--primary-rgba));
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease;
}
.list_prediksi:hover {
    background: rgba(var(--primary-rgba), 0.3);
}
.list_prediksi h3 {
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(var(--primary-rgba), 0.3);
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
    color: white;
    transition: all 0.3s ease;
}
.list_prediksi h3:hover {
    color: rgba(var(--primary-rgba));
}
.data_prediksi {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(var(--primary-rgba), 0.3);
}
.deeskripsifotter table {
    margin-bottom: 40px;
}
.deeskripsifotter table, .deeskripsifotter tbody {
    width: 100%;
    border: 1px solid rgba(var(--primary-rgba), 0.3);
    border-collapse: collapse;
    color: white;
}
.deeskripsifotter tr {
    border: 1px solid rgba(var(--primary-rgba), 0.3);
    border-collapse: collapse;
    background: rgba(var(--primary-rgba), 0.1);
}
.deeskripsifotter tr:nth-child(even) {
    background: rgba(var(--primary-rgba), 0.2);
}
.deeskripsifotter th {
    width: 30%;
    text-align: left;
    padding: 10px;
    border: 1px solid rgba(var(--primary-rgba), 0.3);
    border-collapse: collapse;
    letter-spacing: 1px;
}
.deeskripsifotter td {
    width: 70%;
    text-align: left;
    padding: 10px;
    border: 1px solid rgba(var(--primary-rgba), 0.3);
    border-collapse: collapse;
    letter-spacing: 0.5px;
}
.data_prediksi img {
    width: 130px;
    height: 130px;
    padding: 5px;
    border: 1px solid rgba(var(--primary-rgba));
}
.data_prediksi p {
    width: 100%;
    height: 100%;
    text-align: justify;
    line-height: 19px;
    font-size: 15px;
    color: #ffffffcc;
    letter-spacing: 0.5px;
    
}
.data_prediksi p span {
    font-weight: 700;
    color: var(--primary-color-light);
}
.data_prediksi p a {
    font-weight: 700;
    color: var(--primary-color-soft);
}
.lht_prediksi {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: auto;
    color: white;
    padding: 5px 20px;
    border: 1px solid rgba(var(--primary-rgba));
    font-size: 12px;
    font-weight: 900;
    transition: all 0.3s ease;
}
.lht_prediksi:hover {
    background: rgba(var(--primary-rgba));
}
.tgl_post {
    position: absolute;
    bottom: 10px;
    font-size: 10px;
}
.prediksi_hari {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 10px;
    padding: 20px;
    border: 1px solid rgba(var(--primary-rgba));
    position: relative;
    background: radial-gradient(rgba(var(--primary-rgba), 0.5), transparent);
}
.head_prediksi {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.head_prediksi h3 {
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.5px;
    padding-bottom: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(var(--primary-rgba), 0.3);
    text-transform: uppercase;
}
.head_prediksi img {
    width: 10%;
}
.prediksi_hari p {
    width: 100%;
    text-align: justify;
    font-size: 14px;
}
.prediksi_hari p span {
    font-weight: 700;
    color: rgba(var(--primary-rgba));
}
.prediksi_hari p a {
    font-weight: 700;
    color: var(--primary-color-soft);
}
.count_prediksi {
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0;
    gap: 10px;
    flex-direction: column;
    position: relative;
}
.headts {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 1;
}
.headts p {
    text-align: center;
    font-weight: 900;
    margin-bottom: 3px;
    text-shadow: 1px 1px 1px black;
}
.headts span {
    letter-spacing: 2px;
    white-space: pre-line;
    font-size: 15px;
    text-shadow: 1px 1px 1px black;
}
.bg_syair {
    position: absolute;
    width: 50%;
    z-index: 0;
    opacity: 0.1;
    filter: drop-shadow(0px 5px 5px black);
}
.foot_prediksi {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: space-between;
    align-items: end;
    gap: 10px;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid rgba(var(--primary-rgba), 0.3);
}
.foot_prediksi span {
    font-size: 10px;
}
.foot_prediksi a {
    text-align: right;
}
.foot_prediksi button {
    outline: none;
    border: 1px solid rgba(var(--primary-rgba));
    background: transparent;
    color: white;
    padding: 5px 20px;
    cursor: pointer;
    transition: all 0.3s ease;
}
.foot_prediksi button:hover {
    background: rgba(var(--primary-rgba));
    color: black;
}
.bannerside {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(var(--primary-rgba));
}
.bannerside img {
    width: 100%;
}
.sec404 {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 10px;
}
.sec404 .kjkj {
    font-size: 50px;
    font-weight: 700;
}
.sec404 .text {
    letter-spacing: 1px;
}
#histats_counter {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding-bottom: 30px;
}
@media screen and (max-width: 768px) {
    #histats_counter {
        padding: 15px 0;
    }
    .kontak_fix.xxj {
        top: 23.5%;
    }
    .grp_containt {
        display: flex;
        flex-direction: column;
    }
    header span {
        font-size: 18px;
    }
    header {
        padding: 10px;
        position: fixed;
        top: 38px;
        width: 95%;
        z-index: 99;
    }
    .button_grp {
        margin-top: 100px;
    }
    .button_grp a {
        width: 100%;
    }
    .button_grp button {
        width: 100%;
    }
    .hj_sgp {
        top: 395px;
        right: unset;
        width: 97%;
    }
    .hj_hk {
        top: 360px;
        left: unset;
        width: 97%;
    }
    .hj_kk {
        top: 330px;
        left: unset;
        width: 97%;
    }
    .hj_sy {
        top: 235px;
        left: unset;
        width: 97%;
    }
    .atasatas {
        position: relative;
    }
    .kontakme {
        position: fixed;
        top: 0;
        z-index: 99;
        width: 95%;
        justify-content: center;
    }
    .master_containt span.styless {
        font-size: 18px;
    }
    .list_prediksi h3 {
        font-size: 11px;
        text-align: center;
    }
    .data_prediksi {
        flex-direction: column;
    }
    .data_prediksi p {
        font-size: 12px;
    }
    .lht_prediksi {
        bottom: 10px;
    }
    .tgl_post {
        width: 50%;
        line-height: 15px;
    }
    .prediksi_hari p {
        font-size: 11px;
    }
    .deeskripsifotter h1 {
        font-size: 20px;
    }
    .deeskripsifotter p {
        font-size: 13px;
    }
    .deeskripsifotter h2 {
        font-size: 18px;
    }
    .deeskripsifotter h3 {
        font-size: 18px;
    }
    .deeskripsifotter th {
        font-size: 9px;
    }
    .deeskripsifotter td {
        font-size: 9px;
    }
    .head_prediksi {
        flex-direction: column;
    }
    .head_prediksi h3 {
        font-size: 11px;
        text-align: center;
    }
    .head_prediksi img {
        width: 30%;
    }
    footer {
        font-size: 10px;
    }
}

@media screen and (max-width: 355px) {
    header span {
        font-size: 16px;
    }
    .button_grp button {
        font-size: 11px;
    }
    .list_prediksi h3 {
        font-size: 10px;
    }
    .master_containt span.styless {
        font-size: 15px;
    }
    .list_prediksi h3 {

        font-size: 14px;
    }
    .tgl_post {
        width: 48%;
        font-size: 9px;
    }
    .lht_prediksi {
        padding: 5px 10px;
    }
    .data_prediksi p {
        font-size: 11px;
        line-height: 13px;
    }
    .deeskripsifotter h1 {
        font-size: 15px;
    }
    .deeskripsifotter p {
        font-size: 11px;
        line-height: 17px;
    }
    .deeskripsifotter h2 {
        font-size: 13px;
    }
    .deeskripsifotter h3 {
        font-size: 11px;
    }
    footer {
        font-size: 9px;
    }
    .head_prediksi h3 {
        font-size: 15px;
    }
    .prediksi_hari p {
        font-size: 12px;
    }
    .foot_prediksi button {
        padding: 5px 10px;
        font-size: 11px;
    }
    .foot_prediksi span {
        font-size: 7.6px;
    }
    .hj_sgp {
        top: 255px;
        width: 95%;
    }
}