/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.description_639e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.overlay-6979, .logo-8a89 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.nav_active_8a04::before { content: '\f015'; }
.button_top_f6d9::before { content: '\f007'; }
.avatar_c765::before { content: '\f023'; }
.label-up-98f8::before { content: '\f0e0'; }
.surface-862e::before { content: '\f095'; }
.glass_1a43::before { content: '\f005'; }
.tabs_focused_69cb::before { content: '\f004'; }
.north_916e::before { content: '\f00c'; }
.panel_slow_c3f5::before { content: '\f00d'; }
.list_purple_f0cb::before { content: '\f002'; }
.menu-green-3429::before { content: '\f0c9'; }
.nav-2a84::before { content: '\f061'; }
.hovered_d28c::before { content: '\f060'; }
.hidden_hard_4c96::before { content: '\f04b'; }
.hero_ccaa::before { content: '\f04c'; }
.header-58cb::before { content: '\f019'; }
.texture_middle_0b6a::before { content: '\f093'; }
.selected-5ba0::before { content: '\f132'; }
.tall_78c0::before { content: '\f091'; }
.table_f2c5::before { content: '\f06b'; }
.overlay-694d::before { content: '\f0d6'; }
.up_83bb::before { content: '\f09d'; }
.breadcrumb-soft-e708::before { content: '\f10b'; }
.action_820f::before { content: '\f108'; }
.pattern_dim_ea74::before { content: '\f10a'; }

/* Gambling Specific Icons */
.gradient-f768::before { content: '\f522'; }
.purple_0e03::before { content: '\f327'; }
.liquid_aa07::before { content: '\f219'; }
.nav_gas_ef95::before { content: '\f21e'; }
.preview-light-ba48::before { content: '\f2f5'; }

/* Social Icons */
.current_c9fd::before { content: '\f09a'; }
.plasma_efbf::before { content: '\f099'; }
.badge_red_bb31::before { content: '\f16d'; }
.background_small_49f0::before { content: '\f167'; }
.main-bfc4::before { content: '\f2c6'; }
.gradient-center-b01d::before { content: '\f232'; }

/* Size Classes */
.column_2fd0 { font-size: 0.75em; }
.steel_206a { font-size: 0.875em; }
.warm-8d3b { font-size: 1.33em; }
.highlight-107e { font-size: 1.5em; }
.header-ee5a { font-size: 2em; }
.carousel-787a { font-size: 3em; }

/* Animation Classes */
.media_8606 {
    animation: fa-spin 2s infinite linear;
}

.cold-422b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 05a4 */
.widget-item-t2 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
