
    html {
    overflow-x: hidden;
    width: 100%;
    position: relative;
    --cookie-banner-height: 0px;
}
       
html, .vgwv3u48zw8o {
    overflow-x: hidden;
    max-width: 100%;
    width: 100%;
    font-family: "Open Sans", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, 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;
}
        
.kw1qjzb0wnz2 {
    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;
}
        
.exklagmalp88k7e5a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid rgba(56, 138, 132, 0.1);
    margin-bottom: 40px;
    position: relative;
    flex-wrap: nowrap;
    gap: 15px;
}
        
.ibyyrkyzmj1vxsxs {
    margin: 0;
    display: flex;
    align-items: center;
    z-index: 2;
    order: 2;
}

.b434k3692ry2pezmuxek {
    background: linear-gradient(
        45deg,
        #388A84,
        #559B96,
        #388A84,
        #327C76
    );
    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) {
    .b434k3692ry2pezmuxek {
        animation: 
            gradientShift 4s ease infinite,
            pulse 5s ease-in-out infinite !important;
    }
}

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

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

.b434k3692ry2pezmuxek:hover {
    background: linear-gradient(
        45deg,
        #559B96,
        #388A84
    );
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}

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

    .y75wwygw96n1h828hh5w {
        flex: 0 0 auto;
    }
    
    .ibyyrkyzmj1vxsxs {
        margin: 0 0 0 auto; flex: 0 0 auto; }


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

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

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

.b434k3692ry2pezmuxek:hover {
    background: linear-gradient(
        45deg,
        #559B96,
        #388A84
    );
    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);
    }
}
    
    .ju3xtkzzy9fo {
        flex: 0 0 auto;
        position: relative;
        z-index: 1; }
}

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

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

.y75wwygw96n1h828hh5w a:hover {
    color: #559B96;
}

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

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

.kasm30wmznlnphem0o44 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(56, 138, 132, 0.1);
}

.kasm30wmznlnphem0o44 a:hover {
    color: #388A84;
    background: rgba(56, 138, 132, 0.1);
    transform: translateY(-2px);
}

.kasm30wmznlnphem0o44 a.active {
    background: #388A84;
    color: #fff;
}
       
.s0afp1uz1cbdqldtj {
    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;
}

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

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

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

.s0afp1uz1cbdqldtj a {
    color: #388A84;
}

.s0afp1uz1cbdqldtj a:hover {
    color: #559B96;
}

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

h1, h2, h3, h4, h5, h6 {
    color: #388A84 !important;
    font-family: "Open Sans", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
    font-weight: 700;
}

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

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

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

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

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

.l97emizxvl5qmst4at5 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: #388A84;
    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 #388A84;
}

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

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

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

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

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

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

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

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

.qn1f8ixcvkrg:hover {
    color: #559B96;
}

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

.qn1f8ixcvkrg.active + .sn28yccuwh2d81ff7 {
    max-height: 0;
    padding: 0 20px;
}

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

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

.sn28yccuwh2d81ff7 a {
    color: #388A84;
    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;
}

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

.sn28yccuwh2d81ff7 a:hover {
    color: #559B96;
    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;
}

.d8y8hi0l1zva8afq1.promo-button {
    background: linear-gradient(45deg, 
        #388A84, 
        #559B96, 
        #388A84, 
        #327C76);
    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;
    }
    
    .xa58udswaryk9k5ro4 {
        font-size: 12px;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    }
    
    .d8y8hi0l1zva8afq1.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);
    }
}

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

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

.y2jolyc7pbki {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 50;
    width: 100%;
    font-family: "Open Sans", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, 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;
}

.y2jolyc7pbki.viygedh25oiy9zzs {
    transform: translateY(100%);
    transition: none;
}

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

.y2jolyc7pbki.l4c4jo5by1le63gnsl {
    transition: transform 0.4s ease-out;
}

.y2jolyc7pbki .ypuq4pvunw {
    transition: opacity 0.3s ease;
}

.y2jolyc7pbki .xa58udswaryk9k5ro4,
.y2jolyc7pbki .by96axd4uhmbq,
.y2jolyc7pbki .t70jgs1v1f5kv6ve6klw,
.y2jolyc7pbki .qnos13smq5e1xl,
.y2jolyc7pbki .banner-close-button {
    transition: opacity 0.3s ease, max-height 0.3s ease;
    overflow: hidden;
}

