/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.slider_748e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.secondary-4e0f, .hard-7fce {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.center_fa57::before { content: '\f015'; }
.sidebar-b9ac::before { content: '\f007'; }
.mini-2ed4::before { content: '\f023'; }
.section-105a::before { content: '\f0e0'; }
.photo-ec4b::before { content: '\f095'; }
.wide_31ae::before { content: '\f005'; }
.aside-0ef5::before { content: '\f004'; }
.active_f63a::before { content: '\f00c'; }
.backdrop_top_671e::before { content: '\f00d'; }
.in-797a::before { content: '\f002'; }
.pressed-4f3d::before { content: '\f0c9'; }
.gas_71e6::before { content: '\f061'; }
.sidebar_6ebb::before { content: '\f060'; }
.content-d292::before { content: '\f04b'; }
.up-cfd4::before { content: '\f04c'; }
.section-north-32cb::before { content: '\f019'; }
.image_8032::before { content: '\f093'; }
.pressed_f1a8::before { content: '\f132'; }
.modal-copper-87bd::before { content: '\f091'; }
.top-e161::before { content: '\f06b'; }
.status-5967::before { content: '\f0d6'; }
.current_e102::before { content: '\f09d'; }
.carousel-5cc1::before { content: '\f10b'; }
.bronze-1159::before { content: '\f108'; }
.in-65da::before { content: '\f10a'; }

/* Gambling Specific Icons */
.footer_thick_62a7::before { content: '\f522'; }
.dim_e5e0::before { content: '\f327'; }
.hero-smooth-43b1::before { content: '\f219'; }
.label-north-681d::before { content: '\f21e'; }
.slider_advanced_0846::before { content: '\f2f5'; }

/* Social Icons */
.disabled_7fd2::before { content: '\f09a'; }
.caption_6faf::before { content: '\f099'; }
.selected-d134::before { content: '\f16d'; }
.next-f84f::before { content: '\f167'; }
.active_83f6::before { content: '\f2c6'; }
.clean_0415::before { content: '\f232'; }

/* Size Classes */
.silver-ca0a { font-size: 0.75em; }
.surface_up_72ed { font-size: 0.875em; }
.bright-bc1c { font-size: 1.33em; }
.thumbnail_current_577d { font-size: 1.5em; }
.west_2c74 { font-size: 2em; }
.secondary_stale_9334 { font-size: 3em; }

/* Animation Classes */
.border_f9af {
    animation: fa-spin 2s infinite linear;
}

.sidebar-lite-59e1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d7b2 */
.ghost-box-r5 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
