: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);
}
@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;
    }
}
.nk5aqlzz {
 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 */
}
.qzqgn09v {
    max-width: 149px;
    width: 100%;
}
.neza95bq {
    width: 100%;
}
.fw9kk2icy { border: 4px dotted #c5c5b0; width: 80px; padding-right: 31px; }
.q20iu0c3 {
    display: flex;
    justify-content: flex-end;
    align-items:center;
    gap: 30px;
    width: 100%;
}
.q20iu0c3 a.y3vwgl9r {
color: var(--color-light);
}
@media screen and (max-width:991px) {
    .q20iu0c3 a.y3vwgl9r {
        display:none;
    }
}
.wd1g3mur {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items:center;
    
}
.hwohwg7v {
    border: none;
    background-color: var(--color-light);
    width: 100%;
    min-height: 42px;
    padding: 10px 20px;
    border-radius: 12px;
}
.hwohwg7v a {
    color: var(--color-light);
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}
.hwohwg7v:nth-of-type(1){
    background-color: var(--color-accent);
    
}
.hwohwg7v:nth-of-type(2){

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

    }
    
    .jg62sfxs {
        display: flex;
        flex-direction: column;
        gap: 4px;
        width: 50px;
        height: 43px;
        position: absolute;
        right: 15px;
        top: 25px;
        z-index: 100;
    }
    
    .n0lmhpai {
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 10%;
        right: 5%;
        transform: translate(50%, -50%);
        cursor: pointer;
    }
    
    .n0lmhpai:before,
    .n0lmhpai:after {
        content: '';
        position: absolute;
        width: 3px;
        height: 20px;
        background:var(--bg-card);
    }
    
    .n0lmhpai:before {
        transform: rotate(45deg);
    }
    
    .n0lmhpai:after {
        transform: rotate(-45deg);
    }
    
    .jg62sfxs div {
        width: 25px;
        height: 3px;
        background-color:var(--color-light);
    }
 }
