
    html {
    overflow-x: hidden;
    width: 100%;
    position: relative;
    --cookie-banner-height: 0px;
}
       
html, .z9bp6qrc8rquw0ww {
    overflow-x: hidden;
    max-width: 100%;
    width: 100%;
    font-family: Liberation Sans, Arial, sans-serif;
    margin: 0;
    padding: 0;
    background: #1E1E1E !important;
    background-image: #1E1E1E !important;
    color: rgba(255, 255, 255, 0.9);
    min-height: 100vh;
    line-height: 1.6;
    scroll-behavior: smooth;
    position: relative;
}
        
.a153bi2zyezwjhzr {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px;
    position: relative;
    box-sizing: border-box;
}

.tox-edit-area__iframe img {
    max-width: 100%;
    height: auto;
}
        
.xrgxva5a3ntvox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid rgba(251, 255, 0, 0.1);
    margin-bottom: 40px;
    position: relative;
    flex-wrap: nowrap;
    gap: 15px;
}
        
.dbbtzqofy8coqak1 {
    margin: 0;
    display: flex;
    align-items: center;
    z-index: 2;
    order: 2;
}

.q5m9y8wxu797ee {
    background: linear-gradient(
        45deg,
        #FBFF00,
        #FBFF26,
        #FBFF00,
        #E1E500
    );
    background-size: 300% 300%;
    animation: 
        gradientShift 4s ease infinite,
        pulse 5s ease-in-out infinite !important; font-weight: 600;
    padding: 8px 20px;
    border: none;
    border-radius: 20px;
    cursor: pointer;
    transition: all 0.3s ease;
    white-space: nowrap;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative; overflow: hidden; }

@media (min-width: 769px) {
    .q5m9y8wxu797ee {
        animation: 
            gradientShift 4s ease infinite,
            pulse 5s ease-in-out infinite !important;
    }
}

.q5m9y8wxu797ee[style*="color: white"] {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.q5m9y8wxu797ee[style*="color: black"] {
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.2);
}

.q5m9y8wxu797ee:hover {
    background: linear-gradient(
        45deg,
        #FBFF26,
        #FBFF00
    );
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}

@media (max-width: 768px) {
    .xrgxva5a3ntvox {
        justify-content: space-between;
        flex-wrap: nowrap;
    }

    .wkkcv81293ilbp3rqcws {
        flex: 0 0 auto;
    }
    
    .dbbtzqofy8coqak1 {
        margin: 0 0 0 auto; flex: 0 0 auto; }


    
.q5m9y8wxu797ee {
        padding: 8px 18px;
        font-size: 14px !important;
        width: 100%;
        max-width: 140px;
        height: 38px;
        }

.q5m9y8wxu797ee[style*="color: white"] {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.q5m9y8wxu797ee[style*="color: black"] {
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.2);
}

.q5m9y8wxu797ee:hover {
    background: linear-gradient(
        45deg,
        #FBFF26,
        #FBFF00
    );
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }
    5% {
        transform: scale(1.05);
    }
    10% {
        transform: scale(1);
    }
    15% {
        transform: scale(1.05);
    }
    20% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}
    
    .ygab5uv7mutv9ui {
        flex: 0 0 auto;
        position: relative;
        z-index: 1; }
}

.wkkcv81293ilbp3rqcws {
    display: flex;
    align-items: center;
    gap: 20px;
    z-index: 2;
    
}

.wkkcv81293ilbp3rqcws a {
    display: flex;
    align-items: center;
    gap: 20px;
    text-decoration: none;
    color: #FBFF00;
    font-weight: 600;
    font-size: 24px;
    letter-spacing: 0.5px;
    transition: color 0.3s ease;
}

.wkkcv81293ilbp3rqcws a:hover {
    color: #FBFF26;
}

.wkkcv81293ilbp3rqcws img {
    max-height: 50px;
    max-width: 200px;
    width: auto;
    height: auto;
    object-fit: contain;
    border-radius: 8px;  
}

.n7p5k0d6l06j6ecy {
    display: flex;
    gap: 30px;
    z-index: 1;
    order: 3;
    margin-left: auto;
}

.n7p5k0d6l06j6ecy a {
    color: rgba(255, 255, 255, 0.9);
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 8px;
    transition: all 0.3s ease;
    font-weight: 500;
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    background: rgba(251, 255, 0, 0.1);
}

.n7p5k0d6l06j6ecy a:hover {
    color: #FBFF00;
    background: rgba(251, 255, 0, 0.1);
    transform: translateY(-2px);
}

.n7p5k0d6l06j6ecy a.active {
    background: #FBFF00;
    color: #fff;
}
       
.rrslt5zv6ep31jnliw {
    line-height: 1.8;
    background: rgba(30, 30, 30, 0.5);
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(10px);
    width: 100%;
    margin: 0;
    padding: 30px;
    position: relative;
    box-sizing: border-box;
}

.rrslt5zv6ep31jnliw > * {
    padding: 0 10px;
    margin-bottom: 0px;
}

.rrslt5zv6ep31jnliw ul,
.rrslt5zv6ep31jnliw ol {
    padding-left: 40px;
    margin-left: 20px;
}

.rrslt5zv6ep31jnliw img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 20px auto;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.rrslt5zv6ep31jnliw a {
    color: #FBFF00;
}

.rrslt5zv6ep31jnliw a:hover {
    color: #FBFF26;
}

p {
    color: rgba(255, 255, 255, 0.7);
}

h1, h2, h3, h4, h5, h6 {
    color: #FBFF00 !important;
    font-family: Liberation Sans, Arial, sans-serif;
    font-weight: 700;
}

.ysexmednebhdcf {
    width: 100%;  
    margin-left: -5px;         
    margin-right: -10px;        
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin-top: 15px;
    margin-bottom: 15px;
    background: rgba(30, 30, 30, 0.2);
    border-radius: 8px;
    padding: 2px 5px;          
}

.ysexmednebhdcf table {
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 6px;
    border-spacing: 0;        
    border-collapse: separate; 
}

.ysexmednebhdcf th {
    background: linear-gradient(
        to bottom,
        rgba(40, 40, 40, 0.7),
        rgba(30, 30, 30, 0.5)
    );
    color: #FBFF00;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.85em;
    letter-spacing: 0.5px;
    padding: 12px 15px;
    text-align: left;
    border-bottom: 2px solid #FBFF00;
    border-right: 1px solid rgba(255, 255, 255, 0.03);  
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.ysexmednebhdcf td {
    padding: 4px 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.03);  
    border-right: 1px solid rgba(255, 255, 255, 0.03);   
    color: rgba(255, 255, 255, 0.8);
}

.ysexmednebhdcf tr:last-child td {
    border-bottom: none;
}

.ysexmednebhdcf tr:first-child td {
    background: linear-gradient(
        to bottom,
        rgba(40, 40, 40, 0.9),
        rgba(30, 30, 30, 0.7)
    );
    font-weight: 800;
    color: #FBFF00;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    padding: 0px 15px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    border-bottom: 2px solid #FBFF00;
}

.ysexmednebhdcf tr:first-child:hover td {
    background: linear-gradient(
        to bottom,
        rgba(45, 45, 45, 0.9),
        rgba(35, 35, 35, 0.7)
    );
    transition: background 0.3s ease;
}

.ysexmednebhdcf tr:hover td {
    background: rgba(255, 255, 255, 0.03);  
}

.ysexmednebhdcf th:last-child,
.ysexmednebhdcf td:last-child {
    border-right: none;
}

@media (min-width: 769px) {
    .burger-menu,
    .n7p5k0d6l06j6ecy:not(.vorcledfycl4) {
        display: none !important;
    }
    .ysexmednebhdcf td:first-child,
    .ysexmednebhdcf th:first-child {
        position: sticky;
        left: 0;
        background: inherit;
        z-index: 1;
    }
    .ysexmednebhdcf {
        overflow-x: visible;  
    }
}

