/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tabs-warm-a9f7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.background_2474, .current_23b5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dim_483f::before { content: '\f015'; }
.under_dd4e::before { content: '\f007'; }
.description_6d4e::before { content: '\f023'; }
.south-cf4f::before { content: '\f0e0'; }
.iron-bf55::before { content: '\f095'; }
.breadcrumb_center_84db::before { content: '\f005'; }
.hovered-5cc5::before { content: '\f004'; }
.breadcrumb_b82d::before { content: '\f00c'; }
.dark-8ac4::before { content: '\f00d'; }
.carousel_8d7a::before { content: '\f002'; }
.module_2f85::before { content: '\f0c9'; }
.image_mini_b0db::before { content: '\f061'; }
.detail_middle_de05::before { content: '\f060'; }
.media_bright_4417::before { content: '\f04b'; }
.alert-3f83::before { content: '\f04c'; }
.motion_54b8::before { content: '\f019'; }
.filter_0eb4::before { content: '\f093'; }
.row_advanced_97de::before { content: '\f132'; }
.silver-4903::before { content: '\f091'; }
.yellow-293f::before { content: '\f06b'; }
.texture-active-15ff::before { content: '\f0d6'; }
.hard_3cb9::before { content: '\f09d'; }
.light_cf46::before { content: '\f10b'; }
.accordion-15c0::before { content: '\f108'; }
.search-inner-1ed7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.out_b7ed::before { content: '\f522'; }
.banner_ddd1::before { content: '\f327'; }
.paragraph_light_d712::before { content: '\f219'; }
.glass-33ba::before { content: '\f21e'; }
.pagination-0943::before { content: '\f2f5'; }

/* Social Icons */
.search_liquid_773b::before { content: '\f09a'; }
.light_5b3d::before { content: '\f099'; }
.last-b00e::before { content: '\f16d'; }
.texture_over_1e78::before { content: '\f167'; }
.section_cool_a576::before { content: '\f2c6'; }
.accent-focused-ad08::before { content: '\f232'; }

/* Size Classes */
.accordion_f976 { font-size: 0.75em; }
.dropdown_pressed_3d5f { font-size: 0.875em; }
.first-be70 { font-size: 1.33em; }
.pattern-df52 { font-size: 1.5em; }
.table_cold_f6ba { font-size: 2em; }
.component-a3e8 { font-size: 3em; }

/* Animation Classes */
.column-short-3811 {
    animation: fa-spin 2s infinite linear;
}

.mask_bright_242f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c868 */
.ghost-box-s4 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
