: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;
}
.u7krl186ri { margin: -14px; padding-right: 38px; }
@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;
    }
}
.e35qncit {
 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 */
}
.rla1a0id {
    max-width: 149px;
    width: 100%;
}
.cwnk8bpu {
    width: 100%;
}
.a1b9azr2 {
    display: flex;
    justify-content: flex-end;
    align-items:center;
    gap: 30px;
    width: 100%;
}
.a1b9azr2 a.q9k1c2de {
color: var(--color-light);
}
@media screen and (max-width:991px) {
    .a1b9azr2 a.q9k1c2de {
        display:none;
    }
}
.k70afcua {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items:center;
    
}
.k3fo9r45 {
    border: none;
    background-color: var(--color-light);
    width: 100%;
    min-height: 42px;
    padding: 10px 20px;
    border-radius: 12px;
}
.k3fo9r45 a {
    color: var(--color-light);
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}
.k3fo9r45:nth-of-type(1){
    background-color: var(--color-accent);
    
}
.k3fo9r45:nth-of-type(2){

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

    }
    
    .u4uwl554 {
        display: flex;
        flex-direction: column;
        gap: 4px;
        width: 50px;
        height: 43px;
        position: absolute;
        right: 15px;
        top: 25px;
        z-index: 100;
    }
    
    .hq8z4wfq {
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 10%;
        right: 5%;
        transform: translate(50%, -50%);
        cursor: pointer;
    }
    
    .hq8z4wfq:before,
    .hq8z4wfq:after {
        content: '';
        position: absolute;
        width: 3px;
        height: 20px;
        background:var(--bg-card);
    }
    
    .hq8z4wfq:before {
        transform: rotate(45deg);
    }
    
    .hq8z4wfq:after {
        transform: rotate(-45deg);
    }
    
    .u4uwl554 div {
        width: 25px;
        height: 3px;
        background-color:var(--color-light);
    }
 }
