
    html {
    overflow-x: hidden;
    width: 100%;
    position: relative;
    --cookie-banner-height: 0px;
}
       
html, .ajstmqcvr6x {
    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;
}
        
.ut46mfoh9hl724jpm {
    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;
}
        
.u4r1t39n3wktknb {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid rgba(209, 0, 42, 0.1);
    margin-bottom: 40px;
    position: relative;
    flex-wrap: nowrap;
    gap: 15px;
}
        
.pbrof09u4egedca7aal {
    margin: 0;
    display: flex;
    align-items: center;
    z-index: 2;
    order: 2;
}

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

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

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

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

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

    .ucobrj7mry6w4 {
        flex: 0 0 auto;
    }
    
    .pbrof09u4egedca7aal {
        margin: 0 0 0 auto; flex: 0 0 auto; }


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

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

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

.s6lv6v5ztjjt3eppdch:hover {
    background: linear-gradient(
        45deg,
        #D72649,
        #D1002A
    );
    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);
    }
}
    
    .rkxkaizesh {
        flex: 0 0 auto;
        position: relative;
        z-index: 1; }
}

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

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

.ucobrj7mry6w4 a:hover {
    color: #D72649;
}

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

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

.p77d6i9paxhzrcp 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(209, 0, 42, 0.1);
}

.p77d6i9paxhzrcp a:hover {
    color: #D1002A;
    background: rgba(209, 0, 42, 0.1);
    transform: translateY(-2px);
}

.p77d6i9paxhzrcp a.active {
    background: #D1002A;
    color: #fff;
}
       
.u5n6emlu93h {
    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;
}

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

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

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

.u5n6emlu93h a {
    color: #D1002A;
}

.u5n6emlu93h a:hover {
    color: #D72649;
}

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

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

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

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

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

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

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

.q3wwc567wg3pwvc6zsqp 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: #D1002A;
    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 #D1002A;
}

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

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

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

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

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

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

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

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

.cfgwgzq3mdr9vgmf84:hover {
    color: #D72649;
}

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

.cfgwgzq3mdr9vgmf84.active + .qvyq8jik0gobtwtuk {
    max-height: 0;
    padding: 0 20px;
}

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

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

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

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

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

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

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

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

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

.x2os9wesv7i3sm.t7eoo16s2bgzwszipv {
    transform: translateY(100%);
    transition: none;
}

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

.x2os9wesv7i3sm.prg4o336qq {
    transition: transform 0.4s ease-out;
}

.x2os9wesv7i3sm .k0q3oda2no6 {
    transition: opacity 0.3s ease;
}

.x2os9wesv7i3sm .b3gey15mzjvc,
.x2os9wesv7i3sm .w3u8gsnijwycl,
.x2os9wesv7i3sm .zj2owsd1ncqz4qv3,
.x2os9wesv7i3sm .ks9m5gemqf8b,
.x2os9wesv7i3sm .zvnyxfihvuq5aycq {
    transition: opacity 0.3s ease, max-height 0.3s ease;
    overflow: hidden;
}

.x2os9wesv7i3sm.o2c22wqdox7 .k0q3oda2no6 {
    opacity: 0 !important;
    width: 0 !important;
    margin: 0 !important;
    pointer-events: none;
}

.x2os9wesv7i3sm.o2c22wqdox7 .b3gey15mzjvc,
.x2os9wesv7i3sm.o2c22wqdox7 .w3u8gsnijwycl,
.x2os9wesv7i3sm.o2c22wqdox7 .zj2owsd1ncqz4qv3,
.x2os9wesv7i3sm.o2c22wqdox7 .ks9m5gemqf8b,
.x2os9wesv7i3sm.o2c22wqdox7 .zvnyxfihvuq5aycq {
    opacity: 0 !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    pointer-events: none;
}

.x2os9wesv7i3sm.o2c22wqdox7 .x8gjpewiookmwqom932p {
    padding: 8px 20px;
    transition: padding 0.3s ease;
}

.x2os9wesv7i3sm.o2c22wqdox7 .ny4i3t520kb {
    margin-bottom: 0;
    justify-content: center;
    transition: margin 0.3s ease;
}

.x2os9wesv7i3sm.o2c22wqdox7 .dfam93azailykhbua1dl {
    margin-left: 0;
    margin-right: 15px;
}

