/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.lite-9764) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hidden-47ac, .preview_38a0 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hero_top_3c0a::before { content: '\f015'; }
.advanced_338f::before { content: '\f007'; }
.content_24f1::before { content: '\f023'; }
.text_3b80::before { content: '\f0e0'; }
.outline-upper-2e0b::before { content: '\f095'; }
.hover_east_1517::before { content: '\f005'; }
.text_6f98::before { content: '\f004'; }
.mask-smooth-6d0d::before { content: '\f00c'; }
.sort_eb23::before { content: '\f00d'; }
.feature_57c6::before { content: '\f002'; }
.easy-cb09::before { content: '\f0c9'; }
.silver-22e9::before { content: '\f061'; }
.main_narrow_8c70::before { content: '\f060'; }
.outline-ffdc::before { content: '\f04b'; }
.shade-4804::before { content: '\f04c'; }
.picture_east_1c71::before { content: '\f019'; }
.old-31e6::before { content: '\f093'; }
.mask-42a7::before { content: '\f132'; }
.label_f328::before { content: '\f091'; }
.tag_733e::before { content: '\f06b'; }
.green-4536::before { content: '\f0d6'; }
.border-red-a76d::before { content: '\f09d'; }
.notification-d753::before { content: '\f10b'; }
.widget-gold-6bf1::before { content: '\f108'; }
.gallery_f442::before { content: '\f10a'; }

/* Gambling Specific Icons */
.focused_d5dd::before { content: '\f522'; }
.title_01f3::before { content: '\f327'; }
.avatar-ced5::before { content: '\f219'; }
.sidebar-small-8f08::before { content: '\f21e'; }
.overlay-7b62::before { content: '\f2f5'; }

/* Social Icons */
.sidebar-53cb::before { content: '\f09a'; }
.text_d9fc::before { content: '\f099'; }
.upper_13bb::before { content: '\f16d'; }
.highlight_ad66::before { content: '\f167'; }
.cold_29ed::before { content: '\f2c6'; }
.static-3fca::before { content: '\f232'; }

/* Size Classes */
.middle-a1cb { font-size: 0.75em; }
.notification-4a97 { font-size: 0.875em; }
.nav_3e59 { font-size: 1.33em; }
.table_first_fc2e { font-size: 1.5em; }
.over_5934 { font-size: 2em; }
.accordion-b594 { font-size: 3em; }

/* Animation Classes */
.status-glass-72e2 {
    animation: fa-spin 2s infinite linear;
}

.copper_1be2 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 20fd */
.promo-block-y4 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
