/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.brown_6fb9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.element-over-6bbe, .fluid-4802 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tooltip-27e8::before { content: '\f015'; }
.secondary_bronze_192e::before { content: '\f007'; }
.overlay_bd0f::before { content: '\f023'; }
.short-9525::before { content: '\f0e0'; }
.element-da1f::before { content: '\f095'; }
.logo_rough_8c99::before { content: '\f005'; }
.outline-9441::before { content: '\f004'; }
.right_689d::before { content: '\f00c'; }
.soft_5d75::before { content: '\f00d'; }
.bottom-202a::before { content: '\f002'; }
.solid-9006::before { content: '\f0c9'; }
.inner-2d84::before { content: '\f061'; }
.smooth-32e9::before { content: '\f060'; }
.header_purple_8c15::before { content: '\f04b'; }
.banner-wood-21f1::before { content: '\f04c'; }
.current_84f8::before { content: '\f019'; }
.tall-db08::before { content: '\f093'; }
.focus_glass_5ece::before { content: '\f132'; }
.soft-5150::before { content: '\f091'; }
.hidden_1728::before { content: '\f06b'; }
.hero_light_0bbd::before { content: '\f0d6'; }
.preview_d6e6::before { content: '\f09d'; }
.tiny_842a::before { content: '\f10b'; }
.orange-9d0f::before { content: '\f108'; }
.silver-ed8f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.light_f929::before { content: '\f522'; }
.fresh_4a46::before { content: '\f327'; }
.detail_mini_17b1::before { content: '\f219'; }
.border_0eb6::before { content: '\f21e'; }
.sort-cbdb::before { content: '\f2f5'; }

/* Social Icons */
.photo_fast_c3ac::before { content: '\f09a'; }
.badge_6f5e::before { content: '\f099'; }
.hovered-5032::before { content: '\f16d'; }
.progress-thick-c9d1::before { content: '\f167'; }
.soft_f5bc::before { content: '\f2c6'; }
.bright-600d::before { content: '\f232'; }

/* Size Classes */
.south_c99e { font-size: 0.75em; }
.dropdown-gold-429b { font-size: 0.875em; }
.summary_outer_dcca { font-size: 1.33em; }
.hot-24ac { font-size: 1.5em; }
.banner-hot-6521 { font-size: 2em; }
.gradient-silver-c06e { font-size: 3em; }

/* Animation Classes */
.title_6757 {
    animation: fa-spin 2s infinite linear;
}

.secondary-left-435e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5552 */
.ghost-box-c4 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.0;
}