.y2jolyc7pbki.f1w5galpp4der .ypuq4pvunw {
    opacity: 0 !important;
    width: 0 !important;
    margin: 0 !important;
    pointer-events: none;
}

.y2jolyc7pbki.f1w5galpp4der .xa58udswaryk9k5ro4,
.y2jolyc7pbki.f1w5galpp4der .by96axd4uhmbq,
.y2jolyc7pbki.f1w5galpp4der .t70jgs1v1f5kv6ve6klw,
.y2jolyc7pbki.f1w5galpp4der .qnos13smq5e1xl,
.y2jolyc7pbki.f1w5galpp4der .banner-close-button {
    opacity: 0 !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    pointer-events: none;
}

.y2jolyc7pbki.f1w5galpp4der .ovzsp16jxs77fmywx {
    padding: 8px 20px;
    transition: padding 0.3s ease;
}

.y2jolyc7pbki.f1w5galpp4der .krilmc7p72kt45n9q {
    margin-bottom: 0;
    justify-content: center;
    transition: margin 0.3s ease;
}

.y2jolyc7pbki.f1w5galpp4der .wg11hb8v1cey04q2hki {
    margin-left: 0;
    margin-right: 15px;
}

.y2jolyc7pbki.f1w5galpp4der .f7mlubk39dusm34u86 {
    font-size: 16px;
    font-weight: 600;
}

.y2jolyc7pbki.f1w5galpp4der .d8y8hi0l1zva8afq1.o4ngs9wfqloy2epayxbm {
    padding: 10px 25px;
    margin-right: 0;
}

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

.banner-close-button {
    position: absolute;
    top: 5px;
    right: 10px;
    background: rgba(255, 255, 255, 0.1);
    border: none;
    color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
    font-size: 20px;
    line-height: 1;
    padding: 2px 8px;
    z-index: 10;
    border-radius: 4px;
    transition: background 0.2s, color 0.2s;
}

.banner-close-button:hover {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
}

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

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

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

.c3aass74da0aij.a0mrltqbfbnrj {
    background-color: #f0f0f0;
    color: #333;
}

.c3aass74da0aij.nwwetk4e7cw7xeeiupjm {
    background-color: #333;
    color: #f0f0f0;
}

.c3aass74da0aij.r7qr3ywzejx467ly7zc {
    background-color: #f0f0f0;
    color: #333;
}

.c3aass74da0aij.a9kywfehufuo {
    background-color: #333;
    color: #f0f0f0;
}

.c3aass74da0aij.gc83tisbvv0s {
    background-color: #f0f0f0;
    color: #333;
}

.c3aass74da0aij.svkoc7tagwfntzdtjoq {
    background-color: #333;
    color: #f0f0f0;
}

.c3aass74da0aij.hvyo0wdzrjg {
    opacity: 0.5;
}

.c3aass74da0aij.hvyo0wdzrjg img {
    opacity: 0.7 !important;
}

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

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

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

.d8y8hi0l1zva8afq1.sw5gs70yamom {
    font-size: 11px;
    letter-spacing: 0;
}




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

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

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

.wg11hb8v1cey04q2hki {
    margin-left: 22px;
}

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

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

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

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

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

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

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

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

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

.e8rxs09h0c7vr5k {
    opacity: 0.9;
}

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

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

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

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

