/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.accordion_fixed_26f6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.outline-1bc0, .thumbnail_mini_adf8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.item_bright_e324::before { content: '\f015'; }
.gallery_bottom_a214::before { content: '\f007'; }
.button-stale-35d5::before { content: '\f023'; }
.dark_cae3::before { content: '\f0e0'; }
.cool_f8f5::before { content: '\f095'; }
.copper_b14c::before { content: '\f005'; }
.item_fixed_068c::before { content: '\f004'; }
.tall_ea0b::before { content: '\f00c'; }
.element-459a::before { content: '\f00d'; }
.info-9e20::before { content: '\f002'; }
.grid-medium-d862::before { content: '\f0c9'; }
.filter_short_c244::before { content: '\f061'; }
.lower_5792::before { content: '\f060'; }
.overlay_fast_045f::before { content: '\f04b'; }
.surface_9112::before { content: '\f04c'; }
.avatar_f60f::before { content: '\f019'; }
.icon-2677::before { content: '\f093'; }
.iron-3cf0::before { content: '\f132'; }
.accordion-df1b::before { content: '\f091'; }
.badge-basic-6176::before { content: '\f06b'; }
.dim_e10b::before { content: '\f0d6'; }
.title_iron_9e14::before { content: '\f09d'; }
.widget_6c27::before { content: '\f10b'; }
.lite-c5eb::before { content: '\f108'; }
.active-4c4b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.border_small_6956::before { content: '\f522'; }
.texture_gold_f0dd::before { content: '\f327'; }
.header_ae48::before { content: '\f219'; }
.gallery_lite_e9fb::before { content: '\f21e'; }
.badge-focused-fda8::before { content: '\f2f5'; }

/* Social Icons */
.photo-south-fba3::before { content: '\f09a'; }
.list-static-b850::before { content: '\f099'; }
.border_motion_9a64::before { content: '\f16d'; }
.grid_f8cd::before { content: '\f167'; }
.progress-warm-b112::before { content: '\f2c6'; }
.form-630b::before { content: '\f232'; }

/* Size Classes */
.form_green_6ba8 { font-size: 0.75em; }
.down-232c { font-size: 0.875em; }
.dim_ae51 { font-size: 1.33em; }
.notice-wide-f7ff { font-size: 1.5em; }
.filter-brown-6be6 { font-size: 2em; }
.thumbnail_da4d { font-size: 3em; }

/* Animation Classes */
.down-dcf7 {
    animation: fa-spin 2s infinite linear;
}

.east-3a16 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2532 */
.ghost-box-p8 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
