/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.static-82f8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.footer-first-f822, .cool_08b5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.warm_bec0::before { content: '\f015'; }
.out_7897::before { content: '\f007'; }
.tabs_1de2::before { content: '\f023'; }
.bottom-9ab0::before { content: '\f0e0'; }
.brown_59c9::before { content: '\f095'; }
.green_1834::before { content: '\f005'; }
.badge-cc36::before { content: '\f004'; }
.focused_872e::before { content: '\f00c'; }
.mask-3edf::before { content: '\f00d'; }
.summary_ae35::before { content: '\f002'; }
.shade-wide-34f6::before { content: '\f0c9'; }
.steel_650e::before { content: '\f061'; }
.logo_center_60ae::before { content: '\f060'; }
.logo_complex_151d::before { content: '\f04b'; }
.aside-blue-b1e5::before { content: '\f04c'; }
.table-1eba::before { content: '\f019'; }
.next-f1b8::before { content: '\f093'; }
.breadcrumb-1068::before { content: '\f132'; }
.hero-hot-11cb::before { content: '\f091'; }
.footer-fast-dfcd::before { content: '\f06b'; }
.gradient-99c2::before { content: '\f0d6'; }
.gradient-bbfe::before { content: '\f09d'; }
.outer_2011::before { content: '\f10b'; }
.panel-989a::before { content: '\f108'; }
.feature_35c9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.table_dark_5f2c::before { content: '\f522'; }
.yellow_df63::before { content: '\f327'; }
.avatar_green_afb3::before { content: '\f219'; }
.title-rough-8cba::before { content: '\f21e'; }
.progress_glass_211b::before { content: '\f2f5'; }

/* Social Icons */
.smooth_b609::before { content: '\f09a'; }
.image_under_ba96::before { content: '\f099'; }
.purple_d9a0::before { content: '\f16d'; }
.pressed_3cee::before { content: '\f167'; }
.fixed_637d::before { content: '\f2c6'; }
.down-acaa::before { content: '\f232'; }

/* Size Classes */
.hidden_fbb8 { font-size: 0.75em; }
.content-cccf { font-size: 0.875em; }
.outline-wood-2fef { font-size: 1.33em; }
.west_0a4e { font-size: 1.5em; }
.shadow_blue_13a2 { font-size: 2em; }
.notification_center_3a59 { font-size: 3em; }

/* Animation Classes */
.block_dc33 {
    animation: fa-spin 2s infinite linear;
}

.notice_1679 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 932f */
.shadow-element-f4 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
