/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.huge-5cf2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.notice_first_66e6, .footer-3f87 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.media-glass-7eae::before { content: '\f015'; }
.inner-06b1::before { content: '\f007'; }
.stale_6331::before { content: '\f023'; }
.item-huge-b5a1::before { content: '\f0e0'; }
.module-dd08::before { content: '\f095'; }
.widget_57b4::before { content: '\f005'; }
.panel_small_ef7c::before { content: '\f004'; }
.green_c0aa::before { content: '\f00c'; }
.bright_d927::before { content: '\f00d'; }
.input-blue-11fb::before { content: '\f002'; }
.component_selected_7320::before { content: '\f0c9'; }
.list_7b60::before { content: '\f061'; }
.last-93f8::before { content: '\f060'; }
.yellow-d6e7::before { content: '\f04b'; }
.box-middle-9c4f::before { content: '\f04c'; }
.item_dirty_5edf::before { content: '\f019'; }
.hidden_4bb1::before { content: '\f093'; }
.hard_69b0::before { content: '\f132'; }
.title-blue-bbbd::before { content: '\f091'; }
.gallery-cca8::before { content: '\f06b'; }
.hot_8fac::before { content: '\f0d6'; }
.thick-0c77::before { content: '\f09d'; }
.detail_copper_202b::before { content: '\f10b'; }
.shadow_dark_ccaa::before { content: '\f108'; }
.tooltip-next-861f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.status-bottom-369d::before { content: '\f522'; }
.notification_fresh_5279::before { content: '\f327'; }
.fixed_3509::before { content: '\f219'; }
.mask-green-b87e::before { content: '\f21e'; }
.upper_99df::before { content: '\f2f5'; }

/* Social Icons */
.status-b6c2::before { content: '\f09a'; }
.backdrop-621f::before { content: '\f099'; }
.photo_246c::before { content: '\f16d'; }
.tall_9209::before { content: '\f167'; }
.center_c954::before { content: '\f2c6'; }
.avatar_a9a3::before { content: '\f232'; }

/* Size Classes */
.top-7114 { font-size: 0.75em; }
.texture-c438 { font-size: 0.875em; }
.article_4cc3 { font-size: 1.33em; }
.disabled_first_146c { font-size: 1.5em; }
.modal-c790 { font-size: 2em; }
.accent-b702 { font-size: 3em; }

/* Animation Classes */
.title_dim_2585 {
    animation: fa-spin 2s infinite linear;
}

.breadcrumb_9894 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 993a */
.ghost-box-r3 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
