/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dirty-90c7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.progress-fresh-2339, .footer-first-e4e7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.menu-bd6b::before { content: '\f015'; }
.avatar-1464::before { content: '\f007'; }
.overlay_edce::before { content: '\f023'; }
.small-681c::before { content: '\f0e0'; }
.section-narrow-8f6b::before { content: '\f095'; }
.bottom_c0f1::before { content: '\f005'; }
.outer-2607::before { content: '\f004'; }
.aside-clean-4ceb::before { content: '\f00c'; }
.notice-top-0502::before { content: '\f00d'; }
.outer-a802::before { content: '\f002'; }
.wrapper-bottom-1444::before { content: '\f0c9'; }
.tabs_ef58::before { content: '\f061'; }
.panel_red_c30a::before { content: '\f060'; }
.overlay_dim_df3d::before { content: '\f04b'; }
.light_19e2::before { content: '\f04c'; }
.section-eb8c::before { content: '\f019'; }
.last-6010::before { content: '\f093'; }
.in_90d2::before { content: '\f132'; }
.lite-9eeb::before { content: '\f091'; }
.hidden-iron-99d6::before { content: '\f06b'; }
.texture-hot-2dd7::before { content: '\f0d6'; }
.pattern-action-e9e3::before { content: '\f09d'; }
.outline-767b::before { content: '\f10b'; }
.outline_simple_4dd7::before { content: '\f108'; }
.nav-outer-cbd6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.form_motion_208a::before { content: '\f522'; }
.tiny-eed4::before { content: '\f327'; }
.component-e3e8::before { content: '\f219'; }
.feature_2d5a::before { content: '\f21e'; }
.menu-2201::before { content: '\f2f5'; }

/* Social Icons */
.border_huge_bc41::before { content: '\f09a'; }
.component-ed31::before { content: '\f099'; }
.item-current-2572::before { content: '\f16d'; }
.pagination-6d4c::before { content: '\f167'; }
.out_80de::before { content: '\f2c6'; }
.module-full-5d94::before { content: '\f232'; }

/* Size Classes */
.logo_511c { font-size: 0.75em; }
.large_e7d3 { font-size: 0.875em; }
.logo_8def { font-size: 1.33em; }
.dropdown-a378 { font-size: 1.5em; }
.nav-3f87 { font-size: 2em; }
.table_huge_90f6 { font-size: 3em; }

/* Animation Classes */
.large-bd8f {
    animation: fa-spin 2s infinite linear;
}

.advanced_5eb2 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e55f */
.ghost-box-n4 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
