/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.action_4d78) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.smooth_2766, .middle_b7f4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.solid-a49c::before { content: '\f015'; }
.wrapper_50b2::before { content: '\f007'; }
.rough_34b3::before { content: '\f023'; }
.grid-a26c::before { content: '\f0e0'; }
.outline-hard-cd00::before { content: '\f095'; }
.active-selected-fb29::before { content: '\f005'; }
.bronze-fd52::before { content: '\f004'; }
.static-11db::before { content: '\f00c'; }
.sort_b762::before { content: '\f00d'; }
.yellow-9200::before { content: '\f002'; }
.secondary_pink_3b6b::before { content: '\f0c9'; }
.glass_623f::before { content: '\f061'; }
.dynamic-a83a::before { content: '\f060'; }
.tabs_3601::before { content: '\f04b'; }
.paragraph_brown_47aa::before { content: '\f04c'; }
.grid_b447::before { content: '\f019'; }
.avatar-green-1fee::before { content: '\f093'; }
.modal-1d73::before { content: '\f132'; }
.wrapper_18ff::before { content: '\f091'; }
.pressed_64b0::before { content: '\f06b'; }
.description-first-d4f5::before { content: '\f0d6'; }
.tabs_cool_8df4::before { content: '\f09d'; }
.plasma_645e::before { content: '\f10b'; }
.purple-36b6::before { content: '\f108'; }
.glass-9330::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hovered-3fa1::before { content: '\f522'; }
.huge-ff3a::before { content: '\f327'; }
.pro-ed6f::before { content: '\f219'; }
.chip-solid-3331::before { content: '\f21e'; }
.full_868b::before { content: '\f2f5'; }

/* Social Icons */
.filter-soft-1939::before { content: '\f09a'; }
.mask_dc27::before { content: '\f099'; }
.orange-cea7::before { content: '\f16d'; }
.focus-liquid-7eef::before { content: '\f167'; }
.badge_d1fa::before { content: '\f2c6'; }
.advanced_4a86::before { content: '\f232'; }

/* Size Classes */
.button-5cbb { font-size: 0.75em; }
.smooth-2850 { font-size: 0.875em; }
.inner_a119 { font-size: 1.33em; }
.surface-upper-3e24 { font-size: 1.5em; }
.module_b56b { font-size: 2em; }
.tall-a143 { font-size: 3em; }

/* Animation Classes */
.video_active_9040 {
    animation: fa-spin 2s infinite linear;
}

.shadow-2af2 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: acf5 */
.ghost-box-w3 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
