
    html {
    overflow-x: hidden;
    width: 100%;
    position: relative;
    --cookie-banner-height: 0px;
}
       
html, .tbhzwn183rrmn0 {
    overflow-x: hidden;
    max-width: 100%;
    width: 100%;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, system-ui, sans-serif;
    margin: 0;
    padding: 0;
    background: #1A1F37 !important;
    background-image: #1A1F37 !important;
    color: rgba(255, 255, 255, 0.9);
    min-height: 100vh;
    line-height: 1.6;
    scroll-behavior: smooth;
    position: relative;
}
        
.ah5az5nyfoctniai6 {
    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;
}
        
.j7937lm7nlf {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid rgba(255, 184, 0, 0.1);
    margin-bottom: 40px;
    position: relative;
    flex-wrap: wrap;
}
        
.m1qzebtt7y4wdsek87 {
    margin: 0 15px;
    display: flex;
    align-items: center;
    z-index: 2;
}

.j1tcf3fo8uzre7l {
    background: linear-gradient(
        45deg,
        #FFB800,
        #FFC226,
        #FFB800,
        #E5A500
    );
    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) {
    .j1tcf3fo8uzre7l {
        animation: 
            gradientShift 4s ease infinite,
            pulse 5s ease-in-out infinite !important;
    }
}

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

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

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

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

    .cz64imsv4bta {
        flex: 0 0 auto;
    }
    
    .m1qzebtt7y4wdsek87 {
        margin: 0 0 0 auto; flex: 0 0 auto; }


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

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

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

.j1tcf3fo8uzre7l:hover {
    background: linear-gradient(
        45deg,
        #FFC226,
        #FFB800
    );
    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);
    }
}
    
    .jgcb14k0spqdlnyzx {
        flex: 0 0 auto;
        position: relative;
        z-index: 1; }
}

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

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

.cz64imsv4bta a:hover {
    color: #FFC226;
}

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

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

.xv2wwa3o773r 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(255, 184, 0, 0.1);
}

.xv2wwa3o773r a:hover {
    color: #FFB800;
    background: rgba(255, 184, 0, 0.1);
    transform: translateY(-2px);
}

.xv2wwa3o773r a.active {
    background: #FFB800;
    color: #fff;
}
       
.c2spchbiyrlpoly52ky {
    line-height: 1.8;
    background: rgba(26, 31, 55, 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;
}

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

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

.c2spchbiyrlpoly52ky 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);
}

.c2spchbiyrlpoly52ky a {
    color: #FFB800;
}

.c2spchbiyrlpoly52ky a:hover {
    color: #FFC226;
}

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

h1, h2, h3, h4, h5, h6 {
    color: #FFB800 !important;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, system-ui, sans-serif;
    font-weight: 700;
}

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

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

.oqllizgxbngm7 th {
    background: linear-gradient(
        to bottom,
        rgba(36, 41, 65, 0.7),
        rgba(26, 31, 55, 0.5)
    );
    color: #FFB800;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.85em;
    letter-spacing: 0.5px;
    padding: 12px 15px;
    text-align: left;
    border-bottom: 2px solid #FFB800;
    border-right: 1px solid rgba(255, 255, 255, 0.03);  
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.oqllizgxbngm7 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);
}

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

.oqllizgxbngm7 tr:first-child td {
    background: linear-gradient(
        to bottom,
        rgba(36, 41, 65, 0.9),
        rgba(26, 31, 55, 0.7)
    );
    font-weight: 800;
    color: #FFB800;
    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 #FFB800;
}

.oqllizgxbngm7 tr:first-child:hover td {
    background: linear-gradient(
        to bottom,
        rgba(41, 46, 70, 0.9),
        rgba(31, 36, 60, 0.7)
    );
    transition: background 0.3s ease;
}

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

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

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

.mr3qen6e4x9que6ax {
    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;
}

.q14qwrut9ppm5h {
    width: 100%;
    padding: 25px 20px;
    cursor: pointer;
    text-align: left;
    color: rgba(255, 255, 255, 0.7);
    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;
}

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

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

