* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'PT Sans', sans-serif;
    background-color: #323234;
    color: #ffffff;
    line-height: 1.6;
    overflow-x: hidden;
}

.kr3n7w2v {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.box {
    background: rgba(50, 50, 52, 0.8);
    border-radius: 12px;
    padding: 30px;
    margin: 20px 0;
}

.fx8k3n2r {
    background: #000000;
    padding: 15px 0;
    position: sticky;
    top: 0;
    z-index: 1000;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}

.tw9h4x7p {
    display: grid;
    grid-template-columns: 200px 1fr auto;
    align-items: center;
    gap: 20px;
}

.zm4t7x9k img {
    max-width: 150px;
    height: auto;
}

.desktop-nav {
    display: block;
}

.pq2m9h7t {
    display: flex;
    list-style: none;
    gap: 30px;
    margin: 0;
    padding: 0;
}

.pq2m9h7t a {
    color: #ffffff;
    text-decoration: none;
    font-weight: 400;
    transition: color 0.3s;
}

.pq2m9h7t a:hover {
    color: #00fbc8;
}

.hx7k2n9m {
    display: flex;
    align-items: center;
    gap: 15px;
}

.wk4t8n3x {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 8px 15px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 20px;
}

.yx9m3k7r {
    font-size: 14px;
    color: #cccccc;
}

.nm8x4t2k {
    font-weight: 700;
    color: #00fbc8;
}

.dk3n7x9m, .rm5k8x3t {
    padding: 10px 25px;
    border-radius: 25px;
    text-decoration: none;
    font-weight: 700;
    transition: all 0.3s;
    border: none;
    cursor: pointer;
}

.dk3n7x9m {
    background: #00fbc8;
    color: #000000;
}

.dk3n7x9m:hover {
    background: #00d9b3;
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(0, 251, 200, 0.4);
}

.rm5k8x3t {
    background: #ff2e09;
    color: #ffffff;
}

.rm5k8x3t:hover {
    background: #e02808;
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(255, 46, 9, 0.4);
}

.lh4x9k2m {
    display: none;
    flex-direction: column;
    gap: 5px;
    cursor: pointer;
}

.lh4x9k2m span {
    width: 30px;
    height: 3px;
    background: #ffffff;
    transition: all 0.3s;
}

.xh3k9r7m {
    display: none;
    background: #000000;
    padding: 20px;
    margin-top: 15px;
}

.xh3k9r7m.active {
    display: block;
}

.kp9m4x2t {
    list-style: none;
    padding: 0;
}

.kp9m4x2t li {
    margin: 15px 0;
}

.kp9m4x2t a {
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
}

.gk3x7m9n {
    position: relative;
    min-height: 500px;
    overflow: hidden;
}

.tp4n8x2k {
    position: relative;
    height: 500px;
}

.wm7k3n9x {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 1s;
}

.wm7k3n9x.active {
    opacity: 1;
}

.wm7k3n9x img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.rn5x8k3m {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 10;
    background: rgba(0, 0, 0, 0.7);
    padding: 40px;
    border-radius: 15px;
}

.vh9k4m7x {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #ffffff;
}

.km3n7x9t {
    font-size: 20px;
    margin-bottom: 30px;
    color: #e0e0e0;
}

.xm8k3r9n {
    padding: 15px 40px;
    background: #ff2e09;
    color: #ffffff;
    text-decoration: none;
    border-radius: 30px;
    font-weight: 700;
    font-size: 18px;
    display: inline-block;
    transition: all 0.3s;
}

.xm8k3r9n:hover {
    background: #e02808;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(255, 46, 9, 0.5);
}

.nk9x3m7r {
    text-align: center;
    margin-top: 20px;
}

.dot {
    height: 15px;
    width: 15px;
    margin: 0 5px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
    transition: background-color 0.3s;
}

.dot.active,
.dot:hover {
    background-color: #00fbc8;
}

.xw4k8n3r, .pk7m9x3n, .gn8k4x9m, .wk9m3x7n, .mk7x9n3t {
    padding: 60px 0;
}

.zm9k3x7n, .gm4k8x7n, .km7x9n3t, .tm7k9x3n, .xn9k4m7t {
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 40px;
    color: #ffffff;
}

.mk4n8x2r {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.nh7k3x9m {
    background: linear-gradient(135deg, #1a1a1c 0%, #2a2a2c 100%);
    border-radius: 15px;
    padding: 30px;
    text-align: center;
    transition: transform 0.3s, box-shadow 0.3s;
    border: 2px solid rgba(0, 251, 200, 0.2);
}

.nh7k3x9m:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 251, 200, 0.3);
}

.kx9m4n7t {
    font-size: 48px;
    margin-bottom: 15px;
}

.px8k3m9n {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #ffffff;
}

.wh4k7n2x {
    font-size: 32px;
    font-weight: 700;
    color: #00fbc8;
    margin: 20px 0;
}

.vm3k8x7n {
    padding: 12px 30px;
    background: #ff2e09;
    color: #ffffff;
    text-decoration: none;
    border-radius: 25px;
    font-weight: 700;
    display: inline-block;
    transition: all 0.3s;
}

.vm3k8x7n:hover {
    background: #e02808;
    transform: scale(1.05);
}

.rh9k3x2m, .xp4k8m9n {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.xn4k7m9t, .rk9m3x7n {
    background: linear-gradient(135deg, #1a1a1c 0%, #2a2a2c 100%);
    border-radius: 15px;
    padding: 25px;
    transition: transform 0.3s;
    border: 2px solid rgba(255, 46, 9, 0.2);
}

.xn4k7m9t:hover, .rk9m3x7n:hover {
    transform: translateY(-5px);
}

.wk8n3x7m {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.ym9k4x3n {
    font-size: 22px;
    font-weight: 700;
    color: #ffffff;
}

.tk7x9m2n {
    padding: 5px 15px;
    background: #ff2e09;
    color: #ffffff;
    border-radius: 15px;
    font-size: 12px;
    font-weight: 700;
}

.qm3k8x7n {
    margin: 15px 0;
    color: #cccccc;
    line-height: 1.5;
}

.hm9k3x7t {
    background: rgba(0, 251, 200, 0.1);
    padding: 15px;
    border-radius: 10px;
    margin: 15px 0;
}

.prize-label, .timer-label {
    color: #aaaaaa;
    font-size: 14px;
}

.prize-amount {
    font-size: 24px;
    font-weight: 700;
    color: #00fbc8;
    display: block;
    margin-top: 5px;
}

.xk7m9n3t {
    background: rgba(255, 46, 9, 0.1);
    padding: 15px;
    border-radius: 10px;
    margin: 15px 0;
}

.timer-value {
    font-size: 20px;
    font-weight: 700;
    color: #ff2e09;
    display: block;
    margin-top: 5px;
}

.nm8k3x9r {
    padding: 12px 30px;
    background: #00fbc8;
    color: #000000;
    text-decoration: none;
    border-radius: 25px;
    font-weight: 700;
    display: inline-block;
    transition: all 0.3s;
    margin-top: 15px;
}

.nm8k3x9r:hover {
    background: #00d9b3;
    transform: scale(1.05);
}

.pk9x3m7k {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-top: 30px;
}

.prev-btn, .next-btn {
    width: 50px;
    height: 50px;
    background: #00fbc8;
    color: #000000;
    border: none;
    border-radius: 50%;
    font-size: 24px;
    cursor: pointer;
    transition: all 0.3s;
}

.prev-btn:hover, .next-btn:hover {
    background: #00d9b3;
    transform: scale(1.1);
}

.wm7k3n9x {
    border-radius: 10px;
    overflow: hidden;
}

.wm7k3n9x img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.hk9m4x7n {
    padding: 20px;
}

.tm3k8x9n {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #ffffff;
}

.xn7k9m3t {
    font-size: 36px;
    font-weight: 700;
    color: #ff2e09;
    margin: 15px 0;
}

.mk9x3n7t {
    list-style: none;
    padding: 0;
    margin: 20px 0;
}

.mk9x3n7t li {
    margin: 10px 0;
    color: #cccccc;
}

.rk8m9x3n {
    background: linear-gradient(135deg, #1a1a1c 0%, #2a2a2c 100%);
    border-radius: 15px;
    padding: 40px;
    text-align: center;
    max-width: 500px;
    margin: 0 auto;
}

.hm3k7x9n {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin: 30px 0;
}

.xk9m4n7t {
    width: 100px;
    height: 120px;
    background: #000000;
    border: 3px solid #00fbc8;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 48px;
    transition: transform 0.1s;
}

.xk9m4n7t.spinning {
    animation: spin 0.5s ease-in-out;
}

@keyframes spin {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
    100% {
        transform: translateY(0);
    }
}

.qm8k3x9n {
    padding: 15px 50px;
    background: #ff2e09;
    color: #ffffff;
    border: none;
    border-radius: 30px;
    font-weight: 700;
    font-size: 20px;
    cursor: pointer;
    transition: all 0.3s;
}

.qm8k3x9n:hover {
    background: #e02808;
    transform: scale(1.05);
}

.qm8k3x9n:disabled {
    background: #666666;
    cursor: not-allowed;
}

.pk7m9x3n {
    margin-top: 30px;
    padding: 30px;
    background: linear-gradient(135deg, #00fbc8 0%, #00d9b3 100%);
    border-radius: 15px;
    text-align: center;
}

.wm9k3x7n {
    color: #000000;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 15px;
}

.xn8k4m9t {
    color: #000000;
    font-size: 20px;
    margin-bottom: 20px;
}

.hk9m3x7n {
    background: rgba(0, 0, 0, 0.2);
    padding: 20px;
    border-radius: 10px;
    margin: 20px 0;
}

.bonus-text {
    font-size: 24px;
    font-weight: 700;
    color: #000000;
}

.rk8m3x9n.author-card {
    display: grid;
    grid-template-columns: 200px 1fr;
    gap: 30px;
    align-items: start;
    text-align: left;
}

.hm9k4x7t {
    border-radius: 50%;
    overflow: hidden;
    width: 150px;
    height: 150px;
}

.hm9k4x7t img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tm8k4x9n {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 5px;
    color: #ffffff;
}

.xn7k9m3t.author-title {
    color: #00fbc8;
    font-size: 16px;
    margin-bottom: 15px;
}

.qk8m3x7n.author-bio {
    color: #cccccc;
    line-height: 1.8;
    margin-bottom: 20px;
}

.pk9m3x7n.author-social {
    display: flex;
    gap: 15px;
}

.nm8k3x9r.social-link {
    padding: 0;
    background: none;
}

.nm8k3x9r.social-link img {
    width: 32px;
    height: 32px;
    transition: transform 0.3s;
}

.nm8k3x9r.social-link:hover img {
    transform: scale(1.2);
}

.gm8k3x7n {
    background: #000000;
    padding: 60px 0 20px;
    margin-top: 60px;
}

.rk9m4x3n {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    margin-bottom: 40px;
}

.footer-logo {
    margin-bottom: 20px;
}

.tm9k3x7n {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #ffffff;
}

.pk8m9x3n {
    list-style: none;
    padding: 0;
}

.pk8m9x3n li {
    margin: 10px 0;
}

.pk8m9x3n a {
    color: #cccccc;
    text-decoration: none;
    transition: color 0.3s;
}

.pk8m9x3n a:hover {
    color: #00fbc8;
}

.hk9m3x7n.footer-payments, .qk8m3x7n.footer-providers {
    margin: 40px 0;
    text-align: center;
}

.xn7k9m3t.payments-grid, .wm9k3x7n.providers-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin-top: 20px;
}

.xn7k9m3t.payments-grid img, .wm9k3x7n.providers-grid img {
    height: 40px;
    width: auto;
    filter: grayscale(100%);
    transition: filter 0.3s;
}

.xn7k9m3t.payments-grid img:hover, .wm9k3x7n.providers-grid img:hover {
    filter: grayscale(0%);
}

.mk9m3x7n {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 30px;
    margin-top: 40px;
    text-align: center;
}

.xn8k4m9t.footer-legal p {
    color: #aaaaaa;
    margin: 10px 0;
    font-size: 14px;
}

.legal-text {
    font-size: 12px;
    color: #888888;
}

.pk7m9x3n.footer-links {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 20px;
}

.pk7m9x3n.footer-links a {
    color: #cccccc;
    text-decoration: none;
    font-size: 14px;
}

.pk7m9x3n.footer-links a:hover {
    color: #00fbc8;
}

.wk9m3x7n.bonus-widget {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(135deg, #ff2e09 0%, #e02808 100%);
    padding: 20px;
    z-index: 999;
    box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
}

.xn8k4m9t.widget-content {
    display: flex;
    align-items: center;
    gap: 30px;
}

.bonus-text {
    color: #ffffff;
    font-weight: 700;
    font-size: 18px;
}

.nm8k3x9r.btn-widget {
    padding: 12px 30px;
    background: #00fbc8;
    color: #000000;
    text-decoration: none;
    border-radius: 25px;
    font-weight: 700;
    transition: all 0.3s;
}

.nm8k3x9r.btn-widget:hover {
    background: #00d9b3;
    transform: scale(1.05);
}

.close-widget {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    color: #ffffff;
    font-size: 32px;
    cursor: pointer;
    transition: transform 0.3s;
}

.close-widget:hover {
    transform: translateY(-50%) rotate(90deg);
}

.content-area {
    padding: 60px 0;
}

.gh8m3t5x {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #ffffff;
}

.jk2r7v9m {
    color: #e0e0e0;
    line-height: 1.8;
}

.jk2r7v9m h2 {
    font-size: 28px;
    font-weight: 700;
    margin: 30px 0 15px;
    color: #ffffff;
}

.jk2r7v9m h3 {
    font-size: 24px;
    font-weight: 700;
    margin: 25px 0 15px;
    color: #ffffff;
}

.jk2r7v9m p {
    margin: 15px 0;
    color: #e0e0e0;
}

.jk2r7v9m ul, .jk2r7v9m ol {
    margin: 15px 0;
    padding-left: 30px;
    color: #e0e0e0;
}

.jk2r7v9m li {
    margin: 10px 0;
}

.jk2r7v9m table {
    width: 100%;
    margin: 20px auto;
    border-collapse: collapse;
    background: rgba(0, 0, 0, 0.3);
}

.jk2r7v9m th, .jk2r7v9m td {
    padding: 15px;
    text-align: left;
    border: 2px solid rgba(255, 255, 255, 0.2);
}

.jk2r7v9m th {
    background: rgba(0, 251, 200, 0.2);
    font-weight: 700;
    color: #ffffff;
}

.jk2r7v9m td {
    color: #e0e0e0;
}

.jk2r7v9m a {
    color: #00fbc8;
    text-decoration: underline;
}

.jk2r7v9m a:hover {
    color: #00d9b3;
}

.jk2r7v9m blockquote {
    border-left: 4px solid #00fbc8;
    padding-left: 20px;
    margin: 20px 0;
    font-style: italic;
    color: #cccccc;
}

@media (max-width: 992px) {
    .tw9h4x7p {
        grid-template-columns: auto 1fr;
    }

    .desktop-nav {
        display: none;
    }

    .lh4x9k2m {
        display: flex;
    }

    .mk4n8x2r, .rh9k3x2m, .xp4k8m9n {
        grid-template-columns: 1fr;
    }

    .rk9m4x3n {
        grid-template-columns: 1fr;
    }

    .vh9k4m7x {
        font-size: 32px;
    }

    .km3n7x9t {
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    .hx7k2n9m {
        gap: 10px;
    }

    .wk4t8n3x {
        display: none;
    }

    .dk3n7x9m, .rm5k8x3t {
        padding: 8px 15px;
        font-size: 14px;
    }

    .rk8m3x9n.author-card {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .hm9k4x7t {
        margin: 0 auto;
    }

    .xn8k4m9t.widget-content {
        flex-direction: column;
        gap: 15px;
    }

    .bonus-text {
        font-size: 14px;
    }

    .vh9k4m7x {
        font-size: 24px;
    }

    .rn5x8k3m {
        padding: 20px;
    }
}

.lgdrrw {
    max-width: 980px;
    margin: 40px auto;
    padding: 36px 32px;
    background: linear-gradient(180deg, rgba(42, 42, 44, .96) 0%, rgba(30, 30, 32, .96) 100%);
    border: 1px solid rgba(0, 251, 200, .12);
    border-radius: 20px;
    box-shadow: 0 18px 50px rgba(0, 0, 0, .35);
    color: #e8e8e8;
    overflow: hidden;
}

.lgdrrw h1,
.lgdrrw h2,
.lgdrrw h3,
.lgdrrw h4,
.lgdrrw h5,
.lgdrrw h6 {
    color: #ffffff;
    line-height: 1.25;
    font-weight: 700;
}

.lgdrrw h1 {
    font-size: clamp(30px, 4vw, 44px);
    margin: 0 0 22px;
    letter-spacing: -.02em;
}

.lgdrrw h2 {
    font-size: clamp(22px, 2.8vw, 30px);
    margin: 34px 0 14px;
    padding-left: 16px;
    position: relative;
}

.lgdrrw h2::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    bottom: 4px;
    width: 4px;
    border-radius: 4px;
    background: linear-gradient(180deg, #00fbc8 0%, #00d9b3 100%);
}

.lgdrrw h3 {
    font-size: clamp(18px, 2.2vw, 24px);
    margin: 26px 0 12px;
    color: #00fbc8;
}

.lgdrrw p {
    margin: 0 0 16px;
    font-size: 16px;
    line-height: 1.8;
    color: #dddddf;
}

.lgdrrw > p:first-of-type {
    font-size: 17px;
    color: #f2f2f2;
}

.lgdrrw ul,
.lgdrrw ol {
    margin: 0 0 20px;
    padding-left: 0;
}

.lgdrrw ul {
    list-style: none;
}

.lgdrrw ol {
    padding-left: 22px;
}

.lgdrrw li {
    position: relative;
    margin: 0 0 12px;
    color: #d7d7da;
    line-height: 1.75;
    font-size: 16px;
}

.lgdrrw ul li {
    padding-left: 24px;
}

.lgdrrw ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #00fbc8;
    box-shadow: 0 0 0 4px rgba(0, 251, 200, .14);
}

.lgdrrw ol li::marker {
    color: #00fbc8;
    font-weight: 700;
}

.lgdrrw a {
    color: #00fbc8;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
    transition: color .2s ease, opacity .2s ease;
    word-break: break-word;
}

.lgdrrw a:hover {
    color: #7fffe2;
    opacity: .95;
}

.lgdrrw strong,
.lgdrrw b {
    color: #ffffff;
    font-weight: 700;
}

.lgdrrw em,
.lgdrrw i {
    color: #bcbcc3;
}

.lgdrrw blockquote {
    margin: 22px 0;
    padding: 18px 20px;
    border-left: 4px solid #00fbc8;
    background: rgba(0, 251, 200, .06);
    border-radius: 0 14px 14px 0;
    color: #d9d9dd;
}

.lgdrrw table {
    width: 100%;
    border-collapse: collapse;
    margin: 24px 0;
    display: block;
    overflow-x: auto;
    border-radius: 14px;
    background: rgba(0, 0, 0, .2);
}

.lgdrrw table th,
.lgdrrw table td {
    padding: 14px 16px;
    border: 1px solid rgba(255, 255, 255, .08);
    text-align: left;
    min-width: 140px;
}

.lgdrrw table th {
    background: rgba(0, 251, 200, .12);
    color: #ffffff;
    font-weight: 700;
}

.lgdrrw table td {
    color: #dddddf;
    background: rgba(255, 255, 255, .02);
}

.lgdrrw table tr:nth-child(even) td {
    background: rgba(255, 255, 255, .04);
}

.lgdrrw hr {
    border: 0;
    border-top: 1px solid rgba(255, 255, 255, .08);
    margin: 28px 0;
}

.lgdrrw img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 20px auto;
    border-radius: 16px;
}

.lgdrrw h3 + p:last-of-type,
.lgdrrw p:last-child,
.lgdrrw ul:last-child,
.lgdrrw ol:last-child {
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .lgdrrw {
        margin: 28px auto;
        padding: 28px 24px;
        border-radius: 18px;
    }

    .lgdrrw h1 {
        margin-bottom: 18px;
    }

    .lgdrrw h2 {
        margin-top: 28px;
    }

    .lgdrrw p,
    .lgdrrw li {
        font-size: 15px;
        line-height: 1.75;
    }
}

@media (max-width: 767px) {
    .lgdrrw {
        margin: 20px auto;
        padding: 22px 16px;
        border-radius: 16px;
    }

    .lgdrrw h1 {
        font-size: 28px;
        margin-bottom: 16px;
    }

    .lgdrrw h2 {
        font-size: 21px;
        margin: 24px 0 12px;
        padding-left: 14px;
    }

    .lgdrrw h2::before {
        top: 3px;
        bottom: 3px;
    }

    .lgdrrw h3 {
        font-size: 18px;
        margin: 20px 0 10px;
    }

    .lgdrrw p {
        font-size: 15px;
        line-height: 1.7;
        margin-bottom: 14px;
    }

    .lgdrrw > p:first-of-type {
        font-size: 15px;
    }

    .lgdrrw li {
        font-size: 15px;
        line-height: 1.7;
        margin-bottom: 10px;
    }

    .lgdrrw ul li {
        padding-left: 20px;
    }

    .lgdrrw ul li::before {
        width: 8px;
        height: 8px;
        top: 10px;
        box-shadow: 0 0 0 3px rgba(0, 251, 200, .14);
    }

    .lgdrrw blockquote {
        padding: 14px 14px 14px 16px;
        margin: 18px 0;
    }

    .lgdrrw table th,
    .lgdrrw table td {
        padding: 12px 12px;
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .lgdrrw {
        padding: 18px 14px;
        margin: 16px auto;
        border-radius: 14px;
    }

    .lgdrrw h1 {
        font-size: 24px;
    }

    .lgdrrw h2 {
        font-size: 19px;
        padding-left: 12px;
    }

    .lgdrrw h3 {
        font-size: 17px;
    }

    .lgdrrw p,
    .lgdrrw li {
        font-size: 14px;
    }

    .lgdrrw table {
        margin: 18px 0;
    }
}

.yoast-schema {
    display: none;
}

.wp-admin-bar-hide {
    display: none;
}

.elementor-invisible {
    display: none;
}

.slot-game-section {
    position: relative;
    z-index: 1;
}

.slot-machine {
    position: relative;
    z-index: 1;
}

.slot-result {
    position: relative;
    z-index: 5;
    pointer-events: auto;
}

.slot-result .btn-claim {
    position: relative;
    z-index: 10;
    display: inline-block;
    pointer-events: auto;
}

.gk3x7m9n.hero-section {
    position: relative;
    padding: 28px 0 40px;
    background: linear-gradient(180deg, #2f2f31 0%, #262628 100%);
    overflow: hidden;
}

.gk3x7m9n .container {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
}

.tp4n8x2k.hero-slider {
    position: relative;
    min-height: 520px;
    border-radius: 28px;
    overflow: hidden;
    background: #111;
    box-shadow: 0 18px 48px rgba(0, 0, 0, 0.35);
}

.wm7k3n9x.slide {
    position: absolute;
    inset: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity .45s ease, visibility .45s ease;
}

.wm7k3n9x.slide.active {
    opacity: 1;
    visibility: visible;
    z-index: 2;
}

.wm7k3n9x.slide::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.78) 0%, rgba(0, 0, 0, 0.48) 42%, rgba(0, 0, 0, 0.15) 100%);
    z-index: 1;
}

.wm7k3n9x.slide img {
    width: 100%;
    height: 100%;
    min-height: 520px;
    object-fit: cover;
    object-position: center;
    display: block;
    transform: scale(1.02);
}

.rn5x8k3m.slide-content {
    position: absolute;
    top: 50%;
    left: 56px;
    transform: translateY(-50%);
    z-index: 3;
    width: min(560px, calc(100% - 112px));
    padding: 0;
    text-align: left;
    background: transparent;
}

.vh9k4m7x {
    margin: 0 0 14px;
    font-size: clamp(34px, 4vw, 58px);
    line-height: 1.08;
    font-weight: 700;
    color: #ffffff;
    text-shadow: 0 3px 18px rgba(0, 0, 0, 0.45);
}

.km3n7x9t {
    margin: 0 0 26px;
    font-size: clamp(16px, 1.5vw, 22px);
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.88);
    max-width: 520px;
}

.xm8k3r9n.btn-hero {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 54px;
    padding: 0 32px;
    border-radius: 999px;
    background: linear-gradient(135deg, #ff2e09 0%, #ff5a1f 100%);
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    box-shadow: 0 12px 30px rgba(255, 46, 9, 0.35);
    transition: transform .2s ease, box-shadow .2s ease, filter .2s ease;
}

.xm8k3r9n.btn-hero:hover {
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 16px 34px rgba(255, 46, 9, 0.45);
    filter: brightness(1.04);
}

.xm8k3r9n.btn-hero:active {
    transform: translateY(0);
}

.nk9x3m7r.slider-dots {
    position: absolute;
    left: 50%;
    bottom: 14px;
    transform: translateX(-50%);
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 0;
}

.nk9x3m7r .dot {
    width: 10px;
    height: 10px;
    margin: 0;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.35);
    cursor: pointer;
    transition: width .2s ease, background .2s ease, transform .2s ease;
}

.nk9x3m7r .dot.active {
    width: 28px;
    background: #00fbc8;
}

.nk9x3m7r .dot:hover {
    background: #00fbc8;
    transform: scale(1.05);
}

@media (max-width: 991px) {
    .gk3x7m9n.hero-section {
        padding: 20px 0 34px;
    }

    .gk3x7m9n .container {
        padding: 0 16px;
    }

    .tp4n8x2k.hero-slider {
        min-height: 440px;
        border-radius: 22px;
    }

    .wm7k3n9x.slide img {
        min-height: 440px;
    }

    .rn5x8k3m.slide-content {
        left: 32px;
        width: min(500px, calc(100% - 64px));
    }

    .wm7k3n9x.slide::before {
        background: linear-gradient(90deg, rgba(0, 0, 0, 0.78) 0%, rgba(0, 0, 0, 0.56) 55%, rgba(0, 0, 0, 0.22) 100%);
    }

    .vh9k4m7x {
        font-size: clamp(28px, 5vw, 44px);
    }

    .km3n7x9t {
        font-size: 16px;
        margin-bottom: 22px;
    }

    .xm8k3r9n.btn-hero {
        min-height: 50px;
        padding: 0 26px;
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    .gk3x7m9n.hero-section {
        padding: 14px 0 30px;
    }

    .gk3x7m9n .container {
        padding: 0 12px;
    }

    .tp4n8x2k.hero-slider {
        min-height: 420px;
        border-radius: 18px;
    }

    .wm7k3n9x.slide img {
        min-height: 420px;
        object-position: center;
    }

    .wm7k3n9x.slide::before {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.58) 35%, rgba(0, 0, 0, 0.88) 100%);
    }

    .rn5x8k3m.slide-content {
        left: 18px;
        right: 18px;
        top: auto;
        bottom: 22px;
        transform: none;
        width: auto;
        text-align: left;
    }

    .vh9k4m7x {
        font-size: 28px;
        line-height: 1.14;
        margin-bottom: 10px;
    }

    .km3n7x9t {
        font-size: 15px;
        line-height: 1.45;
        margin-bottom: 18px;
        max-width: 100%;
    }

    .xm8k3r9n.btn-hero {
        width: 100%;
        min-height: 48px;
        padding: 0 20px;
        font-size: 15px;
    }

    .nk9x3m7r.slider-dots {
        bottom: 10px;
        gap: 8px;
    }

    .nk9x3m7r .dot {
        width: 8px;
        height: 8px;
    }

    .nk9x3m7r .dot.active {
        width: 24px;
    }
}

@media (max-width: 480px) {
    .tp4n8x2k.hero-slider {
        min-height: 390px;
        border-radius: 16px;
    }

    .wm7k3n9x.slide img {
        min-height: 390px;
    }

    .rn5x8k3m.slide-content {
        left: 14px;
        right: 14px;
        bottom: 18px;
    }

    .vh9k4m7x {
        font-size: 24px;
    }

    .km3n7x9t {
        font-size: 14px;
        margin-bottom: 16px;
    }

    .xm8k3r9n.btn-hero {
        min-height: 46px;
        font-size: 14px;
    }
}

.fx8k3n2r {
    position: sticky;
    top: 0;
    z-index: 1000;
    background: linear-gradient(180deg, #0f0f10 0%, #000000 100%);
    border-bottom: 1px solid rgba(255, 255, 255, .06);
    backdrop-filter: blur(8px);
}

.fx8k3n2r .container {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
}

.tw9h4x7p {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    min-height: 68px;
}

.zm4t7x9k img {
    height: 42px;
    width: auto;
    border-radius: 8px;
}

.pq2m9h7t {
    display: flex;
    align-items: center;
    gap: 22px;
    list-style: none;
}

.pq2m9h7t a {
    font-size: 14px;
    color: #cfcfd2;
    text-decoration: none;
    padding: 6px 10px;
    border-radius: 8px;
    transition: all .2s ease;
}

.pq2m9h7t a:hover {
    color: #ffffff;
    background: rgba(255, 255, 255, .06);
}

.hx7k2n9m {
    display: flex;
    align-items: center;
    gap: 10px;
}

.wk4t8n3x {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 6px 12px;
    background: rgba(255, 255, 255, .06);
    border-radius: 20px;
    font-size: 12px;
}

.yx9m3k7r {
    color: #999;
}

.nm8x4t2k {
    color: #00fbc8;
    font-weight: 700;
}

.dk3n7x9m,
.rm5k8x3t {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 38px;
    padding: 0 18px;
    border-radius: 999px;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    transition: all .2s ease;
}

.dk3n7x9m {
    background: rgba(255, 255, 255, .08);
    color: #ffffff;
}

.dk3n7x9m:hover {
    background: rgba(255, 255, 255, .14);
}

.rm5k8x3t {
    background: linear-gradient(135deg, #ff2e09, #ff5a1f);
    color: #ffffff;
    box-shadow: 0 6px 20px rgba(255, 46, 9, .35);
}

.rm5k8x3t:hover {
    transform: translateY(-1px);
    box-shadow: 0 10px 24px rgba(255, 46, 9, .45);
}

.lh4x9k2m {
    display: none;
    flex-direction: column;
    gap: 4px;
    cursor: pointer;
}

.lh4x9k2m span {
    width: 24px;
    height: 2px;
    background: #ffffff;
    border-radius: 2px;
    transition: all .25s ease;
}

.xh3k9r7m {
    display: none;
    margin-top: 12px;
    padding: 14px;
    border-radius: 14px;
    background: #111;
    box-shadow: 0 12px 30px rgba(0, 0, 0, .4);
}

.xh3k9r7m.active {
    display: block;
}

.kp9m4x2t {
    list-style: none;
}

.kp9m4x2t li {
    margin: 10px 0;
}

.kp9m4x2t a {
    display: block;
    padding: 10px 12px;
    border-radius: 10px;
    color: #ffffff;
    text-decoration: none;
    background: rgba(255, 255, 255, .04);
    transition: background .2s ease;
}

.kp9m4x2t a:hover {
    background: rgba(255, 255, 255, .08);
}

@media (max-width: 992px) {
    .vn3k8r5x {
        display: none;
    }

    .lh4x9k2m {
        display: flex;
    }

    .wk4t8n3x {
        display: none;
    }

    .tw9h4x7p {
        gap: 10px;
    }
}

@media (max-width: 768px) {
    .fx8k3n2r .container {
        padding: 0 14px;
    }

    .tw9h4x7p {
        min-height: 60px;
    }

    .dk3n7x9m,
    .rm5k8x3t {
        height: 34px;
        padding: 0 14px;
        font-size: 12px;
    }

    .zm4t7x9k img {
        height: 36px;
    }
}

@media (max-width: 480px) {
    .hx7k2n9m {
        gap: 6px;
    }
    
    .rm5k8x3t {
        padding: 0 12px;
        font-size: 11px;
    }
}