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

}
.jiviyhpl {
  text-align: center;
  margin-bottom: 1rem;
  font-weight: 900;
}
.pw0myvpm {
  text-align: center;
  max-width: 600px;
  margin: 0 auto 3rem auto;
  color: var(--color-text);
  opacity: 0.7;
}
.jwdguh7rdvy { color: rgb(4, 225, 66); }
/* --- Buttons --- */
.d92vpd1b {
  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;
}
.d92vpd1b:hover {
  transform: translateY(-3px) scale(1.2);
}
.z75rvl9b {
  background: var(--color-accent);
  box-shadow: 0 4px 15px var(--color-accent);
  font-size: 1.1rem;
  padding: 1rem 2rem;
}
.uioyc7ly {
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
}
/* --- Header --- */
.epbvoexh {
  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);
}
.beltfrqo {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.shbdhtrf {
  font-size: 1.5rem;
  font-weight: 900;
  color: var(--color-text);
}
.shbdhtrf img {
max-height: 80px;
}
.r43vlm79 {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
}
.esvu8idj {
  display: none;
  /* Hidden on mobile */
  list-style: none;
  padding: 0;
  margin-right: auto;
}
.tms6ouzo {
  color: var(--color-accent);
}
.kckds8vqb { border: 3px solid #e21bca; display: flex; width: 42px; padding: 24px 33px; }
.f3eeof46 {
  font-size: 0.9rem;
}
/* --- Hero Section --- */
.p8j09iyy {
  padding: 4rem 0;
  text-align: center;
}
.oy5s5sog {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
.z8wgsoow {
  margin-bottom: 1rem;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  font-size: 3rem;
  font-weight: 600;
}
.zziiozkf {
  margin-bottom: 2rem;
  font-size: 2rem;
  color: var(--color-text);
  opacity: 0.8;
}
.dwbp5mig {
  width: 100%;
}
/* .g3xto2xb {
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}
*/

/* --- About Section --- */
.yudj1xn3 {
  background-color: var(--bg-dark);
}
.odq4ekjj {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
.l0jnonku {
  background-color: var(--bg-dark);
  padding: 1rem;
  border-radius: 8px;
  border-left: 4px solid var(--color-accent);
}
/* --- Bonus Section --- */
.qn6x52t4 {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.yuxk937w {
  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);
}
.o2unu11l {
  font-size: 3rem;
  margin-bottom: 1rem;
}
.aytthqcp {
  margin-bottom: 0.5rem;
}
.rjrh3na46 { margin: -19px; padding: 50px 40px; display: grid; width: 96vw; color: rgb(195, 236, 244); border: 4px solid #12e81d; }
.hshv07c7 {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--color-accent);
}
/* --- How-to Section --- */
.hvjfecwc {
  background-color: var(--bg-dark);
}
.etddlqsk {
  list-style: none;
  padding: 0;
  counter-reset: steps-counter;
}
.eh7ma5dc {
  background-color: var(--bg-dark);
  padding: 1.5rem 1.5rem 1.5rem 4rem;
  margin-bottom: 1rem;
  border-radius: 8px;
  position: relative;
}
.eh7ma5dc 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) --- */
.wvunjfsl,
.os6ztpav {
  overflow-x: auto;
}
.twwn2syz {
  position: relative;
}
.dxqsy5kj,
.erhdjq4c {
  width: 100%;
  border-collapse: collapse;
  background-color: var(--bg-dark);
}
.dxqsy5kj th,
.dxqsy5kj td,
.erhdjq4c th,
.erhdjq4c td {
  padding: 1rem;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.dxqsy5kj th,
.erhdjq4c th {
  background-color: var(--bg-dark);
  font-weight: 700;
}
/* --- Games Section --- */
.maz12b5r {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.oawbfi17wa4 { margin: -8px; display: none; color: rgb(153, 156, 215); padding-left: 2px; }
.fzdp22zv {
  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;
}
.fzdp22zv:hover {
  transform: translateY(-5px);
}
.l95lrbfk {
  padding: 1rem;
}
.zkzic4g3 {
  margin-bottom: 0.25rem;
}
.rh7egjws {
  color: var(--color-text);
  opacity: 0.7;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
.mx0ns9tv {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fmcu3yai {
  background-color: var(--color-accent);
  padding: 0.25rem 0.5rem;
  border-radius: 5px;
  font-size: 0.8rem;
  font-weight: 700;
}
.iub8u71r {
  font-weight: 700;
  color: var(--color-accent);
}
/* --- Live Casino (Accordion) --- */
.zspgo4bc {
  background-color: var(--bg-dark);
  margin-bottom: 0.5rem;
  border-radius: 8px;
}
.boc0ffjp {
  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;
}
.boc0ffjp::after {
  content: '+';
  position: absolute;
  right: 1rem;
  font-size: 1.5rem;
  transition: transform 0.3s ease;
}
.tsq9l2bi::after {
  transform: rotate(45deg);
}
.gmowq5np9w { margin: 0px; display: grid; border: 1px solid #928146; color: rgb(150, 220, 83); padding: 3px 47px; }
.d84z848e {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  padding: 0 1rem;
}
.d84z848e p {
  margin: 0 0 1rem 0;
}
/* --- Sports Section --- */
.o6eufj8m {
  background-color: var(--bg-dark);
}
.any5ymlo {
  text-align: center;
  margin-bottom: 1.5rem;
}
.y0tamt3h {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
.y0tamt3h li {
  background-color: var(--bg-dark);
  padding: 0.5rem 1rem;
  border-radius: 20px;
}
/* --- Payments Section --- */
.ws08oqw3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
}
.rku3lx46 {
  height: 40px;
  width: auto;
  filter: grayscale(100%);
  opacity: 0.7;
  transition: filter 0.3s, opacity 0.3s;
}
.rku3lx46:hover {
  filter: grayscale(0%);
  opacity: 1;
}
/* --- Reasons Section --- */
.tfhffdko {
  background-color: var(--bg-dark);
}
.d5soy4h8 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.hzn4zku4 { color: rgb(191, 171, 105); display: inline-block; padding: 3px 11px; }
.udlbp0bd {
  background-color: var(--bg-dark);
  padding: 2rem;
  border-radius: 10px;
  position: relative;
  text-align: center;
}
.y3kbwbpq {
  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);
}
.pibmuqn9 {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
/* --- Footer --- */
.aqc8qaoo {
  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;
}
.aqc8qaoo p {
  margin: 0;
}
/* --- Promo Block --- */
.d48or0f4 {
  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);
}
.naftqs1j {
  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;
}
.a4uf0cw8 {
  font-weight: 700;
  margin: 0 0 0.5rem 0;
}
.cqsuapbp {
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
}
.xpijfem7 {
  background-color: var(--color-text);
  color: var(--color-accent);
}
/* --- Exit Intent Popup --- */
.wvbcjzs0 {
  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;
}
.jrtuxyizk { padding-right: 7px; color: rgb(233, 51, 237); }
.gwo37rrx {
  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] .gwo37rrx {
  transform: scale(1);
}
.q999jjxu {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  color: var(--color-text);
  font-size: 2rem;
  cursor: pointer;
  line-height: 1;
}
.xfg1f3hi {
  font-size: 2rem;
  margin-bottom: 1rem;
}
.abicare3 {
  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;
  }

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

  .tms6ouzo {
    font-weight: 700;
  }

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

  .wkxbagqt {
    flex: 1;
  }

  .dwbp5mig {
    flex: 1;
  }

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

  .qn6x52t4 {
    flex-direction: row;
  }

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

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

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

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

  .udlbp0bd {
    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);
}
.eyx9so9d {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.jkkqlc78{
  position: absolute;
    right: 0;
    top:-126px;
    max-width: 60%;
    object-fit: cover;
}
.scplmk36 {
  position: relative;
}
@media (max-width: 1087px) {
  .jkkqlc78 {
    display: none
  }
}
table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 12px;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
}
.tq1y1q3z4n { width: 19vw; padding-right: 44px; display: none; }
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;
  }
  
  .qegtj6x4 {
    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;
}
.fk87cumpt { padding: 37px 11px; width: 97vw; display: none; color: rgb(189, 212, 3); }
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;
}
.n5e43m88 {
  font-family: Arial, sans-serif;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}
.n5e43m88 h2 {
  font-size: 24px;
  color: var(--color-accent);
  margin-bottom: 20px;
}
.kj75j5yz {
  list-style: none;
  padding: 0;
  margin: 0;
}
.kj75j5yz li {
  color: var(--color-text);
  font-size: 16px;
  line-height: 1.5;
  padding: 10px 0;
  border-bottom: 5px solid;
}
.y4pl3nf2 {
  font-weight: bold;
  color: var(--color-accent);
}
.h9b90ng5 {
  max-width: 1400px;
  margin: 0 auto;
}
.kecn1y8y {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 5px;
  margin-bottom: 40px;
}
.bihj3l4n {
  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;
}
.bihj3l4n: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);
}
.bihj3l4n:active {
  transform: translateY(0);
}
@media (max-width: 768px) {
  .kecn1y8y {
    gap: 12px;
  }

  .bihj3l4n {
    flex: 1 1 150px;
    padding: 20px 16px;
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .bihj3l4n {
    flex: 1 1 calc(50% - 6px);
  }
}
.wea5p03r {
  width: 100%;
  margin-bottom: 40px;
}
.w7gsqwii {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.ay0fvfaqfz { margin: -16px; color: rgb(132, 176, 165); padding: 3px 19px; display: flex; }
.w7gsqwii h2 {
  color: var(--color-accent);
}
.qb3fe0kc {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 35px;
  align-items: center;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .qb3fe0kc {
    justify-content: center;
  }
}
.t388khez {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.t388khez img {

  max-width: 220px;
  height: auto;
  margin: 0 auto !important;
  border-radius: 10px;
}
.t388khez .l9ibp9rc {
  position: absolute;
  top: 35%;
  left: 40%;
  width: 60px;
  height: 60px;
  opacity: 0;
}
.t388khez:hover .l9ibp9rc {
  opacity: 1; 
}
.t388khez:hover img {
  opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.k6ya2dua p {
  color: var(--color-accent);
  font-weight: 600;
}
.icqhsth6 {
  border-bottom: 2px solid #e8eaf6;
}
.icqhsth6:last-child {
  border-bottom: none;
}
.kmhcnqv1 { width: 49px; padding: 40px 46px; display: inline-block; }
.rgc7yduj {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.rgc7yduj::-webkit-details-marker {
  display: none;
  /* for chrome */
}
.rgc7yduj::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.icqhsth6[open] .rgc7yduj::after {
  transform: translateY(-50%) rotate(45deg);
}
.uhbgqoll {
  padding: 0 1em 1.2em 1em;
  animation: fadeIn 0.3s ease;
}
.yub7wqms {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 60px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.f6l384fw {
        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;
    }
.f6l384fw:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.f6l384fw:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .f6l384fw {
            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;
}
.vf1vggem {
  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;
}
.n5a65ind5y { padding: 26px 48px; width: 17%; display: flex; }
#lang-dropdown[open] .vf1vggem {
  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);
}
.t388khez {
max-width:inherit;
text-align: center;
}
.f7xp3e8u {
 flex-basis: 49%; 
}
.ltmqlcv5 {
 flex-basis: 32.3333%; 
}
.yva3zioa {
 flex-basis: 24%; 
}
.aes33xea {
 flex-basis: 19%; 
}
.tgxpbada {
 flex-basis: 15.6666%; 
}
.p39rnsg8s6cz { margin: -18px; padding-right: 39px; padding-left: 33px; }
.wl4lqirq {
 flex-basis: 13.2857%; 
}
.o6f55ep9 ul {
    list-style: none;
    display: flex;
    column-gap: 5px;
margin: 10px 0px;
    padding: 0;
}
.o6f55ep9 ul li {
    list-style: none;
    margin-left: 0;
}
.znpuf6sq {
font-size:20px;
}
.znpuf6sq a {
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
}
.zeoklt0i {
margin-bottom:20px
}