.zlpmm8qy {
    width: 100%;
    height: auto;
    background-image: url('/img/bg.i1bbvlbc');
    background-position: center;
    background-size: cover;
    margin-top: 70px;
}
.f9ywbgkc {
    max-width: 1440px;
    height: 500px;
    padding: 0 10px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.gph1ncb4 {
    width: 60%;
}
.tr8n4ttx {
    color:var(--color-light);
    font-family: 'arial black', sans-serif;
    font-size: 30pt;
    line-height: 1.2;
margin-bottom: 30px;
}
.j3jzcry9 {
    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){
    .zlpmm8qy {
        width: 100%;
        margin-top: 70px;
    }
    .f9ywbgkc {
        max-width: 1440px;
        height: 300px;
        margin: 0 auto;
        padding: 0 30px;
    }
    .gph1ncb4 {
        width: 60%;
    }
    .tr8n4ttx {
        color: var(--color-light);
        font-family: 'arial black', sans-serif;
        font-size: 30pt;
        line-height: 1.2;
    }
    .j3jzcry9 {
        font-size: 20px;
        line-height: 1.2;
    }
}
@media screen and (max-width: 468px){
    .gph1ncb4 {
        width: 100%;
    }
    .tr8n4ttx {
        font-size: 24px;
    }
    .j3jzcry9 {
        font-size: 18px;
    }
}
.dxusoeuq {  
    width: 100%;
}
.ib62elxm { 
    max-width: 1440px;
    margin: 0 auto;
    padding: 30px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.kuonldrq { 
    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;
}
.kuonldrq a {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 40px;
    color: var(--color-light);
}
.kuonldrq img {
    max-width: 83px;
    width: 100%;
    height: 80px;
}
.kuonldrq p {
    font-size: 16px;
    font-weight: bold;
}
@media  screen and (max-width: 768px) {
    .ib62elxm { 
        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;
    }
    .kuonldrq { 
        max-width: 260px;
        width: 100%;
        height: 200px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-top: 30px;
        gap: 40px;
    }
    .kuonldrq img {
        max-width: 83px;
        width: 100%;
        height: 80px;
    }
    .kuonldrq p {
        font-size: 16px;
        font-weight: bold;
    }
}
.vgovz94t {
  width: 100%;
  margin-bottom: 40px;
}
.f163vz6bu9 { display: block; margin: 0px; padding: 50px 22px; border: 5px dashed #b3d36b; color: rgb(45, 223, 125); width: 93%; }
.yt7dyzcz {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.yt7dyzcz h2 {
  color: var(--color-accent);
}
.ondh6y4j {
  display: grid;
  gap: 20px;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .ondh6y4j {
    justify-content: center;
  }
}
.ss5ny793 {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.ss5ny793 img {
  width: 100%;
  height: auto;
  margin: 0 auto !important;
  border-radius: 10px;
}
.ss5ny793 .jpo3vsox {
  position: absolute;
  top: 45%;
  left: 45%;
  width: 30px;
  height: 30px;
  opacity: 0;
}
@media (max-width: 768px){
.ss5ny793 .jpo3vsox {

  width: 20px;
  height: 20px;

}

}
.ss5ny793 {
max-width:inherit;
text-align: center;
}
.ondh6y4j:has(.xlygkhwk) {
  grid-template-columns: repeat(4, 1fr);
}
.ondh6y4j:has(.ohqssh4c) {
  grid-template-columns: repeat(5, 1fr);
}
.ondh6y4j:has(.iyrmslna) {
  grid-template-columns: repeat(6, 1fr);
}
.ondh6y4j:has(.c12j1aid) {
  grid-template-columns: repeat(7, 1fr);
}
.ondh6y4j:has(.vv0cly5f) {
  grid-template-columns: repeat(8, 1fr);
}
@media (max-width: 1024px) {
  .ondh6y4j {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .ondh6y4j {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 12px;
  }
}
@media (max-width: 576px) {
  .ondh6y4j {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
  }
}
@media (max-width: 380px) {
  .ondh6y4j {
    grid-template-columns: 1fr !important;
  }
}
.ss5ny793:hover .jpo3vsox {
  opacity: 1; 
}
.ss5ny793:hover img {
  opacity: 0.3;
}
.z8unf3l2 { color: rgb(24, 245, 237); padding: 36px 39px; margin: -7px; display: inline-block; }
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);
}
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) {
    .m33bglp2 {
      width: 100%;
    }
  }
@media (max-width: 600px) {
    .m33bglp2 {
      width: 100%;
    }
    .xm63cai3 img {
        max-width: 35px;
    }
  }
.jbzub8wq {
    margin-top: 70px;
}
.db79ez8x {
    width: 100%;
    margin-bottom: 40px;
}
.qqwznaj2 {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
overflow-x: hidden;
}
.db79ez8x .lnpvfv9w {
    display: flex;
    justify-content: center;
}
.xu604srt {
    display: flex;
    justify-content: center;
    align-items:center;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.xu604srt img {
    width: 100%;
}
.lnpvfv9w {
    display: flex;
    justify-content: center;
    align-items:center;
    margin-bottom: 30px;
}
.nrb016l98egr { margin: -8px; width: 31%; display: grid; color: rgb(211, 124, 163); border: 5px dashed #35eff1; padding: 40px 9px; }
.qqwznaj2 a{
 color: var(--color-accent);
}
.u59oyhl4 {
    border: none;
    background-color: var(--color-accent);
    border-radius: 10px;
    height: auto;
    padding: 20px 70px;
}
.u59oyhl4 a {
    color: var(--color-light);
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.2px;
}
.wgt9atme {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.x2g2j6i3 h2 {
	margin-bottom: 1.875rem;
	font-size: 1.875rem;
	font-weight: 700;
}
summary.vv05qy69 {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
	line-height: 2rem;
	border: 1px solid var(--color-light);
    padding: 1rem;
}
.jcximh3n {
	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;
}
.otd0ojxj {
    max-width: 1440px;
    margin: 30px auto;
    padding: 0 10px;
    padding-top: 30px;
}
.i21tuvc3 {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}
.i21tuvc3 img {
    opacity: 0.4;
}
.m1kb6q4q {
    display: flex;
    justify-content: center;
    gap: 10px;
    padding: 20px; 
}
.qlos46db { margin: 19px; width: 89%; padding: 6px 4px; border: 3px solid #e99386; }
.k9wnq56d {
    display: flex;
    justify-content: center;
    align-items: center;
}
.k9wnq56d a {
    display: block; 
    color: var(--color-light);
    text-decoration: none; 
    margin-bottom: 15px; 
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
  }
.k9wnq56d a:hover {
    text-decoration: underline; 
  }
.rfhjc90e {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 40px;
}
.rfhjc90e img {
    height: 30px;
}
.p9lu5ctv {
    font-size: 16px;
    margin: 40px 0;
}
@media (max-width: 768px) {
    .m1kb6q4q {
      grid-template-columns: repeat(1, 2fr); 
    }
    .u59oyhl4 {
        padding: 10px 40px;
    }
    .u59oyhl4 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;
}
.f9ywbgkc {
  position: relative;
  z-index: 2;
}
.tr8n4ttx {
  text-shadow: 0 0 10px var(--color-accent), 0 0 20px var(--color-accent);
  animation: glow 2s ease-in-out infinite alternate;
}
.i8h53nopffi2 { padding-right: 25px; width: 27vw; border: 2px dashed #4e3967; display: grid; color: rgb(68, 209, 255); }
@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) }
}
.zlpmm8qy {
  position: relative;
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}
.rzyrirao button:hover {
  transform: translateY(-8px) rotate(1deg);
}
.rzyrirao 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);
  }
}
.db79ez8x 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;


}
.y42cwd2r {
max-width: 1440px;
margin: 0 auto;
padding: 10px;
}
.g96ih0ib {
            max-width: 1400px;
            margin: 0 auto;
        }
.xvf3clwr {
            display: flex;
            justify-content: flex-start;
            flex-wrap: wrap;
            gap: 10px;
            margin-bottom: 40px;
        }
.jr1c493z {
            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;
        }
.jr1c493z: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);
        }
