/* 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_tall_06d7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.left-4d5a, .hot_e1fd {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.text_paper_02e5::before { content: '\f015'; }
.progress-99d4::before { content: '\f007'; }
.row_bc10::before { content: '\f023'; }
.thick-fa2e::before { content: '\f0e0'; }
.full_f311::before { content: '\f095'; }
.gold_5362::before { content: '\f005'; }
.hidden-476e::before { content: '\f004'; }
.black_7b37::before { content: '\f00c'; }
.surface-0a43::before { content: '\f00d'; }
.blue-ee39::before { content: '\f002'; }
.static-038c::before { content: '\f0c9'; }
.block_4e3d::before { content: '\f061'; }
.border_in_ae38::before { content: '\f060'; }
.dynamic_d25f::before { content: '\f04b'; }
.table_4e37::before { content: '\f04c'; }
.cool_f229::before { content: '\f019'; }
.column_f36c::before { content: '\f093'; }
.banner-8846::before { content: '\f132'; }
.footer-clean-2393::before { content: '\f091'; }
.accent-selected-1553::before { content: '\f06b'; }
.center_35da::before { content: '\f0d6'; }
.liquid-994b::before { content: '\f09d'; }
.in_0b5a::before { content: '\f10b'; }
.motion-9efe::before { content: '\f108'; }
.copper-e310::before { content: '\f10a'; }

/* Gambling Specific Icons */
.overlay-6767::before { content: '\f522'; }
.primary-d6db::before { content: '\f327'; }
.brown_a8b2::before { content: '\f219'; }
.title_d4cd::before { content: '\f21e'; }
.footer-dc1a::before { content: '\f2f5'; }

/* Social Icons */
.south_5b85::before { content: '\f09a'; }
.basic-524a::before { content: '\f099'; }
.icon-d0b0::before { content: '\f16d'; }
.backdrop-hard-63fd::before { content: '\f167'; }
.surface-fffc::before { content: '\f2c6'; }
.highlight-blue-c630::before { content: '\f232'; }

/* Size Classes */
.main-4001 { font-size: 0.75em; }
.main-hard-2d7a { font-size: 0.875em; }
.backdrop_mini_6cd9 { font-size: 1.33em; }
.outline_c42d { font-size: 1.5em; }
.up-6570 { font-size: 2em; }
.over-af48 { font-size: 3em; }

/* Animation Classes */
.list_39e6 {
    animation: fa-spin 2s infinite linear;
}

.gallery_6290 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4977 */
.ghost-box-c6 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.1;
}
