/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tiny-8484) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.icon-pressed-5635, .lower_1eeb {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.clean_913b::before { content: '\f015'; }
.notice-fd6d::before { content: '\f007'; }
.active-large-c15b::before { content: '\f023'; }
.center-4b75::before { content: '\f0e0'; }
.medium_1d2c::before { content: '\f095'; }
.pattern-dbf6::before { content: '\f005'; }
.column_dynamic_45b2::before { content: '\f004'; }
.menu_tall_0b53::before { content: '\f00c'; }
.plasma_9834::before { content: '\f00d'; }
.under_47b0::before { content: '\f002'; }
.brown-7f11::before { content: '\f0c9'; }
.column-under-649f::before { content: '\f061'; }
.section_142d::before { content: '\f060'; }
.overlay-be38::before { content: '\f04b'; }
.modal_4655::before { content: '\f04c'; }
.yellow_9c98::before { content: '\f019'; }
.smooth_2fad::before { content: '\f093'; }
.hard-d5b4::before { content: '\f132'; }
.stale_f8eb::before { content: '\f091'; }
.dirty-bd4c::before { content: '\f06b'; }
.hover_tall_99d5::before { content: '\f0d6'; }
.list_7e2f::before { content: '\f09d'; }
.paper-a0dd::before { content: '\f10b'; }
.description_5d15::before { content: '\f108'; }
.shadow_fixed_48bf::before { content: '\f10a'; }

/* Gambling Specific Icons */
.item-7557::before { content: '\f522'; }
.smooth_29d8::before { content: '\f327'; }
.filter_motion_c5b3::before { content: '\f219'; }
.advanced_94e6::before { content: '\f21e'; }
.hidden-dark-740b::before { content: '\f2f5'; }

/* Social Icons */
.small_fafc::before { content: '\f09a'; }
.banner-wood-ec0e::before { content: '\f099'; }
.advanced_6575::before { content: '\f16d'; }
.paper-f8be::before { content: '\f167'; }
.text_orange_812a::before { content: '\f2c6'; }
.content-first-f7dc::before { content: '\f232'; }

/* Size Classes */
.aside_cadb { font-size: 0.75em; }
.large_84e4 { font-size: 0.875em; }
.dim-50c5 { font-size: 1.33em; }
.progress-0c8d { font-size: 1.5em; }
.badge-a551 { font-size: 2em; }
.static_5871 { font-size: 3em; }

/* Animation Classes */
.dark-bcf8 {
    animation: fa-spin 2s infinite linear;
}

.gallery_2e06 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: bb5f */
.widget-item-j2 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