.q14qwrut9ppm5h:hover {
    color: rgba(255, 255, 255, 0.9);
}

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

.q14qwrut9ppm5h.active + .nuiiexwqa2v {
    max-height: 0;
    padding: 0 20px;
}

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

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

.nuiiexwqa2v a {
    color: rgba(255, 255, 255, 0.5);
    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;
}

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

.nuiiexwqa2v a:hover {
    color: #FFB800;
    opacity: 0.8;
    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;
}

.tpvy9776f92m7.promo-button {
    background: linear-gradient(45deg, 
        #FFB800, 
        #FFC226, 
        #FFB800, 
        #E5A500);
    background-size: 300% 300%;
    animation: 
        gradientShift 4s ease infinite,
        pulse 5s ease-in-out infinite;
}

@media (max-width: 699px) {
    .banner-site-logo {
        width: 50px;
        height: 35px;
        font-size: 14px;
    }
    
    .banner-site-title {
        font-size: 14px;
    }
    
    .epqitrfnexf3s0 {
        font-size: 12px;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    }
    
    .tpvy9776f92m7.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);
    }
}

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

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

.kzx6u8dmx9qy2nw {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 50;
    width: 100%;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, system-ui, sans-serif;
    background: linear-gradient(to right, #1a365d, #4a3880);
    border-top: 1px solid rgba(59, 130, 246, 0.5);
}

.l9i57gadcllj0i1 {
    padding: 12px 15px;
    position: relative;
    max-width: 800px;
    margin: 0 auto;
}

.banner-close-button {
    position: absolute;
    top: 8px;
    right: 8px;
    background: transparent;
    border: none;
    color: rgba(255, 255, 255, 0.6);
    cursor: pointer;
    font-size: 18px;
    line-height: 1;
    padding: 4px 8px;
    z-index: 2;
}

.banner-close-button:hover {
    color: #fff;
}

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

.zc07wi5blbn {
    display: flex;
    align-items: center;
    margin-left: 15px;
}

.bjaboar1uwtc {
    width: 50px;
    height: 35px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    position: relative;
}

.bjaboar1uwtc.yx3nfrbq3r59vyk1 {
    background-color: #f0f0f0;
    color: #333;
}

.bjaboar1uwtc.wf4x1i8563bd {
    background-color: #333;
    color: #f0f0f0;
}

.bjaboar1uwtc.h4g6b74htefpapmq {
    background-color: #f0f0f0;
    color: #333;
}

.bjaboar1uwtc.eotqvniuivqebltdn2 {
    background-color: #333;
    color: #f0f0f0;
}

.bjaboar1uwtc.kbrw1is3qe1xp {
    background-color: #f0f0f0;
    color: #333;
}

.bjaboar1uwtc.afuv6c7qw47 {
    background-color: #333;
    color: #f0f0f0;
}

.bjaboar1uwtc.x1dlbgxvtz {
    opacity: 0.5;
}

.bjaboar1uwtc.x1dlbgxvtz img {
    opacity: 0.7 !important;
}

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

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

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

.tpvy9776f92m7.l2hj7hxfpyc0v {
    font-size: 11px;
    letter-spacing: 0;
}




.bv0ogzb06bpen {
    margin: 0 6px;
    color: #93c5fd;
    font-size: 14px;
}

.co76wyew9i2t29pk {
    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);
}

.bxp1yt9tx388bfw3ah {
    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);
}

.f5fql1rh1hpn520zxz {
    margin-left: 13px;
}

.ju8z3js8mmk {
    color: white;
    font-weight: bold;
    font-size: 14px;
    margin: -5px 0 0 0;
}

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

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

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

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

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

.ch5tzzgr17galuc9gonl {
    opacity: 0.9;
}

@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);
    }
}

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

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

