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

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

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

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

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

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

    .rzl65g9wdom85wcyn8 {
        flex: 0 0 auto;
    }
    
    .aveniscz8bzkm9g {
        margin: 0 0 0 auto; flex: 0 0 auto; }


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

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

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

.tsnbqrlaxvy2n9wdm:hover {
    background: linear-gradient(
        45deg,
        #DC4F46,
        #D63026
    );
    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);
    }
}
    
    .jbj2z9o4cae1thl {
        flex: 0 0 auto;
        position: relative;
        z-index: 1; }
}

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

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

.rzl65g9wdom85wcyn8 a:hover {
    color: #DC4F46;
}

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

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

.wwro0v2ame19m8 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(214, 48, 38, 0.1);
}

.wwro0v2ame19m8 a:hover {
    color: #D63026;
    background: rgba(214, 48, 38, 0.1);
    transform: translateY(-2px);
}

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

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

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

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

.rsdhx4qhfpris8x a {
    color: #D63026;
}

.rsdhx4qhfpris8x a:hover {
    color: #DC4F46;
}

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

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

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

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

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

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

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

.gkf0j9huu24dmcsj tr:first-child td {
    background: linear-gradient(
        to bottom,
        rgba(40, 40, 40, 0.9),
        rgba(30, 30, 30, 0.7)
    );
    font-weight: 800;
    color: #D63026;
    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 #D63026;
}

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

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

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

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

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

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

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

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

.cq4zx0sk8rv756k:hover {
    color: #DC4F46;
}

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

.cq4zx0sk8rv756k.active + .kab9ythwb6bf {
    max-height: 0;
    padding: 0 20px;
}

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

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

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

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

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

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

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

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

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

.dpbh8r9b8jh6gjz.zqd9yiac04ru98cyyoyg {
    transform: translateY(100%);
    transition: none;
}

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

.dpbh8r9b8jh6gjz.g55cefo4s7 {
    transition: transform 0.4s ease-out;
}

.dpbh8r9b8jh6gjz .vjbrlrtwzuo3lp {
    transition: opacity 0.3s ease;
}

.dpbh8r9b8jh6gjz .x92uqq2pkjyoljpz,
.dpbh8r9b8jh6gjz .j8gh5s48njll0yz1pv0,
.dpbh8r9b8jh6gjz .ngnia8i3qtj2d,
.dpbh8r9b8jh6gjz .e2mvun50y4akzwytnjs,
.dpbh8r9b8jh6gjz .banner-close-button {
    transition: opacity 0.3s ease, max-height 0.3s ease;
    overflow: hidden;
}

.dpbh8r9b8jh6gjz.tiuoh2lwqaqpmb .vjbrlrtwzuo3lp {
    opacity: 0 !important;
    width: 0 !important;
    margin: 0 !important;
    pointer-events: none;
}

.dpbh8r9b8jh6gjz.tiuoh2lwqaqpmb .x92uqq2pkjyoljpz,
.dpbh8r9b8jh6gjz.tiuoh2lwqaqpmb .j8gh5s48njll0yz1pv0,
.dpbh8r9b8jh6gjz.tiuoh2lwqaqpmb .ngnia8i3qtj2d,
.dpbh8r9b8jh6gjz.tiuoh2lwqaqpmb .e2mvun50y4akzwytnjs,
.dpbh8r9b8jh6gjz.tiuoh2lwqaqpmb .banner-close-button {
    opacity: 0 !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    pointer-events: none;
}

.dpbh8r9b8jh6gjz.tiuoh2lwqaqpmb .t0o030honb2bv2bvj {
    padding: 8px 20px;
    transition: padding 0.3s ease;
}

.dpbh8r9b8jh6gjz.tiuoh2lwqaqpmb .pa74lxrya7p8m69k7 {
    margin-bottom: 0;
    justify-content: center;
    transition: margin 0.3s ease;
}

.dpbh8r9b8jh6gjz.tiuoh2lwqaqpmb .vbglxgvzz8n7w3y {
    margin-left: 0;
    margin-right: 15px;
}

.dpbh8r9b8jh6gjz.tiuoh2lwqaqpmb .zjkgbjrk7cecqznv {
    font-size: 16px;
    font-weight: 600;
}

.dpbh8r9b8jh6gjz.tiuoh2lwqaqpmb .jg578xywt0a5l5ch8s.k048hh2up5k {
    padding: 10px 25px;
    margin-right: 0;
}

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

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

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

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

