/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gradient_19ad) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.basic_706d, .primary_c3a8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.label_98fc::before { content: '\f015'; }
.footer-old-6b25::before { content: '\f007'; }
.green_309e::before { content: '\f023'; }
.layout-d11b::before { content: '\f0e0'; }
.hover-37ee::before { content: '\f095'; }
.next-0e25::before { content: '\f005'; }
.item_outer_429d::before { content: '\f004'; }
.content_warm_bac0::before { content: '\f00c'; }
.detail-b6f4::before { content: '\f00d'; }
.modal_advanced_412b::before { content: '\f002'; }
.accordion-c970::before { content: '\f0c9'; }
.input-complex-804d::before { content: '\f061'; }
.focus_wood_ab40::before { content: '\f060'; }
.highlight_c581::before { content: '\f04b'; }
.easy-182e::before { content: '\f04c'; }
.search_88bd::before { content: '\f019'; }
.active_top_024d::before { content: '\f093'; }
.focus-east-5af4::before { content: '\f132'; }
.disabled-72d8::before { content: '\f091'; }
.hard_befd::before { content: '\f06b'; }
.active-3270::before { content: '\f0d6'; }
.shade-gold-08ef::before { content: '\f09d'; }
.video_db60::before { content: '\f10b'; }
.surface_bottom_9865::before { content: '\f108'; }
.mask-72bf::before { content: '\f10a'; }

/* Gambling Specific Icons */
.slider_e49c::before { content: '\f522'; }
.shade-ac82::before { content: '\f327'; }
.top-a472::before { content: '\f219'; }
.disabled_new_de52::before { content: '\f21e'; }
.container_1ba1::before { content: '\f2f5'; }

/* Social Icons */
.up-f887::before { content: '\f09a'; }
.accordion-63fd::before { content: '\f099'; }
.gallery-gas-5c6d::before { content: '\f16d'; }
.wrapper_fast_09aa::before { content: '\f167'; }
.border_774b::before { content: '\f2c6'; }
.caption_action_b87c::before { content: '\f232'; }

/* Size Classes */
.tag_7f8c { font-size: 0.75em; }
.sidebar-e124 { font-size: 0.875em; }
.sidebar-orange-d6f5 { font-size: 1.33em; }
.title_hot_c2e4 { font-size: 1.5em; }
.module-dbc0 { font-size: 2em; }
.heading-face { font-size: 3em; }

/* Animation Classes */
.avatar-fb6f {
    animation: fa-spin 2s infinite linear;
}

.border-stale-4c7e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fca8 */
.ghost-box-a2 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.1;
}
