
    html {
    overflow-x: hidden;
    width: 100%;
    position: relative;
    --cookie-banner-height: 0px;
}
       
html, .op8ctzlw1oc4cem4f {
    overflow-x: hidden;
    max-width: 100%;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    background: #FFFFFF !important;
    background-image: #FFFFFF !important;
    color: rgba(51, 51, 51, 0.9);
    min-height: 100vh;
    line-height: 1.6;
    scroll-behavior: smooth;
    position: relative;
}
        
.lh63cs6jk16i {
    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;
}
        
.e7pz0ek3zj0gn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid rgba(0, 128, 97, 0.1);
    margin-bottom: 40px;
    position: relative;
    flex-wrap: nowrap;
    gap: 15px;
}
        
.hjus6e1hzek4db8 {
    margin: 0;
    display: flex;
    align-items: center;
    z-index: 2;
    order: 2;
}

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

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

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

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

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

    .cc50fb6j3t {
        flex: 0 0 auto;
    }
    
    .hjus6e1hzek4db8 {
        margin: 0 0 0 auto; flex: 0 0 auto; }


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

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

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

.d138lqvlpk5bfpirv2g:hover {
    background: linear-gradient(
        45deg,
        #269378,
        #008061
    );
    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);
    }
}
    
    .aczcs859dvpji {
        flex: 0 0 auto;
        position: relative;
        z-index: 1; }
}

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

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

.cc50fb6j3t a:hover {
    color: #269378;
}

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

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

.ul18zorhutpolbtzpq a {
    color: rgba(51, 51, 51, 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(0, 128, 97, 0.1);
}

.ul18zorhutpolbtzpq a:hover {
    color: #008061;
    background: rgba(0, 128, 97, 0.1);
    transform: translateY(-2px);
}

.ul18zorhutpolbtzpq a.active {
    background: #008061;
    color: #fff;
}
       
.hbihwmjqpo8l {
    line-height: 1.8;
    background: rgba(255, 255, 255, 1);
    border-radius: 16px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    width: 100%;
    margin: 0;
    padding: 30px;
    position: relative;
    box-sizing: border-box;
}

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

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

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

.hbihwmjqpo8l a {
    color: #008061;
}

.hbihwmjqpo8l a:hover {
    color: #269378;
}

p {
    color: rgba(102, 102, 102, 0.9);
}

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

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

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

.b6pk307uht th {
    background: linear-gradient(to bottom, rgba(250, 250, 250, 1), rgba(245, 245, 245, 1));
    color: #008061;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.85em;
    letter-spacing: 0.5px;
    padding: 12px 15px;
    text-align: left;
    border-bottom: 2px solid #008061;
    border-right: 1px solid rgba(0, 0, 0, 0.05);  
    text-shadow: none;
}

.b6pk307uht td {
    padding: 4px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);  
    border-right: 1px solid rgba(0, 0, 0, 0.05);   
    color: rgba(51, 51, 51, 0.9);
}

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

.b6pk307uht tr:first-child td {
    background: linear-gradient(to bottom, rgba(252, 252, 252, 1), rgba(248, 248, 248, 1));
    font-weight: 800;
    color: #008061;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    padding: 0px 15px;
    text-shadow: none;
    border-bottom: 2px solid #008061;
}

.b6pk307uht tr:first-child:hover td {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(250, 250, 250, 1));
    transition: background 0.3s ease;
}

.b6pk307uht tr:hover td {
    background: rgba(0, 0, 0, 0.05);  
}

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

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

.kxd4i7rra44fm92 {
    background: rgba(250, 250, 250, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.08);
    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;
}

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

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

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

.vvbzxxpmjfigdih9wmy:hover {
    color: #269378;
}

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

