/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.border-5cb1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.static_5fe7, .accent_7dd7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.background_bright_d95a::before { content: '\f015'; }
.component_bottom_ce27::before { content: '\f007'; }
.border-out-c1d9::before { content: '\f023'; }
.module_daf7::before { content: '\f0e0'; }
.progress_49ed::before { content: '\f095'; }
.under_baca::before { content: '\f005'; }
.status_2980::before { content: '\f004'; }
.glass-90c1::before { content: '\f00c'; }
.table_1744::before { content: '\f00d'; }
.media_d01c::before { content: '\f002'; }
.new-5fda::before { content: '\f0c9'; }
.background_ef43::before { content: '\f061'; }
.black_e295::before { content: '\f060'; }
.alert_under_ff62::before { content: '\f04b'; }
.center_12fb::before { content: '\f04c'; }
.hidden-d3b3::before { content: '\f019'; }
.highlight_2cf9::before { content: '\f093'; }
.full_0b6d::before { content: '\f132'; }
.in-3d54::before { content: '\f091'; }
.small-8606::before { content: '\f06b'; }
.first-94e0::before { content: '\f0d6'; }
.tag-easy-37bf::before { content: '\f09d'; }
.tiny_dd5c::before { content: '\f10b'; }
.banner-center-74c7::before { content: '\f108'; }
.pagination_67ba::before { content: '\f10a'; }

/* Gambling Specific Icons */
.header-0219::before { content: '\f522'; }
.content_3bb0::before { content: '\f327'; }
.brown_7921::before { content: '\f219'; }
.dirty-1116::before { content: '\f21e'; }
.up_b107::before { content: '\f2f5'; }

/* Social Icons */
.content-c864::before { content: '\f09a'; }
.feature-advanced-e06d::before { content: '\f099'; }
.wrapper-9c21::before { content: '\f16d'; }
.panel-left-4183::before { content: '\f167'; }
.carousel-f6cd::before { content: '\f2c6'; }
.logo_528b::before { content: '\f232'; }

/* Size Classes */
.badge-585d { font-size: 0.75em; }
.outline_a235 { font-size: 0.875em; }
.active_8409 { font-size: 1.33em; }
.disabled_7817 { font-size: 1.5em; }
.element_4cd0 { font-size: 2em; }
.popup-silver-8750 { font-size: 3em; }

/* Animation Classes */
.photo-south-4b70 {
    animation: fa-spin 2s infinite linear;
}

.pattern-399b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e220 */
.widget-item-u3 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
