/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tabs_right_4d7c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.module_cf67, .list-rough-62c6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.outline-939e::before { content: '\f015'; }
.highlight-6e48::before { content: '\f007'; }
.icon_74a8::before { content: '\f023'; }
.hover_b169::before { content: '\f0e0'; }
.detail_motion_c6fc::before { content: '\f095'; }
.video_large_5e26::before { content: '\f005'; }
.article-cedd::before { content: '\f004'; }
.fast_e766::before { content: '\f00c'; }
.right_8b77::before { content: '\f00d'; }
.tooltip_paper_2f2f::before { content: '\f002'; }
.layout_107a::before { content: '\f0c9'; }
.module-da37::before { content: '\f061'; }
.row_cold_9f14::before { content: '\f060'; }
.dim_b36d::before { content: '\f04b'; }
.button_f797::before { content: '\f04c'; }
.title_dynamic_2a55::before { content: '\f019'; }
.tooltip-e087::before { content: '\f093'; }
.hero_26c9::before { content: '\f132'; }
.breadcrumb-6407::before { content: '\f091'; }
.form_b23d::before { content: '\f06b'; }
.fixed_9973::before { content: '\f0d6'; }
.out_85ce::before { content: '\f09d'; }
.title_e962::before { content: '\f10b'; }
.blue-7d15::before { content: '\f108'; }
.focus-0c61::before { content: '\f10a'; }

/* Gambling Specific Icons */
.column-6e26::before { content: '\f522'; }
.bronze_a8f0::before { content: '\f327'; }
.tooltip_next_2958::before { content: '\f219'; }
.fast_ecf0::before { content: '\f21e'; }
.sidebar-clean-4eaf::before { content: '\f2f5'; }

/* Social Icons */
.light_c140::before { content: '\f09a'; }
.badge_3612::before { content: '\f099'; }
.card-16a3::before { content: '\f16d'; }
.complex-765d::before { content: '\f167'; }
.paragraph_full_e448::before { content: '\f2c6'; }
.label_bdf4::before { content: '\f232'; }

/* Size Classes */
.column-e61e { font-size: 0.75em; }
.center-49d2 { font-size: 0.875em; }
.current_c53c { font-size: 1.33em; }
.fast-472e { font-size: 1.5em; }
.search-fixed-6fd5 { font-size: 2em; }
.surface-silver-a832 { font-size: 3em; }

/* Animation Classes */
.sidebar-active-b97a {
    animation: fa-spin 2s infinite linear;
}

.gallery_c4ca {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4a44 */
.ghost-box-f9 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
