/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.shade-gold-95d0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.header_static_11a9, .lite-3db2 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.huge_65ec::before { content: '\f015'; }
.black_31b9::before { content: '\f007'; }
.old-a52d::before { content: '\f023'; }
.slider-hovered-0428::before { content: '\f0e0'; }
.plasma_17f1::before { content: '\f095'; }
.fast_9393::before { content: '\f005'; }
.button_pro_ec22::before { content: '\f004'; }
.nav_new_553a::before { content: '\f00c'; }
.section_easy_c199::before { content: '\f00d'; }
.section_stale_94ef::before { content: '\f002'; }
.green-498d::before { content: '\f0c9'; }
.input_7340::before { content: '\f061'; }
.focused_19f5::before { content: '\f060'; }
.middle_3082::before { content: '\f04b'; }
.column_0ec0::before { content: '\f04c'; }
.message_lite_87a3::before { content: '\f019'; }
.logo-d9f4::before { content: '\f093'; }
.accent-white-c7b5::before { content: '\f132'; }
.tag_outer_9116::before { content: '\f091'; }
.form_2033::before { content: '\f06b'; }
.easy_a9a9::before { content: '\f0d6'; }
.summary_33d9::before { content: '\f09d'; }
.nav_c310::before { content: '\f10b'; }
.module_blue_fff5::before { content: '\f108'; }
.input_narrow_d279::before { content: '\f10a'; }

/* Gambling Specific Icons */
.list-24cb::before { content: '\f522'; }
.nav_up_3450::before { content: '\f327'; }
.center_da9d::before { content: '\f219'; }
.next_a00a::before { content: '\f21e'; }
.basic-b9bb::before { content: '\f2f5'; }

/* Social Icons */
.hovered_fcb2::before { content: '\f09a'; }
.title-d03e::before { content: '\f099'; }
.notification-wood-d20e::before { content: '\f16d'; }
.list_slow_1269::before { content: '\f167'; }
.form-c757::before { content: '\f2c6'; }
.iron-6749::before { content: '\f232'; }

/* Size Classes */
.pattern_010b { font-size: 0.75em; }
.primary_red_cdce { font-size: 0.875em; }
.tabs_864c { font-size: 1.33em; }
.large_281e { font-size: 1.5em; }
.first_6502 { font-size: 2em; }
.modal-ca80 { font-size: 3em; }

/* Animation Classes */
.outer-757a {
    animation: fa-spin 2s infinite linear;
}

.label-outer-f5e9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 88c9 */
.ghost-box-a2 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
