: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;
}
.tsrflnvo3 { padding: 27px 31px; display: flex; color: rgb(164, 195, 92); width: 99%; margin: 17px; }
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;
    }
}
.z7kv6e4c {
 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 */
}
.b4v2tct9 {
    max-width: 149px;
    width: 100%;
}
.wg05wh0f {
    width: 100%;
}
.m34975c3 {
    display: flex;
    justify-content: flex-end;
    align-items:center;
    gap: 30px;
    width: 100%;
}
.pr4ac6w4 {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items:center;
    
}
.rwx0492j {
    border: none;
    background-color: var(--color-light);
    width: 100%;
    min-height: 42px;
    padding: 10px 20px;
    border-radius: 12px;
}
.rwx0492j a {
    color: var(--color-light);
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}
.rwx0492j:nth-of-type(1){
    background-color: var(--color-accent);
    
}
.rwx0492j:nth-of-type(2){

    
}
.k20l4rm1h { width: 29%; border: 4px dashed #057471; color: rgb(92, 68, 91); display: inline-block; margin: 13px; padding: 2px 5px; }
.rwx0492j:nth-of-type(2) a {
    color: var(--bg-card);
    text-transform: uppercase;
    
}
.b6azoe5p {
    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) {
    .z7kv6e4c{
        height: auto;
        padding-left: 50px;
    }
    .b6azoe5p {
        display: none;
    }
    .m34975c3 {
        justify-content: center;
    }
}
@media screen and (max-width:478px) {
    .rwx0492j {
        height: 32px;
        padding: 5px 10px;
    }
    .rwx0492j a {
        font-size: 10px;
    }
}
.zq1gnvqb {
    display: none;
 }
@media screen and (max-width: 768px) {
    .zq1gnvqb {
        display: block;
        position: static;
        z-index: 902;
        
    }
    
    .p2lq1uiu {
        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;
    }
    
    .p2lq1uiu[active] {
        width: 100%;
        padding-top: 65px;
        left: 0;
    }
    .fya9fv4e {
        width: 100%;
        padding: 10px 40px;
        background-color: #FCC301;
        border: none;
    }
    .fya9fv4e:nth-of-type(2){
        background-color:var(--color-accent);
    }
    .fya9fv4e a {
        text-transform: uppercase;
        color:var(--color-light);
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
    }
    .sxmdru98 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 10px;
        width: 100%;
        height: 60%;
    }
    .rucgcs1k {
        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;

    }
    
    .q474iud8 {
        display: flex;
        flex-direction: column;
        gap: 4px;
        width: 50px;
        height: 43px;
        position: absolute;
        left: 15px;
        top: 25px;
        z-index: 100;
    }
    
    .b9gvtsau {
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 10%;
        right: 5%;
        transform: translate(50%, -50%);
        cursor: pointer;
    }
    
    .b9gvtsau:before,
    .b9gvtsau:after {
        content: '';
        position: absolute;
        width: 3px;
        height: 20px;
        background:var(--bg-card);
    }
    
    .b9gvtsau:before {
        transform: rotate(45deg);
    }
    
    .b9gvtsau:after {
        transform: rotate(-45deg);
    }
    
    .q474iud8 div {
        width: 25px;
        height: 3px;
        background-color:var(--color-light);
    }
 }
