/* --- 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(.yn7ulk3h) {
  transform: scale(1.1);
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
.dcbxe2ex {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
}
.zeijp9dn {

}
.noydzg7g {
  text-align: center;
  margin-bottom: 1rem;
  font-weight: 900;
}
.b1si1xbj {
  text-align: center;
  max-width: 600px;
  margin: 0 auto 3rem auto;
  color: var(--color-text);
  opacity: 0.7;
}
.s9kk0fi7m4 { margin: -1px; border: 4px dotted #1de17b; width: 44%; padding: 9px 34px; color: rgb(254, 171, 103); }
/* --- Buttons --- */
.zf9q8trj {
  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;
}
.zf9q8trj:hover {
  transform: translateY(-3px) scale(1.2);
}
.s1qtks9p {
  background: var(--color-accent);
  box-shadow: 0 4px 15px var(--color-accent);
  font-size: 1.1rem;
  padding: 1rem 2rem;
}
.ad0a90u7 {
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
}
/* --- Header --- */
.gayyk80w {
  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);
}
.bzbuspqw {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.yn7ulk3h {
  font-size: 1.5rem;
  font-weight: 900;
  color: var(--color-text);
}
.yn7ulk3h img {
max-height: 80px;
}
.o47g4ndp {
  display: none;
  /* Hidden on mobile */
  list-style: none;
  padding: 0;
  margin-right: auto;
}
.t4n3m1k4 {
  color: var(--color-accent);
}
.sv2jh4f1 {
  font-size: 0.9rem;
}
/* --- Hero Section --- */
.ipmmyj4o {
  padding: 4rem 0;
  text-align: center;
}
.xrfzxd30 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
.q2es59n1 {
  margin-bottom: 1rem;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  font-size: 3rem;
  font-weight: 600;
}
.ycgotn2o {
  margin-bottom: 2rem;
  font-size: 2rem;
  color: var(--color-text);
  opacity: 0.8;
}
.l5pjfkl6r5ll { display: flex; width: 44vw; padding-right: 13px; color: rgb(106, 249, 161); padding-left: 27px; margin: 3px; border: 1px dashed #5cafbe; }
.oaly3n0w {
  width: 100%;
}
/* .xku3nvzt {
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}
*/

/* --- About Section --- */
.vaz91654 {
  background-color: var(--bg-dark);
}
.llmrx5uk {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
.zys2kdml {
  background-color: var(--bg-dark);
  padding: 1rem;
  border-radius: 8px;
  border-left: 4px solid var(--color-accent);
}
/* --- Bonus Section --- */
.tqi7jl7c {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.gcecrvra {
  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);
}
.up5nz9dv {
  font-size: 3rem;
  margin-bottom: 1rem;
}
.t0rjji2q {
  margin-bottom: 0.5rem;
}
.uwv83fwu {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--color-accent);
}
/* --- How-to Section --- */
.dg8omhlx {
  background-color: var(--bg-dark);
}
.qy3e33gn {
  list-style: none;
  padding: 0;
  counter-reset: steps-counter;
}
.lkr4f657 {
  background-color: var(--bg-dark);
  padding: 1.5rem 1.5rem 1.5rem 4rem;
  margin-bottom: 1rem;
  border-radius: 8px;
  position: relative;
}
.lkr4f657 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;
}
.bqvnt4j6 { border: 1px dashed #3fe771; width: 42%; margin: 3px; }
/* --- Tables (Offers, Tournaments) --- */
.m7x06bin,
.lc3prtlx {
  overflow-x: auto;
}
.er0yla2w {
  position: relative;
}
.ftgm937b,
.rti5vbe7 {
  width: 100%;
  border-collapse: collapse;
  background-color: var(--bg-dark);
}
.ftgm937b th,
.ftgm937b td,
.rti5vbe7 th,
.rti5vbe7 td {
  padding: 1rem;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.ftgm937b th,
.rti5vbe7 th {
  background-color: var(--bg-dark);
  font-weight: 700;
}
/* --- Games Section --- */
.idxn82az {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.opz2z6xw {
  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;
}
.opz2z6xw:hover {
  transform: translateY(-5px);
}
.pi35bqw4 {
  padding: 1rem;
}
.bourb8qd {
  margin-bottom: 0.25rem;
}
.vxfqppaf {
  color: var(--color-text);
  opacity: 0.7;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
.bp6pkcmk {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.b5smia2i {
  background-color: var(--color-accent);
  padding: 0.25rem 0.5rem;
  border-radius: 5px;
  font-size: 0.8rem;
  font-weight: 700;
}
.y76cwzy3 {
  font-weight: 700;
  color: var(--color-accent);
}
/* --- Live Casino (Accordion) --- */
.fqsc7g88 {
  background-color: var(--bg-dark);
  margin-bottom: 0.5rem;
  border-radius: 8px;
}
.mg7705fa04 { padding: 33px 11px; margin: -4px; width: 13vw; color: rgb(8, 19, 83); border: 5px solid #ba10d2; display: none; }
.zpyhodx3 {
  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;
}
.zpyhodx3::after {
  content: '+';
  position: absolute;
  right: 1rem;
  font-size: 1.5rem;
  transition: transform 0.3s ease;
}
.fgoqx6j5::after {
  transform: rotate(45deg);
}
.g745szak {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  padding: 0 1rem;
}
.g745szak p {
  margin: 0 0 1rem 0;
}
/* --- Sports Section --- */
.lilna9f4 {
  background-color: var(--bg-dark);
}
.eqz45zz2 {
  text-align: center;
  margin-bottom: 1.5rem;
}
.u2otp3g6 {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
.u2otp3g6 li {
  background-color: var(--bg-dark);
  padding: 0.5rem 1rem;
  border-radius: 20px;
}
/* --- Payments Section --- */
.n3398c5d {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
}
.chmbl8b23 { display: block; width: 48vw; color: rgb(54, 249, 237); margin: 0px; border: 1px solid #01a4f2; padding: 40px 17px; }
.rask3vx3 {
  height: 40px;
  width: auto;
  filter: grayscale(100%);
  opacity: 0.7;
  transition: filter 0.3s, opacity 0.3s;
}
.rask3vx3:hover {
  filter: grayscale(0%);
  opacity: 1;
}
/* --- Reasons Section --- */
.ipufhvri {
  background-color: var(--bg-dark);
}
.wgkrg5j0 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.nwlqxn80 {
  background-color: var(--bg-dark);
  padding: 2rem;
  border-radius: 10px;
  position: relative;
  text-align: center;
}
.rtbgzbkh {
  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);
}
.sz911noe {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
/* --- Footer --- */
.sv94ml3w {
  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;
}
.sv94ml3w p {
  margin: 0;
}
/* --- Promo Block --- */
.wb947ge5 {
  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;
}
.ipcesqq5ye { border: 5px dashed #386606; margin: -10px; color: rgb(143, 185, 122); width: 52vw; }
[promo-block--visible] {
  transform: translateX(0);
}
.sa3hg26c {
  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;
}
.o46ihlc6 {
  font-weight: 700;
  margin: 0 0 0.5rem 0;
}
.kgtfrdlv {
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
}
.jr253qzi {
  background-color: var(--color-text);
  color: var(--color-accent);
}
/* --- Exit Intent Popup --- */
.qkvdxg72 {
  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;
}
.f75tvsuk {
  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] .f75tvsuk {
  transform: scale(1);
}
.mdfbmsd3 {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  color: var(--color-text);
  font-size: 2rem;
  cursor: pointer;
  line-height: 1;
}
.x8681w4f {
  font-size: 2rem;
  margin-bottom: 1rem;
}
.gu4mbgxs {
  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;
  }

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

  .t4n3m1k4 {
    font-weight: 700;
  }

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

  .ri4hubh3 {
    flex: 1;
  }

  .oaly3n0w {
    flex: 1;
  }

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

  .tqi7jl7c {
    flex-direction: row;
  }

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

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

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

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

  .nwlqxn80 {
    padding: 2rem 1rem;
  }
}
.n4uhqrgr { border: 4px solid #b23eb7; }
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);
}
.h4enmo1m {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.z6jiz453{
  position: absolute;
    right: 0;
    top:-126px;
    max-width: 60%;
    object-fit: cover;
}
.bgqqgf1f {
  position: relative;
}
@media (max-width: 1087px) {
  .z6jiz453 {
    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;
  }
  
  .r9pxj2vb {
    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;
}
.pna5lchmblv { border: 5px dotted #53c074; color: rgb(170, 4, 100); width: 68px; display: inline-block; margin: 1px; padding: 17px 15px; }
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;
}
.iddmsker {
  font-family: Arial, sans-serif;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}
.iddmsker h2 {
  font-size: 24px;
  color: var(--color-accent);
  margin-bottom: 20px;
}
.ifd9oa5k { width: 63px; padding-left: 14px; color: rgb(128, 182, 239); }
.q6gqpyyz {
  list-style: none;
  padding: 0;
  margin: 0;
}
.q6gqpyyz li {
  color: var(--color-text);
  font-size: 16px;
  line-height: 1.5;
  padding: 10px 0;
  border-bottom: 5px solid;
}
.l6t71b9m {
  font-weight: bold;
  color: var(--color-accent);
}
.e4k0l7tt {
  max-width: 1400px;
  margin: 0 auto;
}
.isyb4rl3 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 5px;
  margin-bottom: 40px;
}
.wwtew6sc {
  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;
}
.wwtew6sc: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);
}
.wwtew6sc:active {
  transform: translateY(0);
}
@media (max-width: 768px) {
  .isyb4rl3 {
    gap: 12px;
  }

  .wwtew6sc {
    flex: 1 1 150px;
    padding: 20px 16px;
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .wwtew6sc {
    flex: 1 1 calc(50% - 6px);
  }
}
.ld3m86dp {
  width: 100%;
  margin-bottom: 40px;
}
.rp2mapn3 {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.rp2mapn3 h2 {
  color: var(--color-accent);
}
.ygp09w0dq3u { width: 3px; border: 4px dotted #85f176; padding-right: 18px; }
.pl8zsbqo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 35px;
  align-items: center;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .pl8zsbqo {
    justify-content: center;
  }
}
.ugpbnup6 {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.ugpbnup6 img {

  max-width: 220px;
  height: auto;
  margin: 0 auto !important;
  border-radius: 10px;
}
.ugpbnup6 .u60mzf68 {
  position: absolute;
  top: 35%;
  left: 40%;
  width: 60px;
  height: 60px;
  opacity: 0;
}
.ugpbnup6:hover .u60mzf68 {
  opacity: 1; 
}
.ugpbnup6:hover img {
  opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.p3iincnv p {
  color: var(--color-accent);
  font-weight: 600;
}
.ml5ebj7a {
  border-bottom: 2px solid #e8eaf6;
}
.ml5ebj7a:last-child {
  border-bottom: none;
}
.i5ap9gab {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.i5ap9gab::-webkit-details-marker {
  display: none;
  /* for chrome */
}
.i5ap9gab::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.nh2ebv6dloo { display: none; border: 2px dashed #990f1b; width: 9px; color: rgb(142, 185, 158); padding: 45px 6px; }
.ml5ebj7a[open] .i5ap9gab::after {
  transform: translateY(-50%) rotate(45deg);
}
.uax9h8nq {
  padding: 0 1em 1.2em 1em;
  animation: fadeIn 0.3s ease;
}
.zupmh2g5 {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 60px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.f0euuf78 {
        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;
    }
.f0euuf78:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.f0euuf78:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .f0euuf78 {
            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;
}
.lupuslss {
  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] .lupuslss {
  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;
}
.ie1heu9wg3 { width: 82%; margin: -1px; }
#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);
}
.ugpbnup6 {
max-width:inherit;
text-align: center;
}
.apy00t17 {
 flex-basis: 49%; 
}
.orljxcuq {
 flex-basis: 32.3333%; 
}
.og5q0md6 {
 flex-basis: 24%; 
}
.avh5h5in {
 flex-basis: 19%; 
}
.pmr3a20o {
 flex-basis: 15.6666%; 
}
.z8a4bcre {
 flex-basis: 13.2857%; 
}