/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.badge_black_23d7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.main-narrow-afd2, .copper-2784 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.in_7854::before { content: '\f015'; }
.bottom_cc43::before { content: '\f007'; }
.content-blue-526a::before { content: '\f023'; }
.fixed-31f1::before { content: '\f0e0'; }
.shadow_a66a::before { content: '\f095'; }
.link_new_53ba::before { content: '\f005'; }
.focus-upper-f50b::before { content: '\f004'; }
.top-0256::before { content: '\f00c'; }
.hero_60ba::before { content: '\f00d'; }
.media_in_f4d7::before { content: '\f002'; }
.lite-79b4::before { content: '\f0c9'; }
.soft-7b04::before { content: '\f061'; }
.narrow-079f::before { content: '\f060'; }
.box_selected_4c2c::before { content: '\f04b'; }
.outer_aade::before { content: '\f04c'; }
.accent_west_85fb::before { content: '\f019'; }
.menu_focused_be55::before { content: '\f093'; }
.link-brown-47ce::before { content: '\f132'; }
.table-0222::before { content: '\f091'; }
.shadow_9407::before { content: '\f06b'; }
.hot-a7b1::before { content: '\f0d6'; }
.media-wide-8922::before { content: '\f09d'; }
.dark-5ac1::before { content: '\f10b'; }
.item-b5ee::before { content: '\f108'; }
.badge-4d13::before { content: '\f10a'; }

/* Gambling Specific Icons */
.frame-e6e8::before { content: '\f522'; }
.media_f11c::before { content: '\f327'; }
.description-7d86::before { content: '\f219'; }
.slider_hovered_a330::before { content: '\f21e'; }
.detail_72f6::before { content: '\f2f5'; }

/* Social Icons */
.filter_advanced_8aa8::before { content: '\f09a'; }
.detail_purple_be3a::before { content: '\f099'; }
.gallery_pink_97c9::before { content: '\f16d'; }
.primary-83de::before { content: '\f167'; }
.brown_d5e7::before { content: '\f2c6'; }
.tag_7a04::before { content: '\f232'; }

/* Size Classes */
.last_4787 { font-size: 0.75em; }
.black-a430 { font-size: 0.875em; }
.red_49b6 { font-size: 1.33em; }
.summary-advanced-8a70 { font-size: 1.5em; }
.info_585f { font-size: 2em; }
.table_e08e { font-size: 3em; }

/* Animation Classes */
.light-518f {
    animation: fa-spin 2s infinite linear;
}

.outline_warm_ad19 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7af8 */
.ghost-box-j5 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
