/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.card-new-ae7f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.top_9eff, .sidebar_solid_27bd {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.search_237c::before { content: '\f015'; }
.card_827a::before { content: '\f007'; }
.disabled-d61b::before { content: '\f023'; }
.feature_ff53::before { content: '\f0e0'; }
.preview-8e41::before { content: '\f095'; }
.tag_bd6b::before { content: '\f005'; }
.tabs-e712::before { content: '\f004'; }
.summary_stone_f186::before { content: '\f00c'; }
.background_middle_29c5::before { content: '\f00d'; }
.notice-6eb6::before { content: '\f002'; }
.avatar_dark_c6ca::before { content: '\f0c9'; }
.hidden_down_d655::before { content: '\f061'; }
.dark-a3d8::before { content: '\f060'; }
.clean-4f26::before { content: '\f04b'; }
.title-silver-bdfa::before { content: '\f04c'; }
.logo_complex_95b2::before { content: '\f019'; }
.gallery-b5c8::before { content: '\f093'; }
.tag-stone-40e5::before { content: '\f132'; }
.accent-a018::before { content: '\f091'; }
.frame_blue_06c1::before { content: '\f06b'; }
.search-13a9::before { content: '\f0d6'; }
.pagination_dim_9a7d::before { content: '\f09d'; }
.bright-f720::before { content: '\f10b'; }
.badge-last-8bb3::before { content: '\f108'; }
.media_pro_4a1f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.label-blue-637a::before { content: '\f522'; }
.thick_317c::before { content: '\f327'; }
.nav-10a1::before { content: '\f219'; }
.selected_4718::before { content: '\f21e'; }
.footer-pressed-041b::before { content: '\f2f5'; }

/* Social Icons */
.image_out_8dd9::before { content: '\f09a'; }
.chip-smooth-66fe::before { content: '\f099'; }
.label_south_a8d1::before { content: '\f16d'; }
.module-fixed-765d::before { content: '\f167'; }
.wide_910f::before { content: '\f2c6'; }
.gallery_b1ac::before { content: '\f232'; }

/* Size Classes */
.shadow-gold-9251 { font-size: 0.75em; }
.sidebar_under_f1e3 { font-size: 0.875em; }
.button-short-e788 { font-size: 1.33em; }
.brown_bf9a { font-size: 1.5em; }
.article_pressed_2805 { font-size: 2em; }
.bottom_17d9 { font-size: 3em; }

/* Animation Classes */
.dropdown-a834 {
    animation: fa-spin 2s infinite linear;
}

.right-20f3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 322b */
.widget-item-b9 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