.vvbzxxpmjfigdih9wmy.active + .nertr9elj7tkgp6ruye {
    max-height: 0;
    padding: 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.gnqvwdfe114iilb03.kywbt473k4 {
    background-color: #f0f0f0;
    color: #333;
}

.gnqvwdfe114iilb03.tz68s3g78adm {
    background-color: #333;
    color: #f0f0f0;
}

.gnqvwdfe114iilb03.u2tj41x77ur2xnuuxct {
    background-color: #f0f0f0;
    color: #333;
}

.gnqvwdfe114iilb03.c9in7kjt4r {
    background-color: #333;
    color: #f0f0f0;
}

.gnqvwdfe114iilb03.xgsbszn2v79muyyw9y {
    background-color: #f0f0f0;
    color: #333;
}

.gnqvwdfe114iilb03.crp5g3ma4bsbvup5z {
    background-color: #333;
    color: #f0f0f0;
}

.gnqvwdfe114iilb03.wrjuwmj6uew7 {
    opacity: 0.5;
}

.gnqvwdfe114iilb03.wrjuwmj6uew7 img {
    opacity: 0.7 !important;
}

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

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

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

.o13f6e08qwwmd2jt.cljqxc9jgzqv4h {
    font-size: 11px;
    letter-spacing: 0;
}




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

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

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

.wpqy01gwgyd0st {
    margin-left: 13px;
}

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

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

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

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

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

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

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

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

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

.o13f6e08qwwmd2jt {
    background: linear-gradient(45deg, 
        #008061, 
        #269378, 
        #008061, 
        #007357);
    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(0, 128, 97, 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;
}

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

.n2q4akvs7y.hyyfnzsl3jo7,
.o13f6e08qwwmd2jt.hyyfnzsl3jo7 {
    display: none;
}

@media (max-width: 699px) {
    .aqxh6vvdjhxr8ukcr {
        display: flex;
        flex-direction: row;
        padding: 10px 15px;
        min-height: 90px;
        position: relative;
    }
    
    .n2q4akvs7y.hyyfnzsl3jo7 {
        display: none;
    }
    
    .mfhlfptdb39s96m4 {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-right: 100px;
    }
    
    .w6oh7nwf9r2e6tpbcsb {
        margin-bottom: 5px;
        flex-wrap: wrap;
    }
    
    .o13f6e08qwwmd2jt:not(.hyyfnzsl3jo7) {
        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;
    }
    
    .cbza8hkjijoc {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    
    .n2q4akvs7y {
        display: flex;
        flex-direction: column;
        gap: 6px;
        width: 100%;
        margin-right: 0;
        margin-bottom: 0;
    }
    
    .fkrwqtdjfwg9o {
        font-size: 12px;
    }
    
        .o13f6e08qwwmd2jt {
        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, 
            #008061, 
            #269378, 
            #008061, 
            #007357);
        background-size: 300% 300%;
        animation: 
            gradientShift 4s ease infinite,
            wiggle 6s ease-in-out infinite;
    }
    
    .mfhlfptdb39s96m4 {
        padding-right: 100px;
    }
    
    .o13f6e08qwwmd2jt.cljqxc9jgzqv4h {
        font-size: 11px;
        letter-spacing: 0;
    }
    
    .o13f6e08qwwmd2jt.hyyfnzsl3jo7 {
        display: none;
    }
}

@media (min-width: 700px) {
    .aqxh6vvdjhxr8ukcr {
        padding: 10px 15px;
        display: flex;
        align-items: center;
    }
        .o13f6e08qwwmd2jt:not(.hyyfnzsl3jo7) {
        display: none !important;
    }
    
    .mfhlfptdb39s96m4 {
        margin-bottom: 0;
        flex: 1;
        justify-content: space-between;
        display: flex;
        align-items: center;
    }
    
    .cbza8hkjijoc {
        display: none;
    }
    
    .n2q4akvs7y.hyyfnzsl3jo7 {
        display: flex;
        flex-direction: row;
        gap: 15px;
        margin-left: auto;
        margin-right: 15px;
    }
    
.n2q4akvs7y.hyyfnzsl3jo7 {
    display: flex !important;
    flex-direction: row;
    gap: 15px;
    margin-left: auto;
    margin-right: 15px;
}

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

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

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

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

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

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

.ljbxsatf9l::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    pointer-events: none;
    z-index: 3;
    transition: opacity 0.3s ease, border-color 0.3s ease;
}

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

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

.qnbbujqtdu67da 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; 
}
  
.mq7k0qz2swnu {
    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;
}
  
.bcvcgp5f2ta {
    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;
}

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

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

.h8ci7zpuk6p {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
    margin-top: auto;
}
  
.n6ipl9c9vh0w {
    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(0, 0, 0, 0.08);
    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;
}
  
.n6ipl9c9vh0w:hover {
    background: rgba(0, 0, 0, 0.12);
    transform: scale(1.02);
    color: white !important;
}
  
.f0tr37w0z6gqgncajww {
    display: block;
    width: 100%;
    margin: 0;
    padding: 8px 0;
    font-size: 12px;
    font-weight: 600;
    color: white !important;
    background: linear-gradient(45deg, 
                #008061, 
                #269378, 
                #008061, 
                #198C70);
    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;
}

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

.n6ipl9c9vh0w:active {
    transform: scale(0.98);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
  
.bmntt492b2i6p1x {
    margin-top: 60px;
    margin-bottom: 40px;
    background: rgba(250, 250, 250, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.08);
    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;
}

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

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

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

.m9in23taury0yueo3kj.active {
    color: #008061;
    text-shadow: 0 0 10px rgba(0, 128, 97, 0.5);
}

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

.m9in23taury0yueo3kj.hover {
    color: #339980;
    transform: scale(1.2);
}

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

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

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

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

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

.jubo8gan9azhp {
    color: rgba(102, 102, 102, 0.9);
    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;
    }
    
    & > .l0xpq0yrlzc1gsnm2qp: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) {
    .jubo8gan9azhp {
        margin-bottom: 300px !important; padding-bottom: 50px !important;
        position: relative !important; }
}
    
    & > .l0xpq0yrlzc1gsnm2qp: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;
    }
}

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

.xanl3wzplu9ow7m a {
    color: rgba(102, 102, 102, 0.9);
    text-decoration: none;
    margin: 0 10px;
    transition: color 0.3s ease;
}

.xanl3wzplu9ow7m a:hover {
    color: #008061;
    text-decoration: underline;
}

.fvd1rwifjby28puskoyz {
    border-top: 1px solid rgba(0, 128, 97, 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;
}

.e0f245m768sp {
    position: fixed;
    display: none;
    bottom: 90px;
    right: 20px;
    width: 40px;
    height: 40px;
    background-color: rgba(240, 240, 240, 0.95);
    color: rgba(51, 51, 51, 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;
}

.e0f245m768sp:hover {
    background-color: rgba(230, 230, 230, 1);
    box-shadow: 0 2px 12px rgba(0, 128, 97, 0.1);
    transform: translateY(-2px);
}

.eahzjke4uq19h6fb9ngk {
    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,
        #008061,
        #269378
    );
    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;
}

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

.eahzjke4uq19h6fb9ngk:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3),
                0 0 20px rgba(0, 128, 97, 0.1),
                inset 0 2px 2px rgba(255, 255, 255, 0.3);
    background: linear-gradient(
        45deg,
        #269378,
        #008061
    );
}

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

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

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

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

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

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

.hcnmsa1rmd2m5sg img {
    width: 20px;
    height: 20px;
    filter: brightness(0.3);
    transition: filter 0.3s ease;
}

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

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

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

.aczcs859dvpji span:nth-child(1) { top: 0; }
.aczcs859dvpji span:nth-child(2) { 
    top: 10px;
    width: 75%;
    right: 0;
    left: auto;
}
.aczcs859dvpji 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) {
    .lh63cs6jk16i {
        padding: 15px;
        width: 100%;
        max-width: 100%;
        margin: 0;
        box-sizing: border-box;
    }
				
    .s40ivnkyc9cvp6tr {
        display: none !important;
    }
			
    html.menu-open,
    .op8ctzlw1oc4cem4f.menu-open {
        overflow: hidden;
        position: fixed;
        width: 100%;
        height: 100%;
    }
            
    .lh63cs6jk16i {
        padding: 15px;
        width: 100%;
        max-width: 100%;
        margin: 0;
        box-sizing: border-box;
    }
            
    .e7pz0ek3zj0gn {
        padding: 15px 0;
        width: 100%;
        margin-bottom: 30px;
        justify-content: flex-start;
        gap: 10px;
    }
    
    .cc50fb6j3t {
        flex: 1;
        order: 1;
    }
    
    .hjus6e1hzek4db8 {
        margin: 0;
        flex: 0 0 auto;
        order: 2;
    }
    
    .a6su3ejwowua8hi6az {
        order: 3;
        margin-left: 0;
        margin-right: 7px;
    }
    
    .burger-menu {
        order: 4;
        flex: 0 0 auto;
        margin-left: auto;
    }

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

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

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

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

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

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

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

    .hbihwmjqpo8l {
        padding: 15px 10px;
        margin: 0;
        border-radius: 12px;
        background: rgba(255, 255, 255, 1);
    }

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

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

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

    .b6pk307uht::before {
        display: none;
    }

    .b6pk307uht::after {
        display: none;
    }

    

    

    @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;
        }
    }

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

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

    .b6pk307uht td:first-child,
    .b6pk307uht th:first-child {
        position: static;
        background: none;
    }
    
    .e0f245m768sp {
        right: 10px;
        bottom: 150px;
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 18px;
        background-color: rgba(240, 240, 240, 0.95);
    }

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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


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

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

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

