:root {
--color-cta-box-shadow: rgba(37, 117, 252, 0.3);
}
a,
  button,
  input,
  svg ,
  textarea {
    transition-duration: var(--transition-duration);
  }
body {
    color: var(--color-light);
    background-color: var(--bg-dark);
    font-family: var(--font-family);
    display: flex;
    flex-direction: column;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
a {
    text-decoration: none;
    
}
h1 {
    font-size: 40px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
    margin-bottom: 20px;
}
h2 {
    font-size: 30px;
    font-weight: bold;
    text-align: left;
    margin: 10px 0 16px;
}
h3 {
    font-size: 26px;
    font-weight: bold;
    text-align: left;
    margin: 10px 0 16px;
}
h4 {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin: 10px 0 16px;
}
p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    margin: 10px 0 20px;
}
strong {
    color:var(--color-accent);
    font-weight: 600;
}
@media screen and (max-width:768px)  {
    h1 {
        font-size: 25px;
    }
    h2 {
        font-size: 22px;
    }
    h3 {
        font-size: 20px;
    }
    h4 {
        font-size: 18px;
    }
    p {
        font-size: 16px;
    }
}
.hary1mwc {
 position: fixed;
    width: 100%;
    z-index: 1000;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    gap: 30px;
    min-height: 70px;
    padding-left: 2%;
    padding-right: 2%;

    /* додатково для розмиття */
    background-color: #0b0a0859; /* темний колір з прозорістю */
    backdrop-filter: blur(10px); /* розмиття за фоном */
    -webkit-backdrop-filter: blur(10px); /* для Safari */
}
.r3zvfygw { border: 3px dashed #1663ee; }
.tungy07h {
    max-width: 149px;
    width: 100%;
}
.k7w0qi10 {
    width: 100%;
}
.ucz55svm {
    display: flex;
    justify-content: flex-end;
    align-items:center;
    gap: 30px;
    width: 100%;
}
.ucz55svm a.fr9wmor1 {
color: var(--color-light);
}
@media screen and (max-width:991px) {
    .ucz55svm a.fr9wmor1 {
        display:none;
    }
}
.onzkcffq {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items:center;
    
}
.ipeb5mcy {
    border: none;
    background-color: var(--color-light);
    width: 100%;
    min-height: 42px;
    padding: 10px 20px;
    border-radius: 12px;
}
.ipeb5mcy a {
    color: var(--color-light);
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}
.ipeb5mcy:nth-of-type(1){
    background-color: var(--color-accent);
    
}
.ipeb5mcy:nth-of-type(2){

    
}
.ipeb5mcy:nth-of-type(2) a {
    color: var(--bg-card);
    text-transform: uppercase;
    
}
.huckzdzh {
    margin-right: auto;
    color: var(--color-light);
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;

}
@media screen and (max-width:768px) {
    .hary1mwc{
        height: auto;
        padding-right: 85px;
    }
    .huckzdzh {
        display: none;
    }
    .ucz55svm {
        justify-content: center;
    }
}
@media screen and (max-width:478px) {
    .ipeb5mcy {
        height: 32px;
        padding: 5px 10px;
    }
    .ipeb5mcy a {
        font-size: 10px;
    }
}
.h7pmuloa {
    display: none;
 }
@media screen and (max-width: 768px) {
    .h7pmuloa {
        display: block;
        position: static;
        z-index: 902;
        
    }
    
    .nvugl1eu {
        position: fixed;
        left: -60%;
        top: 0; 
        width: 0;
        border-bottom: 2px solid var(--color-accent); 
        border-radius: 10px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        background-color: var(--bg-dark);
        overflow: hidden;
        transition: left 0.3s ease; 
        z-index: 903;
        padding: 30px 10px;
    }
    .nvugl1eu a {
 color:var(--color-light);
}
    .nvugl1eu[active] {
        width: 100%;
        padding-top: 65px;
        left: 0;
    }
    .z10ju1sd {
        width: 100%;
        padding: 10px 40px;
        background-color: #FCC301;
        border: none;
    }
    .z10ju1sd:nth-of-type(2){
        background-color:var(--color-accent);
    }
    .z10ju1sd a {
        text-transform: uppercase;
        color:var(--color-light);
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
    }
    .vfl0wfn7 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 10px;
        width: 100%;
        height: 60%;
    }
    .sz25wewt {
        width: 100%;
        border-bottom: 1px solid var(--bg-dark);
        padding-bottom: 10px;
        font-weight: 700;
        color:var(--bg-card);
        font-size: 16px;
        font-weight: 700;
        margin-top: 20px;
        text-transform: uppercase;

    }
    
    .p9p5i7v8 {
        display: flex;
        flex-direction: column;
        gap: 4px;
        width: 50px;
        height: 43px;
        position: absolute;
        right: 15px;
        top: 25px;
        z-index: 100;
    }
    
    .cchag0it {
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 10%;
        right: 5%;
        transform: translate(50%, -50%);
        cursor: pointer;
    }
    
    .cchag0it:before,
    .cchag0it:after {
        content: '';
        position: absolute;
        width: 3px;
        height: 20px;
        background:var(--bg-card);
    }
    
    .cchag0it:before {
        transform: rotate(45deg);
    }
    
    .cchag0it:after {
        transform: rotate(-45deg);
    }
    
    .p9p5i7v8 div {
        width: 25px;
        height: 3px;
        background-color:var(--color-light);
    }
 }
