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

body {
    font-family: 'IBM Plex Sans', sans-serif;
    background: linear-gradient(135deg, #1f668d 0%, #2d6e9a 100%);
    color: #f5f5f5;
    line-height: 1.6;
    min-height: 100vh;
}

.k9d2x7p {
    overflow-x: hidden;
}

.p3x9k2m {
    max-width: 100%;
    width: 100%;
}

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

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

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

.d2k7x9p {
    display: flex;
    align-items: center;
}

.r8k3x2p {
    height: 50px;
    width: 90px;
}

.c9k2x7p {
    display: flex;
    gap: 25px;
    justify-content: center;
}

.n4k7x2p {
    color: #f5f5f5;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease;
    display: flex;
    align-items: center;
    gap: 6px;
}

.n4k7x2p:hover {
    color: #ffaf08;
}

.t9k2x4p {
    width: 18px;
    height: 18px;
}

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

.d9k3x7p {
    padding: 10px 24px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    display: inline-block;
    border: none;
    cursor: pointer;
    font-size: 15px;
}

.h8k2x4p {
    background: #f5f5f5;
    color: #2d6e9a;
}

.h8k2x4p:hover {
    background: #e0e0e0;
    transform: translateY(-2px);
}

.f5k2x8p {
    background: #1f668d;
    color: #1f668d;
}

.f5k2x8p:hover {
    background: #ff9f00;
    transform: translateY(-2px);
}

.w3k9x7p {
    display: none;
    flex-direction: column;
    gap: 5px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 5px;
}

.w3k9x7p span {
    width: 25px;
    height: 3px;
    background: #f5f5f5;
    border-radius: 2px;
    transition: all 0.3s ease;
}

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

.y4k7x3p {
    font-size: 14px;
    color: #f5f5f5;
}

.u2k9x8p {
    font-weight: 700;
    color: #ffaf08;
    font-size: 16px;
}

.x7k3p9d {
    padding-top: 30px;
}

.h2k9x4p {
    background: url('/banner-plinko.png') center/cover no-repeat;
    min-height: 400px;
    border-radius: 12px;
    margin: 30px 20px;
    padding: 40px 20px;
    position: relative;
    overflow: hidden;
}

.h2k9x4p::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(31, 102, 141, 0.85);
    z-index: 1;
}

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

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

.n4k7x2p {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    margin-bottom: 30px;
}

.c8k2x9p {
    background: rgba(255, 255, 255, 0.95);
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}

.m2x9k4p {
    width: 100%;
    max-width: 200px;
    margin: 0 auto 20px;
    display: block;
}

.v9k2x7p {
    text-align: center;
}

.r4x8k2p {
    margin-bottom: 20px;
}

.s7k3x9p {
    display: block;
    color: #2d6e9a;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 8px;
}