.x2os9wesv7i3sm.o2c22wqdox7 .g92qkkgedfmpf {
    font-size: 16px;
    font-weight: 600;
}

.x2os9wesv7i3sm.o2c22wqdox7 .facs77h6cg8okdh.codfl2ox3eyd {
    padding: 10px 25px;
    margin-right: 0;
}

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

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

.zvnyxfihvuq5aycq:hover {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
}

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

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

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

.sjxjo94cjj0sa2.sixfwcklpzk {
    background-color: #f0f0f0;
    color: #333;
}

.sjxjo94cjj0sa2.qfs9bfyjjq {
    background-color: #333;
    color: #f0f0f0;
}

.sjxjo94cjj0sa2.xgkfyrq5v0048ybznp {
    background-color: #f0f0f0;
    color: #333;
}

.sjxjo94cjj0sa2.fz63jo2qjrxmnmxm5h {
    background-color: #333;
    color: #f0f0f0;
}

.sjxjo94cjj0sa2.ynf81jsmplunr07jws {
    background-color: #f0f0f0;
    color: #333;
}

.sjxjo94cjj0sa2.veod0hyahh2ebht {
    background-color: #333;
    color: #f0f0f0;
}

.sjxjo94cjj0sa2.okcnyo1gcovqnxtrdbu {
    opacity: 0.5;
}

.sjxjo94cjj0sa2.okcnyo1gcovqnxtrdbu img {
    opacity: 0.7 !important;
}

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

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

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

.facs77h6cg8okdh.mrw710ddolb3a5bg {
    font-size: 11px;
    letter-spacing: 0;
}




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

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

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

.dfam93azailykhbua1dl {
    margin-left: 22px;
}

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

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

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

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

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

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

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

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

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

.qjesexn726txvgdh {
    opacity: 0.9;
}

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

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

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

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

