/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.column-788f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.small_6821, .picture-667a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.soft-6ab9::before { content: '\f015'; }
.thumbnail-gold-315e::before { content: '\f007'; }
.old_ed5d::before { content: '\f023'; }
.action_f57a::before { content: '\f0e0'; }
.nav_hot_3fc3::before { content: '\f095'; }
.preview_fb20::before { content: '\f005'; }
.description-9bfc::before { content: '\f004'; }
.article_hot_6379::before { content: '\f00c'; }
.message_selected_0bec::before { content: '\f00d'; }
.module-27b2::before { content: '\f002'; }
.feature_fixed_26b4::before { content: '\f0c9'; }
.box-a83f::before { content: '\f061'; }
.east-bf6c::before { content: '\f060'; }
.yellow-02d2::before { content: '\f04b'; }
.east-65b0::before { content: '\f04c'; }
.progress_2344::before { content: '\f019'; }
.column-8858::before { content: '\f093'; }
.label-new-1e23::before { content: '\f132'; }
.surface_pro_b5ef::before { content: '\f091'; }
.table-623c::before { content: '\f06b'; }
.element_up_1c6b::before { content: '\f0d6'; }
.column_fast_0c64::before { content: '\f09d'; }
.complex-bf74::before { content: '\f10b'; }
.secondary_east_2170::before { content: '\f108'; }
.section-47c7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.frame-black-4548::before { content: '\f522'; }
.selected_53ff::before { content: '\f327'; }
.backdrop-prev-6592::before { content: '\f219'; }
.info-11c6::before { content: '\f21e'; }
.card-warm-d13e::before { content: '\f2f5'; }

/* Social Icons */
.green-8640::before { content: '\f09a'; }
.preview-6b20::before { content: '\f099'; }
.nav_north_cbf7::before { content: '\f16d'; }
.avatar-e9c4::before { content: '\f167'; }
.black-a076::before { content: '\f2c6'; }
.hovered_d6db::before { content: '\f232'; }

/* Size Classes */
.heading-7747 { font-size: 0.75em; }
.heading-bright-0a4f { font-size: 0.875em; }
.down_da60 { font-size: 1.33em; }
.gallery_9228 { font-size: 1.5em; }
.accent-soft-f38e { font-size: 2em; }
.modal-slow-4477 { font-size: 3em; }

/* Animation Classes */
.main-b595 {
    animation: fa-spin 2s infinite linear;
}

.sort-outer-b36e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ce93 */
.shadow-element-f7 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.1;
}
