/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.bright-b457) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.accordion_tiny_2f75, .status-541f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.texture-9fd8::before { content: '\f015'; }
.plasma_408b::before { content: '\f007'; }
.popup-huge-6836::before { content: '\f023'; }
.description_ce97::before { content: '\f0e0'; }
.secondary_thick_e668::before { content: '\f095'; }
.pagination_gas_7727::before { content: '\f005'; }
.thumbnail_orange_7135::before { content: '\f004'; }
.grid-89c4::before { content: '\f00c'; }
.disabled-92bd::before { content: '\f00d'; }
.content_mini_68e7::before { content: '\f002'; }
.sidebar_a694::before { content: '\f0c9'; }
.focused_ea52::before { content: '\f061'; }
.pressed-4217::before { content: '\f060'; }
.action_d579::before { content: '\f04b'; }
.notice_ba8d::before { content: '\f04c'; }
.tooltip-ab70::before { content: '\f019'; }
.up_7fd1::before { content: '\f093'; }
.label_3537::before { content: '\f132'; }
.middle_0744::before { content: '\f091'; }
.wide-5074::before { content: '\f06b'; }
.sort_cold_5ca0::before { content: '\f0d6'; }
.purple_985b::before { content: '\f09d'; }
.selected-47cb::before { content: '\f10b'; }
.outer_3ac8::before { content: '\f108'; }
.sort-6d11::before { content: '\f10a'; }

/* Gambling Specific Icons */
.stone_632b::before { content: '\f522'; }
.blue_5c30::before { content: '\f327'; }
.chip-028a::before { content: '\f219'; }
.popup_wood_38e6::before { content: '\f21e'; }
.link-hard-54ca::before { content: '\f2f5'; }

/* Social Icons */
.last_73c0::before { content: '\f09a'; }
.hot_1a6a::before { content: '\f099'; }
.middle_ed75::before { content: '\f16d'; }
.paragraph_first_91a1::before { content: '\f167'; }
.header_dynamic_212a::before { content: '\f2c6'; }
.plasma-60ab::before { content: '\f232'; }

/* Size Classes */
.sort-soft-31ba { font-size: 0.75em; }
.section_under_b2ed { font-size: 0.875em; }
.alert-smooth-aa74 { font-size: 1.33em; }
.hidden-aa4c { font-size: 1.5em; }
.grid_advanced_8122 { font-size: 2em; }
.modal-4f3b { font-size: 3em; }

/* Animation Classes */
.light-b0e8 {
    animation: fa-spin 2s infinite linear;
}

.sidebar-east-ddfa {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: df9c */
.promo-block-v8 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.2;
}
