
    html {
    overflow-x: hidden;
    width: 100%;
    position: relative;
}
       
html, .xcr1s2901c9y9s7fehuh {
    overflow-x: hidden;
    max-width: 100%;
    width: 100%;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
    background: #1A1F37 !important;
    background-image: #1A1F37 !important;
    color: rgba(255, 255, 255, 0.9);
    min-height: 100vh;
    line-height: 1.6;
    scroll-behavior: smooth;
    position: relative;
}
        
.or0vklojma3klnis4r0 {
    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;
}
        
.eesobxrws64n44 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid rgba(235, 68, 77, 0.1);
    margin-bottom: 40px;
    position: relative;
    flex-wrap: wrap;
}
        
.jh4fne5jljy67cy8h {
    margin: 0 15px;
    display: flex;
    align-items: center;
    z-index: 2;
}

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

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

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

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

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

    .gcotvi2nryf {
        flex: 0 0 auto;
    }
    
    .jh4fne5jljy67cy8h {
        margin: 0 0 0 auto; flex: 0 0 auto; }


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

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

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

.u55ndgrm2zvx6b4ez:hover {
    background: linear-gradient(
        45deg,
        #EE6067,
        #EB444D
    );
    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);
    }
}
    
    .fft0t83kb30t8m0q4p {
        flex: 0 0 auto;
        position: relative;
        z-index: 1; }
}

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

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

.gcotvi2nryf a:hover {
    color: #EE6067;
}

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

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

.cjeuotjvzpwx8feboy 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(235, 68, 77, 0.1);
}

.cjeuotjvzpwx8feboy a:hover {
    color: #EB444D;
    background: rgba(235, 68, 77, 0.1);
    transform: translateY(-2px);
}

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

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

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

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

.drorq95kpk a {
    color: #EB444D;
}

.drorq95kpk a:hover {
    color: #EE6067;
}

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

h1, h2, h3, h4, h5, h6 {
    color: #EB444D !important;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 700;
}

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

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

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

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

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

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

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

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

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

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

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

.j0d4dhosd1n {
    width: 100%;
    padding: 25px 20px;
    cursor: pointer;
    text-align: left;
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9em;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    transition: all 0.2s ease;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: none;
    border: none;
}

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

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

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

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

.j0d4dhosd1n.active + .an40lrsnjopo1c4u {
    max-height: 0;
    padding: 0 20px;
}

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

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

.an40lrsnjopo1c4u a {
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
    transition: all 0.2s ease;
    position: relative;
    padding-left: 12px;
    font-weight: 400;
    opacity: 0.7;
    font-size: 0.85em;
    display: block;
}

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

.an40lrsnjopo1c4u a:hover {
    color: #EB444D;
    opacity: 0.8;
    transform: translateX(3px);
}

.banner-site-info {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 12px;
    margin-right: 15px;
}

.banner-site-logo {
    width: 40px;
    height: 35px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    position: relative;
    background-color: #f0f0f0;
    color: #333;
    flex-shrink: 0;
}

.banner-site-name {
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
}

.banner-site-title {
    color: white;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 2px;
}

.g190ukhxphmbxj9z36fk.promo-button {
    background: linear-gradient(45deg, 
        #EB444D, 
        #EE6067, 
        #EB444D, 
        #D33D45);
    background-size: 300% 300%;
    animation: 
        gradientShift 4s ease infinite,
        pulse 5s ease-in-out infinite;
}

@media (max-width: 699px) {
    .banner-site-logo {
        width: 50px;
        height: 35px;
        font-size: 14px;
    }
    
    .banner-site-title {
        font-size: 14px;
    }
    
    .ogael5c0vwgkfe {
        font-size: 10px;
    }
    
    .g190ukhxphmbxj9z36fk.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);
    }
}

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

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

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

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

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

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

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

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

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

.nllxaxw8h5a1fgb4.current {
    opacity: 0.7 !important;
}

.nllxaxw8h5a1fgb4.current img {
    opacity: 0.7 !important;
}


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

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

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

.a0jl7lyrrbh6qmbi27 {
    margin-left: 13px;
}

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

.ogael5c0vwgkfe {
    color: #f59e0b;
    font-size: 12px;
}

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

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

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

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

.v8l3cg7w0ffmcaa3zp1 {
    opacity: 0.9;
}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }
    5% {
        transform: scale(1.05);
    }
    10% {
        transform: scale(1);
    }
    15% {
        transform: scale(1.05);
    }
    20% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes wiggle {
    0% {
        transform: rotate(0deg);
    }
    5% {
        transform: rotate(2deg);
    }
    10% {
        transform: rotate(-2deg);
    }
    15% {
        transform: rotate(2deg);
    }
    20% {
        transform: rotate(-1deg);
    }
    25% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

@keyframes bounce {
    0% {
        transform: translateY(0);
    }
    4% {
        transform: translateY(-5px);
    }
    8% {
        transform: translateY(0);
    }
    12% {
        transform: translateY(-3px);
    }
    16% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(0);
    }
}

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

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