.d8y8hi0l1zva8afq1 {
    background: linear-gradient(45deg, 
        #388A84, 
        #559B96, 
        #388A84, 
        #327C76);
    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(56, 138, 132, 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;
}

.d8y8hi0l1zva8afq1:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 20px rgba(56, 138, 132, 0.6);
    animation: gradientShift 3s ease infinite;
}

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

.t70jgs1v1f5kv6ve6klw.o4ngs9wfqloy2epayxbm,
.d8y8hi0l1zva8afq1.o4ngs9wfqloy2epayxbm,
.qnos13smq5e1xl.o4ngs9wfqloy2epayxbm {
    display: none;
}

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

    .t70jgs1v1f5kv6ve6klw.o4ngs9wfqloy2epayxbm {
        display: none;
    }

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

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

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

    .ypuq4pvunw {
        margin-left: 0;
    }

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

    .wg11hb8v1cey04q2hki {
        margin-left: 18px;
    }

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

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

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

    .av6nf6f7hg322 {
        font-size: 12px;
    }

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

    .d8y8hi0l1zva8afq1:not(.o4ngs9wfqloy2epayxbm) {
        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,
            #388A84,
            #559B96,
            #388A84,
            #327C76);
        background-size: 300% 300%;
        animation:
            gradientShift 4s ease infinite,
            pulse 5s ease-in-out infinite;
    }

    .d8y8hi0l1zva8afq1.sw5gs70yamom {
        font-size: 12px;
        letter-spacing: 0;
    }

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

    .d8y8hi0l1zva8afq1.o4ngs9wfqloy2epayxbm {
        display: none;
    }

    .y2jolyc7pbki .krilmc7p72kt45n9q,
    .y2jolyc7pbki .by96axd4uhmbq {
        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;
    }

    .y2jolyc7pbki.f1w5galpp4der .krilmc7p72kt45n9q,
    .y2jolyc7pbki.f1w5galpp4der .by96axd4uhmbq {
        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;
    }

    .y2jolyc7pbki.f1w5galpp4der .d8y8hi0l1zva8afq1:not(.o4ngs9wfqloy2epayxbm) {
        margin: 0 !important;
    }
}

@media (min-width: 850px) {
    .ovzsp16jxs77fmywx {
        padding: 10px 15px;
        display: flex;
        align-items: center;
    }
        .d8y8hi0l1zva8afq1:not(.o4ngs9wfqloy2epayxbm) {
        display: none !important;
    }
    
    .jp5hfpj2o32gkaop2g {
        margin-bottom: 0;
        flex: 1;
        justify-content: space-between;
        display: flex;
        align-items: center;
    }
    
    .by96axd4uhmbq {
        display: none;
    }
    
    .t70jgs1v1f5kv6ve6klw.o4ngs9wfqloy2epayxbm {
        display: flex;
        flex-direction: row;
        gap: 15px;
        margin-left: 25px;
        margin-right: 20px;
    }
    
.t70jgs1v1f5kv6ve6klw.o4ngs9wfqloy2epayxbm {
    display: flex !important;
    flex-direction: row;
    gap: 15px;
    margin-left: 25px;
    margin-right: 20px;
}

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

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

.d8y8hi0l1zva8afq1.o4ngs9wfqloy2epayxbm .ebiqptlsr6 {
    position: relative;
    top: -2px;
}

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

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

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

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

.ygjjp9k0puuj9k {
    margin-top: 60px;
    padding-top: 20px;
    border-top: 1px solid rgba(56, 138, 132, 0.1);
}
  
.ygjjp9k0puuj9k h2 {
    margin-bottom: 30px;
    text-align: center;
    font-size: 24px;
}

.zbrjnj9o21mxntscow {
    display: inline-block;
    padding: 15px 40px;
    background: linear-gradient(to right, #388A84, #559B96);
    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;
}
  
.zbrjnj9o21mxntscow:hover {
    transform: translateY(-3px);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
    background: linear-gradient(to right, #4B9590, #69A7A2);
}
  
.zbrjnj9o21mxntscow: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;
}
 
.upfvkn7p6z3i6an8a {
    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: #388A84;
    font-weight: 700;
}
  
.fo26hnfxyp8njyhq {
    padding: 0 15px;
}
  
.fo26hnfxyp8njyhq h1 {
    font-size: 28px;
    margin-bottom: 20px;
    text-align: center;
}
  
.sscdcg6k251 {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 20px;
    background: rgba(255, 255, 255, 0.05);
    padding: 15px;
    border-radius: 8px;
}
  
.sscdcg6k251 p {
    margin: 0;
}
  
.qbvi829mue2h53b {
    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;
}
  
.qbvi829mue2h53b iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 8px;
}
  
.ctkyeiqd1g7zsgbdjohp {
    margin-top: 30px;
    line-height: 1.7;
}
  
.ctkyeiqd1g7zsgbdjohp h2 {
    margin-bottom: 15px;
}
  
@media (max-width: 768px) {
    .fo26hnfxyp8njyhq h1 {
        font-size: 24px;
    }
    
    .qbvi829mue2h53b {
        padding-bottom: 75%;
    }
}
  
.uuiqz8vtq37srwbce {
    display: flex;
    overflow-x: auto;
    padding-bottom: 10px;
    gap: 12px;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    
    -ms-overflow-style: none;
    scrollbar-width: none;
}

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

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

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

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

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

.dxdueb97ivaeh 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; 
}
  
