/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.accent-lower-4f1b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.component-yellow-6659, .main_easy_fa7f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.item-hard-efa4::before { content: '\f015'; }
.secondary_d707::before { content: '\f007'; }
.pink_22e2::before { content: '\f023'; }
.image-complex-1acd::before { content: '\f0e0'; }
.active_516a::before { content: '\f095'; }
.widget-out-8b4f::before { content: '\f005'; }
.video_d037::before { content: '\f004'; }
.border_8671::before { content: '\f00c'; }
.lite-bac5::before { content: '\f00d'; }
.badge_red_3ef2::before { content: '\f002'; }
.dynamic_64ee::before { content: '\f0c9'; }
.sort_621b::before { content: '\f061'; }
.footer_fixed_5e4d::before { content: '\f060'; }
.banner-small-f1df::before { content: '\f04b'; }
.sidebar-6f60::before { content: '\f04c'; }
.pattern_small_0e67::before { content: '\f019'; }
.column_stone_7b19::before { content: '\f093'; }
.table_e94e::before { content: '\f132'; }
.surface-d326::before { content: '\f091'; }
.pagination-9315::before { content: '\f06b'; }
.rough-12ae::before { content: '\f0d6'; }
.alert_badb::before { content: '\f09d'; }
.layout_7b96::before { content: '\f10b'; }
.inner-b10b::before { content: '\f108'; }
.tooltip_white_4187::before { content: '\f10a'; }

/* Gambling Specific Icons */
.sort_1e89::before { content: '\f522'; }
.tabs-out-c742::before { content: '\f327'; }
.mini_f822::before { content: '\f219'; }
.nav_last_00a6::before { content: '\f21e'; }
.mask_ccef::before { content: '\f2f5'; }

/* Social Icons */
.middle_303a::before { content: '\f09a'; }
.dynamic-2ed1::before { content: '\f099'; }
.box-tiny-d6ab::before { content: '\f16d'; }
.active-gas-8d91::before { content: '\f167'; }
.purple_3770::before { content: '\f2c6'; }
.dropdown_45a8::before { content: '\f232'; }

/* Size Classes */
.shadow-first-3eb1 { font-size: 0.75em; }
.pressed_63f3 { font-size: 0.875em; }
.slider-rough-a08a { font-size: 1.33em; }
.active_42b6 { font-size: 1.5em; }
.block-6f15 { font-size: 2em; }
.feature_static_bfc8 { font-size: 3em; }

/* Animation Classes */
.solid_4c92 {
    animation: fa-spin 2s infinite linear;
}

.hot_cff9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d742 */
.phantom-card-w9 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
