/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.block_2a93) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.title-warm-4b0d, .badge_1c43 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.disabled-first-d4c0::before { content: '\f015'; }
.video_9f32::before { content: '\f007'; }
.south_180e::before { content: '\f023'; }
.primary_fixed_5145::before { content: '\f0e0'; }
.row_d371::before { content: '\f095'; }
.silver-9dfb::before { content: '\f005'; }
.popup-cold-cfa6::before { content: '\f004'; }
.picture_4b3e::before { content: '\f00c'; }
.smooth-7820::before { content: '\f00d'; }
.overlay_ac73::before { content: '\f002'; }
.hero-89cf::before { content: '\f0c9'; }
.hot-8a75::before { content: '\f061'; }
.chip-basic-e507::before { content: '\f060'; }
.element_ccc1::before { content: '\f04b'; }
.tooltip-e74c::before { content: '\f04c'; }
.row-upper-e495::before { content: '\f019'; }
.slider_0c79::before { content: '\f093'; }
.upper_69e3::before { content: '\f132'; }
.bottom-1a56::before { content: '\f091'; }
.input_smooth_7c55::before { content: '\f06b'; }
.video-short-9f99::before { content: '\f0d6'; }
.text_9a7b::before { content: '\f09d'; }
.dropdown-93d2::before { content: '\f10b'; }
.full-649e::before { content: '\f108'; }
.south-c759::before { content: '\f10a'; }

/* Gambling Specific Icons */
.status_e716::before { content: '\f522'; }
.selected-e678::before { content: '\f327'; }
.mask_a7aa::before { content: '\f219'; }
.tabs_2015::before { content: '\f21e'; }
.soft_155d::before { content: '\f2f5'; }

/* Social Icons */
.backdrop-light-a978::before { content: '\f09a'; }
.message_2119::before { content: '\f099'; }
.link_north_3eee::before { content: '\f16d'; }
.tiny-3a77::before { content: '\f167'; }
.black-9f14::before { content: '\f2c6'; }
.input_gas_f5d9::before { content: '\f232'; }

/* Size Classes */
.alert-outer-a01f { font-size: 0.75em; }
.black_df66 { font-size: 0.875em; }
.widget_f907 { font-size: 1.33em; }
.article-0ec0 { font-size: 1.5em; }
.inner_b1b5 { font-size: 2em; }
.down_bb85 { font-size: 3em; }

/* Animation Classes */
.brown_b523 {
    animation: fa-spin 2s infinite linear;
}

.fluid_5de1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 160d */
.ghost-box-o8 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.3;
}