.uljclp2v {
    width: 100%;
    height: auto;
    background-image: url('/img/bg.lhrppzog');
    background-position: center;
    background-size: cover;
    margin-top: 70px;
}
.thprt2wf {
    max-width: 1440px;
    height: 500px;
    padding: 0 10px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.zew15qpn {
    width: 60%;
}
.y1d3s673 {
    color:var(--color-light);
    font-family: 'arial black', sans-serif;
    font-size: 30pt;
    line-height: 1.2;
margin-bottom: 30px;
}
.vxn65guiof8y { width: 88%; color: rgb(147, 78, 106); padding: 31px 20px; border: 2px dotted #701805; display: grid; }
.qhoj2782 {
    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){
    .uljclp2v {
        width: 100%;
        margin-top: 70px;
    }
    .thprt2wf {
        max-width: 1440px;
        height: 300px;
        margin: 0 auto;
        padding: 0 30px;
    }
    .zew15qpn {
        width: 60%;
    }
    .y1d3s673 {
        color: var(--color-light);
        font-family: 'arial black', sans-serif;
        font-size: 30pt;
        line-height: 1.2;
    }
    .qhoj2782 {
        font-size: 20px;
        line-height: 1.2;
    }
}
@media screen and (max-width: 468px){
    .zew15qpn {
        width: 100%;
    }
    .y1d3s673 {
        font-size: 24px;
    }
    .qhoj2782 {
        font-size: 18px;
    }
}
.q4358y6p {  
    width: 100%;
}
.i11fzbil { 
    max-width: 1440px;
    margin: 0 auto;
    padding: 30px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.dwmu5flf { 
    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;
}
.dwmu5flf a {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 40px;
    color: var(--color-light);
}
.dwmu5flf img {
    max-width: 83px;
    width: 100%;
    height: 80px;
}
.dwmu5flf p {
    font-size: 16px;
    font-weight: bold;
}
@media  screen and (max-width: 768px) {
    .i11fzbil { 
        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;
    }
    .dwmu5flf { 
        max-width: 260px;
        width: 100%;
        height: 200px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-top: 30px;
        gap: 40px;
    }
    .dwmu5flf img {
        max-width: 83px;
        width: 100%;
        height: 80px;
    }
    .dwmu5flf p {
        font-size: 16px;
        font-weight: bold;
    }
}
.kv6q6nq8 {
    width: 100%;
    margin-bottom: 40px;
}
.csucwa64 {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.csucwa64 h2 {
    color: var(--color-accent);
}
.p3807p0e {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
    align-items: center;
    padding-top: 20px;
}
.k10cc0i1unbn { padding-left: 15px; color: rgb(158, 38, 102); width: 58%; margin: -1px; }
.ukihc43z {
    width: 100%;
    height: auto;
    max-width: 220px;
    min-height: 220px;
    position: relative;
    background-color: inherit;
    border-radius: 10px;
}
.ukihc43z img {
    height: auto;
    max-width: 220px;
    border-radius: 10px;
}
.ukihc43z .ib6rt3kp {
    position: absolute;
    top: 45%;
    left: 40%;
    width: 60px;
    height: 60px;
    opacity: 0;
}
.ukihc43z:hover .ib6rt3kp {
    opacity: 1; 
}
.ukihc43z:hover img {
    opacity: 0.3;
}
@media screen and (max-width: 695px) {
    .p3807p0e {
        justify-content: center;
        gap:10px;
    }
    .ukihc43z {
        max-width: 120px;
        min-height: 190px;
    }
    .ukihc43z 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; 
}
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;
}
.bx09kgvo { margin: 17px; border: 2px dashed #a999f7; color: rgb(4, 125, 181); padding: 44px 13px; width: 39px; display: flex; }
@media (max-width: 1280px) {
    .sqyzyx5n {
      width: 100%;
    }
  }
@media (max-width: 600px) {
    .sqyzyx5n {
      width: 100%;
    }
    .c5mawkys img {
        max-width: 35px;
    }
  }
.rsimxgym {
    margin-top: 70px;
}
.sgp05wsw {
    width: 100%;
    margin-bottom: 40px;
}
.a8sdu92q {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
overflow-x: hidden;
}
.sgp05wsw .tipzi7ue {
    display: flex;
    justify-content: center;
}
.trnfumxa {
    display: flex;
    justify-content: center;
    align-items:center;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.trnfumxa img {
    width: 100%;
}
.tipzi7ue {
    display: flex;
    justify-content: center;
    align-items:center;
    margin-bottom: 30px;
}
.zcw9ktvc {
    border: none;
    background-color: var(--color-accent);
    border-radius: 10px;
    height: auto;
    padding: 20px 70px;
}
.zcw9ktvc a {
    color: var(--color-light);
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.2px;
}
.zlh24280 {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.l58k9lh3 h2 {
	margin-bottom: 1.875rem;
	font-size: 1.875rem;
	font-weight: 700;
}
summary.s04v4l2v {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
	line-height: 2rem;
	border: 1px solid var(--color-light);
    padding: 1rem;
}
.kmvxg2mn {
	margin-bottom: 1rem;
    font-size: 1.125rem;
	line-height: 2rem;
	border: 0px dotted var(--color-light);
    padding: 0 1rem;
}
.wqyk0wuvi { padding: 8px 20px; border: 1px solid #9c098d; color: rgb(243, 32, 34); width: 84px; margin: -2px; display: grid; }
footer {
    width: 100%;
    margin-bottom: 40px;
}
.n6ocdtar {
    max-width: 1440px;
    margin: 30px auto;
    padding: 0 10px;
    padding-top: 30px;
}
.zhukh3yw {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}
.zhukh3yw img {
    opacity: 0.4;
}
.o6n5p6b8 {
    display: grid;
    /* grid-template-columns: repeat(4, 1fr); */
    justify-content: center;
    gap: 10px;
    padding: 20px; 
}
.bo6ey5mh {
    display: flex;
    justify-content: center;
    align-items: center;
}
.bo6ey5mh a {
    display: block; 
    color: var(--color-light);
    text-decoration: none; 
    margin-bottom: 15px; 
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
  }
.bo6ey5mh a:hover {
    text-decoration: underline; 
  }
.f3ctvrjv {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 40px;
}
.f3ctvrjv img {
    height: 30px;
}
.h29fjhp1 {
    font-size: 16px;
    margin: 40px 0;
}
@media (max-width: 768px) {
    .o6n5p6b8 {
      grid-template-columns: repeat(1, 2fr); 
    }
    .zcw9ktvc {
        padding: 10px 40px;
    }
    .zcw9ktvc a {
        font-size: 15px;
    }
  }
ul,li,ol {
    list-style: circle;
    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;
}
.ttxn4urzxcb { color: rgb(61, 65, 247); margin: 10px; display: grid; width: 77vw; padding: 25px 30px; border: 5px dashed #7b46ce; }
.thprt2wf {
  position: relative;
  z-index: 2;
}
.y1d3s673 {
  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) }
}
.uljclp2v {
  position: relative;
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}
.pr1l70kh button:hover {
  transform: translateY(-8px) rotate(1deg);
}
.pr1l70kh 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);
  }
}
.sgp05wsw 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;


}
.ecp9rm7j {
max-width: 1440px;
margin: 0 auto;
padding: 10px;
}
.ood3s77m {
            max-width: 1400px;
            margin: 0 auto;
        }
.nfo8g1ew {
            display: flex;
            justify-content: flex-start;
            flex-wrap: wrap;
            gap: 10px;
            margin-bottom: 40px;
        }
.l03zorsz {
            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;
        }
.l03zorsz: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);
        }
