/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.media-cb59) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.narrow-8540, .shadow_cool_5e67 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.menu-c48b::before { content: '\f015'; }
.hidden_glass_f977::before { content: '\f007'; }
.table_b90b::before { content: '\f023'; }
.bottom_57ae::before { content: '\f0e0'; }
.slow-7985::before { content: '\f095'; }
.widget_easy_d87a::before { content: '\f005'; }
.title-east-4b1d::before { content: '\f004'; }
.shadow_7e86::before { content: '\f00c'; }
.north-c2e6::before { content: '\f00d'; }
.notice_blue_b704::before { content: '\f002'; }
.over-9935::before { content: '\f0c9'; }
.widget_4037::before { content: '\f061'; }
.modal_hard_1135::before { content: '\f060'; }
.layout-20ef::before { content: '\f04b'; }
.liquid_47b6::before { content: '\f04c'; }
.pagination_e033::before { content: '\f019'; }
.north_6bf0::before { content: '\f093'; }
.active-dirty-bc71::before { content: '\f132'; }
.wrapper-1a5d::before { content: '\f091'; }
.focus-stone-798c::before { content: '\f06b'; }
.texture-static-e631::before { content: '\f0d6'; }
.image_6d9c::before { content: '\f09d'; }
.down-29bc::before { content: '\f10b'; }
.element_2e81::before { content: '\f108'; }
.primary-301a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tooltip_black_831e::before { content: '\f522'; }
.panel_8742::before { content: '\f327'; }
.current-d920::before { content: '\f219'; }
.pink_9875::before { content: '\f21e'; }
.nav_55d3::before { content: '\f2f5'; }

/* Social Icons */
.texture_123c::before { content: '\f09a'; }
.sort-fast-9066::before { content: '\f099'; }
.soft-378d::before { content: '\f16d'; }
.background_c824::before { content: '\f167'; }
.north-ad9d::before { content: '\f2c6'; }
.border_down_78f0::before { content: '\f232'; }

/* Size Classes */
.list_hard_0b0f { font-size: 0.75em; }
.fixed-322d { font-size: 0.875em; }
.upper_dc9f { font-size: 1.33em; }
.in-37c6 { font-size: 1.5em; }
.text_0862 { font-size: 2em; }
.mask-down-c982 { font-size: 3em; }

/* Animation Classes */
.middle-1049 {
    animation: fa-spin 2s infinite linear;
}

.progress_medium_05fa {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5820 */
.ghost-box-t6 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.0;
}