.nocjy6i20ozz89bk3.s7joxlymwzozu0tcy {
    background-color: #f0f0f0;
    color: #333;
}

.nocjy6i20ozz89bk3.tvo2dizffz8 {
    background-color: #333;
    color: #f0f0f0;
}

.nocjy6i20ozz89bk3.tbq0j21o4u0dgq {
    background-color: #f0f0f0;
    color: #333;
}

.nocjy6i20ozz89bk3.cm6maompacgrgsmetn {
    background-color: #333;
    color: #f0f0f0;
}

.nocjy6i20ozz89bk3.rxh80pzhft6xq {
    background-color: #f0f0f0;
    color: #333;
}

.nocjy6i20ozz89bk3.zsfg1df569ww7aeh {
    background-color: #333;
    color: #f0f0f0;
}

.nocjy6i20ozz89bk3.im2doseaw2vo3710vj {
    opacity: 0.5;
}

.nocjy6i20ozz89bk3.im2doseaw2vo3710vj img {
    opacity: 0.7 !important;
}

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

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

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

.jg578xywt0a5l5ch8s.sx3n820unx {
    font-size: 11px;
    letter-spacing: 0;
}




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

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

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

.vbglxgvzz8n7w3y {
    margin-left: 22px;
}

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

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

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

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

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

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

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

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

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

.c8og3w00m5jjlkg05406 {
    opacity: 0.9;
}

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

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

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

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

.jg578xywt0a5l5ch8s {
    background: linear-gradient(45deg, 
        #D63026, 
        #DC4F46, 
        #D63026, 
        #C02B22);
    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(214, 48, 38, 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;
}

.jg578xywt0a5l5ch8s:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 20px rgba(214, 48, 38, 0.6);
    animation: gradientShift 3s ease infinite;
}

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

.ngnia8i3qtj2d.k048hh2up5k,
.jg578xywt0a5l5ch8s.k048hh2up5k,
.e2mvun50y4akzwytnjs.k048hh2up5k {
    display: none;
}

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

    .ngnia8i3qtj2d.k048hh2up5k {
        display: none;
    }

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

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

    .vjbrlrtwzuo3lp {
        margin-left: 0;
    }

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

    .vbglxgvzz8n7w3y {
        margin-left: 18px;
    }

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

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

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

    .zn5y74uok2 {
        font-size: 12px;
    }

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

    .jg578xywt0a5l5ch8s:not(.k048hh2up5k) {
        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,
            #D63026,
            #DC4F46,
            #D63026,
            #C02B22);
        background-size: 300% 300%;
        animation:
            gradientShift 4s ease infinite,
            pulse 5s ease-in-out infinite;
    }

    .jg578xywt0a5l5ch8s.sx3n820unx {
        font-size: 12px;
        letter-spacing: 0;
    }

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

    .jg578xywt0a5l5ch8s.k048hh2up5k {
        display: none;
    }

    .dpbh8r9b8jh6gjz .pa74lxrya7p8m69k7,
    .dpbh8r9b8jh6gjz .j8gh5s48njll0yz1pv0 {
        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;
    }

    .dpbh8r9b8jh6gjz.tiuoh2lwqaqpmb .pa74lxrya7p8m69k7,
    .dpbh8r9b8jh6gjz.tiuoh2lwqaqpmb .j8gh5s48njll0yz1pv0 {
        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;
    }

    .dpbh8r9b8jh6gjz.tiuoh2lwqaqpmb .jg578xywt0a5l5ch8s:not(.k048hh2up5k) {
        margin: 0 !important;
    }
}

@media (min-width: 850px) {
    .t0o030honb2bv2bvj {
        padding: 10px 15px;
        display: flex;
        align-items: center;
    }
        .jg578xywt0a5l5ch8s:not(.k048hh2up5k) {
        display: none !important;
    }
    
    .yrmg9dkxecy1zrn {
        margin-bottom: 0;
        flex: 1;
        justify-content: space-between;
        display: flex;
        align-items: center;
    }
    
    .j8gh5s48njll0yz1pv0 {
        display: none;
    }
    
    .ngnia8i3qtj2d.k048hh2up5k {
        display: flex;
        flex-direction: row;
        gap: 15px;
        margin-left: 25px;
        margin-right: 20px;
    }
    
.ngnia8i3qtj2d.k048hh2up5k {
    display: flex !important;
    flex-direction: row;
    gap: 15px;
    margin-left: 25px;
    margin-right: 20px;
}

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

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

.jg578xywt0a5l5ch8s.k048hh2up5k .vcn0sdul4g {
    position: relative;
    top: -2px;
}

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

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

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

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

.nwy8tqjxmbmoj2fbaab {
    margin-top: 60px;
    padding-top: 20px;
    border-top: 1px solid rgba(214, 48, 38, 0.1);
}
  
.nwy8tqjxmbmoj2fbaab h2 {
    margin-bottom: 30px;
    text-align: center;
    font-size: 24px;
}

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

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

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

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

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

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

.t8pl6wk192xt64 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; 
}
  
