: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;
    }
}
.eqebax18 {
 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 */
}
.hai6xv48 {
    max-width: 149px;
    width: 100%;
}
.e1kcqpotadws { margin: -19px; width: 76vw; display: flex; padding-left: 50px; }
.p8qnpwfn {
    width: 100%;
}
.nx7kb5u6 {
    display: flex;
    justify-content: flex-end;
    align-items:center;
    gap: 30px;
    width: 100%;
}
.nx7kb5u6 a.vtxjt55c {
color: var(--color-light);
}
@media screen and (max-width:991px) {
    .nx7kb5u6 a.vtxjt55c {
        display:none;
    }
}
.pk92qri3 {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items:center;
    
}
.wrazjy59 {
    border: none;
    background-color: var(--color-light);
    width: 100%;
    min-height: 42px;
    padding: 10px 20px;
    border-radius: 12px;
}
.wrazjy59 a {
    color: var(--color-light);
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}
.wrazjy59:nth-of-type(1){
    background-color: var(--color-accent);
    
}
.wrazjy59:nth-of-type(2){

    
}
.wrazjy59:nth-of-type(2) a {
    color: var(--bg-card);
    text-transform: uppercase;
    
}
.jkpxn1w2 {
    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) {
    .eqebax18{
        height: auto;
        padding-right: 85px;
    }
    .jkpxn1w2 {
        display: none;
    }
    .nx7kb5u6 {
        justify-content: center;
    }
}
@media screen and (max-width:478px) {
    .wrazjy59 {
        height: 32px;
        padding: 5px 10px;
    }
    .wrazjy59 a {
        font-size: 10px;
    }
}
.bjsjs5n8 {
    display: none;
 }
@media screen and (max-width: 768px) {
    .bjsjs5n8 {
        display: block;
        position: static;
        z-index: 902;
        
    }
    
    .d131kulq {
        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;
    }
    .d131kulq a {
 color:var(--color-light);
}
    .d131kulq[active] {
        width: 100%;
        padding-top: 65px;
        left: 0;
    }
    .rc22ew0b {
        width: 100%;
        padding: 10px 40px;
        background-color: #FCC301;
        border: none;
    }
    .rc22ew0b:nth-of-type(2){
        background-color:var(--color-accent);
    }
    .rc22ew0b a {
        text-transform: uppercase;
        color:var(--color-light);
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
    }
    .nsr0v72z {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 10px;
        width: 100%;
        height: 60%;
    }
    .dra058ft {
        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;

    }
    
    .g43cscy2 {
        display: flex;
        flex-direction: column;
        gap: 4px;
        width: 50px;
        height: 43px;
        position: absolute;
        right: 15px;
        top: 25px;
        z-index: 100;
    }
    
    .sm9e3a30 {
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 10%;
        right: 5%;
        transform: translate(50%, -50%);
        cursor: pointer;
    }
    
    .sm9e3a30:before,
    .sm9e3a30:after {
        content: '';
        position: absolute;
        width: 3px;
        height: 20px;
        background:var(--bg-card);
    }
    
    .sm9e3a30:before {
        transform: rotate(45deg);
    }
    
    .sm9e3a30:after {
        transform: rotate(-45deg);
    }
    
    .g43cscy2 div {
        width: 25px;
        height: 3px;
        background-color:var(--color-light);
    }
 }
