/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.plasma_af6b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tiny-d943, .down_fe7c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.widget-clean-592f::before { content: '\f015'; }
.simple-6dc2::before { content: '\f007'; }
.search-b895::before { content: '\f023'; }
.next-2b2a::before { content: '\f0e0'; }
.search_2699::before { content: '\f095'; }
.highlight-clean-50f5::before { content: '\f005'; }
.texture_8400::before { content: '\f004'; }
.container-fluid-bf1f::before { content: '\f00c'; }
.mini-293e::before { content: '\f00d'; }
.column-0d89::before { content: '\f002'; }
.plasma_955c::before { content: '\f0c9'; }
.disabled-old-2125::before { content: '\f061'; }
.east_04e7::before { content: '\f060'; }
.hovered-b8f4::before { content: '\f04b'; }
.lower_7ade::before { content: '\f04c'; }
.notification-89d2::before { content: '\f019'; }
.outline-addf::before { content: '\f093'; }
.tall-c5e5::before { content: '\f132'; }
.filter_silver_a47d::before { content: '\f091'; }
.active_ab85::before { content: '\f06b'; }
.stale-5197::before { content: '\f0d6'; }
.out-f979::before { content: '\f09d'; }
.text-last-5269::before { content: '\f10b'; }
.video-923a::before { content: '\f108'; }
.disabled-41d0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.fixed-ce56::before { content: '\f522'; }
.smooth-4de8::before { content: '\f327'; }
.logo-4c28::before { content: '\f219'; }
.gradient-1563::before { content: '\f21e'; }
.title_4f81::before { content: '\f2f5'; }

/* Social Icons */
.footer_basic_03a4::before { content: '\f09a'; }
.carousel-c9b0::before { content: '\f099'; }
.backdrop-last-3e21::before { content: '\f16d'; }
.stale_17b8::before { content: '\f167'; }
.dropdown-172a::before { content: '\f2c6'; }
.clean-4f8e::before { content: '\f232'; }

/* Size Classes */
.badge_steel_5e6e { font-size: 0.75em; }
.list_f953 { font-size: 0.875em; }
.block_focused_4e5e { font-size: 1.33em; }
.logo_f2ba { font-size: 1.5em; }
.background-fast-1a71 { font-size: 2em; }
.popup_039f { font-size: 3em; }

/* Animation Classes */
.fluid_0ffd {
    animation: fa-spin 2s infinite linear;
}

.active_d458 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1d7f */
.widget-item-k8 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.1;
}
