/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.disabled-cb92) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.badge_9682, .over_acf5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.thumbnail_out_3aa2::before { content: '\f015'; }
.white_1385::before { content: '\f007'; }
.widget-liquid-e3a4::before { content: '\f023'; }
.south_a2c2::before { content: '\f0e0'; }
.disabled_upper_ed76::before { content: '\f095'; }
.modal-ded4::before { content: '\f005'; }
.filter_selected_29f6::before { content: '\f004'; }
.sidebar-4b5a::before { content: '\f00c'; }
.input-a7d8::before { content: '\f00d'; }
.badge-short-d2e7::before { content: '\f002'; }
.module-fresh-2302::before { content: '\f0c9'; }
.new-52ca::before { content: '\f061'; }
.panel-pressed-6ce9::before { content: '\f060'; }
.image-9ce3::before { content: '\f04b'; }
.black-d11a::before { content: '\f04c'; }
.hovered-7b9f::before { content: '\f019'; }
.outline_ac9b::before { content: '\f093'; }
.search_current_7edd::before { content: '\f132'; }
.green-c51f::before { content: '\f091'; }
.wrapper_f701::before { content: '\f06b'; }
.summary-d426::before { content: '\f0d6'; }
.list-full-b10f::before { content: '\f09d'; }
.message-c465::before { content: '\f10b'; }
.disabled_a954::before { content: '\f108'; }
.container-tiny-8fa9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dark_c534::before { content: '\f522'; }
.medium_5633::before { content: '\f327'; }
.right-91a2::before { content: '\f219'; }
.wrapper_2068::before { content: '\f21e'; }
.preview-1092::before { content: '\f2f5'; }

/* Social Icons */
.list-advanced-8144::before { content: '\f09a'; }
.label-old-d0c5::before { content: '\f099'; }
.message_a767::before { content: '\f16d'; }
.easy-e003::before { content: '\f167'; }
.notification-rough-c7f1::before { content: '\f2c6'; }
.plasma_a427::before { content: '\f232'; }

/* Size Classes */
.article-53b4 { font-size: 0.75em; }
.article-rough-43c8 { font-size: 0.875em; }
.bright_c900 { font-size: 1.33em; }
.feature_c600 { font-size: 1.5em; }
.liquid-b7b5 { font-size: 2em; }
.accent_4ce4 { font-size: 3em; }

/* Animation Classes */
.focus_8f53 {
    animation: fa-spin 2s infinite linear;
}

.nav-in-a923 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2913 */
.widget-item-v2 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.3;
}
