/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.wood-50e6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.section_92cb, .logo-hard-3549 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.static-4ce6::before { content: '\f015'; }
.tertiary-stone-af4e::before { content: '\f007'; }
.video-2abe::before { content: '\f023'; }
.steel-6fbb::before { content: '\f0e0'; }
.thick_8099::before { content: '\f095'; }
.mask_9ab2::before { content: '\f005'; }
.left_87ac::before { content: '\f004'; }
.label-2280::before { content: '\f00c'; }
.badge_dirty_f0e6::before { content: '\f00d'; }
.background_80ec::before { content: '\f002'; }
.item-d489::before { content: '\f0c9'; }
.progress-inner-ee4b::before { content: '\f061'; }
.slow-65d2::before { content: '\f060'; }
.soft-aaa2::before { content: '\f04b'; }
.row-hot-793a::before { content: '\f04c'; }
.simple_b417::before { content: '\f019'; }
.inner-e558::before { content: '\f093'; }
.dirty_9a90::before { content: '\f132'; }
.under-7657::before { content: '\f091'; }
.picture-3f1c::before { content: '\f06b'; }
.photo-1c25::before { content: '\f0d6'; }
.action-b5c4::before { content: '\f09d'; }
.article_lower_cfee::before { content: '\f10b'; }
.smooth-4248::before { content: '\f108'; }
.in-dcf6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.left-91b0::before { content: '\f522'; }
.lite_9cbe::before { content: '\f327'; }
.video-bcc4::before { content: '\f219'; }
.tabs_8117::before { content: '\f21e'; }
.container_plasma_331a::before { content: '\f2f5'; }

/* Social Icons */
.sidebar_current_5417::before { content: '\f09a'; }
.accent_2b54::before { content: '\f099'; }
.filter-e3f1::before { content: '\f16d'; }
.dropdown_363e::before { content: '\f167'; }
.sort-7043::before { content: '\f2c6'; }
.light-29ac::before { content: '\f232'; }

/* Size Classes */
.border-top-4b7a { font-size: 0.75em; }
.border_up_f7c2 { font-size: 0.875em; }
.huge-abb9 { font-size: 1.33em; }
.accordion-f059 { font-size: 1.5em; }
.info_hard_29ce { font-size: 2em; }
.fluid_50ed { font-size: 3em; }

/* Animation Classes */
.form-ba1e {
    animation: fa-spin 2s infinite linear;
}

.blue-b1f5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6d91 */
.ghost-box-y1 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
