/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.block_8390) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.up_b120, .main-complex-a3f8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.sidebar_db9f::before { content: '\f015'; }
.progress-hot-07b0::before { content: '\f007'; }
.lower_263e::before { content: '\f023'; }
.full-6985::before { content: '\f0e0'; }
.pagination_33a3::before { content: '\f095'; }
.fast-ea64::before { content: '\f005'; }
.overlay_ae52::before { content: '\f004'; }
.fast-ab99::before { content: '\f00c'; }
.first-b53e::before { content: '\f00d'; }
.message-98a0::before { content: '\f002'; }
.list-6450::before { content: '\f0c9'; }
.item_easy_1cbb::before { content: '\f061'; }
.footer_ca80::before { content: '\f060'; }
.dynamic-9c35::before { content: '\f04b'; }
.fluid_a1a0::before { content: '\f04c'; }
.feature_slow_856f::before { content: '\f019'; }
.fresh_62af::before { content: '\f093'; }
.notice-rough-8073::before { content: '\f132'; }
.backdrop_last_80db::before { content: '\f091'; }
.mini_2083::before { content: '\f06b'; }
.image-action-3347::before { content: '\f0d6'; }
.image-3e12::before { content: '\f09d'; }
.shade-cool-c43a::before { content: '\f10b'; }
.accordion_21e3::before { content: '\f108'; }
.grid-76ae::before { content: '\f10a'; }

/* Gambling Specific Icons */
.header_0b96::before { content: '\f522'; }
.chip-bottom-3747::before { content: '\f327'; }
.gradient_red_c6b9::before { content: '\f219'; }
.tooltip_hot_4d73::before { content: '\f21e'; }
.item-basic-1e8d::before { content: '\f2f5'; }

/* Social Icons */
.tabs_green_1c8c::before { content: '\f09a'; }
.info_f836::before { content: '\f099'; }
.module-fast-9951::before { content: '\f16d'; }
.south-e30b::before { content: '\f167'; }
.shadow-0a8a::before { content: '\f2c6'; }
.fluid-42c8::before { content: '\f232'; }

/* Size Classes */
.form-prev-02a4 { font-size: 0.75em; }
.bottom_86c6 { font-size: 0.875em; }
.light-6767 { font-size: 1.33em; }
.avatar_pro_ea01 { font-size: 1.5em; }
.soft_a1ba { font-size: 2em; }
.search_west_cd09 { font-size: 3em; }

/* Animation Classes */
.hidden_hard_8b00 {
    animation: fa-spin 2s infinite linear;
}

.panel_cool_09b0 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1528 */
.shadow-element-g3 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
