
    html {
    overflow-x: hidden;
    width: 100%;
    position: relative;
    --cookie-banner-height: 0px;
}
       
html, .nxh0ftwssbtitvx74q9 {
    overflow-x: hidden;
    max-width: 100%;
    width: 100%;
    font-family: Liberation Sans, Arial, sans-serif;
    margin: 0;
    padding: 0;
    background: #FFFFFF !important;
    background-image: #FFFFFF !important;
    color: rgba(51, 51, 51, 0.9);
    min-height: 100vh;
    line-height: 1.6;
    scroll-behavior: smooth;
    position: relative;
}
        
.cg2edxgv5h {
    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;
}
        
.ihlq4oc05mefyxi21 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid rgba(198, 224, 0, 0.1);
    margin-bottom: 40px;
    position: relative;
    flex-wrap: nowrap;
    gap: 15px;
}
        
.ds5a5mizznw0 {
    margin: 0;
    display: flex;
    align-items: center;
    z-index: 2;
    order: 2;
}

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

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

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

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

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

    .a87h1rebkqeujyyb {
        flex: 0 0 auto;
    }
    
    .ds5a5mizznw0 {
        margin: 0 0 0 auto; flex: 0 0 auto; }


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

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

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

.p43ybnh2nqbwzlp:hover {
    background: linear-gradient(
        45deg,
        #CEE426,
        #C6E000
    );
    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);
    }
}
    
    .ov8sv6ht72d {
        flex: 0 0 auto;
        position: relative;
        z-index: 1; }
}

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

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

.a87h1rebkqeujyyb a:hover {
    color: #CEE426;
}

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

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

.vtv3y07u0j62ot6cz a {
    color: rgba(51, 51, 51, 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(198, 224, 0, 0.1);
}

.vtv3y07u0j62ot6cz a:hover {
    color: #C6E000;
    background: rgba(198, 224, 0, 0.1);
    transform: translateY(-2px);
}

.vtv3y07u0j62ot6cz a.active {
    background: #C6E000;
    color: #fff;
}
       
.nqkyn237673e59ez1sxz {
    line-height: 1.8;
    background: rgba(255, 255, 255, 1);
    border-radius: 16px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    width: 100%;
    margin: 0;
    padding: 30px;
    position: relative;
    box-sizing: border-box;
}

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

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

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

.nqkyn237673e59ez1sxz a {
    color: #C6E000;
}

.nqkyn237673e59ez1sxz a:hover {
    color: #CEE426;
}

p {
    color: rgba(102, 102, 102, 0.9);
}

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

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

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

.t5u5bhwqqsek40ieuls th {
    background: linear-gradient(to bottom, rgba(250, 250, 250, 1), rgba(245, 245, 245, 1));
    color: #C6E000;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.85em;
    letter-spacing: 0.5px;
    padding: 12px 15px;
    text-align: left;
    border-bottom: 2px solid #C6E000;
    border-right: 1px solid rgba(0, 0, 0, 0.05);  
    text-shadow: none;
}

.t5u5bhwqqsek40ieuls td {
    padding: 4px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);  
    border-right: 1px solid rgba(0, 0, 0, 0.05);   
    color: rgba(51, 51, 51, 0.9);
}

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

.t5u5bhwqqsek40ieuls tr:first-child td {
    background: linear-gradient(to bottom, rgba(252, 252, 252, 1), rgba(248, 248, 248, 1));
    font-weight: 800;
    color: #C6E000;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    padding: 0px 15px;
    text-shadow: none;
    border-bottom: 2px solid #C6E000;
}

.t5u5bhwqqsek40ieuls tr:first-child:hover td {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(250, 250, 250, 1));
    transition: background 0.3s ease;
}

.t5u5bhwqqsek40ieuls tr:hover td {
    background: rgba(0, 0, 0, 0.05);  
}

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

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

.xp30pd78cd {
    background: rgba(250, 250, 250, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.08);
    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;
}

.j4n6dttrdsblek {
    width: 100%;
    padding: 25px 20px;
    cursor: pointer;
    text-align: left;
    color: #C6E000;
    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;
}

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

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

.j4n6dttrdsblek:hover {
    color: #CEE426;
}

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