.y8rrt9gmtlpd6epwrk {
    color: #008061;
    font-size: 18px; }

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

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

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

.vkb7gl0azoc {
    background: rgba(0, 128, 97, 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;
}

.vkb7gl0azoc:hover {
    background: #008061; }


.yd9vwgv4ov {
    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) {
    .gg8bwlkllj0k,
    .vkb7gl0azoc,
    .yd9vwgv4ov {
        padding: 7px 13px; font-size: 13px; }
    
    .yd9vwgv4ov {
        gap: 6px; }
    
    .hr2vc5uehdk {
        width: 12px;
        height: 12px;
    }
    
    .y8rrt9gmtlpd6epwrk {
        font-size: 14px; }
    
    .k87yqms3vqdz9mooajdu {
        font-size: 13px; }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.rpozpfagaj2jard3.it5q0m2xqp2i8n0qyl {
    background: #008061;
}

.k61hjoa43j52mr79e.it5q0m2xqp2i8n0qyl {
    transform: translateX(20px);
}

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

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

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

.vocsirlx0rwkox:hover {
    background: #269378;
}

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

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

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

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

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

@media (max-width: 768px) {
    .hu1y27n0q3 {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .vysnjr1bmq {
        width: 100%;
        justify-content: flex-end;
    }
    
    .gg8bwlkllj0k,
    .vkb7gl0azoc,
    .yd9vwgv4ov {
        padding: 6px 12px;
        font-size: 12px;
    }
    
    .hr2vc5uehdk {
        width: 12px;
        height: 12px;
    }
}
@media (max-width: 768px) {
    .zhbv4w1ftz2 {
        width: 95%; top: 5px; }
    
    .hu1y27n0q3 {
        padding: 12px 15px;
        gap: 8px;
    }
    
    .k87yqms3vqdz9mooajdu {
        font-size: 11px;
        line-height: 1.4;
    }
    
    .vysnjr1bmq {
        gap: 5px;
    }
    
    .gg8bwlkllj0k,
    .vkb7gl0azoc,
    .yd9vwgv4ov {
        padding: 5px 10px;
        font-size: 11px;
    }
    
    .y8rrt9gmtlpd6epwrk {
        font-size: 14px;
    }
}

.dqydgmo6pjbr6bkpxt {
        margin-bottom: 40px;
        padding: 0;
    }
    
    .dqydgmo6pjbr6bkpxt h2 {
        margin-bottom: 25px;
        font-size: 24px;
        font-weight: 600;
        color: #008061;
    }
    
    .d4plz8b1fhelaqtscm {
        display: grid;
        gap: 16px;
        grid-template-columns: 1fr;
    }
    
    .l3kn4zy6vnce {
    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;
}
    
    .l3kn4zy6vnce:hover {
        transform: translateY(-3px);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
        border-color: #008061;
    }
    
    .l3kn4zy6vnce::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;
}
    
    .l3kn4zy6vnce:hover::before {
        border-color: #008061;
    }
    
    .qxm4cetk1s1i3446n3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5; }
    
    .olznmr2vanz4a1x0 {
        position: absolute;
        inset: 0;
        clip-path: polygon(0 0, 100% 0, 100% 70%, 50% 100%, 0 70%);
    }
    
    .qxm4cetk1s1i3446n3 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); }
    
    .ohggxuloim {
        display: flex;
        padding: 16px 16px 16px 48px;
    }
    
    .e4oguy2scxao {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 25%;
        padding-right: 16px;
    }
    
    .gcxwpc6vbab9y {
        width: 135px;
        height: 75px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        background-color: transparent;
    }
    
    .gcxwpc6vbab9y img {
        max-width: 100%;
        max-height: 100%;
        width: auto; height: auto; object-fit: contain;
        filter: none; 
        border: none;
        outline: none;
        box-shadow: none;
    }
    
    .e4oguy2scxao 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; }
    
    .yz1ovor2qw2b85o3 {
    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;
}
    
        .yp3ll5yzvn {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; width: 40%;
        text-align: center; }
    
    .yp3ll5yzvn ul {
        list-style-type: none;
        padding: 0;
        margin: 0 auto; display: flex;
        flex-direction: column;
        gap: 4px;
        width: fit-content; }
    
    .yp3ll5yzvn ul li {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.8);
        text-align: left; }
    
        @media (min-width: 768px) {
        .yp3ll5yzvn ul {
            margin: 0 auto;
        }
        
        .yv65nykcfcei8vxt94t {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    .vox0zgm2gs2 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 35%;
    }
    
    .vox0zgm2gs2 div:first-child {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.6);
        margin-bottom: 4px;
    }
    
    .vox0zgm2gs2 div:nth-child(2) {
        font-size: 18px;
        font-weight: bold;
        color: #4ADE80;
        margin-bottom: 16px;
        text-align: center;
    }
    
