/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.old-fcc1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.static_ef04, .element_b0e1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.message-52b1::before { content: '\f015'; }
.active_35b1::before { content: '\f007'; }
.logo_1d30::before { content: '\f023'; }
.message_hot_f6a8::before { content: '\f0e0'; }
.title_8de4::before { content: '\f095'; }
.small_b0a8::before { content: '\f005'; }
.tabs_973a::before { content: '\f004'; }
.notice_dd8b::before { content: '\f00c'; }
.purple-1b1a::before { content: '\f00d'; }
.primary-647e::before { content: '\f002'; }
.avatar-small-80ac::before { content: '\f0c9'; }
.label_4d0e::before { content: '\f061'; }
.glass_8667::before { content: '\f060'; }
.menu-2028::before { content: '\f04b'; }
.carousel-fee9::before { content: '\f04c'; }
.message-green-b609::before { content: '\f019'; }
.slow_adf0::before { content: '\f093'; }
.gradient_aca9::before { content: '\f132'; }
.tag-4dd3::before { content: '\f091'; }
.progress_f226::before { content: '\f06b'; }
.label-light-1407::before { content: '\f0d6'; }
.north-db22::before { content: '\f09d'; }
.small-6369::before { content: '\f10b'; }
.thumbnail-89d9::before { content: '\f108'; }
.old_c963::before { content: '\f10a'; }

/* Gambling Specific Icons */
.element-9b2f::before { content: '\f522'; }
.copper-8a79::before { content: '\f327'; }
.dropdown-left-5bd7::before { content: '\f219'; }
.fresh_6e15::before { content: '\f21e'; }
.in-af22::before { content: '\f2f5'; }

/* Social Icons */
.pink-2f95::before { content: '\f09a'; }
.sort-1971::before { content: '\f099'; }
.huge-eab0::before { content: '\f16d'; }
.modal_right_a976::before { content: '\f167'; }
.main-dim-fb97::before { content: '\f2c6'; }
.popup-91ff::before { content: '\f232'; }

/* Size Classes */
.breadcrumb-medium-c9bd { font-size: 0.75em; }
.search-34f9 { font-size: 0.875em; }
.background_60c7 { font-size: 1.33em; }
.steel_6aa9 { font-size: 1.5em; }
.upper_7a14 { font-size: 2em; }
.row-b47e { font-size: 3em; }

/* Animation Classes */
.paragraph_b1f5 {
    animation: fa-spin 2s infinite linear;
}

.backdrop_thick_bd64 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9a4a */
.ghost-box-s0 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
