/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pro_b54d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.message_clean_2789, .avatar-a40b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.progress_7a11::before { content: '\f015'; }
.button_69f3::before { content: '\f007'; }
.iron_4eef::before { content: '\f023'; }
.column_wood_2de3::before { content: '\f0e0'; }
.article-5973::before { content: '\f095'; }
.easy-1e75::before { content: '\f005'; }
.detail_action_e9ae::before { content: '\f004'; }
.nav_steel_0db3::before { content: '\f00c'; }
.disabled-ebcf::before { content: '\f00d'; }
.outline-medium-a986::before { content: '\f002'; }
.status-34be::before { content: '\f0c9'; }
.upper-04aa::before { content: '\f061'; }
.info-tall-9c57::before { content: '\f060'; }
.notice_55b2::before { content: '\f04b'; }
.outline_35e3::before { content: '\f04c'; }
.pressed-5e42::before { content: '\f019'; }
.outline_3f30::before { content: '\f093'; }
.active-2b1b::before { content: '\f132'; }
.grid_f3fb::before { content: '\f091'; }
.down_501e::before { content: '\f06b'; }
.description-69b9::before { content: '\f0d6'; }
.popup_eb75::before { content: '\f09d'; }
.sidebar-1bfb::before { content: '\f10b'; }
.mask-9781::before { content: '\f108'; }
.description-center-2338::before { content: '\f10a'; }

/* Gambling Specific Icons */
.footer_8b72::before { content: '\f522'; }
.info_glass_9f18::before { content: '\f327'; }
.shadow_2d08::before { content: '\f219'; }
.popup-inner-feb4::before { content: '\f21e'; }
.upper_622f::before { content: '\f2f5'; }

/* Social Icons */
.box_73a3::before { content: '\f09a'; }
.article_fast_8ed1::before { content: '\f099'; }
.video-hovered-aad7::before { content: '\f16d'; }
.hero-929f::before { content: '\f167'; }
.chip_6144::before { content: '\f2c6'; }
.sort-0c4a::before { content: '\f232'; }

/* Size Classes */
.brown_a1e0 { font-size: 0.75em; }
.info-basic-a825 { font-size: 0.875em; }
.popup_red_7e0d { font-size: 1.33em; }
.shadow_ac39 { font-size: 1.5em; }
.image_419b { font-size: 2em; }
.hidden-lower-45e7 { font-size: 3em; }

/* Animation Classes */
.description-5c9f {
    animation: fa-spin 2s infinite linear;
}

.text_5954 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0106 */
.ghost-box-t5 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.3;
}
