: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;
}
.gmhxokql2ssa { padding-left: 25px; width: 88vw; }
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;
    }
}
.lny676r7 {
 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 */
}
.yqomzjjs {
    max-width: 149px;
    width: 100%;
}
.blh02ri3 {
    width: 100%;
}
.ywttdmi8 {
    display: flex;
    justify-content: flex-end;
    align-items:center;
    gap: 30px;
    width: 100%;
}
.ywttdmi8 a.ux9a5eo7 {
color: var(--color-light);
}
@media screen and (max-width:991px) {
    .ywttdmi8 a.ux9a5eo7 {
        display:none;
    }
}
.b33cfsuv {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items:center;
    
}
.x7nkapxn {
    border: none;
    background-color: var(--color-light);
    width: 100%;
    min-height: 42px;
    padding: 10px 20px;
    border-radius: 12px;
}
.x7nkapxn a {
    color: var(--color-light);
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}
.x7nkapxn:nth-of-type(1){
    background-color: var(--color-accent);
    
}
.x7nkapxn:nth-of-type(2){

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

}
.wzlnv6c6mj7 { display: block; width: 76px; margin: 3px; color: rgb(60, 77, 189); padding: 12px 34px; border: 4px dashed #1504c0; }
@media screen and (max-width:768px) {
    .lny676r7{
        height: auto;
        padding-right: 85px;
    }
    .iklg46xa {
        display: none;
    }
    .ywttdmi8 {
        justify-content: center;
    }
}
@media screen and (max-width:478px) {
    .x7nkapxn {
        height: 32px;
        padding: 5px 10px;
    }
    .x7nkapxn a {
        font-size: 10px;
    }
}
.v0ak9u7s {
    display: none;
 }
@media screen and (max-width: 768px) {
    .v0ak9u7s {
        display: block;
        position: static;
        z-index: 902;
        
    }
    
    .etwjayq5 {
        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;
    }
    .etwjayq5 a {
 color:var(--color-light);
}
    .etwjayq5[active] {
        width: 100%;
        padding-top: 65px;
        left: 0;
    }
    .pad016ue {
        width: 100%;
        padding: 10px 40px;
        background-color: #FCC301;
        border: none;
    }
    .pad016ue:nth-of-type(2){
        background-color:var(--color-accent);
    }
    .pad016ue a {
        text-transform: uppercase;
        color:var(--color-light);
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
    }
    .g2gs9434 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 10px;
        width: 100%;
        height: 60%;
    }
    .vn2f94ji {
        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;

    }
    
    .rvqzyzo0 {
        display: flex;
        flex-direction: column;
        gap: 4px;
        width: 50px;
        height: 43px;
        position: absolute;
        right: 15px;
        top: 25px;
        z-index: 100;
    }
    
    .z8obmmya {
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 10%;
        right: 5%;
        transform: translate(50%, -50%);
        cursor: pointer;
    }
    
    .z8obmmya:before,
    .z8obmmya:after {
        content: '';
        position: absolute;
        width: 3px;
        height: 20px;
        background:var(--bg-card);
    }
    
    .z8obmmya:before {
        transform: rotate(45deg);
    }
    
    .z8obmmya:after {
        transform: rotate(-45deg);
    }
    
    .rvqzyzo0 div {
        width: 25px;
        height: 3px;
        background-color:var(--color-light);
    }
 }
