/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.advanced-18f5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.list_middle_c308, .description-d992 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.primary-bb1d::before { content: '\f015'; }
.module_prev_bc3e::before { content: '\f007'; }
.slider_228d::before { content: '\f023'; }
.section_top_874f::before { content: '\f0e0'; }
.glass_fc4f::before { content: '\f095'; }
.widget-4fc3::before { content: '\f005'; }
.pattern_dynamic_eb97::before { content: '\f004'; }
.prev_92fc::before { content: '\f00c'; }
.dark_df0f::before { content: '\f00d'; }
.notice_0518::before { content: '\f002'; }
.gradient_b415::before { content: '\f0c9'; }
.brown_f904::before { content: '\f061'; }
.disabled_cdd2::before { content: '\f060'; }
.thumbnail_huge_a56e::before { content: '\f04b'; }
.hover_2228::before { content: '\f04c'; }
.primary_9b17::before { content: '\f019'; }
.block-west-c0b0::before { content: '\f093'; }
.static_dfee::before { content: '\f132'; }
.info_76c6::before { content: '\f091'; }
.pagination_caaf::before { content: '\f06b'; }
.active-2e3f::before { content: '\f0d6'; }
.hidden-b9af::before { content: '\f09d'; }
.modal-aba8::before { content: '\f10b'; }
.row-b120::before { content: '\f108'; }
.image_5b7e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.stale_82ba::before { content: '\f522'; }
.block-bf29::before { content: '\f327'; }
.info_4eac::before { content: '\f219'; }
.preview_9338::before { content: '\f21e'; }
.component_west_eedd::before { content: '\f2f5'; }

/* Social Icons */
.hard-1df8::before { content: '\f09a'; }
.breadcrumb-7f0f::before { content: '\f099'; }
.popup-6f60::before { content: '\f16d'; }
.selected_405f::before { content: '\f167'; }
.breadcrumb-west-b6e7::before { content: '\f2c6'; }
.shade-fcb7::before { content: '\f232'; }

/* Size Classes */
.notice-bright-23ac { font-size: 0.75em; }
.under_abce { font-size: 0.875em; }
.badge_d332 { font-size: 1.33em; }
.lower_80b6 { font-size: 1.5em; }
.button-363e { font-size: 2em; }
.in_711a { font-size: 3em; }

/* Animation Classes */
.east-6309 {
    animation: fa-spin 2s infinite linear;
}

.narrow-38da {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: db40 */
.widget-item-b4 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
