/* --- General Styles & Variables --- */

:root {
    --color-text: #FFFFFF;
    --bg-dark: #232341;
    --color-accent: #ff2579;
--color-cta-box-shadow: rgba(37, 117, 252, 0.3);
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
body {
  background-color: var(--bg-dark);
  color: var(--color-text) !important;
  font-family: 'Roboto', sans-serif;
  margin: 0;
  line-height: 1.6;
  font-size: 16px;
}
h1,
h2,
h3 {
  font-weight: 700;
  line-height: 1.2;
  margin-top: 0;
}
h1 {
  font-size: 2.5rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.25rem;
}
a {
  color: var(--color-accent);
  text-decoration: none;
  transition: color 0.3s ease;
}
a:hover:not(.yoiawgap) {
  transform: scale(1.1);
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
.zvibae7o {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
}
.c2po49dz {

}
.r2owc2mf {
  text-align: center;
  margin-bottom: 1rem;
  font-weight: 900;
}
.srjje28mr3hu { padding: 24px 44px; border: 2px dashed #1b854f; display: inline-block; color: rgb(196, 164, 75); }
.n2vth1cy {
  text-align: center;
  max-width: 600px;
  margin: 0 auto 3rem auto;
  color: var(--color-text);
  opacity: 0.7;
}
/* --- Buttons --- */
.g90zms7r {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  border-radius: 50px;
  background-color: var(--color-accent);
  color: var(--color-text);
  font-weight: 700;
  text-align: center;
  transition: transform 0.3s ease, background-color 0.3s ease;
  border: none;
  cursor: pointer;
}
.g90zms7r:hover {
  transform: translateY(-3px) scale(1.2);
}
.rd0fnph9 {
  background: var(--color-accent);
  box-shadow: 0 4px 15px var(--color-accent);
  font-size: 1.1rem;
  padding: 1rem 2rem;
}
.w21md8vs {
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
}
/* --- Header --- */
.kqj4zpar {
  padding: 1rem 0;
  position: sticky;
  top: 0;
  background-color: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  z-index: 100;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.bhjt8qj2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.yoiawgap {
  font-size: 1.5rem;
  font-weight: 900;
  color: var(--color-text);
}
.yoiawgap img {
max-height: 80px;
}
.agmgdslr {
  display: none;
  /* Hidden on mobile */
  list-style: none;
  padding: 0;
  margin-right: auto;
}
.ncn4vmi3 {
  color: var(--color-accent);
}
.d8f6up00 {
  font-size: 0.9rem;
}
.pdmvitl5h { padding: 37px 12px; margin: 14px; }
/* --- Hero Section --- */
.jzmm8m9b {
  padding: 4rem 0;
  text-align: center;
}
.gwdrgc3s {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
.bpkpnhnn {
  margin-bottom: 1rem;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  font-size: 3rem;
  font-weight: 600;
}
.bpprz6js {
  margin-bottom: 2rem;
  font-size: 2rem;
  color: var(--color-text);
  opacity: 0.8;
}
.smqtxa5p {
  width: 100%;
}
/* .p3bk9kd7 {
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}
*/

/* --- About Section --- */
.pzy4dzmg {
  background-color: var(--bg-dark);
}
.qblx7n0d {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
.cf7lskmc {
  background-color: var(--bg-dark);
  padding: 1rem;
  border-radius: 8px;
  border-left: 4px solid var(--color-accent);
}
/* --- Bonus Section --- */
.ex6emqrr {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.zsaufmkd {
  background: linear-gradient(135deg, var(--bg-dark), rgba(8, 33, 84, 0.5));
  padding: 2rem;
  border-radius: 15px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.ckbcvahi {
  font-size: 3rem;
  margin-bottom: 1rem;
}
.ku33si7t {
  margin-bottom: 0.5rem;
}
.boiy74ay {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--color-accent);
}
/* --- How-to Section --- */
.dq9tti2s {
  background-color: var(--bg-dark);
}
.vj3twyh18dz { display: grid; padding: 13px 20px; color: rgb(235, 86, 82); border: 2px dashed #eda718; width: 4vw; margin: -18px; }
.pu8i6ha1 {
  list-style: none;
  padding: 0;
  counter-reset: steps-counter;
}
.vc49nw7b {
  background-color: var(--bg-dark);
  padding: 1.5rem 1.5rem 1.5rem 4rem;
  margin-bottom: 1rem;
  border-radius: 8px;
  position: relative;
}
.vc49nw7b span {
  counter-increment: steps-counter;
  position: absolute;
  left: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  background-color: var(--color-accent);
  color: var(--color-text);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}
/* --- Tables (Offers, Tournaments) --- */
.nov73hmf,
.qbk5n3n7 {
  overflow-x: auto;
}
.emcyopqo {
  position: relative;
}
.v8acytgi,
.jq4jh3c8 {
  width: 100%;
  border-collapse: collapse;
  background-color: var(--bg-dark);
}
.v8acytgi th,
.v8acytgi td,
.jq4jh3c8 th,
.jq4jh3c8 td {
  padding: 1rem;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.v8acytgi th,
.jq4jh3c8 th {
  background-color: var(--bg-dark);
  font-weight: 700;
}
/* --- Games Section --- */
.uv6vqeam {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.laeoj7es {
  background-color: var(--bg-dark);
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease;
}
.laeoj7es:hover {
  transform: translateY(-5px);
}
.ifie9q1c {
  padding: 1rem;
}
.airpbpig {
  margin-bottom: 0.25rem;
}
.g4stl1l9 {
  color: var(--color-text);
  opacity: 0.7;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
.de9aiu94 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.vjtm82rs1 { padding: 7px 25px; border: 2px solid #aa63ce; display: none; width: 84vw; }
.yi9rfjop {
  background-color: var(--color-accent);
  padding: 0.25rem 0.5rem;
  border-radius: 5px;
  font-size: 0.8rem;
  font-weight: 700;
}
.owz2uo2g {
  font-weight: 700;
  color: var(--color-accent);
}
/* --- Live Casino (Accordion) --- */
.t1g94p3h {
  background-color: var(--bg-dark);
  margin-bottom: 0.5rem;
  border-radius: 8px;
}
.nknea7v7 {
  width: 100%;
  background: none;
  border: none;
  padding: 1rem;
  font-size: 1.1rem;
  font-weight: 700;
  color: var(--color-text);
  text-align: left;
  cursor: pointer;
  position: relative;
}
.nknea7v7::after {
  content: '+';
  position: absolute;
  right: 1rem;
  font-size: 1.5rem;
  transition: transform 0.3s ease;
}
.kztj16os::after {
  transform: rotate(45deg);
}
.kts16bdf {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  padding: 0 1rem;
}
.kts16bdf p {
  margin: 0 0 1rem 0;
}
/* --- Sports Section --- */
.x86nimby {
  background-color: var(--bg-dark);
}
.stssz29h {
  text-align: center;
  margin-bottom: 1.5rem;
}
.h9vhh5vs {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
.h9vhh5vs li {
  background-color: var(--bg-dark);
  padding: 0.5rem 1rem;
  border-radius: 20px;
}
.dvi0gjs0jgzf { margin: 5px; display: block; padding: 49px 34px; width: 1px; border: 5px dotted #7804e8; }
/* --- Payments Section --- */
.b42qkihe {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
}
.auzdeav2 {
  height: 40px;
  width: auto;
  filter: grayscale(100%);
  opacity: 0.7;
  transition: filter 0.3s, opacity 0.3s;
}
.auzdeav2:hover {
  filter: grayscale(0%);
  opacity: 1;
}
/* --- Reasons Section --- */
.f3gcrzy0 {
  background-color: var(--bg-dark);
}
.th85d6ae {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.mbkc8fvp {
  background-color: var(--bg-dark);
  padding: 2rem;
  border-radius: 10px;
  position: relative;
  text-align: center;
}
.fwfikc0b {
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  background: var(--color-accent);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: 900;
  color: var(--color-text);
  border: 3px solid var(--bg-dark);
}
.ddlfz4f6 {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
/* --- Footer --- */
.bm214ofv {
  background-color: var(--bg-dark);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 2rem 0;
  text-align: center;
  font-size: 0.9rem;
  color: var(--color-text);
  opacity: 0.7;
}
.bm214ofv p {
  margin: 0;
}
/* --- Promo Block --- */
.kly66310 {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  background: var(--color-accent);
  box-shadow: 0 4px 15px var(--color-accent);
  color: var(--color-text);
  padding: 1.5rem;
  border-radius: 10px;
  z-index: 1000;
  transform: translateX(120%);
  transition: transform 0.5s ease-in-out;
  width: 280px;
}
[promo-block--visible] {
  transform: translateX(0);
}
.axeaixas {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  background: none;
  border: none;
  color: var(--color-text);
  font-size: 1.5rem;
  cursor: pointer;
  line-height: 1;
}
.kna407t7 {
  font-weight: 700;
  margin: 0 0 0.5rem 0;
}
.lihfzb9b8wt { width: 82%; padding: 16px 16px; margin: -10px; color: rgb(222, 251, 196); }
.jqscinpu {
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
}
.oxznbq0h {
  background-color: var(--color-text);
  color: var(--color-accent);
}
/* --- Exit Intent Popup --- */
.we0fhgby {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 2000;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
[popup-overlay--visible] {
  opacity: 1;
  visibility: visible;
}
.sua95n1q {
  background-color: var(--bg-dark);
  padding: 2rem;
  border-radius: 15px;
  width: 90%;
  max-width: 500px;
  text-align: center;
  position: relative;
  transform: scale(0.9);
  transition: transform 0.3s ease;
}
[popup-overlay--visible] .sua95n1q {
  transform: scale(1);
}
.qqzqvjcl {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  color: var(--color-text);
  font-size: 2rem;
  cursor: pointer;
  line-height: 1;
}
.ok7f1wz9 {
  font-size: 2rem;
  margin-bottom: 1rem;
}
.je3k3b9v {
  margin-bottom: 2rem;
  font-size: 1.1rem;
}
/* --- Desktop Styles (min-width: 768px) --- */
@media (min-width: 768px) {
  h1 {
    font-size: 3.5rem;
  }

  h2 {
    font-size: 2.5rem;
  }

  .agmgdslr {
    display: flex;
    gap: 1.5rem;
  }

  .ncn4vmi3 {
    font-weight: 700;
  }

  .gwdrgc3s {
    flex-direction: row;
    text-align: left;
    gap: 3rem;
  }

  .md719663 {
    flex: 1;
  }

  .smqtxa5p {
    flex: 1;
  }

  .qblx7n0d {
    grid-template-columns: repeat(2, 1fr);
  }

  .ex6emqrr {
    flex-direction: row;
  }

  .uv6vqeam {
    grid-template-columns: repeat(2, 1fr);
  }

  .th85d6ae {
    grid-template-columns: repeat(2, 1fr);
  }
}
.snt8qeak6 { display: flex; color: rgb(23, 153, 154); padding: 9px 16px; border: 2px dashed #45112b; }
/* --- Larger Desktop Styles (min-width: 1024px) --- */
@media (min-width: 1024px) {
  .qblx7n0d {
    grid-template-columns: repeat(3, 1fr);
  }

  .uv6vqeam {
    grid-template-columns: repeat(4, 1fr);
  }

  .th85d6ae {
    grid-template-columns: repeat(5, 1fr);
  }

  .mbkc8fvp {
    padding: 2rem 1rem;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
  margin: 1em 0;
  font-size: 16px;
}
thead {
  background-color: rgba(255, 255, 255, 0.1);
}
th, td {
  padding: 12px 15px;
  text-align: left;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.pws48ny1 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.hdn9ttrx{
  position: absolute;
    right: 0;
    top:-126px;
    max-width: 60%;
    object-fit: cover;
}
.kqlenycq {
  position: relative;
}
@media (max-width: 1087px) {
  .hdn9ttrx {
    display: none
  }
}
table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 12px;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
}
thead {
  background: var(--color-text);
  color: var(--bg-dark);
}
th, td {
  padding: 12px 16px;
  text-align: left;
}
tbody tr:nth-child(odd) {
  background: var(--bg-dark);
  color: var(--color-text);
}
tbody tr:nth-child(even) {
  background: var(--color-text);
  color: var(--bg-dark);
}
.r2vaju4mt4fr { color: rgb(33, 82, 202); padding-right: 21px; }
@media(max-width:768px) {
  table {
    display: block;
    overflow-x: auto;
  }
  
  .no37hkkp {
    float: inherit;
    display: block;
  }
}
h2, h3, h4, h5, h6 {
  font-family: 'Arial', sans-serif;
  color: var(--color-text);
  margin: 16px 0 8px 0;
  line-height: 1.3;
  font-weight: 600;
}
h2 { font-size: 28px; }
h3 { font-size: 24px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }
ul, ol {
  padding-left: 20px;
  margin: 12px 0;
}
li {
  font-family: 'Arial', sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: var(--color-text);
  margin-bottom: 6px;
  position: relative;
}
li::marker {
  color: var(--color-accent);
  font-weight: bold;
}
.ow0yjso0 {
  font-family: Arial, sans-serif;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}
.ow0yjso0 h2 {
  font-size: 24px;
  color: var(--color-accent);
  margin-bottom: 20px;
}
.hfzz5okv {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tvy0z0r36 { padding-left: 36px; width: 93vw; border: 2px solid #c56a03; }
.hfzz5okv li {
  color: var(--color-text);
  font-size: 16px;
  line-height: 1.5;
  padding: 10px 0;
  border-bottom: 5px solid;
}
.zw092jkk {
  font-weight: bold;
  color: var(--color-accent);
}
.yaglemq2 {
  max-width: 1400px;
  margin: 0 auto;
}
.s2uoyguw {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 5px;
  margin-bottom: 40px;
}
.f9u93b8y {
  background: rgba(0, 0, 0, 0.5);
  border: 2px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 10px;
  text-align: center;
  text-decoration: none !important;
  color: var(--color-text);
  font-size: 16px;
  font-weight: 500;
  transition: all 0.3s ease;
  cursor: pointer;
  backdrop-filter: blur(10px);
  margin: 0 !important;
}
.f9u93b8y:hover {
  background: rgba(0, 0, 0, 0.7);
  border-color: var(--color-accent);
  transform: translateY(-2px);
  box-shadow: 0 8px 20px var(--color-accent);
  color: var(--color-accent);
}
.f9u93b8y:active {
  transform: translateY(0);
}
@media (max-width: 768px) {
  .s2uoyguw {
    gap: 12px;
  }

  .f9u93b8y {
    flex: 1 1 150px;
    padding: 20px 16px;
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .f9u93b8y {
    flex: 1 1 calc(50% - 6px);
  }
}
.pvlioijy {
  width: 100%;
  margin-bottom: 40px;
}
.qki82jbr {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.qki82jbr h2 {
  color: var(--color-accent);
}
.x6naz6vioxz { color: rgb(231, 244, 249); padding-right: 37px; }
.qqe21zlx {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 35px;
  align-items: center;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .qqe21zlx {
    justify-content: center;
  }
}
.kneaqzhz {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.kneaqzhz img {

  max-width: 220px;
  height: auto;
  margin: 0 auto !important;
  border-radius: 10px;
}
.kneaqzhz .sjvpbda6 {
  position: absolute;
  top: 35%;
  left: 40%;
  width: 60px;
  height: 60px;
  opacity: 0;
}
.kneaqzhz:hover .sjvpbda6 {
  opacity: 1; 
}
.kneaqzhz:hover img {
  opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.mr6d4oey p {
  color: var(--color-accent);
  font-weight: 600;
}
.gkn5g15u {
  border-bottom: 2px solid #e8eaf6;
}
.gkn5g15u:last-child {
  border-bottom: none;
}
.wj4lukme2tk { padding-right: 13px; display: inline-block; margin: 16px; width: 7vw; border: 4px dotted #da17ed; color: rgb(51, 95, 22); }
.bxyhjtyo {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.bxyhjtyo::-webkit-details-marker {
  display: none;
  /* for chrome */
}
.bxyhjtyo::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.gkn5g15u[open] .bxyhjtyo::after {
  transform: translateY(-50%) rotate(45deg);
}
.sfuvlh0t {
  padding: 0 1em 1.2em 1em;
  animation: fadeIn 0.3s ease;
}
.h4btjzhu {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 60px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.sjxpsy4h {
        display: inline-block;
        text-decoration: none; 
        cursor: pointer;
        
        padding: 16px 48px;
        border-radius: 12px; 
        border: none;
        
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-align: center;
        
        color: var(--color-light);
        background-color: var(--color-accent);
        box-shadow: 0 4px 15px var(--color-cta-box-shadow);
        
        transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
    }
.sjxpsy4h:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.sjxpsy4h:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .sjxpsy4h {
            width: 100%;
            padding: 10px 20px 16px;
        }
    }
#lang-dropdown {
  position: relative;
}
.y3dwqe0cdw { display: grid; border: 2px solid #866593; margin: 2px; width: 74%; color: rgb(210, 156, 237); padding: 27px 28px; }
#lang-current {
  background: transparent;
  border: none;
  cursor: pointer;
  font-size: 16px;
  color: var(--color-text);
  display: flex;
  align-items: center;
  gap: 6px;
}
.b1js6e0e {
  width: 8px;
  height: 8px;
  border-right: 2px solid var(--color-text);
  border-bottom: 2px solid var(--color-text);
  transform: rotate(45deg);
  transition: transform 0.25s ease;
}
#lang-dropdown[open] .b1js6e0e {
  transform: rotate(-135deg);
}
#lang-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background: var( --color-accent);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 6px;
  padding: 10px;
  margin: 0;
  list-style: none;
  display: none;
  backdrop-filter: blur(4px);
  width: 100px;
}
#lang-menu li a {
  display: block;
  padding: 8px 14px;
  white-space: nowrap;
  color: var(--color-text);
  text-decoration: none;
  font-size: 15px;
}
#lang-menu li a:hover {
  background: rgba(255, 255, 255, 0.12);
}
.kneaqzhz {
max-width:inherit;
text-align: center;
}
.v0bgmbao {
 flex-basis: 49%; 
}
.autm8d6p {
 flex-basis: 32.3333%; 
}
.nol9w9gj {
 flex-basis: 24%; 
}
.w3twjvgn {
 flex-basis: 19%; 
}
.hpo5qnct {
 flex-basis: 15.6666%; 
}
.q2stx6bw {
 flex-basis: 13.2857%; 
}