/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.component-96bc) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dropdown_prev_bcae, .background-hovered-438d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.banner-809b::before { content: '\f015'; }
.card_cold_ee60::before { content: '\f007'; }
.current-6ee1::before { content: '\f023'; }
.white_1e55::before { content: '\f0e0'; }
.pressed_35c2::before { content: '\f095'; }
.label-c211::before { content: '\f005'; }
.fixed_5781::before { content: '\f004'; }
.frame_stale_87ee::before { content: '\f00c'; }
.primary_last_7441::before { content: '\f00d'; }
.label_dynamic_b28d::before { content: '\f002'; }
.box-medium-d194::before { content: '\f0c9'; }
.input_a7ce::before { content: '\f061'; }
.form-cold-306a::before { content: '\f060'; }
.next_70fc::before { content: '\f04b'; }
.south-3fc8::before { content: '\f04c'; }
.hover_e176::before { content: '\f019'; }
.gold_8d55::before { content: '\f093'; }
.dark-2495::before { content: '\f132'; }
.border_hard_07dd::before { content: '\f091'; }
.tiny-2b0a::before { content: '\f06b'; }
.tall_cd15::before { content: '\f0d6'; }
.advanced-d845::before { content: '\f09d'; }
.fixed-ccdb::before { content: '\f10b'; }
.medium_a380::before { content: '\f108'; }
.nav-9085::before { content: '\f10a'; }

/* Gambling Specific Icons */
.shadow-7d9e::before { content: '\f522'; }
.tiny_76e8::before { content: '\f327'; }
.description_8f14::before { content: '\f219'; }
.green_963b::before { content: '\f21e'; }
.middle-cd92::before { content: '\f2f5'; }

/* Social Icons */
.surface-prev-d72b::before { content: '\f09a'; }
.avatar_action_c3b1::before { content: '\f099'; }
.alert-top-f8da::before { content: '\f16d'; }
.bottom_6714::before { content: '\f167'; }
.notice-yellow-7f98::before { content: '\f2c6'; }
.table_prev_0359::before { content: '\f232'; }

/* Size Classes */
.tertiary-e100 { font-size: 0.75em; }
.sidebar-hard-88c7 { font-size: 0.875em; }
.panel-f97c { font-size: 1.33em; }
.accent-white-4ce4 { font-size: 1.5em; }
.accordion-blue-bd39 { font-size: 2em; }
.menu-small-7338 { font-size: 3em; }

/* Animation Classes */
.content-center-37d4 {
    animation: fa-spin 2s infinite linear;
}

.table-large-89aa {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9506 */
.ghost-box-j7 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