.jr1c493z:active {
            transform: translateY(0);
        }
.oj2j92nn4evj { margin: -18px; border: 4px solid #3db0ba; padding: 30px 40px; }
@media (max-width: 768px) {
            .xvf3clwr {
                gap: 12px;
            }

            .jr1c493z {
                flex: 1 1 150px;
                padding: 20px 16px;
                font-size: 14px;
            }
        }
@media (max-width: 480px) {
            .jr1c493z {
                flex: 1 1 calc(50% - 6px);
            }
        }
.jblb7xye {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 20px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.s6qeor6l {
        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;
    }
.s6qeor6l:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.s6qeor6l:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .s6qeor6l {
            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
}
.o3cu52k3 {
    position: relative;
    align-items: center
}
.sv6jm5v9 {
    display: flex;
    position: relative;
    overflow: hidden;
    justify-content: space-between;
    align-items: center;
    height: 100%
}
@media (max-width: 1024px) {
    .sv6jm5v9 {
        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"
    }
}
.ael4udra {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}
.k72v4ait {
    height: 60px;
    min-width: 10%;
    margin-left: 24px;
    margin-right: 2px;
    flex-shrink: 3;
    z-index: 2
}
@media (max-width: 1024px) {
    .k72v4ait {
        max-width: 100px;
        margin: 0;
        border-width: 2px;
        grid-area: img
    }
}
.iz5gga8g {
    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) {
    .iz5gga8g {
        display: contents
    }
}
.iz5gga8g svg *[fill] {
    fill: currentcolor
}
.oe7nn49agh6 { display: inline-block; border: 3px solid #7e1580; }
.iz5gga8g svg *[stroke] {
    stroke: currentcolor
}
.ttn8vpw3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px
}
@media (max-width: 1024px) {
    .ttn8vpw3 {
        align-items: start;
        grid-area: text
    }
}
.hq7gomwu {
    flex: 1;
    font-weight: 800;
    line-height: 110%;
    text-align: center;
    color: var(--color-accent);
    font-size: 32px
}
@media (max-width: 1024px) {
    .hq7gomwu {
        font-size: 18px;
        text-align: start
    }
}
.ciphd6rz {
    flex: 1;
    font-weight: 700;
    line-height: 110%;
    text-align: center;
    color: var(--color-light);
    font-size: 16px
}
@media (max-width: 1024px) {
    .ciphd6rz {
        font-size: 14px;
        text-align: start
    }
}
.jvaqytuk {
    position: absolute;
    right: 35%;
    overflow: visible;
    z-index: 1
}
@media (max-width: 1024px) {
    .jvaqytuk {
        right: -8%
    }
}
.l4d4a5tm {
    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
}
.l4d4a5tm:hover {
    filter: brightness(1.2)
}
.l4d4a5tm:active {
    filter: contrast(200%) saturate(50%)
}
@media (max-width: 576px) {
    .l4d4a5tm {
        height: 40px;
        font-size: 14px;
        padding: 11px 0
    }
}
.l4d4a5tm {
    animation: pulsate 1.5s ease-in-out infinite
}
@media (max-width: 1024px) {
    .l4d4a5tm {
        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
    }
}
.vfoj39l5 {
max-height: 370px;
    overflow-y: scroll;
}
.vzgp424u {
margin-right:5px;
}
.vcta3ei5 {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 15px;
}
.nds9xb2h {
    background-color: /* Синий фон для иконки глобуса */
    padding: 8px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.nds9xb2h svg {
    width: 20px;
    height: 20px;
    fill: white;
}
.opbk9ddj6g { display: flex; padding: 27px 4px; border: 4px dashed #c2164f; color: rgb(180, 21, 100); }
.b1qlvn4o {
    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;
}
.vcta3ei5[active] .b1qlvn4o {
    display: block;
}
.b1qlvn4o ul li {
 list-style: none;
margin-left: 5px;
}
.b1qlvn4o ul {
    list-style: none;
    margin: 0;
    padding: 5px 0;
}
.b1qlvn4o 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;
}
.b1qlvn4o li a:hover {
    border: 1px solid black;
}
.b1qlvn4o li a svg {
    width: 20px;
    height: 15px;
    margin-right: 10px;
    border: 1px solid #eee;
}
.gmuwe6cd {
overflow: hidden;
}
.llym1mzi {
width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.llym1mzi .ia9685cg {
max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.llym1mzi .ya7p22fw {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.llym1mzi .ya7p22fw .gbcznms8  {
list-style:none;
}
.llym1mzi .ya7p22fw .gbcznms8 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;
}
.llym1mzi + section.zlpmm8qy {
margin-top:0px;
}
.ia7240mlj { display: none; width: 25%; border: 1px dotted #d7dfd6; padding-right: 45px; }
/* slotpage */

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


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


.su4epw0o ul {
    list-style: none;
    display: flex;
    column-gap: 5px;
margin: 10px 0px;
    padding: 0;
   
}
.su4epw0o ul li {
    list-style: none;
    margin-left: 0;
color: var(--color-accent);
}
.oryjzhwo {
    background: var(--bg-dark);
    color: var(--color-light);
    font-family: var(--font-family);
    font-size: 14px;
}
.m1kb6q4q {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin-bottom: 40px;
}
.k9wnq56d a {
    color: var(--color-light);
    text-decoration: none;
    position: relative;
    transition: 0.3s ease;
}
.k9wnq56d a::after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--color-accent);
    transition: 0.3s ease;
}
.k9wnq56d a:hover {
    color: var(--color-accent);
}
.k9wnq56d a:hover::after {
    width: 100%;
}
.t667rgqu { color: rgb(209, 249, 205); padding: 26px 1px; display: grid; border: 1px solid #6bf2dc; }
/* ===== Disclaimer ===== */

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

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

.puxfi9i8 {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.b8ujevwr {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
}
.puxfi9i8 a {
    color: var(--color-light);
    text-decoration: none;
    transition: 0.3s ease;
}
.puxfi9i8 a:hover {
    color: var(--color-accent);
}
.jq6lvikn {
    opacity: 0.4;
}
/* Payment / RG icons */

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

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

.p9lu5ctv {
    margin-top: 20px;
    font-size: 13px;
    opacity: 0.5;
}
.u1f5e2d00lx { width: 82vw; color: rgb(126, 183, 82); padding-right: 36px; }
/* Mobile */

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

    .dedxkrrs {
        width: 100%;
    }

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