.z3s7tfh9 {
    width: 100%;
    height: auto;
    background-image: url('/img/bg.dyqpdw1l');
    background-position: center;
    background-size: cover;
    margin-top: 70px;
}
.ragcq5xp {
    max-width: 1440px;
    height: 500px;
    padding: 0 10px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.k3prrsja {
    width: 60%;
}
.i2phpmdi {
    color:var(--color-light);
    font-family: 'arial black', sans-serif;
    font-size: 30pt;
    line-height: 1.2;
margin-bottom: 30px;
}
.rwuq5c2z {
    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){
    .z3s7tfh9 {
        width: 100%;
        margin-top: 70px;
    }
    .ragcq5xp {
        max-width: 1440px;
        height: 300px;
        margin: 0 auto;
        padding: 0 30px;
    }
    .k3prrsja {
        width: 60%;
    }
    .i2phpmdi {
        color: var(--color-light);
        font-family: 'arial black', sans-serif;
        font-size: 30pt;
        line-height: 1.2;
    }
    .rwuq5c2z {
        font-size: 20px;
        line-height: 1.2;
    }
}
@media screen and (max-width: 468px){
    .k3prrsja {
        width: 100%;
    }
    .i2phpmdi {
        font-size: 24px;
    }
    .rwuq5c2z {
        font-size: 18px;
    }
}
.frgvdvsg {  
    width: 100%;
}
.cl2vsm4yd { display: block; padding: 11px 13px; color: rgb(189, 102, 89); }
.edng498f { 
    max-width: 1440px;
    margin: 0 auto;
    padding: 30px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.rrvz5qu3 { 
    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;
}
.rrvz5qu3 a {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 40px;
    color: var(--color-light);
}
.rrvz5qu3 img {
    max-width: 83px;
    width: 100%;
    height: 80px;
}
.rrvz5qu3 p {
    font-size: 16px;
    font-weight: bold;
}
@media  screen and (max-width: 768px) {
    .edng498f { 
        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;
    }
    .rrvz5qu3 { 
        max-width: 260px;
        width: 100%;
        height: 200px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-top: 30px;
        gap: 40px;
    }
    .rrvz5qu3 img {
        max-width: 83px;
        width: 100%;
        height: 80px;
    }
    .rrvz5qu3 p {
        font-size: 16px;
        font-weight: bold;
    }
}
.fun9ef3y {
    width: 100%;
    margin-bottom: 40px;
}
.xgv5c4n5 {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.xgv5c4n5 h2 {
    color: var(--color-accent);
}
.j2w7uvkv {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
    align-items: center;
    padding-top: 20px;
}
.slhm176v {
    width: 100%;
    height: auto;
    max-width: 220px;
    min-height: 220px;
    position: relative;
    background-color: inherit;
    border-radius: 10px;
}
.slhm176v img {
    height: auto;
    max-width: 220px;
    border-radius: 10px;
}
.slhm176v .wtrwx6x5 {
    position: absolute;
    top: 45%;
    left: 40%;
    width: 60px;
    height: 60px;
    opacity: 0;
}
.pkhi3l7i54y { padding-right: 2px; color: rgb(95, 214, 63); display: flex; width: 2%; margin: 10px; padding-left: 7px; }
.slhm176v:hover .wtrwx6x5 {
    opacity: 1; 
}
.slhm176v:hover img {
    opacity: 0.3;
}
@media screen and (max-width: 695px) {
    .j2w7uvkv {
        justify-content: center;
        gap:10px;
    }
    .slhm176v {
        max-width: 120px;
        min-height: 190px;
    }
    .slhm176v 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;
}
@media (max-width: 1280px) {
    .ao8y7n9m {
      width: 100%;
    }
  }
@media (max-width: 600px) {
    .ao8y7n9m {
      width: 100%;
    }
    .kaelzuy1 img {
        max-width: 35px;
    }
  }
.e2disg2e {
    margin-top: 70px;
}
.f75bqr4v {
    width: 100%;
    margin-bottom: 40px;
}
.oqy5sd6v {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.f75bqr4v .neyl1195 {
    display: flex;
    justify-content: center;
}
.eerolhoc {
    display: flex;
    justify-content: center;
    align-items:center;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.eerolhoc img {
    width: 100%;
}
.neyl1195 {
    display: flex;
    justify-content: center;
    align-items:center;
    margin-bottom: 30px;
}
.rj3j4h5rioxq { padding: 15px 31px; width: 54%; border: 2px dashed #12e164; color: rgb(152, 71, 111); }
.pcqfoizi {
    border: none;
    background-color: var(--color-accent);
    border-radius: 10px;
    height: auto;
    padding: 20px 70px;
}
.pcqfoizi a {
    color: var(--color-light);
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.2px;
}
.zcqzyj6i {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.vid8iu5q h2 {
	margin-bottom: 1.875rem;
	font-size: 1.875rem;
	font-weight: 700;
}
summary.vx7kpgmt {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
	line-height: 2rem;
	border: 1px solid var(--color-light);
    padding: 1rem;
}
.gqudzulk {
	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;
}
.k39e20xw {
    max-width: 1440px;
    margin: 30px auto;
    padding: 0 10px;
    padding-top: 30px;
}
.nmcno4vl {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}
.nmcno4vl img {
    opacity: 0.4;
}
.gs35orvq {
    display: grid;
    grid-template-columns: repeat(4, 1fr); 
    justify-content: center;
    gap: 10px;
    padding: 20px; 
}
.i21tuxph {
    display: flex;
    justify-content: center;
    align-items: center;
}
.i21tuxph a {
    display: block; 
    color: var(--color-light);
    text-decoration: none; 
    margin-bottom: 15px; 
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
  }
.i21tuxph a:hover {
    text-decoration: underline; 
  }
.bm2xx71z {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 40px;
}
.dicwpdw9 { padding: 4px 1px; border: 1px dotted #7a1bab; display: block; color: rgb(190, 8, 132); width: 34%; }
.bm2xx71z img {
    height: 30px;
}
.z6v1tx54 {
    font-size: 16px;
    margin: 40px 0;
}
@media (max-width: 768px) {
    .gs35orvq {
      grid-template-columns: repeat(1, 2fr); 
    }
    .pcqfoizi {
        padding: 10px 40px;
    }
    .pcqfoizi 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;
}
.ragcq5xp {
  position: relative;
  z-index: 2;
}
.i2phpmdi {
  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) }
}
.z3s7tfh9 {
  position: relative;
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}
.w0kiltn4 button:hover {
  transform: translateY(-8px) rotate(1deg);
}
.w0kiltn4 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);
  }
}
.f75bqr4v 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;


}
.sx0c0qtk {
max-width: 1440px;
margin: 0 auto;
padding: 10px;
}
.xwfau9ku {
            max-width: 1400px;
            margin: 0 auto;
        }
.llffkxmh {
            display: flex;
            justify-content: flex-start;
            flex-wrap: wrap;
            gap: 10px;
            margin-bottom: 40px;
        }
.b6azoe5p {
            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;
        }
.fqyve0xi { width: 16%; }
.b6azoe5p: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);
        }
