/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.red-6c62) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.avatar_2d9f, .paper_26db {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.outline_3916::before { content: '\f015'; }
.lower-2429::before { content: '\f007'; }
.icon_active_e014::before { content: '\f023'; }
.fresh_9d61::before { content: '\f0e0'; }
.heading-71b2::before { content: '\f095'; }
.notice_a3cd::before { content: '\f005'; }
.complex_09bb::before { content: '\f004'; }
.yellow_5061::before { content: '\f00c'; }
.outer_961d::before { content: '\f00d'; }
.filter_basic_e401::before { content: '\f002'; }
.panel_top_a9a9::before { content: '\f0c9'; }
.small_0a90::before { content: '\f061'; }
.progress_782d::before { content: '\f060'; }
.nav-green-d9be::before { content: '\f04b'; }
.highlight-wood-f121::before { content: '\f04c'; }
.north-4d23::before { content: '\f019'; }
.notification-786c::before { content: '\f093'; }
.section_da7c::before { content: '\f132'; }
.photo_dim_55db::before { content: '\f091'; }
.highlight_tall_86be::before { content: '\f06b'; }
.outline-fe7a::before { content: '\f0d6'; }
.green_94dc::before { content: '\f09d'; }
.tabs_2471::before { content: '\f10b'; }
.wood_9ebd::before { content: '\f108'; }
.table_full_868a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.south-09f3::before { content: '\f522'; }
.copper_f99a::before { content: '\f327'; }
.focus_5827::before { content: '\f219'; }
.selected_0700::before { content: '\f21e'; }
.plasma-5cf0::before { content: '\f2f5'; }

/* Social Icons */
.shadow-gold-4b5e::before { content: '\f09a'; }
.logo-d98f::before { content: '\f099'; }
.highlight_7223::before { content: '\f16d'; }
.pro_b604::before { content: '\f167'; }
.inner-2161::before { content: '\f2c6'; }
.wrapper-1bc4::before { content: '\f232'; }

/* Size Classes */
.silver-656a { font-size: 0.75em; }
.slider_hot_41b1 { font-size: 0.875em; }
.table-next-3bb6 { font-size: 1.33em; }
.title-ba02 { font-size: 1.5em; }
.advanced_05f6 { font-size: 2em; }
.motion_14d4 { font-size: 3em; }

/* Animation Classes */
.element-cea3 {
    animation: fa-spin 2s infinite linear;
}

.hero-liquid-3811 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ab3e */
.widget-item-o2 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
