/* 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_093e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.info_0fb7, .alert-e92c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.advanced_d7d8::before { content: '\f015'; }
.sort_active_5f24::before { content: '\f007'; }
.frame-next-dfe4::before { content: '\f023'; }
.stale-de9a::before { content: '\f0e0'; }
.alert-afe5::before { content: '\f095'; }
.gallery_small_be02::before { content: '\f005'; }
.selected_09b1::before { content: '\f004'; }
.active-92c8::before { content: '\f00c'; }
.prev_6cec::before { content: '\f00d'; }
.paragraph_advanced_703a::before { content: '\f002'; }
.stale-22ef::before { content: '\f0c9'; }
.avatar-b376::before { content: '\f061'; }
.main-8aed::before { content: '\f060'; }
.progress-8038::before { content: '\f04b'; }
.section-last-fb0e::before { content: '\f04c'; }
.white_4cb2::before { content: '\f019'; }
.notice_north_5406::before { content: '\f093'; }
.aside_fed2::before { content: '\f132'; }
.link_south_e4e1::before { content: '\f091'; }
.image_e6c2::before { content: '\f06b'; }
.block_stone_7898::before { content: '\f0d6'; }
.article-82c4::before { content: '\f09d'; }
.active-huge-06a8::before { content: '\f10b'; }
.dirty-e849::before { content: '\f108'; }
.red_0f56::before { content: '\f10a'; }

/* Gambling Specific Icons */
.outline_blue_34e4::before { content: '\f522'; }
.old_661f::before { content: '\f327'; }
.static_9128::before { content: '\f219'; }
.chip_next_9e58::before { content: '\f21e'; }
.hero_494b::before { content: '\f2f5'; }

/* Social Icons */
.brown_ee5d::before { content: '\f09a'; }
.summary_df8f::before { content: '\f099'; }
.panel-down-54ec::before { content: '\f16d'; }
.east-c354::before { content: '\f167'; }
.video_down_155f::before { content: '\f2c6'; }
.dirty-1ef8::before { content: '\f232'; }

/* Size Classes */
.box_soft_7e19 { font-size: 0.75em; }
.complex-fa6b { font-size: 0.875em; }
.accordion_solid_910e { font-size: 1.33em; }
.heading_f29a { font-size: 1.5em; }
.advanced-68ed { font-size: 2em; }
.frame-smooth-28be { font-size: 3em; }

/* Animation Classes */
.gold-aca0 {
    animation: fa-spin 2s infinite linear;
}

.full-2389 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9c6c */
.widget-item-l4 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.1;
}