.tpvy9776f92m7 {
    background: linear-gradient(45deg, 
        #FFB800, 
        #FFC226, 
        #FFB800, 
        #E5A500);
    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: clamp(10px, 3vw, 13px);
    white-space: normal;
    text-align: center;
    flex-shrink: 0;
    box-shadow: 0 2px 15px rgba(255, 184, 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;
}

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

.dnqq3tkozan1pno49d.gg0yzrf1uc,
.tpvy9776f92m7.gg0yzrf1uc {
    display: none;
}

@media (max-width: 699px) {
    .l9i57gadcllj0i1 {
        display: flex;
        flex-direction: row;
        padding: 10px 15px;
        min-height: 90px;
        position: relative;
    }
    
    .dnqq3tkozan1pno49d.gg0yzrf1uc {
        display: none;
    }
    
    .zxtz2lkqno2f {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-right: 100px;
    }
    
    .fnjo2la7zu7h5z {
        margin-bottom: 5px;
        flex-wrap: wrap;
    }
    
    .tpvy9776f92m7:not(.gg0yzrf1uc) {
        position: absolute;
        right: 15px;
        top: 10px;
        bottom: 10px;
        width: 90px;
        padding: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        line-height: 1.2;
        text-align: center;
        border-radius: 6px;
        
        animation: 
            gradientShift 4s ease infinite,
            wiggle 6s ease-in-out infinite;
    }
    
    .g74h0m6h8c {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    
    .dnqq3tkozan1pno49d {
        display: flex;
        flex-direction: column;
        gap: 6px;
        width: 100%;
        margin-right: 0;
        margin-bottom: 0;
    }
    
    .ch5tzzgr17galuc9gonl {
        font-size: 12px;
    }
    
        .tpvy9776f92m7 {
        position: absolute;
        right: 15px;
        top: 10px;
        bottom: 10px;
        width: 90px;
        padding: 5px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        font-size: clamp(10px, 3vw, 13px);
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: -0.3px;
        line-height: 1.1;
        text-align: center;
        border-radius: 6px;
        word-break: normal;
        overflow-wrap: break-word;
        hyphens: none;
        
        background: linear-gradient(45deg, 
            #FFB800, 
            #FFC226, 
            #FFB800, 
            #E5A500);
        background-size: 300% 300%;
        animation: 
            gradientShift 4s ease infinite,
            wiggle 6s ease-in-out infinite;
    }
    
    .zxtz2lkqno2f {
        padding-right: 100px;
    }
    
    .tpvy9776f92m7.l2hj7hxfpyc0v {
        font-size: 11px;
        letter-spacing: 0;
    }
    
    .tpvy9776f92m7.gg0yzrf1uc {
        display: none;
    }
}

@media (min-width: 700px) {
    .l9i57gadcllj0i1 {
        padding: 10px 15px;
        display: flex;
        align-items: center;
    }
        .tpvy9776f92m7:not(.gg0yzrf1uc) {
        display: none !important;
    }
    
    .zxtz2lkqno2f {
        margin-bottom: 0;
        flex: 1;
        justify-content: space-between;
        display: flex;
        align-items: center;
    }
    
    .g74h0m6h8c {
        display: none;
    }
    
    .dnqq3tkozan1pno49d.gg0yzrf1uc {
        display: flex;
        flex-direction: row;
        gap: 15px;
        margin-left: auto;
        margin-right: 15px;
    }
    
.dnqq3tkozan1pno49d.gg0yzrf1uc {
    display: flex !important;
    flex-direction: row;
    gap: 15px;
    margin-left: auto;
    margin-right: 15px;
}

.tpvy9776f92m7.gg0yzrf1uc {
    display: block !important;
    animation: 
            gradientShift 2s ease infinite,
            pulse 7s ease-in-out infinite !important;
}
    
    .fnjo2la7zu7h5z {
        margin-bottom: 0;
        flex: 1;
        justify-content: space-between;
    }
    
    .f5fql1rh1hpn520zxz {
        min-width: 150px;
    }
}

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

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

.e30xdedafh {
    display: inline-block;
    padding: 15px 40px;
    background: linear-gradient(to right, #FFB800, #FFC226);
    color: white !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;
}
  
.e30xdedafh:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.4);
    background: linear-gradient(to right, #FFBF19, #FFC93F);
}
  
.e30xdedafh: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;
}
 
.y4dsiceueik8qlbznk {
    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: #FFB800;
    font-weight: 700;
}
  
.pkoqeox25oqh2 {
    padding: 0 15px;
}
  
.pkoqeox25oqh2 h1 {
    font-size: 28px;
    margin-bottom: 20px;
    text-align: center;
}
  
.bqd1vhpjhq {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 20px;
    background: rgba(255, 255, 255, 0.05);
    padding: 15px;
    border-radius: 8px;
}
  
.bqd1vhpjhq p {
    margin: 0;
}
  
.vdzdwf7jmh {
    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;
}
  
.vdzdwf7jmh iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 8px;
}
  
.z4wa0rhap33 {
    margin-top: 30px;
    line-height: 1.7;
}
  
.z4wa0rhap33 h2 {
    margin-bottom: 15px;
}
  
@media (max-width: 768px) {
    .pkoqeox25oqh2 h1 {
        font-size: 24px;
    }
    
    .vdzdwf7jmh {
        padding-bottom: 75%;
    }
}
  
.y5ehin6m2o {
    display: flex;
    overflow-x: auto;
    padding-bottom: 10px;
    gap: 12px;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    
    -ms-overflow-style: none;
    scrollbar-width: none;
}

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

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

.dpc33jovqysdh0g3t7ux::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;
}

.dpc33jovqysdh0g3t7ux:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

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

.gzznczkkkqnzg898g41 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; 
}
  
