/* --- General Styles & Variables --- */

:root {
    --color-text: #FFFFFF;
    --bg-dark: #232341;
    --color-accent: #ff2579;
}

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(.axbh2k3k) {
  transform: scale(1.1);
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

.qk5b9qus {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
}

.a1bji7f5 {

}

.epctpm1x {
  text-align: center;
  margin-bottom: 1rem;
  font-weight: 900;
}

.dnery15y {
  text-align: center;
  max-width: 600px;
  margin: 0 auto 3rem auto;
  color: var(--color-text);
  opacity: 0.7;
}

/* --- Buttons --- */
.eqa47rri {
  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;
}

.eqa47rri:hover {
  transform: translateY(-3px) scale(1.2);
}

.khxoulus {
  background: var(--color-accent);
  box-shadow: 0 4px 15px var(--color-accent);
  font-size: 1.1rem;
  padding: 1rem 2rem;
}

.iuizs9ux {
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
}

/* --- Header --- */
.d7yjsue5 {
  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);
}

.qdlni52h {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.axbh2k3k {
  font-size: 1.5rem;
  font-weight: 900;
  color: var(--color-text);
max-width:200px;
}

.y5vnv249 {
  display: none;
  /* Hidden on mobile */
  list-style: none;
  padding: 0;
  margin-right: auto;
}

.euga0ef8 {
  color: var(--color-accent);
}

.shg84o9c {
  font-size: 0.9rem;
}

/* --- Hero Section --- */
.qjhfd951 {
  padding: 4rem 0;
  text-align: center;
}

.tmhjg2qy {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}

.njz6d9ys {
  margin-bottom: 1rem;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  font-size: 3rem;
  font-weight: 600;
}

.yif5w8qu {
  margin-bottom: 2rem;
  font-size: 2rem;
  color: var(--color-text);
  opacity: 0.8;
}

.u5q5sppo {
  width: 100%;
}

/* .b0mxyer2 {
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
} */

/* --- About Section --- */
.fq9crdr0 {
  background-color: var(--bg-dark);
}

.lfo4n6t1 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}

.jxqthp4p {
  background-color: var(--bg-dark);
  padding: 1rem;
  border-radius: 8px;
  border-left: 4px solid var(--color-accent);
}

/* --- Bonus Section --- */
.l4s9f6se {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.zjbb73q9 {
  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);
}

.adcudhl0 {
  font-size: 3rem;
  margin-bottom: 1rem;
}

.ifu1nugy {
  margin-bottom: 0.5rem;
}

.wf9waq8f {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--color-accent);
}

/* --- How-to Section --- */
.g7c9k1nw {
  background-color: var(--bg-dark);
}

.v6e0zjds {
  list-style: none;
  padding: 0;
  counter-reset: steps-counter;
}

.b9ol897e {
  background-color: var(--bg-dark);
  padding: 1.5rem 1.5rem 1.5rem 4rem;
  margin-bottom: 1rem;
  border-radius: 8px;
  position: relative;
}

.b9ol897e 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) --- */
.m7svjnwl,
.zh4dmzvx {
  overflow-x: auto;
}

.lndlcxmj {
  position: relative;
}

.d01wpmk9,
.cfdtrqmq {
  width: 100%;
  border-collapse: collapse;
  background-color: var(--bg-dark);
}

.d01wpmk9 th,
.d01wpmk9 td,
.cfdtrqmq th,
.cfdtrqmq td {
  padding: 1rem;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.d01wpmk9 th,
.cfdtrqmq th {
  background-color: var(--bg-dark);
  font-weight: 700;
}

/* --- Games Section --- */
.dttm6ozl {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}

.aclfeq97 {
  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;
}

.aclfeq97:hover {
  transform: translateY(-5px);
}

.uehe74sd {
  padding: 1rem;
}

.m1f6s7kg {
  margin-bottom: 0.25rem;
}

.cu38voz3 {
  color: var(--color-text);
  opacity: 0.7;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}

.mpez9q70 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.iej5cjy4 {
  background-color: var(--color-accent);
  padding: 0.25rem 0.5rem;
  border-radius: 5px;
  font-size: 0.8rem;
  font-weight: 700;
}

.ifj8qwdl {
  font-weight: 700;
  color: var(--color-accent);
}

/* --- Live Casino (Accordion) --- */
.c812g4fb {
  background-color: var(--bg-dark);
  margin-bottom: 0.5rem;
  border-radius: 8px;
}

.bzclwbqy {
  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;
}

.bzclwbqy::after {
  content: '+';
  position: absolute;
  right: 1rem;
  font-size: 1.5rem;
  transition: transform 0.3s ease;
}

.x7ye9ndg::after {
  transform: rotate(45deg);
}

.ztzwv5g1 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  padding: 0 1rem;
}

