/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.texture-under-3b3b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.brown-6f9b, .full-9050 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.avatar-lower-171e::before { content: '\f015'; }
.short-b276::before { content: '\f007'; }
.progress-707c::before { content: '\f023'; }
.widget-b57a::before { content: '\f0e0'; }
.slider-71a5::before { content: '\f095'; }
.badge_8a75::before { content: '\f005'; }
.summary_over_8362::before { content: '\f004'; }
.first_753a::before { content: '\f00c'; }
.full_8bf5::before { content: '\f00d'; }
.highlight_hard_2fd2::before { content: '\f002'; }
.header_narrow_7383::before { content: '\f0c9'; }
.frame_pressed_afae::before { content: '\f061'; }
.selected_3e38::before { content: '\f060'; }
.accent-stale-2965::before { content: '\f04b'; }
.aside_cf42::before { content: '\f04c'; }
.primary-under-1ec7::before { content: '\f019'; }
.brown_50be::before { content: '\f093'; }
.card-inner-205b::before { content: '\f132'; }
.thumbnail-a4f9::before { content: '\f091'; }
.inner_e8b4::before { content: '\f06b'; }
.title_basic_4ee9::before { content: '\f0d6'; }
.carousel-f38c::before { content: '\f09d'; }
.progress-bottom-631d::before { content: '\f10b'; }
.chip-1b4f::before { content: '\f108'; }
.block-55d3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hidden-smooth-2b4a::before { content: '\f522'; }
.description-a822::before { content: '\f327'; }
.info_1e42::before { content: '\f219'; }
.lower_905f::before { content: '\f21e'; }
.detail-narrow-c960::before { content: '\f2f5'; }

/* Social Icons */
.tiny-d3fe::before { content: '\f09a'; }
.new_e5b4::before { content: '\f099'; }
.slow_0164::before { content: '\f16d'; }
.link_old_31e7::before { content: '\f167'; }
.layout_50c6::before { content: '\f2c6'; }
.paper_60ac::before { content: '\f232'; }

/* Size Classes */
.alert-hovered-2ec2 { font-size: 0.75em; }
.image-e893 { font-size: 0.875em; }
.image_07a7 { font-size: 1.33em; }
.stale_d5e9 { font-size: 1.5em; }
.hover-d3fc { font-size: 2em; }
.panel_small_9630 { font-size: 3em; }

/* Animation Classes */
.solid_4caa {
    animation: fa-spin 2s infinite linear;
}

.black-2867 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1f81 */
.widget-item-u2 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
