/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.panel-selected-33b4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.logo_0d11, .cold_baf8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.column_fixed_75d1::before { content: '\f015'; }
.narrow_baef::before { content: '\f007'; }
.medium-a13e::before { content: '\f023'; }
.header_ea32::before { content: '\f0e0'; }
.slow-2ffe::before { content: '\f095'; }
.dropdown_cool_5fd9::before { content: '\f005'; }
.info-red-fc02::before { content: '\f004'; }
.message_60c1::before { content: '\f00c'; }
.texture_901d::before { content: '\f00d'; }
.icon_next_44b5::before { content: '\f002'; }
.label_9a42::before { content: '\f0c9'; }
.search_4f0a::before { content: '\f061'; }
.logo_iron_8562::before { content: '\f060'; }
.carousel_clean_fee0::before { content: '\f04b'; }
.heading-66e0::before { content: '\f04c'; }
.motion_fca7::before { content: '\f019'; }
.progress-d936::before { content: '\f093'; }
.thick-2100::before { content: '\f132'; }
.focus_current_3c96::before { content: '\f091'; }
.primary_f729::before { content: '\f06b'; }
.video_c460::before { content: '\f0d6'; }
.label-left-49cd::before { content: '\f09d'; }
.media-mini-d288::before { content: '\f10b'; }
.texture-9271::before { content: '\f108'; }
.table-a060::before { content: '\f10a'; }

/* Gambling Specific Icons */
.block_next_3d87::before { content: '\f522'; }
.pro-dc65::before { content: '\f327'; }
.texture-273a::before { content: '\f219'; }
.top_0fc6::before { content: '\f21e'; }
.focus_1a1e::before { content: '\f2f5'; }

/* Social Icons */
.paper_ae06::before { content: '\f09a'; }
.filter_in_c4c2::before { content: '\f099'; }
.wide-11eb::before { content: '\f16d'; }
.photo_brown_43a6::before { content: '\f167'; }
.image_orange_5aa4::before { content: '\f2c6'; }
.nav-copper-989b::before { content: '\f232'; }

/* Size Classes */
.hero-new-a679 { font-size: 0.75em; }
.progress_out_8251 { font-size: 0.875em; }
.tiny-50f1 { font-size: 1.33em; }
.active_motion_72a3 { font-size: 1.5em; }
.south_9780 { font-size: 2em; }
.dropdown-6e87 { font-size: 3em; }

/* Animation Classes */
.picture_ad06 {
    animation: fa-spin 2s infinite linear;
}

.black_9208 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4dd5 */
.ghost-box-v9 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
