/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.small_98a8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dirty-df0e, .silver_ba72 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.fast-4f83::before { content: '\f015'; }
.next-e645::before { content: '\f007'; }
.section-78d2::before { content: '\f023'; }
.list-plasma-6dc7::before { content: '\f0e0'; }
.advanced-7d71::before { content: '\f095'; }
.panel_811c::before { content: '\f005'; }
.avatar_82f5::before { content: '\f004'; }
.backdrop-active-05df::before { content: '\f00c'; }
.progress_71ea::before { content: '\f00d'; }
.pink-aca5::before { content: '\f002'; }
.photo-77ee::before { content: '\f0c9'; }
.modal_56dd::before { content: '\f061'; }
.gallery-wide-9668::before { content: '\f060'; }
.image_068a::before { content: '\f04b'; }
.background_out_41ef::before { content: '\f04c'; }
.lite_b0f5::before { content: '\f019'; }
.footer-small-6105::before { content: '\f093'; }
.status_top_83f0::before { content: '\f132'; }
.module-bronze-a426::before { content: '\f091'; }
.accent-5fb8::before { content: '\f06b'; }
.grid_1789::before { content: '\f0d6'; }
.element-hard-a68b::before { content: '\f09d'; }
.border-5978::before { content: '\f10b'; }
.background-e05a::before { content: '\f108'; }
.shadow-east-b13b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.active-east-1a87::before { content: '\f522'; }
.pink-c0be::before { content: '\f327'; }
.glass_8861::before { content: '\f219'; }
.dropdown_7386::before { content: '\f21e'; }
.content_old_ab45::before { content: '\f2f5'; }

/* Social Icons */
.pagination-89ae::before { content: '\f09a'; }
.feature_bright_9b07::before { content: '\f099'; }
.accent-5475::before { content: '\f16d'; }
.message_dim_e29b::before { content: '\f167'; }
.in_935e::before { content: '\f2c6'; }
.silver-c838::before { content: '\f232'; }

/* Size Classes */
.title_hovered_c8a8 { font-size: 0.75em; }
.accent-focused-f7b9 { font-size: 0.875em; }
.surface-ef7b { font-size: 1.33em; }
.tertiary_d80d { font-size: 1.5em; }
.hard-4a26 { font-size: 2em; }
.focused-da1b { font-size: 3em; }

/* Animation Classes */
.video-c81f {
    animation: fa-spin 2s infinite linear;
}

.focus-926c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4730 */
.widget-item-h2 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.2;
}