.z0yrnba4 {
    width: 100%;
    height: auto;
    background-image: url('/img/bg.hi8s0x9q');
    background-position: center;
    background-size: cover;
    margin-top: 70px;
}
.uk0amohi {
    max-width: 1440px;
    height: 500px;
    padding: 0 10px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.fvhc2bz4 {
    width: 60%;
}
.sxw3dkt9 {
    color:var(--color-light);
    font-family: 'arial black', sans-serif;
    font-size: 30pt;
    line-height: 1.2;
margin-bottom: 30px;
}
.w0xew497084 { padding-right: 27px; }
.fg9d07v0 {
    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){
    .z0yrnba4 {
        width: 100%;
        margin-top: 70px;
    }
    .uk0amohi {
        max-width: 1440px;
        height: 300px;
        margin: 0 auto;
        padding: 0 30px;
    }
    .fvhc2bz4 {
        width: 60%;
    }
    .sxw3dkt9 {
        color: var(--color-light);
        font-family: 'arial black', sans-serif;
        font-size: 30pt;
        line-height: 1.2;
    }
    .fg9d07v0 {
        font-size: 20px;
        line-height: 1.2;
    }
}
@media screen and (max-width: 468px){
    .fvhc2bz4 {
        width: 100%;
    }
    .sxw3dkt9 {
        font-size: 24px;
    }
    .fg9d07v0 {
        font-size: 18px;
    }
}
.tv87jmmm {  
    width: 100%;
}
.sm602qy8 { 
    max-width: 1440px;
    margin: 0 auto;
    padding: 30px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.qotpmhjm { 
    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;
}
.qotpmhjm a {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 40px;
    color: var(--color-light);
}
.qotpmhjm img {
    max-width: 83px;
    width: 100%;
    height: 80px;
}
.qotpmhjm p {
    font-size: 16px;
    font-weight: bold;
}
@media  screen and (max-width: 768px) {
    .sm602qy8 { 
        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;
    }
    .qotpmhjm { 
        max-width: 260px;
        width: 100%;
        height: 200px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-top: 30px;
        gap: 40px;
    }
    .qotpmhjm img {
        max-width: 83px;
        width: 100%;
        height: 80px;
    }
    .qotpmhjm p {
        font-size: 16px;
        font-weight: bold;
    }
}
.lbq1azw0 {
  width: 100%;
  margin-bottom: 40px;
}
.klgun3lx {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.klgun3lx h2 {
  color: var(--color-accent);
}
.f2bdnzif {
  display: grid;
  gap: 20px;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .f2bdnzif {
    justify-content: center;
  }
}
.tjy2xqns {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.uetlfoeu9q2e { width: 94vw; margin: -4px; border: 1px dotted #b329ed; display: inline-block; color: rgb(132, 46, 89); padding: 40px 48px; }
.tjy2xqns img {
  width: 100%;
  height: auto;
  margin: 0 auto !important;
  border-radius: 10px;
}
.tjy2xqns .tp1lbzr7 {
  position: absolute;
  top: 45%;
  left: 45%;
  width: 30px;
  height: 30px;
  opacity: 0;
}
@media (max-width: 768px){
.tjy2xqns .tp1lbzr7 {

  width: 20px;
  height: 20px;

}

}
.tjy2xqns {
max-width:inherit;
text-align: center;
}
.f2bdnzif:has(.ff3ti3fs) {
  grid-template-columns: repeat(4, 1fr);
}
.f2bdnzif:has(.my08shtk) {
  grid-template-columns: repeat(5, 1fr);
}
.f2bdnzif:has(.ppjo90ra) {
  grid-template-columns: repeat(6, 1fr);
}
.f2bdnzif:has(.ev5jpa0o) {
  grid-template-columns: repeat(7, 1fr);
}
.f2bdnzif:has(.wjprtzy4) {
  grid-template-columns: repeat(8, 1fr);
}
@media (max-width: 1024px) {
  .f2bdnzif {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .f2bdnzif {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 12px;
  }
}
@media (max-width: 576px) {
  .f2bdnzif {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
  }
}
@media (max-width: 380px) {
  .f2bdnzif {
    grid-template-columns: 1fr !important;
  }
}
.tjy2xqns:hover .tp1lbzr7 {
  opacity: 1; 
}
.tjy2xqns: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);
}
.kn1rils9j96 { color: rgb(144, 89, 226); padding: 30px 43px; border: 3px dashed #062f56; width: 34vw; }
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);
}
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) {
    .ha7cv54j {
      width: 100%;
    }
  }
@media (max-width: 600px) {
    .ha7cv54j {
      width: 100%;
    }
    .zbod90mu img {
        max-width: 35px;
    }
  }
.z8ews9u6 {
    margin-top: 70px;
}
.knzni33q {
    width: 100%;
    margin-bottom: 40px;
}
.k9rv5kaz {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
overflow-x: hidden;
}
.knzni33q .lkxazwxw {
    display: flex;
    justify-content: center;
}
.bqr7xlht {
    display: flex;
    justify-content: center;
    align-items:center;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.bqr7xlht img {
    width: 100%;
}
.lkxazwxw {
    display: flex;
    justify-content: center;
    align-items:center;
    margin-bottom: 30px;
}
.k9rv5kaz a{
 color: var(--color-accent);
}
.o1tikzbm {
    border: none;
    background-color: var(--color-accent);
    border-radius: 10px;
    height: auto;
    padding: 20px 70px;
}
.o1tikzbm a {
    color: var(--color-light);
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.2px;
}
.i4xus70z {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.dvrmy4ku h2 {
	margin-bottom: 1.875rem;
	font-size: 1.875rem;
	font-weight: 700;
}
.wic9yrl8sz { display: inline-block; width: 11%; }
summary.ck8vpbgp {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
	line-height: 2rem;
	border: 1px solid var(--color-light);
    padding: 1rem;
}
.zz0an2kn {
	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;
}
.ldr53805 {
    max-width: 1440px;
    margin: 30px auto;
    padding: 0 10px;
    padding-top: 30px;
}
.li7cnvw7 {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}
.li7cnvw7 img {
    opacity: 0.4;
}
.miltlcb7 {
    display: flex;
    justify-content: center;
    gap: 10px;
    padding: 20px; 
}
.wnv47hve {
    display: flex;
    justify-content: center;
    align-items: center;
}
.wnv47hve a {
    display: block; 
    color: var(--color-light);
    text-decoration: none; 
    margin-bottom: 15px; 
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
  }
.wnv47hve a:hover {
    text-decoration: underline; 
  }
.myvj3pyi {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 40px;
}
.myvj3pyi img {
    height: 30px;
}
.lmq2qzgc {
    font-size: 16px;
    margin: 40px 0;
}
@media (max-width: 768px) {
    .miltlcb7 {
      grid-template-columns: repeat(1, 2fr); 
    }
    .o1tikzbm {
        padding: 10px 40px;
    }
    .o1tikzbm a {
        font-size: 15px;
    }
  }
ul li {
    list-style: circle;
    line-height: 1.5;
    margin-left: 20px;
}
.nfmh8h65494m { padding: 43px 36px; }
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;
}
.uk0amohi {
  position: relative;
  z-index: 2;
}
.sxw3dkt9 {
  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) }
}
.z0yrnba4 {
  position: relative;
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}
.j2t3kawk button:hover {
  transform: translateY(-8px) rotate(1deg);
}
.j2t3kawk 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);
  }
}
.knzni33q 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;


}
.v1z0csg6 {
max-width: 1440px;
margin: 0 auto;
padding: 10px;
}
.hinrd6sz {
            max-width: 1400px;
            margin: 0 auto;
        }
