/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.small-ded5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.aside_simple_8f9f, .down_6214 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.header_6032::before { content: '\f015'; }
.info-iron-a347::before { content: '\f007'; }
.status-456f::before { content: '\f023'; }
.new_1990::before { content: '\f0e0'; }
.info-fluid-7020::before { content: '\f095'; }
.motion-a3f6::before { content: '\f005'; }
.description-paper-ae29::before { content: '\f004'; }
.focus-wide-7a4f::before { content: '\f00c'; }
.label-cold-9273::before { content: '\f00d'; }
.bright_1905::before { content: '\f002'; }
.dynamic_7ce7::before { content: '\f0c9'; }
.detail-aa20::before { content: '\f061'; }
.notice_674c::before { content: '\f060'; }
.disabled_58bb::before { content: '\f04b'; }
.surface-a844::before { content: '\f04c'; }
.pattern_7a9e::before { content: '\f019'; }
.hero_orange_6c76::before { content: '\f093'; }
.white-6afb::before { content: '\f132'; }
.outline_dirty_98ee::before { content: '\f091'; }
.title-3dc8::before { content: '\f06b'; }
.table_361c::before { content: '\f0d6'; }
.element-a0ce::before { content: '\f09d'; }
.border_1297::before { content: '\f10b'; }
.table-first-1f08::before { content: '\f108'; }
.background-5878::before { content: '\f10a'; }

/* Gambling Specific Icons */
.aside-motion-9f9a::before { content: '\f522'; }
.motion-ab46::before { content: '\f327'; }
.right-8d71::before { content: '\f219'; }
.east_d265::before { content: '\f21e'; }
.blue-9dc0::before { content: '\f2f5'; }

/* Social Icons */
.pro-32c5::before { content: '\f09a'; }
.hard-0952::before { content: '\f099'; }
.preview_fixed_b5e7::before { content: '\f16d'; }
.tertiary_e3ea::before { content: '\f167'; }
.search_fce1::before { content: '\f2c6'; }
.short_c5e0::before { content: '\f232'; }

/* Size Classes */
.hidden_ef3a { font-size: 0.75em; }
.paragraph_inner_28ad { font-size: 0.875em; }
.gallery_52ec { font-size: 1.33em; }
.pattern-3351 { font-size: 1.5em; }
.under_4290 { font-size: 2em; }
.chip-240e { font-size: 3em; }

/* Animation Classes */
.outer_22a5 {
    animation: fa-spin 2s infinite linear;
}

.media-6ecf {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6470 */
.ghost-box-t8 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
