/* --- 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(.bp2lc4hz) {
  transform: scale(1.1);
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
.l8bjdg80 {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
}
.da3braihy { margin: -12px; border: 4px solid #a297be; display: flex; width: 70vw; padding: 24px 16px; }
.hox0uigy {

}
.f9b5iobp {
  text-align: center;
  margin-bottom: 1rem;
  font-weight: 900;
}
.z35tcorl {
  text-align: center;
  max-width: 600px;
  margin: 0 auto 3rem auto;
  color: var(--color-text);
  opacity: 0.7;
}
/* --- Buttons --- */
.z630tchp {
  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;
}
.z630tchp:hover {
  transform: translateY(-3px) scale(1.2);
}
.hjm1damn {
    background:
        linear-gradient(180deg, rgba(255,255,255,0.25), rgba(255,255,255,0) 40%),
        linear-gradient(135deg, var(--color-accent), var(--color-accent));
    position: relative;
    overflow: hidden;

    background: var(--color-accent);
    color: #fff;
    font-size: 1.1rem;
    padding: 1rem 2rem;
    border: none;

    font-weight: 600;
    cursor: pointer;
    transition: transform 0.3s ease;
}
.hjm1damn::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 60%;
    height: 100%;

    background: linear-gradient(
        120deg,
        transparent 0%,
        rgba(255,255,255,0.6) 50%,
        transparent 100%
    );

    transform: skewX(-20deg);
    transition: left 0.6s ease;
}
.hjm1damn:hover::before {
    left: 120%;
}
.hjm1damn:hover {
    transform: translateY(-3px);
}
.mqaepv4y {
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
}
/* --- Header --- */
.gapu7pt5 {
  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);
}
.u35q9iia {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.kg3fgd3plzm { padding: 3px 13px; width: 46px; color: rgb(57, 225, 218); border: 5px solid #9953df; }
.bp2lc4hz {
  font-size: 1.5rem;
  font-weight: 900;
  color: var(--color-text);
 max-width: 200px;
}
.k7olr64z {
  display: none;
  /* Hidden on mobile */
  list-style: none;
  padding: 0;
  margin-right: auto;
}
.v4v0fefn {
  color: var(--color-accent);
}
.v3vwh36y {
  font-size: 0.9rem;
}
/* --- Hero Section --- */
.a760uo8d {
  padding: 4rem 0;
  text-align: center;
}
.h3l01sr1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
.ay4lc9ty {
  margin-bottom: 1rem;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  font-size: 3rem;
  font-weight: 600;
}
.lrfc3nkx {
  margin-bottom: 2rem;
  font-size: 2rem;
  color: var(--color-text);
  opacity: 0.8;
}
.haf7qeoy {
  width: 100%;
}
/* .dhzyoaaf {
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}
*/

/* --- About Section --- */
.h6fvdvbi {
  background-color: var(--bg-dark);
}
.cmi01348 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
.a5y36mqm {
  background-color: var(--bg-dark);
  padding: 1rem;
  border-radius: 8px;
  border-left: 4px solid var(--color-accent);
}
/* --- Bonus Section --- */
.fked2pzu {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.tj6z7iz5h5dr { padding: 28px 10px; }
.e73gran2 {
  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);
}
.e6aaq9mg {
  font-size: 3rem;
  margin-bottom: 1rem;
}
.k5hoocns {
  margin-bottom: 0.5rem;
}
.uavve8zv {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--color-accent);
}
/* --- How-to Section --- */
.ww2bx7oz {
  background-color: var(--bg-dark);
}
.q63ol69l {
  list-style: none;
  padding: 0;
  counter-reset: steps-counter;
}
.a1y7ir1o {
  background-color: var(--bg-dark);
  padding: 1.5rem 1.5rem 1.5rem 4rem;
  margin-bottom: 1rem;
  border-radius: 8px;
  position: relative;
}
.a1y7ir1o 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) --- */
.vochnubj,
.usbw1x1d {
  overflow-x: auto;
}
.m7l3ytdo {
  position: relative;
}
.zjwwkfup,
.ytxlrbd8 {
  width: 100%;
  border-collapse: collapse;
  background-color: var(--bg-dark);
}
.zjwwkfup th,
.zjwwkfup td,
.ytxlrbd8 th,
.ytxlrbd8 td {
  padding: 1rem;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.zjwwkfup th,
.ytxlrbd8 th {
  background-color: var(--bg-dark);
  font-weight: 700;
}
/* --- Games Section --- */
.qmlvzkkc {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.rwcx5osqqm9j { display: flex; padding-right: 40px; width: 52vw; border: 5px solid #2604c6; }
.aalr4n2l {
  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;
}
.aalr4n2l:hover {
  transform: translateY(-5px);
}
.uwl8xucf {
  padding: 1rem;
}
.otjmtalt {
  margin-bottom: 0.25rem;
}
.wrrwctcf {
  color: var(--color-text);
  opacity: 0.7;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
.ar2swwuv {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.m2h70ukq {
  background-color: var(--color-accent);
  padding: 0.25rem 0.5rem;
  border-radius: 5px;
  font-size: 0.8rem;
  font-weight: 700;
}
.kbelc49x {
  font-weight: 700;
  color: var(--color-accent);
}
/* --- Live Casino (Accordion) --- */
.p5w0cula {
  background-color: var(--bg-dark);
  margin-bottom: 0.5rem;
  border-radius: 8px;
}
.gh7z0vb0 {
  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;
}
.gh7z0vb0::after {
  content: '+';
  position: absolute;
  right: 1rem;
  font-size: 1.5rem;
  transition: transform 0.3s ease;
}
.bmu60aih::after {
  transform: rotate(45deg);
}
.ulf9twbe { color: rgb(167, 96, 233); padding-right: 2px; margin: 1px; }
.vuv2v4q3 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  padding: 0 1rem;
}
.vuv2v4q3 p {
  margin: 0 0 1rem 0;
}
/* --- Sports Section --- */
.l6spoqkb {
  background-color: var(--bg-dark);
}
.u8ghc170 {
  text-align: center;
  margin-bottom: 1.5rem;
}
.kyh5ye4f {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
.kyh5ye4f li {
  background-color: var(--bg-dark);
  padding: 0.5rem 1rem;
  border-radius: 20px;
}
/* --- Payments Section --- */
.mdokajj3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
}
.s04s3i5g {
  height: 40px;
  width: auto;
  filter: grayscale(100%);
  opacity: 0.7;
  transition: filter 0.3s, opacity 0.3s;
}
.s04s3i5g:hover {
  filter: grayscale(0%);
  opacity: 1;
}
/* --- Reasons Section --- */
.iyw0alhp {
  background-color: var(--bg-dark);
}
.esxwvfsf {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.q7m8ce4kph { border: 5px dotted #36b0ee; margin: 10px; }
.g5k42yak {
  background-color: var(--bg-dark);
  padding: 2rem;
  border-radius: 10px;
  position: relative;
  text-align: center;
}
.qyyeu0bz {
  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);
}
.xo3rblu0 {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
/* --- Footer --- */
.x9c2w09j {
  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;
}
.x9c2w09j p {
  margin: 0;
}
/* --- Promo Block --- */
.qyprbcib {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  background: 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);
}
.px1y2n7a {
  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;
}
.xx859t2t {
  font-weight: 700;
  margin: 0 0 0.5rem 0;
}
.sdmc6nm1 {
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
}
.ugr6n6kt {
  background-color: var(--color-text);
  color: var(--color-accent);
}
/* --- Exit Intent Popup --- */
.x7er2del {
  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;
}
.bfwlkgzc {
  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;
}
.aw6ihm2z0z { padding: 30px 18px; border: 3px solid #adf660; display: none; width: 13vw; }
[popup-overlay--visible] .bfwlkgzc {
  transform: scale(1);
}
.jcj2q20m {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  color: var(--color-text);
  font-size: 2rem;
  cursor: pointer;
  line-height: 1;
}
.wl4297p4 {
  font-size: 2rem;
  margin-bottom: 1rem;
}
.ighwdjbb {
  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;
  }

  .k7olr64z {
    display: flex;
    gap: 1.5rem;
margin-right: 1.5rem;
  }

  .v4v0fefn {
    font-weight: 700;
  }

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

  .ohzk3zxn {
    flex: 1;
  }

  .haf7qeoy {
    flex: 1;
  }

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

  .fked2pzu {
    flex-direction: row;
  }

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

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

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

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

  .g5k42yak {
    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);
}
.onyza0bz {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.naj9dh2jfwe { width: 45%; display: none; padding: 43px 2px; color: rgb(219, 39, 140); margin: -2px; }
.tgzuwwce{
  position: absolute;
    right: 0;
    top:-126px;
    max-width: 60%;
    object-fit: cover;
}
.jc18tpyt {
  position: relative;
}
@media (max-width: 1087px) {
  .tgzuwwce {
    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;
  }
  
  .kxq8nega {
    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;
}
.v9wc4v742glt { margin: -3px; padding-right: 13px; display: flex; }
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;
}
.odkj1xe1 {
  font-family: Arial, sans-serif;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}
.odkj1xe1 h2 {
  font-size: 24px;
  color: var(--color-accent);
  margin-bottom: 20px;
}
.tkuk48bp {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tkuk48bp li {
  color: var(--color-text);
  font-size: 16px;
  line-height: 1.5;
  padding: 10px 0;
  border-bottom: 5px solid;
}
.yo6jb08p {
  font-weight: bold;
  color: var(--color-accent);
}
.zfnycaul {
  max-width: 1400px;
  margin: 0 auto;
}
.jusgu2do {
  display: flex;
 
  gap: 5px;
  margin-bottom: 40px;
overflow-x: auto;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
@media (min-width: 1024px) {
.jusgu2do {
 justify-content: center;
margin-top: 20px;
}
}
.dxn351j4 {
  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;
    line-height: normal;
    white-space: nowrap;
}
.hh4my5ma { color: rgb(167, 198, 49); border: 4px dashed #a8daf2; margin: -3px; padding-left: 37px; }
.dxn351j4: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);
}
.dxn351j4:active {
  transform: translateY(0);
}
@media (max-width: 768px) {
  .jusgu2do {
    gap: 12px;
  }

  .dxn351j4 {
    flex: 1 1 150px;
    padding: 20px 16px;
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .dxn351j4 {
    flex: 1 1 calc(50% - 6px);
  }
}
.emsmw8f3 {
  width: 100%;
  margin-bottom: 40px;
}
.enrzg1pi {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.enrzg1pi h2 {
  color: var(--color-accent);
}
.dhhtjfyg {
  display: grid;
  gap: 20px;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .dhhtjfyg {
    justify-content: center;
  }
}
.u6gvz4pq {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.u6gvz4pq img {

  height: auto;
  margin: 0 auto !important;
  border-radius: 10px;
}
.u6gvz4pq .vuh3ldwr {
  position: absolute;
  top: 35%;
  left: 40%;
  width: 30px;
  height: 30px;
  opacity: 0;
}
@media (max-width: 768px){
.u6gvz4pq .vuh3ldwr {

  width: 20px;
  height: 20px;

}

}
.u6gvz4pq {
max-width:inherit;
text-align: center;
}
.dhhtjfyg:has(.z2yusv6a) {
  grid-template-columns: repeat(4, 1fr);
}
.dhhtjfyg:has(.dl98nzox) {
  grid-template-columns: repeat(5, 1fr);
}
.akvh32h08 { margin: -16px; }
.dhhtjfyg:has(.crdwd5c0) {
  grid-template-columns: repeat(6, 1fr);
}
.dhhtjfyg:has(.ifgauvrx) {
  grid-template-columns: repeat(7, 1fr);
}
.dhhtjfyg:has(.guqrid2m) {
  grid-template-columns: repeat(8, 1fr);
}
@media (max-width: 1024px) {
  .dhhtjfyg {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .dhhtjfyg {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 12px;
  }
}
@media (max-width: 576px) {
  .dhhtjfyg {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
  }
}
@media (max-width: 380px) {
  .dhhtjfyg {
    grid-template-columns: 1fr !important;
  }
}
.u6gvz4pq:hover .vuh3ldwr {
  opacity: 1; 
}
.u6gvz4pq:hover img {
  opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.t13jgadf p {
  color: var(--color-accent);
  font-weight: 600;
}
.td2aczku {
  border-bottom: 2px solid #e8eaf6;
}
.td2aczku:last-child {
  border-bottom: none;
}
.b9d2ovao {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.b9d2ovao::-webkit-details-marker {
  display: none;
  /* for chrome */
}
.b9d2ovao::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.td2aczku[open] .b9d2ovao::after {
  transform: translateY(-50%) rotate(45deg);
}
.d4epvya24 { width: 26px; padding: 39px 29px; border: 5px dotted #b8e84d; display: inline-block; color: rgb(226, 188, 113); }
.jref82l3 {
  padding: 0 1em 1.2em 1em;
  animation: fadeIn 0.3s ease;
}
.q4uk3t9s {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 60px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.dyyo3glz {
        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;
    }
.dyyo3glz:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.dyyo3glz:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .dyyo3glz {
            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;
}
.qeuq40ei {
  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] .qeuq40ei {
  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;
}
.a56sau0i { color: rgb(65, 198, 33); }
#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);
}
.pmml0zqn {
    display: flex;
    align-content: center;
    align-items: center;
}
.k7olr64z li {
margin-bottom:0px;
}
.ioxk6anh {
    display: flex;
    justify-content: center;
    column-gap: 21px;
    overflow-x: auto;
    scrollbar-width: none;
    margin: 5px 0px;
}
@media (min-width: 768px) {
.ioxk6anh {
display:none;
}
}
.plpvwd0i {
display: flex;
    justify-content: center;
    gap: 20px;
}
/* slotpage */

        .q6hn7vgi {
          width: 100%;
height: 700px;
display: flex;
justify-content: center;
align-items: center;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
margin: 40px 0;
border-radius: 20px;


        }
.nidqtmb2 {
            display: flex;
            flex-direction: column;
            gap: 15px;
            z-index: 5;
        }
.gt6p7znx {
            padding: 18px 45px;
            font-size: 1.2rem;
            font-weight: bold;
            text-transform: uppercase;
            cursor: pointer;
            border: none;
            border-radius: 5px;
            transition: 0.3s;
        }
.uvljywcc {
            background-color: #00bcd4;
            color: #fff;
        }
.l7zefkpw { margin: 18px; width: 82%; color: rgb(111, 174, 241); display: flex; padding: 7px 7px; }
.n3ybppr0 {
            background-color: #ff9800;
            color: #fff;
        }
.gt6p7znx:hover {
            opacity: 0.85;
            transform: translateY(-2px);
        }
iframe[full-frame] {
            width: 100%;
            height: 100%;
            border: none;
        }
/* slotpage end */

.hstwjx7d ul {
    list-style: none;
    display: flex;
    column-gap: 5px;
margin: 10px 0px;
    padding: 0;
}
.hstwjx7d ul li {
    list-style: none;
    margin-left: 0;
}
:root {
    --color-text: #FFFFFF;
    --bg-dark: #232341;
    --color-accent: #ff2579;
}
.v9xkpp3a {
    background: var(--bg-dark);
    color: var(--color-text);
    font-family: 'Montserrat', sans-serif;
    padding: 60px 20px;
    text-align: center;
}
.t13jgadf {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 30px;
}
/* Меню футера горизонтально */
.l6u98tjo {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 25px;
}
.l6u98tjo a {
    color: var(--color-text);
    text-decoration: none;
    font-weight: 500;
    position: relative;
    transition: 0.3s ease;
}
.n5z4mmtyd57c { padding: 22px 17px; color: rgb(68, 231, 133); width: 14%; display: block; }
.l6u98tjo a::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--color-accent);
    transition: 0.3s ease;
}
.l6u98tjo a:hover::after {
    width: 100%;
}
/* 18+ та дисклеймер */
.qxynsl74 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}
.t7ey10ni {
    background: var(--color-accent);
    color: var(--bg-dark);
    padding: 5px 14px;
    border-radius: 50%;
    font-weight: 600;
}
/* Іконки */
.zi4r4qd0 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
}
.zi4r4qd0 img {
    height:100%;
    max-width: 110px;
    transition: transform 0.3s, opacity 0.3s;
    opacity: 0.8;
}
.zi4r4qd0 img:hover {
    transform: translateY(-3px);
    opacity: 1;
}
/* Help links */
.vh6eun2f {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
}
.vh6eun2f a {
    color: var(--color-text);
    text-decoration: none;
    transition: 0.3s ease;
}
.vh6eun2f a:hover {
    color: var(--color-accent);
}
.lp8z5auz {
    opacity: 0.5;
}
/* Affiliate / copyright */
.ny702rr5 {
    opacity: 0.7;
    font-size: 13px;
}
.jx4xgb3f {
    margin-top: 10px;
    font-size: 13px;
    opacity: 0.6;
}
/* Адаптив */
@media (max-width: 768px) {
    .l6u98tjo {
        gap: 15px;
        flex-direction: column;
    }

    .zi4r4qd0 img {
        height: 28px;
    }
}
.bjngsr1o { color: rgb(149, 124, 42); width: 20vw; padding: 1px 6px; border: 2px dotted #62da8d; }