/* 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-hard-3680) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.input_8e37, .tiny_f6b5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pro_fd37::before { content: '\f015'; }
.north_98a0::before { content: '\f007'; }
.notification_30fa::before { content: '\f023'; }
.smooth-f4b5::before { content: '\f0e0'; }
.image_green_0a57::before { content: '\f095'; }
.badge-fe14::before { content: '\f005'; }
.caption_cool_b018::before { content: '\f004'; }
.aside_pink_1a5c::before { content: '\f00c'; }
.focus-9e75::before { content: '\f00d'; }
.card_6c32::before { content: '\f002'; }
.north-f242::before { content: '\f0c9'; }
.fixed-6386::before { content: '\f061'; }
.status_black_2fe1::before { content: '\f060'; }
.mask-288f::before { content: '\f04b'; }
.menu-north-a8df::before { content: '\f04c'; }
.form-1b90::before { content: '\f019'; }
.surface_82f4::before { content: '\f093'; }
.heading-d459::before { content: '\f132'; }
.summary-first-1507::before { content: '\f091'; }
.row_2ba8::before { content: '\f06b'; }
.module_east_015a::before { content: '\f0d6'; }
.current-6e16::before { content: '\f09d'; }
.primary-289f::before { content: '\f10b'; }
.gallery-8e3e::before { content: '\f108'; }
.mini-a5a4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.input_light_1a26::before { content: '\f522'; }
.message_current_7d80::before { content: '\f327'; }
.surface_outer_7df4::before { content: '\f219'; }
.west-b4eb::before { content: '\f21e'; }
.focus-1b4e::before { content: '\f2f5'; }

/* Social Icons */
.north_1fcf::before { content: '\f09a'; }
.motion_967c::before { content: '\f099'; }
.east-792b::before { content: '\f16d'; }
.dynamic_e3c3::before { content: '\f167'; }
.tag_first_a177::before { content: '\f2c6'; }
.dropdown_7651::before { content: '\f232'; }

/* Size Classes */
.panel_18fb { font-size: 0.75em; }
.in_fcdb { font-size: 0.875em; }
.breadcrumb_2c5d { font-size: 1.33em; }
.pro_9fa2 { font-size: 1.5em; }
.short_2882 { font-size: 2em; }
.silver_c99b { font-size: 3em; }

/* Animation Classes */
.slow-db7b {
    animation: fa-spin 2s infinite linear;
}

.grid-middle-2238 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7e69 */
.ghost-box-e5 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