.j4n6dttrdsblek.active + .svcyryxo0k40rfrm {
    max-height: 0;
    padding: 0 20px;
}

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

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

.svcyryxo0k40rfrm a {
    color: #C6E000;
    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;
}

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

.svcyryxo0k40rfrm a:hover {
    color: #CEE426;
    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;
}

.lg778nkakeadiofwq0wk.promo-button {
    background: linear-gradient(45deg, 
        #C6E000, 
        #CEE426, 
        #C6E000, 
        #B2C900);
    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;
    }
    
    .ydq4rscr4ur6qb {
        font-size: 12px;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    }
    
    .lg778nkakeadiofwq0wk.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);
    }
}

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

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

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

.td7pic2wuw.lqwrecvwdapw6jp5zkpv {
    transform: translateY(100%);
    transition: none;
}

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

.td7pic2wuw.pbxboj84zyhfdjqa {
    transition: transform 0.4s ease-out;
}

.td7pic2wuw .ldafq7v6uo {
    transition: opacity 0.3s ease;
}

.td7pic2wuw .ydq4rscr4ur6qb,
.td7pic2wuw .mgb5pfnxbiep7tvg,
.td7pic2wuw .h7285kw02zhpfyvviov,
.td7pic2wuw .xdt75e37332e5re9bbs7,
.td7pic2wuw .banner-close-button {
    transition: opacity 0.3s ease, max-height 0.3s ease;
    overflow: hidden;
}

.td7pic2wuw.bc66yrtsw4924 .ldafq7v6uo {
    opacity: 0 !important;
    width: 0 !important;
    margin: 0 !important;
    pointer-events: none;
}

.td7pic2wuw.bc66yrtsw4924 .ydq4rscr4ur6qb,
.td7pic2wuw.bc66yrtsw4924 .mgb5pfnxbiep7tvg,
.td7pic2wuw.bc66yrtsw4924 .h7285kw02zhpfyvviov,
.td7pic2wuw.bc66yrtsw4924 .xdt75e37332e5re9bbs7,
.td7pic2wuw.bc66yrtsw4924 .banner-close-button {
    opacity: 0 !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    pointer-events: none;
}

.td7pic2wuw.bc66yrtsw4924 .weyewfukjlpueiqzswy {
    padding: 8px 20px;
    transition: padding 0.3s ease;
}

.td7pic2wuw.bc66yrtsw4924 .qk2uuwyjhsk {
    margin-bottom: 0;
    justify-content: center;
    transition: margin 0.3s ease;
}

.td7pic2wuw.bc66yrtsw4924 .g99crj1yboea8579du {
    margin-left: 0;
    margin-right: 15px;
}

.td7pic2wuw.bc66yrtsw4924 .h6ukhxv7ka7 {
    font-size: 16px;
    font-weight: 600;
}

.td7pic2wuw.bc66yrtsw4924 .lg778nkakeadiofwq0wk.av7wdu5asb8hme7aine {
    padding: 10px 25px;
    margin-right: 0;
}

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

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

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

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

.z44e1ispg3gvsh8.e40wwpckbj2ub9ehaes {
    background-color: #f0f0f0;
    color: #333;
}

.z44e1ispg3gvsh8.vdc5qzs4urz {
    background-color: #333;
    color: #f0f0f0;
}

.z44e1ispg3gvsh8.kgbyfclptmx {
    background-color: #f0f0f0;
    color: #333;
}

.z44e1ispg3gvsh8.y88s6e0hap6k {
    background-color: #333;
    color: #f0f0f0;
}

.z44e1ispg3gvsh8.xgjrkaodqto {
    background-color: #f0f0f0;
    color: #333;
}

.z44e1ispg3gvsh8.i3wjy7gfrpom10lrxd5p {
    background-color: #333;
    color: #f0f0f0;
}

.z44e1ispg3gvsh8.nl0wtz7sognmt0 {
    opacity: 0.5;
}

.z44e1ispg3gvsh8.nl0wtz7sognmt0 img {
    opacity: 0.7 !important;
}

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

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

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

.lg778nkakeadiofwq0wk.hbpnyuh0fcj2te {
    font-size: 11px;
    letter-spacing: 0;
}




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

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

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

.g99crj1yboea8579du {
    margin-left: 22px;
}

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

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

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

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

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

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

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

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

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

