/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gallery-inner-4ae8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.title_8e92, .last-d4c3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.smooth-f355::before { content: '\f015'; }
.static-73a9::before { content: '\f007'; }
.dropdown_iron_ea2b::before { content: '\f023'; }
.pressed-5408::before { content: '\f0e0'; }
.hard_b48e::before { content: '\f095'; }
.cold-29f3::before { content: '\f005'; }
.easy_261c::before { content: '\f004'; }
.image-c6c1::before { content: '\f00c'; }
.nav-c520::before { content: '\f00d'; }
.overlay-light-1c08::before { content: '\f002'; }
.form_cold_b0b8::before { content: '\f0c9'; }
.secondary-wood-411d::before { content: '\f061'; }
.accent-642b::before { content: '\f060'; }
.video_c390::before { content: '\f04b'; }
.shadow-fluid-f9d5::before { content: '\f04c'; }
.purple_4e73::before { content: '\f019'; }
.fresh-61df::before { content: '\f093'; }
.avatar-4974::before { content: '\f132'; }
.logo_a719::before { content: '\f091'; }
.search_inner_d621::before { content: '\f06b'; }
.wrapper_focused_c998::before { content: '\f0d6'; }
.list_bd97::before { content: '\f09d'; }
.dynamic_3be0::before { content: '\f10b'; }
.slow_1a21::before { content: '\f108'; }
.green-d047::before { content: '\f10a'; }

/* Gambling Specific Icons */
.icon-light-d1f3::before { content: '\f522'; }
.tooltip_small_4019::before { content: '\f327'; }
.chip-3009::before { content: '\f219'; }
.description_cdbe::before { content: '\f21e'; }
.description_purple_c034::before { content: '\f2f5'; }

/* Social Icons */
.dynamic_45eb::before { content: '\f09a'; }
.huge_148e::before { content: '\f099'; }
.nav-38a1::before { content: '\f16d'; }
.hero-46d7::before { content: '\f167'; }
.glass_b309::before { content: '\f2c6'; }
.stale-7379::before { content: '\f232'; }

/* Size Classes */
.steel-194b { font-size: 0.75em; }
.status_liquid_ca43 { font-size: 0.875em; }
.sort_77dc { font-size: 1.33em; }
.medium_1a81 { font-size: 1.5em; }
.notification_cool_7cec { font-size: 2em; }
.panel-f9cf { font-size: 3em; }

/* Animation Classes */
.logo_complex_f98b {
    animation: fa-spin 2s infinite linear;
}

.green-ed27 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3601 */
.shadow-element-n3 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.1;
}
