/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.avatar-e6e8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.liquid-9845, .backdrop-e167 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.description_inner_e811::before { content: '\f015'; }
.avatar_easy_5619::before { content: '\f007'; }
.blue-28e1::before { content: '\f023'; }
.liquid-7c94::before { content: '\f0e0'; }
.tertiary-91e4::before { content: '\f095'; }
.out_8964::before { content: '\f005'; }
.large_da87::before { content: '\f004'; }
.sort-c03d::before { content: '\f00c'; }
.accent-19e0::before { content: '\f00d'; }
.mask-075a::before { content: '\f002'; }
.icon-out-d362::before { content: '\f0c9'; }
.gas_f69b::before { content: '\f061'; }
.tabs_tall_0642::before { content: '\f060'; }
.message_green_b325::before { content: '\f04b'; }
.panel-complex-95f2::before { content: '\f04c'; }
.hidden-67bf::before { content: '\f019'; }
.pro_8ea7::before { content: '\f093'; }
.tooltip_338f::before { content: '\f132'; }
.gallery-4b2d::before { content: '\f091'; }
.upper-f922::before { content: '\f06b'; }
.plasma_315d::before { content: '\f0d6'; }
.secondary_prev_db96::before { content: '\f09d'; }
.image-tiny-ddd3::before { content: '\f10b'; }
.container_hard_1c96::before { content: '\f108'; }
.shadow_next_ad4d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.image-8be6::before { content: '\f522'; }
.heading-e62f::before { content: '\f327'; }
.table_over_9d6d::before { content: '\f219'; }
.column_dirty_157d::before { content: '\f21e'; }
.focus_383e::before { content: '\f2f5'; }

/* Social Icons */
.pagination_mini_c18a::before { content: '\f09a'; }
.search_green_7d12::before { content: '\f099'; }
.secondary_liquid_8199::before { content: '\f16d'; }
.container-6a31::before { content: '\f167'; }
.selected_1912::before { content: '\f2c6'; }
.dim-0dba::before { content: '\f232'; }

/* Size Classes */
.feature-ba1c { font-size: 0.75em; }
.tabs_c20b { font-size: 0.875em; }
.tabs-d485 { font-size: 1.33em; }
.badge-top-24d0 { font-size: 1.5em; }
.rough-0b64 { font-size: 2em; }
.shadow_58ab { font-size: 3em; }

/* Animation Classes */
.pressed-7ff8 {
    animation: fa-spin 2s infinite linear;
}

.hidden_7ecb {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: dbd1 */
.widget-item-i3 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