.cwci7qgeea {
    opacity: 0.9;
}

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

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

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

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

.lg778nkakeadiofwq0wk {
    background: linear-gradient(45deg, 
        #C6E000, 
        #CEE426, 
        #C6E000, 
        #B2C900);
    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(198, 224, 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;
}

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

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

.h7285kw02zhpfyvviov.av7wdu5asb8hme7aine,
.lg778nkakeadiofwq0wk.av7wdu5asb8hme7aine,
.xdt75e37332e5re9bbs7.av7wdu5asb8hme7aine {
    display: none;
}

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

    .h7285kw02zhpfyvviov.av7wdu5asb8hme7aine {
        display: none;
    }

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

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

    .ldafq7v6uo {
        margin-left: 0;
    }

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

    .g99crj1yboea8579du {
        margin-left: 18px;
    }

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

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

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

    .fsckuol0gpugqlnfp6ib {
        font-size: 12px;
    }

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

    .lg778nkakeadiofwq0wk:not(.av7wdu5asb8hme7aine) {
        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,
            #C6E000,
            #CEE426,
            #C6E000,
            #B2C900);
        background-size: 300% 300%;
        animation:
            gradientShift 4s ease infinite,
            pulse 5s ease-in-out infinite;
    }

    .lg778nkakeadiofwq0wk.hbpnyuh0fcj2te {
        font-size: 12px;
        letter-spacing: 0;
    }

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

    .lg778nkakeadiofwq0wk.av7wdu5asb8hme7aine {
        display: none;
    }

    .td7pic2wuw .qk2uuwyjhsk,
    .td7pic2wuw .mgb5pfnxbiep7tvg {
        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;
    }

    .td7pic2wuw.bc66yrtsw4924 .qk2uuwyjhsk,
    .td7pic2wuw.bc66yrtsw4924 .mgb5pfnxbiep7tvg {
        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;
    }

    .td7pic2wuw.bc66yrtsw4924 .lg778nkakeadiofwq0wk:not(.av7wdu5asb8hme7aine) {
        margin: 0 !important;
    }
}

@media (min-width: 850px) {
    .weyewfukjlpueiqzswy {
        padding: 10px 15px;
        display: flex;
        align-items: center;
    }
        .lg778nkakeadiofwq0wk:not(.av7wdu5asb8hme7aine) {
        display: none !important;
    }
    
    .wzkzt0yywg {
        margin-bottom: 0;
        flex: 1;
        justify-content: space-between;
        display: flex;
        align-items: center;
    }
    
    .mgb5pfnxbiep7tvg {
        display: none;
    }
    
    .h7285kw02zhpfyvviov.av7wdu5asb8hme7aine {
        display: flex;
        flex-direction: row;
        gap: 15px;
        margin-left: 25px;
        margin-right: 20px;
    }
    
.h7285kw02zhpfyvviov.av7wdu5asb8hme7aine {
    display: flex !important;
    flex-direction: row;
    gap: 15px;
    margin-left: 25px;
    margin-right: 20px;
}

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

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

.lg778nkakeadiofwq0wk.av7wdu5asb8hme7aine .oxhwxndv5qeq4i0 {
    position: relative;
    top: -2px;
}

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

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

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

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

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

.xijkjtf8fjbzr1o {
    display: inline-block;
    padding: 15px 40px;
    background: linear-gradient(to right, #C6E000, #CEE426);
    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;
}
  
.xijkjtf8fjbzr1o:hover {
    transform: translateY(-3px);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
    background: linear-gradient(to right, #CBE319, #D4E73F);
}
  
.xijkjtf8fjbzr1o: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;
}
 
.daiiu89ktl90vd9i9 {
    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: #C6E000;
    font-weight: 700;
}
  
.azkq1sszvzni1f2c54 {
    padding: 0 15px;
}
  
.azkq1sszvzni1f2c54 h1 {
    font-size: 28px;
    margin-bottom: 20px;
    text-align: center;
}
  
.tj5dml2x7zn {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 20px;
    background: rgba(255, 255, 255, 0.05);
    padding: 15px;
    border-radius: 8px;
}
  
.tj5dml2x7zn p {
    margin: 0;
}
  
.h1p3ayb87mfhevhqm8 {
    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;
}
  
.h1p3ayb87mfhevhqm8 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 8px;
}
  
.fydiuxfo1e0c5d9pzgw {
    margin-top: 30px;
    line-height: 1.7;
}
  
.fydiuxfo1e0c5d9pzgw h2 {
    margin-bottom: 15px;
}
  
@media (max-width: 768px) {
    .azkq1sszvzni1f2c54 h1 {
        font-size: 24px;
    }
    
    .h1p3ayb87mfhevhqm8 {
        padding-bottom: 75%;
    }
}
  
.avdzgvdr5ay2y8xnysm {
    display: flex;
    overflow-x: auto;
    padding-bottom: 10px;
    gap: 12px;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    
    -ms-overflow-style: none;
    scrollbar-width: none;
}

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

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

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

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

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

.xeno9g7qw6s86yenz5 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; 
}
  
.tpulxnczfodkh4wpw55 {
    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;
}
  
.w7r4slwhbgkh6oyq1m9s {
    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;
}

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

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

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

.iumrutcm7tlvsbh {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
    margin-top: auto;
}
  
.y02kbzvh2zgo {
    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(0, 0, 0, 0.08);
    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;
}
  
.y02kbzvh2zgo:hover {
    background: rgba(0, 0, 0, 0.12);
    transform: scale(1.02);
    color: white !important;
}
  
.fw0e7cly00ghqw {
    display: block;
    width: 100%;
    margin: 0;
    padding: 8px 0;
    font-size: 12px;
    font-weight: 600;
    color: white !important;
    background: linear-gradient(45deg, 
                #C6E000, 
                #CEE426, 
                #C6E000, 
                #CBE319);
    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;
}

.fw0e7cly00ghqw::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;
}
  
.fw0e7cly00ghqw:hover {
    background: linear-gradient(45deg, 
                #CBE319, 
                #D4E73F, 
                #CBE319, 
                #D1E633);
    transform: scale(1.03);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    animation: buttonShimmerFast 1.5s ease infinite;
}
  .fw0e7cly00ghqw: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);
    }
}
.fw0e7cly00ghqw:active {
    transform: scale(0.98);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.y02kbzvh2zgo:active {
    transform: scale(0.98);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
  
.c40h7jb99swm {
    margin-top: 60px;
    margin-bottom: 40px;
    background: rgba(250, 250, 250, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.08);
    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;
}

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

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

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

.zimmn7i6t44ncss.active {
    color: #C6E000;
    text-shadow: 0 0 10px rgba(198, 224, 0, 0.5);
}

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

.zimmn7i6t44ncss.hover {
    color: #D1E633;
    transform: scale(1.2);
}

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

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

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

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

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

.abg0ratts5i4t5ynbm {
    color: rgba(102, 102, 102, 0.9);
    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;
    }
    
    & > .maw8lyi8nwzergm: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) {
    .abg0ratts5i4t5ynbm {
        margin-bottom: 300px !important; padding-bottom: 50px !important;
        position: relative !important; }
}
    
    & > .maw8lyi8nwzergm: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;
    }
}

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

