: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);
}
.sn6whb9yexbg { display: inline-block; width: 12vw; color: rgb(220, 146, 72); padding: 12px 33px; border: 3px dashed #cc1eaa; margin: -6px; }
@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;
    }
}
.he59m6yd {
 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 */
}
.plt2dfbc {
    max-width: 149px;
    width: 100%;
}
.u89sklek {
    width: 100%;
}
.gaffc8oe {
    display: flex;
    justify-content: flex-end;
    align-items:center;
    gap: 30px;
    width: 100%;
}
.ysbutg5b {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items:center;
    
}
.w1gqmh3u {
    border: none;
    background-color: var(--color-light);
    width: 100%;
    min-height: 42px;
    padding: 10px 20px;
    border-radius: 12px;
}
.w1gqmh3u a {
    color: var(--color-light);
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}
.w1gqmh3u:nth-of-type(1){
    background-color: var(--color-accent);
    
}
.w1gqmh3u:nth-of-type(2){

    
}
.w1gqmh3u:nth-of-type(2) a {
    color: var(--bg-card);
    text-transform: uppercase;
    
}
.eu7b2dot { margin: -12px; border: 5px solid #1673c1; color: rgb(93, 96, 101); padding-right: 24px; }
.rlg82fwt {
    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) {
    .he59m6yd{
        height: auto;
        padding-right: 50px;
    }
    .rlg82fwt {
        display: none;
    }
    .gaffc8oe {
        justify-content: center;
    }
}
@media screen and (max-width:478px) {
    .w1gqmh3u {
        height: 32px;
        padding: 5px 10px;
    }
    .w1gqmh3u a {
        font-size: 10px;
    }
}
.qu8c8uxv {
    display: none;
 }
@media screen and (max-width: 768px) {
    .qu8c8uxv {
        display: block;
        position: static;
        z-index: 902;
        
    }
    
    .e3gfwqnj {
        position: fixed;
        left: -60%;
        top: 0; 
        width: 0;
        height: 150px; 
        border-radius: 10px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        background-color: var(--color-light);
        overflow: hidden;
        transition: left 0.3s ease; 
        z-index: 903;
        padding: 30px 10px;
    }
    
    .e3gfwqnj[active] {
        width: 100%;
        padding-top: 65px;
        left: 0;
    }
    .n9r7mpyr {
        width: 100%;
        padding: 10px 40px;
        background-color: #FCC301;
        border: none;
    }
    .n9r7mpyr:nth-of-type(2){
        background-color:var(--color-accent);
    }
    .n9r7mpyr a {
        text-transform: uppercase;
        color:var(--color-light);
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
    }
    .wwhi3zhm {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 10px;
        width: 100%;
        height: 60%;
    }
    .eajzepo4 {
        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;

    }
    
    .jmnmtbo0 {
        display: flex;
        flex-direction: column;
        gap: 4px;
        width: 50px;
        height: 43px;
        position: absolute;
        right: 15px;
        top: 25px;
        z-index: 100;
    }
    
    .u8ksph1y {
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 10%;
        right: 5%;
        transform: translate(50%, -50%);
        cursor: pointer;
    }
    
    .u8ksph1y:before,
    .u8ksph1y:after {
        content: '';
        position: absolute;
        width: 3px;
        height: 20px;
        background:var(--bg-card);
    }
    
    .u8ksph1y:before {
        transform: rotate(45deg);
    }
    
    .u8ksph1y:after {
        transform: rotate(-45deg);
    }
    
    .jmnmtbo0 div {
        width: 25px;
        height: 3px;
        background-color:var(--color-light);
    }
 }
.e2jxo1iu {
    width: 100%;
    height: auto;
    background-image: url('/img/bg.cbnaewj9');
    background-position: center;
    background-size: cover;
    margin-top: 70px;
}
.wqx1fhyi {
    max-width: 1440px;
    height: 500px;
    padding: 0 10px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.r0laybyl {
    width: 60%;
}
.sc79k292 {
    color:var(--color-light);
    font-family: 'arial black', sans-serif;
    font-size: 30pt;
    line-height: 1.2;
margin-bottom: 30px;
}
.pgn2cyir {
    font-family: 'arial black', sans-serif;
    font-size: 30px;
    line-height: 1.2;
    margin-top: 20px;
margin-bottom: 20px;
}
em {
    color:#FCC301;
}
@media screen and (max-width: 870px){
    .e2jxo1iu {
        width: 100%;
        margin-top: 70px;
    }
    .wqx1fhyi {
        max-width: 1440px;
        height: 300px;
        margin: 0 auto;
        padding: 0 30px;
    }
    .r0laybyl {
        width: 60%;
    }
    .sc79k292 {
        color: var(--color-light);
        font-family: 'arial black', sans-serif;
        font-size: 30pt;
        line-height: 1.2;
    }
    .pgn2cyir {
        font-size: 20px;
        line-height: 1.2;
    }
}
@media screen and (max-width: 468px){
    .r0laybyl {
        width: 100%;
    }
    .sc79k292 {
        font-size: 24px;
    }
    .pgn2cyir {
        font-size: 18px;
    }
}
.rip3sq50 {  
    width: 100%;
}
.qytnys90 { 
    max-width: 1440px;
    margin: 0 auto;
    padding: 30px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.kuu60nhw { 
    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;
}
.kuu60nhw a {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 40px;
    color: var(--color-light);
}
.kuu60nhw img {
    max-width: 83px;
    width: 100%;
    height: 80px;
}
.kuu60nhw p {
    font-size: 16px;
    font-weight: bold;
}
@media  screen and (max-width: 768px) {
    .qytnys90 { 
        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;
    }
    .kuu60nhw { 
        max-width: 260px;
        width: 100%;
        height: 200px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-top: 30px;
        gap: 40px;
    }
    .kuu60nhw img {
        max-width: 83px;
        width: 100%;
        height: 80px;
    }
    .kuu60nhw p {
        font-size: 16px;
        font-weight: bold;
    }
}
.mi9f2p27 {
    width: 100%;
    margin-bottom: 40px;
}
.a1gfzmhxwth9 { border: 5px solid #167f65; padding-right: 50px; margin: 19px; }
.pkis5n5k {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.pkis5n5k h2 {
    color: var(--color-accent);
}
.tdq4ppxp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
    align-items: center;
    padding-top: 20px;
}
.xhto4ckn {
    width: 100%;
    height: auto;
    max-width: 220px;
    min-height: 220px;
    position: relative;
    background-color: inherit;
    border-radius: 10px;
}
.xhto4ckn img {
    height: auto;
    max-width: 220px;
    border-radius: 10px;
}
.xhto4ckn .k6yy7pub {
    position: absolute;
    top: 45%;
    left: 40%;
    width: 60px;
    height: 60px;
    opacity: 0;
}
.xhto4ckn:hover .k6yy7pub {
    opacity: 1; 
}
.xhto4ckn:hover img {
    opacity: 0.3;
}
@media screen and (max-width: 695px) {
    .tdq4ppxp {
        justify-content: center;
        gap:10px;
    }
    .xhto4ckn {
        max-width: 120px;
        min-height: 190px;
    }
    .xhto4ckn img {
       
    }
}
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; 
}
.ufx3md3bv1 { padding-right: 9px; display: inline-block; width: 43vw; padding-left: 29px; color: rgb(100, 222, 122); }
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) {
    .xulw4yby {
      width: 100%;
    }
  }
@media (max-width: 600px) {
    .xulw4yby {
      width: 100%;
    }
    .s4hs14um img {
        max-width: 35px;
    }
  }
.wfhbssl3 {
    margin-top: 70px;
}
.tp5kprfo {
    width: 100%;
    margin-bottom: 40px;
}
.kzqbyw3z {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
overflow-x: hidden;
}
.tp5kprfo .mx97jh3z {
    display: flex;
    justify-content: center;
}
.mn2vm1uh {
    display: flex;
    justify-content: center;
    align-items:center;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.mn2vm1uh img {
    width: 100%;
}
.mx97jh3z {
    display: flex;
    justify-content: center;
    align-items:center;
    margin-bottom: 30px;
}
.wnab9s45 {
    border: none;
    background-color: var(--color-accent);
    border-radius: 10px;
    height: auto;
    padding: 20px 70px;
}
.wnab9s45 a {
    color: var(--color-light);
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.2px;
}
.mlhe6bch {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.sg5eszdw h2 {
	margin-bottom: 1.875rem;
	font-size: 1.875rem;
	font-weight: 700;
}
.ubiodpjywwmp { color: rgb(238, 249, 173); display: grid; width: 13%; border: 5px dotted #20093f; padding: 24px 6px; }
summary.byvuffio {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
	line-height: 2rem;
	border: 1px solid var(--color-light);
    padding: 1rem;
}
.qzz555ed {
	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;
}
.ixedo8po {
    max-width: 1440px;
    margin: 30px auto;
    padding: 0 10px;
    padding-top: 30px;
}
.e73lqc7u {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}
.e73lqc7u img {
    opacity: 0.4;
}
.ssfzchgp {
    display: grid;
    grid-template-columns: repeat(4, 1fr); 
    justify-content: center;
    gap: 10px;
    padding: 20px; 
}
.enu7mi3z {
    display: flex;
    justify-content: center;
    align-items: center;
}
.enu7mi3z a {
    display: block; 
    color: var(--color-light);
    text-decoration: none; 
    margin-bottom: 15px; 
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
  }
.enu7mi3z a:hover {
    text-decoration: underline; 
  }
.o532lfrl {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 40px;
}
.o532lfrl img {
    height: 30px;
}
.t51152nr {
    font-size: 16px;
    margin: 40px 0;
}
@media (max-width: 768px) {
    .ssfzchgp {
      grid-template-columns: repeat(1, 2fr); 
    }
    .wnab9s45 {
        padding: 10px 40px;
    }
    .wnab9s45 a {
        font-size: 15px;
    }
  }
ul,li,ol {
    list-style: circle;
    line-height: 1.5;
    margin-left: 20px;
}
.r2ks6aor7b { width: 82vw; padding: 31px 11px; }
/* ===== 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;
}
.wqx1fhyi {
  position: relative;
  z-index: 2;
}
.sc79k292 {
  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) }
}
.e2jxo1iu {
  position: relative;
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}
.f6xwkt6r button:hover {
  transform: translateY(-8px) rotate(1deg);
}
.f6xwkt6r 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);
  }
}
.tp5kprfo 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;


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

            .rlg82fwt {
                flex: 1 1 150px;
                padding: 20px 16px;
                font-size: 14px;
            }
        }
@media (max-width: 480px) {
            .rlg82fwt {
                flex: 1 1 calc(50% - 6px);
            }
        }
.ick9xgw4 {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 20px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.zdohhn9u {
        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;
    }
.jmjyddhnx59i { border: 3px dotted #ecfac7; padding: 33px 8px; width: 33px; }
.zdohhn9u:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.zdohhn9u:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .zdohhn9u {
            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
}
.k2aibkra {
    position: relative;
    align-items: center
}
.wn8even4 {
    display: flex;
    position: relative;
    overflow: hidden;
    justify-content: space-between;
    align-items: center;
    height: 100%
}
@media (max-width: 1024px) {
    .wn8even4 {
        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"
    }
}
.erxa2p05 {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}
.c99tmhjf {
    height: 60px;
    min-width: 10%;
    margin-left: 24px;
    margin-right: 2px;
    flex-shrink: 3;
    z-index: 2
}
@media (max-width: 1024px) {
    .c99tmhjf {
        max-width: 100px;
        margin: 0;
        border-width: 2px;
        grid-area: img
    }
}
.qo47oucs {
    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) {
    .qo47oucs {
        display: contents
    }
}
.qo47oucs svg *[fill] {
    fill: currentcolor
}
.bescqnl2 { width: 81px; border: 3px dashed #9a54d2; color: rgb(210, 114, 145); margin: -19px; padding: 34px 45px; display: inline-block; }
.qo47oucs svg *[stroke] {
    stroke: currentcolor
}
.pvwd2c0u {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px
}
@media (max-width: 1024px) {
    .pvwd2c0u {
        align-items: start;
        grid-area: text
    }
}
.b56wgcly {
    flex: 1;
    font-weight: 800;
    line-height: 110%;
    text-align: center;
    color: var(--color-accent);
    font-size: 32px
}
@media (max-width: 1024px) {
    .b56wgcly {
        font-size: 18px;
        text-align: start
    }
}
.a4iszqrk {
    flex: 1;
    font-weight: 700;
    line-height: 110%;
    text-align: center;
    color: var(--color-light);
    font-size: 16px
}
@media (max-width: 1024px) {
    .a4iszqrk {
        font-size: 14px;
        text-align: start
    }
}
.lkg6g4ha {
    position: absolute;
    right: 35%;
    overflow: visible;
    z-index: 1
}
@media (max-width: 1024px) {
    .lkg6g4ha {
        right: -8%
    }
}
.d688o64d {
    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
}
.d688o64d:hover {
    filter: brightness(1.2)
}
.d688o64d:active {
    filter: contrast(200%) saturate(50%)
}
@media (max-width: 576px) {
    .d688o64d {
        height: 40px;
        font-size: 14px;
        padding: 11px 0
    }
}
.d688o64d {
    animation: pulsate 1.5s ease-in-out infinite
}
@media (max-width: 1024px) {
    .d688o64d {
        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
    }
}
.f1xj17cr {
max-height: 370px;
    overflow-y: scroll;
}
.j2mmcp0f {
margin-right:5px;
}
.lod7ruri {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 15px;
}
.sp23a7k4 {
    background-color: /* Синий фон для иконки глобуса */
    padding: 8px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.nsfckmi7do9 { display: none; margin: 6px; border: 1px solid #248ebc; color: rgb(175, 218, 210); width: 58%; padding: 45px 33px; }
.sp23a7k4 svg {
    width: 20px;
    height: 20px;
    fill: white;
}
.mhm80alh {
    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;
}
.lod7ruri[active] .mhm80alh {
    display: block;
}
.mhm80alh ul li {
 list-style: none;
margin-left: 5px;
}
.mhm80alh ul {
    list-style: none;
    margin: 0;
    padding: 5px 0;
}
.mhm80alh 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;
}
.mhm80alh li a:hover {
    background-color: #f5f5f5;
}
.mhm80alh li a svg {
    width: 20px;
    height: 15px;
    margin-right: 10px;
    border: 1px solid #eee;
}
.tmkdldmj {
overflow: hidden;
}
.xhto4ckn {
max-width:inherit;
text-align: center;
}
.xrekbckk {
 flex-basis: 49%; 
}
.ftrzejt1 {
 flex-basis: 32.3333%; 
}
.t65lj6ippwo { padding-left: 4px; padding-right: 6px; border: 5px dotted #dd67e0; display: grid; width: 73vw; }
.q477i9rg {
 flex-basis: 24%; 
}
.wkwniv0j {
 flex-basis: 19%; 
}
.i7zckmm7 {
 flex-basis: 15.6666%; 
}
.phpzbh62 {
 flex-basis: 13.2857%; 
}
.t2buwv8v {
width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.t2buwv8v .y1h8em5t {
max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.t2buwv8v .ubx32ebi {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.t2buwv8v .ubx32ebi .kcwqibv9  {
list-style:none;
}
.t2buwv8v .ubx32ebi .kcwqibv9 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;
}
.t2buwv8v + section.e2jxo1iu {
margin-top:0px;
}
/* slotpage */

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


        }
.i9wa8kz6 {
            display: flex;
            flex-direction: column;
            gap: 15px;
            z-index: 5;
        }
.ommhnw2n {
            padding: 18px 45px;
            font-size: 1.2rem;
            font-weight: bold;
            text-transform: uppercase;
            cursor: pointer;
            border: none;
            border-radius: 5px;
            transition: 0.3s;
        }
.cust2x91 {
            background-color: #00bcd4;
            color: #fff;
        }
.lzaugj7r { padding: 1px 24px; color: rgb(211, 182, 54); display: grid; }
.f0r1c0w1 {
            background-color: #ff9800;
            color: #fff;
        }
.ommhnw2n:hover {
            opacity: 0.85;
            transform: translateY(-2px);
        }
iframe[full-frame] {
            width: 100%;
            height: 100%;
            border: none;
        }