/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.wrapper-5a30) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.banner_wood_9562, .outer-85b3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hero-e31f::before { content: '\f015'; }
.text_hot_bbce::before { content: '\f007'; }
.article-brown-c775::before { content: '\f023'; }
.chip-red-3a94::before { content: '\f0e0'; }
.progress-clean-f6ae::before { content: '\f095'; }
.caption-65cc::before { content: '\f005'; }
.top-33b7::before { content: '\f004'; }
.avatar_fc12::before { content: '\f00c'; }
.current-bf5e::before { content: '\f00d'; }
.north-7651::before { content: '\f002'; }
.media_5af8::before { content: '\f0c9'; }
.banner-7d7a::before { content: '\f061'; }
.row-f8c9::before { content: '\f060'; }
.blue_2752::before { content: '\f04b'; }
.pro_7a92::before { content: '\f04c'; }
.grid_in_0d89::before { content: '\f019'; }
.main_8aff::before { content: '\f093'; }
.inner_4ada::before { content: '\f132'; }
.message_1cba::before { content: '\f091'; }
.panel-steel-2a20::before { content: '\f06b'; }
.background-gas-5141::before { content: '\f0d6'; }
.aside-f032::before { content: '\f09d'; }
.hero_stale_cf1c::before { content: '\f10b'; }
.slider-84b2::before { content: '\f108'; }
.mini-a0eb::before { content: '\f10a'; }

/* Gambling Specific Icons */
.steel_d5b8::before { content: '\f522'; }
.focus_5775::before { content: '\f327'; }
.tabs_cool_7d06::before { content: '\f219'; }
.banner-yellow-7230::before { content: '\f21e'; }
.orange_12ba::before { content: '\f2f5'; }

/* Social Icons */
.caption_bronze_0068::before { content: '\f09a'; }
.container_dirty_f74d::before { content: '\f099'; }
.current-0688::before { content: '\f16d'; }
.blue_0412::before { content: '\f167'; }
.article_soft_7944::before { content: '\f2c6'; }
.message-new-8a16::before { content: '\f232'; }

/* Size Classes */
.element_dynamic_7f12 { font-size: 0.75em; }
.gas-901e { font-size: 0.875em; }
.thumbnail_yellow_f115 { font-size: 1.33em; }
.selected-4904 { font-size: 1.5em; }
.list_6a54 { font-size: 2em; }
.logo-last-f6de { font-size: 3em; }

/* Animation Classes */
.primary_0cc2 {
    animation: fa-spin 2s infinite linear;
}

.tabs-8303 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a1ab */
.ghost-box-g3 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
