/* 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-6cc0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.highlight_top_b9ed, .hovered_4f1f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.left-ddf3::before { content: '\f015'; }
.static-e5f4::before { content: '\f007'; }
.paragraph-bdbe::before { content: '\f023'; }
.west-74b1::before { content: '\f0e0'; }
.progress_39b1::before { content: '\f095'; }
.title_d716::before { content: '\f005'; }
.orange-83f3::before { content: '\f004'; }
.fixed-9dee::before { content: '\f00c'; }
.shadow-small-4008::before { content: '\f00d'; }
.nav-8990::before { content: '\f002'; }
.backdrop-8aee::before { content: '\f0c9'; }
.dark_15d9::before { content: '\f061'; }
.list_5a67::before { content: '\f060'; }
.avatar_1b96::before { content: '\f04b'; }
.caption-cb62::before { content: '\f04c'; }
.highlight-d771::before { content: '\f019'; }
.nav-8f6c::before { content: '\f093'; }
.clean-a602::before { content: '\f132'; }
.module-a248::before { content: '\f091'; }
.glass_98ea::before { content: '\f06b'; }
.label_e559::before { content: '\f0d6'; }
.border-fa9a::before { content: '\f09d'; }
.disabled-short-29d4::before { content: '\f10b'; }
.cold-1eae::before { content: '\f108'; }
.yellow_9369::before { content: '\f10a'; }

/* Gambling Specific Icons */
.orange-e478::before { content: '\f522'; }
.column-north-32d6::before { content: '\f327'; }
.thick_9a4a::before { content: '\f219'; }
.liquid_b6de::before { content: '\f21e'; }
.soft-1a8f::before { content: '\f2f5'; }

/* Social Icons */
.active_dd70::before { content: '\f09a'; }
.next-a212::before { content: '\f099'; }
.shadow-667c::before { content: '\f16d'; }
.grid-wide-3d7d::before { content: '\f167'; }
.silver_2b17::before { content: '\f2c6'; }
.outline_b9a3::before { content: '\f232'; }

/* Size Classes */
.hovered-8013 { font-size: 0.75em; }
.gallery-4632 { font-size: 0.875em; }
.accordion-copper-b5ba { font-size: 1.33em; }
.disabled_out_eb6f { font-size: 1.5em; }
.first_b476 { font-size: 2em; }
.narrow_d130 { font-size: 3em; }

/* Animation Classes */
.menu_selected_660e {
    animation: fa-spin 2s infinite linear;
}

.main_bronze_7eb0 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f27b */
.shadow-element-b7 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