.t2k9x4p {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

.y8k3x2p {
    font-size: 32px;
    font-weight: 700;
    color: #2d6e9a;
}

.w2k8x9p {
    width: 120px;
    height: 20px;
    background: #e0e0e0;
    border-radius: 10px;
    overflow: hidden;
}

.q4k7x2p {
    height: 100%;
    background: linear-gradient(90deg, #ff4444 0%, #ffaf08 50%, #44ff44 100%);
    background-size: 200% 100%;
    background-position: 90% 0;
    transition: width 0.3s ease;
}

.a3k9x7p {
    background: linear-gradient(135deg, #ffaf08 0%, #ff9f00 100%);
    color: #1f668d;
    font-size: 18px;
    font-weight: 700;
    padding: 12px;
    border-radius: 8px;
    margin: 20px 0;
}

.l2k8x4p {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.j6k9x2p {
    background: rgba(255, 255, 255, 0.95);
    padding: 25px;
    border-radius: 12px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
    color: #2d6e9a;
}

.u4k7x3p {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #2d6e9a;
}

.i8k3x9p {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.o2k7x4p {
    display: grid;
    grid-template-columns: 80px 1fr 40px;
    align-items: center;
    gap: 10px;
}

.n7k3x2p {
    font-size: 14px;
    color: #2d6e9a;
}

.p9k2x8p {
    height: 8px;
    background: #e0e0e0;
    border-radius: 4px;
    overflow: hidden;
}

.q7k3x4p {
    height: 100%;
    background: #ffaf08;
    transition: width 0.3s ease;
}

.z4k8x2p {
    font-weight: 600;
    text-align: right;
    color: #2d6e9a;
}

.k5x9p2m {
    margin: 30px 20px;
    background: rgba(45, 110, 154, 0.3);
    padding: 40px 20px;
    border-radius: 12px;
}

.f9x3k7p {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #f5f5f5;
    text-align: center;
}

.x2k9p4m {
    background: #ffaf08;
    color: #1f668d;
    border: none;
    padding: 12px 24px;
    border-radius: 6px;
    font-weight: 600;
    cursor: pointer;
    margin: 0 auto 20px;
    display: block;
    transition: all 0.3s ease;
}

.x2k9p4m:hover {
    background: #ff9f00;
    transform: translateY(-2px);
}

.r7k2x9p {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease;
}

.r7k2x9p.active {
    max-height: 2000px;
}

.t9k3x7p {
    background: rgba(255, 255, 255, 0.95);
    padding: 25px;
    border-radius: 8px;
    margin-top: 15px;
}

.y2k7x4p {
    display: grid;
    grid-template-columns: 200px 1fr;
    gap: 12px;
    padding: 12px 0;
    border-bottom: 1px solid rgba(45, 110, 154, 0.2);
    color: #2d6e9a;
}

.y2k7x4p:last-child {
    border-bottom: none;
}

.y2k7x4p strong {
    color: #2d6e9a;
}

.y2k7x4p a {
    color: #ffaf08;
    text-decoration: none;
}

.v8k3x2p {
    margin: 30px 20px;
    background: rgba(45, 110, 154, 0.3);
    padding: 40px 20px;
    border-radius: 12px;
}

.n9k2x7p {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

.s4k8x3p {
    background: rgba(255, 255, 255, 0.95);
    padding: 25px;
    border-radius: 8px;
}

.w7k2x9p {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #2d6e9a;
}

.c9k4x7p {
    color: #d32f2f;
}

.a9k3x2p {
    list-style: none;
}

.a9k3x2p li {
    padding: 8px 0;
    padding-left: 25px;
    position: relative;
    color: #2d6e9a;
    line-height: 1.5;
}

.a9k3x2p li::before {
    content: '•';
    position: absolute;
    left: 8px;
    color: #ffaf08;
    font-weight: 700;
}

.e3k7x9p {
    margin: 30px 20px;
}

.l9k3x7p {
    background: linear-gradient(135deg, #ffaf08 0%, #ff9f00 100%);
    padding: 30px;
    border-radius: 12px;
    text-align: center;
    margin-bottom: 30px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

.j2k8x4p {
    color: #1f668d;
    margin-bottom: 10px;
}

.m8k3x2p {
    color: #1f668d;
    font-size: 16px;
    margin-bottom: 20px;
}

.b3k7x9p {
    display: inline-block;
}

.p7k2x9m {
    background: rgba(255, 255, 255, 0.95);
    padding: 35px;
    border-radius: 12px;
    max-width: 700px;
    margin: 0 auto;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

.q8k3x2p {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.x4k2p9m {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.x4k2p9m label {
    font-weight: 600;
    color: #2d6e9a;
}

.z8k3x7p {
    padding: 12px;
    border: 2px solid #2d6e9a;
    border-radius: 6px;
    font-family: inherit;
    font-size: 15px;
    transition: border-color 0.3s ease;
}

.z8k3x7p:focus {
    outline: none;
    border-color: #ffaf08;
}

.t7k3x9p {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.r9k2x4p {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.r9k2x4p span {
    font-weight: 600;
    color: #2d6e9a;
}

.s3k7x2p {
    display: flex;
    gap: 10px;
}

.s3k7x2p input[type="radio"] {
    display: none;
}

.s3k7x2p label {
    padding: 8px 16px;
    background: #e0e0e0;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.3s ease;
    color: #2d6e9a;
    font-weight: 600;
}

.s3k7x2p input[type="radio"]:checked + label {
    background: #ffaf08;
    color: #1f668d;
}

.k3x9p7m {
    display: none;
    background: #4caf50;
    color: white;
    padding: 15px;
    border-radius: 6px;
    text-align: center;
    margin-top: 15px;
}

.k3x9p7m.show {
    display: block;
    animation: fadeIn 0.5s ease;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.d8k3x9p {
    margin: 30px 20px;
}

.w7k3x2p {
    display: grid;
    grid-template-columns: 1fr;
    gap: 25px;
    margin: 30px 0;
}

.n2k9x7p {
    background: rgba(255, 255, 255, 0.95);
    padding: 25px;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    color: #2d6e9a;
}

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

.u7k3x2p {
    display: flex;
    gap: 15px;
    align-items: flex-start;
}

.b9k3x7p {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
}

.p8k2x9m {
    background: #ffaf08;
    color: #1f668d;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 24px;
}

.c3k9x7p {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.t4k8x2p {
    font-size: 16px;
    color: #2d6e9a;
}

.o8k3x2p {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    color: #666;
}

.f7k2x9p {
    width: 18px;
    height: 12px;
}

.m3k9x7p {
    font-size: 13px;
    color: #999;
}

.k8x3p2m {
    text-align: right;
}

.y9k2x7p {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 6px;
}

.h2k9x7p {
    font-size: 28px;
    font-weight: 700;
    color: #ffaf08;
}

.z7k3x2p {
    display: flex;
    gap: 2px;
}

.g3k9x2p {
    color: #ffaf08;
    font-size: 18px;
}

.j8k2x4p {
    color: #ddd;
}

.x9k3p2m {
    background: transparent;
    border: 1px solid #2d6e9a;
    color: #2d6e9a;
    padding: 6px 12px;
    border-radius: 4px;
    font-size: 12px;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-top: 5px;
}

.x9k3p2m:hover {
    background: #2d6e9a;
    color: white;
}

.d7k2x9p {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
    margin-top: 10px;
}

.d7k2x9p.show {
    max-height: 300px;
}

.l4k9x2p {
    display: flex;
    justify-content: space-between;
    padding: 6px 0;
    border-bottom: 1px solid #eee;
    font-size: 14px;
}

.i9k3x2p {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px;
    color: #2d6e9a;
}

.r3k9x7p {
    color: #2d6e9a;
    line-height: 1.7;
    margin-bottom: 15px;
}

.v2k8x9p {
    max-height: 80px;
    overflow: hidden;
    position: relative;
}

.v2k8x9p::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30px;
    background: linear-gradient(transparent, rgba(255, 255, 255, 0.95));
}

.v2k8x9p.expanded {
    max-height: none;
}

.v2k8x9p.expanded::after {
    display: none;
}

.a8k3x9p {
    background: transparent;
    border: 1px solid #ffaf08;
    color: #ffaf08;
    padding: 8px 16px;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 600;
    transition: all 0.3s ease;
    margin-bottom: 15px;
}

.a8k3x9p:hover {
    background: #ffaf08;
    color: #1f668d;
}

.q3k9x2p {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin: 15px 0;
}

.h7k9x3p {
    background: rgba(45, 110, 154, 0.1);
    padding: 15px;
    border-radius: 6px;
}

.t2k9x7p {
    display: block;
    margin-bottom: 10px;
    color: #2d6e9a;
    font-weight: 600;
}

.s8k2x9p {
    list-style: none;
}

.s8k2x9p li {
    padding: 4px 0;
    padding-left: 20px;
    position: relative;
    color: #2d6e9a;
    font-size: 14px;
}

.s8k2x9p li::before {
    content: '→';
    position: absolute;
    left: 0;
    color: #ffaf08;
}

.p9k3x7m {
    background: rgba(255, 175, 8, 0.1);
    padding: 10px 15px;
    border-radius: 6px;
    margin: 15px 0;
    font-size: 14px;
}

.p9k3x7m a {
    color: #ffaf08;
    text-decoration: none;
    font-weight: 600;
}

.f8k3x2p {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
    border-top: 1px solid #eee;
}

.b2k9x7p {
    display: flex;
    gap: 15px;
}

.e9k3x2p {
    display: flex;
    align-items: center;
    gap: 6px;
    background: transparent;
    border: 1px solid #ddd;
    padding: 8px 12px;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.3s ease;
    color: #666;
}

.e9k3x2p:hover {
    background: #f5f5f5;
    border-color: #ffaf08;
    color: #ffaf08;
}

.e9k3x2p svg {
    width: 18px;
    height: 18px;
}

.g9k2x7p {
    display: flex;
    align-items: center;
    gap: 6px;
    background: transparent;
    border: 1px solid #2d6e9a;
    color: #2d6e9a;
    padding: 8px 16px;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-weight: 600;
}

.g9k2x7p:hover {
    background: #2d6e9a;
    color: white;
}

.g9k2x7p svg {
    width: 18px;
    height: 18px;
}

.t3k9x2p {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
    margin-top: 15px;
}

.t3k9x2p.show {
    max-height: 300px;
}

.q9k2x4p {
    margin-top: 40px;
}

.g7k2m9p {
    margin: 30px 20px;
    background: rgba(255, 255, 255, 0.95);
    padding: 40px;
    border-radius: 12px;
    color: #2d6e9a;
}

.g7k2m9p h1 {
    font-size: 32px;
    margin-bottom: 20px;
    color: #2d6e9a;
}

.g7k2m9p h2 {
    font-size: 26px;
    margin-top: 30px;
    margin-bottom: 15px;
    color: #2d6e9a;
}

.g7k2m9p h3 {
    font-size: 22px;
    margin-top: 25px;
    margin-bottom: 12px;
    color: #2d6e9a;
}

.g7k2m9p p {
    margin-bottom: 15px;
    line-height: 1.8;
    color: #2d6e9a;
}

.g7k2m9p ul, .g7k2m9p ol {
    margin: 15px 0;
    padding-left: 25px;
}

.g7k2m9p li {
    margin-bottom: 8px;
    line-height: 1.7;
    color: #2d6e9a;
}

.g7k2m9p table {
    width: 100%;
    border-collapse: collapse;
    margin: 25px 0;
    background: white;
}

.g7k2m9p table th,
.g7k2m9p table td {
    padding: 12px 15px;
    text-align: left;
    border: 2px solid #2d6e9a;
}

.g7k2m9p table th {
    background: #2d6e9a;
    color: white;
    font-weight: 600;
}

.g7k2m9p table tr:nth-child(even) {
    background: rgba(45, 110, 154, 0.05);
}

.i7k3x9p {
    margin: 30px 20px;
}

.u8k2x9p {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.p2k9x7m {
    background: rgba(255, 255, 255, 0.95);
    border-radius: 8px;
    overflow: hidden;
}

.l7k3x2p {
    width: 100%;
    background: #2d6e9a;
    color: #f5f5f5;
    border: none;
    padding: 18px 20px;
    text-align: left;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: background 0.3s ease;
}

.l7k3x2p:hover {
    background: #256180;
}

.v3k8x2p {
    font-size: 24px;
    transition: transform 0.3s ease;
}

.p2k9x7m.active .v3k8x2p {
    transform: rotate(45deg);
}

.h9k2x4p {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease;
}

.p2k9x7m.active .h9k2x4p {
    max-height: 500px;
}

.h9k2x4p div {
    padding: 20px;
    color: #2d6e9a;
    line-height: 1.7;
}

.o9k3x2p {
    background: #2d6e9a;
    margin-top: 60px;
    padding: 40px 0 20px;
}

.z2k9x7p {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    margin-bottom: 30px;
}

.q7k3x9p {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.e8k2x9p {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    color: #ffaf08;
}

.i2k9x4p {
    font-size: 14px;
    line-height: 1.6;
    color: #f5f5f5;
}

.x9k2p7m {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.k4x9p2m {
    color: #f5f5f5;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.3s ease;
}

.k4x9p2m:hover {
    color: #ffaf08;
}

.h7k3x2p {
    max-width: 120px;
    height: auto;
}

.f2k9x7p {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.m9k3x2p {
    height: 40px;
    width: auto;
    opacity: 0.8;
    transition: opacity 0.3s ease;
}

.m9k3x2p:hover {
    opacity: 1;
}

.a7k2x9p {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.h3k9x2p {
    font-size: 13px;
    color: #f5f5f5;
}

.v9k2x7p {
    margin-top: 5px;
    font-size: 13px;
}

.v9k2x7p a {
    color: #ffaf08;
    text-decoration: none;
}

.l8k3x9p {
    text-align: right;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
}

.t8k3x9p {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(135deg, #ffaf08 0%, #ff9f00 100%);
    padding: 15px 20px;
    box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.3);
    z-index: 999;
    animation: slideUp 0.5s ease;
}

@keyframes slideUp {
    from {
        transform: translateY(100%);
    }
    to {
        transform: translateY(0);
    }
}

.y7k2x4p {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
}

.a2k9x7p {
    color: #1f668d;
    font-size: 18px;
    font-weight: 700;
}

.c2k9x7p {
    padding: 12px 32px;
}

.b8k3x9p {
    padding: 10px 20px;
    font-size: 14px;
    color: #dddddd;
}

@media (max-width: 1024px) {
    .n4k7x2p {
        grid-template-columns: 1fr;
    }

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

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

    .z2k9x7p {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .c9k2x7p {
        display: none;
        position: fixed;
        top: 80px;
        left: 0;
        right: 0;
        background: #2d6e9a;
        flex-direction: column;
        padding: 20px;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    }

    .c9k2x7p.active {
        display: flex;
    }

    .w3k9x7p {
        display: flex;
    }

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

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

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

    .k2x9p7m {
        grid-template-columns: 1fr auto;
    }

    .j9k2x7p {
        grid-column: 1 / -1;
        justify-self: center;
        margin-top: 10px;
    }

    .s7k3x2p {
        position: absolute;
        right: 70px;
        top: 50%;
        transform: translateY(-50%);
    }

    .b8k3x9p {
        padding: 8px 16px;
        font-size: 13px;
    }

    .h2k9x4p {
        min-height: 300px;
        padding: 25px 15px;
    }

    .y7k2x4p {
        flex-direction: column;
        gap: 15px;
        text-align: center;
    }

    .a2k9x7p {
        font-size: 16px;
    }

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

    .a7k2x9p {
        flex-direction: column;
        gap: 15px;
        text-align: center;
    }

    .l8k3x9p {
        text-align: center;
    }
}

@media (max-width: 480px) {
    .b7x2k9m {
        padding: 0 15px;
    }

    .f9x3k7p {
        font-size: 22px;
    }

    .g7k2m9p {
        padding: 25px 20px;
    }

    .g7k2m9p h1 {
        font-size: 26px;
    }

    .g7k2m9p h2 {
        font-size: 22px;
    }

    .n2k9x7p {
        padding: 20px;
    }

    .s9k2x7p {
        flex-direction: column;
        gap: 15px;
    }

    .k8x3p2m {
        text-align: left;
    }

    .y9k2x7p {
        align-items: flex-start;
    }

    .f8k3x2p {
        flex-direction: column;
        gap: 15px;
    }

    .b2k9x7p {
        width: 100%;
        justify-content: space-around;
    }
}

.m9x7k2p {
    display: none;
}

.r7k3x9m {
    opacity: 0;
}

.elementor-kit-9 {
    display: none;
}

.wp-block-code {
    background: transparent;
}

.container.ahdl {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 32px 24px;
    background: rgba(255, 255, 255, .06);
    border: 1px solid rgba(255, 255, 255, .14);
    border-radius: 18px;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .18);
}

.container.ahdl p {
    margin: 0 0 16px;
    color: rgba(255, 255, 255, .92);
    line-height: 1.8;
    overflow-wrap: anywhere;
}

.container.ahdl h1,
.container.ahdl h2,
.container.ahdl h3 {
    margin: 26px 0 14px;
    line-height: 1.25;
    font-weight: 800;
    color: #ffaf08;
}

.container.ahdl h2 {
    font-size: clamp(20px, 3.3vw, 28px)
}

.container.ahdl h3 {
    font-size: clamp(18px, 3vw, 22px)
}

.container.ahdl a {
    color: #ffaf08;
    text-decoration: none;
    font-weight: 700;
    text-underline-offset: 3px;
}

.container.ahdl a:hover {
    text-decoration: underline;
    color: #ffffff;
}

.container.ahdl ul,
.container.ahdl ol {
    margin: 14px 0 18px;
    padding-left: 22px;
}

.container.ahdl li {
    margin: 8px 0;
    color: rgba(255, 255, 255, .9);
    line-height: 1.7;
}

.container.ahdl strong {
    color: #ffffff;
    font-weight: 800;
}

.container.ahdl > :first-child {
    margin-top: 0
}

.container.ahdl > :last-child {
    margin-bottom: 0
}

@media (max-width: 1024px) {
    .container.ahdl {
        padding: 28px 20px;
        border-radius: 16px;
    }
}

@media (max-width: 768px) {
    .container.ahdl {
        padding: 22px 16px;
        border-radius: 14px;
        margin-left: 12px;
        margin-right: 12px;
    }

    .container.ahdl p {
        margin-bottom: 14px
    }

    .container.ahdl h2,
    .container.ahdl h3 {
        margin-top: 22px
    }
}

@media (max-width: 480px) {
    .container.ahdl {
        padding: 18px 14px;
        margin-left: 10px;
        margin-right: 10px;
        border-radius: 12px;
    }

    .container.ahdl ul,
    .container.ahdl ol {
        padding-left: 18px
    }
}

.c8k2x9p,
.j6k9x2p,
.t9k3x7p,
.s4k8x3p,
.p7k2x9m,
.n2k9x7p,
.g7k2m9p,
.p2k9x7m {
    background: rgba(31, 102, 141, .55);
    border: 1px solid rgba(255, 255, 255, .14);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .18);
}

.g7k2m9p table {
    background: rgba(31, 102, 141, .45);
}

.g7k2m9p table th {
    background: rgba(255, 175, 8, .16);
    color: #f5f5f5;
}

.g7k2m9p table td,
.g7k2m9p table th {
    border-color: rgba(255, 255, 255, .16);
}

.g7k2m9p table tr:nth-child(even) {
    background: rgba(255, 255, 255, .05);
}

.g7k2m9p,
.g7k2m9p h1,
.g7k2m9p h2,
.g7k2m9p h3,
.g7k2m9p p,
.g7k2m9p li,
.y2k7x4p,
.y2k7x4p strong,
.u4k7x3p,
.n7k3x2p,
.z4k8x2p,
.w7k2x9p,
.t4k8x2p,
.i9k3x2p,
.r3k9x7p,
.x4k2p9m label,
.r9k2x4p span {
    color: rgba(255, 255, 255, .92);
}

.s7k3x9p,
.y8k3x2p {
    color: #ffaf08;
}

.y2k7x4p {
    border-bottom-color: rgba(255, 255, 255, .12);
}

.w2k8x9p,
.p9k2x8p {
    background: rgba(255, 255, 255, .14);
}

.z8k3x7p {
    background: rgba(0, 0, 0, .18);
    border-color: rgba(255, 255, 255, .22);
    color: rgba(255, 255, 255, .92);
}

.z8k3x7p::placeholder {
    color: rgba(255, 255, 255, .55);
}

.z8k3x7p:focus {
    border-color: rgba(255, 175, 8, .8);
    box-shadow: 0 0 0 4px rgba(255, 175, 8, .18);
}

.s3k7x2p label {
    background: rgba(255, 255, 255, .12);
    color: rgba(255, 255, 255, .92);
    border: 1px solid rgba(255, 255, 255, .16);
}

.s3k7x2p input[type="radio"]:checked + label {
    background: #ffaf08;
    color: #1f668d;
    border-color: transparent;
}

.v2k8x9p::after {
    background: linear-gradient(transparent, rgba(31, 102, 141, .55));
}

.l4k9x2p {
    border-bottom-color: rgba(255, 255, 255, .12);
}

.f8k3x2p {
    border-top-color: rgba(255, 255, 255, .12);
}

.e9k3x2p {
    border-color: rgba(255, 255, 255, .22);
    color: rgba(255, 255, 255, .85);
}

.e9k3x2p:hover {
    background: rgba(255, 255, 255, .08);
    border-color: rgba(255, 175, 8, .55);
    color: #ffaf08;
}

.container.ahdl {
    background: rgba(31, 102, 141, .55);
    border-color: rgba(255, 255, 255, .14);
}

.m7k3x9p {
    position: sticky;
    top: 0;
    z-index: 1000;
    padding: 14px 0;
    background: rgba(31, 102, 141, .72);
    border-bottom: 1px solid rgba(255, 255, 255, .12);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
}

.k2x9p7m {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 18px;
}

.d2k7x9p {
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 0;
}

.r8k3x2p {
    height: 46px;
    width: auto;
    display: block;
    filter: drop-shadow(0 6px 14px rgba(0, 0, 0, .25));
}

.c9k2x7p {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 18px;
    min-width: 0;
}

.c9k2x7p a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 12px;
    border-radius: 10px;
    color: rgba(255, 255, 255, .92);
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: .2px;
    transition: background .2s ease, color .2s ease, transform .2s ease;
}

.c9k2x7p a:hover {
    background: rgba(255, 255, 255, .08);
    color: #ffffff;
    transform: translateY(-1px);
}

.c9k2x7p a:active {
    transform: translateY(0);
}

.c9k2x7p a:focus-visible {
    outline: none;
    box-shadow: 0 0 0 4px rgba(255, 175, 8, .22);
    background: rgba(255, 255, 255, .08);
}

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

.s7k3x2p .b8k3x9p {
    padding: 9px 16px;
    border-radius: 10px;
    font-size: 13px;
    font-weight: 800;
    white-space: nowrap;
}

.s7k3x2p .h8k2x4p {
    background: rgba(255, 255, 255, .12);
    color: rgba(255, 255, 255, .92);
    border: 1px solid rgba(255, 255, 255, .18);
}

.s7k3x2p .h8k2x4p:hover {
    background: rgba(255, 255, 255, .18);
    transform: translateY(-1px);
}

.s7k3x2p .f5k2x8p {
    box-shadow: 0 10px 20px rgba(0, 0, 0, .18);
}

.w3k9x7p {
    width: 44px;
    height: 44px;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border-radius: 12px;
    background: rgba(255, 255, 255, .10);
    border: 1px solid rgba(255, 255, 255, .14);
    cursor: pointer;
    transition: background .2s ease, transform .2s ease;
}

.w3k9x7p:hover {
    background: rgba(255, 255, 255, .14);
    transform: translateY(-1px);
}

.w3k9x7p:active {
    transform: translateY(0);
}

.w3k9x7p span {
    display: block;
    width: 18px;
    height: 2px;
    background: rgba(255, 255, 255, .92);
    border-radius: 2px;
    transition: transform .2s ease, opacity .2s ease;
}

.w3k9x7p span + span {
    margin-top: 5px;
}

.w3k9x7p.active span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
}

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

.w3k9x7p.active span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
}

@media (max-width: 1024px) {
    .c9k2x7p {
        justify-content: flex-start;
        gap: 10px;
    }

    .c9k2x7p a {
        padding: 9px 10px;
        font-size: 13px;
    }
}

@media (max-width: 820px) {
    .k2x9p7m {
        grid-template-columns: auto 1fr auto;
        gap: 12px;
    }

    .c9k2x7p {
        position: fixed;
        top: 72px;
        left: 12px;
        right: 12px;
        display: none;
        flex-direction: column;
        align-items: stretch;
        gap: 8px;
        padding: 12px;
        border-radius: 16px;
        background: rgba(31, 102, 141, .92);
        border: 1px solid rgba(255, 255, 255, .14);
        backdrop-filter: blur(14px);
        -webkit-backdrop-filter: blur(14px);
        box-shadow: 0 18px 40px rgba(0, 0, 0, .28);
    }

    .c9k2x7p.active {
        display: flex;
    }

    .c9k2x7p a {
        width: 100%;
        justify-content: flex-start;
        padding: 12px 12px;
        border-radius: 12px;
        font-size: 14px;
    }


    .w3k9x7p {
        display: inline-flex;
    }
}

@media (max-width: 480px) {
    .m7k3x9p {
        padding: 12px 0;
    }

    .r8k3x2p {
        height: 40px;
    }

    .c9k2x7p {
        top: 66px;
        left: 10px;
        right: 10px;
        padding: 10px;
        border-radius: 14px;
    }

    .w3k9x7p {
        width: 42px;
        height: 42px;
        border-radius: 12px;
    }
}

.w7k3x2p {
    display: grid;
    grid-template-columns: 1fr;
    gap: 18px;
    margin: 24px 0;
}

.n2k9x7p {
    background: rgba(255, 255, 255, .06);
    border: 1px solid rgba(255, 255, 255, .14);
    border-radius: 18px;
    padding: 20px 20px 16px;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 12px 30px rgba(0, 0, 0, .18);
    color: rgba(255, 255, 255, .92);
}

.s9k2x7p {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: start;
    gap: 16px;
    margin-bottom: 12px;
}

.u7k3x2p {
    display: flex;
    align-items: center;
    gap: 12px;
    min-width: 0;
}

.b9k3x7p {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    object-fit: cover;
    flex: 0 0 52px;
    border: 1px solid rgba(255, 255, 255, .16);
    box-shadow: 0 10px 22px rgba(0, 0, 0, .18);
}

.b9k3x7p.p8k2x9m {
    display: grid;
    place-items: center;
    font-weight: 900;
    font-size: 20px;
    color: #1f668d;
    background: linear-gradient(135deg, #ffaf08 0%, #ff9f00 100%);
    border: none;
}

.c3k9x7p {
    display: flex;
    flex-direction: column;
    gap: 4px;
    min-width: 0;
}

.t4k8x2p {
    font-size: 15px;
    font-weight: 900;
    color: #ffffff;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.o8k3x2p {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    color: rgba(255, 255, 255, .78);
}

.f7k2x9p {
    width: 18px;
    height: 12px;
    border-radius: 3px;
    box-shadow: 0 6px 16px rgba(0, 0, 0, .18);
}

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

.k8x3p2m {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 8px;
}

.y9k2x7p {
    display: grid;
    justify-items: end;
    gap: 6px;
}

.h2k9x7p {
    font-size: 26px;
    font-weight: 950;
    color: #ffaf08;
    line-height: 1;
    text-shadow: 0 10px 24px rgba(0, 0, 0, .25);
}

.z7k3x2p {
    display: inline-flex;
    gap: 2px;
    font-size: 16px;
    line-height: 1;
}

.g3k9x2p {
    color: #ffaf08;
}

.g3k9x2p.j8k2x4p {
    color: rgba(255, 255, 255, .28);
}

.x9k3p2m {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background: rgba(255, 255, 255, .06);
    border: 1px solid rgba(255, 255, 255, .14);
    color: rgba(255, 255, 255, .9);
    padding: 8px 10px;
    border-radius: 12px;
    font-weight: 800;
    font-size: 12px;
    cursor: pointer;
    transition: transform .2s ease, background .2s ease, border-color .2s ease;
}

.x9k3p2m:hover {
    background: rgba(255, 255, 255, .10);
    border-color: rgba(255, 175, 8, .35);
    transform: translateY(-1px);
}

.x9k3p2m:active {
    transform: translateY(0);
}

.x9k3p2m:focus-visible {
    outline: none;
    box-shadow: 0 0 0 4px rgba(255, 175, 8, .22);
}

.d7k2x9p {
    width: min(320px, 100%);
    margin-top: 8px;
    padding: 0;
    max-height: 0;
    overflow: hidden;
    border-radius: 14px;
    background: rgba(0, 0, 0, .18);
    border: 1px solid rgba(255, 255, 255, .10);
    transition: max-height .28s ease, padding .28s ease;
}

.d7k2x9p.show {
    max-height: 360px;
    padding: 10px 12px;
}

.l4k9x2p {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    padding: 8px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .10);
    font-size: 13px;
    color: rgba(255, 255, 255, .86);
}

.l4k9x2p:last-child {
    border-bottom: none;
}

.l4k9x2p span:last-child {
    font-weight: 900;
    color: #ffffff;
}

.i9k3x2p {
    margin: 10px 0 10px;
    font-size: clamp(18px, 3.2vw, 22px);
    line-height: 1.25;
    font-weight: 950;
    color: #ffaf08;
}

.r3k9x7p {
    color: rgba(255, 255, 255, .92);
    line-height: 1.85;
    overflow-wrap: anywhere;
}

.r3k9x7p p {
    margin: 0 0 12px;
}

.r3k9x7p a {
    color: #ffaf08;
    font-weight: 800;
    text-decoration: none;
    text-underline-offset: 3px;
}

.r3k9x7p a:hover {
    text-decoration: underline;
    color: #ffffff;
}

.v2k8x9p {
    max-height: 96px;
    overflow: hidden;
    position: relative;
}

.v2k8x9p::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 46px;
    background: linear-gradient(transparent, rgba(31, 102, 141, .78));
}

.v2k8x9p.expanded {
    max-height: none;
}

.v2k8x9p.expanded::after {
    display: none;
}

.a8k3x9p {
    margin-top: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 10px 14px;
    border-radius: 12px;
    background: rgba(255, 255, 255, .06);
    border: 1px solid rgba(255, 175, 8, .35);
    color: #ffaf08;
    font-weight: 900;
    cursor: pointer;
    transition: transform .2s ease, background .2s ease, color .2s ease;
}

.a8k3x9p:hover {
    background: rgba(255, 175, 8, .12);
    color: #ffffff;
    transform: translateY(-1px);
}

.a8k3x9p:active {
    transform: translateY(0);
}

.q3k9x2p {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
    margin: 14px 0 0;
}

.h7k9x3p {
    background: rgba(255, 255, 255, .05);
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 16px;
    padding: 14px 14px 12px;
}

.t2k9x7p {
    display: block;
    margin-bottom: 10px;
    font-weight: 950;
    color: #ffffff;
}

.t2k9x7p.c9k4x7p {
    color: rgba(255, 120, 120, .95);
}

.s8k2x9p {
    list-style: none;
    padding: 0;
    margin: 0;
}

.s8k2x9p li {
    position: relative;
    padding-left: 20px;
    margin: 8px 0;
    color: rgba(255, 255, 255, .9);
    line-height: 1.6;
}

.s8k2x9p li::before {
    content: "→";
    position: absolute;
    left: 0;
    color: #ffaf08;
    font-weight: 900;
}

.p9k3x7m {
    margin-top: 14px;
    background: rgba(255, 175, 8, .10);
    border: 1px solid rgba(255, 175, 8, .22);
    padding: 10px 12px;
    border-radius: 14px;
    font-size: 13px;
    color: rgba(255, 255, 255, .9);
}

.p9k3x7m a {
    color: #ffaf08;
    font-weight: 900;
    text-decoration: none;
}

.p9k3x7m a:hover {
    text-decoration: underline;
    color: #ffffff;
}

.f8k3x2p {
    margin-top: 14px;
    padding-top: 14px;
    border-top: 1px solid rgba(255, 255, 255, .12);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    flex-wrap: wrap;
}

.b2k9x7p {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.e9k3x2p {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 10px 12px;
    border-radius: 14px;
    background: rgba(255, 255, 255, .06);
    border: 1px solid rgba(255, 255, 255, .12);
    color: rgba(255, 255, 255, .9);
    cursor: pointer;
    transition: transform .2s ease, background .2s ease, border-color .2s ease;
}

.e9k3x2p:hover {
    background: rgba(255, 255, 255, .10);
    border-color: rgba(255, 175, 8, .30);
    transform: translateY(-1px);
}

.e9k3x2p:active {
    transform: translateY(0);
}

.e9k3x2p svg {
    width: 18px;
    height: 18px;
}

.g9k2x7p {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 10px 14px;
    border-radius: 14px;
    background: rgba(255, 175, 8, .18);
    border: 1px solid rgba(255, 175, 8, .30);
    color: #ffffff;
    font-weight: 900;
    cursor: pointer;
    transition: transform .2s ease, background .2s ease, border-color .2s ease;
}

.g9k2x7p:hover {
    background: rgba(255, 175, 8, .26);
    border-color: rgba(255, 175, 8, .45);
    transform: translateY(-1px);
}

.g9k2x7p:active {
    transform: translateY(0);
}

.g9k2x7p svg {
    width: 18px;
    height: 18px;
}

.t3k9x2p {
    width: 100%;
    margin-top: 12px;
    max-height: 0;
    overflow: hidden;
    transition: max-height .28s ease;
}

.t3k9x2p.show {
    max-height: 260px;
}

.t3k9x2p .q8k3x2p {
    gap: 12px;
}

.t3k9x2p .z8k3x7p {
    background: rgba(255, 255, 255, .06);
    border: 1px solid rgba(255, 255, 255, .14);
    color: rgba(255, 255, 255, .92);
    border-radius: 14px;
}

.t3k9x2p .z8k3x7p::placeholder {
    color: rgba(255, 255, 255, .55);
}

.t3k9x2p .h8k2x4p {
    background: rgba(255, 255, 255, .10);
    border: 1px solid rgba(255, 255, 255, .16);
    color: rgba(255, 255, 255, .92);
    border-radius: 14px;
}

@media (max-width: 1024px) {
    .n2k9x7p {
        padding: 18px 18px 14px;
        border-radius: 16px;
    }

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

@media (max-width: 768px) {
    .w7k3x2p {
        gap: 14px;
    }

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

    .k8x3p2m {
        align-items: flex-start;
    }

    .y9k2x7p {
        justify-items: start;
    }

    .d7k2x9p {
        width: 100%;
    }

    .f8k3x2p {
        flex-direction: column;
        align-items: stretch;
    }

    .b2k9x7p {
        width: 100%;
        justify-content: space-between;
    }

    .g9k2x7p {
        width: 100%;
        justify-content: center;
    }
}

@media (max-width: 480px) {
    .n2k9x7p {
        padding: 16px 14px 12px;
        border-radius: 14px;
    }

    .b9k3x7p {
        width: 46px;
        height: 46px;
        flex-basis: 46px;
    }

    .h2k9x7p {
        font-size: 24px;
    }

    .x9k3p2m {
        width: 100%;
        justify-content: center;
    }

    .e9k3x2p,
    .g9k2x7p {
        border-radius: 12px;
    }
}

#h4k8x2p {
    max-height: none;
    overflow: visible;
}

#h4k8x2p.r7k2x9p {
    max-height: none;
}

#g8k3x9p {
    display: none;
}

#k5x9p2m .t9k3x7p {
    width: 100%;
    max-width: 100%;
}

#k5x9p2m .y2k7x4p {
    display: grid;
    grid-template-columns: 220px 1fr;
    gap: 12px;
    padding: 12px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .12);
    color: rgba(255, 255, 255, .92);
}

#k5x9p2m .y2k7x4p strong {
    color: rgba(255, 255, 255, .95);
    font-weight: 800;
}

#k5x9p2m .y2k7x4p span {
    color: rgba(255, 255, 255, .9);
    overflow-wrap: anywhere;
    word-break: break-word;
}

#k5x9p2m .y2k7x4p a {
    color: #ffaf08;
    font-weight: 800;
    text-decoration: none;
}

#k5x9p2m .y2k7x4p a:hover {
    color: #ffffff;
    text-decoration: underline;
}

@media (max-width: 768px) {
    #k5x9p2m {
        margin: 18px 12px;
        padding: 22px 14px;
    }

    #k5x9p2m .t9k3x7p {
        padding: 18px 14px;
        border-radius: 12px;
    }

    #k5x9p2m .y2k7x4p {
        grid-template-columns: 160px 1fr;
        gap: 10px;
        padding: 10px 0;
    }
}

@media (max-width: 480px) {
    #k5x9p2m {
        margin: 14px 10px;
        padding: 18px 12px;
    }

    #k5x9p2m .t9k3x7p {
        padding: 16px 12px;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    #k5x9p2m .t9k3x7p::-webkit-scrollbar {
        height: 6px;
    }

    #k5x9p2m .t9k3x7p::-webkit-scrollbar-thumb {
        background: rgba(255, 255, 255, .18);
        border-radius: 999px;
    }

    #k5x9p2m .y2k7x4p {
        grid-template-columns: 1fr;
        gap: 6px;
        padding: 12px 0;
    }

    #k5x9p2m .y2k7x4p strong {
        font-size: 13px;
        opacity: .95;
    }

    #k5x9p2m .y2k7x4p span {
        font-size: 14px;
        line-height: 1.6;
    }
}