.b6azoe5p:active {
            transform: translateY(0);
        }
@media (max-width: 768px) {
            .llffkxmh {
                gap: 12px;
            }

            .b6azoe5p {
                flex: 1 1 150px;
                padding: 20px 16px;
                font-size: 14px;
            }
        }
@media (max-width: 480px) {
            .b6azoe5p {
                flex: 1 1 calc(50% - 6px);
            }
        }
.bmdfp6cl {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 20px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.syk26jnu {
        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;
    }
.syk26jnu:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.syk26jnu:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .syk26jnu {
            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
}
.xjfixzhs {
    position: relative;
    align-items: center
}
.qot6s8pp {
    display: flex;
    position: relative;
    overflow: hidden;
    justify-content: space-between;
    align-items: center;
    height: 100%
}
@media (max-width: 1024px) {
    .qot6s8pp {
        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"
    }
}
.kc3l7fex {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}
.u9l95f5y {
    height: 60px;
    min-width: 10%;
    margin-left: 24px;
    margin-right: 2px;
    flex-shrink: 3;
    z-index: 2
}
.vgs4j7f3y6t { padding: 16px 3px; display: block; border: 2px dotted #63e36a; margin: 10px; width: 13vw; color: rgb(116, 129, 220); }
@media (max-width: 1024px) {
    .u9l95f5y {
        max-width: 100px;
        margin: 0;
        border-width: 2px;
        grid-area: img
    }
}
.zoo1wmft {
    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) {
    .zoo1wmft {
        display: contents
    }
}
.zoo1wmft svg *[fill] {
    fill: currentcolor
}
.zoo1wmft svg *[stroke] {
    stroke: currentcolor
}
.dq3xfuir {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px
}
@media (max-width: 1024px) {
    .dq3xfuir {
        align-items: start;
        grid-area: text
    }
}
.l5pv627n {
    flex: 1;
    font-weight: 800;
    line-height: 110%;
    text-align: center;
    color: var(--color-accent);
    font-size: 32px
}
@media (max-width: 1024px) {
    .l5pv627n {
        font-size: 18px;
        text-align: start
    }
}
.jaitz5i8 {
    flex: 1;
    font-weight: 700;
    line-height: 110%;
    text-align: center;
    color: var(--color-light);
    font-size: 16px
}
@media (max-width: 1024px) {
    .jaitz5i8 {
        font-size: 14px;
        text-align: start
    }
}
.aocgpbg6 {
    position: absolute;
    right: 35%;
    overflow: visible;
    z-index: 1
}
@media (max-width: 1024px) {
    .aocgpbg6 {
        right: -8%
    }
}
.pxf9rfq1 {
    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
}
.pxf9rfq1:hover {
    filter: brightness(1.2)
}
.pxf9rfq1:active {
    filter: contrast(200%) saturate(50%)
}
@media (max-width: 576px) {
    .pxf9rfq1 {
        height: 40px;
        font-size: 14px;
        padding: 11px 0
    }
}
.pxf9rfq1 {
    animation: pulsate 1.5s ease-in-out infinite
}
.sdjes6lkw { border: 3px dashed #ba92ac; padding: 1px 18px; width: 8vw; color: rgb(5, 46, 73); display: block; }
@media (max-width: 1024px) {
    .pxf9rfq1 {
        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
    }
}
.ztto6s35 {
max-height: 370px;
    overflow-y: scroll;
}
.os5d4rip {
margin-right:5px;
}
.yfj6otsw {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 15px;
}
.va7l2tmn {
    background-color: /* Синий фон для иконки глобуса */
    padding: 8px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.va7l2tmn svg {
    width: 20px;
    height: 20px;
    fill: white;
}
.glevy2pf {
    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;
}
.yfj6otsw[active] .glevy2pf {
    display: block;
}
.glevy2pf ul li {
 list-style: none;
margin-left: 5px;
}
.glevy2pf ul {
    list-style: none;
    margin: 0;
    padding: 5px 0;
}
.glevy2pf 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;
}
.glevy2pf li a:hover {
    background-color: #f5f5f5;
}
.glevy2pf li a svg {
    width: 20px;
    height: 15px;
    margin-right: 10px;
    border: 1px solid #eee;
}
.s8yci7n3 {
overflow: hidden;
}
.ksr1vytj17 { color: rgb(161, 34, 220); padding: 29px 25px; border: 3px dotted #86b9cc; width: 47%; margin: 10px; }
.slhm176v {
max-width:inherit;
text-align: center;
}
.vjo4pe07 {
 flex-basis: 49%; 
}
.cnmu79ij {
 flex-basis: 32.3333%; 
}
.h5v6g0mb {
 flex-basis: 24%; 
}
.ll2dzvx4 {
 flex-basis: 19%; 
}
.qssk7mph {
 flex-basis: 15.6666%; 
}
.z8vpz20u {
 flex-basis: 13.2857%; 
}
.hla76x9p {
width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.hla76x9p .m17sezmo {
max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.hla76x9p .ucoz6oy2 {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.hla76x9p .ucoz6oy2 .dmh59jy6  {
list-style:none;
}
.hla76x9p .ucoz6oy2 .dmh59jy6 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;
}
.hla76x9p + section.z3s7tfh9 {
margin-top:0px;
}
.qf70bw6f { padding-left: 25px; }