/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.aside_a9a1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.disabled_hot_8aaf, .sort_8c1f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dynamic_1cc1::before { content: '\f015'; }
.tiny_7fcd::before { content: '\f007'; }
.footer_323b::before { content: '\f023'; }
.element-2b5f::before { content: '\f0e0'; }
.content_action_15cd::before { content: '\f095'; }
.blue_f08d::before { content: '\f005'; }
.green_a68e::before { content: '\f004'; }
.mask-7d46::before { content: '\f00c'; }
.tooltip-fb3f::before { content: '\f00d'; }
.button_8a30::before { content: '\f002'; }
.up-807f::before { content: '\f0c9'; }
.block_inner_cdec::before { content: '\f061'; }
.panel_middle_240f::before { content: '\f060'; }
.prev_6961::before { content: '\f04b'; }
.texture-first-9662::before { content: '\f04c'; }
.next-347b::before { content: '\f019'; }
.aside-plasma-384c::before { content: '\f093'; }
.avatar_new_3161::before { content: '\f132'; }
.feature_9e47::before { content: '\f091'; }
.form-over-56be::before { content: '\f06b'; }
.widget_wood_d464::before { content: '\f0d6'; }
.article_short_a01d::before { content: '\f09d'; }
.badge-b4ab::before { content: '\f10b'; }
.dim_c3d6::before { content: '\f108'; }
.wrapper_e4ac::before { content: '\f10a'; }

/* Gambling Specific Icons */
.down_e20c::before { content: '\f522'; }
.footer_hard_3006::before { content: '\f327'; }
.hidden-short-af5d::before { content: '\f219'; }
.wood-b78b::before { content: '\f21e'; }
.primary_orange_1823::before { content: '\f2f5'; }

/* Social Icons */
.element_ff03::before { content: '\f09a'; }
.content-6be0::before { content: '\f099'; }
.sidebar-c607::before { content: '\f16d'; }
.black_327a::before { content: '\f167'; }
.alert-tiny-3f71::before { content: '\f2c6'; }
.dim_9de7::before { content: '\f232'; }

/* Size Classes */
.slow-f532 { font-size: 0.75em; }
.icon-c56d { font-size: 0.875em; }
.icon_5ce4 { font-size: 1.33em; }
.slider-b770 { font-size: 1.5em; }
.container-ee1b { font-size: 2em; }
.content-2ae7 { font-size: 3em; }

/* Animation Classes */
.panel_aced {
    animation: fa-spin 2s infinite linear;
}

.bronze-7ab6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 94e8 */
.widget-item-w8 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.3;
}
