/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dim-4b2c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.image_4abe, .nav-lite-e76e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.picture_gold_19d7::before { content: '\f015'; }
.steel_a24a::before { content: '\f007'; }
.media-lite-6748::before { content: '\f023'; }
.alert-a86e::before { content: '\f0e0'; }
.black_9db6::before { content: '\f095'; }
.tall_e1ba::before { content: '\f005'; }
.badge-91ad::before { content: '\f004'; }
.border_selected_e57f::before { content: '\f00c'; }
.progress-180e::before { content: '\f00d'; }
.feature-abda::before { content: '\f002'; }
.steel-f613::before { content: '\f0c9'; }
.summary_0fb9::before { content: '\f061'; }
.panel-a452::before { content: '\f060'; }
.description_hard_4ed3::before { content: '\f04b'; }
.label_b330::before { content: '\f04c'; }
.huge-2a0c::before { content: '\f019'; }
.white_fd7f::before { content: '\f093'; }
.filter-wood-8e7b::before { content: '\f132'; }
.pro_e1d4::before { content: '\f091'; }
.over-198a::before { content: '\f06b'; }
.over_c87a::before { content: '\f0d6'; }
.large-3f2c::before { content: '\f09d'; }
.gradient-slow-bddf::before { content: '\f10b'; }
.header-dfcf::before { content: '\f108'; }
.notice-a4d4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.message_north_5e70::before { content: '\f522'; }
.highlight_hot_ab57::before { content: '\f327'; }
.liquid-ebcf::before { content: '\f219'; }
.detail-3e69::before { content: '\f21e'; }
.overlay-hovered-70af::before { content: '\f2f5'; }

/* Social Icons */
.disabled-steel-6f6f::before { content: '\f09a'; }
.form-dce0::before { content: '\f099'; }
.main_short_61f0::before { content: '\f16d'; }
.text_pressed_5671::before { content: '\f167'; }
.banner_ce1b::before { content: '\f2c6'; }
.photo-ec7a::before { content: '\f232'; }

/* Size Classes */
.table_139f { font-size: 0.75em; }
.smooth_5749 { font-size: 0.875em; }
.background-slow-e66e { font-size: 1.33em; }
.nav-83e9 { font-size: 1.5em; }
.photo_small_8b4f { font-size: 2em; }
.row-c366 { font-size: 3em; }

/* Animation Classes */
.silver-8126 {
    animation: fa-spin 2s infinite linear;
}

.motion-b5fc {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 91a7 */
.shadow-element-v4 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
