/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.over_3193) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.red-63c4, .container_71e4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.breadcrumb_under_1107::before { content: '\f015'; }
.motion_0294::before { content: '\f007'; }
.main-dirty-faea::before { content: '\f023'; }
.west-d184::before { content: '\f0e0'; }
.narrow_cc7f::before { content: '\f095'; }
.left_5d1c::before { content: '\f005'; }
.steel_e6eb::before { content: '\f004'; }
.disabled-20e5::before { content: '\f00c'; }
.red_36da::before { content: '\f00d'; }
.banner_light_11ea::before { content: '\f002'; }
.article-black-b307::before { content: '\f0c9'; }
.accordion_2ec6::before { content: '\f061'; }
.row_old_d033::before { content: '\f060'; }
.cold_1ece::before { content: '\f04b'; }
.breadcrumb-narrow-cb6c::before { content: '\f04c'; }
.bronze_19b4::before { content: '\f019'; }
.overlay-6023::before { content: '\f093'; }
.hot-2ad4::before { content: '\f132'; }
.static_332a::before { content: '\f091'; }
.nav-up-58fb::before { content: '\f06b'; }
.grid_large_4b1f::before { content: '\f0d6'; }
.photo-orange-b347::before { content: '\f09d'; }
.input_2013::before { content: '\f10b'; }
.form_f252::before { content: '\f108'; }
.south_7477::before { content: '\f10a'; }

/* Gambling Specific Icons */
.middle_7ebf::before { content: '\f522'; }
.advanced_a587::before { content: '\f327'; }
.center_9917::before { content: '\f219'; }
.image_bottom_bb56::before { content: '\f21e'; }
.description-large-2749::before { content: '\f2f5'; }

/* Social Icons */
.dynamic_3323::before { content: '\f09a'; }
.fluid-7585::before { content: '\f099'; }
.tag-9860::before { content: '\f16d'; }
.huge-75eb::before { content: '\f167'; }
.hover_out_b640::before { content: '\f2c6'; }
.main_4763::before { content: '\f232'; }

/* Size Classes */
.middle_7267 { font-size: 0.75em; }
.motion-1ed1 { font-size: 0.875em; }
.aside-734e { font-size: 1.33em; }
.footer_8e0c { font-size: 1.5em; }
.dirty-3564 { font-size: 2em; }
.status-mini-3f4f { font-size: 3em; }

/* Animation Classes */
.paragraph-bright-ce1d {
    animation: fa-spin 2s infinite linear;
}

.article-bottom-d32d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 977b */
.ghost-box-a9 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
