/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.title_f0a3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.up_d1aa, .clean_0100 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.icon_d428::before { content: '\f015'; }
.overlay_0b3f::before { content: '\f007'; }
.pagination_cool_c82b::before { content: '\f023'; }
.west_c1d1::before { content: '\f0e0'; }
.steel_b92f::before { content: '\f095'; }
.component_4789::before { content: '\f005'; }
.small_3bdb::before { content: '\f004'; }
.solid_f41e::before { content: '\f00c'; }
.huge_8da2::before { content: '\f00d'; }
.narrow_f24c::before { content: '\f002'; }
.primary_new_3ad6::before { content: '\f0c9'; }
.fresh_b473::before { content: '\f061'; }
.popup_thick_0895::before { content: '\f060'; }
.texture-prev-201e::before { content: '\f04b'; }
.steel-a139::before { content: '\f04c'; }
.shadow_82d5::before { content: '\f019'; }
.badge-66bd::before { content: '\f093'; }
.thumbnail-bottom-dc4f::before { content: '\f132'; }
.gradient_pro_b1c3::before { content: '\f091'; }
.button_black_e5bb::before { content: '\f06b'; }
.widget_bottom_9360::before { content: '\f0d6'; }
.mask_large_c0c6::before { content: '\f09d'; }
.selected-8c1a::before { content: '\f10b'; }
.picture_ea18::before { content: '\f108'; }
.under_2b41::before { content: '\f10a'; }

/* Gambling Specific Icons */
.accent_89b9::before { content: '\f522'; }
.preview_silver_7735::before { content: '\f327'; }
.video_4055::before { content: '\f219'; }
.carousel_smooth_ef61::before { content: '\f21e'; }
.bright-36e2::before { content: '\f2f5'; }

/* Social Icons */
.shadow_058f::before { content: '\f09a'; }
.tooltip_9382::before { content: '\f099'; }
.shade_1cf4::before { content: '\f16d'; }
.thumbnail-short-ff6d::before { content: '\f167'; }
.west-7639::before { content: '\f2c6'; }
.stone_834e::before { content: '\f232'; }

/* Size Classes */
.active-wide-cf14 { font-size: 0.75em; }
.cool_f8de { font-size: 0.875em; }
.banner-inner-59fd { font-size: 1.33em; }
.nav-24f1 { font-size: 1.5em; }
.advanced_700c { font-size: 2em; }
.sort_cool_21a4 { font-size: 3em; }

/* Animation Classes */
.highlight_bronze_bd19 {
    animation: fa-spin 2s infinite linear;
}

.text_1112 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d062 */
.ghost-box-n2 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