.dilf3v3n9ko9g {
    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;
}
  
.ga0fep0rtubqeiasu {
    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;
}

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

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

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

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

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

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

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

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

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

.c5o5fmc7nhjdc.active {
    color: #D63026;
    text-shadow: 0 0 10px rgba(214, 48, 38, 0.5);
}

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

.c5o5fmc7nhjdc.hover {
    color: #DE5951;
    transform: scale(1.2);
}

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

.c5o5fmc7nhjdc.half-active:before {
    content: "★";
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    overflow: hidden;
    color: #D63026;
    text-shadow: 0 0 10px rgba(214, 48, 38, 0.5);
}

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

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

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

.l81cj6gmaoc7ztc4dtba {
    color: rgba(255, 255, 255, 0.7);
    padding: 20px 10px;
    margin-top: 30px;
    margin-bottom: 80px; font-size: 11px;
    line-height: 1.6;
    text-align: justify;
    white-space: pre-line;
    
    & > div:first-child:last-child {
        margin-top: 0;
        padding-top: 0;
    }
    
    & > .utm4svm8nwtwx9i6n3m: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) {
    .l81cj6gmaoc7ztc4dtba {
        margin-bottom: 300px !important; padding-bottom: 50px !important;
        position: relative !important; }
}
    
    & > .utm4svm8nwtwx9i6n3m: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;
    }
}

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

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

.qnbz1sv5b4rdlrxyqyh a:hover {
    color: #D63026;
    text-decoration: underline;
}

.imwlnn7jr6vbc01f9q3l {
    border-top: 1px solid rgba(214, 48, 38, 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;
}

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

.tnow13j6cvb:hover {
    background-color: rgba(30, 30, 30, 0.95);
    box-shadow: 0 2px 12px rgba(214, 48, 38, 0.1);
    transform: translateY(-2px);
}

.mah8o44z8sp4u {
    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,
        #D63026,
        #DC4F46
    );
    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;
}

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

