/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.warm-304c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.progress_a964, .outline-1afc {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.highlight-fresh-bcef::before { content: '\f015'; }
.secondary_0ab8::before { content: '\f007'; }
.tag-4a2e::before { content: '\f023'; }
.sort-up-85d7::before { content: '\f0e0'; }
.highlight_advanced_dc4d::before { content: '\f095'; }
.logo-mini-98be::before { content: '\f005'; }
.hard_afec::before { content: '\f004'; }
.banner-cb2b::before { content: '\f00c'; }
.dynamic_20b3::before { content: '\f00d'; }
.mask_simple_674a::before { content: '\f002'; }
.filter-3f0e::before { content: '\f0c9'; }
.module-next-6b1e::before { content: '\f061'; }
.block_dark_d83e::before { content: '\f060'; }
.static-95b9::before { content: '\f04b'; }
.item-in-6814::before { content: '\f04c'; }
.in_3ed4::before { content: '\f019'; }
.chip_solid_eb9a::before { content: '\f093'; }
.alert_196b::before { content: '\f132'; }
.out_5394::before { content: '\f091'; }
.module-35c4::before { content: '\f06b'; }
.list_stone_ff99::before { content: '\f0d6'; }
.badge_b7b2::before { content: '\f09d'; }
.active-f7f6::before { content: '\f10b'; }
.dropdown_basic_9c0f::before { content: '\f108'; }
.active-9461::before { content: '\f10a'; }

/* Gambling Specific Icons */
.menu-last-ced9::before { content: '\f522'; }
.modal_cool_6d5e::before { content: '\f327'; }
.small_67e7::before { content: '\f219'; }
.photo_east_fa0b::before { content: '\f21e'; }
.accordion_cb71::before { content: '\f2f5'; }

/* Social Icons */
.border_bright_57fb::before { content: '\f09a'; }
.mini_9d5e::before { content: '\f099'; }
.steel_b2d0::before { content: '\f16d'; }
.gallery_narrow_536c::before { content: '\f167'; }
.center_d5e7::before { content: '\f2c6'; }
.center-69c8::before { content: '\f232'; }

/* Size Classes */
.progress-left-fece { font-size: 0.75em; }
.action_dfc3 { font-size: 0.875em; }
.chip_1c8e { font-size: 1.33em; }
.detail-b844 { font-size: 1.5em; }
.prev_c458 { font-size: 2em; }
.white_0594 { font-size: 3em; }

/* Animation Classes */
.filter-c079 {
    animation: fa-spin 2s infinite linear;
}

.west-726e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6776 */
.widget-item-r4 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
