/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.outer-34f6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.out_6782, .liquid_2c53 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.layout-82e9::before { content: '\f015'; }
.solid_2af6::before { content: '\f007'; }
.orange-5037::before { content: '\f023'; }
.new_ff00::before { content: '\f0e0'; }
.rough_3986::before { content: '\f095'; }
.label_fresh_2b63::before { content: '\f005'; }
.complex_f5d1::before { content: '\f004'; }
.focus_plasma_0ce4::before { content: '\f00c'; }
.tall_98c0::before { content: '\f00d'; }
.component_eee7::before { content: '\f002'; }
.column_a2c3::before { content: '\f0c9'; }
.blue-4ab6::before { content: '\f061'; }
.disabled_soft_975e::before { content: '\f060'; }
.clean_af03::before { content: '\f04b'; }
.accent-under-5117::before { content: '\f04c'; }
.pressed-f95e::before { content: '\f019'; }
.info-black-8078::before { content: '\f093'; }
.description-21ab::before { content: '\f132'; }
.pagination-stale-bed3::before { content: '\f091'; }
.west-025e::before { content: '\f06b'; }
.iron_0df9::before { content: '\f0d6'; }
.info_0fc3::before { content: '\f09d'; }
.description-18c0::before { content: '\f10b'; }
.list_687a::before { content: '\f108'; }
.fresh-6171::before { content: '\f10a'; }

/* Gambling Specific Icons */
.table-a717::before { content: '\f522'; }
.notice_static_d3cf::before { content: '\f327'; }
.pressed-1794::before { content: '\f219'; }
.content-dirty-4802::before { content: '\f21e'; }
.plasma_e967::before { content: '\f2f5'; }

/* Social Icons */
.first-77c4::before { content: '\f09a'; }
.surface_9fb9::before { content: '\f099'; }
.article-motion-7db1::before { content: '\f16d'; }
.module_27ad::before { content: '\f167'; }
.new-622d::before { content: '\f2c6'; }
.soft_83f2::before { content: '\f232'; }

/* Size Classes */
.hero_0f82 { font-size: 0.75em; }
.component-9b34 { font-size: 0.875em; }
.caption-thick-5384 { font-size: 1.33em; }
.active_solid_962d { font-size: 1.5em; }
.bright_1bc5 { font-size: 2em; }
.paragraph_bottom_5a54 { font-size: 3em; }

/* Animation Classes */
.list_d761 {
    animation: fa-spin 2s infinite linear;
}

.image_28d3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5afd */
.widget-item-n4 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