.nk30ye8yuz5a57 {
    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;
}
  
.n52na0czodrvurz {
    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;
}

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

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

.djuw4s0qqto8y2zzm9d {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
    margin-top: auto;
}
  
.p03ryvu6exkd5qx2gh9c {
    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;
}
  
.p03ryvu6exkd5qx2gh9c:hover {
    background: rgba(255, 255, 255, 0.25);
    transform: scale(1.02);
    color: white !important;
}
  
.fojylizzffj0ncg9cf90 {
    display: block;
    width: 100%;
    margin: 0;
    padding: 8px 0;
    font-size: 12px;
    font-weight: 600;
    color: white !important;
    background: linear-gradient(45deg, 
                #FFB800, 
                #FFC226, 
                #FFB800, 
                #FFBF19);
    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;
}

.fojylizzffj0ncg9cf90::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;
}
  
.fojylizzffj0ncg9cf90:hover {
    background: linear-gradient(45deg, 
                #FFBF19, 
                #FFC93F, 
                #FFBF19, 
                #FFC633);
    transform: scale(1.03);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
    animation: buttonShimmerFast 1.5s ease infinite;
}
  .fojylizzffj0ncg9cf90: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);
    }
}
.fojylizzffj0ncg9cf90:active {
    transform: scale(0.98);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.p03ryvu6exkd5qx2gh9c:active {
    transform: scale(0.98);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
  
.xwf4qkr1u57qt {
    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: 0 4px 15px rgba(0, 0, 0, 0.1);
    height: 220px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
}

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

.c72fajlnux1qbef2n8cc {
    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;
}

.ggzgyna7p21t {
    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;
}

.ggzgyna7p21t.active {
    color: #FFB800;
    text-shadow: 0 0 10px rgba(255, 184, 0, 0.5);
}

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

.ggzgyna7p21t.hover {
    color: #FFC633;
    transform: scale(1.2);
}

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

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

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

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

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

.fl12ojct11pcmg2k0v {
    border-top: 1px solid rgba(255, 184, 0, 0.1);
    color: rgba(255, 255, 255, 0.7);
    padding: 20px 10px;
    margin-top: 60px;
    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;
    }
    
    & > .t677u3m6dp: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) {
    .fl12ojct11pcmg2k0v {
        margin-bottom: 300px !important; padding-bottom: 50px !important;
        position: relative !important; }
}
    
    & > .t677u3m6dp: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;
    }
}

.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;
}

