/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.info_easy_b59f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.progress_d304, .hover_650a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.badge_under_49a0::before { content: '\f015'; }
.primary_lite_d9fd::before { content: '\f007'; }
.green-1fb6::before { content: '\f023'; }
.blue-011d::before { content: '\f0e0'; }
.section-iron-b707::before { content: '\f095'; }
.dropdown_bronze_f5a5::before { content: '\f005'; }
.east-097e::before { content: '\f004'; }
.sidebar-last-e8dd::before { content: '\f00c'; }
.summary-iron-812c::before { content: '\f00d'; }
.highlight_old_91b7::before { content: '\f002'; }
.shadow-white-64b4::before { content: '\f0c9'; }
.top_4f45::before { content: '\f061'; }
.border_28f7::before { content: '\f060'; }
.component-0017::before { content: '\f04b'; }
.highlight-188b::before { content: '\f04c'; }
.hard_4af1::before { content: '\f019'; }
.description-34f8::before { content: '\f093'; }
.hero-last-b56b::before { content: '\f132'; }
.active_top_9104::before { content: '\f091'; }
.tiny-aca0::before { content: '\f06b'; }
.shade_a7b8::before { content: '\f0d6'; }
.description_tall_6a97::before { content: '\f09d'; }
.light-4fdc::before { content: '\f10b'; }
.status-e79e::before { content: '\f108'; }
.summary_light_0fec::before { content: '\f10a'; }

/* Gambling Specific Icons */
.active_6d84::before { content: '\f522'; }
.cool-f1e9::before { content: '\f327'; }
.tertiary-352e::before { content: '\f219'; }
.breadcrumb_east_239b::before { content: '\f21e'; }
.text-lite-f1b2::before { content: '\f2f5'; }

/* Social Icons */
.gallery_stone_3104::before { content: '\f09a'; }
.element-1a1d::before { content: '\f099'; }
.modal-51f5::before { content: '\f16d'; }
.logo_upper_ee49::before { content: '\f167'; }
.title_west_eb76::before { content: '\f2c6'; }
.container_c97d::before { content: '\f232'; }

/* Size Classes */
.next_3c45 { font-size: 0.75em; }
.dark-8d9c { font-size: 0.875em; }
.thumbnail_full_a31b { font-size: 1.33em; }
.gradient-cold-cb8d { font-size: 1.5em; }
.dim-2780 { font-size: 2em; }
.tooltip-green-2078 { font-size: 3em; }

/* Animation Classes */
.sidebar_443f {
    animation: fa-spin 2s infinite linear;
}

.surface-584a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: cc72 */
.shadow-element-h6 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.3;
}
