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

}
.hnxbju8na { width: 73%; display: none; margin: 12px; border: 3px dashed #0a9f40; padding: 8px 6px; }
.wo58g6ay {
  text-align: center;
  margin-bottom: 1rem;
  font-weight: 900;
}
.hq6bz1zg {
  text-align: center;
  max-width: 600px;
  margin: 0 auto 3rem auto;
  color: var(--color-text);
  opacity: 0.7;
}
/* --- Buttons --- */
.v1uojm4l {
  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;
}
.v1uojm4l:hover {
  transform: translateY(-3px) scale(1.2);
}
.mp4siwfr {
  background: var(--color-accent);
  box-shadow: 0 4px 15px var(--color-accent);
  font-size: 1.1rem;
  padding: 1rem 2rem;
}
.h56wumy7 {
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
}
/* --- Header --- */
.c3uegqmq {
  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);
}
.yc97r19k {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.x6006exm {
  font-size: 1.5rem;
  font-weight: 900;
  color: var(--color-text);
}
.gytzxytf {
  display: none;
  /* Hidden on mobile */
  list-style: none;
  padding: 0;
  margin-right: auto;
}
.x33tqhh8 {
  color: var(--color-accent);
}
.muj2cs8w {
  font-size: 0.9rem;
}
/* --- Hero Section --- */
.trufh5io {
  padding: 4rem 0;
  text-align: center;
}
.pxvp069y {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
.wjs9e8yc {
  margin-bottom: 1rem;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  font-size: 3rem;
  font-weight: 600;
}
.w4dyriqr5lp { margin: -2px; padding: 6px 4px; color: rgb(215, 157, 18); }
.t06e93l3 {
  margin-bottom: 2rem;
  font-size: 2rem;
  color: var(--color-text);
  opacity: 0.8;
}
.vnazjvk0 {
  width: 100%;
}
/* .b15sqtw7 {
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}
*/

/* --- About Section --- */
.go7fnpso {
  background-color: var(--bg-dark);
}
.zczm1ljc {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
.ov1rdq01 {
  background-color: var(--bg-dark);
  padding: 1rem;
  border-radius: 8px;
  border-left: 4px solid var(--color-accent);
}
/* --- Bonus Section --- */
.n02f6qve {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.a054yud5 {
  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);
}
.mcfovhd8 {
  font-size: 3rem;
  margin-bottom: 1rem;
}
.uv5pun1b {
  margin-bottom: 0.5rem;
}
.mqdo3k7b {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--color-accent);
}
/* --- How-to Section --- */
.xr9mgmpa {
  background-color: var(--bg-dark);
}
.zx4rkksm041d { padding: 4px 23px; margin: 19px; color: rgb(3, 61, 74); display: grid; width: 81vw; border: 4px dotted #f372fb; }
.p9upkacb {
  list-style: none;
  padding: 0;
  counter-reset: steps-counter;
}
.u3t7lwoy {
  background-color: var(--bg-dark);
  padding: 1.5rem 1.5rem 1.5rem 4rem;
  margin-bottom: 1rem;
  border-radius: 8px;
  position: relative;
}
.u3t7lwoy 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) --- */
.odd40shu,
.g817ci4g {
  overflow-x: auto;
}
.v0kev4zs {
  position: relative;
}
.p1x5ms52,
.lpa873yz {
  width: 100%;
  border-collapse: collapse;
  background-color: var(--bg-dark);
}
.p1x5ms52 th,
.p1x5ms52 td,
.lpa873yz th,
.lpa873yz td {
  padding: 1rem;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.p1x5ms52 th,
.lpa873yz th {
  background-color: var(--bg-dark);
  font-weight: 700;
}
/* --- Games Section --- */
.asecpu1y {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.n2yqybwg {
  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;
}
.n2yqybwg:hover {
  transform: translateY(-5px);
}
.glx0jtwn {
  padding: 1rem;
}
.mgd7cyzl { padding: 45px 23px; border: 3px dotted #f187e6; }
.npztrzod {
  margin-bottom: 0.25rem;
}
.ee3e8ksh {
  color: var(--color-text);
  opacity: 0.7;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
.uv3nc1hb {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ve7eqpcm {
  background-color: var(--color-accent);
  padding: 0.25rem 0.5rem;
  border-radius: 5px;
  font-size: 0.8rem;
  font-weight: 700;
}
.x98nm87m {
  font-weight: 700;
  color: var(--color-accent);
}
/* --- Live Casino (Accordion) --- */
.xn55qtdz {
  background-color: var(--bg-dark);
  margin-bottom: 0.5rem;
  border-radius: 8px;
}
.mwlkv6ej {
  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;
}
.mwlkv6ej::after {
  content: '+';
  position: absolute;
  right: 1rem;
  font-size: 1.5rem;
  transition: transform 0.3s ease;
}
.a7ljsagy::after {
  transform: rotate(45deg);
}
.hv3tfuag {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  padding: 0 1rem;
}
.cvenduieu { padding-left: 47px; width: 31px; border: 2px solid #3ce6d6; display: block; }
.hv3tfuag p {
  margin: 0 0 1rem 0;
}
/* --- Sports Section --- */
.t7t65q7q {
  background-color: var(--bg-dark);
}
.qz0g64i3 {
  text-align: center;
  margin-bottom: 1.5rem;
}
.vhryttab {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
.vhryttab li {
  background-color: var(--bg-dark);
  padding: 0.5rem 1rem;
  border-radius: 20px;
}
/* --- Payments Section --- */
.ym0wcndg {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
}
.yefl2qpj {
  height: 40px;
  width: auto;
  filter: grayscale(100%);
  opacity: 0.7;
  transition: filter 0.3s, opacity 0.3s;
}
.yefl2qpj:hover {
  filter: grayscale(0%);
  opacity: 1;
}
/* --- Reasons Section --- */
.jd89j43n {
  background-color: var(--bg-dark);
}
.sb3unote {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.vvlbfpv9u1o { margin: -10px; padding: 35px 14px; border: 4px solid #fe4ad1; color: rgb(18, 227, 192); display: none; width: 93px; }
.i52du2sb {
  background-color: var(--bg-dark);
  padding: 2rem;
  border-radius: 10px;
  position: relative;
  text-align: center;
}
.mldlse32 {
  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);
}
.vq09zz1o {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
/* --- Footer --- */
.plw1zoml {
  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;
}
.plw1zoml p {
  margin: 0;
}
/* --- Promo Block --- */
.o4hzbysj {
  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);
}
.wv2f3rwm {
  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;
}
.en681x3q {
  font-weight: 700;
  margin: 0 0 0.5rem 0;
}
.ljlvt5lw {
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
}
.o8m6laxj {
  background-color: var(--color-text);
  color: var(--color-accent);
}
/* --- Exit Intent Popup --- */
.bxt6s5sl {
  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;
}
.nigcfpt5 {
  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] .nigcfpt5 {
  transform: scale(1);
}
.w0kfmf63 { width: 5vw; display: grid; padding: 35px 17px; }
.d9j5ecxi {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  color: var(--color-text);
  font-size: 2rem;
  cursor: pointer;
  line-height: 1;
}
.rba84pmt {
  font-size: 2rem;
  margin-bottom: 1rem;
}
.fn4rx7n2 {
  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;
  }

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

  .x33tqhh8 {
    font-weight: 700;
  }

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

  .dmisfro5 {
    flex: 1;
  }

  .vnazjvk0 {
    flex: 1;
  }

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

  .n02f6qve {
    flex-direction: row;
  }

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

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

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

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

  .i52du2sb {
    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);
}
.csquksqo {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.xk7n74ng{
  position: absolute;
    right: 0;
    top:-126px;
    max-width: 60%;
    object-fit: cover;
}
.c63ttbfu {
  position: relative;
}
.f9n2ruyv0 { display: grid; width: 53px; color: rgb(117, 92, 146); border: 4px solid #573975; padding: 13px 42px; margin: 13px; }
@media (max-width: 1087px) {
  .xk7n74ng {
    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;
  }
  
  .ep9lwkv8 {
    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;
}
.cmj7jxby72a { width: 32vw; padding: 13px 45px; color: rgb(157, 205, 43); }
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;
}
.ub1p4nio {
  font-family: Arial, sans-serif;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}
.ub1p4nio h2 {
  font-size: 24px;
  color: var(--color-accent);
  margin-bottom: 20px;
}
.z1fihzfu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.z1fihzfu li {
  color: var(--color-text);
  font-size: 16px;
  line-height: 1.5;
  padding: 10px 0;
  border-bottom: 5px solid;
}
.usocfcnq {
  font-weight: bold;
  color: var(--color-accent);
}
.x89680d1 {
  max-width: 1400px;
  margin: 0 auto;
}
.hhwe9fw3 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 5px;
  margin-bottom: 40px;
}
.je4yeudp {
  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;
}
.je4yeudp: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);
}
.je4yeudp:active {
  transform: translateY(0);
}
@media (max-width: 768px) {
  .hhwe9fw3 {
    gap: 12px;
  }

  .je4yeudp {
    flex: 1 1 150px;
    padding: 20px 16px;
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .je4yeudp {
    flex: 1 1 calc(50% - 6px);
  }
}
.ede8pu85 {
  width: 100%;
  margin-bottom: 40px;
}
.h07935ab {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.wcg2emog2pi { padding: 12px 39px; border: 4px dotted #8536cb; margin: -8px; display: inline-block; width: 93px; }
.h07935ab h2 {
  color: var(--color-accent);
}
.r54av0d0 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 35px;
  align-items: center;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .r54av0d0 {
    justify-content: center;
  }
}
.znbc3oxv {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.znbc3oxv img {

  max-width: 220px;
  height: auto;
  margin: 0 auto !important;
  border-radius: 10px;
}
.znbc3oxv .hilji39r {
  position: absolute;
  top: 35%;
  left: 40%;
  width: 60px;
  height: 60px;
  opacity: 0;
}
.znbc3oxv:hover .hilji39r {
  opacity: 1; 
}
.znbc3oxv:hover img {
  opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.zsoehw2l p {
  color: var(--color-accent);
  font-weight: 600;
}
.ef3rq8a9 {
  border-bottom: 2px solid #e8eaf6;
}
.dyhf2tjhn2j { margin: 11px; color: rgb(255, 69, 232); padding: 28px 37px; border: 3px dashed #802a97; }
.ef3rq8a9:last-child {
  border-bottom: none;
}
.pghs9noz {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.pghs9noz::-webkit-details-marker {
  display: none;
  /* for chrome */
}
.pghs9noz::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.ef3rq8a9[open] .pghs9noz::after {
  transform: translateY(-50%) rotate(45deg);
}
.v8oycfns {
  padding: 0 1em 1.2em 1em;
  animation: fadeIn 0.3s ease;
}
.zm8d7u2m {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 60px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.xgi1oevu {
        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;
    }
.xgi1oevu:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.xgi1oevu:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .xgi1oevu {
            width: 100%;
            padding: 10px 20px 16px;
        }
    }
#lang-dropdown {
  position: relative;
}
.uipud7ntbe4 { width: 59px; margin: -6px; color: rgb(73, 57, 150); display: flex; border: 1px solid #e2b98d; padding: 25px 40px; }
#lang-current {
  background: transparent;
  border: none;
  cursor: pointer;
  font-size: 16px;
  color: var(--color-text);
  display: flex;
  align-items: center;
  gap: 6px;
}
.qgmw8dtp {
  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] .qgmw8dtp {
  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);
}
.znbc3oxv {
max-width:inherit;
text-align: center;
}
.edqoabbi {
 flex-basis: 49%; 
}
.jdcj814m {
 flex-basis: 32.3333%; 
}
.zc64tcrl {
 flex-basis: 24%; 
}
.v6urkbz20 { border: 3px solid #bb4842; margin: 6px; display: grid; padding: 48px 25px; }
.kyvn8kb5 {
 flex-basis: 19%; 
}
.t52r864e {
 flex-basis: 15.6666%; 
}
.u9ebskwn {
 flex-basis: 13.2857%; 
}