/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.layout_c1bc) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.static_828b, .image_smooth_a167 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.paragraph-d313::before { content: '\f015'; }
.tabs_iron_908e::before { content: '\f007'; }
.grid_5ef3::before { content: '\f023'; }
.next-bebd::before { content: '\f0e0'; }
.gradient-next-18f7::before { content: '\f095'; }
.texture_narrow_ec08::before { content: '\f005'; }
.slow-a8b8::before { content: '\f004'; }
.shade_feef::before { content: '\f00c'; }
.lite-d477::before { content: '\f00d'; }
.old_a2a3::before { content: '\f002'; }
.basic-be6a::before { content: '\f0c9'; }
.menu-130a::before { content: '\f061'; }
.tabs-ca37::before { content: '\f060'; }
.footer-878f::before { content: '\f04b'; }
.red_a68f::before { content: '\f04c'; }
.label-f059::before { content: '\f019'; }
.component-d1b7::before { content: '\f093'; }
.alert-smooth-1d4d::before { content: '\f132'; }
.shade-8e98::before { content: '\f091'; }
.down-40e9::before { content: '\f06b'; }
.table_e887::before { content: '\f0d6'; }
.primary_smooth_acc8::before { content: '\f09d'; }
.disabled-east-6b51::before { content: '\f10b'; }
.soft-4c05::before { content: '\f108'; }
.picture-161e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pagination-87e2::before { content: '\f522'; }
.south-f319::before { content: '\f327'; }
.slow_0171::before { content: '\f219'; }
.notice-0ad2::before { content: '\f21e'; }
.article_9aa8::before { content: '\f2f5'; }

/* Social Icons */
.pink_bb20::before { content: '\f09a'; }
.motion-21a5::before { content: '\f099'; }
.layout_north_4861::before { content: '\f16d'; }
.header-soft-0876::before { content: '\f167'; }
.prev_8a2f::before { content: '\f2c6'; }
.accent_fb36::before { content: '\f232'; }

/* Size Classes */
.caption_8afc { font-size: 0.75em; }
.link_action_985b { font-size: 0.875em; }
.fresh-2506 { font-size: 1.33em; }
.message-99e7 { font-size: 1.5em; }
.highlight-5aec { font-size: 2em; }
.gold_8141 { font-size: 3em; }

/* Animation Classes */
.modal_43a7 {
    animation: fa-spin 2s infinite linear;
}

.lite_2ca6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 96ee */
.ghost-box-n8 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.0;
}
