
    html {
    overflow-x: hidden;
    width: 100%;
    position: relative;
    --cookie-banner-height: 0px;
}
       
html, .s57kesu3mygxubfph6 {
    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;
}
        
.cu9sme3svpiun00edo {
    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;
}
        
.uqxfsrb8rl87 {
    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;
}
        
.vgivysxpd22 {
    margin: 0 15px;
    display: flex;
    align-items: center;
    z-index: 2;
}

.c7vj2wm7xt {
    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) {
    .c7vj2wm7xt {
        animation: 
            gradientShift 4s ease infinite,
            pulse 5s ease-in-out infinite !important;
    }
}

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

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

.c7vj2wm7xt: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) {
    .uqxfsrb8rl87 {
        justify-content: space-between;
        flex-wrap: nowrap;
    }

    .kqz296h35o7f {
        flex: 0 0 auto;
    }
    
    .vgivysxpd22 {
        margin: 0 0 0 auto; flex: 0 0 auto; }


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

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

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

.c7vj2wm7xt: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);
    }
}
    
    .dk7w2gow5d {
        flex: 0 0 auto;
        position: relative;
        z-index: 1; }
}

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

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

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

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

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

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

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

.y1auvpzbm2kgb2ug a.active {
    background: #FFB800;
    color: #fff;
}
       
.kcb22kef1ss3 {
    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;
}

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

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

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

.kcb22kef1ss3 a {
    color: #FFB800;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nestvi7r5pyh6dgs.active + .q5gjd8hbyd4c {
    max-height: 0;
    padding: 0 20px;
}

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

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

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

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

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

.dmguljio4xba.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;
    }
    
    .amvsw54e0m76qi8mbr {
        font-size: 12px;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    }
    
    .dmguljio4xba.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);
    }
}

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

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

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

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

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

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

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

.kjzuzmthn13ktejn5j.qt4rv2jesaoo {
    background-color: #f0f0f0;
    color: #333;
}

.kjzuzmthn13ktejn5j.r449787epgoc3tocva {
    background-color: #333;
    color: #f0f0f0;
}

.kjzuzmthn13ktejn5j.bszejn3jxhfnj3c321 {
    background-color: #f0f0f0;
    color: #333;
}

.kjzuzmthn13ktejn5j.jib6zdfgaa1zt1y {
    background-color: #333;
    color: #f0f0f0;
}

.kjzuzmthn13ktejn5j.t9ayluvmh2y7 {
    background-color: #f0f0f0;
    color: #333;
}

.kjzuzmthn13ktejn5j.r205f5744daawlrhozk {
    background-color: #333;
    color: #f0f0f0;
}

.kjzuzmthn13ktejn5j.oxus15oa1bztnw2vt3 {
    opacity: 0.5;
}

.kjzuzmthn13ktejn5j.oxus15oa1bztnw2vt3 img {
    opacity: 0.7 !important;
}

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

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

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

.dmguljio4xba.uxkd02smv5 {
    font-size: 11px;
    letter-spacing: 0;
}




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

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

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

.bxwdisc5o6rwbq2te {
    margin-left: 13px;
}

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

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

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

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

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

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

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

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

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

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

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

.mshrwzbwajlf21ntqbj.agnhtpmnbmvzsp,
.dmguljio4xba.agnhtpmnbmvzsp {
    display: none;
}

