/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.feature_brown_7c2f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.chip_over_4869, .table_dirty_f9f4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.solid-0b94::before { content: '\f015'; }
.huge-0580::before { content: '\f007'; }
.disabled-ddad::before { content: '\f023'; }
.caption-hot-3df7::before { content: '\f0e0'; }
.small-8c04::before { content: '\f095'; }
.element_021c::before { content: '\f005'; }
.active_3517::before { content: '\f004'; }
.carousel-first-b4ed::before { content: '\f00c'; }
.media_a482::before { content: '\f00d'; }
.mask_a453::before { content: '\f002'; }
.dropdown-796a::before { content: '\f0c9'; }
.breadcrumb-5bdc::before { content: '\f061'; }
.summary-simple-9789::before { content: '\f060'; }
.form_9812::before { content: '\f04b'; }
.huge_715c::before { content: '\f04c'; }
.full_abe0::before { content: '\f019'; }
.cool-274c::before { content: '\f093'; }
.east_5c1b::before { content: '\f132'; }
.secondary_97ba::before { content: '\f091'; }
.title-7538::before { content: '\f06b'; }
.logo-fixed-b80e::before { content: '\f0d6'; }
.modal-053b::before { content: '\f09d'; }
.widget_top_9e00::before { content: '\f10b'; }
.video-next-f93f::before { content: '\f108'; }
.mini-bc90::before { content: '\f10a'; }

/* Gambling Specific Icons */
.slider-gold-951d::before { content: '\f522'; }
.caption-glass-64b6::before { content: '\f327'; }
.section_iron_d4d1::before { content: '\f219'; }
.top-d494::before { content: '\f21e'; }
.over_3750::before { content: '\f2f5'; }

/* Social Icons */
.grid-1b57::before { content: '\f09a'; }
.carousel-paper-b1b6::before { content: '\f099'; }
.grid_fresh_9ebd::before { content: '\f16d'; }
.texture_c673::before { content: '\f167'; }
.easy_4e32::before { content: '\f2c6'; }
.text_4419::before { content: '\f232'; }

/* Size Classes */
.avatar_medium_2203 { font-size: 0.75em; }
.soft-649e { font-size: 0.875em; }
.out_73b3 { font-size: 1.33em; }
.menu-hot-85ef { font-size: 1.5em; }
.slider_6829 { font-size: 2em; }
.notification-stale-e8fa { font-size: 3em; }

/* Animation Classes */
.complex_91d2 {
    animation: fa-spin 2s infinite linear;
}

.label_dynamic_849c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a052 */
.widget-item-w5 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.0;
}