.qrmxjxek {
    width: 100%;
    height: auto;
    background-image: url('/img/bg.ia2kfyjk');
    background-position: center;
    background-size: cover;
    margin-top: 70px;
}
.e39kps5n {
    max-width: 1440px;
    height: 500px;
    padding: 0 10px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.ussz5752 {
    width: 60%;
}
.o4cblovs {
    color:var(--color-light);
    font-family: 'arial black', sans-serif;
    font-size: 30pt;
    line-height: 1.2;
margin-bottom: 30px;
}
.vkflpzsr {
    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){
    .qrmxjxek {
        width: 100%;
        margin-top: 70px;
    }
    .e39kps5n {
        max-width: 1440px;
        height: 300px;
        margin: 0 auto;
        padding: 0 30px;
    }
    .ussz5752 {
        width: 60%;
    }
    .o4cblovs {
        color: var(--color-light);
        font-family: 'arial black', sans-serif;
        font-size: 30pt;
        line-height: 1.2;
    }
    .vkflpzsr {
        font-size: 20px;
        line-height: 1.2;
    }
}
@media screen and (max-width: 468px){
    .ussz5752 {
        width: 100%;
    }
    .o4cblovs {
        font-size: 24px;
    }
    .vkflpzsr {
        font-size: 18px;
    }
}
.klgp6h7u {  
    width: 100%;
}
.r1na9j0n { 
    max-width: 1440px;
    margin: 0 auto;
    padding: 30px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.cuosp27l { 
    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;
}
.cuosp27l a {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 40px;
    color: var(--color-light);
}
.cuosp27l img {
    max-width: 83px;
    width: 100%;
    height: 80px;
}
.cuosp27l p {
    font-size: 16px;
    font-weight: bold;
}
.j6h2d91z8aod { padding: 13px 13px; color: rgb(236, 123, 49); }
@media  screen and (max-width: 768px) {
    .r1na9j0n { 
        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;
    }
    .cuosp27l { 
        max-width: 260px;
        width: 100%;
        height: 200px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-top: 30px;
        gap: 40px;
    }
    .cuosp27l img {
        max-width: 83px;
        width: 100%;
        height: 80px;
    }
    .cuosp27l p {
        font-size: 16px;
        font-weight: bold;
    }
}
.jl64d8zp {
  width: 100%;
  margin-bottom: 40px;
}
.yj2n62q4 {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.yj2n62q4 h2 {
  color: var(--color-accent);
}
.kcfi3u2s {
  display: grid;
  gap: 20px;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .kcfi3u2s {
    justify-content: center;
  }
}
.htq2spcl {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.htq2spcl img {
  width: 100%;
  height: auto;
  margin: 0 auto !important;
  border-radius: 10px;
}
.htq2spcl .fzu6n3fd {
  position: absolute;
  top: 45%;
  left: 45%;
  width: 30px;
  height: 30px;
  opacity: 0;
}
@media (max-width: 768px){
.htq2spcl .fzu6n3fd {

  width: 20px;
  height: 20px;

}

}
.htq2spcl {
max-width:inherit;
text-align: center;
}
.kcfi3u2s:has(.u5fcniq3) {
  grid-template-columns: repeat(4, 1fr);
}
.kcfi3u2s:has(.g134sgvr) {
  grid-template-columns: repeat(5, 1fr);
}
.kcfi3u2s:has(.u7rizab1) {
  grid-template-columns: repeat(6, 1fr);
}
.kcfi3u2s:has(.k9lzqlqx) {
  grid-template-columns: repeat(7, 1fr);
}
.kcfi3u2s:has(.oy51o3ro) {
  grid-template-columns: repeat(8, 1fr);
}
@media (max-width: 1024px) {
  .kcfi3u2s {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .kcfi3u2s {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 12px;
  }
}
@media (max-width: 576px) {
  .kcfi3u2s {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
  }
}
@media (max-width: 380px) {
  .kcfi3u2s {
    grid-template-columns: 1fr !important;
  }
}
.htq2spcl:hover .fzu6n3fd {
  opacity: 1; 
}
.htq2spcl:hover img {
  opacity: 0.3;
}
.kt2mcvkkpczq { border: 3px dotted #ecd45a; width: 47px; }
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) {
    .dxr4is24 {
      width: 100%;
    }
  }
@media (max-width: 600px) {
    .dxr4is24 {
      width: 100%;
    }
    .us0ztjch img {
        max-width: 35px;
    }
  }
.lgvbnhcl {
    margin-top: 70px;
}
.jkvvmw2a {
    width: 100%;
    margin-bottom: 40px;
}
.c1tlzu0f {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
overflow-x: hidden;
}
.jkvvmw2a .tqjkig8o {
    display: flex;
    justify-content: center;
}
.rnlbsfqn {
    display: flex;
    justify-content: center;
    align-items:center;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.rnlbsfqn img {
    width: 100%;
}
.tqjkig8o {
    display: flex;
    justify-content: center;
    align-items:center;
    margin-bottom: 30px;
}
.c1tlzu0f a{
 color: var(--color-accent);
}
.lij5z3jx {
    border: none;
    background-color: var(--color-accent);
    border-radius: 10px;
    height: auto;
    padding: 20px 70px;
}
.lij5z3jx a {
    color: var(--color-light);
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.2px;
}
.evs1pspi646 { display: none; padding-left: 38px; padding-right: 15px; }
.ry87ee4h {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.pzouh2qd h2 {
	margin-bottom: 1.875rem;
	font-size: 1.875rem;
	font-weight: 700;
}
summary.nyqb0zey {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
	line-height: 2rem;
	border: 1px solid var(--color-light);
    padding: 1rem;
}
.je38jaig {
	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;
}
.c6xvlt8y {
    max-width: 1440px;
    margin: 30px auto;
    padding: 0 10px;
    padding-top: 30px;
}
.ilxsq7eh {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}
.ilxsq7eh img {
    opacity: 0.4;
}
.afoa6xij {
    display: flex;
    justify-content: center;
    gap: 10px;
    padding: 20px; 
}
.im4oc8md {
    display: flex;
    justify-content: center;
    align-items: center;
}
.nneagwbpbr { border: 5px solid #136a9e; padding-left: 8px; }
.im4oc8md a {
    display: block; 
    color: var(--color-light);
    text-decoration: none; 
    margin-bottom: 15px; 
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
  }
.im4oc8md a:hover {
    text-decoration: underline; 
  }
.kjy1oj9r {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 40px;
}
.kjy1oj9r img {
    height: 30px;
}
.bldhablq {
    font-size: 16px;
    margin: 40px 0;
}
@media (max-width: 768px) {
    .afoa6xij {
      grid-template-columns: repeat(1, 2fr); 
    }
    .lij5z3jx {
        padding: 10px 40px;
    }
    .lij5z3jx 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;
}
.e39kps5n {
  position: relative;
  z-index: 2;
}
.o4cblovs {
  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) }
}
.qrmxjxek {
  position: relative;
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}
.ot61g1h8 button:hover {
  transform: translateY(-8px) rotate(1deg);
}
.ot61g1h8 button{
  filter: grayscale(0%); 
  border-radius: 12px;
  animation: pulseShadow 2s infinite ease-in-out;
  margin: 20px 0;
}
.odmm6l55f2yx { display: none; margin: 15px; padding: 49px 46px; border: 3px solid #520004; color: rgb(214, 151, 108); }
@keyframes pulseShadow {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.jkvvmw2a 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;


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

            .iklg46xa {
                flex: 1 1 150px;
                padding: 20px 16px;
                font-size: 14px;
            }
        }
@media (max-width: 480px) {
            .iklg46xa {
                flex: 1 1 calc(50% - 6px);
            }
        }
.vxa0bajf {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 20px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.anjacru8 {
        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;
    }
.anjacru8:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.i83tcpxm { color: rgb(195, 90, 45); }
.anjacru8:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .anjacru8 {
            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
}
.o6bsnas0 {
    position: relative;
    align-items: center
}
.bds231z1 {
    display: flex;
    position: relative;
    overflow: hidden;
    justify-content: space-between;
    align-items: center;
    height: 100%
}
@media (max-width: 1024px) {
    .bds231z1 {
        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"
    }
}
.e2eimntp {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}
.t6krjbgq {
    height: 60px;
    min-width: 10%;
    margin-left: 24px;
    margin-right: 2px;
    flex-shrink: 3;
    z-index: 2
}
@media (max-width: 1024px) {
    .t6krjbgq {
        max-width: 100px;
        margin: 0;
        border-width: 2px;
        grid-area: img
    }
}
.xnd32z09 {
    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) {
    .xnd32z09 {
        display: contents
    }
}
.xnd32z09 svg *[fill] {
    fill: currentcolor
}
.xnd32z09 svg *[stroke] {
    stroke: currentcolor
}
.r6fl81cs {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px
}
@media (max-width: 1024px) {
    .r6fl81cs {
        align-items: start;
        grid-area: text
    }
}
.zf8zrdqy {
    flex: 1;
    font-weight: 800;
    line-height: 110%;
    text-align: center;
    color: var(--color-accent);
    font-size: 32px
}
@media (max-width: 1024px) {
    .zf8zrdqy {
        font-size: 18px;
        text-align: start
    }
}
.fthxss7g {
    flex: 1;
    font-weight: 700;
    line-height: 110%;
    text-align: center;
    color: var(--color-light);
    font-size: 16px
}
.t8wt5umo { color: rgb(22, 40, 88); width: 89%; }
@media (max-width: 1024px) {
    .fthxss7g {
        font-size: 14px;
        text-align: start
    }
}
.xhwcl4gt {
    position: absolute;
    right: 35%;
    overflow: visible;
    z-index: 1
}
@media (max-width: 1024px) {
    .xhwcl4gt {
        right: -8%
    }
}
.ql73xi74 {
    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
}
.ql73xi74:hover {
    filter: brightness(1.2)
}
.ql73xi74:active {
    filter: contrast(200%) saturate(50%)
}
@media (max-width: 576px) {
    .ql73xi74 {
        height: 40px;
        font-size: 14px;
        padding: 11px 0
    }
}
.ql73xi74 {
    animation: pulsate 1.5s ease-in-out infinite
}
@media (max-width: 1024px) {
    .ql73xi74 {
        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
    }
}
.xd7dzxgg {
max-height: 370px;
    overflow-y: scroll;
}
.aazgg9wh {
margin-right:5px;
}
.fjjroy2u {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 15px;
}
.sp7zcyrd {
    background-color: /* Синий фон для иконки глобуса */
    padding: 8px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.sp7zcyrd svg {
    width: 20px;
    height: 20px;
    fill: white;
}
.x64yt9oj {
    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;
}
.fjjroy2u[active] .x64yt9oj {
    display: block;
}
.x64yt9oj ul li {
 list-style: none;
margin-left: 5px;
}
.x64yt9oj ul {
    list-style: none;
    margin: 0;
    padding: 5px 0;
}
.ylvo3xpss { padding: 5px 26px; border: 5px solid #e8a83d; }
.x64yt9oj 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;
}
.x64yt9oj li a:hover {
    border: 1px solid black;
}
.x64yt9oj li a svg {
    width: 20px;
    height: 15px;
    margin-right: 10px;
    border: 1px solid #eee;
}
.s92qrwy8 {
overflow: hidden;
}
.priq81uk {
width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.priq81uk .p2s33aj4 {
max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.priq81uk .mk50ic38 {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.priq81uk .mk50ic38 .i3htey7z  {
list-style:none;
}
.priq81uk .mk50ic38 .i3htey7z 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;
}
.priq81uk + section.qrmxjxek {
margin-top:0px;
}
/* slotpage */

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


        }
.w4oxrc1k {
            display: flex;
            flex-direction: column;
            gap: 15px;
            z-index: 5;
        }
.mqmdttfn {
            padding: 18px 45px;
            font-size: 1.2rem;
            font-weight: bold;
            text-transform: uppercase;
            cursor: pointer;
            border: none;
            border-radius: 5px;
            transition: 0.3s;
        }
.f5fjzwjn { border: 4px dashed #6a97ba; color: rgb(203, 121, 71); display: inline-block; width: 18%; }
.ir3udm2u {
            background-color: #00bcd4;
            color: #fff;
        }
.fez2o1qr {
            background-color: #ff9800;
            color: #fff;
        }
.mqmdttfn:hover {
            opacity: 0.85;
            transform: translateY(-2px);
        }
iframe[full-frame] {
            width: 100%;
            height: 100%;
            border: none;
        }
/* slotpage end */


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

.ebopi2hi {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}
.hyt2b8hr { border: 1px dotted #7b6891; }
.dr4hz3et {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
}
.p1mitz9s {
    background: var(--color-accent);

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

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

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

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

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

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

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

    .r2xbnmv8 {
        width: 100%;
    }

    .kjy1oj9r img {
        height: 26px;
    }
}
.aktu1jna1b { border: 2px solid #a4500d; }
.u61uxr1j {
    background: linear-gradient(
        to bottom,
        #111 0%,
        var(--bg-dark) 40%
    );
}
.ebopi2hi {
      width: 100%;
      background: var(--bg);
      border-top: 1px solid rgba(255,255,255,0.06);
      padding: 32px 20px 24px;
      color: var(--color-text);
    }
.ia1vb2hs {
      max-width: 860px;
      margin: 0 auto;
      display: flex;
      flex-direction: column;
      gap: 20px;
    }
/* ── Divider line between sections ───────────────── */
    .r2xbnmv8 {
      width: 100%;
      height: 1px;
      background: rgba(255,255,255,0.05);
    }
/* ── Main disclaimer text ─────────────────────────── */
    .eopugnuk {
      font-size: 12px;
      line-height: 1.7;
      color: var(--color-text);
      text-align: center;
    }
/* ── Age badge ────────────────────────────────────── */
    .p1mitz9s {
      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 ───────────────────────────────── */
    .tdyw93nd {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 6px 12px;
      font-size: 12px;
      color: var(--color-text);
      text-align: center;
    }
.tdyw93nd div {
display: flex;
gap: 10px;
}
.tdyw93nd span {
      color:var( --color-light);
      font-weight: 600;
      display: block;
      width: 100%;
      margin-bottom: 5px;
font-size: 14px;
    }
.tdyw93nd a {
     color:var( --color-light);
      text-decoration: none;
      transition: color 0.2s;
      white-space: nowrap;
font-size: 14px;

    }
.tdyw93nd a:hover { color: #c5cad6; }
.sx6jhp8z {
      color: rgba(255,255,255,0.18);
      font-size: 14px;
      line-height: 1;
    }
/* ── Responsible-gambling icon badges ─────────────── */
    .nfleb3qj {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 12px;
    }
.seogztt9 {
      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;
    }
.seogztt9:hover {
      background: rgba(255,255,255,0.08);
      border-color: rgba(255,255,255,0.14);
      color: #c5cad6;
    }
.crz52n0c1 { margin: 16px; display: inline-block; border: 1px dotted #d36086; width: 27vw; }
/* SVG inline icons */
    .seogztt9 svg {
      flex-shrink: 0;
    }
/* ── ΚΕΘΕΑ-ΑΛΦΑ custom badge ──────────────────────── */
    .isjkamhb {
      display: inline-flex;
      align-items: center;
      gap: 6px;
    }
.v5dqooqx {
      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;
    }
/* ── BeGambleAware badge ──────────────────────────── */
    .ymv0mhtz {
      display: inline-flex;
      align-items: center;
      gap: 7px;
    }
.wi73r8ts {
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background: #f4a10d;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
/* ── GamblingTherapy badge ────────────────────────── */
    .xetlig6w {
      display: inline-flex;
      align-items: center;
      gap: 7px;
    }
.v7334hrj {
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background: #27a844;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
/* ── Affiliate note ───────────────────────────────── */
    .vidqmchg {
      font-size: 11px;
      color: var(--color-text);
      text-align: center;
    }
.vidqmchg a {
      color: var(--color-text);
      text-decoration: underline;
      text-underline-offset: 2px;
    }
.vidqmchg a:hover { color: #9aa0b0; }
.vpnt0yy7nles { color: rgb(139, 215, 250); padding: 17px 44px; border: 4px dashed #7c4207; margin: 0px; }
/* ── Copyright ────────────────────────────────────── */
    .g0wx94i1 {
      font-size: 11px;
   color: var(--color-text);
      text-align: center;
    }
/* ── Responsive ───────────────────────────────────── */
    @media (max-width: 480px) {
      .nfleb3qj { gap: 8px; }
      .seogztt9 { font-size: 10px; padding: 6px 10px; }
    }
.qfrvhhcv {
max-width: 100%;

}
.irghbl21 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 20px;
    padding: 20px;
    background: #0d0906;
}
.pyjpibwq {
    background: #140e09;
    border: 1px solid rgba(255, 190, 40, 0.15);
    border-radius: 16px;
    padding: 18px 16px;
    color: #ffbe28;
    display: flex;
    flex-direction: column;
    gap: 10px;
    transition: all 0.25s ease;
    position: relative;
    overflow: hidden;
}
.pyjpibwq:hover {
    transform: translateY(-4px);
    border-color: #ffbe28;
    box-shadow: 0 10px 25px rgba(0,0,0,0.4);
}
.z14y7zti {
    font-size: 16px;
    color: #ffbe28;
    letter-spacing: 2px;
}
.pg3l0nae {
    font-weight: 600;
    font-size: 14px;
    color: #ffbe28;
}
.ztov1so6 {
    font-size: 12px;
    color: rgba(255, 190, 40, 0.6);
}
.pyjpibwq p {
    font-size: 14px;
    line-height: 1.5;
    color: #f5d27a;
}
.pyjpibwq::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(120deg, transparent, rgba(255,190,40,0.08), transparent);
    opacity: 0;
    transition: 0.3s;
}
.pyjpibwq:hover::before {
    opacity: 1;
}
/* Акцентна полоска */
.pyjpibwq::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    width: 100%;
    background: #5e3b26;
    transition: 0.3s;
}
.anhfiqcrb { width: 36%; padding: 5px 26px; color: rgb(217, 229, 87); margin: -10px; display: grid; }
.pyjpibwq:hover::after {
    background: #ffbe28;
}
/* Mobile */
@media (max-width: 480px) {
    .pyjpibwq {
        padding: 16px 14px;
    }

    .pyjpibwq p {
        font-size: 13px;
    }
}