@media (max-width: 699px) {
    .sp2qqvex4eym2sclf2j9 {
        display: flex;
        flex-direction: row;
        padding: 10px 15px;
        min-height: 90px;
        position: relative;
    }
    
    .mshrwzbwajlf21ntqbj.agnhtpmnbmvzsp {
        display: none;
    }
    
    .pd5lful5k4pn {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-right: 100px;
    }
    
    .xozhhhcvq1f {
        margin-bottom: 5px;
        flex-wrap: wrap;
    }
    
    .dmguljio4xba:not(.agnhtpmnbmvzsp) {
        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;
    }
    
    .plhglis481aqk8md {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    
    .mshrwzbwajlf21ntqbj {
        display: flex;
        flex-direction: column;
        gap: 6px;
        width: 100%;
        margin-right: 0;
        margin-bottom: 0;
    }
    
    .hftzmogcvm0rwoendc {
        font-size: 12px;
    }
    
        .dmguljio4xba {
        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;
    }
    
    .pd5lful5k4pn {
        padding-right: 100px;
    }
    
    .dmguljio4xba.uxkd02smv5 {
        font-size: 11px;
        letter-spacing: 0;
    }
    
    .dmguljio4xba.agnhtpmnbmvzsp {
        display: none;
    }
}

@media (min-width: 700px) {
    .sp2qqvex4eym2sclf2j9 {
        padding: 10px 15px;
        display: flex;
        align-items: center;
    }
        .dmguljio4xba:not(.agnhtpmnbmvzsp) {
        display: none !important;
    }
    
    .pd5lful5k4pn {
        margin-bottom: 0;
        flex: 1;
        justify-content: space-between;
        display: flex;
        align-items: center;
    }
    
    .plhglis481aqk8md {
        display: none;
    }
    
    .mshrwzbwajlf21ntqbj.agnhtpmnbmvzsp {
        display: flex;
        flex-direction: row;
        gap: 15px;
        margin-left: auto;
        margin-right: 15px;
    }
    
.mshrwzbwajlf21ntqbj.agnhtpmnbmvzsp {
    display: flex !important;
    flex-direction: row;
    gap: 15px;
    margin-left: auto;
    margin-right: 15px;
}

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

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

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

.rb3fdn60z8edlg8 {
    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;
}
  
.rb3fdn60z8edlg8:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.4);
    background: linear-gradient(to right, #FFBF19, #FFC93F);
}
  
.rb3fdn60z8edlg8: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;
}
 
.megz6hwygew9c {
    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;
}
  
.d6urykjxv1b3eodya7f {
    padding: 0 15px;
}
  
.d6urykjxv1b3eodya7f h1 {
    font-size: 28px;
    margin-bottom: 20px;
    text-align: center;
}
  
.td3widvhb366yki1ossp {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 20px;
    background: rgba(255, 255, 255, 0.05);
    padding: 15px;
    border-radius: 8px;
}
  
.td3widvhb366yki1ossp p {
    margin: 0;
}
  
.hketrgpqv5m {
    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;
}
  
.hketrgpqv5m iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 8px;
}
  
.n0bku8pia367xp {
    margin-top: 30px;
    line-height: 1.7;
}
  
.n0bku8pia367xp h2 {
    margin-bottom: 15px;
}
  
@media (max-width: 768px) {
    .d6urykjxv1b3eodya7f h1 {
        font-size: 24px;
    }
    
    .hketrgpqv5m {
        padding-bottom: 75%;
    }
}
  
.t99onv9w9rt2ve3ey9ln {
    display: flex;
    overflow-x: auto;
    padding-bottom: 10px;
    gap: 12px;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    
    -ms-overflow-style: none;
    scrollbar-width: none;
}

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

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

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

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

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

.um5a85z2vyeixq 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; 
}
  
.y3qsknxjrud {
    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;
}
  
.qkit60aasa4uwb {
    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;
}

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

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

.j00pmfszrar3dkndg9 {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
    margin-top: auto;
}
  
.nx35gwkbboidrgx1br {
    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;
}
  
.nx35gwkbboidrgx1br:hover {
    background: rgba(255, 255, 255, 0.25);
    transform: scale(1.02);
    color: white !important;
}
  
.oomk003w2jkf2kv {
    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;
}

.oomk003w2jkf2kv::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;
}
  
