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

}
.qn6a9yklv { margin: 11px; border: 5px dotted #2bde0f; padding: 41px 40px; }
.m958ihv5 {
  text-align: center;
  margin-bottom: 1rem;
  font-weight: 900;
}
.zjy99zjf {
  text-align: center;
  max-width: 600px;
  margin: 0 auto 3rem auto;
  color: var(--color-text);
  opacity: 0.7;
}
/* --- Buttons --- */
.sg8mrk85 {
  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;
}
.sg8mrk85:hover {
  transform: translateY(-3px) scale(1.2);
}
.qknrbiwl {
  background: var(--color-accent);
  box-shadow: 0 4px 15px var(--color-accent);
  font-size: 1.1rem;
  padding: 1rem 2rem;
}
.jwzfgfyo {
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
}
/* --- Header --- */
.w3ns7rfo {
  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);
}
.rfkqnxcp {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.q9lk0c7q {
  font-size: 1.5rem;
  font-weight: 900;
  color: var(--color-text);
}
.cu686yaz {
  display: none;
  /* Hidden on mobile */
  list-style: none;
  padding: 0;
  margin-right: auto;
}
.z3tcbvef {
  color: var(--color-accent);
}
.zevs56ub {
  font-size: 0.9rem;
}
/* --- Hero Section --- */
.aui1cvis {
  padding: 4rem 0;
  text-align: center;
}
.og5l14w8 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
.qgzkzugp4 { margin: 0px; color: rgb(124, 68, 187); display: flex; padding: 22px 39px; width: 18px; border: 3px dashed #e5ad5e; }
.uibj85hh {
  margin-bottom: 1rem;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  font-size: 3rem;
  font-weight: 600;
}
.fkyv1xvb {
  margin-bottom: 2rem;
  font-size: 2rem;
  color: var(--color-text);
  opacity: 0.8;
}
.yiiy4agd {
  width: 100%;
}
/* .empgcakx {
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}
*/

/* --- About Section --- */
.ota9z9kv {
  background-color: var(--bg-dark);
}
.qld0vnac {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
.cp2y4qy6 {
  background-color: var(--bg-dark);
  padding: 1rem;
  border-radius: 8px;
  border-left: 4px solid var(--color-accent);
}
/* --- Bonus Section --- */
.f2gpv21s {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.n5twcn2x {
  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);
}
.ntx7mhrv {
  font-size: 3rem;
  margin-bottom: 1rem;
}
.ohl8n4em {
  margin-bottom: 0.5rem;
}
.aqcm2ekr {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--color-accent);
}
/* --- How-to Section --- */
.fh5zv0ri {
  background-color: var(--bg-dark);
}
.r6uw4flt {
  list-style: none;
  padding: 0;
  counter-reset: steps-counter;
}
.fexqixg9 { margin: -13px; padding-left: 30px; color: rgb(129, 45, 207); display: none; border: 3px dashed #9528c6; padding-right: 8px; }
.ubxv1zww {
  background-color: var(--bg-dark);
  padding: 1.5rem 1.5rem 1.5rem 4rem;
  margin-bottom: 1rem;
  border-radius: 8px;
  position: relative;
}
.ubxv1zww 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) --- */
.eimmna5w,
.trnxjz39 {
  overflow-x: auto;
}
.m6hyn96o {
  position: relative;
}
.lx4y5jbt,
.a5xj61zf {
  width: 100%;
  border-collapse: collapse;
  background-color: var(--bg-dark);
}
.lx4y5jbt th,
.lx4y5jbt td,
.a5xj61zf th,
.a5xj61zf td {
  padding: 1rem;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.lx4y5jbt th,
.a5xj61zf th {
  background-color: var(--bg-dark);
  font-weight: 700;
}
/* --- Games Section --- */
.w80xtyop {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.p2ufxbfe {
  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;
}
.p2ufxbfe:hover {
  transform: translateY(-5px);
}
.tyu95zjn {
  padding: 1rem;
}
.dic25yao {
  margin-bottom: 0.25rem;
}
.c0183jde {
  color: var(--color-text);
  opacity: 0.7;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
.f4u52cu7nl2 { color: rgb(33, 58, 90); display: block; margin: 3px; padding: 40px 23px; width: 15%; border: 5px dashed #5da2af; }
.euds5i4k {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.svwzqo7t {
  background-color: var(--color-accent);
  padding: 0.25rem 0.5rem;
  border-radius: 5px;
  font-size: 0.8rem;
  font-weight: 700;
}
.pgouaff1 {
  font-weight: 700;
  color: var(--color-accent);
}
/* --- Live Casino (Accordion) --- */
.e399vddm {
  background-color: var(--bg-dark);
  margin-bottom: 0.5rem;
  border-radius: 8px;
}
.afx1dvv5 {
  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;
}
.afx1dvv5::after {
  content: '+';
  position: absolute;
  right: 1rem;
  font-size: 1.5rem;
  transition: transform 0.3s ease;
}
.smkzorq8::after {
  transform: rotate(45deg);
}
.z3fr1jqa {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  padding: 0 1rem;
}
.z3fr1jqa p {
  margin: 0 0 1rem 0;
}
/* --- Sports Section --- */
.woczu4ck {
  background-color: var(--bg-dark);
}
.ij6xxos8 {
  text-align: center;
  margin-bottom: 1.5rem;
}
.suwrhs4c {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
.suwrhs4c li {
  background-color: var(--bg-dark);
  padding: 0.5rem 1rem;
  border-radius: 20px;
}
/* --- Payments Section --- */
.aiu4csgl {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
}
.y7q7eeyv {
  height: 40px;
  width: auto;
  filter: grayscale(100%);
  opacity: 0.7;
  transition: filter 0.3s, opacity 0.3s;
}
.yv0im1ry { margin: 13px; border: 1px dotted #b678e3; padding-left: 15px; padding-right: 44px; width: 60px; }
.y7q7eeyv:hover {
  filter: grayscale(0%);
  opacity: 1;
}
/* --- Reasons Section --- */
.xmjxtrif {
  background-color: var(--bg-dark);
}
.goqod1h9 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.djcrizna {
  background-color: var(--bg-dark);
  padding: 2rem;
  border-radius: 10px;
  position: relative;
  text-align: center;
}
.uyutadh2 {
  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);
}
.tmf9wv1t {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
/* --- Footer --- */
.yyq4dfsm {
  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;
}
.yyq4dfsm p {
  margin: 0;
}
/* --- Promo Block --- */
.cqigjv9y {
  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);
}
.k7j30rr7 { margin: -1px; border: 3px dashed #ad2e8a; display: none; padding: 28px 24px; width: 28%; color: rgb(69, 253, 135); }
.qrzvpfo1 {
  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;
}
.v4oebh88 {
  font-weight: 700;
  margin: 0 0 0.5rem 0;
}
.smdjd9jk {
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
}
.od0z5w70 {
  background-color: var(--color-text);
  color: var(--color-accent);
}
/* --- Exit Intent Popup --- */
.qlp2w4di {
  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;
}
.epevq7gg {
  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] .epevq7gg {
  transform: scale(1);
}
.b9x9elca {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  color: var(--color-text);
  font-size: 2rem;
  cursor: pointer;
  line-height: 1;
}
.kth27xr0 {
  font-size: 2rem;
  margin-bottom: 1rem;
}
.kh0tx9cn {
  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;
  }

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

  .z3tcbvef {
    font-weight: 700;
  }

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

  .ybi6cv7j {
    flex: 1;
  }

  .yiiy4agd {
    flex: 1;
  }

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

  .f2gpv21s {
    flex-direction: row;
  }

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

  .goqod1h9 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.qktnb4pa6uwn { margin: 2px; color: rgb(84, 163, 28); display: none; padding-left: 29px; width: 90%; border: 3px dashed #e24dbb; }
/* --- Larger Desktop Styles (min-width: 1024px) --- */
@media (min-width: 1024px) {
  .qld0vnac {
    grid-template-columns: repeat(3, 1fr);
  }

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

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

  .djcrizna {
    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);
}
.cppavyco {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.fuldmbil{
  position: absolute;
    right: 0;
    top:-126px;
    max-width: 60%;
    object-fit: cover;
}
.s4dckmdy {
  position: relative;
}
@media (max-width: 1087px) {
  .fuldmbil {
    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;
}
.g07xmkp1713r { display: none; padding-left: 5px; }
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;
  }
  
  .jfdbd9ke {
    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;
}
.oevx2sul {
  font-family: Arial, sans-serif;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}
.oevx2sul h2 {
  font-size: 24px;
  color: var(--color-accent);
  margin-bottom: 20px;
}
.buiqwfcd { border: 3px solid #0f913f; padding-left: 25px; width: 88%; }
.dzlldaog {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dzlldaog li {
  color: var(--color-text);
  font-size: 16px;
  line-height: 1.5;
  padding: 10px 0;
  border-bottom: 5px solid;
}
.ijr55rzm {
  font-weight: bold;
  color: var(--color-accent);
}
.q3ky37bg {
  max-width: 1400px;
  margin: 0 auto;
}
.dzop1d7j {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 5px;
  margin-bottom: 40px;
}
.v8aae7os {
  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;
}
.v8aae7os: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);
}
.v8aae7os:active {
  transform: translateY(0);
}
@media (max-width: 768px) {
  .dzop1d7j {
    gap: 12px;
  }

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

  max-width: 220px;
  height: auto;
  margin: 0 auto !important;
  border-radius: 10px;
}
.ybt8yhfn .ztrsrp0c {
  position: absolute;
  top: 35%;
  left: 40%;
  width: 60px;
  height: 60px;
  opacity: 0;
}
.ybt8yhfn:hover .ztrsrp0c {
  opacity: 1; 
}
.ybt8yhfn:hover img {
  opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.mma98aaj p {
  color: var(--color-accent);
  font-weight: 600;
}
.ga571mr6 {
  border-bottom: 2px solid #e8eaf6;
}
.ga571mr6:last-child {
  border-bottom: none;
}
.peye5dv4 {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.peye5dv4::-webkit-details-marker {
  display: none;
  /* for chrome */
}
.peye5dv4::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.ga571mr6[open] .peye5dv4::after {
  transform: translateY(-50%) rotate(45deg);
}
.qrc2n8yq {
  padding: 0 1em 1.2em 1em;
  animation: fadeIn 0.3s ease;
}
.cszhi7y4 {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 60px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.o926hslmn { display: grid; width: 64%; border: 4px dashed #96189d; color: rgb(191, 77, 202); padding: 17px 40px; }
.z5qowmsm {
        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;
    }
.z5qowmsm:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.z5qowmsm:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .z5qowmsm {
            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;
}
.qirszv8r {
  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] .qirszv8r {
  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);
}
.nchsat5l4sh { padding: 45px 17px; border: 3px solid #5dca3d; display: block; color: rgb(152, 2, 226); }
.ybt8yhfn {
max-width:inherit;
text-align: center;
}
.jdwkxnju {
 flex-basis: 49%; 
}
.jg8q498a {
 flex-basis: 32.3333%; 
}
.sbeoapj7 {
 flex-basis: 24%; 
}
.vrt9y766 {
 flex-basis: 19%; 
}
.dxnphi8e {
 flex-basis: 15.6666%; 
}
.mp3m2cq1 {
 flex-basis: 13.2857%; 
}
.nuqlc6nd {
    display: flex;
    align-content: center;
    align-items: center;
}
.cu686yaz li {
margin-bottom:0px;
}