.siv8zjx2 {
            display: flex;
            justify-content: flex-start;
            flex-wrap: wrap;
            gap: 10px;
            margin-bottom: 40px;
        }
.jkpxn1w2 {
            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;
        }
.jkpxn1w2: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);
        }
.jkpxn1w2:active {
            transform: translateY(0);
        }
@media (max-width: 768px) {
            .siv8zjx2 {
                gap: 12px;
            }

            .jkpxn1w2 {
                flex: 1 1 150px;
                padding: 20px 16px;
                font-size: 14px;
            }
        }
@media (max-width: 480px) {
            .jkpxn1w2 {
                flex: 1 1 calc(50% - 6px);
            }
        }
.mj3hsoes {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 20px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.jm226w4ib { border: 4px dashed #a9491e; color: rgb(200, 109, 110); padding-right: 45px; width: 19px; display: block; }
.r1tk0kpa {
        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;
    }
.r1tk0kpa:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.r1tk0kpa:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .r1tk0kpa {
            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
}
.dlp20krb {
    position: relative;
    align-items: center
}
.ezit12ki {
    display: flex;
    position: relative;
    overflow: hidden;
    justify-content: space-between;
    align-items: center;
    height: 100%
}
@media (max-width: 1024px) {
    .ezit12ki {
        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"
    }
}
.fsw8x94k {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}
.ix6nzwkc {
    height: 60px;
    min-width: 10%;
    margin-left: 24px;
    margin-right: 2px;
    flex-shrink: 3;
    z-index: 2
}
@media (max-width: 1024px) {
    .ix6nzwkc {
        max-width: 100px;
        margin: 0;
        border-width: 2px;
        grid-area: img
    }
}
.mp4ty940 {
    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) {
    .mp4ty940 {
        display: contents
    }
}
.mp4ty940 svg *[fill] {
    fill: currentcolor
}
.mp4ty940 svg *[stroke] {
    stroke: currentcolor
}
.fz0m4qacdyi { width: 24px; padding: 49px 19px; color: rgb(63, 214, 109); }
.vpdvrd33 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px
}
@media (max-width: 1024px) {
    .vpdvrd33 {
        align-items: start;
        grid-area: text
    }
}
.bqetilol {
    flex: 1;
    font-weight: 800;
    line-height: 110%;
    text-align: center;
    color: var(--color-accent);
    font-size: 32px
}
@media (max-width: 1024px) {
    .bqetilol {
        font-size: 18px;
        text-align: start
    }
}
.w35fa09y {
    flex: 1;
    font-weight: 700;
    line-height: 110%;
    text-align: center;
    color: var(--color-light);
    font-size: 16px
}
@media (max-width: 1024px) {
    .w35fa09y {
        font-size: 14px;
        text-align: start
    }
}
.mhpp0zpi {
    position: absolute;
    right: 35%;
    overflow: visible;
    z-index: 1
}
@media (max-width: 1024px) {
    .mhpp0zpi {
        right: -8%
    }
}
.vp9l5p5x {
    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
}
.vp9l5p5x:hover {
    filter: brightness(1.2)
}
.vp9l5p5x:active {
    filter: contrast(200%) saturate(50%)
}
@media (max-width: 576px) {
    .vp9l5p5x {
        height: 40px;
        font-size: 14px;
        padding: 11px 0
    }
}
.vp9l5p5x {
    animation: pulsate 1.5s ease-in-out infinite
}
@media (max-width: 1024px) {
    .vp9l5p5x {
        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
    }
}
.hjjntard {
max-height: 370px;
    overflow-y: scroll;
}
.v0nq1a7b {
margin-right:5px;
}
.a21vx15a {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 15px;
}
.j1oknc7v {
    background-color: /* Синий фон для иконки глобуса */
    padding: 8px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.j1oknc7v svg {
    width: 20px;
    height: 20px;
    fill: white;
}
.vvu1xwk5rej { color: rgb(22, 217, 63); }
.ow27exdk {
    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;
}
.a21vx15a[active] .ow27exdk {
    display: block;
}
.ow27exdk ul li {
 list-style: none;
margin-left: 5px;
}
.ow27exdk ul {
    list-style: none;
    margin: 0;
    padding: 5px 0;
}
.ow27exdk 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;
}
.ow27exdk li a:hover {
    border: 1px solid black;
}
.ow27exdk li a svg {
    width: 20px;
    height: 15px;
    margin-right: 10px;
    border: 1px solid #eee;
}
.lct5bik6 {
overflow: hidden;
}
.q80yezol {
width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.q80yezol .rdtegosz {
max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.q80yezol .ss66z9io {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.nacty139 { padding: 45px 19px; color: rgb(114, 43, 249); }
.q80yezol .ss66z9io .erljhvzt  {
list-style:none;
}
.q80yezol .ss66z9io .erljhvzt 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;
}
.q80yezol + section.z0yrnba4 {
margin-top:0px;
}
/* slotpage */

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


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


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

.ua1feyok {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}
.rx9a7wfl {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
}
.wzjxfrfl {
    background: var(--color-accent);
    color: var(--bg-dark);
    padding: 6px 14px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 13px;
}
/* Divider */

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

.fcd7lozp {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.vpvcechc {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
}
.s9hdit4qz { border: 4px solid #38bf8e; color: rgb(188, 198, 126); padding: 2px 40px; }
.fcd7lozp a {
    color: var(--color-light);
    text-decoration: none;
    transition: 0.3s ease;
}
.fcd7lozp a:hover {
    color: var(--color-accent);
}
.va7rvnir {
    opacity: 0.4;
}
/* Payment / RG icons */

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

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

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

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

    .ww63y7aj {
        width: 100%;
    }

    .myvj3pyi img {
        height: 26px;
    }
}
.ywybonqg {
    background: linear-gradient(
        to bottom,
        #111 0%,
        var(--bg-dark) 40%
    );
}