.plucobmphlcb8juq a {
    color: rgba(102, 102, 102, 0.9);
    text-decoration: none;
    margin: 0 10px;
    transition: color 0.3s ease;
}

.plucobmphlcb8juq a:hover {
    color: #C6E000;
    text-decoration: underline;
}

.itvuv7hqyjhe1t0s {
    border-top: 1px solid rgba(198, 224, 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;
}

.hqx67i2qmm3vljt7u {
    position: fixed;
    display: none;
    bottom: 90px;
    right: 20px;
    width: 40px;
    height: 40px;
    background-color: rgba(240, 240, 240, 0.95);
    color: rgba(51, 51, 51, 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;
}

.hqx67i2qmm3vljt7u:hover {
    background-color: rgba(230, 230, 230, 1);
    box-shadow: 0 2px 12px rgba(198, 224, 0, 0.1);
    transform: translateY(-2px);
}

.lqb0op7c6lu0omg7ipv {
    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,
        #C6E000,
        #CEE426
    );
    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;
}

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

.lqb0op7c6lu0omg7ipv:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3),
                0 0 20px rgba(198, 224, 0, 0.1),
                inset 0 2px 2px rgba(255, 255, 255, 0.3);
    background: linear-gradient(
        45deg,
        #CEE426,
        #C6E000
    );
}

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

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

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

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

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

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

