: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;
}
.bxv1lksaqe { padding: 27px 37px; width: 84px; color: rgb(202, 246, 153); display: none; }
@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;
    }
}
.kbwg3op0 {
 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 */
}
.rug0pd1n {
    max-width: 149px;
    width: 100%;
}
.e2q3ki0z {
    width: 100%;
}
.ipj5ldzm {
    display: flex;
    justify-content: flex-end;
    align-items:center;
    gap: 30px;
    width: 100%;
}
.ipj5ldzm a.kxtpqo2a {
color: var(--color-light);
}
@media screen and (max-width:991px) {
    .ipj5ldzm a.kxtpqo2a {
        display:none;
    }
}
.n5ec6hzr {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items:center;
    
}
.xki022mt {
    border: none;
    background-color: var(--color-light);
    width: 100%;
    min-height: 42px;
    padding: 10px 20px;
    border-radius: 12px;
}
.xki022mt a {
    color: var(--color-light);
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}
.xki022mt:nth-of-type(1){
    background-color: var(--color-accent);
    
}
.xki022mt:nth-of-type(2){

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

    }
    
    .gsj29dnm {
        display: flex;
        flex-direction: column;
        gap: 4px;
        width: 50px;
        height: 43px;
        position: absolute;
        right: 15px;
        top: 25px;
        z-index: 100;
    }
    
    .xqmuo7a4 {
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 10%;
        right: 5%;
        transform: translate(50%, -50%);
        cursor: pointer;
    }
    
    .xqmuo7a4:before,
    .xqmuo7a4:after {
        content: '';
        position: absolute;
        width: 3px;
        height: 20px;
        background:var(--bg-card);
    }
    
    .xqmuo7a4:before {
        transform: rotate(45deg);
    }
    
    .xqmuo7a4:after {
        transform: rotate(-45deg);
    }
    
    .gsj29dnm div {
        width: 25px;
        height: 3px;
        background-color:var(--color-light);
    }
 }
