/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.shade_d627) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.footer_a141, .item_d886 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.image_342e::before { content: '\f015'; }
.photo-stone-7507::before { content: '\f007'; }
.thumbnail_wide_8def::before { content: '\f023'; }
.focused_ee98::before { content: '\f0e0'; }
.static-a558::before { content: '\f095'; }
.sort_e80c::before { content: '\f005'; }
.solid-b2b7::before { content: '\f004'; }
.row-narrow-52c7::before { content: '\f00c'; }
.action-d2d3::before { content: '\f00d'; }
.highlight_b1aa::before { content: '\f002'; }
.steel_6d04::before { content: '\f0c9'; }
.header_bottom_a284::before { content: '\f061'; }
.pressed-fab9::before { content: '\f060'; }
.layout_600d::before { content: '\f04b'; }
.search_pro_50b1::before { content: '\f04c'; }
.description_d3ff::before { content: '\f019'; }
.lower-8d61::before { content: '\f093'; }
.hover-0ddb::before { content: '\f132'; }
.narrow-f9b5::before { content: '\f091'; }
.shade-fb42::before { content: '\f06b'; }
.surface-inner-7733::before { content: '\f0d6'; }
.element_narrow_028c::before { content: '\f09d'; }
.surface-1745::before { content: '\f10b'; }
.column_d9d2::before { content: '\f108'; }
.advanced-1e8e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.item_a9e7::before { content: '\f522'; }
.lower-ddc8::before { content: '\f327'; }
.progress-inner-3a05::before { content: '\f219'; }
.element-clean-f5f3::before { content: '\f21e'; }
.aside_current_74cb::before { content: '\f2f5'; }

/* Social Icons */
.logo-dirty-4cb0::before { content: '\f09a'; }
.title_0de8::before { content: '\f099'; }
.notice-2327::before { content: '\f16d'; }
.focus-right-94e4::before { content: '\f167'; }
.overlay_8c19::before { content: '\f2c6'; }
.top_daf8::before { content: '\f232'; }

/* Size Classes */
.silver-83a3 { font-size: 0.75em; }
.container_white_74aa { font-size: 0.875em; }
.orange-74f6 { font-size: 1.33em; }
.stone_cb3c { font-size: 1.5em; }
.liquid_0cf0 { font-size: 2em; }
.tag_south_2baa { font-size: 3em; }

/* Animation Classes */
.wrapper-773b {
    animation: fa-spin 2s infinite linear;
}

.green_d5a6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6231 */
.ghost-box-n9 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