.mah8o44z8sp4u:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3),
                0 0 20px rgba(214, 48, 38, 0.1),
                inset 0 2px 2px rgba(255, 255, 255, 0.3);
    background: linear-gradient(
        45deg,
        #DC4F46,
        #D63026
    );
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    html.menu-open .rsdhx4qhfpris8x,
    .jq78ze1g036yjxfba3.menu-open .rsdhx4qhfpris8x {
        opacity: 0;
        pointer-events: none;
    }

    html.menu-open .rzl65g9wdom85wcyn8,
    .jq78ze1g036yjxfba3.menu-open .rzl65g9wdom85wcyn8 {
        opacity: 0;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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


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

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

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

.e70yy50lfc1vj {
    color: #D63026;
    font-size: 18px; }

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

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

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

.n8gqzlxzbzwusl {
    background: rgba(214, 48, 38, 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;
}

.n8gqzlxzbzwusl:hover {
    background: #D63026; }


.sxx7cds8onr3g {
    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) {
    .hq1by9r0if,
    .n8gqzlxzbzwusl,
    .sxx7cds8onr3g {
        padding: 7px 13px; font-size: 13px; }
    
    .sxx7cds8onr3g {
        gap: 6px; }
    
    .i28uy6u9odswicvin {
        width: 12px;
        height: 12px;
    }
    
    .e70yy50lfc1vj {
        font-size: 14px; }
    
    .rxxdxtds1q00evdgtrj {
        font-size: 13px; }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vpda5gadtfiz.a9wt88iikp6kx8y {
    background: #D63026;
}

.t9czezl6ydeet.a9wt88iikp6kx8y {
    transform: translateX(20px);
}

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

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

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

.e0iuaw3pvuohmf:hover {
    background: #DC4F46;
}

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

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

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

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

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

@media (max-width: 768px) {
    .tm70gf8yquabyo8 {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .jxmzn7225k5tszd7y {
        width: 100%;
        justify-content: flex-end;
    }
    
    .hq1by9r0if,
    .n8gqzlxzbzwusl,
    .sxx7cds8onr3g {
        padding: 6px 12px;
        font-size: 12px;
    }
    
    .i28uy6u9odswicvin {
        width: 12px;
        height: 12px;
    }
}
@media (max-width: 768px) {
    .pvm43pl1myyu {
        width: 95%; top: 5px; }
    
    .tm70gf8yquabyo8 {
        padding: 12px 15px;
        gap: 8px;
    }
    
    .rxxdxtds1q00evdgtrj {
        font-size: 11px;
        line-height: 1.4;
    }
    
    .jxmzn7225k5tszd7y {
        gap: 5px;
    }
    
    .hq1by9r0if,
    .n8gqzlxzbzwusl,
    .sxx7cds8onr3g {
        padding: 5px 10px;
        font-size: 11px;
    }
    
    .e70yy50lfc1vj {
        font-size: 14px;
    }
}

.jimmjv5o9q {
        margin-bottom: 40px;
        padding: 0;
    }
    
    .jimmjv5o9q h2 {
        margin-bottom: 25px;
        font-size: 24px;
        font-weight: 600;
        color: #D63026;
    }
    
    .jl99w8y4hoh70 {
        display: grid;
        gap: 16px;
        grid-template-columns: 1fr;
    }
    
    .wv5lknarur34tci5 {
    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;
}
    
    .wv5lknarur34tci5:hover {
        transform: translateY(-3px);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
        border-color: #D63026;
    }
    
    .wv5lknarur34tci5::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;
}
    
    .wv5lknarur34tci5:hover::before {
        border-color: #D63026;
    }
    
    .q2gb9tzms3plg9vnjtv {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5; }
    
    .z4jnw7q8jf158u5rl4 {
        position: absolute;
        inset: 0;
        clip-path: polygon(0 0, 100% 0, 100% 70%, 50% 100%, 0 70%);
    }
    
    .q2gb9tzms3plg9vnjtv 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); }
    
    .rwc93nj7ofyjumia {
        display: flex;
        padding: 16px 16px 16px 48px;
    }
    
    .cd7id226ln044gwul {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 25%;
        padding-right: 16px;
    }
    
    .dpcu7e6ujjx2xs {
        width: 135px;
        height: 75px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        background-color: transparent;
    }
    
    .dpcu7e6ujjx2xs img {
        max-width: 100%;
        max-height: 100%;
        width: auto; height: auto; object-fit: contain;
        filter: none; 
        border: none;
        outline: none;
        box-shadow: none;
    }
    
    .cd7id226ln044gwul 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; }
    
    .i02skz4x4hm {
    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;
}
    
        .dfb8ggwh39jei9 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; width: 40%;
        text-align: center; }
    
    .dfb8ggwh39jei9 ul {
        list-style-type: none;
        padding: 0;
        margin: 0 auto; display: flex;
        flex-direction: column;
        gap: 4px;
        width: fit-content; }
    
    .dfb8ggwh39jei9 ul li {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.8);
        text-align: left; }
    
        @media (min-width: 768px) {
        .dfb8ggwh39jei9 ul {
            margin: 0 auto;
        }
        
        .jgdutovqr4nbg {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    .zs7sn2r3uvz8 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 35%;
    }
    
    .zs7sn2r3uvz8 div:first-child {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.6);
        margin-bottom: 4px;
    }
    
    .zs7sn2r3uvz8 div:nth-child(2) {
        font-size: 18px;
        font-weight: bold;
        color: #4ADE80;
        margin-bottom: 16px;
        text-align: center;
    }
    
.w6v6j1umvlw2xng {
    background: linear-gradient(
        45deg,
        #D63026,
        #DC4F46,
        #D63026,
        #C02B22
    );
    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; }

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

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

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

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