.r8e6tnm2ptar {
    position: fixed;
    display: none;
    bottom: 90px;
    right: 20px;
    width: 40px;
    height: 40px;
    background-color: rgba(26, 31, 55, 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;
}

.r8e6tnm2ptar:hover {
    background-color: rgba(26, 31, 55, 0.95);
    box-shadow: 0 2px 12px rgba(255, 184, 0, 0.1);
    transform: translateY(-2px);
}

.a48y5i55hnq3mgkm7f {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    padding: 15px 35px;
    font-size: 18px;
    font-weight: 600;
    color: white;
    background: linear-gradient(
        45deg,
        #FFB800,
        #FFC226
    );
    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;
}

.a48y5i55hnq3mgkm7f::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;
}

.a48y5i55hnq3mgkm7f:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3),
                0 0 20px rgba(255, 184, 0, 0.1),
                inset 0 2px 2px rgba(255, 255, 255, 0.3);
    background: linear-gradient(
        45deg,
        #FFC226,
        #FFB800
    );
}

.a48y5i55hnq3mgkm7f: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);
    }
}

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

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

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

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

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

.q0v55ux7vowi3 img {
    width: 20px;
    height: 20px;
    filter: invert(80%) sepia(30%) saturate(200%);
    transition: filter 0.3s ease;
}

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

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

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

.jgcb14k0spqdlnyzx span:nth-child(1) { top: 0; }
.jgcb14k0spqdlnyzx span:nth-child(2) { 
    top: 10px;
    width: 75%;
    right: 0;
    left: auto;
}
.jgcb14k0spqdlnyzx 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) {
    .ah5az5nyfoctniai6 {
        padding: 15px;
        width: 100%;
        max-width: 100%;
        margin: 0;
        box-sizing: border-box;
    }
				
    .eqgpv0f8ythx {
        display: none !important;
    }
			
    html.menu-open,
    .tbhzwn183rrmn0.menu-open {
        overflow: hidden;
        position: fixed;
        width: 100%;
        height: 100%;
    }
            
    .ah5az5nyfoctniai6 {
        padding: 15px;
        width: 100%;
        max-width: 100%;
        margin: 0;
        box-sizing: border-box;
    }
            
    .j7937lm7nlf {
        padding: 15px 0;
        width: 100%;
        margin-bottom: 30px;
    }
    
    .mr3qen6e4x9que6ax {
        margin-left: 5px;
        margin-right: 5px;
    }

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

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

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

    .jgcb14k0spqdlnyzx {
        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);
        }
    }
    
    .jgcb14k0spqdlnyzx.active span:nth-child(1) {
        transform: rotate(45deg) translate(8px, 8px);
    }

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

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

    .c2spchbiyrlpoly52ky {
        padding: 15px 10px;
        margin: 0;
        border-radius: 12px;
        background: rgba(26, 31, 55, 0.5);
    }

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

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

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

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

    .oqllizgxbngm7::after {
        content: '→';
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
        color: #FFB800;
        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);
    }

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

    .oqllizgxbngm7.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;
        }
    }

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

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

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

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

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

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

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

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

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

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

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

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


.pk7og9dwu4hcc6cb396 {
    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; }

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

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

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

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

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


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

.h90elcnc4mfoqqir1dp {
    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; }

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

.b35xedxg7y3d {
    color: #FFB800;
    font-size: 18px; }

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

.iqong6xn1zkx {
    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;
}

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

.sf33nhajvts6qahj {
    background: rgba(255, 184, 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;
}

.sf33nhajvts6qahj:hover {
    background: #FFB800; }


.xynk3lmtwn6 {
    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) {
    .iqong6xn1zkx,
    .sf33nhajvts6qahj,
    .xynk3lmtwn6 {
        padding: 7px 13px; font-size: 13px; }
    
    .xynk3lmtwn6 {
        gap: 6px; }
    
    .orn7sryyrzkqq {
        width: 12px;
        height: 12px;
    }
    
    .b35xedxg7y3d {
        font-size: 14px; }
    
    .ppezh1bqyb6o482ezl {
        font-size: 13px; }
}

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

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

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

.tjifixr6hxygkxwe {
    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);
}

.mm5dn8mfys6n0kl5wc {
    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); }
}

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

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

