/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dim_da79) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hidden_west_ff77, .widget_9cc3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shadow_top_7de4::before { content: '\f015'; }
.filter_dirty_e650::before { content: '\f007'; }
.in-c968::before { content: '\f023'; }
.prev_4873::before { content: '\f0e0'; }
.shade_fast_1812::before { content: '\f095'; }
.element_pressed_50fb::before { content: '\f005'; }
.cool_ab7f::before { content: '\f004'; }
.link_tall_31ea::before { content: '\f00c'; }
.image_copper_c097::before { content: '\f00d'; }
.logo_new_d3a3::before { content: '\f002'; }
.list_0e71::before { content: '\f0c9'; }
.middle-4bfa::before { content: '\f061'; }
.alert_glass_4860::before { content: '\f060'; }
.form-377f::before { content: '\f04b'; }
.bright-dabb::before { content: '\f04c'; }
.light-2953::before { content: '\f019'; }
.section_focused_9361::before { content: '\f093'; }
.hovered-7c6e::before { content: '\f132'; }
.bright_3c0a::before { content: '\f091'; }
.caption-simple-e4d3::before { content: '\f06b'; }
.backdrop-646a::before { content: '\f0d6'; }
.secondary-short-f58f::before { content: '\f09d'; }
.wrapper_a012::before { content: '\f10b'; }
.background_79f4::before { content: '\f108'; }
.dropdown_wide_1449::before { content: '\f10a'; }

/* Gambling Specific Icons */
.overlay-f3e2::before { content: '\f522'; }
.title_brown_232a::before { content: '\f327'; }
.tooltip_9fcf::before { content: '\f219'; }
.background_motion_2933::before { content: '\f21e'; }
.focused-d1e1::before { content: '\f2f5'; }

/* Social Icons */
.preview_ed2a::before { content: '\f09a'; }
.alert_12b9::before { content: '\f099'; }
.slider_tiny_1e59::before { content: '\f16d'; }
.glass-51f6::before { content: '\f167'; }
.under-ea83::before { content: '\f2c6'; }
.panel-1121::before { content: '\f232'; }

/* Size Classes */
.in_3dde { font-size: 0.75em; }
.disabled_549b { font-size: 0.875em; }
.pattern-58fb { font-size: 1.33em; }
.photo_9ea2 { font-size: 1.5em; }
.rough-a605 { font-size: 2em; }
.message_a12d { font-size: 3em; }

/* Animation Classes */
.avatar_9df2 {
    animation: fa-spin 2s infinite linear;
}

.table-north-f918 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b874 */
.widget-item-f0 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
