/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.accordion_short_1e51) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.blue-1c0c, .text_e7c9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.paragraph_clean_715c::before { content: '\f015'; }
.section_gas_0c48::before { content: '\f007'; }
.icon_71a8::before { content: '\f023'; }
.list_complex_b061::before { content: '\f0e0'; }
.header_lower_32b9::before { content: '\f095'; }
.photo-fa6c::before { content: '\f005'; }
.accordion_pro_99fc::before { content: '\f004'; }
.cold_3687::before { content: '\f00c'; }
.huge_2916::before { content: '\f00d'; }
.element-7e41::before { content: '\f002'; }
.modal-last-f57f::before { content: '\f0c9'; }
.first-2e81::before { content: '\f061'; }
.tiny_7c43::before { content: '\f060'; }
.basic_cf53::before { content: '\f04b'; }
.sidebar_1cbb::before { content: '\f04c'; }
.column_7638::before { content: '\f019'; }
.short_d271::before { content: '\f093'; }
.article-white-c5f7::before { content: '\f132'; }
.border-43af::before { content: '\f091'; }
.section-over-d203::before { content: '\f06b'; }
.icon_west_d605::before { content: '\f0d6'; }
.photo-cold-5001::before { content: '\f09d'; }
.mini-ef8a::before { content: '\f10b'; }
.video-last-1df1::before { content: '\f108'; }
.pro_8994::before { content: '\f10a'; }

/* Gambling Specific Icons */
.badge-34ae::before { content: '\f522'; }
.disabled-3468::before { content: '\f327'; }
.aside-bottom-9313::before { content: '\f219'; }
.motion_5b34::before { content: '\f21e'; }
.disabled-silver-9a9e::before { content: '\f2f5'; }

/* Social Icons */
.hard-8afa::before { content: '\f09a'; }
.card_3241::before { content: '\f099'; }
.highlight-prev-f893::before { content: '\f16d'; }
.pagination_4dd7::before { content: '\f167'; }
.info-hot-713c::before { content: '\f2c6'; }
.south_df03::before { content: '\f232'; }

/* Size Classes */
.item_center_c50f { font-size: 0.75em; }
.primary_cc9e { font-size: 0.875em; }
.tiny_6e85 { font-size: 1.33em; }
.plasma-90b4 { font-size: 1.5em; }
.nav-stone-bfa3 { font-size: 2em; }
.last-17b6 { font-size: 3em; }

/* Animation Classes */
.dirty-9705 {
    animation: fa-spin 2s infinite linear;
}

.avatar_e8d6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7ec7 */
.widget-item-i5 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
