/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.text-up-00e7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hovered_932d, .fluid_dee4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.light-da56::before { content: '\f015'; }
.hard-1ce1::before { content: '\f007'; }
.avatar-46af::before { content: '\f023'; }
.up_8498::before { content: '\f0e0'; }
.stale_d52f::before { content: '\f095'; }
.surface-inner-7937::before { content: '\f005'; }
.tertiary-a184::before { content: '\f004'; }
.info-a6dd::before { content: '\f00c'; }
.disabled-9815::before { content: '\f00d'; }
.grid_ef6c::before { content: '\f002'; }
.old_2c36::before { content: '\f0c9'; }
.focus-action-f193::before { content: '\f061'; }
.focus-hot-7a0e::before { content: '\f060'; }
.avatar-purple-d7d0::before { content: '\f04b'; }
.medium-e06d::before { content: '\f04c'; }
.disabled_7c44::before { content: '\f019'; }
.hero-new-6464::before { content: '\f093'; }
.slow_57a4::before { content: '\f132'; }
.hot-6fa7::before { content: '\f091'; }
.modal_orange_d0b3::before { content: '\f06b'; }
.item-2195::before { content: '\f0d6'; }
.wood-19f3::before { content: '\f09d'; }
.cool_b79a::before { content: '\f10b'; }
.gradient-top-c02a::before { content: '\f108'; }
.search-prev-e448::before { content: '\f10a'; }

/* Gambling Specific Icons */
.progress_9a5f::before { content: '\f522'; }
.card-3711::before { content: '\f327'; }
.hover-light-f37e::before { content: '\f219'; }
.blue-3aa0::before { content: '\f21e'; }
.input_easy_2541::before { content: '\f2f5'; }

/* Social Icons */
.heading-fast-8bd2::before { content: '\f09a'; }
.pagination_05e0::before { content: '\f099'; }
.menu_4639::before { content: '\f16d'; }
.cool-fca2::before { content: '\f167'; }
.easy-99b5::before { content: '\f2c6'; }
.accordion-1477::before { content: '\f232'; }

/* Size Classes */
.link-copper-c970 { font-size: 0.75em; }
.gradient_steel_4df0 { font-size: 0.875em; }
.orange-1bbe { font-size: 1.33em; }
.iron_21d1 { font-size: 1.5em; }
.media-7422 { font-size: 2em; }
.up_5ea3 { font-size: 3em; }

/* Animation Classes */
.tooltip-d064 {
    animation: fa-spin 2s infinite linear;
}

.advanced-c475 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: dbf4 */
.widget-item-p7 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