.ztzwv5g1 p {
  margin: 0 0 1rem 0;
}

/* --- Sports Section --- */
.clyc3uaj {
  background-color: var(--bg-dark);
}

.rm7matv2 {
  text-align: center;
  margin-bottom: 1.5rem;
}

.iz5ra9z4 {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}

.iz5ra9z4 li {
  background-color: var(--bg-dark);
  padding: 0.5rem 1rem;
  border-radius: 20px;
}

/* --- Payments Section --- */
.k4aurieh {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
}

.symsekfl {
  height: 40px;
  width: auto;
  filter: grayscale(100%);
  opacity: 0.7;
  transition: filter 0.3s, opacity 0.3s;
}

.symsekfl:hover {
  filter: grayscale(0%);
  opacity: 1;
}

/* --- Reasons Section --- */
.cdjg25s6 {
  background-color: var(--bg-dark);
}

.zu0xgp9p {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}

.hp1v5e2j {
  background-color: var(--bg-dark);
  padding: 2rem;
  border-radius: 10px;
  position: relative;
  text-align: center;
}

.cjhdk8ai {
  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);
}

.g9d5piw1 {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}

/* --- Footer --- */
.u4cphu8y {
  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;
}

.u4cphu8y p {
  margin: 0;
}

/* --- Promo Block --- */
.zbs2vbw1 {
  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;
}

.sn00l3b9 {
  transform: translateX(0);
}

.bdrgcq5v {
  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;
}

.qqcvehtk {
  font-weight: 700;
  margin: 0 0 0.5rem 0;
}

.ynlq3l8f {
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
}

.rhuq7ro8 {
  background-color: var(--color-text);
  color: var(--color-accent);
}

/* --- Exit Intent Popup --- */
.dw0xnzo1 {
  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;
}

.m6k4avxz {
  opacity: 1;
  visibility: visible;
}

.y9ptswgo {
  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;
}

.m6k4avxz .y9ptswgo {
  transform: scale(1);
}

.u2my2oip {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  color: var(--color-text);
  font-size: 2rem;
  cursor: pointer;
  line-height: 1;
}

.xxuy40z7 {
  font-size: 2rem;
  margin-bottom: 1rem;
}

.cf30wtbk {
  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;
  }

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

  .euga0ef8 {
    font-weight: 700;
  }

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

  .oybkmvg4 {
    flex: 1;
  }

  .u5q5sppo {
    flex: 1;
  }

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

  .l4s9f6se {
    flex-direction: row;
  }

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

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

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

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

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

  .hp1v5e2j {
    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);
}



.r5fpdd3n {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.fvoqbxmd{
  position: absolute;
    right: 0;
    top:-126px;
    max-width: 60%;
    object-fit: cover;
}

.uekc4v3g {
  position: relative;
}

@media (max-width: 1087px) {
  .fvoqbxmd {
    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;
  }
  
  .tmapnrhj {
    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;
}


.bdfxzxf0 {
  font-family: Arial, sans-serif;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}

.bdfxzxf0 h2 {
  font-size: 24px;
  color: var(--color-accent);
  margin-bottom: 20px;
}

.tgumc31d {
  list-style: none;
  padding: 0;
  margin: 0;
}

.tgumc31d li {
  color: var(--color-text);
  font-size: 16px;
  line-height: 1.5;
  padding: 10px 0;
  border-bottom: 5px solid;
}

.ch4zwzec {
  font-weight: bold;
  color: var(--color-accent);
}


.ktsq79g3 {
  max-width: 1400px;
  margin: 0 auto;
}

.ps50lofd {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 5px;
  margin-bottom: 40px;
}

.gss77soa {
  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;
}

.gss77soa: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);
}

