/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.module-15b6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.simple_a208, .shadow_blue_8f9c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.texture-93ff::before { content: '\f015'; }
.sort_center_af81::before { content: '\f007'; }
.purple-8525::before { content: '\f023'; }
.fresh-d8cc::before { content: '\f0e0'; }
.plasma_9421::before { content: '\f095'; }
.new_6824::before { content: '\f005'; }
.shadow_bright_1bb9::before { content: '\f004'; }
.chip-5507::before { content: '\f00c'; }
.alert_inner_79b0::before { content: '\f00d'; }
.plasma_2062::before { content: '\f002'; }
.warm-9fb5::before { content: '\f0c9'; }
.focus-8e23::before { content: '\f061'; }
.sort-ee6b::before { content: '\f060'; }
.prev_06c6::before { content: '\f04b'; }
.module-yellow-5b6e::before { content: '\f04c'; }
.down_d536::before { content: '\f019'; }
.basic_fed2::before { content: '\f093'; }
.border-wide-6159::before { content: '\f132'; }
.video-e720::before { content: '\f091'; }
.feature-cool-d9b6::before { content: '\f06b'; }
.full_fd6c::before { content: '\f0d6'; }
.top_6d55::before { content: '\f09d'; }
.cool-a7d5::before { content: '\f10b'; }
.dropdown-blue-71d7::before { content: '\f108'; }
.text_first_e6b1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.article-e573::before { content: '\f522'; }
.solid_0e15::before { content: '\f327'; }
.disabled_north_d275::before { content: '\f219'; }
.huge_0798::before { content: '\f21e'; }
.gold-671d::before { content: '\f2f5'; }

/* Social Icons */
.frame_green_69bb::before { content: '\f09a'; }
.frame_ee91::before { content: '\f099'; }
.pattern-smooth-56a1::before { content: '\f16d'; }
.down-7ec6::before { content: '\f167'; }
.light_d134::before { content: '\f2c6'; }
.aside-west-714d::before { content: '\f232'; }

/* Size Classes */
.pattern-9a98 { font-size: 0.75em; }
.center-fc8d { font-size: 0.875em; }
.tooltip-e45d { font-size: 1.33em; }
.short-9213 { font-size: 1.5em; }
.grid_f828 { font-size: 2em; }
.aside-plasma-bb79 { font-size: 3em; }

/* Animation Classes */
.tiny-2c43 {
    animation: fa-spin 2s infinite linear;
}

.label-active-0247 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6c49 */
.ghost-box-r5 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
