/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.fresh-2588) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.bright-7c4b, .stone_16c3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.item_basic_6186::before { content: '\f015'; }
.cool_8033::before { content: '\f007'; }
.old-d3a8::before { content: '\f023'; }
.sidebar_71d2::before { content: '\f0e0'; }
.dark-f993::before { content: '\f095'; }
.logo_hard_d6ab::before { content: '\f005'; }
.carousel-west-1454::before { content: '\f004'; }
.search_6f22::before { content: '\f00c'; }
.pagination_b7e6::before { content: '\f00d'; }
.wood_0a12::before { content: '\f002'; }
.progress-down-051f::before { content: '\f0c9'; }
.thumbnail_26ae::before { content: '\f061'; }
.main_16f8::before { content: '\f060'; }
.aside_short_edad::before { content: '\f04b'; }
.highlight-51a0::before { content: '\f04c'; }
.hovered_1c6a::before { content: '\f019'; }
.pagination-fe43::before { content: '\f093'; }
.liquid-57c8::before { content: '\f132'; }
.caption_motion_a9cb::before { content: '\f091'; }
.input-lower-28b6::before { content: '\f06b'; }
.hidden-down-787b::before { content: '\f0d6'; }
.center-50ed::before { content: '\f09d'; }
.button_7f5e::before { content: '\f10b'; }
.warm_3452::before { content: '\f108'; }
.logo-5544::before { content: '\f10a'; }

/* Gambling Specific Icons */
.advanced_ac06::before { content: '\f522'; }
.table_aad1::before { content: '\f327'; }
.paragraph-f6f2::before { content: '\f219'; }
.east_f195::before { content: '\f21e'; }
.grid_4b43::before { content: '\f2f5'; }

/* Social Icons */
.panel-1606::before { content: '\f09a'; }
.out_2388::before { content: '\f099'; }
.status-green-68bc::before { content: '\f16d'; }
.small_7ec5::before { content: '\f167'; }
.form_wood_155a::before { content: '\f2c6'; }
.grid-pro-04ee::before { content: '\f232'; }

/* Size Classes */
.old-eaf0 { font-size: 0.75em; }
.tabs_fixed_06fc { font-size: 0.875em; }
.soft-d258 { font-size: 1.33em; }
.new_426c { font-size: 1.5em; }
.nav_cold_8d79 { font-size: 2em; }
.message_rough_bd24 { font-size: 3em; }

/* Animation Classes */
.dirty-6745 {
    animation: fa-spin 2s infinite linear;
}

.nav-5a9d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2c31 */
.widget-item-n1 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.1;
}
