/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.sidebar-8f33) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pagination-huge-29d7, .slow-a8e1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.summary_5386::before { content: '\f015'; }
.hot-2d13::before { content: '\f007'; }
.nav-1e67::before { content: '\f023'; }
.first_ab95::before { content: '\f0e0'; }
.pattern_hard_cd1a::before { content: '\f095'; }
.accordion_7b50::before { content: '\f005'; }
.component_wood_4021::before { content: '\f004'; }
.next_6d97::before { content: '\f00c'; }
.outline_fixed_3849::before { content: '\f00d'; }
.active-0a0e::before { content: '\f002'; }
.thumbnail-a89b::before { content: '\f0c9'; }
.hidden-4f3a::before { content: '\f061'; }
.article_dim_84a3::before { content: '\f060'; }
.popup_9c04::before { content: '\f04b'; }
.sort_de84::before { content: '\f04c'; }
.left-d3fa::before { content: '\f019'; }
.tertiary-ea85::before { content: '\f093'; }
.shade-stone-32c1::before { content: '\f132'; }
.item_yellow_4191::before { content: '\f091'; }
.row_stale_4e7d::before { content: '\f06b'; }
.gallery_right_3ad8::before { content: '\f0d6'; }
.shade_cool_e33f::before { content: '\f09d'; }
.notice_faf4::before { content: '\f10b'; }
.copper_c8a9::before { content: '\f108'; }
.current_27b5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.summary-small-7541::before { content: '\f522'; }
.label-02a3::before { content: '\f327'; }
.next-7cd3::before { content: '\f219'; }
.over_50e8::before { content: '\f21e'; }
.heading_f9a3::before { content: '\f2f5'; }

/* Social Icons */
.preview-green-26e0::before { content: '\f09a'; }
.highlight-e3ff::before { content: '\f099'; }
.red-3c85::before { content: '\f16d'; }
.breadcrumb-3b8b::before { content: '\f167'; }
.secondary-pink-2df1::before { content: '\f2c6'; }
.sidebar-45f2::before { content: '\f232'; }

/* Size Classes */
.slow_0c40 { font-size: 0.75em; }
.new-ffc7 { font-size: 0.875em; }
.narrow_58e2 { font-size: 1.33em; }
.up-3d56 { font-size: 1.5em; }
.right-b82a { font-size: 2em; }
.summary_8f1a { font-size: 3em; }

/* Animation Classes */
.hard_ad04 {
    animation: fa-spin 2s infinite linear;
}

.hero-tiny-87ea {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1a27 */
.widget-item-w6 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.0;
}
