/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tiny_4631) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.glass_4dad, .article-8359 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.blue-a806::before { content: '\f015'; }
.tabs_7309::before { content: '\f007'; }
.footer_fresh_7c22::before { content: '\f023'; }
.avatar_2459::before { content: '\f0e0'; }
.link_3b52::before { content: '\f095'; }
.avatar_033f::before { content: '\f005'; }
.description-outer-6f5c::before { content: '\f004'; }
.gallery_71ae::before { content: '\f00c'; }
.advanced-d3df::before { content: '\f00d'; }
.avatar-79b6::before { content: '\f002'; }
.huge_948a::before { content: '\f0c9'; }
.heading-medium-0473::before { content: '\f061'; }
.article_hot_2ce0::before { content: '\f060'; }
.chip-lite-b556::before { content: '\f04b'; }
.fixed_eef1::before { content: '\f04c'; }
.hidden-a46d::before { content: '\f019'; }
.cool_1a3a::before { content: '\f093'; }
.aside_d96f::before { content: '\f132'; }
.old_ec19::before { content: '\f091'; }
.form_stale_193a::before { content: '\f06b'; }
.banner-next-7d14::before { content: '\f0d6'; }
.current-4ff4::before { content: '\f09d'; }
.text_c7b3::before { content: '\f10b'; }
.new_b651::before { content: '\f108'; }
.tabs-1f68::before { content: '\f10a'; }

/* Gambling Specific Icons */
.outline-tiny-c3ef::before { content: '\f522'; }
.article_396e::before { content: '\f327'; }
.fluid_37d0::before { content: '\f219'; }
.preview-d088::before { content: '\f21e'; }
.filter_612e::before { content: '\f2f5'; }

/* Social Icons */
.red_76f3::before { content: '\f09a'; }
.purple_5299::before { content: '\f099'; }
.hovered_16bf::before { content: '\f16d'; }
.selected_d704::before { content: '\f167'; }
.mask_stale_34ff::before { content: '\f2c6'; }
.warm-837a::before { content: '\f232'; }

/* Size Classes */
.detail-676e { font-size: 0.75em; }
.tag_2a75 { font-size: 0.875em; }
.bronze_16dc { font-size: 1.33em; }
.grid-over-e678 { font-size: 1.5em; }
.pink-2bb3 { font-size: 2em; }
.up-3ddd { font-size: 3em; }

/* Animation Classes */
.message-74ff {
    animation: fa-spin 2s infinite linear;
}

.alert_hard_f3fe {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b1c9 */
.ghost-box-t3 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
