/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hovered_0a52) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hidden-2834, .layout-5113 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.menu-new-6054::before { content: '\f015'; }
.column_07b8::before { content: '\f007'; }
.dirty_ac2c::before { content: '\f023'; }
.box_8037::before { content: '\f0e0'; }
.wrapper_e338::before { content: '\f095'; }
.wide-07f6::before { content: '\f005'; }
.image-green-3c43::before { content: '\f004'; }
.notice-brown-2c16::before { content: '\f00c'; }
.header-first-a2c2::before { content: '\f00d'; }
.glass_8b04::before { content: '\f002'; }
.stone_9629::before { content: '\f0c9'; }
.status-bottom-bbb9::before { content: '\f061'; }
.dim_7554::before { content: '\f060'; }
.up-9955::before { content: '\f04b'; }
.hover_paper_092f::before { content: '\f04c'; }
.input-fa7c::before { content: '\f019'; }
.block_green_9bea::before { content: '\f093'; }
.element-dark-3b2f::before { content: '\f132'; }
.popup_over_2017::before { content: '\f091'; }
.photo-10f3::before { content: '\f06b'; }
.wide-9681::before { content: '\f0d6'; }
.heading-iron-4ad1::before { content: '\f09d'; }
.cold-83ca::before { content: '\f10b'; }
.icon_complex_d821::before { content: '\f108'; }
.action_eba5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.main_e9db::before { content: '\f522'; }
.hovered-07c3::before { content: '\f327'; }
.table-9ac1::before { content: '\f219'; }
.title_prev_e16b::before { content: '\f21e'; }
.stone-23fb::before { content: '\f2f5'; }

/* Social Icons */
.avatar_slow_6e0d::before { content: '\f09a'; }
.outline-2fb9::before { content: '\f099'; }
.pressed-3f18::before { content: '\f16d'; }
.frame-85b8::before { content: '\f167'; }
.footer_soft_84dc::before { content: '\f2c6'; }
.plasma-9682::before { content: '\f232'; }

/* Size Classes */
.box_current_174e { font-size: 0.75em; }
.south-2e31 { font-size: 0.875em; }
.medium_563e { font-size: 1.33em; }
.south-f71b { font-size: 1.5em; }
.banner-iron-82b2 { font-size: 2em; }
.surface_a2ee { font-size: 3em; }

/* Animation Classes */
.white_6402 {
    animation: fa-spin 2s infinite linear;
}

.menu_narrow_2521 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 934f */
.phantom-card-t3 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
