/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.breadcrumb-3851) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hard-3e7d, .component_e233 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.texture-out-1e90::before { content: '\f015'; }
.sort-fluid-386f::before { content: '\f007'; }
.hover-295c::before { content: '\f023'; }
.purple-b555::before { content: '\f0e0'; }
.search-static-f649::before { content: '\f095'; }
.column-west-37e3::before { content: '\f005'; }
.dropdown-yellow-17f5::before { content: '\f004'; }
.status_9306::before { content: '\f00c'; }
.chip-old-7bfe::before { content: '\f00d'; }
.fast_c3c3::before { content: '\f002'; }
.active_old_b065::before { content: '\f0c9'; }
.lite_efbb::before { content: '\f061'; }
.filter-green-d53a::before { content: '\f060'; }
.hovered-cbd9::before { content: '\f04b'; }
.selected_8e4c::before { content: '\f04c'; }
.filter-6b63::before { content: '\f019'; }
.image_rough_3f5d::before { content: '\f093'; }
.mask-fixed-3533::before { content: '\f132'; }
.search_solid_b619::before { content: '\f091'; }
.disabled_next_a611::before { content: '\f06b'; }
.popup_4687::before { content: '\f0d6'; }
.button-9905::before { content: '\f09d'; }
.wood-4bcf::before { content: '\f10b'; }
.border_glass_fb17::before { content: '\f108'; }
.module_lower_270c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.gallery-lite-9354::before { content: '\f522'; }
.disabled_8c66::before { content: '\f327'; }
.pattern_tall_4ed3::before { content: '\f219'; }
.hard_05fd::before { content: '\f21e'; }
.active-wide-8966::before { content: '\f2f5'; }

/* Social Icons */
.accent_down_0d68::before { content: '\f09a'; }
.slow_b69f::before { content: '\f099'; }
.shade-pressed-e8b0::before { content: '\f16d'; }
.tooltip_right_97e8::before { content: '\f167'; }
.medium_493e::before { content: '\f2c6'; }
.element-static-1f6d::before { content: '\f232'; }

/* Size Classes */
.hero-971a { font-size: 0.75em; }
.brown-9356 { font-size: 0.875em; }
.icon_down_ddc3 { font-size: 1.33em; }
.header_91d2 { font-size: 1.5em; }
.primary_3df2 { font-size: 2em; }
.solid-f917 { font-size: 3em; }

/* Animation Classes */
.next_8159 {
    animation: fa-spin 2s infinite linear;
}

.accordion_bronze_2088 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9a0a */
.shadow-element-c7 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
