/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.static_db20) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.silver_ad18, .mask_7c66 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.stale_eb14::before { content: '\f015'; }
.status_stale_19c2::before { content: '\f007'; }
.info-next-6b91::before { content: '\f023'; }
.filter-iron-6e4a::before { content: '\f0e0'; }
.dynamic-25fc::before { content: '\f095'; }
.module-020e::before { content: '\f005'; }
.banner_9007::before { content: '\f004'; }
.nav-stone-c0b2::before { content: '\f00c'; }
.tabs_93c8::before { content: '\f00d'; }
.label-tall-8c6c::before { content: '\f002'; }
.shadow-last-42d3::before { content: '\f0c9'; }
.detail-4a62::before { content: '\f061'; }
.banner_fluid_d122::before { content: '\f060'; }
.clean_ab73::before { content: '\f04b'; }
.dropdown-0771::before { content: '\f04c'; }
.south_8b3a::before { content: '\f019'; }
.bottom-3d6f::before { content: '\f093'; }
.photo_middle_54b2::before { content: '\f132'; }
.widget_a74d::before { content: '\f091'; }
.medium-1131::before { content: '\f06b'; }
.item_e3eb::before { content: '\f0d6'; }
.header_lower_8111::before { content: '\f09d'; }
.photo-19ab::before { content: '\f10b'; }
.image_tall_6e7b::before { content: '\f108'; }
.title-bronze-e603::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hidden-d637::before { content: '\f522'; }
.blue-9787::before { content: '\f327'; }
.disabled_center_8efa::before { content: '\f219'; }
.red-25fa::before { content: '\f21e'; }
.feature_fluid_17b6::before { content: '\f2f5'; }

/* Social Icons */
.outer_dc0e::before { content: '\f09a'; }
.picture-72a8::before { content: '\f099'; }
.white_cfe9::before { content: '\f16d'; }
.section-d407::before { content: '\f167'; }
.blue_1d6b::before { content: '\f2c6'; }
.dark-35b2::before { content: '\f232'; }

/* Size Classes */
.action_a3c4 { font-size: 0.75em; }
.widget_3562 { font-size: 0.875em; }
.tooltip_upper_0b93 { font-size: 1.33em; }
.pagination_8df2 { font-size: 1.5em; }
.hard-f6d4 { font-size: 2em; }
.tag-large-af68 { font-size: 3em; }

/* Animation Classes */
.aside_b05e {
    animation: fa-spin 2s infinite linear;
}

.thumbnail_soft_b0f2 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7d78 */
.widget-item-t1 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