.r32kj6emkdiu4hhe2 img {
    width: 20px;
    height: 20px;
    filter: brightness(0.3);
    transition: filter 0.3s ease;
}

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

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

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

.ov8sv6ht72d span:nth-child(1) { top: 0; }
.ov8sv6ht72d span:nth-child(2) { 
    top: 10px;
    width: 75%;
    right: 0;
    left: auto;
}
.ov8sv6ht72d 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) {
    .cg2edxgv5h {
        padding: 15px;
        width: 100%;
        max-width: 100%;
        margin: 0;
        box-sizing: border-box;
    }
				
    .lxihn29j58ebo1a {
        display: none !important;
    }
			
    html.menu-open,
    .nxh0ftwssbtitvx74q9.menu-open {
        overflow: hidden;
        position: fixed;
        width: 100%;
        height: 100%;
    }

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

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

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

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

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

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

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

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

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

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

    html.menu-open .nqkyn237673e59ez1sxz,
    .nxh0ftwssbtitvx74q9.menu-open .nqkyn237673e59ez1sxz {
        opacity: 0;
        pointer-events: none;
    }

    html.menu-open .a87h1rebkqeujyyb,
    .nxh0ftwssbtitvx74q9.menu-open .a87h1rebkqeujyyb {
        opacity: 0;
    }

    .nqkyn237673e59ez1sxz {
        padding: 15px 10px;
        margin: 0;
        border-radius: 12px;
        background: rgba(255, 255, 255, 1);
    }

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

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

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

    .t5u5bhwqqsek40ieuls::before {
        display: none;
    }

    .t5u5bhwqqsek40ieuls::after {
        display: none;
    }

    

    

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

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

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

    .t5u5bhwqqsek40ieuls td:first-child,
    .t5u5bhwqqsek40ieuls th:first-child {
        position: static;
        background: none;
    }
    
    .hqx67i2qmm3vljt7u {
        right: 10px;
        bottom: 150px;
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 18px;
        background-color: rgba(240, 240, 240, 0.95);
    }

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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


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

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

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

.nacur0nxpye784prg5yb {
    color: #C6E000;
    font-size: 18px; }

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

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

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

.b26s64txaw5t5zkf {
    background: rgba(198, 224, 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;
}

.b26s64txaw5t5zkf:hover {
    background: #C6E000; }


.qs5i8fnc5pfce {
    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) {
    .l309vyjzz92asd,
    .b26s64txaw5t5zkf,
    .qs5i8fnc5pfce {
        padding: 7px 13px; font-size: 13px; }
    
    .qs5i8fnc5pfce {
        gap: 6px; }
    
    .vje0nnjarezs4ctzif4d {
        width: 12px;
        height: 12px;
    }
    
    .nacur0nxpye784prg5yb {
        font-size: 14px; }
    
    .lt6nyencuqo9cr2eor {
        font-size: 13px; }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bwimcluy3o7kbx.lgwv1khmm2d70aig9 {
    background: #C6E000;
}

.y6rhwrwku1myqe35r.lgwv1khmm2d70aig9 {
    transform: translateX(20px);
}

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

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

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

.e0uo3y5symz2z5jclvw:hover {
    background: #CEE426;
}

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

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

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

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

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

@media (max-width: 768px) {
    .a5qrff70n1bi3g {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .u23pii1zrz4pcb69 {
        width: 100%;
        justify-content: flex-end;
    }
    
    .l309vyjzz92asd,
    .b26s64txaw5t5zkf,
    .qs5i8fnc5pfce {
        padding: 6px 12px;
        font-size: 12px;
    }
    
    .vje0nnjarezs4ctzif4d {
        width: 12px;
        height: 12px;
    }
}
@media (max-width: 768px) {
    .b4i32kf30qk7spyrea7 {
        width: 95%; top: 5px; }
    
    .a5qrff70n1bi3g {
        padding: 12px 15px;
        gap: 8px;
    }
    
    .lt6nyencuqo9cr2eor {
        font-size: 11px;
        line-height: 1.4;
    }
    
    .u23pii1zrz4pcb69 {
        gap: 5px;
    }
    
    .l309vyjzz92asd,
    .b26s64txaw5t5zkf,
    .qs5i8fnc5pfce {
        padding: 5px 10px;
        font-size: 11px;
    }
    
    .nacur0nxpye784prg5yb {
        font-size: 14px;
    }
}

.x82s8ycq7vkr4afg2 {
        margin-bottom: 40px;
        padding: 0;
    }
    
    .x82s8ycq7vkr4afg2 h2 {
        margin-bottom: 25px;
        font-size: 24px;
        font-weight: 600;
        color: #C6E000;
    }
    
    .o9lwsy15j04y {
        display: grid;
        gap: 16px;
        grid-template-columns: 1fr;
    }
    
    .i8k98ui1jpr {
    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;
}
    
    .i8k98ui1jpr:hover {
        transform: translateY(-3px);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
        border-color: #C6E000;
    }
    
    .i8k98ui1jpr::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;
}
    
    .i8k98ui1jpr:hover::before {
        border-color: #C6E000;
    }
    
    .bchjtvqx76am {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5; }
    
    .unepvn755e3p7 {
        position: absolute;
        inset: 0;
        clip-path: polygon(0 0, 100% 0, 100% 70%, 50% 100%, 0 70%);
    }
    
    .bchjtvqx76am 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); }
    
    .uf94e4o30os {
        display: flex;
        padding: 16px 16px 16px 48px;
    }
    
    .hdj3ma0lqgurio3 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 25%;
        padding-right: 16px;
    }
    
    .ai1pp3ovicdvkaebqm9 {
        width: 135px;
        height: 75px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        background-color: transparent;
    }
    
    .ai1pp3ovicdvkaebqm9 img {
        max-width: 100%;
        max-height: 100%;
        width: auto; height: auto; object-fit: contain;
        filter: none; 
        border: none;
        outline: none;
        box-shadow: none;
    }
    
    .hdj3ma0lqgurio3 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; }
    
    .wwaw0f30z6i5fh {
    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;
}
    
        .o730sg4fzpgxapuy {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; width: 40%;
        text-align: center; }
    
    .o730sg4fzpgxapuy ul {
        list-style-type: none;
        padding: 0;
        margin: 0 auto; display: flex;
        flex-direction: column;
        gap: 4px;
        width: fit-content; }
    
    .o730sg4fzpgxapuy ul li {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.8);
        text-align: left; }
    
        @media (min-width: 768px) {
        .o730sg4fzpgxapuy ul {
            margin: 0 auto;
        }
        
        .fxpl2wvaf0mo99 {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    .ay35g30ls6k1 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 35%;
    }
    
    .ay35g30ls6k1 div:first-child {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.6);
        margin-bottom: 4px;
    }
    
    .ay35g30ls6k1 div:nth-child(2) {
        font-size: 18px;
        font-weight: bold;
        color: #4ADE80;
        margin-bottom: 16px;
        text-align: center;
    }
    
