/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.yellow_7b55) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.fixed-eea4, .right_d611 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.row_copper_d045::before { content: '\f015'; }
.under_aeb7::before { content: '\f007'; }
.header_f2d4::before { content: '\f023'; }
.nav-glass-37eb::before { content: '\f0e0'; }
.gas_a969::before { content: '\f095'; }
.pattern-0227::before { content: '\f005'; }
.dark_d73d::before { content: '\f004'; }
.alert-ff71::before { content: '\f00c'; }
.top_0a36::before { content: '\f00d'; }
.gallery-dirty-061d::before { content: '\f002'; }
.caption_b9b7::before { content: '\f0c9'; }
.accordion-0f25::before { content: '\f061'; }
.logo-3a25::before { content: '\f060'; }
.thumbnail_down_fbd1::before { content: '\f04b'; }
.first-12df::before { content: '\f04c'; }
.info-ea8d::before { content: '\f019'; }
.tall-0687::before { content: '\f093'; }
.background-6e49::before { content: '\f132'; }
.title-blue-8ce4::before { content: '\f091'; }
.notice-top-1fa4::before { content: '\f06b'; }
.short_b66b::before { content: '\f0d6'; }
.fresh_0d19::before { content: '\f09d'; }
.button-a382::before { content: '\f10b'; }
.element-hot-829a::before { content: '\f108'; }
.row-hard-2404::before { content: '\f10a'; }

/* Gambling Specific Icons */
.logo_brown_9df7::before { content: '\f522'; }
.stale_f6a2::before { content: '\f327'; }
.pattern-341a::before { content: '\f219'; }
.red-1103::before { content: '\f21e'; }
.orange_b0b3::before { content: '\f2f5'; }

/* Social Icons */
.card_bright_6651::before { content: '\f09a'; }
.copper-0ef7::before { content: '\f099'; }
.chip_2a50::before { content: '\f16d'; }
.picture-fast-95a0::before { content: '\f167'; }
.input_silver_a840::before { content: '\f2c6'; }
.background-fixed-0510::before { content: '\f232'; }

/* Size Classes */
.paragraph_tiny_a8e9 { font-size: 0.75em; }
.article_5af7 { font-size: 0.875em; }
.badge_fast_aadd { font-size: 1.33em; }
.black-118c { font-size: 1.5em; }
.overlay_cfb9 { font-size: 2em; }
.popup-over-97f8 { font-size: 3em; }

/* Animation Classes */
.nav-black-8484 {
    animation: fa-spin 2s infinite linear;
}

.avatar_965e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 61d4 */
.widget-item-n3 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.0;
}