.g190ukhxphmbxj9z36fk {
    background: linear-gradient(45deg, 
        #EB444D, 
        #EE6067, 
        #EB444D, 
        #D33D45);
    background-size: 300% 300%;
    animation: 
        gradientShift 4s ease infinite,
        pulse 5s ease-in-out infinite;
    
    font-weight: bold;
    padding: 12px 20px;
    border-radius: 6px;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    font-size: clamp(10px, 3vw, 13px);
    white-space: normal;
    text-align: center;
    flex-shrink: 0;
    box-shadow: 0 2px 15px rgba(235, 68, 77, 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;
}

.g190ukhxphmbxj9z36fk:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 20px rgba(235, 68, 77, 0.6);
    animation: gradientShift 3s ease infinite;
}

.enzkfwclvzji3ti.vqynili32on,
.g190ukhxphmbxj9z36fk.vqynili32on {
    display: none;
}

@media (max-width: 699px) {
    .z2jaeh9cz0sbp4v6ch4 {
        display: flex;
        flex-direction: row;
        padding: 10px 15px;
        min-height: 90px;
        position: relative;
    }
    
    .enzkfwclvzji3ti.vqynili32on {
        display: none;
    }
    
    .cktb3alsyq6t {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-right: 100px;
    }
    
    .fo9n5zg78nnmvt66 {
        margin-bottom: 5px;
        flex-wrap: wrap;
    }
    
    .g190ukhxphmbxj9z36fk:not(.vqynili32on) {
        position: absolute;
        right: 15px;
        top: 10px;
        bottom: 10px;
        width: 90px;
        padding: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        line-height: 1.2;
        text-align: center;
        border-radius: 6px;
        
        animation: 
            gradientShift 4s ease infinite,
            wiggle 6s ease-in-out infinite;
    }
    
    .z45t6ro6165cglzw3a {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    
    .enzkfwclvzji3ti {
        display: flex;
        flex-direction: column;
        gap: 6px;
        width: 100%;
        margin-right: 0;
        margin-bottom: 0;
    }
    
    .v8l3cg7w0ffmcaa3zp1 {
        font-size: 12px;
    }
    
        .g190ukhxphmbxj9z36fk {
        position: absolute;
        right: 15px;
        top: 10px;
        bottom: 10px;
        width: 90px;
        padding: 5px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        font-size: clamp(10px, 3vw, 13px);
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: -0.3px;
        line-height: 1.1;
        text-align: center;
        border-radius: 6px;
        word-break: normal;
        overflow-wrap: break-word;
        hyphens: none;
        
        background: linear-gradient(45deg, 
            #EB444D, 
            #EE6067, 
            #EB444D, 
            #D33D45);
        background-size: 300% 300%;
        animation: 
            gradientShift 4s ease infinite,
            wiggle 6s ease-in-out infinite;
    }
    
    .cktb3alsyq6t {
        padding-right: 100px;
    }
    
    .g190ukhxphmbxj9z36fk.long-text {
        font-size: 11px;
        letter-spacing: 0;
    }
    
    .g190ukhxphmbxj9z36fk.vqynili32on {
        display: none;
    }
}

@media (min-width: 700px) {
    .z2jaeh9cz0sbp4v6ch4 {
        padding: 10px 15px;
        display: flex;
        align-items: center;
    }
        .g190ukhxphmbxj9z36fk:not(.vqynili32on) {
        display: none !important;
    }
    
    .cktb3alsyq6t {
        margin-bottom: 0;
        flex: 1;
        justify-content: space-between;
        display: flex;
        align-items: center;
    }
    
    .z45t6ro6165cglzw3a {
        display: none;
    }
    
    .enzkfwclvzji3ti.vqynili32on {
        display: flex;
        flex-direction: row;
        gap: 15px;
        margin-left: auto;
        margin-right: 15px;
    }
    
.enzkfwclvzji3ti.vqynili32on {
    display: flex !important;
    flex-direction: row;
    gap: 15px;
    margin-left: auto;
    margin-right: 15px;
}

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

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

.rfdqpuo69xq8l7q {
    margin-top: 60px;
    padding-top: 20px;
    border-top: 1px solid rgba(235, 68, 77, 0.1);
}
  
.rfdqpuo69xq8l7q h2 {
    margin-bottom: 30px;
    text-align: center;
    font-size: 24px;
}

.fugvxwirjs6 {
    display: inline-block;
    padding: 15px 40px;
    background: linear-gradient(to right, #EB444D, #EE6067);
    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;
}
  
.fugvxwirjs6:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.4);
    background: linear-gradient(to right, #ED565E, #F07279);
}
  
.fugvxwirjs6: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;
}
 
.jrgoi1gknu9mw3ml31z {
    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: #EB444D;
    font-weight: 700;
}
  
.gxjklnlze17cbfs7c {
    padding: 0 15px;
}
  
.gxjklnlze17cbfs7c h1 {
    font-size: 28px;
    margin-bottom: 20px;
    text-align: center;
}
  
.apuq83p26ae3oa84ipy {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 20px;
    background: rgba(255, 255, 255, 0.05);
    padding: 15px;
    border-radius: 8px;
}
  
.apuq83p26ae3oa84ipy p {
    margin: 0;
}
  
.dsk82m82i6q {
    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;
}
  
.dsk82m82i6q iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 8px;
}
  
.q2uplwybrmawe0 {
    margin-top: 30px;
    line-height: 1.7;
}
  
.q2uplwybrmawe0 h2 {
    margin-bottom: 15px;
}
  
@media (max-width: 768px) {
    .gxjklnlze17cbfs7c h1 {
        font-size: 24px;
    }
    
    .dsk82m82i6q {
        padding-bottom: 75%;
    }
}
  
.g1yrng4lgm4o9fyglh {
    display: flex;
    overflow-x: auto;
    padding-bottom: 10px;
    gap: 12px;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    
    -ms-overflow-style: none;
    scrollbar-width: none;
}

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

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

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

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

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

.ftw665l9f8 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; 
}
  
.nvg530891h4v97qf {
    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;
}
  
.nfbggy29vmw6fh {
    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;
}

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

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

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

.lmxh14x13ii55htxtvrr::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;
}
  
