/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.red-784d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.content_black_5b0a, .steel_01e2 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.left-76f0::before { content: '\f015'; }
.active-c7fc::before { content: '\f007'; }
.plasma_f374::before { content: '\f023'; }
.feature_639b::before { content: '\f0e0'; }
.caption-clean-b584::before { content: '\f095'; }
.old-97d9::before { content: '\f005'; }
.tabs_e144::before { content: '\f004'; }
.box-new-5a7d::before { content: '\f00c'; }
.bronze-2bbb::before { content: '\f00d'; }
.full_557f::before { content: '\f002'; }
.simple_23a0::before { content: '\f0c9'; }
.slider-current-7b7f::before { content: '\f061'; }
.icon-complex-2554::before { content: '\f060'; }
.hover-white-23da::before { content: '\f04b'; }
.info-e55a::before { content: '\f04c'; }
.red_05c4::before { content: '\f019'; }
.notice-b9ba::before { content: '\f093'; }
.panel_586f::before { content: '\f132'; }
.large_2613::before { content: '\f091'; }
.disabled-7a96::before { content: '\f06b'; }
.breadcrumb-fast-fa35::before { content: '\f0d6'; }
.orange-65e3::before { content: '\f09d'; }
.shadow-new-9e08::before { content: '\f10b'; }
.hidden-dim-a5d8::before { content: '\f108'; }
.description-4c9d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dim-64c0::before { content: '\f522'; }
.gallery_7fb1::before { content: '\f327'; }
.gradient_solid_7a54::before { content: '\f219'; }
.hero_upper_01da::before { content: '\f21e'; }
.frame-large-18aa::before { content: '\f2f5'; }

/* Social Icons */
.dynamic_8788::before { content: '\f09a'; }
.mini-6613::before { content: '\f099'; }
.bright_d0bd::before { content: '\f16d'; }
.shade-bronze-4dd8::before { content: '\f167'; }
.advanced_0380::before { content: '\f2c6'; }
.block-white-2dc3::before { content: '\f232'; }

/* Size Classes */
.rough-103c { font-size: 0.75em; }
.shadow_iron_fad6 { font-size: 0.875em; }
.panel-fixed-3843 { font-size: 1.33em; }
.footer_top_d019 { font-size: 1.5em; }
.active_1f1d { font-size: 2em; }
.dark_2bb4 { font-size: 3em; }

/* Animation Classes */
.detail_bright_55d8 {
    animation: fa-spin 2s infinite linear;
}

.tabs-d2f6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 81b7 */
.widget-item-n8 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.0;
}
