/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.active_61c8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.small_2d17, .clean-3a58 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hover_74de::before { content: '\f015'; }
.sidebar_2a22::before { content: '\f007'; }
.module_small_5490::before { content: '\f023'; }
.pagination_soft_169a::before { content: '\f0e0'; }
.notice-eeae::before { content: '\f095'; }
.notification-simple-8861::before { content: '\f005'; }
.text_tall_91a2::before { content: '\f004'; }
.card-d32f::before { content: '\f00c'; }
.widget_pressed_e8c1::before { content: '\f00d'; }
.tag-last-69e0::before { content: '\f002'; }
.next_4a0f::before { content: '\f0c9'; }
.paragraph_lite_09ae::before { content: '\f061'; }
.accent-9afc::before { content: '\f060'; }
.input-white-1008::before { content: '\f04b'; }
.column_7518::before { content: '\f04c'; }
.avatar_baed::before { content: '\f019'; }
.text_f70e::before { content: '\f093'; }
.badge_steel_0223::before { content: '\f132'; }
.sort_dc76::before { content: '\f091'; }
.yellow_f63b::before { content: '\f06b'; }
.container-09b0::before { content: '\f0d6'; }
.block_fixed_f02e::before { content: '\f09d'; }
.bottom_e8cf::before { content: '\f10b'; }
.menu-selected-cfee::before { content: '\f108'; }
.tiny-76d2::before { content: '\f10a'; }

/* Gambling Specific Icons */
.title_f726::before { content: '\f522'; }
.card-2d7d::before { content: '\f327'; }
.header-active-05ba::before { content: '\f219'; }
.row-north-7747::before { content: '\f21e'; }
.fast_5290::before { content: '\f2f5'; }

/* Social Icons */
.selected-8304::before { content: '\f09a'; }
.banner_1022::before { content: '\f099'; }
.gas-52a1::before { content: '\f16d'; }
.primary-center-7636::before { content: '\f167'; }
.progress-paper-4437::before { content: '\f2c6'; }
.item-2cbf::before { content: '\f232'; }

/* Size Classes */
.tall_931b { font-size: 0.75em; }
.nav_e618 { font-size: 0.875em; }
.wrapper_smooth_6adc { font-size: 1.33em; }
.center-4768 { font-size: 1.5em; }
.small-d3e5 { font-size: 2em; }
.shade_f3ed { font-size: 3em; }

/* Animation Classes */
.up_4084 {
    animation: fa-spin 2s infinite linear;
}

.element_43f4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5782 */
.shadow-element-d5 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