.oomk003w2jkf2kv: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;
}
  .oomk003w2jkf2kv: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);
    }
}
.oomk003w2jkf2kv:active {
    transform: scale(0.98);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.nx35gwkbboidrgx1br:active {
    transform: scale(0.98);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
  
.qjfvntt0d4jimva0 {
    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;
}

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

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

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

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

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

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

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

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

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

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

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

.lvqnr925a6qbyo {
    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;
    }
    
    & > .yoey92fvd121r7uu37y: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) {
    .lvqnr925a6qbyo {
        margin-bottom: 300px !important; padding-bottom: 50px !important;
        position: relative !important; }
}
    
    & > .yoey92fvd121r7uu37y: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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .y1auvpzbm2kgb2ug 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;
    }
    
    .y1auvpzbm2kgb2ug a span {
        display: inline-block;
        width: 100%;
        text-align: center;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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


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

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

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

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

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

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

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

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

.dbz2n3w4k6gp44k80gy:hover {
    background: #FFB800; }


.rienlnjlfyo3ap {
    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) {
    .s3y7alnq7z,
    .dbz2n3w4k6gp44k80gy,
    .rienlnjlfyo3ap {
        padding: 7px 13px; font-size: 13px; }
    
    .rienlnjlfyo3ap {
        gap: 6px; }
    
    .xvpwrxzaa1e {
        width: 12px;
        height: 12px;
    }
    
    .j7va1yqlh6u4k6a {
        font-size: 14px; }
    
    .h7inbg14my17b91b {
        font-size: 13px; }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nd4stpu7lfm03y1c.aar6ibgwks {
    background: #FFB800;
}

.znvov0jmf3ax4a36eibn.aar6ibgwks {
    transform: translateX(20px);
}

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

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

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

.v93v9ilu0ngfzhs:hover {
    background: #FFC226;
}

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

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

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

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

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

@media (max-width: 768px) {
    .cnmhcyd06xrk97ao {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .o93wn4nlhxzjonr5sb {
        width: 100%;
        justify-content: flex-end;
    }
    
    .s3y7alnq7z,
    .dbz2n3w4k6gp44k80gy,
    .rienlnjlfyo3ap {
        padding: 6px 12px;
        font-size: 12px;
    }
    
    .xvpwrxzaa1e {
        width: 12px;
        height: 12px;
    }
}
@media (max-width: 768px) {
    .golxuq4qiaz3luxun {
        width: 95%; top: 5px; }
    
    .cnmhcyd06xrk97ao {
        padding: 12px 15px;
        gap: 8px;
    }
    
    .h7inbg14my17b91b {
        font-size: 11px;
        line-height: 1.4;
    }
    
    .o93wn4nlhxzjonr5sb {
        gap: 5px;
    }
    
    .s3y7alnq7z,
    .dbz2n3w4k6gp44k80gy,
    .rienlnjlfyo3ap {
        padding: 5px 10px;
        font-size: 11px;
    }
    
    .j7va1yqlh6u4k6a {
        font-size: 14px;
    }
}

.iz02odq5w9wg1hzrkj {
        margin-bottom: 40px;
        padding: 0;
    }
    
    .iz02odq5w9wg1hzrkj h2 {
        margin-bottom: 25px;
        font-size: 24px;
        font-weight: 600;
        color: #FFB800;
    }
    
    .dinvuun8bthp0wzfkzra {
        display: grid;
        gap: 16px;
        grid-template-columns: 1fr;
    }
    
    .fkva3j4wscasdzk785rk {
    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;
}
    
    .fkva3j4wscasdzk785rk:hover {
        transform: translateY(-3px);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
        border-color: #FFB800;
    }
    
    .fkva3j4wscasdzk785rk::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;
}
    
    .fkva3j4wscasdzk785rk:hover::before {
        border-color: #FFB800;
    }
    
    .ui6kfbt7qnms {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5; }
    
    .dhddg7shhbxiuw5d2k1 {
        position: absolute;
        inset: 0;
        clip-path: polygon(0 0, 100% 0, 100% 70%, 50% 100%, 0 70%);
    }
    
    .ui6kfbt7qnms 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); }
    
    .xrro543h3r {
        display: flex;
        padding: 16px 16px 16px 48px;
    }
    
    .o986wnfb6uhidfdxz1e {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 25%;
        padding-right: 16px;
    }
    
    .i01g67rme3czz {
        width: 135px;
        height: 75px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        background-color: transparent;
    }
    
    .i01g67rme3czz img {
        max-width: 100%;
        max-height: 100%;
        width: auto; height: auto; object-fit: contain;
        filter: none; 
        border: none;
        outline: none;
        box-shadow: none;
    }
    
    .o986wnfb6uhidfdxz1e 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; }
    
    .p33fmfwehwn64hd3kns {
    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;
}
    
        .hjaet6aknehi2h6k {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; width: 40%;
        text-align: center; }
    
    .hjaet6aknehi2h6k ul {
        list-style-type: none;
        padding: 0;
        margin: 0 auto; display: flex;
        flex-direction: column;
        gap: 4px;
        width: fit-content; }
    
    .hjaet6aknehi2h6k ul li {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.8);
        text-align: left; }
    
        @media (min-width: 768px) {
        .hjaet6aknehi2h6k ul {
            margin: 0 auto;
        }
        
        .rdkuy8p9byersy3 {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    .kufi6u6p5dtysdvub0 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 35%;
    }
    
    .kufi6u6p5dtysdvub0 div:first-child {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.6);
        margin-bottom: 4px;
    }
    
    .kufi6u6p5dtysdvub0 div:nth-child(2) {
        font-size: 18px;
        font-weight: bold;
        color: #4ADE80;
        margin-bottom: 16px;
        text-align: center;
    }
    
