/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.lower-c8ea) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.border-black-0627, .disabled_bronze_7291 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tag-plasma-dbdd::before { content: '\f015'; }
.title-advanced-97f3::before { content: '\f007'; }
.simple_20b1::before { content: '\f023'; }
.primary-f9f5::before { content: '\f0e0'; }
.label-smooth-be7e::before { content: '\f095'; }
.action-e5c6::before { content: '\f005'; }
.module-complex-9f88::before { content: '\f004'; }
.over-675f::before { content: '\f00c'; }
.medium-0f26::before { content: '\f00d'; }
.mask_stone_3238::before { content: '\f002'; }
.basic_f6a3::before { content: '\f0c9'; }
.silver-cd2b::before { content: '\f061'; }
.fixed_20ae::before { content: '\f060'; }
.stale-e2c3::before { content: '\f04b'; }
.black_b4a8::before { content: '\f04c'; }
.warm-30dd::before { content: '\f019'; }
.hero_thick_ee91::before { content: '\f093'; }
.disabled-large-7b7d::before { content: '\f132'; }
.box-7ef6::before { content: '\f091'; }
.chip_lower_458b::before { content: '\f06b'; }
.current-febe::before { content: '\f0d6'; }
.orange-0365::before { content: '\f09d'; }
.east-783a::before { content: '\f10b'; }
.inner_e974::before { content: '\f108'; }
.banner_lower_6d5d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.thumbnail-left-0224::before { content: '\f522'; }
.copper-9670::before { content: '\f327'; }
.grid-wide-5977::before { content: '\f219'; }
.steel_c2dd::before { content: '\f21e'; }
.article-steel-53d9::before { content: '\f2f5'; }

/* Social Icons */
.hovered-bfef::before { content: '\f09a'; }
.gallery-9439::before { content: '\f099'; }
.next-0cf2::before { content: '\f16d'; }
.hover_small_6fe6::before { content: '\f167'; }
.blue-91ce::before { content: '\f2c6'; }
.content-d253::before { content: '\f232'; }

/* Size Classes */
.complex-f463 { font-size: 0.75em; }
.title_gas_eaf5 { font-size: 0.875em; }
.link-pink-493a { font-size: 1.33em; }
.aside_hovered_645b { font-size: 1.5em; }
.container_new_af4a { font-size: 2em; }
.clean_70bf { font-size: 3em; }

/* Animation Classes */
.hovered_6c29 {
    animation: fa-spin 2s infinite linear;
}

.secondary-c2fb {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 03e9 */
.widget-item-y2 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