.jam29sjszm8estqch2vy {
    background: linear-gradient(
        45deg,
        #008061,
        #269378,
        #008061,
        #007357
    );
    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; }

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

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

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

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

.jam29sjszm8estqch2vy:hover::after {
    opacity: 1;
}
    
    .t3kh257tvfqygkr {
        background-color: #FFB800;
        color: black;
        font-size: 12px;
        font-weight: bold;
        padding: 0px 5px;
        border-radius: 1.5px;
        display: inline-flex;
        align-items: center;
    }
    
    .t3kh257tvfqygkr span {
        margin-right: 4px;
    }
    
    .creb5jgo5arwsxxc6, .km0k86trez9oa8ioqhr7, .jyhsaswrse7dpxe {
        display: none;
    }
    
    @media (max-width: 767px) {
                .ohggxuloim {
            display: grid;
            grid-template-columns: 1fr 1fr;
            padding: 16px 16px 16px 16px;
            grid-gap: 16px;
        }
        
        .e4oguy2scxao {
            width: 100%;
            grid-column: 1;
            padding-right: 0;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        
        .yp3ll5yzvn {
            width: 100%;
            grid-column: 2;
            text-align: left; align-items: flex-start; }
        
        .vox0zgm2gs2 {
            display: none;
        }
        
        .km0k86trez9oa8ioqhr7 {
            display: block;
            width: 100%;
            grid-column: span 2;
            margin-top: 10px;
        }
        
        .km0k86trez9oa8ioqhr7 .jam29sjszm8estqch2vy {
            width: 100%;
        }
        
                .creb5jgo5arwsxxc6 {
            display: block;
            margin-bottom: 12px;
            text-align: left; }
        
        .creb5jgo5arwsxxc6 div:first-child {
            font-size: 14px;
            color: rgba(255, 255, 255, 0.6);
            text-align: left; }
        
        .creb5jgo5arwsxxc6 div:last-child {
            font-size: 16px;
            font-weight: bold;
            color: #4ADE80;
            text-align: left; }
        
        .yp3ll5yzvn ul {
            width: 100%; margin: 0; }
        
        .qxm4cetk1s1i3446n3 {
            width: 32px;
            height: 45px;
        }
        
        .gcxwpc6vbab9y {
            width: 100px;
            height: 60px;
        }
        
        .yz1ovor2qw2b85o3 {
    font-size: 14px;
}
        
        .jyhsaswrse7dpxe {
            display: flex;
            justify-content: center;
            margin-top: 20px;
        }
        
        .yv65nykcfcei8vxt94t {
            display: none;
        }
        
        .yp3ll5yzvn ul {
            gap: 2px;
        }
        
        .yp3ll5yzvn ul li {
            font-size: 13px;
        }
    }
    
    @media (min-width: 768px) {
        .yv65nykcfcei8vxt94t {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    @media (min-width: 768px) and (max-width: 991px) {
        .gcxwpc6vbab9y {
            width: 100px;
            height: 60px;
        }
        
        .e4oguy2scxao {
            width: 20%;
        }
        
        .yp3ll5yzvn {
            width: 45%;
        }
        
        .vox0zgm2gs2 {
            width: 35%;
        }
    }
    .osl433pmrxtvpo {
        color: #4ADE80;
        margin-right: 6px;
        display: inline-block;
    }
    .lv4joi534qvoc30m4c {
        background-color: #008061; }
    
    .k28fkvzm21hwrg4oq0v {
        background-color: #AAB0C0; }
    
    .a6su3ejwowua8hi6az {
        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;
    }
    
    .a6su3ejwowua8hi6az:hover {
        transform: scale(1.05);
    }
    
    .a6su3ejwowua8hi6az::after {
        content: '▼';
        position: absolute;
        top: 50%;
        right: -8px;
        transform: translateY(-50%);
        font-size: 10px;
        color: #008061;
        width: 12px;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .kkjf9vkvehfgu72sbi {
        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);
    }
    
    .m1e232h4pq {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10000;
        display: none;
        align-items: center;
        justify-content: center;
    }
    
    .yvswakqwoxc4csuq {
        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);
        }
    }
    
    .ncz8ibzwnqldom6g7hx {
        position: relative;
        max-width: 400px;
        width: 90%;
        max-height: 500px;
        padding: 30px;
        border-radius: 12px;
        animation: fadeIn 0.3s ease;
    }
    
    .ncz8ibzwnqldom6g7hx.wanf18o67xwmv9hpwg {
        background: linear-gradient(135deg, #2a1a4e 0%, #1f1338 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.1);
    }
    
    .ncz8ibzwnqldom6g7hx.k8h291u9j26td1tb1cad {
        background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.08);
    }
    
    .ncz8ibzwnqldom6g7hx.nusac6guyanhy96 {
        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);
    }
    
    .xk2l7cldduqnv {
        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;
    }
    
    .wanf18o67xwmv9hpwg .xk2l7cldduqnv,
    .k8h291u9j26td1tb1cad .xk2l7cldduqnv {
        color: rgba(255, 255, 255, 0.9);
    }
    
    .nusac6guyanhy96 .xk2l7cldduqnv {
        color: rgba(0, 0, 0, 0.5);
    }
    
    .xk2l7cldduqnv:hover {
        opacity: 1;
        transform: scale(1.1);
    }
    
    .wr2tc5o4n068lsx {
        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;
    }
    
    .wr2tc5o4n068lsx:has(.dxevxu2e4rtawlqn:nth-child(4)) {
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    }
    
    .wr2tc5o4n068lsx:has(.dxevxu2e4rtawlqn:only-child) {
        grid-template-columns: 1fr;
        max-width: 180px;
        margin: 0 auto;
    }
    
    .wr2tc5o4n068lsx:has(.dxevxu2e4rtawlqn:nth-child(2):last-child) {
        grid-template-columns: repeat(2, 140px);
        justify-content: center;
    }
    
    .wr2tc5o4n068lsx:has(.dxevxu2e4rtawlqn:nth-child(3):last-child) {
        grid-template-columns: repeat(3, 120px);
        justify-content: center;
    }
    
    .wr2tc5o4n068lsx::-webkit-scrollbar {
        width: 6px;
    }
    
    .wr2tc5o4n068lsx::-webkit-scrollbar-track {
        background: rgba(255, 255, 255, 0.05);
        border-radius: 3px;
    }
    
    .wr2tc5o4n068lsx::-webkit-scrollbar-thumb {
        background: rgba(255, 255, 255, 0.2);
        border-radius: 3px;
    }
    
    .wr2tc5o4n068lsx::-webkit-scrollbar-thumb:hover {
        background: rgba(255, 255, 255, 0.3);
    }
    
    .dxevxu2e4rtawlqn {
        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;
    }
    
    .dxevxu2e4rtawlqn:hover {
        transform: translateY(-3px) scale(1.05);
    }
    
    .dxevxu2e4rtawlqn.wanf18o67xwmv9hpwg:hover {
        background: rgba(255, 255, 255, 0.08);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    }
    
    .dxevxu2e4rtawlqn.k8h291u9j26td1tb1cad:hover {
        background: rgba(255, 255, 255, 0.06);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
    }
    
    .dxevxu2e4rtawlqn.nusac6guyanhy96:hover {
        background: rgba(67, 97, 238, 0.05);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    }
    
    .s0jomds12fkmv39 {
        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);
    }
    
    .axa3s6gpankak {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }
    
    .wanf18o67xwmv9hpwg .axa3s6gpankak {
        color: rgba(255, 255, 255, 0.95);
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    }
    
    .k8h291u9j26td1tb1cad .axa3s6gpankak {
        color: rgba(255, 255, 255, 0.9);
        text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    }
    
    .nusac6guyanhy96 .axa3s6gpankak {
        color: #2c3e50;
        text-shadow: none;
    }
    
    .dxevxu2e4rtawlqn:hover .axa3s6gpankak {
        }
    
    @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) {
        .ncz8ibzwnqldom6g7hx {
            max-width: 320px;
            min-width: 280px;
            padding: 15px 10px;
            margin: 0 10px;
        }
        
        .xk2l7cldduqnv {
            top: 3px;
            right: 3px;
            width: 26px;
            height: 26px;
            font-size: 16px;
        }
        
        .wr2tc5o4n068lsx {
            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;
        }
        
        .wr2tc5o4n068lsx:has(.dxevxu2e4rtawlqn:only-child) {
            grid-template-columns: 70px !important;
            justify-content: center;
        }
        
        .wr2tc5o4n068lsx:has(.dxevxu2e4rtawlqn:nth-child(2):last-child) {
            grid-template-columns: repeat(2, 70px) !important;
            justify-content: center;
        }
        
        .wr2tc5o4n068lsx:has(.dxevxu2e4rtawlqn:nth-child(3):last-child) {
            grid-template-columns: repeat(3, 70px) !important;
            justify-content: center;
        }
        
        .dxevxu2e4rtawlqn {
            padding: 12px 5px;
        }
        
        .s0jomds12fkmv39 {
            width: 36px;
            height: 27px;
        }
        
        .axa3s6gpankak {
            font-size: 12px;
        }
        
        .a6su3ejwowua8hi6az {
            width: 40px;
            height: 40px;
        }
        
        .kkjf9vkvehfgu72sbi {
            width: 26px;
            height: 19px;
        }
    }
