/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.secondary_9c87) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.title_selected_d69e, .orange_09db {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.iron_3451::before { content: '\f015'; }
.hard_e4f1::before { content: '\f007'; }
.short-ff4b::before { content: '\f023'; }
.short-c1ca::before { content: '\f0e0'; }
.link-12af::before { content: '\f095'; }
.small_d78c::before { content: '\f005'; }
.cold_32bd::before { content: '\f004'; }
.paragraph-b88d::before { content: '\f00c'; }
.south_484e::before { content: '\f00d'; }
.info-da12::before { content: '\f002'; }
.gold-0f0d::before { content: '\f0c9'; }
.silver_fc18::before { content: '\f061'; }
.label_05aa::before { content: '\f060'; }
.header-c35d::before { content: '\f04b'; }
.over-e366::before { content: '\f04c'; }
.easy_cbd3::before { content: '\f019'; }
.chip_slow_8310::before { content: '\f093'; }
.disabled_ee4d::before { content: '\f132'; }
.block-2802::before { content: '\f091'; }
.stone-c3ea::before { content: '\f06b'; }
.small_eb3c::before { content: '\f0d6'; }
.content-108a::before { content: '\f09d'; }
.border_ac6e::before { content: '\f10b'; }
.east-e7cc::before { content: '\f108'; }
.message-e388::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tooltip-af78::before { content: '\f522'; }
.medium_ac13::before { content: '\f327'; }
.gallery-fa27::before { content: '\f219'; }
.texture-a9d6::before { content: '\f21e'; }
.focus_e5b3::before { content: '\f2f5'; }

/* Social Icons */
.small_97bc::before { content: '\f09a'; }
.hard-cc88::before { content: '\f099'; }
.wrapper-bottom-4116::before { content: '\f16d'; }
.breadcrumb-basic-03d6::before { content: '\f167'; }
.left_e8d5::before { content: '\f2c6'; }
.north-acdc::before { content: '\f232'; }

/* Size Classes */
.slow-749f { font-size: 0.75em; }
.item-0d47 { font-size: 0.875em; }
.primary_efb2 { font-size: 1.33em; }
.summary_steel_d66d { font-size: 1.5em; }
.up_7e46 { font-size: 2em; }
.gas_9288 { font-size: 3em; }

/* Animation Classes */
.clean-7b5e {
    animation: fa-spin 2s infinite linear;
}

.sort_a961 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c927 */
.widget-item-e0 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