.facs77h6cg8okdh {
    background: linear-gradient(45deg, 
        #D1002A, 
        #D72649, 
        #D1002A, 
        #BC0025);
    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(209, 0, 42, 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;
}

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

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

.zj2owsd1ncqz4qv3.codfl2ox3eyd,
.facs77h6cg8okdh.codfl2ox3eyd,
.ks9m5gemqf8b.codfl2ox3eyd {
    display: none;
}

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

    .zj2owsd1ncqz4qv3.codfl2ox3eyd {
        display: none;
    }

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

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

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

    .k0q3oda2no6 {
        margin-left: 0;
    }

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

    .dfam93azailykhbua1dl {
        margin-left: 18px;
    }

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

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

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

    .lhi5au1n2ful0bd {
        font-size: 12px;
    }

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

    .facs77h6cg8okdh:not(.codfl2ox3eyd) {
        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,
            #D1002A,
            #D72649,
            #D1002A,
            #BC0025);
        background-size: 300% 300%;
        animation:
            gradientShift 4s ease infinite,
            pulse 5s ease-in-out infinite;
    }

    .facs77h6cg8okdh.mrw710ddolb3a5bg {
        font-size: 12px;
        letter-spacing: 0;
    }

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

    .facs77h6cg8okdh.codfl2ox3eyd {
        display: none;
    }

    .x2os9wesv7i3sm .ny4i3t520kb,
    .x2os9wesv7i3sm .w3u8gsnijwycl {
        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;
    }

    .x2os9wesv7i3sm.o2c22wqdox7 .ny4i3t520kb,
    .x2os9wesv7i3sm.o2c22wqdox7 .w3u8gsnijwycl {
        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;
    }

    .x2os9wesv7i3sm.o2c22wqdox7 .facs77h6cg8okdh:not(.codfl2ox3eyd) {
        margin: 0 !important;
    }
}

@media (min-width: 850px) {
    .x8gjpewiookmwqom932p {
        padding: 10px 15px;
        display: flex;
        align-items: center;
    }
        .facs77h6cg8okdh:not(.codfl2ox3eyd) {
        display: none !important;
    }
    
    .yhbvwrif1on9rxnx {
        margin-bottom: 0;
        flex: 1;
        justify-content: space-between;
        display: flex;
        align-items: center;
    }
    
    .w3u8gsnijwycl {
        display: none;
    }
    
    .zj2owsd1ncqz4qv3.codfl2ox3eyd {
        display: flex;
        flex-direction: row;
        gap: 15px;
        margin-left: 25px;
        margin-right: 20px;
    }
    
.zj2owsd1ncqz4qv3.codfl2ox3eyd {
    display: flex !important;
    flex-direction: row;
    gap: 15px;
    margin-left: 25px;
    margin-right: 20px;
}

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

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

.facs77h6cg8okdh.codfl2ox3eyd .iaiglwzv487uyga1 {
    position: relative;
    top: -2px;
}

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

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

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

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

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

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

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

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

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

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

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

.fqt0q6n4bw 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; 
}
  
.smr61b6h6sus19jd {
    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;
}
  
.ykzllcl0r9 {
    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;
}

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

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

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

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

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

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

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

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

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

.om77nviyq1.active {
    color: #D1002A;
    text-shadow: 0 0 10px rgba(209, 0, 42, 0.5);
}

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

.om77nviyq1.hover {
    color: #DA3354;
    transform: scale(1.2);
}

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

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

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

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

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

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

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

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

.uzykcgjlk3y a:hover {
    color: #D1002A;
    text-decoration: underline;
}

.x01h5x42xp62j7 {
    border-top: 1px solid rgba(209, 0, 42, 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;
}

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

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

.rkas1nho0q7ewu7 {
    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,
        #D1002A,
        #D72649
    );
    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;
}

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

.rkas1nho0q7ewu7:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3),
                0 0 20px rgba(209, 0, 42, 0.1),
                inset 0 2px 2px rgba(255, 255, 255, 0.3);
    background: linear-gradient(
        45deg,
        #D72649,
        #D1002A
    );
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    html.menu-open .u5n6emlu93h,
    .ajstmqcvr6x.menu-open .u5n6emlu93h {
        opacity: 0;
        pointer-events: none;
    }

    html.menu-open .ucobrj7mry6w4,
    .ajstmqcvr6x.menu-open .ucobrj7mry6w4 {
        opacity: 0;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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


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

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

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

.r5wbq30gfdpx3idp {
    color: #D1002A;
    font-size: 18px; }

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

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

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

.daxvi54o0b6bqw1 {
    background: rgba(209, 0, 42, 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;
}

.daxvi54o0b6bqw1:hover {
    background: #D1002A; }


.tb3sxjbryrbba1pcmxtv {
    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) {
    .alzffzscucpd5m3,
    .daxvi54o0b6bqw1,
    .tb3sxjbryrbba1pcmxtv {
        padding: 7px 13px; font-size: 13px; }
    
    .tb3sxjbryrbba1pcmxtv {
        gap: 6px; }
    
    .n90hturla33y3oh2 {
        width: 12px;
        height: 12px;
    }
    
    .r5wbq30gfdpx3idp {
        font-size: 14px; }
    
    .d28diu8qaqrhwar {
        font-size: 13px; }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.g5crjgzcfd0e3n0k.xc9kkvnh3de {
    background: #D1002A;
}

.o6bshfh4x5gbv04l.xc9kkvnh3de {
    transform: translateX(20px);
}

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

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

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

.hao1d017sp0oy1qi:hover {
    background: #D72649;
}

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

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

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

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

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

@media (max-width: 768px) {
    .ezkysxlfnj8a8vgt {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .ox0ka3s7xixi {
        width: 100%;
        justify-content: flex-end;
    }
    
    .alzffzscucpd5m3,
    .daxvi54o0b6bqw1,
    .tb3sxjbryrbba1pcmxtv {
        padding: 6px 12px;
        font-size: 12px;
    }
    
    .n90hturla33y3oh2 {
        width: 12px;
        height: 12px;
    }
}
@media (max-width: 768px) {
    .p4ay1r02mpmho4 {
        width: 95%; top: 5px; }
    
    .ezkysxlfnj8a8vgt {
        padding: 12px 15px;
        gap: 8px;
    }
    
    .d28diu8qaqrhwar {
        font-size: 11px;
        line-height: 1.4;
    }
    
    .ox0ka3s7xixi {
        gap: 5px;
    }
    
    .alzffzscucpd5m3,
    .daxvi54o0b6bqw1,
    .tb3sxjbryrbba1pcmxtv {
        padding: 5px 10px;
        font-size: 11px;
    }
    
    .r5wbq30gfdpx3idp {
        font-size: 14px;
    }
}

.ybiq7meqy8ehjcf {
        margin-bottom: 40px;
        padding: 0;
    }
    
    .ybiq7meqy8ehjcf h2 {
        margin-bottom: 25px;
        font-size: 24px;
        font-weight: 600;
        color: #D1002A;
    }
    
    .gy84nm91rm0h {
        display: grid;
        gap: 16px;
        grid-template-columns: 1fr;
    }
    
    .z5h4p9gtlae1oim49rq0 {
    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;
}
    
    .z5h4p9gtlae1oim49rq0:hover {
        transform: translateY(-3px);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
        border-color: #D1002A;
    }
    
    .z5h4p9gtlae1oim49rq0::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;
}
    
    .z5h4p9gtlae1oim49rq0:hover::before {
        border-color: #D1002A;
    }
    
    .swniq8uinj3wtlaw24 {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5; }
    
    .g8w0j4b742e8yy3 {
        position: absolute;
        inset: 0;
        clip-path: polygon(0 0, 100% 0, 100% 70%, 50% 100%, 0 70%);
    }
    
    .swniq8uinj3wtlaw24 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); }
    
    .ro7w9hoo27e77n87 {
        display: flex;
        padding: 16px 16px 16px 48px;
    }
    
    .cof3dfnlijpwtrzlg4pu {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 25%;
        padding-right: 16px;
    }
    
    .g87g9n166pcve {
        width: 135px;
        height: 75px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        background-color: transparent;
    }
    
    .g87g9n166pcve img {
        max-width: 100%;
        max-height: 100%;
        width: auto; height: auto; object-fit: contain;
        filter: none; 
        border: none;
        outline: none;
        box-shadow: none;
    }
    
    .cof3dfnlijpwtrzlg4pu 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; }
    
    .w471i4ofb7d {
    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;
}
    
        .uuqbb3jq2whyhwyya0u {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; width: 40%;
        text-align: center; }
    
    .uuqbb3jq2whyhwyya0u ul {
        list-style-type: none;
        padding: 0;
        margin: 0 auto; display: flex;
        flex-direction: column;
        gap: 4px;
        width: fit-content; }
    
    .uuqbb3jq2whyhwyya0u ul li {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.8);
        text-align: left; }
    
        @media (min-width: 768px) {
        .uuqbb3jq2whyhwyya0u ul {
            margin: 0 auto;
        }
        
        .pxif6ctav48hss {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    .mrbpm11bnte40euu8s60 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 35%;
    }
    
    .mrbpm11bnte40euu8s60 div:first-child {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.6);
        margin-bottom: 4px;
    }
    
    .mrbpm11bnte40euu8s60 div:nth-child(2) {
        font-size: 18px;
        font-weight: bold;
        color: #4ADE80;
        margin-bottom: 16px;
        text-align: center;
    }
    
