/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.old-bc10) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.badge_d09a, .box-a1ac {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.rough-744c::before { content: '\f015'; }
.bronze-c600::before { content: '\f007'; }
.logo_action_7dc8::before { content: '\f023'; }
.silver_0a30::before { content: '\f0e0'; }
.status-6a85::before { content: '\f095'; }
.bright-4057::before { content: '\f005'; }
.black_8f4f::before { content: '\f004'; }
.pink_21d8::before { content: '\f00c'; }
.column-a5a8::before { content: '\f00d'; }
.shade-998e::before { content: '\f002'; }
.avatar-c80d::before { content: '\f0c9'; }
.shade-1877::before { content: '\f061'; }
.wood_39dc::before { content: '\f060'; }
.tooltip-stale-b992::before { content: '\f04b'; }
.menu_0649::before { content: '\f04c'; }
.tooltip-copper-ed80::before { content: '\f019'; }
.out_376f::before { content: '\f093'; }
.background_caa0::before { content: '\f132'; }
.static_1ac3::before { content: '\f091'; }
.filter-7a2d::before { content: '\f06b'; }
.module_narrow_75d3::before { content: '\f0d6'; }
.texture_iron_efe7::before { content: '\f09d'; }
.active-north-02fb::before { content: '\f10b'; }
.primary_c1ab::before { content: '\f108'; }
.tiny_c653::before { content: '\f10a'; }

/* Gambling Specific Icons */
.search_2e73::before { content: '\f522'; }
.red_ba65::before { content: '\f327'; }
.preview-white-7ee1::before { content: '\f219'; }
.component-0a61::before { content: '\f21e'; }
.first-2764::before { content: '\f2f5'; }

/* Social Icons */
.container_6785::before { content: '\f09a'; }
.modal_eac3::before { content: '\f099'; }
.lower_b1d9::before { content: '\f16d'; }
.blue-63a3::before { content: '\f167'; }
.thumbnail-cool-07a2::before { content: '\f2c6'; }
.video-e55e::before { content: '\f232'; }

/* Size Classes */
.hovered-7200 { font-size: 0.75em; }
.active-c57f { font-size: 0.875em; }
.background_4ff5 { font-size: 1.33em; }
.filter_paper_933a { font-size: 1.5em; }
.small_76dc { font-size: 2em; }
.pink_e84d { font-size: 3em; }

/* Animation Classes */
.selected_25b9 {
    animation: fa-spin 2s infinite linear;
}

.solid-25f2 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2d6e */
.promo-block-g2 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