.js0vi2ft {
    width: 100%;
    height: auto;
    background-image: url('/img/bg.c7cc1ir3');
    background-position: center;
    background-size: cover;
    margin-top: 70px;
}
.l36n5td25 { color: rgb(120, 181, 234); border: 2px dotted #977f91; }
.duf7ej2l {
    max-width: 1440px;
    height: 500px;
    padding: 0 10px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.t8d3qai1 {
    width: 60%;
}
.cf0t2sfp {
    color:var(--color-light);
    font-family: 'arial black', sans-serif;
    font-size: 30pt;
    line-height: 1.2;
margin-bottom: 30px;
}
.wmwg495k {
    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){
    .js0vi2ft {
        width: 100%;
        margin-top: 70px;
    }
    .duf7ej2l {
        max-width: 1440px;
        height: 300px;
        margin: 0 auto;
        padding: 0 30px;
    }
    .t8d3qai1 {
        width: 60%;
    }
    .cf0t2sfp {
        color: var(--color-light);
        font-family: 'arial black', sans-serif;
        font-size: 30pt;
        line-height: 1.2;
    }
    .wmwg495k {
        font-size: 20px;
        line-height: 1.2;
    }
}
@media screen and (max-width: 468px){
    .t8d3qai1 {
        width: 100%;
    }
    .cf0t2sfp {
        font-size: 24px;
    }
    .wmwg495k {
        font-size: 18px;
    }
}
.mpj7ofgq {  
    width: 100%;
}
.hbo9c7q0 { 
    max-width: 1440px;
    margin: 0 auto;
    padding: 30px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.f3aqdgfn { 
    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;
}
.f3aqdgfn a {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 40px;
    color: var(--color-light);
}
.f3aqdgfn img {
    max-width: 83px;
    width: 100%;
    height: 80px;
}
.f3aqdgfn p {
    font-size: 16px;
    font-weight: bold;
}
@media  screen and (max-width: 768px) {
    .hbo9c7q0 { 
        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;
    }
    .f3aqdgfn { 
        max-width: 260px;
        width: 100%;
        height: 200px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-top: 30px;
        gap: 40px;
    }
    .f3aqdgfn img {
        max-width: 83px;
        width: 100%;
        height: 80px;
    }
    .f3aqdgfn p {
        font-size: 16px;
        font-weight: bold;
    }
}
.ig3g3z8c {
  width: 100%;
  margin-bottom: 40px;
}
.unf1lf5e {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.unf1lf5e h2 {
  color: var(--color-accent);
}
.h9geg17b {
  display: grid;
  gap: 20px;
  padding-top: 20px;
}
.fr8ux147cja { width: 58%; color: rgb(211, 122, 48); border: 1px dashed #432be9; display: flex; padding: 19px 42px; margin: -10px; }
@media (max-width: 800px) {
  .h9geg17b {
    justify-content: center;
  }
}
.v8cfejct {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.v8cfejct img {
  width: 100%;
  height: auto;
  margin: 0 auto !important;
  border-radius: 10px;
}
.v8cfejct .h1y0xoqy {
  position: absolute;
  top: 45%;
  left: 45%;
  width: 30px;
  height: 30px;
  opacity: 0;
}
@media (max-width: 768px){
.v8cfejct .h1y0xoqy {

  width: 20px;
  height: 20px;

}

}
.v8cfejct {
max-width:inherit;
text-align: center;
}
.h9geg17b:has(.cq5ibuzh) {
  grid-template-columns: repeat(4, 1fr);
}
.h9geg17b:has(.b2nl0crh) {
  grid-template-columns: repeat(5, 1fr);
}
.h9geg17b:has(.ja0afa68) {
  grid-template-columns: repeat(6, 1fr);
}
.h9geg17b:has(.lc498zfn) {
  grid-template-columns: repeat(7, 1fr);
}
.h9geg17b:has(.vr5kh0pc) {
  grid-template-columns: repeat(8, 1fr);
}
@media (max-width: 1024px) {
  .h9geg17b {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .h9geg17b {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 12px;
  }
}
@media (max-width: 576px) {
  .h9geg17b {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
  }
}
@media (max-width: 380px) {
  .h9geg17b {
    grid-template-columns: 1fr !important;
  }
}
.v8cfejct:hover .h1y0xoqy {
  opacity: 1; 
}
.v8cfejct: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);
}
.m5r9f4pubs40 { padding: 40px 18px; margin: 11px; border: 4px solid #db0181; width: 1px; display: none; color: rgb(59, 110, 137); }
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) {
    .nimfyhwh {
      width: 100%;
    }
  }
@media (max-width: 600px) {
    .nimfyhwh {
      width: 100%;
    }
    .g9f6zqva img {
        max-width: 35px;
    }
  }
.pkyk81su {
    margin-top: 70px;
}
.qe9s0bjw {
    width: 100%;
    margin-bottom: 40px;
}
.nx3plntm {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
overflow-x: hidden;
}
.qe9s0bjw .wd0i9uhq {
    display: flex;
    justify-content: center;
}
.qv9quow3 {
    display: flex;
    justify-content: center;
    align-items:center;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.qv9quow3 img {
    width: 100%;
}
.wd0i9uhq {
    display: flex;
    justify-content: center;
    align-items:center;
    margin-bottom: 30px;
}
.nx3plntm a{
 color: var(--color-accent);
}
.bn9m1x2i {
    border: none;
    background-color: var(--color-accent);
    border-radius: 10px;
    height: auto;
    padding: 20px 70px;
}
.bn9m1x2i a {
    color: var(--color-light);
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.2px;
}
.g0qod3nn {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.dzgwjxaq28 { margin: -13px; padding-left: 44px; border: 5px dotted #aab7fc; }
.d3l8l85g h2 {
	margin-bottom: 1.875rem;
	font-size: 1.875rem;
	font-weight: 700;
}
summary.wk467ack {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
	line-height: 2rem;
	border: 1px solid var(--color-light);
    padding: 1rem;
}
.fo9n6f6n {
	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;
}
.erbnftcu {
    max-width: 1440px;
    margin: 30px auto;
    padding: 0 10px;
    padding-top: 30px;
}
.ezsws4mh {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}
.ezsws4mh img {
    opacity: 0.4;
}
.eb9uygv7 {
    display: flex;
    justify-content: center;
    gap: 10px;
    padding: 20px; 
}
.tpsev7qf {
    display: flex;
    justify-content: center;
    align-items: center;
}
.tpsev7qf a {
    display: block; 
    color: var(--color-light);
    text-decoration: none; 
    margin-bottom: 15px; 
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
  }
.yhgzfd579m9 { color: rgb(24, 24, 203); }
.tpsev7qf a:hover {
    text-decoration: underline; 
  }
.fj1p25x4 {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 40px;
}
.fj1p25x4 img {
    height: 30px;
}
.pl395cqa {
    font-size: 16px;
    margin: 40px 0;
}
@media (max-width: 768px) {
    .eb9uygv7 {
      grid-template-columns: repeat(1, 2fr); 
    }
    .bn9m1x2i {
        padding: 10px 40px;
    }
    .bn9m1x2i 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;
}
.duf7ej2l {
  position: relative;
  z-index: 2;
}
.cf0t2sfp {
  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) }
}
.js0vi2ft {
  position: relative;
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}
.n3heq3dn button:hover {
  transform: translateY(-8px) rotate(1deg);
}
.n3heq3dn 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);
  }
}
.qe9s0bjw 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;


}
.st455mrj {
max-width: 1440px;
margin: 0 auto;
padding: 10px;
}
.slmvzr86 {
            max-width: 1400px;
            margin: 0 auto;
        }
.r78dvr8pk { border: 3px dashed #3354af; width: 43%; padding: 45px 6px; }
.showmknb {
            display: flex;
            justify-content: flex-start;
            flex-wrap: wrap;
            gap: 10px;
            margin-bottom: 40px;
        }
.qkj3vnim {
            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;
        }
.qkj3vnim: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);
        }
.qkj3vnim:active {
            transform: translateY(0);
        }
@media (max-width: 768px) {
            .showmknb {
                gap: 12px;
            }

            .qkj3vnim {
                flex: 1 1 150px;
                padding: 20px 16px;
                font-size: 14px;
            }
        }
@media (max-width: 480px) {
            .qkj3vnim {
                flex: 1 1 calc(50% - 6px);
            }
        }
.u0rds93s {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 20px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.gqsw5zmu {
        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;
    }
.gqsw5zmu:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.gqsw5zmu:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .gqsw5zmu {
            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
}
.nw6w03ibrfy { padding-right: 31px; margin: -7px; border: 1px dotted #dc6ffa; width: 92%; padding-left: 4px; }
.pyfa1gvw {
    position: relative;
    align-items: center
}
.zrtnwx7c {
    display: flex;
    position: relative;
    overflow: hidden;
    justify-content: space-between;
    align-items: center;
    height: 100%
}
@media (max-width: 1024px) {
    .zrtnwx7c {
        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"
    }
}
.izbpylq0 {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}
.e1r5nunb {
    height: 60px;
    min-width: 10%;
    margin-left: 24px;
    margin-right: 2px;
    flex-shrink: 3;
    z-index: 2
}
@media (max-width: 1024px) {
    .e1r5nunb {
        max-width: 100px;
        margin: 0;
        border-width: 2px;
        grid-area: img
    }
}
.rsgldbbm {
    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) {
    .rsgldbbm {
        display: contents
    }
}
.rsgldbbm svg *[fill] {
    fill: currentcolor
}
.rsgldbbm svg *[stroke] {
    stroke: currentcolor
}
.umhyvqyz {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px
}
@media (max-width: 1024px) {
    .umhyvqyz {
        align-items: start;
        grid-area: text
    }
}
.e6q1jxyr {
    flex: 1;
    font-weight: 800;
    line-height: 110%;
    text-align: center;
    color: var(--color-accent);
    font-size: 32px
}
@media (max-width: 1024px) {
    .e6q1jxyr {
        font-size: 18px;
        text-align: start
    }
}
.an9l9buo {
    flex: 1;
    font-weight: 700;
    line-height: 110%;
    text-align: center;
    color: var(--color-light);
    font-size: 16px
}
.i0lxvahv3 { padding: 7px 21px; width: 74vw; color: rgb(221, 127, 209); border: 5px solid #3be2e6; margin: -4px; }
@media (max-width: 1024px) {
    .an9l9buo {
        font-size: 14px;
        text-align: start
    }
}
.ejud65uf {
    position: absolute;
    right: 35%;
    overflow: visible;
    z-index: 1
}
@media (max-width: 1024px) {
    .ejud65uf {
        right: -8%
    }
}
.af7jjps6 {
    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
}
.af7jjps6:hover {
    filter: brightness(1.2)
}
.af7jjps6:active {
    filter: contrast(200%) saturate(50%)
}
@media (max-width: 576px) {
    .af7jjps6 {
        height: 40px;
        font-size: 14px;
        padding: 11px 0
    }
}
.af7jjps6 {
    animation: pulsate 1.5s ease-in-out infinite
}
@media (max-width: 1024px) {
    .af7jjps6 {
        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
    }
}
.urkr3nyf {
max-height: 370px;
    overflow-y: scroll;
}
.u3mutruq {
margin-right:5px;
}
.ec12kdhx {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 15px;
}
.znkni8jl {
    background-color: /* Синий фон для иконки глобуса */
    padding: 8px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.y8pul5ycmz { color: rgb(228, 177, 89); margin: 11px; display: grid; padding-right: 26px; }
.znkni8jl svg {
    width: 20px;
    height: 20px;
    fill: white;
}
.yn1154sh {
    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;
}
.ec12kdhx[active] .yn1154sh {
    display: block;
}
.yn1154sh ul li {
 list-style: none;
margin-left: 5px;
}
.yn1154sh ul {
    list-style: none;
    margin: 0;
    padding: 5px 0;
}
.yn1154sh 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;
}
.yn1154sh li a:hover {
    border: 1px solid black;
}
.yn1154sh li a svg {
    width: 20px;
    height: 15px;
    margin-right: 10px;
    border: 1px solid #eee;
}
.hzxpbekq {
overflow: hidden;
}
.ed2vcurx {
width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.ed2vcurx .f5b13ut4 {
max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.ed2vcurx .r7hlxuqp {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.ed2vcurx .r7hlxuqp .kaqpt9u9  {
list-style:none;
}
.csxay47vz { border: 1px dashed #aa8611; color: rgb(185, 212, 47); }
.ed2vcurx .r7hlxuqp .kaqpt9u9 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;
}
.ed2vcurx + section.js0vi2ft {
margin-top:0px;
}
/* slotpage */

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


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


.jowxbwwy ul {
    list-style: none;
    display: flex;
    column-gap: 5px;
margin: 10px 0px;
    padding: 0;
   
}
.wlhsd4ra { display: flex; color: rgb(48, 124, 185); padding-left: 20px; border: 1px dashed #11eee0; }
.jowxbwwy ul li {
    list-style: none;
    margin-left: 0;
color: var(--color-accent);
}
.os2y2uec {
    background: var(--bg-dark);
    color: var(--color-light);
    font-family: var(--font-family);
    font-size: 14px;
}
.eb9uygv7 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin-bottom: 40px;
}
.tpsev7qf a {
    color: var(--color-light);
    text-decoration: none;
    position: relative;
    transition: 0.3s ease;
}
.tpsev7qf a::after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--color-accent);
    transition: 0.3s ease;
}
.tpsev7qf a:hover {
    color: var(--color-accent);
}
.tpsev7qf a:hover::after {
    width: 100%;
}
/* ===== Disclaimer ===== */

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

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

.w05dvn0o {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.mp60du86 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
}
.w05dvn0o a {
    color: var(--color-light);
    text-decoration: none;
    transition: 0.3s ease;
}
.w05dvn0o a:hover {
    color: var(--color-accent);
}
.kms9t33tw { margin: 18px; border: 4px solid #60f7d0; padding-left: 26px; }
.n4dt0kg4 {
    opacity: 0.4;
}
/* Payment / RG icons */

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

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

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

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

    .udt0wqkg {
        width: 100%;
    }

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