.z2tjsa6xzm1429 {
    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; }

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

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

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

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

.z2tjsa6xzm1429:hover::after {
    opacity: 1;
}
    
    .jce1ygqle7bq5alj8 {
        background-color: #FFB800;
        color: black;
        font-size: 12px;
        font-weight: bold;
        padding: 0px 5px;
        border-radius: 1.5px;
        display: inline-flex;
        align-items: center;
    }
    
    .jce1ygqle7bq5alj8 span {
        margin-right: 4px;
    }
    
    .xi72w6l4niur8vm8, .mb8xcpg5xrsb5ajkdq45, .x153radd2oewd3vo4y {
        display: none;
    }
    
    @media (max-width: 767px) {
                .xrro543h3r {
            display: grid;
            grid-template-columns: 1fr 1fr;
            padding: 16px 16px 16px 16px;
            grid-gap: 16px;
        }
        
        .o986wnfb6uhidfdxz1e {
            width: 100%;
            grid-column: 1;
            padding-right: 0;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        
        .hjaet6aknehi2h6k {
            width: 100%;
            grid-column: 2;
            text-align: left; align-items: flex-start; }
        
        .kufi6u6p5dtysdvub0 {
            display: none;
        }
        
        .mb8xcpg5xrsb5ajkdq45 {
            display: block;
            width: 100%;
            grid-column: span 2;
            margin-top: 10px;
        }
        
        .mb8xcpg5xrsb5ajkdq45 .z2tjsa6xzm1429 {
            width: 100%;
        }
        
                .xi72w6l4niur8vm8 {
            display: block;
            margin-bottom: 12px;
            text-align: left; }
        
        .xi72w6l4niur8vm8 div:first-child {
            font-size: 14px;
            color: rgba(255, 255, 255, 0.6);
            text-align: left; }
        
        .xi72w6l4niur8vm8 div:last-child {
            font-size: 16px;
            font-weight: bold;
            color: #4ADE80;
            text-align: left; }
        
        .hjaet6aknehi2h6k ul {
            width: 100%; margin: 0; }
        
        .ui6kfbt7qnms {
            width: 32px;
            height: 45px;
        }
        
        .i01g67rme3czz {
            width: 100px;
            height: 60px;
        }
        
        .p33fmfwehwn64hd3kns {
    font-size: 14px;
}
        
        .x153radd2oewd3vo4y {
            display: flex;
            justify-content: center;
            margin-top: 20px;
        }
        
        .rdkuy8p9byersy3 {
            display: none;
        }
        
        .hjaet6aknehi2h6k ul {
            gap: 2px;
        }
        
        .hjaet6aknehi2h6k ul li {
            font-size: 13px;
        }
    }
    
    @media (min-width: 768px) {
        .rdkuy8p9byersy3 {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    @media (min-width: 768px) and (max-width: 991px) {
        .i01g67rme3czz {
            width: 100px;
            height: 60px;
        }
        
        .o986wnfb6uhidfdxz1e {
            width: 20%;
        }
        
        .hjaet6aknehi2h6k {
            width: 45%;
        }
        
        .kufi6u6p5dtysdvub0 {
            width: 35%;
        }
    }
    .lu043qxr3h {
        color: #4ADE80;
        margin-right: 6px;
        display: inline-block;
    }
    .f4inhqyf971fhrbb6ccy {
        background-color: #FFB800; }
    
    .x6wky4wjawrj74fz7o {
        background-color: #AAB0C0; }
