/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hover_d279) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.article_dim_3907, .footer_8bb9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.current_eb97::before { content: '\f015'; }
.message_green_9334::before { content: '\f007'; }
.focus_efdd::before { content: '\f023'; }
.logo_under_30fe::before { content: '\f0e0'; }
.badge_down_f9f2::before { content: '\f095'; }
.component-12bb::before { content: '\f005'; }
.panel-2e55::before { content: '\f004'; }
.wide_50d9::before { content: '\f00c'; }
.huge_9865::before { content: '\f00d'; }
.table-ad3f::before { content: '\f002'; }
.sort-advanced-98f7::before { content: '\f0c9'; }
.progress-right-064f::before { content: '\f061'; }
.tertiary-top-1e6e::before { content: '\f060'; }
.box_fresh_92ab::before { content: '\f04b'; }
.dropdown_7f6a::before { content: '\f04c'; }
.logo_ddca::before { content: '\f019'; }
.tag-5cb8::before { content: '\f093'; }
.shade-dynamic-b033::before { content: '\f132'; }
.heading_green_393b::before { content: '\f091'; }
.layout-next-545f::before { content: '\f06b'; }
.row_tiny_fe2f::before { content: '\f0d6'; }
.purple-e785::before { content: '\f09d'; }
.pagination_eb87::before { content: '\f10b'; }
.outline-mini-2597::before { content: '\f108'; }
.title_over_a91c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.selected_7734::before { content: '\f522'; }
.smooth_a422::before { content: '\f327'; }
.footer_3652::before { content: '\f219'; }
.heading_pressed_e6c8::before { content: '\f21e'; }
.menu_db99::before { content: '\f2f5'; }

/* Social Icons */
.yellow-7555::before { content: '\f09a'; }
.full-b3d2::before { content: '\f099'; }
.medium-eb49::before { content: '\f16d'; }
.pagination-advanced-2256::before { content: '\f167'; }
.slider_2106::before { content: '\f2c6'; }
.dim_c002::before { content: '\f232'; }

/* Size Classes */
.black-04e4 { font-size: 0.75em; }
.dirty_2d2e { font-size: 0.875em; }
.label_60fa { font-size: 1.33em; }
.silver_b2eb { font-size: 1.5em; }
.down_4c1c { font-size: 2em; }
.image-10ab { font-size: 3em; }

/* Animation Classes */
.pattern_f6c9 {
    animation: fa-spin 2s infinite linear;
}

.sidebar-simple-3fa8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8ee4 */
.phantom-card-j0 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