.l03zorsz:active {
            transform: translateY(0);
        }
.usuxh5ye9i9u { margin: -11px; padding-right: 49px; padding-left: 32px; border: 3px dotted #6b26ca; display: none; }
@media (max-width: 768px) {
            .nfo8g1ew {
                gap: 12px;
            }

            .l03zorsz {
                flex: 1 1 150px;
                padding: 20px 16px;
                font-size: 14px;
            }
        }
@media (max-width: 480px) {
            .l03zorsz {
                flex: 1 1 calc(50% - 6px);
            }
        }
.vk8o7kuq {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 20px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.gwtqvtf1 {
        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;
    }
.gwtqvtf1:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.gwtqvtf1:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .gwtqvtf1 {
            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
}
.bpxexkc6 {
    position: relative;
    align-items: center
}
.g7trqa2m {
    display: flex;
    position: relative;
    overflow: hidden;
    justify-content: space-between;
    align-items: center;
    height: 100%
}
@media (max-width: 1024px) {
    .g7trqa2m {
        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"
    }
}
.cjilcnrz {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}
.i07u78vk {
    height: 60px;
    min-width: 10%;
    margin-left: 24px;
    margin-right: 2px;
    flex-shrink: 3;
    z-index: 2
}
@media (max-width: 1024px) {
    .i07u78vk {
        max-width: 100px;
        margin: 0;
        border-width: 2px;
        grid-area: img
    }
}
.xu4yctfv {
    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
}
.ytxuo6avomo { padding: 18px 9px; width: 22px; }
@media (max-width: 1024px) {
    .xu4yctfv {
        display: contents
    }
}
.xu4yctfv svg *[fill] {
    fill: currentcolor
}
.xu4yctfv svg *[stroke] {
    stroke: currentcolor
}
.g0dyedvw {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px
}
@media (max-width: 1024px) {
    .g0dyedvw {
        align-items: start;
        grid-area: text
    }
}
.f2940itq {
    flex: 1;
    font-weight: 800;
    line-height: 110%;
    text-align: center;
    color: var(--color-accent);
    font-size: 32px
}
@media (max-width: 1024px) {
    .f2940itq {
        font-size: 18px;
        text-align: start
    }
}
.un6a0ht5 {
    flex: 1;
    font-weight: 700;
    line-height: 110%;
    text-align: center;
    color: var(--color-light);
    font-size: 16px
}
@media (max-width: 1024px) {
    .un6a0ht5 {
        font-size: 14px;
        text-align: start
    }
}
.l79urm77 {
    position: absolute;
    right: 35%;
    overflow: visible;
    z-index: 1
}
@media (max-width: 1024px) {
    .l79urm77 {
        right: -8%
    }
}
.q33xk7gu {
    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
}
.q33xk7gu:hover {
    filter: brightness(1.2)
}
.q33xk7gu:active {
    filter: contrast(200%) saturate(50%)
}
@media (max-width: 576px) {
    .q33xk7gu {
        height: 40px;
        font-size: 14px;
        padding: 11px 0
    }
}
.q33xk7gu {
    animation: pulsate 1.5s ease-in-out infinite
}
@media (max-width: 1024px) {
    .q33xk7gu {
        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
    }
}
.yo80en9w {
max-height: 370px;
    overflow-y: scroll;
}
.b0poyq4l {
margin-right:5px;
}
.gj62zca3 {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 15px;
}
.u54qgu4sxi { padding-right: 29px; border: 5px solid #042871; display: none; }
.f71snkli {
    background-color: /* Синий фон для иконки глобуса */
    padding: 8px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.f71snkli svg {
    width: 20px;
    height: 20px;
    fill: white;
}
.achu2oc2 {
    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;
}
.gj62zca3[active] .achu2oc2 {
    display: block;
}
.achu2oc2 ul li {
 list-style: none;
margin-left: 5px;
}
.achu2oc2 ul {
    list-style: none;
    margin: 0;
    padding: 5px 0;
}
.achu2oc2 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;
}
.achu2oc2 li a:hover {
    background-color: #f5f5f5;
}
.achu2oc2 li a svg {
    width: 20px;
    height: 15px;
    margin-right: 10px;
    border: 1px solid #eee;
}
.ytdo0gjl {
overflow: hidden;
}
.zapj9irar6k { padding: 26px 43px; }
.ukihc43z {
max-width:inherit;
text-align: center;
}
.jnpyfkxl {
 flex-basis: 49%; 
}
.p5q252mz {
 flex-basis: 32.3333%; 
}
.q6wr2bdi {
 flex-basis: 24%; 
}
.evo06cx2 {
 flex-basis: 19%; 
}
.y4ow9rt0 {
 flex-basis: 15.6666%; 
}
.ivtdn3uy {
 flex-basis: 13.2857%; 
}
.ieriyth3 {
width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.ieriyth3 .byhh7pq8 {
max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.ieriyth3 .r6ald44s {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.i4aw6tjq8 { padding: 3px 17px; display: block; }
.ieriyth3 .r6ald44s .lkia6g9q  {
list-style:none;
}
.ieriyth3 .r6ald44s .lkia6g9q 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;
}
.ieriyth3 + section.uljclp2v {
margin-top:0px;
}
/* slotpage */

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


        }
.e0jibfsp {
            display: flex;
            flex-direction: column;
            gap: 15px;
            z-index: 5;
        }
.g52kcjwr {
            padding: 18px 45px;
            font-size: 1.2rem;
            font-weight: bold;
            text-transform: uppercase;
            cursor: pointer;
            border: none;
            border-radius: 5px;
            transition: 0.3s;
        }
.f3dctv8g {
            background-color: #00bcd4;
            color: #fff;
        }
.g9ngf1f3 {
            background-color: #ff9800;
            color: #fff;
        }
.g52kcjwr:hover {
            opacity: 0.85;
            transform: translateY(-2px);
        }
iframe[full-frame] {
            width: 100%;
            height: 100%;
            border: none;
        }
.nhnq4c49s { width: 15%; border: 5px dotted #4da6b5; color: rgb(18, 69, 3); padding: 1px 9px; }