/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.summary-03a0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dark_cad0, .table_b2f4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.gallery-iron-dc48::before { content: '\f015'; }
.menu_a1c9::before { content: '\f007'; }
.solid_a74b::before { content: '\f023'; }
.accordion-2d7b::before { content: '\f0e0'; }
.photo-lower-f2e4::before { content: '\f095'; }
.fixed-a991::before { content: '\f005'; }
.thumbnail-over-234b::before { content: '\f004'; }
.white-18ad::before { content: '\f00c'; }
.highlight_1358::before { content: '\f00d'; }
.motion_beb1::before { content: '\f002'; }
.table_mini_65c4::before { content: '\f0c9'; }
.active-da73::before { content: '\f061'; }
.article-5def::before { content: '\f060'; }
.caption_2bb9::before { content: '\f04b'; }
.photo_plasma_22ed::before { content: '\f04c'; }
.liquid-c91f::before { content: '\f019'; }
.overlay_new_47f9::before { content: '\f093'; }
.hidden-thick-bac6::before { content: '\f132'; }
.alert-61ed::before { content: '\f091'; }
.left_df96::before { content: '\f06b'; }
.section-under-613c::before { content: '\f0d6'; }
.tag-ed8e::before { content: '\f09d'; }
.video-north-779b::before { content: '\f10b'; }
.alert-ac2d::before { content: '\f108'; }
.component_solid_0694::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dropdown_8ee5::before { content: '\f522'; }
.blue-8ed3::before { content: '\f327'; }
.red-e9fa::before { content: '\f219'; }
.menu-cff5::before { content: '\f21e'; }
.tooltip-cool-e65e::before { content: '\f2f5'; }

/* Social Icons */
.paper-81b2::before { content: '\f09a'; }
.bronze_3183::before { content: '\f099'; }
.medium-b938::before { content: '\f16d'; }
.green_b8cc::before { content: '\f167'; }
.hover_9b2d::before { content: '\f2c6'; }
.mini_0f5c::before { content: '\f232'; }

/* Size Classes */
.sort_steel_5616 { font-size: 0.75em; }
.feature-south-ed53 { font-size: 0.875em; }
.feature-4b1e { font-size: 1.33em; }
.fluid-d152 { font-size: 1.5em; }
.tall-5cda { font-size: 2em; }
.label_534b { font-size: 3em; }

/* Animation Classes */
.small_766b {
    animation: fa-spin 2s infinite linear;
}

.sidebar_warm_1437 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d396 */
.ghost-box-j1 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
