/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.border_full_5373) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.easy_ac6f, .upper-1259 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.article_e2cf::before { content: '\f015'; }
.medium-31ce::before { content: '\f007'; }
.prev_4f44::before { content: '\f023'; }
.column_lower_0e7e::before { content: '\f0e0'; }
.video-huge-5e9f::before { content: '\f095'; }
.outer-e297::before { content: '\f005'; }
.element-selected-6cdb::before { content: '\f004'; }
.gradient_31f2::before { content: '\f00c'; }
.tooltip_57b7::before { content: '\f00d'; }
.element_bd32::before { content: '\f002'; }
.breadcrumb_hovered_6402::before { content: '\f0c9'; }
.label_orange_157e::before { content: '\f061'; }
.hidden-f24d::before { content: '\f060'; }
.plasma-2d57::before { content: '\f04b'; }
.badge_orange_d81c::before { content: '\f04c'; }
.texture-warm-d736::before { content: '\f019'; }
.tag-old-aa48::before { content: '\f093'; }
.badge_soft_4501::before { content: '\f132'; }
.inner-11aa::before { content: '\f091'; }
.narrow_6377::before { content: '\f06b'; }
.light-ad7c::before { content: '\f0d6'; }
.basic_c3cf::before { content: '\f09d'; }
.video-87f5::before { content: '\f10b'; }
.west_0a82::before { content: '\f108'; }
.nav_99db::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pagination_f1fe::before { content: '\f522'; }
.nav-middle-44a1::before { content: '\f327'; }
.message-action-d275::before { content: '\f219'; }
.warm-7310::before { content: '\f21e'; }
.media-ab18::before { content: '\f2f5'; }

/* Social Icons */
.texture-dirty-1856::before { content: '\f09a'; }
.copper_5401::before { content: '\f099'; }
.accent_glass_f098::before { content: '\f16d'; }
.basic_08ba::before { content: '\f167'; }
.mask-stone-4721::before { content: '\f2c6'; }
.hard_832d::before { content: '\f232'; }

/* Size Classes */
.paragraph_pressed_2326 { font-size: 0.75em; }
.list_9ca3 { font-size: 0.875em; }
.up_9e43 { font-size: 1.33em; }
.primary_1af2 { font-size: 1.5em; }
.tag_da40 { font-size: 2em; }
.footer-focused-88d4 { font-size: 3em; }

/* Animation Classes */
.banner_full_3b1c {
    animation: fa-spin 2s infinite linear;
}

.table-aaf2 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: bc0b */
.widget-item-s4 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