.rrxnmatb {
    width: 100%;
    height: auto;
    background-image: url('/img/bg.xlf7ogbt');
    background-position: center;
    background-size: cover;
    margin-top: 70px;
}
.evfcspkr66 { margin: -19px; padding: 17px 20px; display: none; color: rgb(18, 147, 189); width: 41px; border: 2px dashed #04741c; }
.mb9drxss {
    max-width: 1440px;
    height: 500px;
    padding: 0 10px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.rjqsbd2s {
    width: 60%;
}
.frl06x5b {
    color:var(--color-light);
    font-family: 'arial black', sans-serif;
    font-size: 30pt;
    line-height: 1.2;
margin-bottom: 30px;
}
.gkzyausa {
    font-family: 'arial black', sans-serif;
    font-size: 30px;
    line-height: 1.2;
    margin-top: 20px;
margin-bottom: 20px;
}
@media screen and (max-width: 870px){
    .rrxnmatb {
        width: 100%;
        margin-top: 70px;
    }
    .mb9drxss {
        max-width: 1440px;
        height: 300px;
        margin: 0 auto;
        padding: 0 30px;
    }
    .rjqsbd2s {
        width: 60%;
    }
    .frl06x5b {
        color: var(--color-light);
        font-family: 'arial black', sans-serif;
        font-size: 30pt;
        line-height: 1.2;
    }
    .gkzyausa {
        font-size: 20px;
        line-height: 1.2;
    }
}
@media screen and (max-width: 468px){
    .rjqsbd2s {
        width: 100%;
    }
    .frl06x5b {
        font-size: 24px;
    }
    .gkzyausa {
        font-size: 18px;
    }
}
.kg6ev3vo {  
    width: 100%;
}
.ke6ubwdn { 
    max-width: 1440px;
    margin: 0 auto;
    padding: 30px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.nxalsc8g { 
    max-width: 260px;
    width: 100%;
    height: 200px;
    padding-top: 30px;
    background-color: var(--bg-dark);
    box-shadow: 0px 0px 9px 9px #0000000d;
    border-radius: 10px;
}
.nxalsc8g a {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 40px;
    color: var(--color-light);
}
.nxalsc8g img {
    max-width: 83px;
    width: 100%;
    height: 80px;
}
.nxalsc8g p {
    font-size: 16px;
    font-weight: bold;
}
@media  screen and (max-width: 768px) {
    .ke6ubwdn { 
        max-width: 1440px;
        margin: 0 auto;
        padding: 0 30px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
        align-items: center;
        padding-top: 30px;
    }
    .nxalsc8g { 
        max-width: 260px;
        width: 100%;
        height: 200px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-top: 30px;
        gap: 40px;
    }
    .nxalsc8g img {
        max-width: 83px;
        width: 100%;
        height: 80px;
    }
    .nxalsc8g p {
        font-size: 16px;
        font-weight: bold;
    }
}
.kebp9y8w {
  width: 100%;
  margin-bottom: 40px;
}
.vhkrcvd8 {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.vhkrcvd8 h2 {
  color: var(--color-accent);
}
.c11m5gn6 {
  display: grid;
  gap: 20px;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .c11m5gn6 {
    justify-content: center;
  }
}
.p2kt38e0 {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.zub6u0be5d { padding-right: 45px; color: rgb(11, 56, 79); margin: 16px; width: 47vw; border: 1px dashed #33aa60; padding-left: 8px; }
.p2kt38e0 img {
  width: 100%;
  height: auto;
  margin: 0 auto !important;
  border-radius: 10px;
}
.p2kt38e0 .pcqwnkc0 {
  position: absolute;
  top: 45%;
  left: 45%;
  width: 30px;
  height: 30px;
  opacity: 0;
}
@media (max-width: 768px){
.p2kt38e0 .pcqwnkc0 {

  width: 20px;
  height: 20px;

}

}
.p2kt38e0 {
max-width:inherit;
text-align: center;
}
.c11m5gn6:has(.jrfwqzsv) {
  grid-template-columns: repeat(4, 1fr);
}
.c11m5gn6:has(.vgo7q30f) {
  grid-template-columns: repeat(5, 1fr);
}
.c11m5gn6:has(.ml1qyjo6) {
  grid-template-columns: repeat(6, 1fr);
}
.c11m5gn6:has(.zzqciflj) {
  grid-template-columns: repeat(7, 1fr);
}
.c11m5gn6:has(.rr89dahg) {
  grid-template-columns: repeat(8, 1fr);
}
@media (max-width: 1024px) {
  .c11m5gn6 {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .c11m5gn6 {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 12px;
  }
}
@media (max-width: 576px) {
  .c11m5gn6 {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
  }
}
@media (max-width: 380px) {
  .c11m5gn6 {
    grid-template-columns: 1fr !important;
  }
}
.p2kt38e0:hover .pcqwnkc0 {
  opacity: 1; 
}
.p2kt38e0:hover img {
  opacity: 0.3;
}
table {
    width: 100%; 
    border-collapse: separate;
    border-spacing: 10px 10px;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.5;
    margin: 30px 0;
}
@media (max-width: 868px) {
    table {
        max-width: 100%;
        overflow-x: auto;
        display: block;
    }
}
td, th {
  white-space: normal; 
  word-wrap: break-word; 
  box-shadow: 0 2px 8px var(--color-accent);
}
td {
    border: none; 
    border-radius: 10px 10px 10px 10px; 
	border: 1px double var(--color-light);
    padding: 5px 10px; 
}
tr {
    background-color: rgba(146, 146, 146, 0.197);
    border: 2px solid var(--color-light);
}
.k8mpo7xw6t { padding: 37px 23px; display: inline-block; color: rgb(230, 169, 227); }
th {
    font-size: 20px;
    font-weight: 700;
    background-color: rgba(146, 146, 146, 0.197); 
    border-radius: 10px 10px 10px 10px; 
    padding: 10px 0;
}
@media (max-width: 1280px) {
    .f0vkfnu2 {
      width: 100%;
    }
  }
@media (max-width: 600px) {
    .f0vkfnu2 {
      width: 100%;
    }
    .ss2g29j8 img {
        max-width: 35px;
    }
  }
.adul7mgx {
    margin-top: 70px;
}
.yud2w22m {
    width: 100%;
    margin-bottom: 40px;
}
.qeagfdqf {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
overflow-x: hidden;
}
.yud2w22m .xlfj7c82 {
    display: flex;
    justify-content: center;
}
.xnhszima {
    display: flex;
    justify-content: center;
    align-items:center;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.xnhszima img {
    width: 100%;
}
.xlfj7c82 {
    display: flex;
    justify-content: center;
    align-items:center;
    margin-bottom: 30px;
}
.qeagfdqf a{
 color: var(--color-accent);
}
.abdq9czv {
    border: none;
    background-color: var(--color-accent);
    border-radius: 10px;
    height: auto;
    padding: 20px 70px;
}
.pc0nb2bu { width: 59px; color: rgb(48, 84, 101); margin: 20px; border: 5px dashed #63875d; display: grid; padding: 47px 49px; }
.abdq9czv a {
    color: var(--color-light);
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.2px;
}
.jujd51o4 {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.h5zte7pe h2 {
	margin-bottom: 1.875rem;
	font-size: 1.875rem;
	font-weight: 700;
}
summary.vjoj2g0x {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
	line-height: 2rem;
	border: 1px solid var(--color-light);
    padding: 1rem;
}
.r0d8rn1g {
	margin-bottom: 1rem;
    font-size: 1.125rem;
	line-height: 2rem;
	border: 0px dotted var(--color-light);
    padding: 0 1rem;
}
footer {
    width: 100%;
    margin-bottom: 40px;
}
.w1rf5mui {
    max-width: 1440px;
    margin: 30px auto;
    padding: 0 10px;
    padding-top: 30px;
}
.w8slxqit {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}
.w8slxqit img {
    opacity: 0.4;
}
.i1ys960a {
    display: flex;
    justify-content: center;
    gap: 10px;
    padding: 20px; 
}
.yr3dvamd {
    display: flex;
    justify-content: center;
    align-items: center;
}
.yr3dvamd a {
    display: block; 
    color: var(--color-light);
    text-decoration: none; 
    margin-bottom: 15px; 
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
  }
.yr3dvamd a:hover {
    text-decoration: underline; 
  }
.snx0umnw {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 40px;
}
.u0clegay8 { width: 35vw; padding: 9px 11px; }
.snx0umnw img {
    height: 30px;
}
.optzd08v {
    font-size: 16px;
    margin: 40px 0;
}
@media (max-width: 768px) {
    .i1ys960a {
      grid-template-columns: repeat(1, 2fr); 
    }
    .abdq9czv {
        padding: 10px 40px;
    }
    .abdq9czv a {
        font-size: 15px;
    }
  }
ul li {
    list-style: circle;
    line-height: 1.5;
    margin-left: 20px;
}
ol li {
    list-style-type: decimal;
    line-height: 1.5;
    margin-left: 20px;
}
/* ===== CURSOR TRAIL STYLES ===== */
#cursor-trail-dot {
    position: fixed;
    width: 10px;
    height: 10px;
    background: var(--color-accent);
    border-radius: 50%;
    pointer-events: none;
    z-index: 9999;
    transition: all 0.1s ease;
}
.mb9drxss {
  position: relative;
  z-index: 2;
}
.frl06x5b {
  text-shadow: 0 0 10px var(--color-accent), 0 0 20px var(--color-accent);
  animation: glow 2s ease-in-out infinite alternate;
}
@keyframes glow {
  from { text-shadow: 0 0 10px var(--color-accent), 0 0 20px var(--color-accent); }
  to { text-shadow: 0 0 20px var(--color-accent) 0 0 40px var(--color-accent) }
}
.rrxnmatb {
  position: relative;
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}
.hqjlwcr3 button:hover {
  transform: translateY(-8px) rotate(1deg);
}
.hqjlwcr3 button{
  filter: grayscale(0%); 
  border-radius: 12px;
  animation: pulseShadow 2s infinite ease-in-out;
  margin: 20px 0;
}
@keyframes pulseShadow {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.yud2w22m img {
  border-radius: 12px;
  box-shadow: 0 8px 25px var(--color-accent); 
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  width: 100%;
  margin: 20px 0;


}
.daxfclwn {
max-width: 1440px;
margin: 0 auto;
padding: 10px;
}
.dkso9652t { padding: 49px 42px; width: 94vw; color: rgb(234, 186, 83); }
.gt6tukqd {
            max-width: 1400px;
            margin: 0 auto;
        }
.c7189rr9 {
            display: flex;
            justify-content: flex-start;
            flex-wrap: wrap;
            gap: 10px;
            margin-bottom: 40px;
        }
.huckzdzh {
            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;
        }
.huckzdzh:hover {
            background: rgba(0, 0, 0, 0.7);
            border-color: var(--color-accent);
            transform: translateY(-2px);
            box-shadow: 0 8px 20px rgba(149, 223, 161, 0.3);
            color: var(--color-accent);
        }
.huckzdzh:active {
            transform: translateY(0);
        }
@media (max-width: 768px) {
            .c7189rr9 {
                gap: 12px;
            }

            .huckzdzh {
                flex: 1 1 150px;
                padding: 20px 16px;
                font-size: 14px;
            }
        }
@media (max-width: 480px) {
            .huckzdzh {
                flex: 1 1 calc(50% - 6px);
            }
        }
.ev8tm7ps {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 20px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.h7qsxx6q {
        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);
       
        
        transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
    }
.h7qsxx6q:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.h7qsxx6q:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .h7qsxx6q {
            width: 100%;
            padding: 10px 20px 16px;
        }
    }
#casino-sticky-block {
    position: fixed;
    z-index: 2;
    bottom: 0;
    width: 75%;
    max-width: 750px;
    left: 50%;
    transform: translate(-50%);
    height: 0;
    background: var(--bg-dark);
    transition: height, .4s;
    border-radius: 12px;
    border: 2px solid var(--color-accent, #fff);
    box-shadow: 0 0 16px 10px #00000026
}
#casino-sticky-block[open] {
    height: -moz-fit-content;
    height: fit-content;
    bottom: 28px
}
@media (max-width: 1024px) {
    #casino-sticky-block[open] {
        bottom: 0;
        height: unset;
        width: 100%;
        border-radius: 12px 12px 0 0
    }
}
#casino-sticky-block[closed] {
    display: none
}
.t832jeuhc { display: flex; border: 1px dashed #6ec828; padding: 47px 26px; margin: -5px; color: rgb(175, 59, 49); width: 18vw; }
.r1a1xzn6 {
    position: relative;
    align-items: center
}
.afxzmloa {
    display: flex;
    position: relative;
    overflow: hidden;
    justify-content: space-between;
    align-items: center;
    height: 100%
}
@media (max-width: 1024px) {
    .afxzmloa {
        display: grid;
        gap: 12px;
        background: var(--bg-dark);
        border-radius: 6px;
        margin: 16px;
        padding: 12px;
        justify-content: start;
        grid-template-columns: auto 1fr;
        grid-template-areas: "img text" "button button"
    }
}
.l95his7n {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}
.ozd2y3gh {
    height: 60px;
    min-width: 10%;
    margin-left: 24px;
    margin-right: 2px;
    flex-shrink: 3;
    z-index: 2
}
@media (max-width: 1024px) {
    .ozd2y3gh {
        max-width: 100px;
        margin: 0;
        border-width: 2px;
        grid-area: img
    }
}
.dyemg243 {
    display: flex;
    height: auto;
    flex-grow: 1;
    align-items: center;
    justify-content: space-between;
    margin: 10px;
    padding: 20px 8px;
    gap: 25px;
    color: var(--color-light);
    background: var(--bg-dark);
    border-radius: 6px;
    position: relative;
    overflow: hidden
}
@media (max-width: 1024px) {
    .dyemg243 {
        display: contents
    }
}
.dyemg243 svg *[fill] {
    fill: currentcolor
}
.dyemg243 svg *[stroke] {
    stroke: currentcolor
}
.pk3rqif5 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px
}
@media (max-width: 1024px) {
    .pk3rqif5 {
        align-items: start;
        grid-area: text
    }
}
.zkia48rg {
    flex: 1;
    font-weight: 800;
    line-height: 110%;
    text-align: center;
    color: var(--color-accent);
    font-size: 32px
}
@media (max-width: 1024px) {
    .zkia48rg {
        font-size: 18px;
        text-align: start
    }
}
.az49dvjx {
    flex: 1;
    font-weight: 700;
    line-height: 110%;
    text-align: center;
    color: var(--color-light);
    font-size: 16px
}
@media (max-width: 1024px) {
    .az49dvjx {
        font-size: 14px;
        text-align: start
    }
}
.sfbaz3hr {
    position: absolute;
    right: 35%;
    overflow: visible;
    z-index: 1
}
@media (max-width: 1024px) {
    .sfbaz3hr {
        right: -8%
    }
}
.ens6b95t {
    width: 278px;
    flex-shrink: 0;
    z-index: 2;
    height: -moz-fit-content;
    height: fit-content;
    padding: 17px 0;
    color:var(--bg-dark);
    font-weight: 800;
    font-size: 17px;
    text-decoration: none;
    text-align: center;
    background-color:  var(--color-accent, #011c39);
    border-radius: 8px;
    line-height: 18px;
    display: block;
    justify-self: center
}
.vy14w8z6 { margin: -12px; display: none; padding: 14px 43px; width: 64vw; }
.ens6b95t:hover {
    filter: brightness(1.2)
}
.ens6b95t:active {
    filter: contrast(200%) saturate(50%)
}
@media (max-width: 576px) {
    .ens6b95t {
        height: 40px;
        font-size: 14px;
        padding: 11px 0
    }
}
.ens6b95t {
    animation: pulsate 1.5s ease-in-out infinite
}
@media (max-width: 1024px) {
    .ens6b95t {
        grid-area: button;
        min-width: 100%
    }
}
#casino-sticky-block__close-btn {
    position: absolute;
    right: 18px;
    top: 18px;
    z-index: 3;
    cursor: pointer;
    width: 10px;
    height: 10px;
    color: var(--color-accent)
}
@media (max-width: 1024px) {
    #casino-sticky-block__close-btn {
        width: 8px;
        height: 8px;
        top: -8px;
        right: 8px
    }
}
.zl0ffqg3 {
max-height: 370px;
    overflow-y: scroll;
}
.ryl8ylt3 {
margin-right:5px;
}
.kwvoo81o {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 15px;
}
.v955nsjq {
    background-color: /* Синий фон для иконки глобуса */
    padding: 8px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.v955nsjq svg {
    width: 20px;
    height: 20px;
    fill: white;
}
.ejsdu3kp {
    display: none;
    position: absolute;
    top: 120%; /* Расположение под иконкой */
    right: 0;
    background-color: var(--bg-dark);
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    overflow: hidden;
    z-index: 10;
    min-width: 160px;
}
.tauri0vk { display: inline-block; color: rgb(203, 127, 64); width: 38px; padding: 6px 38px; margin: -15px; }
.kwvoo81o[active] .ejsdu3kp {
    display: block;
}
.ejsdu3kp ul li {
 list-style: none;
margin-left: 5px;
}
.ejsdu3kp ul {
    list-style: none;
    margin: 0;
    padding: 5px 0;
}
.ejsdu3kp li a {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    text-decoration: none;
    color: var(--color-light);
    font-size: 14px;
    transition: background-color 0.2s ease;
}
.ejsdu3kp li a:hover {
    border: 1px solid black;
}
.ejsdu3kp li a svg {
    width: 20px;
    height: 15px;
    margin-right: 10px;
    border: 1px solid #eee;
}
.iw8nw8g5 {
overflow: hidden;
}
.ny22w193 {
width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.ny22w193 .umckcf9z {
max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.ny22w193 .bpkwub3s {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.ny22w193 .bpkwub3s .b2wb2gp0  {
list-style:none;
}
.rb8masx39 { margin: -13px; display: none; color: rgb(0, 95, 241); padding: 34px 18px; border: 5px dashed #aea6eb; width: 28vw; }
.ny22w193 .bpkwub3s .b2wb2gp0 a {
    display: flex;
    align-items: center;
    font-weight: 500;
    text-decoration: none;
    padding: 3px 10px;
    line-height: normal;
    white-space: nowrap;
    border: 1px solid var(--color-accent);
    color: var(--color-light);
    border-radius: 15px;
}
.ny22w193 + section.rrxnmatb {
margin-top:0px;
}
/* slotpage */

        .duyidrpv {
          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;


        }
.cfa02e0s {
            display: flex;
            flex-direction: column;
            gap: 15px;
            z-index: 5;
        }
.xeuyvpqo {
            padding: 18px 45px;
            font-size: 1.2rem;
            font-weight: bold;
            text-transform: uppercase;
            cursor: pointer;
            border: none;
            border-radius: 5px;
            transition: 0.3s;
        }
.ommn4bpi {
            background-color: #00bcd4;
            color: #fff;
        }
.kjitsag3 {
            background-color: #ff9800;
            color: #fff;
        }
.xeuyvpqo:hover {
            opacity: 0.85;
            transform: translateY(-2px);
        }
iframe[full-frame] {
            width: 100%;
            height: 100%;
            border: none;
        }
/* slotpage end */


.xitqguhj ul {
    list-style: none;
    display: flex;
    column-gap: 5px;
margin: 10px 0px;
    padding: 0;
   
}
.xitqguhj ul li {
    list-style: none;
    margin-left: 0;
color: var(--color-accent);
}
.lqhukf8d {
    background: var(--bg-dark);
    color: var(--color-light);
    font-family: var(--font-family);
    font-size: 14px;
}
.ykdl9cls5k { padding: 13px 8px; margin: 2px; border: 5px dotted #9a697b; display: grid; }
.i1ys960a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin-bottom: 40px;
}
.yr3dvamd a {
    color: var(--color-light);
    text-decoration: none;
    position: relative;
    transition: 0.3s ease;
}
.yr3dvamd a::after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--color-accent);
    transition: 0.3s ease;
}
.yr3dvamd a:hover {
    color: var(--color-accent);
}
.yr3dvamd a:hover::after {
    width: 100%;
}
/* ===== Disclaimer ===== */

.d5ndglh8 {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}
.ovsknpbi {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
}
.ryp8vwy9 {
    background: var(--color-accent);

    padding: 6px 14px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 13px;
}
/* Divider */

.humqqh2c {
    height: 1px;
    background: rgba(255,255,255,0.08);
    margin: 28px auto;
    width: 80%;
}
/* Help links */

.d7jca7z6 {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.oszzd3wo {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
}
.d7jca7z6 a {
    color: var(--color-light);
    text-decoration: none;
    transition: 0.3s ease;
}
.d7jca7z6 a:hover {
    color: var(--color-accent);
}
.cki6382s {
    opacity: 0.4;
}
.gp87ahbi { padding-left: 18px; width: 59px; margin: 7px; }
/* Payment / RG icons */

.snx0umnw {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
}
.snx0umnw img {
    height: 32px;
    opacity: 0.7;
    transition: 0.3s ease;
}
.snx0umnw img:hover {
    opacity: 1;
    transform: translateY(-3px);
}
/* Affiliate text */

.ap493s10 {
    opacity: 0.7;
    font-size: 13px;
    line-height: 1.6;
}
/* Copyright */

.optzd08v {
    margin-top: 20px;
    font-size: 13px;
    opacity: 0.5;
}
/* Mobile */

@media (max-width: 768px) {
    .i1ys960a {
        flex-direction: column;
        gap: 12px;
    }

    .humqqh2c {
        width: 100%;
    }

    .snx0umnw img {
        height: 26px;
    }
}
.lqhukf8d {
    background: linear-gradient(
        to bottom,
        #111 0%,
        var(--bg-dark) 40%
    );
}
.d5ndglh8 {
      width: 100%;
      background: var(--bg);
      border-top: 1px solid rgba(255,255,255,0.06);
      padding: 32px 20px 24px;
      color: var(--color-text);
    }
.vysmp4wf {
      max-width: 860px;
      margin: 0 auto;
      display: flex;
      flex-direction: column;
      gap: 20px;
    }
/* ── Divider line between sections ───────────────── */
    .humqqh2c {
      width: 100%;
      height: 1px;
      background: rgba(255,255,255,0.05);
    }
/* ── Main disclaimer text ─────────────────────────── */
    .jh1s9gbd {
      font-size: 12px;
      line-height: 1.7;
      color: var(--color-text);
      text-align: center;
    }
.j9al3rptzgh0 { display: none; border: 2px dotted #4e9a8b; color: rgb(35, 153, 100); padding: 8px 2px; }
/* ── Age badge ────────────────────────────────────── */
    .ryp8vwy9 {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 32px;
      height: 32px;
      border-radius: 50%;
      border: 2px solid #ef4444;

      font-size: 10px;
      font-weight: 700;
      letter-spacing: -0.5px;
      margin-right: 4px;
      vertical-align: middle;
      flex-shrink: 0;
    }
/* ── Help links row ───────────────────────────────── */
    .d7jca7z6 {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 6px 12px;
      font-size: 12px;
      color: var(--color-text);
      text-align: center;
    }
.d7jca7z6 div {
display: flex;
gap: 10px;
}
.d7jca7z6 span {
      color: #9aa0b0;
      font-weight: 600;
      display: block;
      width: 100%;
      margin-bottom: 5px;
    }
.d7jca7z6 a {
      color: #8a94a6;
      text-decoration: none;
      transition: color 0.2s;
      white-space: nowrap;

    }
.d7jca7z6 a:hover { color: #c5cad6; }
.cki6382s {
      color: rgba(255,255,255,0.18);
      font-size: 14px;
      line-height: 1;
    }
/* ── Responsible-gambling icon badges ─────────────── */
    .xam4p7sp {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 12px;
    }
.e7ezyo2p {
      display: flex;
      align-items: center;
      gap: 8px;
      background: rgba(255,255,255,0.04);
      border: 1px solid rgba(255,255,255,0.07);
      border-radius: 8px;
      padding: 7px 12px;
      text-decoration: none;
      color: #8a94a6;
      font-size: 11px;
      font-weight: 500;
      transition: background 0.2s, border-color 0.2s, color 0.2s;
      white-space: nowrap;
width: 130px;
min-height: 65px;
display: flex;
justify-content: center;
    }
.e7ezyo2p:hover {
      background: rgba(255,255,255,0.08);
      border-color: rgba(255,255,255,0.14);
      color: #c5cad6;
    }
/* SVG inline icons */
    .e7ezyo2p svg {
      flex-shrink: 0;
    }
/* ── ΚΕΘΕΑ-ΑΛΦΑ custom badge ──────────────────────── */
    .q0gd5lt8 {
      display: inline-flex;
      align-items: center;
      gap: 6px;
    }
.p2ztbs82 {
      width: 28px;
      height: 28px;
      border-radius: 50%;
      background: linear-gradient(135deg, #1a6faf 0%, #0d4f82 100%);
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 9px;
      font-weight: 800;
      color: #fff;
      letter-spacing: -0.5px;
      flex-shrink: 0;
    }
.yh07rfjd { color: rgb(171, 98, 103); padding: 6px 50px; }
/* ── BeGambleAware badge ──────────────────────────── */
    .xjc5hyld {
      display: inline-flex;
      align-items: center;
      gap: 7px;
    }
.jx6bb5zl {
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background: #f4a10d;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
/* ── GamblingTherapy badge ────────────────────────── */
    .jhinjx18 {
      display: inline-flex;
      align-items: center;
      gap: 7px;
    }
.gdxhk1w7 {
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background: #27a844;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
/* ── Affiliate note ───────────────────────────────── */
    .qt33rqpg {
      font-size: 11px;
      color: var(--color-text);
      text-align: center;
    }
.qt33rqpg a {
      color: var(--color-text);
      text-decoration: underline;
      text-underline-offset: 2px;
    }
.qt33rqpg a:hover { color: #9aa0b0; }
/* ── Copyright ────────────────────────────────────── */
    .uywohp0d {
      font-size: 11px;
   color: var(--color-text);
      text-align: center;
    }
/* ── Responsive ───────────────────────────────────── */
    @media (max-width: 480px) {
      .xam4p7sp { gap: 8px; }
      .e7ezyo2p { font-size: 10px; padding: 6px 10px; }
    }