.top-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.last-update-date {
    color: #B9BBBD;
    font-family: Arial;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 23.8px;
    /* 170% */
    letter-spacing: 0.21px;
}
.zeus222-logo {
    width: 285px;
    height: 73px;
    aspect-ratio: 141/23;
}

.zeus222-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.btn-promo {
   border-radius: 10px;
background: linear-gradient(263deg, #17142B -7.69%, #4E4391 110.33%);
box-shadow: 0 0 4px 0 #20F;

    color: #ffffff;
    border: none;
    padding: 10px 20px;
    transition: box-shadow 0.5s ease;

    color: #FFF;
   font-family: A4 SPEED;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 23.8px;
    /* 170% */
    letter-spacing: 0.21px;

    text-decoration: none;
}
.pola-custom {
    border-radius: 0 0 6px 6px;
    background-image: none;
    background-color: unset !important;
    border-radius: 0 0 6px 6px;
    background: #1E1738 !important;
} 
/* .jamgacor-custom {
    background: linear-gradient(95deg, #181834 -5.57%, #2E2E7D 105.13%);
} */

.jamgacor-custom {
    border-radius: 6px 6px 0 0;
    background-image: none;
    background-color: unset;
    border-radius: 6px 6px 0 0;
    background: linear-gradient(180deg, #0e0e2a  0%, #2E2E7D 100%);
}
/* .pola-custom {
    border-radius: 0 0 6px 6px;
    background-image: none;
    background-color: unset !important;
    border-radius: 0 0 6px 6px;
    background: rgba(255, 255, 255, 0.21) !important;
} */

@font-face {
  font-family: "A4 SPEED";
  src: url("../fonts/A4SPEED-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.A4-style {
  font-family: "A4 SPEED", sans-serif;
  font-size: 14px;
  font-weight: 500; /* harus 700 biar match bold */
  font-style: normal;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  color: #fff;
}
.a4-btn-style {
  font-family: A4 SPEED;
  font-size: 16px;
  font-style: italic;
  font-weight:bolder;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}
.register-btn-custom{
     font-family: A4 SPEED;
    height: 36px;
padding: 10px 0;
justify-content: center;
align-items: center;
font-family: "A4 SPEED";
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 23.8px; /* 99.167% */
letter-spacing: 0.21px;
text-transform: uppercase;
}
.btn-nav-link:hover,
.btn-nav-link.active {
    background: #141428 !important;
    background-blend-mode: saturation, normal !important;
    color: #FFFFFF !important;
    border: 1px solid #242463 !important;
}
.text-link-custom {
    color: #B9BBBD;
    text-align: center;
    font-family: Arial;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: 23.8px;
    /* 170% */
    letter-spacing: 0.21px;

    margin-block: 1rem;
}

.nk-copyright-custom {
    background: #000;
}

.nk-copyright-left-custom a {
    color: #B9BBBD !important;
}

.nk-copyright-left-custom a:hover {
    color: #B9BBBD !important;
}