.pr263clp473dga9 {
    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;
}

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

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

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

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

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

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

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

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

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

.w6gsdalvc0js00hfq {
    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;
}

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

.w6gsdalvc0js00hfq.uk3z2gqxewi22i2 {
    background: #FFB800;
}

.dtdm83idssjh.uk3z2gqxewi22i2 {
    transform: translateX(20px);
}

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

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

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

.vq1vcvqs0oy3p9:hover {
    background: #FFC226;
}

.yyo9tsuf7cjxiikb {
    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;
}

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

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

.z91rxfeo4qodgx7 button {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(31, 31, 31, 0.9);
    color: #FFB800;
    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);
}

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

@media (max-width: 768px) {
    .h90elcnc4mfoqqir1dp {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .n0o1z20qw9flg0cfwnn5 {
        width: 100%;
        justify-content: flex-end;
    }
    
    .iqong6xn1zkx,
    .sf33nhajvts6qahj,
    .xynk3lmtwn6 {
        padding: 6px 12px;
        font-size: 12px;
    }
    
    .orn7sryyrzkqq {
        width: 12px;
        height: 12px;
    }
}
@media (max-width: 768px) {
    .pk7og9dwu4hcc6cb396 {
        width: 95%; top: 5px; }
    
    .h90elcnc4mfoqqir1dp {
        padding: 12px 15px;
        gap: 8px;
    }
    
    .ppezh1bqyb6o482ezl {
        font-size: 11px;
        line-height: 1.4;
    }
    
    .n0o1z20qw9flg0cfwnn5 {
        gap: 5px;
    }
    
    .iqong6xn1zkx,
    .sf33nhajvts6qahj,
    .xynk3lmtwn6 {
        padding: 5px 10px;
        font-size: 11px;
    }
    
    .b35xedxg7y3d {
        font-size: 14px;
    }
}

.mk1nyelu0s5mcc95z {
        margin-bottom: 40px;
        padding: 0;
    }
    
    .mk1nyelu0s5mcc95z h2 {
        margin-bottom: 25px;
        font-size: 24px;
        font-weight: 600;
        color: #FFB800;
    }
    
    .g920dcrapm03w {
        display: grid;
        gap: 16px;
        grid-template-columns: 1fr;
    }
    
    .hgjq8n728ja {
    background: rgba(26, 31, 55, 0.9);
    border-radius: 8px;
    transition: all 0.3s ease;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
}
    
    .hgjq8n728ja:hover {
        transform: translateY(-3px);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
        border-color: #FFB800;
    }
    
    .hgjq8n728ja::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;
}
    
    .hgjq8n728ja:hover::before {
        border-color: #FFB800;
    }
    
    .ac3yz1m1euj04hehvl {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5; }
    
    .ddc238vngbbgy {
        position: absolute;
        inset: 0;
        clip-path: polygon(0 0, 100% 0, 100% 70%, 50% 100%, 0 70%);
    }
    
    .ac3yz1m1euj04hehvl 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); }
    
    .rtospp3roqam3d949l {
        display: flex;
        padding: 16px 16px 16px 48px;
    }
    
    .uwpc0kklpjkn4gc {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 25%;
        padding-right: 16px;
    }
    
    .gvtazti2k6e4rtal {
        width: 135px;
        height: 75px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        background-color: transparent;
    }
    
    .gvtazti2k6e4rtal img {
        max-width: 100%;
        max-height: 100%;
        width: auto; height: auto; object-fit: contain;
        filter: none; 
        border: none;
        outline: none;
        box-shadow: none;
    }
    
    .uwpc0kklpjkn4gc 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; }
    
    .bd9s4w619s9o1qf {
    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;
}
    
        .qic5omgjyt8dv {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; width: 40%;
        text-align: center; }
    
    .qic5omgjyt8dv ul {
        list-style-type: none;
        padding: 0;
        margin: 0 auto; display: flex;
        flex-direction: column;
        gap: 4px;
        width: fit-content; }
    
    .qic5omgjyt8dv ul li {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.8);
        text-align: left; }
    
        @media (min-width: 768px) {
        .qic5omgjyt8dv ul {
            margin: 0 auto;
        }
        
        .i0x7pzvxj5jvsa {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    .j61yfnghf1g {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 35%;
    }
    
    .j61yfnghf1g div:first-child {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.6);
        margin-bottom: 4px;
    }
    
    .j61yfnghf1g div:nth-child(2) {
        font-size: 18px;
        font-weight: bold;
        color: #4ADE80;
        margin-bottom: 16px;
        text-align: center;
    }
    
.weorumt2k12wkui7mxco {
    background: linear-gradient(
        45deg,
        #FFB800,
        #FFC226,
        #FFB800,
        #E5A500
    );
    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; }

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

    
.weorumt2k12wkui7mxco::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;
}

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

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

