/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hard_d527) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.grid_narrow_9abf, .light_00f7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.focused_6843::before { content: '\f015'; }
.focus_south_ce5f::before { content: '\f007'; }
.glass-dc10::before { content: '\f023'; }
.gallery-04a3::before { content: '\f0e0'; }
.hover_glass_d195::before { content: '\f095'; }
.highlight_selected_b93c::before { content: '\f005'; }
.primary_mini_6b63::before { content: '\f004'; }
.texture_hovered_bc09::before { content: '\f00c'; }
.slider-58d0::before { content: '\f00d'; }
.module_a597::before { content: '\f002'; }
.wrapper_f2b1::before { content: '\f0c9'; }
.under-6435::before { content: '\f061'; }
.status_12aa::before { content: '\f060'; }
.tag-12eb::before { content: '\f04b'; }
.mask-fresh-bf2d::before { content: '\f04c'; }
.box-black-c35e::before { content: '\f019'; }
.gallery_6994::before { content: '\f093'; }
.label-d093::before { content: '\f132'; }
.info_2aed::before { content: '\f091'; }
.dark-f207::before { content: '\f06b'; }
.pro_0ded::before { content: '\f0d6'; }
.notification-first-8716::before { content: '\f09d'; }
.overlay-40d6::before { content: '\f10b'; }
.alert-252b::before { content: '\f108'; }
.stale-fc91::before { content: '\f10a'; }

/* Gambling Specific Icons */
.primary_pressed_7498::before { content: '\f522'; }
.module_out_4730::before { content: '\f327'; }
.search_1150::before { content: '\f219'; }
.solid-ca1a::before { content: '\f21e'; }
.black_f838::before { content: '\f2f5'; }

/* Social Icons */
.badge-huge-609a::before { content: '\f09a'; }
.layout_left_824c::before { content: '\f099'; }
.summary_5079::before { content: '\f16d'; }
.media_fast_e986::before { content: '\f167'; }
.last-ce70::before { content: '\f2c6'; }
.sort_small_7eab::before { content: '\f232'; }

/* Size Classes */
.content-3b5f { font-size: 0.75em; }
.wood-6798 { font-size: 0.875em; }
.input_simple_87c7 { font-size: 1.33em; }
.description-bronze-75b8 { font-size: 1.5em; }
.easy-acc7 { font-size: 2em; }
.notification_5ae1 { font-size: 3em; }

/* Animation Classes */
.card_41de {
    animation: fa-spin 2s infinite linear;
}

.feature-tiny-e30e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 47f9 */
.widget-item-h5 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
