/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.large-2943) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hover-new-2f2a, .pink_6699 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.gradient-middle-e498::before { content: '\f015'; }
.header_24b8::before { content: '\f007'; }
.stale_bd9d::before { content: '\f023'; }
.panel_4a4d::before { content: '\f0e0'; }
.message_fixed_86eb::before { content: '\f095'; }
.medium-a1d4::before { content: '\f005'; }
.fresh_5ad6::before { content: '\f004'; }
.new_3fd7::before { content: '\f00c'; }
.center_5192::before { content: '\f00d'; }
.notification-3deb::before { content: '\f002'; }
.short_dc71::before { content: '\f0c9'; }
.filter_30ba::before { content: '\f061'; }
.hover-80d3::before { content: '\f060'; }
.blue-e10b::before { content: '\f04b'; }
.element-clean-7296::before { content: '\f04c'; }
.black_92e9::before { content: '\f019'; }
.title_hard_7709::before { content: '\f093'; }
.bright-f62e::before { content: '\f132'; }
.paragraph_north_22d4::before { content: '\f091'; }
.red_d103::before { content: '\f06b'; }
.filter-41c8::before { content: '\f0d6'; }
.preview-short-8c77::before { content: '\f09d'; }
.status_0984::before { content: '\f10b'; }
.white-f934::before { content: '\f108'; }
.banner_middle_b0b6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.progress_9ced::before { content: '\f522'; }
.heading_out_4043::before { content: '\f327'; }
.block_new_2d8f::before { content: '\f219'; }
.pagination_simple_a1c9::before { content: '\f21e'; }
.hot-830c::before { content: '\f2f5'; }

/* Social Icons */
.background-f4bb::before { content: '\f09a'; }
.shadow_c5c0::before { content: '\f099'; }
.short_68f9::before { content: '\f16d'; }
.main_9472::before { content: '\f167'; }
.active_aaf2::before { content: '\f2c6'; }
.hero-white-d996::before { content: '\f232'; }

/* Size Classes */
.white-78f4 { font-size: 0.75em; }
.stale_d9c9 { font-size: 0.875em; }
.caption-pink-d9a7 { font-size: 1.33em; }
.text_plasma_64b6 { font-size: 1.5em; }
.hard_a2c8 { font-size: 2em; }
.plasma_6811 { font-size: 3em; }

/* Animation Classes */
.center_7b04 {
    animation: fa-spin 2s infinite linear;
}

.secondary-orange-7084 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fc59 */
.ghost-box-u0 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.0;
}
