/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.mini_c2b2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.badge_under_66d1, .breadcrumb-large-e0cf {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shade-c6cd::before { content: '\f015'; }
.thick_2a0d::before { content: '\f007'; }
.mask_e375::before { content: '\f023'; }
.stale_b7a4::before { content: '\f0e0'; }
.nav-basic-2572::before { content: '\f095'; }
.list-8dd9::before { content: '\f005'; }
.white-9a9a::before { content: '\f004'; }
.block-middle-2f0f::before { content: '\f00c'; }
.active-7bf5::before { content: '\f00d'; }
.panel-pink-ef91::before { content: '\f002'; }
.active_626f::before { content: '\f0c9'; }
.heading-hard-adef::before { content: '\f061'; }
.center_6644::before { content: '\f060'; }
.nav_wood_31f8::before { content: '\f04b'; }
.steel_426e::before { content: '\f04c'; }
.video-bottom-754b::before { content: '\f019'; }
.last-99cc::before { content: '\f093'; }
.pro_c602::before { content: '\f132'; }
.status-gold-e67d::before { content: '\f091'; }
.feature-fixed-de7e::before { content: '\f06b'; }
.shadow_f09e::before { content: '\f0d6'; }
.form-gas-fbf9::before { content: '\f09d'; }
.focus_soft_4376::before { content: '\f10b'; }
.over_a2e2::before { content: '\f108'; }
.gradient-yellow-4b31::before { content: '\f10a'; }

/* Gambling Specific Icons */
.shade_pressed_69be::before { content: '\f522'; }
.focus_0ad9::before { content: '\f327'; }
.element_1a03::before { content: '\f219'; }
.lower-1c0a::before { content: '\f21e'; }
.highlight-0977::before { content: '\f2f5'; }

/* Social Icons */
.advanced-eb2d::before { content: '\f09a'; }
.icon_pressed_cc97::before { content: '\f099'; }
.liquid-3e43::before { content: '\f16d'; }
.box-0932::before { content: '\f167'; }
.chip-hard-16f3::before { content: '\f2c6'; }
.soft_d536::before { content: '\f232'; }

/* Size Classes */
.hero_next_87a7 { font-size: 0.75em; }
.chip-cold-9360 { font-size: 0.875em; }
.popup-69bc { font-size: 1.33em; }
.sidebar-wide-b9d1 { font-size: 1.5em; }
.highlight_3540 { font-size: 2em; }
.clean-6c7d { font-size: 3em; }

/* Animation Classes */
.slider_249b {
    animation: fa-spin 2s infinite linear;
}

.pink_f0a8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7b5d */
.ghost-box-i4 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.2;
}