.bsj8r97ilwn2sxeb2 {
    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;
}
  
.vn6zs58akylj1s {
    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;
}

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

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

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

.wipedojzz6s4 {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
    margin-top: auto;
}
  
.r7ukobm9tn5wqs4 {
    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;
}
  
.r7ukobm9tn5wqs4:hover {
    background: rgba(255, 255, 255, 0.25);
    transform: scale(1.02);
    color: white !important;
}
  
.pagkd0c9hxin03 {
    display: block;
    width: 100%;
    margin: 0;
    padding: 8px 0;
    font-size: 12px;
    font-weight: 600;
    color: white !important;
    background: linear-gradient(45deg, 
                #388A84, 
                #559B96, 
                #388A84, 
                #4B9590);
    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;
}

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

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

.f0iiu8otdl22s h3 {
    margin-top: 0;
    margin-bottom: 15px;
    color: #388A84 !important;
}

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

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

.b8mazomiot6o8amwh.active {
    color: #388A84;
    text-shadow: 0 0 10px rgba(56, 138, 132, 0.5);
}

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

.b8mazomiot6o8amwh.hover {
    color: #5FA19C;
    transform: scale(1.2);
}

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

.b8mazomiot6o8amwh.half-active:before {
    content: "★";
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    overflow: hidden;
    color: #388A84;
    text-shadow: 0 0 10px rgba(56, 138, 132, 0.5);
}

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

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

.bfi1phwav004zcpiv {
    font-size: 14px;
    color: #388A84;
    height: 20px;
    font-weight: 500;
    min-height: 20px;
}

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

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

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

.k6n2h05wahwrx a:hover {
    color: #388A84;
    text-decoration: underline;
}

.buapo2sdal {
    border-top: 1px solid rgba(56, 138, 132, 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;
}

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

.tfkhnou6t1:hover {
    background-color: rgba(30, 30, 30, 0.95);
    box-shadow: 0 2px 12px rgba(56, 138, 132, 0.1);
    transform: translateY(-2px);
}

.yuvxmvz1v6zwh6swtso {
    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,
        #388A84,
        #559B96
    );
    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;
}

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

.yuvxmvz1v6zwh6swtso:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3),
                0 0 20px rgba(56, 138, 132, 0.1),
                inset 0 2px 2px rgba(255, 255, 255, 0.3);
    background: linear-gradient(
        45deg,
        #559B96,
        #388A84
    );
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    html.menu-open .s0afp1uz1cbdqldtj,
    .vgwv3u48zw8o.menu-open .s0afp1uz1cbdqldtj {
        opacity: 0;
        pointer-events: none;
    }

    html.menu-open .y75wwygw96n1h828hh5w,
    .vgwv3u48zw8o.menu-open .y75wwygw96n1h828hh5w {
        opacity: 0;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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


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

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

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

.iiu9wsc8k3w13r {
    color: #388A84;
    font-size: 18px; }

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

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

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

.w48cc975gdnrmxgz {
    background: rgba(56, 138, 132, 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;
}

.w48cc975gdnrmxgz:hover {
    background: #388A84; }


.eqi8q1pxloqbq1z3s {
    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) {
    .b8w2y4v5i2opwn,
    .w48cc975gdnrmxgz,
    .eqi8q1pxloqbq1z3s {
        padding: 7px 13px; font-size: 13px; }
    
    .eqi8q1pxloqbq1z3s {
        gap: 6px; }
    
    .bqx38rureuu {
        width: 12px;
        height: 12px;
    }
    
    .iiu9wsc8k3w13r {
        font-size: 14px; }
    
    .go21weihokf8jujoi4 {
        font-size: 13px; }
}

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

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

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

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

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

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

.nr5lsmxluxb9pl00ym7c h3 {
    margin: 0;
    color: #388A84;
    font-size: 16px;
    font-weight: 600;
}

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

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

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

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

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

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

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

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

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

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

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

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

.phasas5v8trx9.j0agdievu96j2 {
    background: #388A84;
}

.wvmx0hqj4m81rqx7x.j0agdievu96j2 {
    transform: translateX(20px);
}

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

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

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

.hh1xroidmcgrz3s76s:hover {
    background: #559B96;
}

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

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

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

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

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

@media (max-width: 768px) {
    .cmxt8y2vch {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .fwgtuokhw5gg {
        width: 100%;
        justify-content: flex-end;
    }
    
    .b8w2y4v5i2opwn,
    .w48cc975gdnrmxgz,
    .eqi8q1pxloqbq1z3s {
        padding: 6px 12px;
        font-size: 12px;
    }
    
    .bqx38rureuu {
        width: 12px;
        height: 12px;
    }
}
@media (max-width: 768px) {
    .gm22roxv1cb0vc5 {
        width: 95%; top: 5px; }
    
    .cmxt8y2vch {
        padding: 12px 15px;
        gap: 8px;
    }
    
    .go21weihokf8jujoi4 {
        font-size: 11px;
        line-height: 1.4;
    }
    
    .fwgtuokhw5gg {
        gap: 5px;
    }
    
    .b8w2y4v5i2opwn,
    .w48cc975gdnrmxgz,
    .eqi8q1pxloqbq1z3s {
        padding: 5px 10px;
        font-size: 11px;
    }
    
    .iiu9wsc8k3w13r {
        font-size: 14px;
    }
}

.kby5ptl4tethinam23oo {
        margin-bottom: 40px;
        padding: 0;
    }
    
    .kby5ptl4tethinam23oo h2 {
        margin-bottom: 25px;
        font-size: 24px;
        font-weight: 600;
        color: #388A84;
    }
    
    .qzw13tj0izazry99v66 {
        display: grid;
        gap: 16px;
        grid-template-columns: 1fr;
    }
    
    .z4kmhq8ka9y30p21 {
    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;
}
    
    .z4kmhq8ka9y30p21:hover {
        transform: translateY(-3px);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
        border-color: #388A84;
    }
    
    .z4kmhq8ka9y30p21::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;
}
    
    .z4kmhq8ka9y30p21:hover::before {
        border-color: #388A84;
    }
    
    .nk0g83sdqdfhevj {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5; }
    
    .i1gybww3ur {
        position: absolute;
        inset: 0;
        clip-path: polygon(0 0, 100% 0, 100% 70%, 50% 100%, 0 70%);
    }
    
    .nk0g83sdqdfhevj 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); }
    
    .e4l6xbshramq {
        display: flex;
        padding: 16px 16px 16px 48px;
    }
    
    .f3jlmojaceopk {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 25%;
        padding-right: 16px;
    }
    
    .mfxfzyhp97l99r8yh {
        width: 135px;
        height: 75px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        background-color: transparent;
    }
    
    .mfxfzyhp97l99r8yh img {
        max-width: 100%;
        max-height: 100%;
        width: auto; height: auto; object-fit: contain;
        filter: none; 
        border: none;
        outline: none;
        box-shadow: none;
    }
    
    .f3jlmojaceopk 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; }
    
    .b52p6hoozyv5bhavd8zq {
    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;
}
    
        .lqx20yvnmn7 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; width: 40%;
        text-align: center; }
    
    .lqx20yvnmn7 ul {
        list-style-type: none;
        padding: 0;
        margin: 0 auto; display: flex;
        flex-direction: column;
        gap: 4px;
        width: fit-content; }
    
    .lqx20yvnmn7 ul li {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.8);
        text-align: left; }
    
        @media (min-width: 768px) {
        .lqx20yvnmn7 ul {
            margin: 0 auto;
        }
        
        .rx21mpiad74u4lbn0vqg {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    .e1k1owv54bp {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 35%;
    }
    
    .e1k1owv54bp div:first-child {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.6);
        margin-bottom: 4px;
    }
    
    .e1k1owv54bp div:nth-child(2) {
        font-size: 18px;
        font-weight: bold;
        color: #4ADE80;
        margin-bottom: 16px;
        text-align: center;
    }
    
.f1skgqx76cpf105ak {
    background: linear-gradient(
        45deg,
        #388A84,
        #559B96,
        #388A84,
        #327C76
    );
    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; }

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

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

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

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

.f1skgqx76cpf105ak:hover::after {
    opacity: 1;
}
    
    .rp4ufckevto {
        background-color: #FFB800;
        color: black;
        font-size: 12px;
        font-weight: bold;
        padding: 0px 5px;
        border-radius: 1.5px;
        display: inline-flex;
        align-items: center;
    }
    
    .rp4ufckevto span {
        margin-right: 4px;
    }
    
    .c6lmwi3w9sfka92, .iow65wrofe, .xvkz28k08qvxodk3 {
        display: none;
    }
    
    @media (max-width: 767px) {
                .e4l6xbshramq {
            display: grid;
            grid-template-columns: 1fr 1fr;
            padding: 16px 16px 16px 16px;
            grid-gap: 16px;
        }
        
        .f3jlmojaceopk {
            width: 100%;
            grid-column: 1;
            padding-right: 0;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        
        .lqx20yvnmn7 {
            width: 100%;
            grid-column: 2;
            text-align: left; align-items: flex-start; }
        
        .e1k1owv54bp {
            display: none;
        }
        
        .iow65wrofe {
            display: block;
            width: 100%;
            grid-column: span 2;
            margin-top: 10px;
        }
        
        .iow65wrofe .f1skgqx76cpf105ak {
            width: 100%;
        }
        
                .c6lmwi3w9sfka92 {
            display: block;
            margin-bottom: 12px;
            text-align: left; }
        
        .c6lmwi3w9sfka92 div:first-child {
            font-size: 14px;
            color: rgba(255, 255, 255, 0.6);
            text-align: left; }
        
        .c6lmwi3w9sfka92 div:last-child {
            font-size: 16px;
            font-weight: bold;
            color: #4ADE80;
            text-align: left; }
        
        .lqx20yvnmn7 ul {
            width: 100%; margin: 0; }
        
        .nk0g83sdqdfhevj {
            width: 32px;
            height: 45px;
        }
        
        .mfxfzyhp97l99r8yh {
            width: 100px;
            height: 60px;
        }
        
        .b52p6hoozyv5bhavd8zq {
    font-size: 14px;
}
        
        .xvkz28k08qvxodk3 {
            display: flex;
            justify-content: center;
            margin-top: 20px;
        }
        
        .rx21mpiad74u4lbn0vqg {
            display: none;
        }
        
        .lqx20yvnmn7 ul {
            gap: 2px;
        }
        
        .lqx20yvnmn7 ul li {
            font-size: 13px;
        }
    }
    
    @media (min-width: 768px) {
        .rx21mpiad74u4lbn0vqg {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    @media (min-width: 768px) and (max-width: 991px) {
        .mfxfzyhp97l99r8yh {
            width: 100px;
            height: 60px;
        }
        
        .f3jlmojaceopk {
            width: 20%;
        }
        
        .lqx20yvnmn7 {
            width: 45%;
        }
        
        .e1k1owv54bp {
            width: 35%;
        }
    }
    .tdo44oc60zqvjsc1c {
        color: #4ADE80;
        margin-right: 6px;
        display: inline-block;
    }
    .ltm2c2i5hm9khkbem2 {
        background-color: #388A84; }
    
    .m5a6wdiogbwcqc {
        background-color: #AAB0C0; }
    
    .wpykcg4k937 {
        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;
    }
    
    .wpykcg4k937:hover {
        transform: scale(1.05);
    }
    
    .wpykcg4k937::after {
        content: '▼';
        position: absolute;
        top: 50%;
        right: -8px;
        transform: translateY(-50%);
        font-size: 10px;
        color: #388A84;
        width: 12px;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .xvdv9i27ivc78fw8zv3 {
        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);
    }
    
    .findr2q67z06oi8254ma {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10000;
        display: none;
        align-items: center;
        justify-content: center;
    }
    
    .t6039buyim {
        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);
        }
    }
    
    .abxd7inedpc4i6 {
        position: relative;
        max-width: 400px;
        width: 90%;
        max-height: 500px;
        padding: 30px;
        border-radius: 12px;
        animation: fadeIn 0.3s ease;
    }
    
    .abxd7inedpc4i6.lra7b0xob3o4yqp {
        background: linear-gradient(135deg, #2a1a4e 0%, #1f1338 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.1);
    }
    
    .abxd7inedpc4i6.ita6ubyxjt {
        background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.08);
    }
    
    .abxd7inedpc4i6.scutvun714h3gei {
        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);
    }
    
    .skmnqtocmxqsmpdx2 {
        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;
    }
    
    .lra7b0xob3o4yqp .skmnqtocmxqsmpdx2,
    .ita6ubyxjt .skmnqtocmxqsmpdx2 {
        color: rgba(255, 255, 255, 0.9);
    }
    
    .scutvun714h3gei .skmnqtocmxqsmpdx2 {
        color: rgba(0, 0, 0, 0.5);
    }
    
    .skmnqtocmxqsmpdx2:hover {
        opacity: 1;
        transform: scale(1.1);
    }
    
    .kfune4km2aypz91g {
        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;
    }
    
    .kfune4km2aypz91g:has(.azkpsd1weacp:nth-child(4)) {
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    }
    
    .kfune4km2aypz91g:has(.azkpsd1weacp:only-child) {
        grid-template-columns: 1fr;
        max-width: 180px;
        margin: 0 auto;
    }
    
    .kfune4km2aypz91g:has(.azkpsd1weacp:nth-child(2):last-child) {
        grid-template-columns: repeat(2, 140px);
        justify-content: center;
    }
    
    .kfune4km2aypz91g:has(.azkpsd1weacp:nth-child(3):last-child) {
        grid-template-columns: repeat(3, 120px);
        justify-content: center;
    }
    
    .kfune4km2aypz91g::-webkit-scrollbar {
        width: 6px;
    }
    
    .kfune4km2aypz91g::-webkit-scrollbar-track {
        background: rgba(255, 255, 255, 0.05);
        border-radius: 3px;
    }
    
    .kfune4km2aypz91g::-webkit-scrollbar-thumb {
        background: rgba(255, 255, 255, 0.2);
        border-radius: 3px;
    }
    
    .kfune4km2aypz91g::-webkit-scrollbar-thumb:hover {
        background: rgba(255, 255, 255, 0.3);
    }
    
    .azkpsd1weacp {
        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;
    }
    
    .azkpsd1weacp:hover {
        transform: translateY(-3px) scale(1.05);
    }
    
    .azkpsd1weacp.lra7b0xob3o4yqp:hover {
        background: rgba(255, 255, 255, 0.08);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    }
    
    .azkpsd1weacp.ita6ubyxjt:hover {
        background: rgba(255, 255, 255, 0.06);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
    }
    
    .azkpsd1weacp.scutvun714h3gei:hover {
        background: rgba(67, 97, 238, 0.05);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    }
    
    .no5920jb4stdy5t {
        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);
    }
    
    .jperwls44e1clr1 {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }
    
    .lra7b0xob3o4yqp .jperwls44e1clr1 {
        color: rgba(255, 255, 255, 0.95);
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    }
    
    .ita6ubyxjt .jperwls44e1clr1 {
        color: rgba(255, 255, 255, 0.9);
        text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    }
    
    .scutvun714h3gei .jperwls44e1clr1 {
        color: #2c3e50;
        text-shadow: none;
    }
    
    .azkpsd1weacp:hover .jperwls44e1clr1 {
        }
    
    @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) {
        .abxd7inedpc4i6 {
            max-width: 320px;
            min-width: 280px;
            padding: 15px 10px;
            margin: 0 10px;
        }
        
        .skmnqtocmxqsmpdx2 {
            top: 3px;
            right: 3px;
            width: 26px;
            height: 26px;
            font-size: 16px;
        }
        
        .kfune4km2aypz91g {
            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;
        }
        
        .kfune4km2aypz91g:has(.azkpsd1weacp:only-child) {
            grid-template-columns: 70px !important;
            justify-content: center;
        }
        
        .kfune4km2aypz91g:has(.azkpsd1weacp:nth-child(2):last-child) {
            grid-template-columns: repeat(2, 70px) !important;
            justify-content: center;
        }
        
        .kfune4km2aypz91g:has(.azkpsd1weacp:nth-child(3):last-child) {
            grid-template-columns: repeat(3, 70px) !important;
            justify-content: center;
        }
        
        .azkpsd1weacp {
            padding: 12px 5px;
        }
        
        .no5920jb4stdy5t {
            width: 36px;
            height: 27px;
        }
        
        .jperwls44e1clr1 {
            font-size: 12px;
        }
        
        .wpykcg4k937 {
            width: 40px;
            height: 40px;
        }
        
        .xvdv9i27ivc78fw8zv3 {
            width: 26px;
            height: 19px;
        }
    }