.weorumt2k12wkui7mxco:hover::after {
    opacity: 1;
}
    
    .vs3xn075fb {
        background-color: #FFB800;
        color: black;
        font-size: 12px;
        font-weight: bold;
        padding: 0px 5px;
        border-radius: 1.5px;
        display: inline-flex;
        align-items: center;
    }
    
    .vs3xn075fb span {
        margin-right: 4px;
    }
    
    .kqcpeeau2t, .pjy7uqwp5ngib559u, .z2ljjmrwwbi {
        display: none;
    }
    
    @media (max-width: 767px) {
                .rtospp3roqam3d949l {
            display: grid;
            grid-template-columns: 1fr 1fr;
            padding: 16px 16px 16px 16px;
            grid-gap: 16px;
        }
        
        .uwpc0kklpjkn4gc {
            width: 100%;
            grid-column: 1;
            padding-right: 0;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        
        .qic5omgjyt8dv {
            width: 100%;
            grid-column: 2;
            text-align: left; align-items: flex-start; }
        
        .j61yfnghf1g {
            display: none;
        }
        
        .pjy7uqwp5ngib559u {
            display: block;
            width: 100%;
            grid-column: span 2;
            margin-top: 10px;
        }
        
        .pjy7uqwp5ngib559u .weorumt2k12wkui7mxco {
            width: 100%;
        }
        
                .kqcpeeau2t {
            display: block;
            margin-bottom: 12px;
            text-align: left; }
        
        .kqcpeeau2t div:first-child {
            font-size: 14px;
            color: rgba(255, 255, 255, 0.6);
            text-align: left; }
        
        .kqcpeeau2t div:last-child {
            font-size: 16px;
            font-weight: bold;
            color: #4ADE80;
            text-align: left; }
        
        .qic5omgjyt8dv ul {
            width: 100%; margin: 0; }
        
        .ac3yz1m1euj04hehvl {
            width: 32px;
            height: 45px;
        }
        
        .gvtazti2k6e4rtal {
            width: 100px;
            height: 60px;
        }
        
        .bd9s4w619s9o1qf {
    font-size: 14px;
}
        
        .z2ljjmrwwbi {
            display: flex;
            justify-content: center;
            margin-top: 20px;
        }
        
        .i0x7pzvxj5jvsa {
            display: none;
        }
        
        .qic5omgjyt8dv ul {
            gap: 2px;
        }
        
        .qic5omgjyt8dv ul li {
            font-size: 13px;
        }
    }
    
    @media (min-width: 768px) {
        .i0x7pzvxj5jvsa {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    @media (min-width: 768px) and (max-width: 991px) {
        .gvtazti2k6e4rtal {
            width: 100px;
            height: 60px;
        }
        
        .uwpc0kklpjkn4gc {
            width: 20%;
        }
        
        .qic5omgjyt8dv {
            width: 45%;
        }
        
        .j61yfnghf1g {
            width: 35%;
        }
    }
    .wlann83f3pminvy1kp {
        color: #4ADE80;
        margin-right: 6px;
        display: inline-block;
    }
    .lxoafqjppwtrx14om9v {
        background-color: #FFB800; }
    
    .oc531w1t02jdhqj5k {
        background-color: #AAB0C0; }
