/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.breadcrumb-3815) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.header_easy_749d, .tall-7007 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.narrow_e5f8::before { content: '\f015'; }
.layout_fixed_928b::before { content: '\f007'; }
.hard-8e66::before { content: '\f023'; }
.red_ff1a::before { content: '\f0e0'; }
.progress_purple_f75a::before { content: '\f095'; }
.in_e115::before { content: '\f005'; }
.highlight-e790::before { content: '\f004'; }
.article-d975::before { content: '\f00c'; }
.overlay-2778::before { content: '\f00d'; }
.cold-d85b::before { content: '\f002'; }
.item-red-7833::before { content: '\f0c9'; }
.outline-wood-c2c7::before { content: '\f061'; }
.pattern_b2d9::before { content: '\f060'; }
.accordion_plasma_c8c0::before { content: '\f04b'; }
.hero-down-54dc::before { content: '\f04c'; }
.progress_0979::before { content: '\f019'; }
.orange-f4a1::before { content: '\f093'; }
.grid_mini_ebdb::before { content: '\f132'; }
.header-rough-5f7d::before { content: '\f091'; }
.message_93b9::before { content: '\f06b'; }
.slider_wood_aac2::before { content: '\f0d6'; }
.focused-59b5::before { content: '\f09d'; }
.surface-caf3::before { content: '\f10b'; }
.silver_4662::before { content: '\f108'; }
.article_b936::before { content: '\f10a'; }

/* Gambling Specific Icons */
.bright_ebb1::before { content: '\f522'; }
.gallery_gold_8290::before { content: '\f327'; }
.gold-1479::before { content: '\f219'; }
.light-506c::before { content: '\f21e'; }
.search_over_0908::before { content: '\f2f5'; }

/* Social Icons */
.icon-orange-18ec::before { content: '\f09a'; }
.center_031b::before { content: '\f099'; }
.light-210c::before { content: '\f16d'; }
.filter-ab85::before { content: '\f167'; }
.list_4047::before { content: '\f2c6'; }
.lower_d126::before { content: '\f232'; }

/* Size Classes */
.chip_advanced_1509 { font-size: 0.75em; }
.full-d1f8 { font-size: 0.875em; }
.mask-8089 { font-size: 1.33em; }
.glass-40c0 { font-size: 1.5em; }
.bright-40b9 { font-size: 2em; }
.rough-27c1 { font-size: 3em; }

/* Animation Classes */
.primary_9954 {
    animation: fa-spin 2s infinite linear;
}

.highlight-thick-688c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0667 */
.widget-item-c0 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
