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

:root {
    --color-text: #FFFFFF;
    --bg-dark: #232341;
    --color-accent: #ff2579;
--color-cta-box-shadow: rgba(37, 117, 252, 0.3);
--color-main: rgba(0, 0, 0, 0.5);
}
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(.wer2q8cx) {
  transform: scale(1.1);
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
.u74wymye {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
}
.lgldy7f0m56k { padding: 21px 41px; color: rgb(102, 218, 52); border: 2px dashed #22c963; margin: 5px; }
.st6uk5t2 {

}
.hoh4k29a {
  text-align: center;
  margin-bottom: 1rem;
  font-weight: 900;
}
.mgmskwdf {
  text-align: center;
  max-width: 600px;
  margin: 0 auto 3rem auto;
  color: var(--color-text);
  opacity: 0.7;
}
/* --- Buttons --- */
.tm0t0xzz {
  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;
}
.tm0t0xzz:hover {
  transform: translateY(-3px) scale(1.2);
}
.jrci64qz {
  background: var(--color-accent);
  box-shadow: 0 4px 15px var(--color-accent);
  font-size: 1.1rem;
  padding: 1rem 2rem;
}
.kjlxi5fj {
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
}
/* --- Header --- */
.teza2uv6 {
  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);
}
.bw2talm6 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wer2q8cx {
  font-size: 1.5rem;
  font-weight: 900;
  color: var(--color-text);
}
.wer2q8cx img {
max-height: 80px;
}
.ly5s2yk0 {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
}
.lhyg1rb84y { margin: -6px; padding-left: 37px; color: rgb(212, 226, 5); display: flex; padding-right: 28px; }
.u5yscqh0 {
  display: none;
  /* Hidden on mobile */
  list-style: none;
  padding: 0;
  margin-right: auto;
}
.nc0xt4yl {
  color: var(--color-accent);
}
.jg75bkjc {
  font-size: 0.9rem;
}
/* --- Hero Section --- */
.ri7dy4mx {
  padding: 4rem 0;
  text-align: center;
}
.r82m0yyx {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
.io6zsfgg {
  margin-bottom: 1rem;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  font-size: 3rem;
  font-weight: 600;
}
.g6ahf24o {
  margin-bottom: 2rem;
  font-size: 2rem;
  color: var(--color-text);
  opacity: 0.8;
}
.sctomdr4 {
  width: 100%;
}
/* .y1cnzgru {
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}
*/

/* --- About Section --- */
.du844b18 {
  background-color: var(--bg-dark);
}
.e9ti965q {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
.t8qz51st0u { padding: 3px 26px; width: 32vw; margin: 17px; }
.cilab0sa {
  background-color: var(--bg-dark);
  padding: 1rem;
  border-radius: 8px;
  border-left: 4px solid var(--color-accent);
}
/* --- Bonus Section --- */
.yazewmvd {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.j1hpuwu2 {
  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);
}
.gle7q2ke {
  font-size: 3rem;
  margin-bottom: 1rem;
}
.of0pc16r {
  margin-bottom: 0.5rem;
}
.mdqqocp5 {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--color-accent);
}
/* --- How-to Section --- */
.q1fyardg {
  background-color: var(--bg-dark);
}
.axech4rc {
  list-style: none;
  padding: 0;
  counter-reset: steps-counter;
}
.am0x6bvd {
  background-color: var(--bg-dark);
  padding: 1.5rem 1.5rem 1.5rem 4rem;
  margin-bottom: 1rem;
  border-radius: 8px;
  position: relative;
}
.am0x6bvd 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) --- */
.iyoe6p0l,
.zjiwx8oe {
  overflow-x: auto;
}
.r74q5ii5 {
  position: relative;
}
.o2e2fhixj0 { padding: 5px 21px; display: block; width: 77px; }
.iifhunjh,
.eog5swwd {
  width: 100%;
  border-collapse: collapse;
  background-color: var(--bg-dark);
}
.iifhunjh th,
.iifhunjh td,
.eog5swwd th,
.eog5swwd td {
  padding: 1rem;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.iifhunjh th,
.eog5swwd th {
  background-color: var(--bg-dark);
  font-weight: 700;
}
/* --- Games Section --- */
.jlt5accp {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.m3dylg58 {
  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;
}
.m3dylg58:hover {
  transform: translateY(-5px);
}
.qyajwhqu {
  padding: 1rem;
}
.zwgcpd3c {
  margin-bottom: 0.25rem;
}
.z7mvl2sv {
  color: var(--color-text);
  opacity: 0.7;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
.e5xbkvzw {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.z6iwnd8q {
  background-color: var(--color-accent);
  padding: 0.25rem 0.5rem;
  border-radius: 5px;
  font-size: 0.8rem;
  font-weight: 700;
}
.r4rtm08u {
  font-weight: 700;
  color: var(--color-accent);
}
/* --- Live Casino (Accordion) --- */
.r1q3p0oc {
  background-color: var(--bg-dark);
  margin-bottom: 0.5rem;
  border-radius: 8px;
}
.n3qmwqa1 {
  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;
}
.n3qmwqa1::after {
  content: '+';
  position: absolute;
  right: 1rem;
  font-size: 1.5rem;
  transition: transform 0.3s ease;
}
.ldfjvn2m2re9 { margin: 13px; width: 37vw; padding: 18px 38px; display: flex; border: 3px dashed #930a6d; color: rgb(36, 146, 244); }
.e5cjwl3b::after {
  transform: rotate(45deg);
}
.eqefg5ki {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  padding: 0 1rem;
}
.eqefg5ki p {
  margin: 0 0 1rem 0;
}
/* --- Sports Section --- */
.n9kp6u4b {
  background-color: var(--bg-dark);
}
.mnauedh1 {
  text-align: center;
  margin-bottom: 1.5rem;
}
.deevudgv {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
.deevudgv li {
  background-color: var(--bg-dark);
  padding: 0.5rem 1rem;
  border-radius: 20px;
}
/* --- Payments Section --- */
.l8w4tl7g {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
}
.h874ecdr {
  height: 40px;
  width: auto;
  filter: grayscale(100%);
  opacity: 0.7;
  transition: filter 0.3s, opacity 0.3s;
}
.h874ecdr:hover {
  filter: grayscale(0%);
  opacity: 1;
}
/* --- Reasons Section --- */
.vl9vuu8l {
  background-color: var(--bg-dark);
}
.f027pxef {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.luncaeiv {
  background-color: var(--bg-dark);
  padding: 2rem;
  border-radius: 10px;
  position: relative;
  text-align: center;
}
.zpncbx41 {
  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);
}
.ejlqa8iy {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
.nzw18p8zl5 { color: rgb(243, 103, 162); border: 4px dashed #93379a; margin: -14px; display: grid; width: 38px; }
/* --- Footer --- */
.wh3sf3bb {
  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;
}
.wh3sf3bb p {
  margin: 0;
}
/* --- Promo Block --- */
.km56u8i1 {
  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);
}
.u5rfy1og {
  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;
}
.v9ikeoxg {
  font-weight: 700;
  margin: 0 0 0.5rem 0;
}
.jme7jv67 {
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
}
.t6n5g6e1 {
  background-color: var(--color-text);
  color: var(--color-accent);
}
/* --- Exit Intent Popup --- */
.ln93owgx {
  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;
}
.xn9ionn8tvf2 { display: flex; border: 1px solid #931578; margin: -16px; padding: 26px 8px; }
.r9kv7w3q {
  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] .r9kv7w3q {
  transform: scale(1);
}
.oirow4bn {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  color: var(--color-text);
  font-size: 2rem;
  cursor: pointer;
  line-height: 1;
}
.dthuohap {
  font-size: 2rem;
  margin-bottom: 1rem;
}
.cu23eofi {
  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;
  }

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

  .nc0xt4yl {
    font-weight: 700;
  }

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

  .ixroe6si {
    flex: 1;
  }

  .sctomdr4 {
    flex: 1;
  }

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

  .yazewmvd {
    flex-direction: row;
  }

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

  .f027pxef {
    grid-template-columns: repeat(2, 1fr);
  }
}
/* --- Larger Desktop Styles (min-width: 1024px) --- */
@media (min-width: 1024px) {
  .e9ti965q {
    grid-template-columns: repeat(3, 1fr);
  }

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

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

  .luncaeiv {
    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);
}
.o5ab8b395v64 { width: 66vw; }
.vm7tekq0 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.g31q0qqq{
  position: absolute;
    right: 0;
    top:-126px;
    max-width: 60%;
    object-fit: cover;
}
.vr2dacw4 {
  position: relative;
}
@media (max-width: 1087px) {
  .g31q0qqq {
    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);
}
@media(max-width:768px) {
  table {
    display: block;
    overflow-x: auto;
  }
  
  .khdvzdc7 {
    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;
}
.rat403pbyhc { color: rgb(95, 199, 58); display: block; margin: -17px; border: 2px solid #b85c56; padding: 2px 13px; }
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;
}
.pnhl4juy {
  font-family: Arial, sans-serif;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}
.pnhl4juy h2 {
  font-size: 24px;
  color: var(--color-accent);
  margin-bottom: 20px;
}
.bqg25tns {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bqg25tns li {
  color: var(--color-text);
  font-size: 16px;
  line-height: 1.5;
  padding: 10px 0;
  border-bottom: 5px solid;
}
.m89gj7rr {
  font-weight: bold;
  color: var(--color-accent);
}
.rgs81yo6 {
  max-width: 1400px;
  margin: 0 auto;
}
.thx67dgm {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 5px;
  margin-bottom: 40px;
}
.yyyy54m1 {
  background: var(--color-main);
  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;
}
.yyyy54m1: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);
}
.yyyy54m1:active {
  transform: translateY(0);
}
@media (max-width: 768px) {
  .thx67dgm {
    gap: 12px;
  }

  .yyyy54m1 {
    flex: 1 1 150px;
    padding: 20px 16px;
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .yyyy54m1 {
    flex: 1 1 calc(50% - 6px);
  }
}
.uzt6r9az {
  width: 100%;
  margin-bottom: 40px;
}
.yjzkjn5k {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.vrztz6ztdi { width: 1vw; }
.yjzkjn5k h2 {
  color: var(--color-accent);
}
.deurj3ik {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 35px;
  align-items: center;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .deurj3ik {
    justify-content: center;
  }
}
.do2zlllg {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.do2zlllg img {

  max-width: 220px;
  height: auto;
  margin: 0 auto !important;
  border-radius: 10px;
}
.do2zlllg .npz9qed5 {
  position: absolute;
  top: 35%;
  left: 40%;
  width: 60px;
  height: 60px;
  opacity: 0;
}
.do2zlllg:hover .npz9qed5 {
  opacity: 1; 
}
.do2zlllg:hover img {
  opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.wq5disvv p {
  color: var(--color-accent);
  font-weight: 600;
}
.roag7k40 {
  border-bottom: 2px solid #e8eaf6;
}
.roag7k40:last-child {
  border-bottom: none;
}
.l5xbhkgd {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.ltc2ejqt7g { border: 3px dotted #bca20c; }
.l5xbhkgd::-webkit-details-marker {
  display: none;
  /* for chrome */
}
.l5xbhkgd::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.roag7k40[open] .l5xbhkgd::after {
  transform: translateY(-50%) rotate(45deg);
}
.nvkmc0qg {
  padding: 0 1em 1.2em 1em;
  animation: fadeIn 0.3s ease;
}
.zc6qwb9b {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 60px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.ifjsiilo {
        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;
    }
.ifjsiilo:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.ifjsiilo:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .ifjsiilo {
            width: 100%;
            padding: 10px 20px 16px;
        }
    }
#lang-dropdown {
  position: relative;
}
#lang-current {
  background: transparent;
  border: none;
  cursor: pointer;
  font-size: 16px;
  color: var(--color-text);
  display: flex;
  align-items: center;
  gap: 6px;
}
.eohrtcfs { display: block; }
.f6upgleu {
  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] .f6upgleu {
  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: 120px;
  overflow-y: scroll;
  max-height: 300px;
}
#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);
}
.do2zlllg {
max-width:inherit;
text-align: center;
}
.yavi0y33 {
 flex-basis: 49%; 
}
.a5hpc8r7 {
 flex-basis: 32.3333%; 
}
.j9rpzq9v {
 flex-basis: 24%; 
}
.pzs0l3gk {
 flex-basis: 19%; 
}
.uw22zp6e {
 flex-basis: 15.6666%; 
}
.cpd5jwj8 {
 flex-basis: 13.2857%; 
}
.jb5d94xyj05w { margin: -8px; border: 5px solid #793cbc; padding: 36px 6px; width: 26px; }
.mtw2dvp5 ul {
    list-style: none;
    display: flex;
    column-gap: 5px;
margin: 10px 0px;
    padding: 0;
}
.mtw2dvp5 ul li {
    list-style: none;
    margin-left: 0;
}
.umn0au9k {
font-size:20px;
}
.umn0au9k a {
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
}
.twdh0izc {
margin-bottom:20px
}