.w6v6j1umvlw2xng:hover::after {
    opacity: 1;
}
    
    .bmpp5x7k6v5v2o {
        background-color: #FFB800;
        color: black;
        font-size: 12px;
        font-weight: bold;
        padding: 0px 5px;
        border-radius: 1.5px;
        display: inline-flex;
        align-items: center;
    }
    
    .bmpp5x7k6v5v2o span {
        margin-right: 4px;
    }
    
    .ata7ijekwz0g, .vxpxly4wfkkcil7c, .c3nckk3wonve5i3vv1ke {
        display: none;
    }
    
    @media (max-width: 767px) {
                .rwc93nj7ofyjumia {
            display: grid;
            grid-template-columns: 1fr 1fr;
            padding: 16px 16px 16px 16px;
            grid-gap: 16px;
        }
        
        .cd7id226ln044gwul {
            width: 100%;
            grid-column: 1;
            padding-right: 0;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        
        .dfb8ggwh39jei9 {
            width: 100%;
            grid-column: 2;
            text-align: left; align-items: flex-start; }
        
        .zs7sn2r3uvz8 {
            display: none;
        }
        
        .vxpxly4wfkkcil7c {
            display: block;
            width: 100%;
            grid-column: span 2;
            margin-top: 10px;
        }
        
        .vxpxly4wfkkcil7c .w6v6j1umvlw2xng {
            width: 100%;
        }
        
                .ata7ijekwz0g {
            display: block;
            margin-bottom: 12px;
            text-align: left; }
        
        .ata7ijekwz0g div:first-child {
            font-size: 14px;
            color: rgba(255, 255, 255, 0.6);
            text-align: left; }
        
        .ata7ijekwz0g div:last-child {
            font-size: 16px;
            font-weight: bold;
            color: #4ADE80;
            text-align: left; }
        
        .dfb8ggwh39jei9 ul {
            width: 100%; margin: 0; }
        
        .q2gb9tzms3plg9vnjtv {
            width: 32px;
            height: 45px;
        }
        
        .dpcu7e6ujjx2xs {
            width: 100px;
            height: 60px;
        }
        
        .i02skz4x4hm {
    font-size: 14px;
}
        
        .c3nckk3wonve5i3vv1ke {
            display: flex;
            justify-content: center;
            margin-top: 20px;
        }
        
        .jgdutovqr4nbg {
            display: none;
        }
        
        .dfb8ggwh39jei9 ul {
            gap: 2px;
        }
        
        .dfb8ggwh39jei9 ul li {
            font-size: 13px;
        }
    }
    
    @media (min-width: 768px) {
        .jgdutovqr4nbg {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    @media (min-width: 768px) and (max-width: 991px) {
        .dpcu7e6ujjx2xs {
            width: 100px;
            height: 60px;
        }
        
        .cd7id226ln044gwul {
            width: 20%;
        }
        
        .dfb8ggwh39jei9 {
            width: 45%;
        }
        
        .zs7sn2r3uvz8 {
            width: 35%;
        }
    }
    .icxrew6p5rwumhn5 {
        color: #4ADE80;
        margin-right: 6px;
        display: inline-block;
    }
    .t3mo5or79lbtdr6po {
        background-color: #D63026; }
    
    .znkyxqiqgookw496a {
        background-color: #AAB0C0; }
    
    .pmay518b84g50 {
        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;
    }
    
    .pmay518b84g50:hover {
        transform: scale(1.05);
    }
    
    .pmay518b84g50::after {
        content: '▼';
        position: absolute;
        top: 50%;
        right: -8px;
        transform: translateY(-50%);
        font-size: 10px;
        color: #D63026;
        width: 12px;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .gv4nijlwi8w133yaoy51 {
        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);
    }
    
    .zc19ubt9pfa9 {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10000;
        display: none;
        align-items: center;
        justify-content: center;
    }
    
    .syf89xxyne3l3vc31z {
        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);
        }
    }
    
    .nyzl65g0lq8f1tocd {
        position: relative;
        max-width: 400px;
        width: 90%;
        max-height: 500px;
        padding: 30px;
        border-radius: 12px;
        animation: fadeIn 0.3s ease;
    }
    
    .nyzl65g0lq8f1tocd.sq0fjuygh0geyyy {
        background: linear-gradient(135deg, #2a1a4e 0%, #1f1338 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.1);
    }
    
    .nyzl65g0lq8f1tocd.i9p0fbvr1sncgg8ji {
        background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.08);
    }
    
    .nyzl65g0lq8f1tocd.capajpy9vbiszti2o8p {
        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);
    }
    
    .cnxyqao930btt {
        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;
    }
    
    .sq0fjuygh0geyyy .cnxyqao930btt,
    .i9p0fbvr1sncgg8ji .cnxyqao930btt {
        color: rgba(255, 255, 255, 0.9);
    }
    
    .capajpy9vbiszti2o8p .cnxyqao930btt {
        color: rgba(0, 0, 0, 0.5);
    }
    
    .cnxyqao930btt:hover {
        opacity: 1;
        transform: scale(1.1);
    }
    
    .gfkud4c5hvs {
        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;
    }
    
    .gfkud4c5hvs:has(.buvjhgy9k1lqq1i5jwox:nth-child(4)) {
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    }
    
    .gfkud4c5hvs:has(.buvjhgy9k1lqq1i5jwox:only-child) {
        grid-template-columns: 1fr;
        max-width: 180px;
        margin: 0 auto;
    }
    
    .gfkud4c5hvs:has(.buvjhgy9k1lqq1i5jwox:nth-child(2):last-child) {
        grid-template-columns: repeat(2, 140px);
        justify-content: center;
    }
    
    .gfkud4c5hvs:has(.buvjhgy9k1lqq1i5jwox:nth-child(3):last-child) {
        grid-template-columns: repeat(3, 120px);
        justify-content: center;
    }
    
    .gfkud4c5hvs::-webkit-scrollbar {
        width: 6px;
    }
    
    .gfkud4c5hvs::-webkit-scrollbar-track {
        background: rgba(255, 255, 255, 0.05);
        border-radius: 3px;
    }
    
    .gfkud4c5hvs::-webkit-scrollbar-thumb {
        background: rgba(255, 255, 255, 0.2);
        border-radius: 3px;
    }
    
    .gfkud4c5hvs::-webkit-scrollbar-thumb:hover {
        background: rgba(255, 255, 255, 0.3);
    }
    
    .buvjhgy9k1lqq1i5jwox {
        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;
    }
    
    .buvjhgy9k1lqq1i5jwox:hover {
        transform: translateY(-3px) scale(1.05);
    }
    
    .buvjhgy9k1lqq1i5jwox.sq0fjuygh0geyyy:hover {
        background: rgba(255, 255, 255, 0.08);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    }
    
    .buvjhgy9k1lqq1i5jwox.i9p0fbvr1sncgg8ji:hover {
        background: rgba(255, 255, 255, 0.06);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
    }
    
    .buvjhgy9k1lqq1i5jwox.capajpy9vbiszti2o8p:hover {
        background: rgba(67, 97, 238, 0.05);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    }
    
    .giojrqzq3zxnk3h {
        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);
    }
    
    .ymieqp4e0zhv72 {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }
    
    .sq0fjuygh0geyyy .ymieqp4e0zhv72 {
        color: rgba(255, 255, 255, 0.95);
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    }
    
    .i9p0fbvr1sncgg8ji .ymieqp4e0zhv72 {
        color: rgba(255, 255, 255, 0.9);
        text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    }
    
    .capajpy9vbiszti2o8p .ymieqp4e0zhv72 {
        color: #2c3e50;
        text-shadow: none;
    }
    
    .buvjhgy9k1lqq1i5jwox:hover .ymieqp4e0zhv72 {
        }
    
    @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) {
        .nyzl65g0lq8f1tocd {
            max-width: 320px;
            min-width: 280px;
            padding: 15px 10px;
            margin: 0 10px;
        }
        
        .cnxyqao930btt {
            top: 3px;
            right: 3px;
            width: 26px;
            height: 26px;
            font-size: 16px;
        }
        
        .gfkud4c5hvs {
            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;
        }
        
        .gfkud4c5hvs:has(.buvjhgy9k1lqq1i5jwox:only-child) {
            grid-template-columns: 70px !important;
            justify-content: center;
        }
        
        .gfkud4c5hvs:has(.buvjhgy9k1lqq1i5jwox:nth-child(2):last-child) {
            grid-template-columns: repeat(2, 70px) !important;
            justify-content: center;
        }
        
        .gfkud4c5hvs:has(.buvjhgy9k1lqq1i5jwox:nth-child(3):last-child) {
            grid-template-columns: repeat(3, 70px) !important;
            justify-content: center;
        }
        
        .buvjhgy9k1lqq1i5jwox {
            padding: 12px 5px;
        }
        
        .giojrqzq3zxnk3h {
            width: 36px;
            height: 27px;
        }
        
        .ymieqp4e0zhv72 {
            font-size: 12px;
        }
        
        .pmay518b84g50 {
            width: 40px;
            height: 40px;
        }
        
        .gv4nijlwi8w133yaoy51 {
            width: 26px;
            height: 19px;
        }
    }