.cwmw3qkk4i4 {
    background: linear-gradient(
        45deg,
        #D1002A,
        #D72649,
        #D1002A,
        #BC0025
    );
    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; }

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

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

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

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

.cwmw3qkk4i4:hover::after {
    opacity: 1;
}
    
    .tvc6i73nzp9q {
        background-color: #FFB800;
        color: black;
        font-size: 12px;
        font-weight: bold;
        padding: 0px 5px;
        border-radius: 1.5px;
        display: inline-flex;
        align-items: center;
    }
    
    .tvc6i73nzp9q span {
        margin-right: 4px;
    }
    
    .asjs6ss8vueis4icgl, .bvjxuz6wpuf2nqdm1l0o, .dag5kestgz4p4 {
        display: none;
    }
    
    @media (max-width: 767px) {
                .ro7w9hoo27e77n87 {
            display: grid;
            grid-template-columns: 1fr 1fr;
            padding: 16px 16px 16px 16px;
            grid-gap: 16px;
        }
        
        .cof3dfnlijpwtrzlg4pu {
            width: 100%;
            grid-column: 1;
            padding-right: 0;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        
        .uuqbb3jq2whyhwyya0u {
            width: 100%;
            grid-column: 2;
            text-align: left; align-items: flex-start; }
        
        .mrbpm11bnte40euu8s60 {
            display: none;
        }
        
        .bvjxuz6wpuf2nqdm1l0o {
            display: block;
            width: 100%;
            grid-column: span 2;
            margin-top: 10px;
        }
        
        .bvjxuz6wpuf2nqdm1l0o .cwmw3qkk4i4 {
            width: 100%;
        }
        
                .asjs6ss8vueis4icgl {
            display: block;
            margin-bottom: 12px;
            text-align: left; }
        
        .asjs6ss8vueis4icgl div:first-child {
            font-size: 14px;
            color: rgba(255, 255, 255, 0.6);
            text-align: left; }
        
        .asjs6ss8vueis4icgl div:last-child {
            font-size: 16px;
            font-weight: bold;
            color: #4ADE80;
            text-align: left; }
        
        .uuqbb3jq2whyhwyya0u ul {
            width: 100%; margin: 0; }
        
        .swniq8uinj3wtlaw24 {
            width: 32px;
            height: 45px;
        }
        
        .g87g9n166pcve {
            width: 100px;
            height: 60px;
        }
        
        .w471i4ofb7d {
    font-size: 14px;
}
        
        .dag5kestgz4p4 {
            display: flex;
            justify-content: center;
            margin-top: 20px;
        }
        
        .pxif6ctav48hss {
            display: none;
        }
        
        .uuqbb3jq2whyhwyya0u ul {
            gap: 2px;
        }
        
        .uuqbb3jq2whyhwyya0u ul li {
            font-size: 13px;
        }
    }
    
    @media (min-width: 768px) {
        .pxif6ctav48hss {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    @media (min-width: 768px) and (max-width: 991px) {
        .g87g9n166pcve {
            width: 100px;
            height: 60px;
        }
        
        .cof3dfnlijpwtrzlg4pu {
            width: 20%;
        }
        
        .uuqbb3jq2whyhwyya0u {
            width: 45%;
        }
        
        .mrbpm11bnte40euu8s60 {
            width: 35%;
        }
    }
    .bpsgsoexi7 {
        color: #4ADE80;
        margin-right: 6px;
        display: inline-block;
    }
    .motjr4nivv {
        background-color: #D1002A; }
    
    .cojieco45vquj9vf {
        background-color: #AAB0C0; }
    
    .zaiqbflmc61liy {
        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;
    }
    
    .zaiqbflmc61liy:hover {
        transform: scale(1.05);
    }
    
    .zaiqbflmc61liy::after {
        content: '▼';
        position: absolute;
        top: 50%;
        right: -8px;
        transform: translateY(-50%);
        font-size: 10px;
        color: #D1002A;
        width: 12px;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .zka59tf34yk6sdioe4k4 {
        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);
    }
    
    .pv8tdic97df6cos8 {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10000;
        display: none;
        align-items: center;
        justify-content: center;
    }
    
    .vcraxice4o2pvy2gtb {
        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);
        }
    }
    
    .gdqt79iyys0zzsoni {
        position: relative;
        max-width: 400px;
        width: 90%;
        max-height: 500px;
        padding: 30px;
        border-radius: 12px;
        animation: fadeIn 0.3s ease;
    }
    
    .gdqt79iyys0zzsoni.mubawusog9q1 {
        background: linear-gradient(135deg, #2a1a4e 0%, #1f1338 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.1);
    }
    
    .gdqt79iyys0zzsoni.zzz0ehh5s5ibe9ahm {
        background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.08);
    }
    
    .gdqt79iyys0zzsoni.osxenvema559ce5 {
        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);
    }
    
    .ppmgckv98n17 {
        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;
    }
    
    .mubawusog9q1 .ppmgckv98n17,
    .zzz0ehh5s5ibe9ahm .ppmgckv98n17 {
        color: rgba(255, 255, 255, 0.9);
    }
    
    .osxenvema559ce5 .ppmgckv98n17 {
        color: rgba(0, 0, 0, 0.5);
    }
    
    .ppmgckv98n17:hover {
        opacity: 1;
        transform: scale(1.1);
    }
    
    .r5sp40nig4tlnjw123s {
        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;
    }
    
    .r5sp40nig4tlnjw123s:has(.covccajgrr7ek2e3n5y0:nth-child(4)) {
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    }
    
    .r5sp40nig4tlnjw123s:has(.covccajgrr7ek2e3n5y0:only-child) {
        grid-template-columns: 1fr;
        max-width: 180px;
        margin: 0 auto;
    }
    
    .r5sp40nig4tlnjw123s:has(.covccajgrr7ek2e3n5y0:nth-child(2):last-child) {
        grid-template-columns: repeat(2, 140px);
        justify-content: center;
    }
    
    .r5sp40nig4tlnjw123s:has(.covccajgrr7ek2e3n5y0:nth-child(3):last-child) {
        grid-template-columns: repeat(3, 120px);
        justify-content: center;
    }
    
    .r5sp40nig4tlnjw123s::-webkit-scrollbar {
        width: 6px;
    }
    
    .r5sp40nig4tlnjw123s::-webkit-scrollbar-track {
        background: rgba(255, 255, 255, 0.05);
        border-radius: 3px;
    }
    
    .r5sp40nig4tlnjw123s::-webkit-scrollbar-thumb {
        background: rgba(255, 255, 255, 0.2);
        border-radius: 3px;
    }
    
    .r5sp40nig4tlnjw123s::-webkit-scrollbar-thumb:hover {
        background: rgba(255, 255, 255, 0.3);
    }
    
    .covccajgrr7ek2e3n5y0 {
        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;
    }
    
    .covccajgrr7ek2e3n5y0:hover {
        transform: translateY(-3px) scale(1.05);
    }
    
    .covccajgrr7ek2e3n5y0.mubawusog9q1:hover {
        background: rgba(255, 255, 255, 0.08);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    }
    
    .covccajgrr7ek2e3n5y0.zzz0ehh5s5ibe9ahm:hover {
        background: rgba(255, 255, 255, 0.06);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
    }
    
    .covccajgrr7ek2e3n5y0.osxenvema559ce5:hover {
        background: rgba(67, 97, 238, 0.05);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    }
    
    .gy9e1ovvv6h0aw7 {
        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);
    }
    
    .g5u9dyw5ts46 {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }
    
    .mubawusog9q1 .g5u9dyw5ts46 {
        color: rgba(255, 255, 255, 0.95);
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    }
    
    .zzz0ehh5s5ibe9ahm .g5u9dyw5ts46 {
        color: rgba(255, 255, 255, 0.9);
        text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    }
    
    .osxenvema559ce5 .g5u9dyw5ts46 {
        color: #2c3e50;
        text-shadow: none;
    }
    
    .covccajgrr7ek2e3n5y0:hover .g5u9dyw5ts46 {
        }
    
    @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) {
        .gdqt79iyys0zzsoni {
            max-width: 320px;
            min-width: 280px;
            padding: 15px 10px;
            margin: 0 10px;
        }
        
        .ppmgckv98n17 {
            top: 3px;
            right: 3px;
            width: 26px;
            height: 26px;
            font-size: 16px;
        }
        
        .r5sp40nig4tlnjw123s {
            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;
        }
        
        .r5sp40nig4tlnjw123s:has(.covccajgrr7ek2e3n5y0:only-child) {
            grid-template-columns: 70px !important;
            justify-content: center;
        }
        
        .r5sp40nig4tlnjw123s:has(.covccajgrr7ek2e3n5y0:nth-child(2):last-child) {
            grid-template-columns: repeat(2, 70px) !important;
            justify-content: center;
        }
        
        .r5sp40nig4tlnjw123s:has(.covccajgrr7ek2e3n5y0:nth-child(3):last-child) {
            grid-template-columns: repeat(3, 70px) !important;
            justify-content: center;
        }
        
        .covccajgrr7ek2e3n5y0 {
            padding: 12px 5px;
        }
        
        .gy9e1ovvv6h0aw7 {
            width: 36px;
            height: 27px;
        }
        
        .g5u9dyw5ts46 {
            font-size: 12px;
        }
        
        .zaiqbflmc61liy {
            width: 40px;
            height: 40px;
        }
        
        .zka59tf34yk6sdioe4k4 {
            width: 26px;
            height: 19px;
        }
    }