.mst6ynbxmiafo9ktj {
    background: linear-gradient(
        45deg,
        #C6E000,
        #CEE426,
        #C6E000,
        #B2C900
    );
    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; }

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

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

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

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

.mst6ynbxmiafo9ktj:hover::after {
    opacity: 1;
}
    
    .f8n577e7m40p {
        background-color: #FFB800;
        color: black;
        font-size: 12px;
        font-weight: bold;
        padding: 0px 5px;
        border-radius: 1.5px;
        display: inline-flex;
        align-items: center;
    }
    
    .f8n577e7m40p span {
        margin-right: 4px;
    }
    
    .g0ja8rq4xpkmjscz4, .vfk4rp2t2cm57h, .geqdxpnagfjwp593 {
        display: none;
    }
    
    @media (max-width: 767px) {
                .uf94e4o30os {
            display: grid;
            grid-template-columns: 1fr 1fr;
            padding: 16px 16px 16px 16px;
            grid-gap: 16px;
        }
        
        .hdj3ma0lqgurio3 {
            width: 100%;
            grid-column: 1;
            padding-right: 0;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        
        .o730sg4fzpgxapuy {
            width: 100%;
            grid-column: 2;
            text-align: left; align-items: flex-start; }
        
        .ay35g30ls6k1 {
            display: none;
        }
        
        .vfk4rp2t2cm57h {
            display: block;
            width: 100%;
            grid-column: span 2;
            margin-top: 10px;
        }
        
        .vfk4rp2t2cm57h .mst6ynbxmiafo9ktj {
            width: 100%;
        }
        
                .g0ja8rq4xpkmjscz4 {
            display: block;
            margin-bottom: 12px;
            text-align: left; }
        
        .g0ja8rq4xpkmjscz4 div:first-child {
            font-size: 14px;
            color: rgba(255, 255, 255, 0.6);
            text-align: left; }
        
        .g0ja8rq4xpkmjscz4 div:last-child {
            font-size: 16px;
            font-weight: bold;
            color: #4ADE80;
            text-align: left; }
        
        .o730sg4fzpgxapuy ul {
            width: 100%; margin: 0; }
        
        .bchjtvqx76am {
            width: 32px;
            height: 45px;
        }
        
        .ai1pp3ovicdvkaebqm9 {
            width: 100px;
            height: 60px;
        }
        
        .wwaw0f30z6i5fh {
    font-size: 14px;
}
        
        .geqdxpnagfjwp593 {
            display: flex;
            justify-content: center;
            margin-top: 20px;
        }
        
        .fxpl2wvaf0mo99 {
            display: none;
        }
        
        .o730sg4fzpgxapuy ul {
            gap: 2px;
        }
        
        .o730sg4fzpgxapuy ul li {
            font-size: 13px;
        }
    }
    
    @media (min-width: 768px) {
        .fxpl2wvaf0mo99 {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    @media (min-width: 768px) and (max-width: 991px) {
        .ai1pp3ovicdvkaebqm9 {
            width: 100px;
            height: 60px;
        }
        
        .hdj3ma0lqgurio3 {
            width: 20%;
        }
        
        .o730sg4fzpgxapuy {
            width: 45%;
        }
        
        .ay35g30ls6k1 {
            width: 35%;
        }
    }
    .hepszb91ec {
        color: #4ADE80;
        margin-right: 6px;
        display: inline-block;
    }
    .t5pv4s5tjhn {
        background-color: #C6E000; }
    
    .cxxetavpdpvs {
        background-color: #AAB0C0; }
    
    .h7eho3j0e4eo {
        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;
    }
    
    .h7eho3j0e4eo:hover {
        transform: scale(1.05);
    }
    
    .h7eho3j0e4eo::after {
        content: '▼';
        position: absolute;
        top: 50%;
        right: -8px;
        transform: translateY(-50%);
        font-size: 10px;
        color: #C6E000;
        width: 12px;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .w4x60ut3z1aysgq3q7 {
        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);
    }
    
    .bvwasjjolryy6g {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10000;
        display: none;
        align-items: center;
        justify-content: center;
    }
    
    .tf9doc3ej2j {
        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);
        }
    }
    
    .g54r336pbx9j44add4f {
        position: relative;
        max-width: 400px;
        width: 90%;
        max-height: 500px;
        padding: 30px;
        border-radius: 12px;
        animation: fadeIn 0.3s ease;
    }
    
    .g54r336pbx9j44add4f.mfpg3d1hc1ly8090611w {
        background: linear-gradient(135deg, #2a1a4e 0%, #1f1338 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.1);
    }
    
    .g54r336pbx9j44add4f.e1r6kybnorg8 {
        background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.08);
    }
    
    .g54r336pbx9j44add4f.uostk195y5ofgclq {
        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);
    }
    
    .hi1r69zknsbc8t {
        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;
    }
    
    .mfpg3d1hc1ly8090611w .hi1r69zknsbc8t,
    .e1r6kybnorg8 .hi1r69zknsbc8t {
        color: rgba(255, 255, 255, 0.9);
    }
    
    .uostk195y5ofgclq .hi1r69zknsbc8t {
        color: rgba(0, 0, 0, 0.5);
    }
    
    .hi1r69zknsbc8t:hover {
        opacity: 1;
        transform: scale(1.1);
    }
    
    .sktwhvxtl1tbdrvbxz8m {
        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;
    }
    
    .sktwhvxtl1tbdrvbxz8m:has(.imkep169j9clk9kmg1:nth-child(4)) {
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    }
    
    .sktwhvxtl1tbdrvbxz8m:has(.imkep169j9clk9kmg1:only-child) {
        grid-template-columns: 1fr;
        max-width: 180px;
        margin: 0 auto;
    }
    
    .sktwhvxtl1tbdrvbxz8m:has(.imkep169j9clk9kmg1:nth-child(2):last-child) {
        grid-template-columns: repeat(2, 140px);
        justify-content: center;
    }
    
    .sktwhvxtl1tbdrvbxz8m:has(.imkep169j9clk9kmg1:nth-child(3):last-child) {
        grid-template-columns: repeat(3, 120px);
        justify-content: center;
    }
    
    .sktwhvxtl1tbdrvbxz8m::-webkit-scrollbar {
        width: 6px;
    }
    
    .sktwhvxtl1tbdrvbxz8m::-webkit-scrollbar-track {
        background: rgba(255, 255, 255, 0.05);
        border-radius: 3px;
    }
    
    .sktwhvxtl1tbdrvbxz8m::-webkit-scrollbar-thumb {
        background: rgba(255, 255, 255, 0.2);
        border-radius: 3px;
    }
    
    .sktwhvxtl1tbdrvbxz8m::-webkit-scrollbar-thumb:hover {
        background: rgba(255, 255, 255, 0.3);
    }
    
    .imkep169j9clk9kmg1 {
        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;
    }
    
    .imkep169j9clk9kmg1:hover {
        transform: translateY(-3px) scale(1.05);
    }
    
    .imkep169j9clk9kmg1.mfpg3d1hc1ly8090611w:hover {
        background: rgba(255, 255, 255, 0.08);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    }
    
    .imkep169j9clk9kmg1.e1r6kybnorg8:hover {
        background: rgba(255, 255, 255, 0.06);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
    }
    
    .imkep169j9clk9kmg1.uostk195y5ofgclq:hover {
        background: rgba(67, 97, 238, 0.05);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    }
    
    .glrgwwg7zq {
        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);
    }
    
    .nhfp6oyshsphhwa477nu {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }
    
    .mfpg3d1hc1ly8090611w .nhfp6oyshsphhwa477nu {
        color: rgba(255, 255, 255, 0.95);
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    }
    
    .e1r6kybnorg8 .nhfp6oyshsphhwa477nu {
        color: rgba(255, 255, 255, 0.9);
        text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    }
    
    .uostk195y5ofgclq .nhfp6oyshsphhwa477nu {
        color: #2c3e50;
        text-shadow: none;
    }
    
    .imkep169j9clk9kmg1:hover .nhfp6oyshsphhwa477nu {
        }
    
    @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) {
        .g54r336pbx9j44add4f {
            max-width: 320px;
            min-width: 280px;
            padding: 15px 10px;
            margin: 0 10px;
        }
        
        .hi1r69zknsbc8t {
            top: 3px;
            right: 3px;
            width: 26px;
            height: 26px;
            font-size: 16px;
        }
        
        .sktwhvxtl1tbdrvbxz8m {
            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;
        }
        
        .sktwhvxtl1tbdrvbxz8m:has(.imkep169j9clk9kmg1:only-child) {
            grid-template-columns: 70px !important;
            justify-content: center;
        }
        
        .sktwhvxtl1tbdrvbxz8m:has(.imkep169j9clk9kmg1:nth-child(2):last-child) {
            grid-template-columns: repeat(2, 70px) !important;
            justify-content: center;
        }
        
        .sktwhvxtl1tbdrvbxz8m:has(.imkep169j9clk9kmg1:nth-child(3):last-child) {
            grid-template-columns: repeat(3, 70px) !important;
            justify-content: center;
        }
        
        .imkep169j9clk9kmg1 {
            padding: 12px 5px;
        }
        
        .glrgwwg7zq {
            width: 36px;
            height: 27px;
        }
        
        .nhfp6oyshsphhwa477nu {
            font-size: 12px;
        }
        
        .h7eho3j0e4eo {
            width: 40px;
            height: 40px;
        }
        
        .w4x60ut3z1aysgq3q7 {
            width: 26px;
            height: 19px;
        }
    }
