/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.main-bbe0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tiny_ea75, .table_8b85 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.mini_672b::before { content: '\f015'; }
.active-91a2::before { content: '\f007'; }
.in-cfdb::before { content: '\f023'; }
.under-4522::before { content: '\f0e0'; }
.paragraph-bronze-f7a5::before { content: '\f095'; }
.stale_08ee::before { content: '\f005'; }
.shadow-yellow-3556::before { content: '\f004'; }
.hero-silver-defc::before { content: '\f00c'; }
.medium-b13a::before { content: '\f00d'; }
.tertiary_orange_3ef1::before { content: '\f002'; }
.border_6c9a::before { content: '\f0c9'; }
.label-slow-550e::before { content: '\f061'; }
.border_right_456b::before { content: '\f060'; }
.outline-4bea::before { content: '\f04b'; }
.bright_9d37::before { content: '\f04c'; }
.input-40f7::before { content: '\f019'; }
.down_6663::before { content: '\f093'; }
.gas-f0bc::before { content: '\f132'; }
.section-848c::before { content: '\f091'; }
.thumbnail-fast-8165::before { content: '\f06b'; }
.slow-09d6::before { content: '\f0d6'; }
.active-center-2414::before { content: '\f09d'; }
.list_7139::before { content: '\f10b'; }
.clean-ccab::before { content: '\f108'; }
.down_44bd::before { content: '\f10a'; }

/* Gambling Specific Icons */
.surface_copper_797b::before { content: '\f522'; }
.hard-394e::before { content: '\f327'; }
.element-1d26::before { content: '\f219'; }
.sort-7a8a::before { content: '\f21e'; }
.copper-829f::before { content: '\f2f5'; }

/* Social Icons */
.article_down_6b4c::before { content: '\f09a'; }
.feature_92eb::before { content: '\f099'; }
.caption_2797::before { content: '\f16d'; }
.active_9e0f::before { content: '\f167'; }
.carousel_under_5190::before { content: '\f2c6'; }
.hot-4d89::before { content: '\f232'; }

/* Size Classes */
.article-e1d0 { font-size: 0.75em; }
.gallery-pressed-fc9c { font-size: 0.875em; }
.left_1587 { font-size: 1.33em; }
.yellow-b063 { font-size: 1.5em; }
.element_d717 { font-size: 2em; }
.title_5ae9 { font-size: 3em; }

/* Animation Classes */
.smooth-c857 {
    animation: fa-spin 2s infinite linear;
}

.picture-b923 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b855 */
.widget-item-u2 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.0;
}
