/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.center_b733) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.main_13d6, .table-f737 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hover-solid-1799::before { content: '\f015'; }
.banner_085e::before { content: '\f007'; }
.texture_last_08a3::before { content: '\f023'; }
.narrow-b3b5::before { content: '\f0e0'; }
.primary_7aeb::before { content: '\f095'; }
.title_baea::before { content: '\f005'; }
.complex-6c1e::before { content: '\f004'; }
.banner_e99f::before { content: '\f00c'; }
.content-silver-e160::before { content: '\f00d'; }
.article-inner-92c9::before { content: '\f002'; }
.row_yellow_2de5::before { content: '\f0c9'; }
.current-ab5d::before { content: '\f061'; }
.grid_c26b::before { content: '\f060'; }
.hidden-in-a79e::before { content: '\f04b'; }
.media_up_d470::before { content: '\f04c'; }
.north_61ae::before { content: '\f019'; }
.avatar-clean-2597::before { content: '\f093'; }
.modal-69f3::before { content: '\f132'; }
.hero-complex-34eb::before { content: '\f091'; }
.sidebar-4d5a::before { content: '\f06b'; }
.paragraph-cool-f15c::before { content: '\f0d6'; }
.pink-5e0b::before { content: '\f09d'; }
.button-c722::before { content: '\f10b'; }
.summary-static-6417::before { content: '\f108'; }
.backdrop_680b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.title_3242::before { content: '\f522'; }
.dim-e5a0::before { content: '\f327'; }
.disabled-f75e::before { content: '\f219'; }
.component-center-7e8a::before { content: '\f21e'; }
.dark_52b9::before { content: '\f2f5'; }

/* Social Icons */
.filter-1c44::before { content: '\f09a'; }
.grid_46f4::before { content: '\f099'; }
.list-420c::before { content: '\f16d'; }
.gallery-red-4bd9::before { content: '\f167'; }
.steel_5420::before { content: '\f2c6'; }
.light-48b5::before { content: '\f232'; }

/* Size Classes */
.chip-d833 { font-size: 0.75em; }
.accent_198a { font-size: 0.875em; }
.frame_fast_bed0 { font-size: 1.33em; }
.sidebar_8853 { font-size: 1.5em; }
.highlight-fluid-7a78 { font-size: 2em; }
.summary-cool-f03c { font-size: 3em; }

/* Animation Classes */
.middle_8baf {
    animation: fa-spin 2s infinite linear;
}

.chip_copper_bb9b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 65ca */
.promo-block-i4 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.3;
}
