/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.table-mini-e25d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.slow_933a, .red-00c7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.sidebar_stale_8aa1::before { content: '\f015'; }
.wrapper_light_6fc8::before { content: '\f007'; }
.simple-6556::before { content: '\f023'; }
.breadcrumb_4eba::before { content: '\f0e0'; }
.mask-small-6096::before { content: '\f095'; }
.background_right_6df5::before { content: '\f005'; }
.green-bec1::before { content: '\f004'; }
.north-03a2::before { content: '\f00c'; }
.panel_c742::before { content: '\f00d'; }
.status-5339::before { content: '\f002'; }
.texture-bronze-b4f5::before { content: '\f0c9'; }
.thick-70ea::before { content: '\f061'; }
.section-3d60::before { content: '\f060'; }
.section_white_5eab::before { content: '\f04b'; }
.progress-7f4a::before { content: '\f04c'; }
.active_e257::before { content: '\f019'; }
.alert-3d99::before { content: '\f093'; }
.info-simple-419f::before { content: '\f132'; }
.aside_full_4bb9::before { content: '\f091'; }
.pro-58a8::before { content: '\f06b'; }
.red-dadf::before { content: '\f0d6'; }
.shadow-left-b344::before { content: '\f09d'; }
.soft-11cd::before { content: '\f10b'; }
.aside_6538::before { content: '\f108'; }
.badge_wide_bd59::before { content: '\f10a'; }

/* Gambling Specific Icons */
.in_0eb3::before { content: '\f522'; }
.first-4550::before { content: '\f327'; }
.badge-02c6::before { content: '\f219'; }
.message_fluid_1901::before { content: '\f21e'; }
.red-a614::before { content: '\f2f5'; }

/* Social Icons */
.search_lower_44ee::before { content: '\f09a'; }
.highlight_1bdd::before { content: '\f099'; }
.badge-d69c::before { content: '\f16d'; }
.header-fluid-779a::before { content: '\f167'; }
.image-a78e::before { content: '\f2c6'; }
.gradient-thick-d135::before { content: '\f232'; }

/* Size Classes */
.fast-4883 { font-size: 0.75em; }
.grid_advanced_a7c5 { font-size: 0.875em; }
.top-9f19 { font-size: 1.33em; }
.search_under_0c9a { font-size: 1.5em; }
.main-ae98 { font-size: 2em; }
.bright_adeb { font-size: 3em; }

/* Animation Classes */
.right-80f0 {
    animation: fa-spin 2s infinite linear;
}

.description_fresh_fba7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: da26 */
.shadow-element-u0 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
