/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.warm_8b01) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.brown-f98f, .mini_0cb1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.solid_aba8::before { content: '\f015'; }
.fast_906d::before { content: '\f007'; }
.accent_1d92::before { content: '\f023'; }
.preview_paper_97c8::before { content: '\f0e0'; }
.menu-pressed-753d::before { content: '\f095'; }
.slow_cda3::before { content: '\f005'; }
.chip_ea09::before { content: '\f004'; }
.tag-iron-cb2f::before { content: '\f00c'; }
.input-full-25ed::before { content: '\f00d'; }
.photo-right-2fff::before { content: '\f002'; }
.text-complex-d0f5::before { content: '\f0c9'; }
.red-5143::before { content: '\f061'; }
.element_rough_36a0::before { content: '\f060'; }
.next_84d8::before { content: '\f04b'; }
.section-f560::before { content: '\f04c'; }
.lite-ed6e::before { content: '\f019'; }
.green-0eca::before { content: '\f093'; }
.slider_west_77ad::before { content: '\f132'; }
.component_6f5d::before { content: '\f091'; }
.backdrop-light-0a93::before { content: '\f06b'; }
.avatar_6af8::before { content: '\f0d6'; }
.logo-tiny-b33c::before { content: '\f09d'; }
.thumbnail_purple_2c34::before { content: '\f10b'; }
.border_be9c::before { content: '\f108'; }
.row-fixed-63dc::before { content: '\f10a'; }

/* Gambling Specific Icons */
.secondary-45ef::before { content: '\f522'; }
.narrow-2d03::before { content: '\f327'; }
.gold-8f24::before { content: '\f219'; }
.progress_f0ca::before { content: '\f21e'; }
.purple_572b::before { content: '\f2f5'; }

/* Social Icons */
.carousel_dd85::before { content: '\f09a'; }
.header_1628::before { content: '\f099'; }
.status_yellow_2fb0::before { content: '\f16d'; }
.liquid-9944::before { content: '\f167'; }
.focus_2065::before { content: '\f2c6'; }
.panel_last_df2c::before { content: '\f232'; }

/* Size Classes */
.current_f69f { font-size: 0.75em; }
.banner-medium-0da1 { font-size: 0.875em; }
.text_stone_d48a { font-size: 1.33em; }
.dim-5de8 { font-size: 1.5em; }
.list_4948 { font-size: 2em; }
.purple-4fca { font-size: 3em; }

/* Animation Classes */
.panel-down-916e {
    animation: fa-spin 2s infinite linear;
}

.hover-7c65 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 66cd */
.widget-item-o3 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
