/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.notice_next_69f6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.sort-huge-9ea2, .menu_dd6e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.blue_713a::before { content: '\f015'; }
.nav-31b1::before { content: '\f007'; }
.backdrop-west-fc73::before { content: '\f023'; }
.block_stale_1c9b::before { content: '\f0e0'; }
.active-gold-cedd::before { content: '\f095'; }
.table_down_7f2d::before { content: '\f005'; }
.article_51f1::before { content: '\f004'; }
.bottom-93a2::before { content: '\f00c'; }
.hover-black-e601::before { content: '\f00d'; }
.soft_6c87::before { content: '\f002'; }
.content-bronze-9006::before { content: '\f0c9'; }
.fresh-070b::before { content: '\f061'; }
.form_under_fa51::before { content: '\f060'; }
.media-293a::before { content: '\f04b'; }
.slider_right_7f1a::before { content: '\f04c'; }
.large-e1d7::before { content: '\f019'; }
.form_stale_efd3::before { content: '\f093'; }
.accent_cb80::before { content: '\f132'; }
.background_pro_595f::before { content: '\f091'; }
.up-a95c::before { content: '\f06b'; }
.wood-d5f7::before { content: '\f0d6'; }
.static-8abe::before { content: '\f09d'; }
.wrapper-black-c92b::before { content: '\f10b'; }
.under_9ba9::before { content: '\f108'; }
.complex_e9f3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.liquid_4757::before { content: '\f522'; }
.row-top-525e::before { content: '\f327'; }
.slider-over-492a::before { content: '\f219'; }
.new_2c3b::before { content: '\f21e'; }
.over-abc3::before { content: '\f2f5'; }

/* Social Icons */
.focused-2586::before { content: '\f09a'; }
.gradient_hard_8627::before { content: '\f099'; }
.menu-f2b1::before { content: '\f16d'; }
.notice-890a::before { content: '\f167'; }
.brown-1def::before { content: '\f2c6'; }
.dynamic_1a1b::before { content: '\f232'; }

/* Size Classes */
.description_dynamic_b00e { font-size: 0.75em; }
.form-cool-4700 { font-size: 0.875em; }
.glass_798a { font-size: 1.33em; }
.module-outer-fb04 { font-size: 1.5em; }
.nav_f452 { font-size: 2em; }
.element_7aa7 { font-size: 3em; }

/* Animation Classes */
.article-bottom-b9f8 {
    animation: fa-spin 2s infinite linear;
}

.pagination_fast_e1da {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 83e2 */
.shadow-element-y8 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
