/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.widget-eddf) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.overlay_3dbc, .gold-6538 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.thumbnail-2fac::before { content: '\f015'; }
.nav-2769::before { content: '\f007'; }
.tabs-clean-72f5::before { content: '\f023'; }
.article-bdb2::before { content: '\f0e0'; }
.bronze-085b::before { content: '\f095'; }
.brown_c827::before { content: '\f005'; }
.dark-12b8::before { content: '\f004'; }
.silver-bf29::before { content: '\f00c'; }
.hidden-dynamic-0556::before { content: '\f00d'; }
.up-4e98::before { content: '\f002'; }
.wide-1dbd::before { content: '\f0c9'; }
.copper_0672::before { content: '\f061'; }
.tabs-a075::before { content: '\f060'; }
.description_current_c000::before { content: '\f04b'; }
.tabs-1c6d::before { content: '\f04c'; }
.current-d7db::before { content: '\f019'; }
.layout-copper-cff6::before { content: '\f093'; }
.module_glass_d95b::before { content: '\f132'; }
.row-bright-9d6a::before { content: '\f091'; }
.footer-red-d397::before { content: '\f06b'; }
.article-prev-3a8c::before { content: '\f0d6'; }
.red_0e1c::before { content: '\f09d'; }
.pro_c371::before { content: '\f10b'; }
.active-green-61ff::before { content: '\f108'; }
.wrapper-stone-bb85::before { content: '\f10a'; }

/* Gambling Specific Icons */
.text_complex_335c::before { content: '\f522'; }
.background-stale-0305::before { content: '\f327'; }
.picture-last-8c3b::before { content: '\f219'; }
.cool-8ac1::before { content: '\f21e'; }
.disabled_old_25f8::before { content: '\f2f5'; }

/* Social Icons */
.prev-98b3::before { content: '\f09a'; }
.container-liquid-9498::before { content: '\f099'; }
.advanced_975f::before { content: '\f16d'; }
.element-steel-a61c::before { content: '\f167'; }
.lite-c7db::before { content: '\f2c6'; }
.north_b758::before { content: '\f232'; }

/* Size Classes */
.notice-4fa7 { font-size: 0.75em; }
.last-a2f9 { font-size: 0.875em; }
.article_prev_53f2 { font-size: 1.33em; }
.item_9d2f { font-size: 1.5em; }
.focused-cd8f { font-size: 2em; }
.mask-selected-ad7a { font-size: 3em; }

/* Animation Classes */
.block_f9c6 {
    animation: fa-spin 2s infinite linear;
}

.surface-dea1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7a9a */
.widget-item-u8 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
