/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pressed-fd7b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pagination-motion-4c5a, .shadow-copper-83cc {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.narrow_a4f5::before { content: '\f015'; }
.description-7a4e::before { content: '\f007'; }
.static-67e5::before { content: '\f023'; }
.huge-c393::before { content: '\f0e0'; }
.prev-2078::before { content: '\f095'; }
.module_easy_8200::before { content: '\f005'; }
.wrapper_278c::before { content: '\f004'; }
.table-last-c3c9::before { content: '\f00c'; }
.tall-c1c1::before { content: '\f00d'; }
.shadow_6db6::before { content: '\f002'; }
.table-top-a843::before { content: '\f0c9'; }
.slider_old_2f32::before { content: '\f061'; }
.pink-db2e::before { content: '\f060'; }
.title-0f52::before { content: '\f04b'; }
.media_focused_ce5b::before { content: '\f04c'; }
.tag_outer_4a36::before { content: '\f019'; }
.message_c95b::before { content: '\f093'; }
.badge_motion_7497::before { content: '\f132'; }
.row_16ae::before { content: '\f091'; }
.form-hard-637c::before { content: '\f06b'; }
.active-f615::before { content: '\f0d6'; }
.top_617c::before { content: '\f09d'; }
.top_fc7c::before { content: '\f10b'; }
.pattern-basic-ee41::before { content: '\f108'; }
.hero_e532::before { content: '\f10a'; }

/* Gambling Specific Icons */
.list-868f::before { content: '\f522'; }
.panel_41a7::before { content: '\f327'; }
.tiny_c9fc::before { content: '\f219'; }
.alert_0ccd::before { content: '\f21e'; }
.plasma_dbd7::before { content: '\f2f5'; }

/* Social Icons */
.sidebar-9d54::before { content: '\f09a'; }
.north-4fda::before { content: '\f099'; }
.sidebar_241d::before { content: '\f16d'; }
.hard-06c6::before { content: '\f167'; }
.static_3a20::before { content: '\f2c6'; }
.notification_93f3::before { content: '\f232'; }

/* Size Classes */
.info-basic-a78d { font-size: 0.75em; }
.wood_cd2d { font-size: 0.875em; }
.lite-7e2f { font-size: 1.33em; }
.slider_bright_a427 { font-size: 1.5em; }
.menu_fast_7492 { font-size: 2em; }
.badge-0230 { font-size: 3em; }

/* Animation Classes */
.yellow-2f30 {
    animation: fa-spin 2s infinite linear;
}

.preview-d8ac {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ce9a */
.widget-item-w1 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.0;
}
