/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.description-ec4b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.red_60cf, .prev-6295 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.narrow-2c3d::before { content: '\f015'; }
.last-5046::before { content: '\f007'; }
.stone_a5ca::before { content: '\f023'; }
.link-bb27::before { content: '\f0e0'; }
.dark_e373::before { content: '\f095'; }
.progress_e346::before { content: '\f005'; }
.label-58d8::before { content: '\f004'; }
.title_under_e884::before { content: '\f00c'; }
.wide_ccde::before { content: '\f00d'; }
.logo-1223::before { content: '\f002'; }
.pattern-7b68::before { content: '\f0c9'; }
.notice-2275::before { content: '\f061'; }
.last-2977::before { content: '\f060'; }
.notice_5c64::before { content: '\f04b'; }
.full-4e9a::before { content: '\f04c'; }
.preview_1689::before { content: '\f019'; }
.form-ab50::before { content: '\f093'; }
.surface_5f32::before { content: '\f132'; }
.outer_f9a9::before { content: '\f091'; }
.wide_d873::before { content: '\f06b'; }
.alert-6f4e::before { content: '\f0d6'; }
.paragraph-c605::before { content: '\f09d'; }
.surface_5ee7::before { content: '\f10b'; }
.inner_5544::before { content: '\f108'; }
.hot_47c9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.silver-a60e::before { content: '\f522'; }
.advanced_6c4b::before { content: '\f327'; }
.alert-pink-12ae::before { content: '\f219'; }
.text-9f22::before { content: '\f21e'; }
.button_6955::before { content: '\f2f5'; }

/* Social Icons */
.grid_2b84::before { content: '\f09a'; }
.last_8b4b::before { content: '\f099'; }
.breadcrumb_fresh_e5ac::before { content: '\f16d'; }
.narrow_c33a::before { content: '\f167'; }
.input_a9a5::before { content: '\f2c6'; }
.fast_fa1c::before { content: '\f232'; }

/* Size Classes */
.lower_2094 { font-size: 0.75em; }
.avatar-fresh-4e41 { font-size: 0.875em; }
.narrow_f14e { font-size: 1.33em; }
.huge-c8a9 { font-size: 1.5em; }
.header_2b4b { font-size: 2em; }
.progress-liquid-b7ff { font-size: 3em; }

/* Animation Classes */
.alert_tiny_b2d9 {
    animation: fa-spin 2s infinite linear;
}

.background_af01 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ae51 */
.widget-item-o9 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