.v8k3x2p {
    display: block;
    position: relative;
    z-index: 1;
}

.v8k3x2p .s4k8x3p {
    background: rgba(255, 255, 255, .06);
    border: 1px solid rgba(255, 255, 255, .14);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    color: rgba(255, 255, 255, .92);
}

.v8k3x2p .w7k2x9p {
    color: #ffaf08;
}

.v8k3x2p .a9k3x2p li {
    color: rgba(255, 255, 255, .92);
}

.v8k3x2p .a9k3x2p li::before {
    color: #ffaf08;
}

.v8k3x2p {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
    position: relative !important;
    z-index: 5 !important;
    margin: 30px 20px !important;
    padding: 40px 20px !important;
}

.v8k3x2p::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, .06);
    border: 1px solid rgba(255, 255, 255, .14);
    border-radius: 12px;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    pointer-events: none;
    z-index: 0;
}

.v8k3x2p > * {
    position: relative;
    z-index: 1;
}

.v8k3x2p .f9x3k7p {
    color: #f5f5f5 !important;
}

.v8k3x2p .s4k8x3p {
    background: transparent !important;
    border: 1px solid rgba(255, 255, 255, .14) !important;
    border-radius: 12px !important;
    padding: 22px !important;
}

.v8k3x2p .w7k2x9p {
    color: #ffaf08 !important;
}

.v8k3x2p .a9k3x2p li {
    color: rgba(255, 255, 255, .92) !important;
}

.v8k3x2p .a9k3x2p li::before {
    color: #ffaf08 !important;
}