/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pattern-prev-a91a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hidden_tall_0f94, .glass_1eee {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.image-dynamic-dcce::before { content: '\f015'; }
.hot-978c::before { content: '\f007'; }
.picture-3f67::before { content: '\f023'; }
.shadow_c3aa::before { content: '\f0e0'; }
.over_627f::before { content: '\f095'; }
.pro-db57::before { content: '\f005'; }
.search-df36::before { content: '\f004'; }
.hover_narrow_40bb::before { content: '\f00c'; }
.widget_hovered_ac79::before { content: '\f00d'; }
.motion-8922::before { content: '\f002'; }
.hero_first_c44d::before { content: '\f0c9'; }
.stale_5e1a::before { content: '\f061'; }
.nav_02a8::before { content: '\f060'; }
.shadow-paper-cf9a::before { content: '\f04b'; }
.box-south-7a22::before { content: '\f04c'; }
.stone_e4ad::before { content: '\f019'; }
.module-yellow-0541::before { content: '\f093'; }
.east_065e::before { content: '\f132'; }
.upper-b4aa::before { content: '\f091'; }
.list-845c::before { content: '\f06b'; }
.row-96cc::before { content: '\f0d6'; }
.motion_e328::before { content: '\f09d'; }
.red_36cd::before { content: '\f10b'; }
.component_5511::before { content: '\f108'; }
.row_81e0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.main-red-43c4::before { content: '\f522'; }
.grid-13ee::before { content: '\f327'; }
.purple_1661::before { content: '\f219'; }
.middle-c3c9::before { content: '\f21e'; }
.popup_current_610f::before { content: '\f2f5'; }

/* Social Icons */
.message-d597::before { content: '\f09a'; }
.bright-cc40::before { content: '\f099'; }
.accent-cold-34f2::before { content: '\f16d'; }
.caption-thick-4f82::before { content: '\f167'; }
.alert-e65a::before { content: '\f2c6'; }
.progress_1315::before { content: '\f232'; }

/* Size Classes */
.texture-soft-e3c4 { font-size: 0.75em; }
.photo_slow_3c45 { font-size: 0.875em; }
.gallery_647c { font-size: 1.33em; }
.out_6bb3 { font-size: 1.5em; }
.label_gas_1c45 { font-size: 2em; }
.nav_right_d46c { font-size: 3em; }

/* Animation Classes */
.caption-ad97 {
    animation: fa-spin 2s infinite linear;
}

.bright-9ba9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: bade */
.ghost-box-u3 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