.gss77soa:active {
  transform: translateY(0);
}

@media (max-width: 768px) {
  .ps50lofd {
    gap: 12px;
  }

  .gss77soa {
    flex: 1 1 150px;
    padding: 20px 16px;
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .gss77soa {
    flex: 1 1 calc(50% - 6px);
  }
}


.g1nuo9gm {
  width: 100%;
  margin-bottom: 40px;
}

.dkf57b9n {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}

.dkf57b9n h2 {
  color: var(--color-accent);
}

.eaa0gixm {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 35px;
  align-items: center;
  padding-top: 20px;
}

@media (max-width: 800px) {
  .eaa0gixm {
    justify-content: center;
  }
}

.ulrwb53e {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
  background-color: black;
  border-radius: 10px;
}

.ulrwb53e img {

  max-width: 220px;
  height: auto;
  margin: 0 auto !important;
  border-radius: 10px;
}

.ulrwb53e .g2ocs980 {
  position: absolute;
  top: 35%;
  left: 40%;
  width: 60px;
  height: 60px;
  opacity: 0;
}

.ulrwb53e:hover .g2ocs980 {
  opacity: 1; 
}

.ulrwb53e:hover img {
  opacity: 0.3;
}

html {
  scroll-behavior: smooth;
}

* {
  scroll-margin-top: 80px; 
}

.w1mk14sn p {
  color: var(--color-accent);
  font-weight: 600;
}

.b66lhp4a {
  border-bottom: 2px solid #e8eaf6;
}

.b66lhp4a:last-child {
  border-bottom: none;
}

.nhcs15u7 {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}

.nhcs15u7::-webkit-details-marker {
  display: none;
  /* for chrome */
}

.nhcs15u7::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}

.b66lhp4a[open] .nhcs15u7::after {
  transform: translateY(-50%) rotate(45deg);
}

.y5pen1hv {
  padding: 0 1em 1.2em 1em;
  animation: fadeIn 0.3s ease;
}


.bslgvtim {
max-height: 370px;
    overflow-y: scroll;
}
.wm6xbjhl {
margin-right:5px;
}
.dd3t4t4y {
    position: relative;
    display: flex;
    align-items: center;
}
.l0d83zrn {
    padding: 8px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.l0d83zrn svg {
    width: 20px;
    height: 20px;
    fill: white;
}
.sxmxte6v {
    display: none;
    position: absolute;
    top: 120%; /* Расположение под иконкой */
    right: 0;
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    overflow: hidden;
    z-index: 10;
    min-width: 160px;
}
.dd3t4t4y.c98fg1o3 .sxmxte6v {
    display: block;
}
.sxmxte6v ul li {
 list-style: none;
margin-left: 5px;
}
}
.sxmxte6v ul {
    list-style: none;
    margin: 0;
    padding: 5px 0;
}
.sxmxte6v li a {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    text-decoration: none;
    color: #333;
    font-size: 14px;
    transition: background-color 0.2s ease;
}
.sxmxte6v li a:hover {
    background-color: #f5f5f5;
}
.sxmxte6v li a svg {
    width: 20px;
    height: 15px;
    margin-right: 10px;
    border: 1px solid #eee;
}
.rnahwfzz {
overflow: hidden;
}

.ulrwb53e {
max-width:inherit;
text-align: center;
}
.acag0d6o {
 flex-basis: 49%; 
}

.mtaltu3s {
 flex-basis: 30.3333%; 
}

.vkygduk0 {
 flex-basis: 21%; 
}

.x5t3f83b {
 flex-basis: 17%; 
}

.e24kt9uo {
 flex-basis: 15.6666%; 
}

.q8t1j2ba {
 flex-basis: 13.2857%; 
}
