/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.new_0dcb) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.summary_full_bba6, .tiny-9568 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.frame_e38f::before { content: '\f015'; }
.text-fixed-daab::before { content: '\f007'; }
.summary-6989::before { content: '\f023'; }
.summary-pro-092f::before { content: '\f0e0'; }
.gradient_medium_9d89::before { content: '\f095'; }
.fixed-8b00::before { content: '\f005'; }
.section_inner_3ba3::before { content: '\f004'; }
.pink_9d75::before { content: '\f00c'; }
.simple_a2d5::before { content: '\f00d'; }
.thick-1c39::before { content: '\f002'; }
.over_0b3f::before { content: '\f0c9'; }
.wood-7255::before { content: '\f061'; }
.fluid-c1b7::before { content: '\f060'; }
.mini-29c0::before { content: '\f04b'; }
.preview-dim-c268::before { content: '\f04c'; }
.pressed_7456::before { content: '\f019'; }
.huge-7289::before { content: '\f093'; }
.yellow_c1b2::before { content: '\f132'; }
.search_587a::before { content: '\f091'; }
.overlay_prev_e783::before { content: '\f06b'; }
.active_wood_117e::before { content: '\f0d6'; }
.rough-065b::before { content: '\f09d'; }
.grid-09ba::before { content: '\f10b'; }
.dark_2377::before { content: '\f108'; }
.secondary_78c1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.north-520a::before { content: '\f522'; }
.dropdown_small_d96e::before { content: '\f327'; }
.glass_101c::before { content: '\f219'; }
.soft-e7a6::before { content: '\f21e'; }
.banner-98dc::before { content: '\f2f5'; }

/* Social Icons */
.up_a8f2::before { content: '\f09a'; }
.button-9265::before { content: '\f099'; }
.sidebar_inner_fc23::before { content: '\f16d'; }
.sort_west_b24a::before { content: '\f167'; }
.notification_bottom_c984::before { content: '\f2c6'; }
.copper-9de2::before { content: '\f232'; }

/* Size Classes */
.primary_mini_4ed7 { font-size: 0.75em; }
.light-4a88 { font-size: 0.875em; }
.disabled-979d { font-size: 1.33em; }
.gas-bd27 { font-size: 1.5em; }
.red-cb0e { font-size: 2em; }
.cold-b994 { font-size: 3em; }

/* Animation Classes */
.south_bf1c {
    animation: fa-spin 2s infinite linear;
}

.description_8a07 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 74a2 */
.widget-item-c8 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
