/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.aside_orange_3c87) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.box-a067, .medium-ab00 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.notification-east-a0f7::before { content: '\f015'; }
.breadcrumb-green-a013::before { content: '\f007'; }
.purple_784c::before { content: '\f023'; }
.progress-1181::before { content: '\f0e0'; }
.gradient-stone-39ab::before { content: '\f095'; }
.notification_83cb::before { content: '\f005'; }
.widget-huge-5733::before { content: '\f004'; }
.box-liquid-b93a::before { content: '\f00c'; }
.slider_d2dc::before { content: '\f00d'; }
.new-cea2::before { content: '\f002'; }
.tooltip-821e::before { content: '\f0c9'; }
.main-narrow-d22f::before { content: '\f061'; }
.pagination-silver-89b6::before { content: '\f060'; }
.dropdown-action-474c::before { content: '\f04b'; }
.title_purple_5e2a::before { content: '\f04c'; }
.hover_274e::before { content: '\f019'; }
.overlay-up-0ef9::before { content: '\f093'; }
.cold_8e8f::before { content: '\f132'; }
.full-f4cb::before { content: '\f091'; }
.picture_simple_30bf::before { content: '\f06b'; }
.search_fadf::before { content: '\f0d6'; }
.section_3201::before { content: '\f09d'; }
.column-a16a::before { content: '\f10b'; }
.dark_a3ff::before { content: '\f108'; }
.filter-bright-61a3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.component-huge-1aca::before { content: '\f522'; }
.selected-cd18::before { content: '\f327'; }
.highlight-upper-0b45::before { content: '\f219'; }
.row_7265::before { content: '\f21e'; }
.main_outer_9fcd::before { content: '\f2f5'; }

/* Social Icons */
.mini-6d36::before { content: '\f09a'; }
.heading_narrow_ddf4::before { content: '\f099'; }
.button_left_8f42::before { content: '\f16d'; }
.pressed_426f::before { content: '\f167'; }
.up-d81f::before { content: '\f2c6'; }
.overlay_stone_c0a1::before { content: '\f232'; }

/* Size Classes */
.title-90d7 { font-size: 0.75em; }
.grid_ec0f { font-size: 0.875em; }
.brown_0d3b { font-size: 1.33em; }
.tag_ba2b { font-size: 1.5em; }
.tooltip_9fe1 { font-size: 2em; }
.column-stale-2e05 { font-size: 3em; }

/* Animation Classes */
.container-2038 {
    animation: fa-spin 2s infinite linear;
}

.tabs-267c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4b23 */
.shadow-element-f9 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
