/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.description_paper_d2ea) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.slider-solid-f890, .chip_a3b7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.filter_fast_52f2::before { content: '\f015'; }
.thumbnail-b0f0::before { content: '\f007'; }
.stale-ceaa::before { content: '\f023'; }
.shade_red_f108::before { content: '\f0e0'; }
.banner_7647::before { content: '\f095'; }
.grid_dynamic_7efe::before { content: '\f005'; }
.block_7a68::before { content: '\f004'; }
.hovered-5c6c::before { content: '\f00c'; }
.title-green-42ba::before { content: '\f00d'; }
.over-1622::before { content: '\f002'; }
.sort_0eb9::before { content: '\f0c9'; }
.soft-b48a::before { content: '\f061'; }
.over-1d83::before { content: '\f060'; }
.left_0f98::before { content: '\f04b'; }
.smooth_9b82::before { content: '\f04c'; }
.module_3c1f::before { content: '\f019'; }
.last-0813::before { content: '\f093'; }
.module-283c::before { content: '\f132'; }
.container-east-98a8::before { content: '\f091'; }
.panel_49c6::before { content: '\f06b'; }
.grid_817a::before { content: '\f0d6'; }
.form-in-f034::before { content: '\f09d'; }
.shade-693d::before { content: '\f10b'; }
.orange-da10::before { content: '\f108'; }
.dark-66e8::before { content: '\f10a'; }

/* Gambling Specific Icons */
.east_0549::before { content: '\f522'; }
.hovered-c4c7::before { content: '\f327'; }
.sidebar-yellow-cb56::before { content: '\f219'; }
.description-plasma-1083::before { content: '\f21e'; }
.sort_wood_ae0c::before { content: '\f2f5'; }

/* Social Icons */
.avatar-orange-c3db::before { content: '\f09a'; }
.widget-paper-e43f::before { content: '\f099'; }
.chip_full_7ea7::before { content: '\f16d'; }
.sidebar-south-3209::before { content: '\f167'; }
.preview_abae::before { content: '\f2c6'; }
.sort-96a7::before { content: '\f232'; }

/* Size Classes */
.copper_eec7 { font-size: 0.75em; }
.outline-hovered-16fd { font-size: 0.875em; }
.badge-4e4d { font-size: 1.33em; }
.hot-23ea { font-size: 1.5em; }
.button_27ce { font-size: 2em; }
.carousel-yellow-6fa4 { font-size: 3em; }

/* Animation Classes */
.heading_7a5f {
    animation: fa-spin 2s infinite linear;
}

.accordion_rough_e64c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e9e8 */
.widget-item-n1 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.1;
}