.yb7xgxufj8u4052hg {
    background: rgba(26, 31, 55, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 8px;
    margin: 20px 10px;
    transition: all 0.3s ease;
    clear: both; 
    position: relative;
    z-index: 2;
    width: calc(100% - 20px);
    box-sizing: border-box;
}

.mit7fvqrtrk33 {
    width: 100%;
    padding: 25px 20px;
    cursor: pointer;
    text-align: left;
    color: #FBFF00;
    font-size: 0.9em;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    transition: all 0.2s ease;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: none;
    border: none;
}

.mit7fvqrtrk33:after {
    content: '+';
    font-size: 18px;
    color: #FBFF00;
    font-weight: bold;
    opacity: 0.7;
    transition: all 0.3s ease;
}

.mit7fvqrtrk33.active:after {
    transform: rotate(45deg);
    opacity: 1;
}

.mit7fvqrtrk33:hover {
    color: #FBFF26;
}

.girt21tmgyrbaikluc {
    display: flex;
    flex-direction: column;
    gap: 12px;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    max-height: 1000px; 
}

.mit7fvqrtrk33.active + .girt21tmgyrbaikluc {
    max-height: 0;
    padding: 0 20px;
}

.mit7fvqrtrk33:not(.active) + .girt21tmgyrbaikluc {
    max-height: 1000px;
    padding: 0 20px 20px 20px;
}

.ft5fjxe65sujmok {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.girt21tmgyrbaikluc a {
    color: #FBFF00;
    text-decoration: none;
    transition: all 0.2s ease;
    position: relative;
    padding-left: 12px;
    font-weight: 400;
    opacity: 0.7;
    font-size: 0.85em;
    display: block;
}

.girt21tmgyrbaikluc a:before {
    content: "•";
    position: absolute;
    left: 0;
    top: -1px;
    color: #FBFF00;
    font-size: 0.9em;
    opacity: 0.5;
}

.girt21tmgyrbaikluc a:hover {
    color: #FBFF26;
    opacity: 1;
    transform: translateX(3px);
}

.banner-site-info {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 12px;
    margin-right: 15px;
}

.banner-site-logo {
    width: 40px;
    height: 35px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    position: relative;
    background-color: #f0f0f0;
    color: #333;
    flex-shrink: 0;
}

.banner-site-name {
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
}

.banner-site-title {
    color: white;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 2px;
}

.uzg5uwkkv1o.promo-button {
    background: linear-gradient(45deg, 
        #FBFF00, 
        #FBFF26, 
        #FBFF00, 
        #E1E500);
    background-size: 300% 300%;
    animation: 
        gradientShift 4s ease infinite,
        pulse 5s ease-in-out infinite;
}

@media (max-width: 849px) {
    .banner-site-logo {
        width: 50px;
        height: 35px;
        font-size: 14px;
    }
    
    .banner-site-title {
        font-size: 14px;
    }
    
    .ltw3wrcz7la2 {
        font-size: 12px;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    }
    
    .uzg5uwkkv1o.promo-button {
        animation: 
            gradientShift 4s ease infinite,
            wiggle 6s ease-in-out infinite;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.girt21tmgyrbaikluc.active a {
    animation: fadeInUp 0.3s ease forwards;
}

.girt21tmgyrbaikluc.active a:nth-child(1) { animation-delay: 0.1s; }
.girt21tmgyrbaikluc.active a:nth-child(2) { animation-delay: 0.15s; }
.girt21tmgyrbaikluc.active a:nth-child(3) { animation-delay: 0.2s; }
.girt21tmgyrbaikluc.active a:nth-child(4) { animation-delay: 0.25s; }
.girt21tmgyrbaikluc.active a:nth-child(5) { animation-delay: 0.3s; }

.yl4n16rlcf4z {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 50;
    width: 100%;
    font-family: Liberation Sans, Arial, sans-serif;
    background: linear-gradient(to right, #1a365d, #4a3880);
    border-top: 1px solid rgba(59, 130, 246, 0.5);
    transform: translateY(0);
    transition: transform 0.4s ease-out;
}

.yl4n16rlcf4z.jmlr9jw940irpb {
    transform: translateY(100%);
    transition: none;
}

.yl4n16rlcf4z.v14kj23nyjjl {
    transform: translateY(100%);
    transition: transform 0.4s ease-out;
}

.yl4n16rlcf4z.mycjst3hx8hd {
    transition: transform 0.4s ease-out;
}

.yl4n16rlcf4z .pxjxrgcl7cc96g {
    transition: opacity 0.3s ease;
}

.yl4n16rlcf4z .ltw3wrcz7la2,
.yl4n16rlcf4z .ulurzg3tjt,
.yl4n16rlcf4z .sl5awqelrjs2vh0wb,
.yl4n16rlcf4z .voqn2ezghl4gxf1slzy,
.yl4n16rlcf4z .banner-close-button {
    transition: opacity 0.3s ease, max-height 0.3s ease;
    overflow: hidden;
}

.yl4n16rlcf4z.lk4d4urex2u .pxjxrgcl7cc96g {
    opacity: 0 !important;
    width: 0 !important;
    margin: 0 !important;
    pointer-events: none;
}

.yl4n16rlcf4z.lk4d4urex2u .ltw3wrcz7la2,
.yl4n16rlcf4z.lk4d4urex2u .ulurzg3tjt,
.yl4n16rlcf4z.lk4d4urex2u .sl5awqelrjs2vh0wb,
.yl4n16rlcf4z.lk4d4urex2u .voqn2ezghl4gxf1slzy,
.yl4n16rlcf4z.lk4d4urex2u .banner-close-button {
    opacity: 0 !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    pointer-events: none;
}

.yl4n16rlcf4z.lk4d4urex2u .rhfdklg6mulmd {
    padding: 8px 20px;
    transition: padding 0.3s ease;
}

.yl4n16rlcf4z.lk4d4urex2u .ew2lwwy14o97i {
    margin-bottom: 0;
    justify-content: center;
    transition: margin 0.3s ease;
}

.yl4n16rlcf4z.lk4d4urex2u .frz7ut29ti {
    margin-left: 0;
    margin-right: 15px;
}

.yl4n16rlcf4z.lk4d4urex2u .aicfejrw8mq {
    font-size: 16px;
    font-weight: 600;
}

.yl4n16rlcf4z.lk4d4urex2u .uzg5uwkkv1o.uqol1lpqfqkzsws5 {
    padding: 10px 25px;
    margin-right: 0;
}

.rhfdklg6mulmd {
    padding: 12px 20px;
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
}

.banner-close-button {
    position: absolute;
    top: 5px;
    right: 10px;
    background: rgba(255, 255, 255, 0.1);
    border: none;
    color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
    font-size: 20px;
    line-height: 1;
    padding: 2px 8px;
    z-index: 10;
    border-radius: 4px;
    transition: background 0.2s, color 0.2s;
}

.banner-close-button:hover {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
}

.ew2lwwy14o97i {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 10px;
    padding-top: 2px;
}

.pxjxrgcl7cc96g {
    display: flex;
    align-items: center;
    margin-left: 25px;
}

.b9kx4zcm94l96bq {
    width: 60px;
    height: 42px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    position: relative;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.b9kx4zcm94l96bq.ow1t5rem3jfuyw60 {
    background-color: #f0f0f0;
    color: #333;
}

.b9kx4zcm94l96bq.pwwt3rv3uznwax {
    background-color: #333;
    color: #f0f0f0;
}

.b9kx4zcm94l96bq.sojs3y8p0vwhs0ql {
    background-color: #f0f0f0;
    color: #333;
}

.b9kx4zcm94l96bq.fgjxv0utyd6 {
    background-color: #333;
    color: #f0f0f0;
}

.b9kx4zcm94l96bq.u8etpsuzrcf604bij {
    background-color: #f0f0f0;
    color: #333;
}

.b9kx4zcm94l96bq.mi88wumgnbxz89w8xlox {
    background-color: #333;
    color: #f0f0f0;
}

.b9kx4zcm94l96bq.kih36w6ab20iek2ii {
    opacity: 0.5;
}

.b9kx4zcm94l96bq.kih36w6ab20iek2ii img {
    opacity: 0.7 !important;
}

.b9kx4zcm94l96bq img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.uzg5uwkkv1o.ngxy5xjd6t9 {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.uzg5uwkkv1o.kgs8gqtxkvur1bz6twgb {
    color: #000;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.3);
}

.uzg5uwkkv1o.u96g9s882u7 {
    font-size: 11px;
    letter-spacing: 0;
}




.y3tbn1o767i3u {
    margin: 0 12px;
    color: #93c5fd;
    font-size: 16px;
    animation: arrowPulse 1.5s ease-in-out infinite;
}

@keyframes arrowPulse {
    0%, 100% { transform: translateX(0); opacity: 0.7; }
    50% { transform: translateX(3px); opacity: 1; }
}

.njahrvvad4cnbra {
    position: absolute;
    top: -6px;
    left: -6px;
    width: 16px;
    height: 16px;
    background-color: #f44336;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 10px;
    color: white;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.rcbjsojkftw2nc5si {
    position: absolute;
    top: -6px;
    right: -6px;
    width: 16px;
    height: 16px;
    background-color: #4CAF50;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    color: white;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.frz7ut29ti {
    margin-left: 22px;
}

.aicfejrw8mq {
    color: white;
    font-weight: 800;
    font-size: 16px;
    margin: 0;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

.ltw3wrcz7la2 {
    color: #f59e0b;
    font-size: 12px;
    margin: 2px 0 0 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
}

.ltw3wrcz7la2 .ovl09761j69ps01e7g {
    display: inline-block;
    color: #f59e0b;
    animation: starTwinkle 2.5s ease-in-out infinite;
}

.ltw3wrcz7la2 .ovl09761j69ps01e7g:nth-child(1) { animation-delay: 0s; }
.ltw3wrcz7la2 .ovl09761j69ps01e7g:nth-child(2) { animation-delay: 0.2s; }
.ltw3wrcz7la2 .ovl09761j69ps01e7g:nth-child(3) { animation-delay: 0.4s; }
.ltw3wrcz7la2 .ovl09761j69ps01e7g:nth-child(4) { animation-delay: 0.6s; }
.ltw3wrcz7la2 .ovl09761j69ps01e7g:nth-child(5) { animation-delay: 0.8s; }

@keyframes starTwinkle {
    0%, 100% {
        opacity: 0.6;
        transform: scale(1);
    }
    50% {
        opacity: 1;
        transform: scale(1.1);
    }
}

.ulurzg3tjt {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sl5awqelrjs2vh0wb {
    display: flex;
    flex-direction: column;
    gap: 6px;
    flex-shrink: 1;
    margin-right: 10px;
}

.zqpycjv4d3iclj9fq93 {
    display: flex;
    align-items: center;
    color: white;
    font-size: 13px;
}

.f7hogs9hmxya {
    color: #4ade80;
    margin-right: 6px;
    font-weight: bold;
}

.l97ishmpmpkb {
    opacity: 0.9;
}

.voqn2ezghl4gxf1slzy {
    color: rgba(255, 255, 255, 0.95);
    font-size: 13px;
    line-height: 1.4;
    flex: 1;
    margin: 0 15px;
    max-width: 400px;
}

.voqn2ezghl4gxf1slzy.uqol1lpqfqkzsws5 {
    display: none;
}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }
    5% {
        transform: scale(1.05);
    }
    10% {
        transform: scale(1);
    }
    15% {
        transform: scale(1.05);
    }
    20% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes wiggle {
    0% {
        transform: rotate(0deg);
    }
    5% {
        transform: rotate(2deg);
    }
    10% {
        transform: rotate(-2deg);
    }
    15% {
        transform: rotate(2deg);
    }
    20% {
        transform: rotate(-1deg);
    }
    25% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

@keyframes bounce {
    0% {
        transform: translateY(0);
    }
    4% {
        transform: translateY(-5px);
    }
    8% {
        transform: translateY(0);
    }
    12% {
        transform: translateY(-3px);
    }
    16% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(0);
    }
}

.uzg5uwkkv1o.ngxy5xjd6t9 {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.uzg5uwkkv1o.kgs8gqtxkvur1bz6twgb {
    color: #000;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.3);
}

.uzg5uwkkv1o {
    background: linear-gradient(45deg, 
        #FBFF00, 
        #FBFF26, 
        #FBFF00, 
        #E1E500);
    background-size: 300% 300%;
    animation: 
        gradientShift 4s ease infinite,
        pulse 5s ease-in-out infinite;
    
    font-weight: bold;
    padding: 12px 20px;
    border-radius: 6px;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 15px;
    white-space: normal;
    text-align: center;
    flex-shrink: 0;
    box-shadow: 0 2px 15px rgba(251, 255, 0, 0.4);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    
    word-break: normal;
    overflow-wrap: break-word;
    hyphens: none;
    letter-spacing: -0.3px;
    line-height: 1.1;
}

.uzg5uwkkv1o:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 20px rgba(251, 255, 0, 0.6);
    animation: gradientShift 3s ease infinite;
}

.ah0hi96loq {
    display: inline-block;
    margin-left: 8px;
    font-size: 1.3em;
    font-weight: bold;
    vertical-align: middle;
    line-height: 1;
    animation: buttonArrowPulse 1.2s ease-in-out infinite;
}

@keyframes buttonArrowPulse {
    0%, 100% { transform: translateX(0); }
    50% { transform: translateX(4px); }
}

.sl5awqelrjs2vh0wb.uqol1lpqfqkzsws5,
.uzg5uwkkv1o.uqol1lpqfqkzsws5,
.voqn2ezghl4gxf1slzy.uqol1lpqfqkzsws5 {
    display: none;
}

@media (max-width: 849px) {
    .rhfdklg6mulmd {
        display: flex;
        flex-direction: column;
        padding: 12px 15px;
        position: relative;
    }

    .sl5awqelrjs2vh0wb.uqol1lpqfqkzsws5 {
        display: none;
    }

    .eqnpmal9huzg4n1h5b {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-right: 0;
    }

    .banner-close-button {
        top: 3px;
        right: 3px;
        font-size: 16px;
        padding: 2px 6px;
    }

    .ew2lwwy14o97i {
        margin-bottom: 0;
        flex-wrap: nowrap;
        justify-content: center;
        padding-right: 25px;
    }

    .pxjxrgcl7cc96g {
        margin-left: 0;
    }

    .y3tbn1o767i3u {
        margin: 0 10px;
        font-size: 16px;
    }

    .frz7ut29ti {
        margin-left: 18px;
    }

    .b9kx4zcm94l96bq {
        width: 55px;
        height: 40px;
    }

    .ulurzg3tjt {
        display: block;
        margin-top: 8px;
    }

    .sl5awqelrjs2vh0wb {
        display: flex;
        flex-direction: row;
        gap: 15px;
        justify-content: center;
        margin: 0;
    }

    .zqpycjv4d3iclj9fq93 {
        font-size: 12px;
    }

    .voqn2ezghl4gxf1slzy {
        display: block;
        text-align: center;
        font-size: 12px;
        line-height: 1.3;
        margin: 0;
        max-width: none;
    }

    .uzg5uwkkv1o:not(.uqol1lpqfqkzsws5) {
        position: static;
        width: 100%;
        margin-top: 10px;
        padding: 12px 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 15px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        line-height: 1.2;
        text-align: center;
        border-radius: 8px;

        background: linear-gradient(45deg,
            #FBFF00,
            #FBFF26,
            #FBFF00,
            #E1E500);
        background-size: 300% 300%;
        animation:
            gradientShift 4s ease infinite,
            pulse 5s ease-in-out infinite;
    }

    .uzg5uwkkv1o.u96g9s882u7 {
        font-size: 12px;
        letter-spacing: 0;
    }

    .ah0hi96loq {
        position: relative;
        top: -1px;
        margin-left: 12px;
    }

    .uzg5uwkkv1o.uqol1lpqfqkzsws5 {
        display: none;
    }

    .yl4n16rlcf4z .ew2lwwy14o97i,
    .yl4n16rlcf4z .ulurzg3tjt {
        transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1),
                    opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1) !important;
        transform: translateY(0) !important;
        opacity: 1 !important;
    }

    .yl4n16rlcf4z.lk4d4urex2u .ew2lwwy14o97i,
    .yl4n16rlcf4z.lk4d4urex2u .ulurzg3tjt {
        transform: translateY(-20px) !important;
        opacity: 0 !important;
        height: 0 !important;
        overflow: hidden !important;
        margin: 0 !important;
        padding: 0 !important;
        pointer-events: none !important;
        transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1),
                    opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1),
                    height 0.5s cubic-bezier(0.4, 0, 0.2, 1) !important;
    }

    .yl4n16rlcf4z.lk4d4urex2u .uzg5uwkkv1o:not(.uqol1lpqfqkzsws5) {
        margin: 0 !important;
    }
}

@media (min-width: 850px) {
    .rhfdklg6mulmd {
        padding: 10px 15px;
        display: flex;
        align-items: center;
    }
        .uzg5uwkkv1o:not(.uqol1lpqfqkzsws5) {
        display: none !important;
    }
    
    .eqnpmal9huzg4n1h5b {
        margin-bottom: 0;
        flex: 1;
        justify-content: space-between;
        display: flex;
        align-items: center;
    }
    
    .ulurzg3tjt {
        display: none;
    }
    
    .sl5awqelrjs2vh0wb.uqol1lpqfqkzsws5 {
        display: flex;
        flex-direction: row;
        gap: 15px;
        margin-left: 25px;
        margin-right: 20px;
    }
    
.sl5awqelrjs2vh0wb.uqol1lpqfqkzsws5 {
    display: flex !important;
    flex-direction: row;
    gap: 15px;
    margin-left: 25px;
    margin-right: 20px;
}

.voqn2ezghl4gxf1slzy.uqol1lpqfqkzsws5 {
    display: block !important;
    margin-left: 25px;
    margin-right: 20px;
    max-width: 450px;
    font-size: 12px;
}

.uzg5uwkkv1o.uqol1lpqfqkzsws5 {
    display: block !important;
    margin-right: 30px;
    animation:
            gradientShift 2s ease infinite,
            pulse 7s ease-in-out infinite !important;
}

.uzg5uwkkv1o.uqol1lpqfqkzsws5 .ah0hi96loq {
    position: relative;
    top: -2px;
}

    .ew2lwwy14o97i {
        margin-bottom: 0;
        flex: 1;
    }

    .frz7ut29ti {
        min-width: 120px;
        flex-shrink: 0;
        margin-right: 0;
    }

    .sl5awqelrjs2vh0wb.uqol1lpqfqkzsws5 {
        flex: 1;
        justify-content: center;
        margin-left: 20px;
        margin-right: 20px;
    }
}

@supports (padding-bottom: env(safe-area-inset-bottom)) {
    .yl4n16rlcf4z {
        padding-bottom: env(safe-area-inset-bottom);
    }
}

.w45ubi73r80fwwpk {
    margin-top: 60px;
    padding-top: 20px;
    border-top: 1px solid rgba(251, 255, 0, 0.1);
}
  
.w45ubi73r80fwwpk h2 {
    margin-bottom: 30px;
    text-align: center;
    font-size: 24px;
}

.bp0zmzj8fma5 {
    display: inline-block;
    padding: 15px 40px;
    background: linear-gradient(to right, #FBFF00, #FBFF26);
    color: black !important;
    text-decoration: none;
    font-weight: 700;
    font-size: 18px;
    border-radius: 8px;
    text-align: center;
    transition: all 0.3s ease;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    border: none;
    cursor: pointer;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    min-width: 20px;
}
  
.bp0zmzj8fma5:hover {
    transform: translateY(-3px);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
    background: linear-gradient(to right, #FBFF19, #FCFF3F);
}
  
.bp0zmzj8fma5:active {
    transform: translateY(1px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
  
.slot-buttons-container {
    display: flex;
    justify-content: center;
    margin: 30px 0;
    padding: 10px;
}
 
.ly7jf3colu0 {
    margin: 40px 0 30px;
    padding: 15px 0;
    clear: both;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    gap: 20px; }
  
.slots-heading {
    font-size: 1.5rem;
    margin-bottom: 15px;
    color: #FBFF00;
    font-weight: 700;
}
  
.zey0huq95vxi9 {
    padding: 0 15px;
}
  
.zey0huq95vxi9 h1 {
    font-size: 28px;
    margin-bottom: 20px;
    text-align: center;
}
  
.dpxwq27ho66p84z {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 20px;
    background: rgba(255, 255, 255, 0.05);
    padding: 15px;
    border-radius: 8px;
}
  
.dpxwq27ho66p84z p {
    margin: 0;
}
  
.v18bhw9jl0k6i5 {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-bottom: 30px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    overflow: hidden;
}
  
.v18bhw9jl0k6i5 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 8px;
}
  
.dr78qu8bbv36em7pomg {
    margin-top: 30px;
    line-height: 1.7;
}
  
.dr78qu8bbv36em7pomg h2 {
    margin-bottom: 15px;
}
  
@media (max-width: 768px) {
    .zey0huq95vxi9 h1 {
        font-size: 24px;
    }
    
    .v18bhw9jl0k6i5 {
        padding-bottom: 75%;
    }
}
  
.pzjw5j26hb6 {
    display: flex;
    overflow-x: auto;
    padding-bottom: 10px;
    gap: 12px;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.pzjw5j26hb6.pzjw5j26hb6-top,
.pzjw5j26hb6.pzjw5j26hb6-bottom {
    margin-bottom: 10px;
}
  
.pzjw5j26hb6::-webkit-scrollbar {
    display: none;
}

.acnydktsotu {
    flex: 0 0 160px; width: 160px; height: 260px; position: relative;
    border-radius: 8px;
    background: rgba(30, 30, 30, 0.9);
    margin: 3px;
    padding: 0;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.acnydktsotu::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    pointer-events: none;
    z-index: 3;
    transition: opacity 0.3s ease, border-color 0.3s ease;
}

.acnydktsotu:hover {
    transform: translateY(-2px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.acnydktsotu:hover::before {
    border-color: #FBFF00;
}
  
.cui6w5k7mwj6ch {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 68.5%; min-height: unset;
    max-height: unset;
    overflow: hidden;
    flex-shrink: 0;
    border-radius: 0;
}

.cui6w5k7mwj6ch img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    margin: 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; 
}
  
.ydtjr4tkyoec7pczqxuf {
    position: absolute;
    top: 5px;
    right: 5px;
    background: rgba(0, 0, 0, 0.7);
    color: white;
    font-size: 10px;
    padding: 2px 6px;
    border-radius: 4px;
    font-weight: 500;
    z-index: 2;
}
  
.vzkpm9jja3nf23 {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 3px 0;
    color: white;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.2;
    height: 34px;
    word-break: break-word;
    hyphens: manual;
}

.vzkpm9jja3nf23 a {
    color: inherit;
    text-decoration: none;
}

.t793fbhuvv2 {
    padding: 8px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 130px;
    flex-grow: 1;
}

.pqjret6vl1ngk4qt {
    font-size: 11px;
    margin: 0 0 0px 0;
    opacity: 0.7;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.2;
}

.zqpvdyhombwjdrwol {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
    margin-top: auto;
}
  
.z7v8xdq5khoiokyv023w {
    display: block;
    width: 100%;
    margin: 0;
    padding: 4px 0;
    font-size: 12px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.8) !important;
    background: rgba(255, 255, 255, 0.15);
    text-decoration: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    transition: all 0.2s ease;
    text-align: center;
    border-radius: 4px;
}
  
.z7v8xdq5khoiokyv023w:hover {
    background: rgba(255, 255, 255, 0.25);
    transform: scale(1.02);
    color: white !important;
}
  
.ejxid7w1sgorgs {
    display: block;
    width: 100%;
    margin: 0;
    padding: 8px 0;
    font-size: 12px;
    font-weight: 600;
    color: black !important;
    background: linear-gradient(45deg, 
                #FBFF00, 
                #FBFF26, 
                #FBFF00, 
                #FBFF19);
    background-size: 200% 200%;
    animation: buttonShimmer 2s ease infinite;
    border: none;
    text-decoration: none;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.ejxid7w1sgorgs::after {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(0deg, 
                transparent, 
                rgba(255, 255, 255, 0.3), 
                transparent);
    transform: rotate(30deg);
    animation: buttonSweep 3s linear infinite;
    opacity: 0;
    pointer-events: none;
}
  
.ejxid7w1sgorgs:hover {
    background: linear-gradient(45deg, 
                #FBFF19, 
                #FCFF3F, 
                #FBFF19, 
                #FBFF33);
    transform: scale(1.03);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    animation: buttonShimmerFast 1.5s ease infinite;
}
  .ejxid7w1sgorgs:hover::after {
    opacity: 1;
}


@keyframes buttonShimmer {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes buttonSweep {
    0% {
        transform: translate(-50%, -50%) rotate(30deg);
    }
    100% {
        transform: translate(150%, 150%) rotate(30deg);
    }
}

@keyframes buttonShimmerFast {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes buttonSweep {
    0% {
        transform: translate(-50%, -50%) rotate(30deg);
    }
    100% {
        transform: translate(150%, 150%) rotate(30deg);
    }
}
.ejxid7w1sgorgs:active {
    transform: scale(0.98);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.z7v8xdq5khoiokyv023w:active {
    transform: scale(0.98);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
  
.olu3a4u2ochjo5ol {
    margin-top: 60px;
    margin-bottom: 40px;
    background: rgba(26, 31, 55, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.05);
    padding: 40px 35px 45px;
    border-radius: 10px;
    text-align: center;
    backdrop-filter: blur(5px);
    box-shadow: none;
    height: 220px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
}

.olu3a4u2ochjo5ol h3 {
    margin-top: 0;
    margin-bottom: 15px;
    color: #FBFF00 !important;
}

.q1l0hwbvrle9aamp3p {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    margin-bottom: 10px;
    font-size: 32px;
    height: 40px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
}

.ovl09761j69ps01e7g {
    cursor: pointer;
    color: rgba(255, 255, 255, 0.3);
    transition: all 0.3s ease;
    user-select: none;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
}

.ovl09761j69ps01e7g.active {
    color: #FBFF00;
    text-shadow: 0 0 10px rgba(251, 255, 0, 0.5);
}

.ovl09761j69ps01e7g.inactive {
    color: rgba(255, 255, 255, 0.15);
    transform: scale(0.95);
    transition: all 0.3s ease;
}

.ovl09761j69ps01e7g.hover {
    color: #FBFF33;
    transform: scale(1.2);
}

.ovl09761j69ps01e7g.half-active {
    position: relative;
    color: rgba(255, 255, 255, 0.3);
    overflow: hidden;
}

.ovl09761j69ps01e7g.half-active:before {
    content: "★";
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    overflow: hidden;
    color: #FBFF00;
    text-shadow: 0 0 10px rgba(251, 255, 0, 0.5);
}

.j6svi6c2dqdl2n {
    margin-left: 15px;
    font-size: 24px;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.9);
}

.jrlthvxzk2pjyzol8fg {
    font-size: 14px;
    opacity: 0.7;
    margin-bottom: 10px;
    color: rgba(255, 255, 255, 0.7);
    height: 20px;
}

.o1ur2v1uhxzo {
    font-size: 14px;
    color: #FBFF00;
    height: 20px;
    font-weight: 500;
    min-height: 20px;
}

.kwg2up1o7goitn {
    color: rgba(255, 255, 255, 0.7);
    padding: 20px 10px;
    margin-top: 30px;
    margin-bottom: 80px; font-size: 11px;
    line-height: 1.6;
    text-align: justify;
    white-space: pre-line;
    
    & > div:first-child:last-child {
        margin-top: 0;
        padding-top: 0;
    }
    
    & > .ssubiahha10:first-child {
        border-top: none;
        margin-top: 0;
        padding-top: 10px;
    }
    
    & * {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
        text-indent: 0;
    }
    
    @media (max-width: 768px) {
    .kwg2up1o7goitn {
        margin-bottom: 300px !important; padding-bottom: 50px !important;
        position: relative !important; }
}
    
    & > .ssubiahha10:first-child {
        border-top: none;
        margin-top: 0;
        padding-top: 10px;
    }
    
    & * {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
        text-indent: 0;
    }
}

.pffxxjtgeht {
    padding: 15px 0;
    text-align: center;
    font-size: 12px;
    margin-bottom: 15px;
}

.pffxxjtgeht a {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    margin: 0 10px;
    transition: color 0.3s ease;
}

.pffxxjtgeht a:hover {
    color: #FBFF00;
    text-decoration: underline;
}

.trpeytmblkxyvfp5x {
    border-top: 1px solid rgba(251, 255, 0, 0.1);
    padding-top: 15px;
}

.btn.generating {
    transition: all 0.3s ease-in-out;
    background: black !important;
    color: #0F0 !important;
    border: 1px solid #0F0;
    text-shadow: 0 0 5px #0F0;
    position: relative;
    overflow: hidden;
    padding-bottom: 25px;
    font-family: 'Courier New', monospace;
    letter-spacing: 1px;
}

.matrix-canvas {
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    mix-blend-mode: screen;
    pointer-events: none;
    z-index: 1;
}

.matrix-canvas.active {
    opacity: 1;
}

.matrix-text {
    position: relative;
    z-index: 2;
    mix-blend-mode: difference;
}

.progress-container {
    position: absolute;
    bottom: 5px;
    left: 10px;
    right: 10px;
    height: 5px;
    background: rgba(0, 255, 0, 0.2);
    border-radius: 3px;
    overflow: hidden;
    z-index: 3;
}

.progress-bar {
    height: 100%;
    background: #0F0;
    width: 0%;
    transition: width 0.3s ease;
    box-shadow: 0 0 5px #0F0;
}

.zz6ot80gs6h9ct6hu {
    position: fixed;
    display: none;
    bottom: 90px;
    right: 20px;
    width: 40px;
    height: 40px;
    background-color: rgba(30, 30, 30, 0.8);
    color: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    cursor: pointer;
    user-select: none;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    transition: all 0.3s ease;
}

.zz6ot80gs6h9ct6hu:hover {
    background-color: rgba(30, 30, 30, 0.95);
    box-shadow: 0 2px 12px rgba(251, 255, 0, 0.1);
    transform: translateY(-2px);
}

.j7ssmezosnedg0 {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    padding: 15px 35px;
    font-size: 18px;
    font-weight: 600;
    color: black;
    background: linear-gradient(
        45deg,
        #FBFF00,
        #FBFF26
    );
    border: none;
    border-radius: 35px;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2),
                inset 0 1px 1px rgba(255, 255, 255, 0.2);
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    max-width: calc(100% - 40px);
    box-sizing: border-box;
}

.j7ssmezosnedg0::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(
        45deg,
        transparent,
        rgba(255, 255, 255, 0.1),
        transparent
    );
    transform: rotate(45deg);
    animation: shimmer 3s infinite;
}

.j7ssmezosnedg0:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3),
                0 0 20px rgba(251, 255, 0, 0.1),
                inset 0 2px 2px rgba(255, 255, 255, 0.3);
    background: linear-gradient(
        45deg,
        #FBFF26,
        #FBFF00
    );
}

.j7ssmezosnedg0:active {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

@keyframes shimmer {
    0% {
        transform: translateX(-100%) rotate(45deg);
    }
    100% {
        transform: translateX(100%) rotate(45deg);
    }
}

.ygab5uv7mutv9ui {
    display: none;
    width: 30px;
    height: 24px;
    position: relative;
    cursor: pointer;
    z-index: 101;
    margin-left: 20px;
    order: 10;
}

.ygab5uv7mutv9ui span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #FBFF00;
    border-radius: 3px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
    transform-origin: center;
}

.cc12frwky9dp {
    margin-top: 40px;
    margin-bottom: 0;
    text-align: center;
    padding-top: 20px;
}

.ssubiahha10 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
    margin: 0 auto;
}

.wswhwe4mlkj {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(251, 255, 0, 0.1);
    transition: all 0.3s ease;
    text-decoration: none;
}

.wswhwe4mlkj img {
    width: 20px;
    height: 20px;
    filter: invert(30%) sepia(90%) saturate(1000%) hue-rotate(200deg);
    transition: filter 0.3s ease;
}

.wswhwe4mlkj:hover {
    transform: translateY(-3px);
    background: #FBFF00;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.wswhwe4mlkj:hover img {
    filter: brightness(0) saturate(100%) invert(100%);
}

@media (max-width: 768px) {
    .ssubiahha10 {
        gap: 10px;
    }
    
    .wswhwe4mlkj {
        width: 35px;
        height: 35px;
    }
    
    .wswhwe4mlkj img {
        width: 18px;
        height: 18px;
    }
}

.ygab5uv7mutv9ui span:nth-child(1) { top: 0; }
.ygab5uv7mutv9ui span:nth-child(2) { 
    top: 10px;
    width: 75%;
    right: 0;
    left: auto;
}
.ygab5uv7mutv9ui span:nth-child(3) { top: 20px; }

@keyframes fadeInOut {
    0% { opacity: 0.3; transform: translate(0, -50%); }
    50% { opacity: 0.8; transform: translate(5px, -50%); }
    100% { opacity: 0.3; transform: translate(0, -50%); }
}

@media (max-width: 769px) {
    .a153bi2zyezwjhzr {
        padding: 15px;
        width: 100%;
        max-width: 100%;
        margin: 0;
        box-sizing: border-box;
    }
				
    .vorcledfycl4 {
        display: none !important;
    }
			
    html.menu-open,
    .z9bp6qrc8rquw0ww.menu-open {
        overflow: hidden;
        position: fixed;
        width: 100%;
        height: 100%;
    }

    .a153bi2zyezwjhzr {
        padding: 15px;
        width: 100%;
        max-width: 100%;
        margin: 0;
        box-sizing: border-box;
        overflow-x: hidden;
    }

    .xrgxva5a3ntvox {
        padding: 15px 0;
        width: 100%;
        max-width: 100%;
        margin-bottom: 30px;
        justify-content: flex-start;
        gap: 10px;
        overflow: hidden;
    }
    
    .wkkcv81293ilbp3rqcws {
        flex: 1;
        order: 1;
        min-width: 0;
        overflow: hidden;
    }
    
    .dbbtzqofy8coqak1 {
        margin: 0;
        flex: 0 0 auto;
        order: 2;
    }
    
    .rxipytzcbmk22eh6wrq6 {
        order: 3;
        margin-left: 0;
        margin-right: 7px;
    }
    
    .burger-menu {
        order: 4;
        flex: 0 0 auto;
        margin-left: auto;
    }

    .yb7xgxufj8u4052hg {
        margin-left: 5px;
        margin-right: 5px;
    }

    .n7p5k0d6l06j6ecy {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: rgba(30, 30, 30, 0.98);
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
        padding: 80px 0px 20px;
        z-index: 99;
    }

    .n7p5k0d6l06j6ecy.open {
        display: flex !important;
        flex-direction: column;
        align-items: center;
        gap: 20px;
        animation: slideIn 0.3s ease-out;
    }

    .n7p5k0d6l06j6ecy a {
        width: 200px;
        text-align: center;
        justify-content: center;
        padding: 12px 20px;
        margin: 0;
        display: flex;
        align-items: center;
        background: transparent;
        border: 2px solid #FBFF00;
        color: #FBFF00;
        font-weight: 600;
        transition: all 0.3s ease;
    }
    
    .n7p5k0d6l06j6ecy a span {
        display: inline-block;
        width: 100%;
        text-align: center;
    }

    .ygab5uv7mutv9ui {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin-right: 0;
    }
    
    @keyframes slideIn {
        from {
            opacity: 0;
            transform: translateY(-10px);
        }
        to {
            opacity: 1;
            transform: translateY(0);
        }
    }
    
    .ygab5uv7mutv9ui.active span:nth-child(1) {
        transform: rotate(45deg) translate(8px, 8px);
    }

    .ygab5uv7mutv9ui.active span:nth-child(2) {
        opacity: 0;
    }

    .ygab5uv7mutv9ui.active span:nth-child(3) {
        transform: rotate(-45deg) translate(7px, -7px);
    }

    .ygab5uv7mutv9ui {
        position: relative;
        z-index: 100;
    }

    html.menu-open .rrslt5zv6ep31jnliw,
    .z9bp6qrc8rquw0ww.menu-open .rrslt5zv6ep31jnliw {
        opacity: 0;
        pointer-events: none;
    }

    html.menu-open .wkkcv81293ilbp3rqcws,
    .z9bp6qrc8rquw0ww.menu-open .wkkcv81293ilbp3rqcws {
        opacity: 0;
    }

    .rrslt5zv6ep31jnliw {
        padding: 15px 10px;
        margin: 0;
        border-radius: 12px;
        background: rgba(30, 30, 30, 0.5);
    }

    .rrslt5zv6ep31jnliw > * {
        padding: 0 5px;
    }

    .rrslt5zv6ep31jnliw ul, .rrslt5zv6ep31jnliw ol {
        padding-left: 30px;
        margin-left: 15px;
    }

    .ysexmednebhdcf {
        margin: 10px -5px;
        border-radius: 6px;
        position: relative;
        transition: opacity 0.3s ease;
    }

    .ysexmednebhdcf::before {
        
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 40px;
        background: linear-gradient(
            to right,
            transparent,
            rgba(30, 30, 30, 0.95) 70%,
            rgba(30, 30, 30, 1)
        );
        pointer-events: none;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s ease, visibility 0.3s ease;
    }

    .ysexmednebhdcf::after {
        
        content: '→';
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
        color: #FBFF00;
        font-size: 20px;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s ease, visibility 0.3s ease;
        text-shadow: 0 0 10px rgba(0,0,0,0.3);
    }

    
    .ysexmednebhdcf.has-scroll::before,
    .ysexmednebhdcf.has-scroll::after {
        opacity: 1;
        visibility: visible;
    }

    
    .ysexmednebhdcf.has-scroll::after {
        animation: pulseArrow 2s infinite;
    }

    @keyframes pulseArrow {
        0% {
            transform: translate(0, -50%);
            opacity: 0.5;
        }
        50% {
            transform: translate(5px, -50%);
            opacity: 1;
        }
        100% {
            transform: translate(0, -50%);
            opacity: 0.5;
        }
    }

    .ysexmednebhdcf th {
        padding: 8px 12px;
        font-size: 0.8em;
    }

    .ysexmednebhdcf td {
        padding: 6px 12px;
        font-size: 0.85em;
    }

    .ysexmednebhdcf td:first-child,
    .ysexmednebhdcf th:first-child {
        position: static;
        background: none;
    }
    
    .zz6ot80gs6h9ct6hu {
        right: 10px;
        bottom: 150px;
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 18px;
        background-color: rgba(30, 30, 30, 0.7);
    }

    .j7ssmezosnedg0 {
        bottom: 20px;
        padding: 15px 35px;
        font-size: 18px;
        white-space: nowrap;
        width: auto; 
        min-width: 200px; 
    }
    
    .wkkcv81293ilbp3rqcws img {
        max-height: 50px;
        max-width: 160px;
        border-radius: 6px;  
    }
}

.z9bp6qrc8rquw0ww.font-inter {
    --selected-font: var(--font-inter);
}

.z9bp6qrc8rquw0ww.font-roboto {
    --selected-font: var(--font-roboto);
}

.z9bp6qrc8rquw0ww.font-opensans {
    --selected-font: var(--font-opensans);
}
.z9bp6qrc8rquw0ww.font-montserrat {
    --selected-font: var(--font-montserrat);
}

*, *::before, *::after {
    font-family: inherit;
}

p, span, div {
    font-family: var(--selected-font);
    font-weight: 400;
}

.djq6kk9bay {
    cursor: pointer;
    transition: all 0.3s ease;
}

.ngxy5xjd6t9 {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.kgs8gqtxkvur1bz6twgb {
    color: #000;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.3);
}


.z6apteuqtdmwkg7qd {
    position: fixed;
    top: 5px;
    left: 50%;
    width: 90%;
    max-width: 1000px;
    transform: translateX(-50%) translateY(-100%);
    background-color: rgba(31, 31, 31, 0.85);
    color: white;
    z-index: 10000;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    transition: transform 0.4s ease-out, opacity 0.4s ease-out;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 0;
    opacity: 0;
    visibility: hidden; pointer-events: none; }

.z6apteuqtdmwkg7qd.show {
    transform: translateX(-50%) translateY(0) !important;
    opacity: 1;
    visibility: visible; pointer-events: auto; }

body[data-has-cookie-banner="true"] .xrgxva5a3ntvox {
    margin-top: var(--cookie-banner-height, 0px);
    transition: margin-top 0.4s ease-out;
}

body[data-has-cookie-banner="true"] .a153bi2zyezwjhzr {
    padding-top: 15px; }

.a153bi2zyezwjhzr {
    position: relative;
    z-index: 1;
}

.xrgxva5a3ntvox {
    position: relative;
    z-index: 2;
}


@supports (padding-top: env(safe-area-inset-top)) {
    .z6apteuqtdmwkg7qd {
        padding-top: env(safe-area-inset-top);  }
}

.s5a89hg9kwcs3ifc {
    max-width: 100%;
    margin: 0 auto;
    padding: 15px 20px; display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
    border-radius: 10px; }

.msgqjsvjue {
    flex: 1;
    min-width: 200px;
    font-size: 11px; opacity: 0.9;
    display: flex;
    align-items: center;
    gap: 12px; line-height: 1.6; }

.kr7yobqbmnr9k5wtim {
    color: #FBFF00;
    font-size: 18px; }

.rx5627sw0j {
    display: flex;
    gap: 12px; align-items: center;
}

.bd2vn0syjna5 {
    background: transparent;
    color: rgba(255, 255, 255, 0.7); border: 1px solid rgba(255, 255, 255, 0.2); padding: 10px 18px; border-radius: 8px; cursor: pointer;
    font-weight: 400; font-size: 14px;
    transition: all 0.2s ease;
}

.bd2vn0syjna5:hover {
    background: rgba(255, 255, 255, 0.1);
    color: white;
}

.fgkl75w35kqd {
    background: rgba(251, 255, 0, 0.5); color: white;
    border: none;
    padding: 10px 18px; border-radius: 8px; cursor: pointer;
    font-weight: 400; font-size: 14px;
    transition: all 0.3s ease;
}

.fgkl75w35kqd:hover {
    background: #FBFF00; }


.p8448jct00j870jj6 {
    background: transparent;
    color: rgba(255, 255, 255, 0.6);
    border: 1px solid rgba(255, 255, 255, 0.15);
    padding: 10px 18px; border-radius: 8px; cursor: pointer;
    font-weight: 400; font-size: 14px;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: all 0.2s ease;
}

@media (min-width: 769px) {
    .bd2vn0syjna5,
    .fgkl75w35kqd,
    .p8448jct00j870jj6 {
        padding: 7px 13px; font-size: 13px; }
    
    .p8448jct00j870jj6 {
        gap: 6px; }
    
    .c5u2m3iheb {
        width: 12px;
        height: 12px;
    }
    
    .kr7yobqbmnr9k5wtim {
        font-size: 14px; }
    
    .msgqjsvjue {
        font-size: 13px; }
}

.p8448jct00j870jj6:hover {
    background: rgba(255, 255, 255, 0.08);
    color: white;
}

.c5u2m3iheb {
    width: 14px;
    height: 14px;
}

.mp0bdxy67ca7m2n6f {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10001;
    display: none;
    align-items: center;
    justify-content: center;
}

.fm0nec1f4me {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
}

.ekv0u4m7jakyntgpt {
    position: relative;
    width: 100%;
    max-width: 500px;
    background: #1f1f1f;
    border-radius: 8px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    z-index: 10002;
    margin: 20px;
    overflow: hidden;
    animation: modalFadeIn 0.3s ease-out;
}

@keyframes modalFadeIn {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

.lx950vi60xe {
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.lx950vi60xe h3 {
    margin: 0;
    color: #FBFF00;
    font-size: 16px;
    font-weight: 600;
}

.vf1xqnmxmuq22daw {
    background: transparent;
    border: none;
    color: rgba(255, 255, 255, 0.5);
    font-size: 18px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.2s ease;
}

.vf1xqnmxmuq22daw:hover {
    background: rgba(255, 255, 255, 0.1);
    color: white;
}

.r6u0nyo4dr {
    padding: 20px;
    max-height: 60vh;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.czpt6l86koxc21w1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 8px;
}

.oqmiqe0arywf2rpzhc1 {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.ljcajw977rb5kcc {
    font-weight: 600;
    color: white;
    font-size: 14px;
}

.wxu9v67db4c {
    color: rgba(255, 255, 255, 0.6);
    font-size: 12px;
}

.i9qod25r0nwudiydr2 {
    padding: 15px 20px;
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.m08l7exppqor30r {
    position: relative;
    width: 44px;
    height: 24px;
    cursor: pointer;
}

.scm4jjpxf0guopj {
    opacity: 0.6;
    cursor: not-allowed;
}

.f44mlbf6akjbto8h7 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.15);
    transition: all 0.3s ease;
}

.f3tifr59qx9zavy7ta {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: white;
    transition: all 0.3s ease;
}

.f44mlbf6akjbto8h7.t2bpqlftbvxdr2nqms {
    background: #FBFF00;
}

.f3tifr59qx9zavy7ta.t2bpqlftbvxdr2nqms {
    transform: translateX(20px);
}

.dj1178jf3va0cpf6xg {
    background: transparent;
    color: #FBFF00;
    border: 1px solid #FBFF00;
    padding: 8px 16px;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
    transition: all 0.2s ease;
}

.dj1178jf3va0cpf6xg:hover {
    background: rgba(255, 255, 255, 0.05);
}

.uetint1qpums {
    background: #FBFF00;
    color: white;
    border: none;
    padding: 8px 16px;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
    transition: all 0.2s ease;
}

.uetint1qpums:hover {
    background: #FBFF26;
}

.cf2jtcu4cqalzm0 {
    background: rgba(255, 255, 255, 0.15);
    color: white;
    border: none;
    padding: 8px 16px;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
    transition: all 0.2s ease;
}

.cf2jtcu4cqalzm0:hover {
    background: rgba(255, 255, 255, 0.25);
}

.q5fj30ej4w1 {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
}

.q5fj30ej4w1 button {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(31, 31, 31, 0.9);
    color: #FBFF00;
    border: none;
    font-size: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    transition: all 0.2s ease;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}

.q5fj30ej4w1 button:hover {
    transform: scale(1.05);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

@media (max-width: 768px) {
    .s5a89hg9kwcs3ifc {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .rx5627sw0j {
        width: 100%;
        justify-content: flex-end;
    }
    
    .bd2vn0syjna5,
    .fgkl75w35kqd,
    .p8448jct00j870jj6 {
        padding: 6px 12px;
        font-size: 12px;
    }
    
    .c5u2m3iheb {
        width: 12px;
        height: 12px;
    }
}
@media (max-width: 768px) {
    .z6apteuqtdmwkg7qd {
        width: 95%; top: 5px; }
    
    .s5a89hg9kwcs3ifc {
        padding: 12px 15px;
        gap: 8px;
    }
    
    .msgqjsvjue {
        font-size: 11px;
        line-height: 1.4;
    }
    
    .rx5627sw0j {
        gap: 5px;
    }
    
    .bd2vn0syjna5,
    .fgkl75w35kqd,
    .p8448jct00j870jj6 {
        padding: 5px 10px;
        font-size: 11px;
    }
    
    .kr7yobqbmnr9k5wtim {
        font-size: 14px;
    }
}

.dwisbmqdjuve0ixe5f1a {
        margin-bottom: 40px;
        padding: 0;
    }
    
    .dwisbmqdjuve0ixe5f1a h2 {
        margin-bottom: 25px;
        font-size: 24px;
        font-weight: 600;
        color: #FBFF00;
    }
    
    .ldamcgkgki {
        display: grid;
        gap: 16px;
        grid-template-columns: 1fr;
    }
    
    .ggkr3dgzl77epccua {
    background: rgba(30, 30, 30, 0.9);
    border-radius: 8px;
    transition: all 0.3s ease;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
}
    
    .ggkr3dgzl77epccua:hover {
        transform: translateY(-3px);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
        border-color: #FBFF00;
    }
    
    .ggkr3dgzl77epccua::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 8px;
    border: 0.5px solid transparent; pointer-events: none;
    z-index: 15; transition: opacity 0.3s ease, border-color 0.3s ease;
}
    
    .ggkr3dgzl77epccua:hover::before {
        border-color: #FBFF00;
    }
    
    .mbu09dneoo2vanx7168b {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5; }
    
    .egsojh8rv5qk {
        position: absolute;
        inset: 0;
        clip-path: polygon(0 0, 100% 0, 100% 70%, 50% 100%, 0 70%);
    }
    
    .mbu09dneoo2vanx7168b span {
    position: relative;
    z-index: 6; font-weight: bold;
    color: white;
    font-size: 18px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); }
    
    .mwz2ck2ppcgi {
        display: flex;
        padding: 16px 16px 16px 48px;
    }
    
    .ltu7wmngz58d7 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 25%;
        padding-right: 16px;
    }
    
    .wwhz1eusbizix0fs8xq7 {
        width: 135px;
        height: 75px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        background-color: transparent;
    }
    
    .wwhz1eusbizix0fs8xq7 img {
        max-width: 100%;
        max-height: 100%;
        width: auto; height: auto; object-fit: contain;
        filter: none; 
        border: none;
        outline: none;
        box-shadow: none;
    }
    
    .ltu7wmngz58d7 h3 {
    font-size: 18px;
    font-weight: 700; color: white !important; margin-top: 8px;
    margin-bottom: 4px;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); letter-spacing: 0.5px; }
    
    .e3ma6pcf44qz20 {
    display: flex;
    margin-top: 0px;
    margin-bottom: 0;
    justify-content: center;
    color: #FFB800;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 2px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
}
    
        .uer35l6d05xyyh80 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; width: 40%;
        text-align: center; }
    
    .uer35l6d05xyyh80 ul {
        list-style-type: none;
        padding: 0;
        margin: 0 auto; display: flex;
        flex-direction: column;
        gap: 4px;
        width: fit-content; }
    
    .uer35l6d05xyyh80 ul li {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.8);
        text-align: left; }
    
        @media (min-width: 768px) {
        .uer35l6d05xyyh80 ul {
            margin: 0 auto;
        }
        
        .kb63hunq094aq8 {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    .h44hdtorrzpl8xxq7rh {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 35%;
    }
    
    .h44hdtorrzpl8xxq7rh div:first-child {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.6);
        margin-bottom: 4px;
    }
    
    .h44hdtorrzpl8xxq7rh div:nth-child(2) {
        font-size: 18px;
        font-weight: bold;
        color: #4ADE80;
        margin-bottom: 16px;
        text-align: center;
    }
    
.axk4avi7382y {
    background: linear-gradient(
        45deg,
        #FBFF00,
        #FBFF26,
        #FBFF00,
        #E1E500
    );
    background-size: 300% 300%;
    animation: gradientShift 4s ease infinite;
    color: white;
    padding: 12px 24px;
    border-radius: 8px;
    border: none;
    font-weight: 600;
    font-size: 16px;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    width: 75%;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    position: relative;
        overflow: hidden; }

.ggkr3dgzl77epccua:first-child .axk4avi7382y {
    animation: 
        gradientShift 4s ease infinite,
        pulse 5s ease-in-out infinite;
}

    
.axk4avi7382y::after {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(0deg, 
                transparent, 
                rgba(255, 255, 255, 0.3), 
                transparent);
    transform: rotate(30deg);
    animation: buttonSweep 3s linear infinite;
    opacity: 0;
    pointer-events: none;
}

.axk4avi7382y:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.3);
}

.axk4avi7382y:active {
    transform: scale(0.98);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.axk4avi7382y:hover::after {
    opacity: 1;
}
    
    .md5jtle892zvqjyd8 {
        background-color: #FFB800;
        color: black;
        font-size: 12px;
        font-weight: bold;
        padding: 0px 5px;
        border-radius: 1.5px;
        display: inline-flex;
        align-items: center;
    }
    
    .md5jtle892zvqjyd8 span {
        margin-right: 4px;
    }
    
    .l899uqgvezgt2, .yzmypurnzjklle, .od271scyzy3m4dk3y4 {
        display: none;
    }
    
    @media (max-width: 767px) {
                .mwz2ck2ppcgi {
            display: grid;
            grid-template-columns: 1fr 1fr;
            padding: 16px 16px 16px 16px;
            grid-gap: 16px;
        }
        
        .ltu7wmngz58d7 {
            width: 100%;
            grid-column: 1;
            padding-right: 0;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        
        .uer35l6d05xyyh80 {
            width: 100%;
            grid-column: 2;
            text-align: left; align-items: flex-start; }
        
        .h44hdtorrzpl8xxq7rh {
            display: none;
        }
        
        .yzmypurnzjklle {
            display: block;
            width: 100%;
            grid-column: span 2;
            margin-top: 10px;
        }
        
        .yzmypurnzjklle .axk4avi7382y {
            width: 100%;
        }
        
                .l899uqgvezgt2 {
            display: block;
            margin-bottom: 12px;
            text-align: left; }
        
        .l899uqgvezgt2 div:first-child {
            font-size: 14px;
            color: rgba(255, 255, 255, 0.6);
            text-align: left; }
        
        .l899uqgvezgt2 div:last-child {
            font-size: 16px;
            font-weight: bold;
            color: #4ADE80;
            text-align: left; }
        
        .uer35l6d05xyyh80 ul {
            width: 100%; margin: 0; }
        
        .mbu09dneoo2vanx7168b {
            width: 32px;
            height: 45px;
        }
        
        .wwhz1eusbizix0fs8xq7 {
            width: 100px;
            height: 60px;
        }
        
        .e3ma6pcf44qz20 {
    font-size: 14px;
}
        
        .od271scyzy3m4dk3y4 {
            display: flex;
            justify-content: center;
            margin-top: 20px;
        }
        
        .kb63hunq094aq8 {
            display: none;
        }
        
        .uer35l6d05xyyh80 ul {
            gap: 2px;
        }
        
        .uer35l6d05xyyh80 ul li {
            font-size: 13px;
        }
    }
    
    @media (min-width: 768px) {
        .kb63hunq094aq8 {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    @media (min-width: 768px) and (max-width: 991px) {
        .wwhz1eusbizix0fs8xq7 {
            width: 100px;
            height: 60px;
        }
        
        .ltu7wmngz58d7 {
            width: 20%;
        }
        
        .uer35l6d05xyyh80 {
            width: 45%;
        }
        
        .h44hdtorrzpl8xxq7rh {
            width: 35%;
        }
    }
    .u3yofdyylddo8yf {
        color: #4ADE80;
        margin-right: 6px;
        display: inline-block;
    }
    .c1ukxrpfuqrvsy5t40 {
        background-color: #FBFF00; }
    
    .okvod1hohfrnbx {
        background-color: #AAB0C0; }
    
    .rxipytzcbmk22eh6wrq6 {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        border-radius: 6px;
        cursor: pointer;
        transition: all 0.2s ease;
        position: relative;
        order: 10;
    }
    
    .rxipytzcbmk22eh6wrq6:hover {
        transform: scale(1.05);
    }
    
    .rxipytzcbmk22eh6wrq6::after {
        content: '▼';
        position: absolute;
        top: 50%;
        right: -8px;
        transform: translateY(-50%);
        font-size: 10px;
        color: #FBFF00;
        width: 12px;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .x3oi0ga4jbfx {
        width: 28px;
        height: 21px;
        object-fit: cover;
        border-radius: 3px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 
                    0 0 0 0.5px rgba(0, 0, 0, 0.1);
    }
    
    .tilxvn8ctjhcen {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10000;
        display: none;
        align-items: center;
        justify-content: center;
    }
    
    .u6ge1acub5x665qw095p {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(4px);
        -webkit-backdrop-filter: blur(4px);
        animation: fadeInOverlay 0.3s ease;
    }
    
    @keyframes fadeInOverlay {
        from {
            opacity: 0;
            backdrop-filter: blur(0px);
            -webkit-backdrop-filter: blur(0px);
        }
        to {
            opacity: 1;
            backdrop-filter: blur(4px);
            -webkit-backdrop-filter: blur(4px);
        }
    }
    
    .ghr150kjvye0 {
        position: relative;
        max-width: 400px;
        width: 90%;
        max-height: 500px;
        padding: 30px;
        border-radius: 12px;
        animation: fadeIn 0.3s ease;
    }
    
    .ghr150kjvye0.epn4k8a9gpggsvq {
        background: linear-gradient(135deg, #2a1a4e 0%, #1f1338 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.1);
    }
    
    .ghr150kjvye0.ywwvz9s9zbzfa1gclu {
        background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.08);
    }
    
    .ghr150kjvye0.yl2fzcsmobjl6 {
        background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
        color: #333;
        box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
        border: 1px solid rgba(0, 0, 0, 0.08);
    }
    
    .vaxxs7u5b8o {
        position: absolute;
        top: 5px;
        right: 5px;
        border: none;
        width: 28px;
        height: 28px;
        border-radius: 50%;
        font-size: 18px;
        font-weight: 300;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        background: transparent;
        transition: opacity 0.2s ease, transform 0.2s ease;
        z-index: 10;
        opacity: 0.6;
    }
    
    .epn4k8a9gpggsvq .vaxxs7u5b8o,
    .ywwvz9s9zbzfa1gclu .vaxxs7u5b8o {
        color: rgba(255, 255, 255, 0.9);
    }
    
    .yl2fzcsmobjl6 .vaxxs7u5b8o {
        color: rgba(0, 0, 0, 0.5);
    }
    
    .vaxxs7u5b8o:hover {
        opacity: 1;
        transform: scale(1.1);
    }
    
    .n86tnhwzv5wdwqvfzn5t {
        display: grid;
        gap: 15px;
        grid-template-columns: repeat(auto-fill, minmax(100px, 140px));
        justify-content: center;
        padding-top: 15px;
        max-height: 400px;
        overflow-y: auto;
        overflow-x: hidden;
    }
    
    .n86tnhwzv5wdwqvfzn5t:has(.vhusx422mo0res:nth-child(4)) {
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    }
    
    .n86tnhwzv5wdwqvfzn5t:has(.vhusx422mo0res:only-child) {
        grid-template-columns: 1fr;
        max-width: 180px;
        margin: 0 auto;
    }
    
    .n86tnhwzv5wdwqvfzn5t:has(.vhusx422mo0res:nth-child(2):last-child) {
        grid-template-columns: repeat(2, 140px);
        justify-content: center;
    }
    
    .n86tnhwzv5wdwqvfzn5t:has(.vhusx422mo0res:nth-child(3):last-child) {
        grid-template-columns: repeat(3, 120px);
        justify-content: center;
    }
    
    .n86tnhwzv5wdwqvfzn5t::-webkit-scrollbar {
        width: 6px;
    }
    
    .n86tnhwzv5wdwqvfzn5t::-webkit-scrollbar-track {
        background: rgba(255, 255, 255, 0.05);
        border-radius: 3px;
    }
    
    .n86tnhwzv5wdwqvfzn5t::-webkit-scrollbar-thumb {
        background: rgba(255, 255, 255, 0.2);
        border-radius: 3px;
    }
    
    .n86tnhwzv5wdwqvfzn5t::-webkit-scrollbar-thumb:hover {
        background: rgba(255, 255, 255, 0.3);
    }
    
    .vhusx422mo0res {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 15px 10px;
        border-radius: 8px;
        cursor: pointer;
        transition: transform 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
        text-decoration: none;
        border: 2px solid transparent;
    }
    
    .vhusx422mo0res:hover {
        transform: translateY(-3px) scale(1.05);
    }
    
    .vhusx422mo0res.epn4k8a9gpggsvq:hover {
        background: rgba(255, 255, 255, 0.08);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    }
    
    .vhusx422mo0res.ywwvz9s9zbzfa1gclu:hover {
        background: rgba(255, 255, 255, 0.06);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
    }
    
    .vhusx422mo0res.yl2fzcsmobjl6:hover {
        background: rgba(67, 97, 238, 0.05);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    }
    
    .bzplui9cpim6 {
        width: 48px;
        height: 36px;
        object-fit: cover;
        border-radius: 4px;
        margin-bottom: 8px;
        display: block;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    }
    
    .czfdtuw1jgy1x0l {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }
    
    .epn4k8a9gpggsvq .czfdtuw1jgy1x0l {
        color: rgba(255, 255, 255, 0.95);
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    }
    
    .ywwvz9s9zbzfa1gclu .czfdtuw1jgy1x0l {
        color: rgba(255, 255, 255, 0.9);
        text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    }
    
    .yl2fzcsmobjl6 .czfdtuw1jgy1x0l {
        color: #2c3e50;
        text-shadow: none;
    }
    
    .vhusx422mo0res:hover .czfdtuw1jgy1x0l {
        }
    
    @keyframes fadeIn {
        from {
            opacity: 0;
            transform: scale(0.8) translateY(-20px);
            filter: blur(10px);
        }
        to {
            opacity: 1;
            transform: scale(1) translateY(0);
            filter: blur(0);
        }
    }
    
    @keyframes slideIn {
        from {
            opacity: 0;
            transform: translateY(-30px) rotateX(-15deg);
        }
        to {
            opacity: 1;
            transform: translateY(0) rotateX(0);
        }
    }
    
    @media (max-width: 768px) {
        .ghr150kjvye0 {
            max-width: 320px;
            min-width: 280px;
            padding: 15px 10px;
            margin: 0 10px;
        }
        
        .vaxxs7u5b8o {
            top: 3px;
            right: 3px;
            width: 26px;
            height: 26px;
            font-size: 16px;
        }
        
        .n86tnhwzv5wdwqvfzn5t {
            display: grid !important;
            grid-template-columns: repeat(auto-fill, minmax(70px, 1fr)) !important;
            gap: 8px !important;
            padding: 20px 8px 10px 8px;
            max-width: 100%;
            box-sizing: border-box;
            justify-content: center;
        }
        
        .n86tnhwzv5wdwqvfzn5t:has(.vhusx422mo0res:only-child) {
            grid-template-columns: 70px !important;
            justify-content: center;
        }
        
        .n86tnhwzv5wdwqvfzn5t:has(.vhusx422mo0res:nth-child(2):last-child) {
            grid-template-columns: repeat(2, 70px) !important;
            justify-content: center;
        }
        
        .n86tnhwzv5wdwqvfzn5t:has(.vhusx422mo0res:nth-child(3):last-child) {
            grid-template-columns: repeat(3, 70px) !important;
            justify-content: center;
        }
        
        .vhusx422mo0res {
            padding: 12px 5px;
        }
        
        .bzplui9cpim6 {
            width: 36px;
            height: 27px;
        }
        
        .czfdtuw1jgy1x0l {
            font-size: 12px;
        }
        
        .rxipytzcbmk22eh6wrq6 {
            width: 40px;
            height: 40px;
        }
        
        .x3oi0ga4jbfx {
            width: 26px;
            height: 19px;
        }
    }