.lmxh14x13ii55htxtvrr:hover {
    background: linear-gradient(45deg, 
                #ED565E, 
                #F07279, 
                #ED565E, 
                #EF6970);
    transform: scale(1.03);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
    animation: buttonShimmerFast 1.5s ease infinite;
}
  .lmxh14x13ii55htxtvrr:hover::after {
    opacity: 1;
}


@keyframes buttonShimmer {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

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

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

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

.thvu9uq1lu2o2m00b {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    margin-bottom: 10px;
    font-size: 32px;
    height: 40px;
}

.jk0r9zxjij9 {
    cursor: pointer;
    color: rgba(255, 255, 255, 0.3);
    transition: all 0.3s ease;
    user-select: none;
}

.jk0r9zxjij9.active {
    color: #EB444D;
    text-shadow: 0 0 10px rgba(235, 68, 77, 0.5);
}

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

.jk0r9zxjij9.hover {
    color: #EF6970;
    transform: scale(1.2);
}

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

.jk0r9zxjij9.half-active:before {
    content: "★";
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    overflow: hidden;
    color: #EB444D;
    text-shadow: 0 0 10px rgba(235, 68, 77, 0.5);
}

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

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

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

.fx2nige6xi9 {
    border-top: 1px solid rgba(235, 68, 77, 0.1);
    color: rgba(255, 255, 255, 0.7);
    padding: 20px 10px;
    margin-top: 60px;
    margin-bottom: 80px; font-size: 11px;
    line-height: 1.6;
    text-align: justify;
    white-space: pre-line;
    
    & > div:first-child:last-child {
        margin-top: 0;
        padding-top: 0;
    }
    
    & > .dmpkvazs4fhgxdc6qk: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) {
    .fx2nige6xi9 {
        margin-bottom: 300px !important; padding-bottom: 50px !important;
        position: relative !important; }
}
    
    & > .dmpkvazs4fhgxdc6qk:first-child {
        border-top: none;
        margin-top: 0;
        padding-top: 10px;
    }
    
    & * {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
        text-indent: 0;
    }
}

.btn.generating {
    transition: all 0.3s ease-in-out;
    background: black !important;
    color: #0F0 !important;
    border: 1px solid #0F0;
    text-shadow: 0 0 5px #0F0;
    position: relative;
    overflow: hidden;
    padding-bottom: 25px;
    font-family: 'Courier New', monospace;
    letter-spacing: 1px;
}

.matrix-canvas {
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    mix-blend-mode: screen;
    pointer-events: none;
    z-index: 1;
}

.matrix-canvas.active {
    opacity: 1;
}

.matrix-text {
    position: relative;
    z-index: 2;
    mix-blend-mode: difference;
}

.progress-container {
    position: absolute;
    bottom: 5px;
    left: 10px;
    right: 10px;
    height: 5px;
    background: rgba(0, 255, 0, 0.2);
    border-radius: 3px;
    overflow: hidden;
    z-index: 3;
}

.progress-bar {
    height: 100%;
    background: #0F0;
    width: 0%;
    transition: width 0.3s ease;
    box-shadow: 0 0 5px #0F0;
}

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

.guaf36aiiot8xctx6:hover {
    background-color: rgba(26, 31, 55, 0.95);
    box-shadow: 0 2px 12px rgba(235, 68, 77, 0.1);
    transform: translateY(-2px);
}

.oojhbpe85n50vr7s {
    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,
        #EB444D,
        #EE6067
    );
    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;
}

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

.oojhbpe85n50vr7s:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3),
                0 0 20px rgba(235, 68, 77, 0.1),
                inset 0 2px 2px rgba(255, 255, 255, 0.3);
    background: linear-gradient(
        45deg,
        #EE6067,
        #EB444D
    );
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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