/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tall-6e89) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pagination_old_a429, .bright-4edf {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.notification-dim-253e::before { content: '\f015'; }
.active_dadf::before { content: '\f007'; }
.summary_large_3ce2::before { content: '\f023'; }
.tabs_26da::before { content: '\f0e0'; }
.pink-02ef::before { content: '\f095'; }
.grid-copper-503f::before { content: '\f005'; }
.highlight-thick-9ac7::before { content: '\f004'; }
.input-stone-b8ee::before { content: '\f00c'; }
.table_1f97::before { content: '\f00d'; }
.east_6eb7::before { content: '\f002'; }
.status_dirty_dd93::before { content: '\f0c9'; }
.container_3d2a::before { content: '\f061'; }
.upper_ca21::before { content: '\f060'; }
.new-1db7::before { content: '\f04b'; }
.nav-2410::before { content: '\f04c'; }
.media_hot_fd38::before { content: '\f019'; }
.button-7677::before { content: '\f093'; }
.article_dce1::before { content: '\f132'; }
.heading-cdef::before { content: '\f091'; }
.breadcrumb-1aa1::before { content: '\f06b'; }
.iron-8b8f::before { content: '\f0d6'; }
.tabs-in-5c61::before { content: '\f09d'; }
.photo_e4e3::before { content: '\f10b'; }
.icon_bright_cca1::before { content: '\f108'; }
.fluid_b5ab::before { content: '\f10a'; }

/* Gambling Specific Icons */
.accent-advanced-f2e0::before { content: '\f522'; }
.rough-d446::before { content: '\f327'; }
.purple_2700::before { content: '\f219'; }
.rough_b7e3::before { content: '\f21e'; }
.menu_c7b9::before { content: '\f2f5'; }

/* Social Icons */
.stale_952b::before { content: '\f09a'; }
.hard_329c::before { content: '\f099'; }
.thick_a8c9::before { content: '\f16d'; }
.black_7888::before { content: '\f167'; }
.tag_dirty_f213::before { content: '\f2c6'; }
.notice_38e0::before { content: '\f232'; }

/* Size Classes */
.grid-black-be27 { font-size: 0.75em; }
.medium_45d8 { font-size: 0.875em; }
.wrapper_be67 { font-size: 1.33em; }
.down_1bde { font-size: 1.5em; }
.iron_ab38 { font-size: 2em; }
.right_7767 { font-size: 3em; }

/* Animation Classes */
.light_f72a {
    animation: fa-spin 2s infinite linear;
}

.right_0564 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 972f */
.widget-item-v3 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.2;
}
