/* --- 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(.jhisdpi1) {
  transform: scale(1.1);
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
.v70spzc4 {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
}
.xjtndwevz { width: 55vw; padding-right: 2px; padding-left: 36px; display: block; margin: -10px; }
.qwrgzccg {

}
.ojsifd2c {
  text-align: center;
  margin-bottom: 1rem;
  font-weight: 900;
}
.m6i21cw6 {
  text-align: center;
  max-width: 600px;
  margin: 0 auto 3rem auto;
  color: var(--color-text);
  opacity: 0.7;
}
/* --- Buttons --- */
.evn158kw {
  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;
}
.evn158kw:hover {
  transform: translateY(-3px) scale(1.2);
}
.yf89m7d3 {
  background: var(--color-accent);
  box-shadow: 0 4px 15px var(--color-accent);
  font-size: 1.1rem;
  padding: 1rem 2rem;
}
.l0t322qv {
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
}
/* --- Header --- */
.wp37c9ni {
  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);
}
.xfd8p3ji {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.jhisdpi1 {
  font-size: 1.5rem;
  font-weight: 900;
  color: var(--color-text);
}
.pmtvpelzer8 { padding: 8px 27px; margin: -18px; color: rgb(249, 147, 99); border: 3px dotted #8b44fa; width: 71vw; display: flex; }
.jhisdpi1 img {
max-height: 80px;
}
.t5q9ebjs {
  display: none;
  /* Hidden on mobile */
  list-style: none;
  padding: 0;
  margin-right: auto;
}
.ikz6h5wi {
  color: var(--color-accent);
}
.o3kxos5y {
  font-size: 0.9rem;
}
/* --- Hero Section --- */
.oapzj4yx {
  padding: 4rem 0;
  text-align: center;
}
.kg01v9rt {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
.urqqu0w6 {
  margin-bottom: 1rem;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  font-size: 3rem;
  font-weight: 600;
}
.pz2223we {
  margin-bottom: 2rem;
  font-size: 2rem;
  color: var(--color-text);
  opacity: 0.8;
}
.fqyypgs5 {
  width: 100%;
}
/* .lzxlwvcf {
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}
*/

/* --- About Section --- */
.wu8ic4hk {
  background-color: var(--bg-dark);
}
.vgil6nua {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
.gnnir20k {
  background-color: var(--bg-dark);
  padding: 1rem;
  border-radius: 8px;
  border-left: 4px solid var(--color-accent);
}
.xbweqvzr3nu { width: 71%; }
/* --- Bonus Section --- */
.y7nuhsef {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.kbrmbnkz {
  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);
}
.pwfllib4 {
  font-size: 3rem;
  margin-bottom: 1rem;
}
.lgud9w69 {
  margin-bottom: 0.5rem;
}
.d8o1p5az {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--color-accent);
}
/* --- How-to Section --- */
.ux4sqchf {
  background-color: var(--bg-dark);
}
.li3v2s1w {
  list-style: none;
  padding: 0;
  counter-reset: steps-counter;
}
.bam33ify {
  background-color: var(--bg-dark);
  padding: 1.5rem 1.5rem 1.5rem 4rem;
  margin-bottom: 1rem;
  border-radius: 8px;
  position: relative;
}
.bam33ify 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) --- */
.qoh99q04,
.lpo22zo8 {
  overflow-x: auto;
}
.n4rkr40l { display: none; padding: 7px 5px; border: 1px solid #cc1aa7; width: 61px; color: rgb(101, 107, 189); margin: -20px; }
.yyluzuex {
  position: relative;
}
.l0f6prwm,
.izqbiqkj {
  width: 100%;
  border-collapse: collapse;
  background-color: var(--bg-dark);
}
.l0f6prwm th,
.l0f6prwm td,
.izqbiqkj th,
.izqbiqkj td {
  padding: 1rem;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.l0f6prwm th,
.izqbiqkj th {
  background-color: var(--bg-dark);
  font-weight: 700;
}
/* --- Games Section --- */
.wc3ygbrv {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.nir0gxg9 {
  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;
}
.nir0gxg9:hover {
  transform: translateY(-5px);
}
.f304iprf {
  padding: 1rem;
}
.uky7a7eu {
  margin-bottom: 0.25rem;
}
.jnsee1s6 {
  color: var(--color-text);
  opacity: 0.7;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
.ja6ieoe6 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.kczauqcs {
  background-color: var(--color-accent);
  padding: 0.25rem 0.5rem;
  border-radius: 5px;
  font-size: 0.8rem;
  font-weight: 700;
}
.tazt6yux {
  font-weight: 700;
  color: var(--color-accent);
}
.k07loy04p9xy { width: 21vw; }
/* --- Live Casino (Accordion) --- */
.gzilw1f0 {
  background-color: var(--bg-dark);
  margin-bottom: 0.5rem;
  border-radius: 8px;
}
.xzrh3t54 {
  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;
}
.xzrh3t54::after {
  content: '+';
  position: absolute;
  right: 1rem;
  font-size: 1.5rem;
  transition: transform 0.3s ease;
}
.u0rrtkqy::after {
  transform: rotate(45deg);
}
.krklklp4 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  padding: 0 1rem;
}
.krklklp4 p {
  margin: 0 0 1rem 0;
}
/* --- Sports Section --- */
.v6yzjpdz {
  background-color: var(--bg-dark);
}
.b1xe7lo5 {
  text-align: center;
  margin-bottom: 1.5rem;
}
.gz9itvks {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
.gz9itvks li {
  background-color: var(--bg-dark);
  padding: 0.5rem 1rem;
  border-radius: 20px;
}
/* --- Payments Section --- */
.vth9pvld {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
}
.wqav76os {
  height: 40px;
  width: auto;
  filter: grayscale(100%);
  opacity: 0.7;
  transition: filter 0.3s, opacity 0.3s;
}
.wqav76os:hover {
  filter: grayscale(0%);
  opacity: 1;
}
/* --- Reasons Section --- */
.t5agofvx {
  background-color: var(--bg-dark);
}
.swqo35fonmtf { border: 2px dashed #c810c3; padding: 18px 43px; width: 9%; }
.zxfqavw7 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.b7a4p7ce {
  background-color: var(--bg-dark);
  padding: 2rem;
  border-radius: 10px;
  position: relative;
  text-align: center;
}
.xmzfq8ls {
  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);
}
.q2n29el8 {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
/* --- Footer --- */
.cjcz4zgg {
  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;
}
.cjcz4zgg p {
  margin: 0;
}
/* --- Promo Block --- */
.x6ne7cak {
  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);
}
.hc844wsk {
  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;
}
.fcmr4quj {
  font-weight: 700;
  margin: 0 0 0.5rem 0;
}
.fc00cwhu {
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
}
.gxe1s3tr { display: none; color: rgb(65, 188, 229); padding: 12px 2px; border: 2px dashed #cdf44f; margin: 3px; width: 42px; }
.xw80rgj1 {
  background-color: var(--color-text);
  color: var(--color-accent);
}
/* --- Exit Intent Popup --- */
.pk5behim {
  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;
}
.tiot6uho {
  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] .tiot6uho {
  transform: scale(1);
}
.x9xxe3bq {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  color: var(--color-text);
  font-size: 2rem;
  cursor: pointer;
  line-height: 1;
}
.l3rwqqp0 {
  font-size: 2rem;
  margin-bottom: 1rem;
}
.ixvdle4k {
  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;
  }

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

  .ikz6h5wi {
    font-weight: 700;
  }

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

  .p06geeh8 {
    flex: 1;
  }

  .fqyypgs5 {
    flex: 1;
  }

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

  .y7nuhsef {
    flex-direction: row;
  }

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

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

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

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

  .b7a4p7ce {
    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);
}
.e0024nmw {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.zs0fvgrdk { width: 48px; padding: 29px 8px; color: rgb(191, 57, 38); display: none; border: 2px dotted #a4f04f; }
.mlxkdlv7{
  position: absolute;
    right: 0;
    top:-126px;
    max-width: 60%;
    object-fit: cover;
}
.jx5j8x7e {
  position: relative;
}
@media (max-width: 1087px) {
  .mlxkdlv7 {
    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;
  }
  
  .rvhhnwoe {
    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; }
.zzv12dkcq65 { display: inline-block; margin: 2px; }
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;
}
.giixp2ym {
  font-family: Arial, sans-serif;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}
.giixp2ym h2 {
  font-size: 24px;
  color: var(--color-accent);
  margin-bottom: 20px;
}
.j4prlhsx {
  list-style: none;
  padding: 0;
  margin: 0;
}
.j4prlhsx li {
  color: var(--color-text);
  font-size: 16px;
  line-height: 1.5;
  padding: 10px 0;
  border-bottom: 5px solid;
}
.nzatlk7c {
  font-weight: bold;
  color: var(--color-accent);
}
.ndql30es {
  max-width: 1400px;
  margin: 0 auto;
}
.w7aqktrj {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 5px;
  margin-bottom: 40px;
}
.ux5q3t1f {
  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;
}
.ux5q3t1f: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);
}
.ux5q3t1f:active {
  transform: translateY(0);
}
@media (max-width: 768px) {
  .w7aqktrj {
    gap: 12px;
  }

  .ux5q3t1f {
    flex: 1 1 150px;
    padding: 20px 16px;
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .ux5q3t1f {
    flex: 1 1 calc(50% - 6px);
  }
}
.y0mfhevn {
  width: 100%;
  margin-bottom: 40px;
}
.kjokihv0u54w { display: flex; width: 97px; margin: -9px; border: 3px dashed #ef63fd; padding: 38px 33px; }
.mofkm76o {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.mofkm76o h2 {
  color: var(--color-accent);
}
.s2es68sr {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 35px;
  align-items: center;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .s2es68sr {
    justify-content: center;
  }
}
.a6tvuo7z {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.a6tvuo7z img {

  max-width: 220px;
  height: auto;
  margin: 0 auto !important;
  border-radius: 10px;
}
.a6tvuo7z .p7d53hme {
  position: absolute;
  top: 35%;
  left: 40%;
  width: 60px;
  height: 60px;
  opacity: 0;
}
.a6tvuo7z:hover .p7d53hme {
  opacity: 1; 
}
.a6tvuo7z:hover img {
  opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.hhhe226qx54 { color: rgb(90, 222, 101); margin: -1px; border: 4px solid #a0ecd0; width: 42px; padding: 12px 31px; display: inline-block; }
.q1ec5zof p {
  color: var(--color-accent);
  font-weight: 600;
}
.zndegmrj {
  border-bottom: 2px solid #e8eaf6;
}
.zndegmrj:last-child {
  border-bottom: none;
}
.nsqid4t0 {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.nsqid4t0::-webkit-details-marker {
  display: none;
  /* for chrome */
}
.nsqid4t0::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.zndegmrj[open] .nsqid4t0::after {
  transform: translateY(-50%) rotate(45deg);
}
.jgx0k6xe {
  padding: 0 1em 1.2em 1em;
  animation: fadeIn 0.3s ease;
}
.xee1bcz4 {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 60px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.etrffb8q {
        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;
    }
.etrffb8q:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.etrffb8q:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .etrffb8q {
            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;
}
.n07c3jso {
  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;
}
.bi2a4yeyre7j { padding-left: 25px; }
#lang-dropdown[open] .n07c3jso {
  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);
}
.a6tvuo7z {
max-width:inherit;
text-align: center;
}
.mdr9sbjv {
 flex-basis: 49%; 
}
.e6978hrd {
 flex-basis: 32.3333%; 
}
.p0smrl9u {
 flex-basis: 24%; 
}
.s99pdpuu {
 flex-basis: 19%; 
}
.dt18kv3g {
 flex-basis: 15.6666%; 
}
.vpn8kw51 {
 flex-basis: 13.2857%; 
}