/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.info-fluid-6b79) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.bright-da1f, .silver-416e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.new_f3ff::before { content: '\f015'; }
.link_short_db48::before { content: '\f007'; }
.cool-9e50::before { content: '\f023'; }
.header-up-74f6::before { content: '\f0e0'; }
.disabled-gold-f208::before { content: '\f095'; }
.liquid_f765::before { content: '\f005'; }
.yellow-9ad6::before { content: '\f004'; }
.active-light-9b8f::before { content: '\f00c'; }
.paragraph-basic-b7cc::before { content: '\f00d'; }
.center-762b::before { content: '\f002'; }
.next-27bd::before { content: '\f0c9'; }
.disabled-easy-e92f::before { content: '\f061'; }
.tabs-4d67::before { content: '\f060'; }
.alert_rough_66c6::before { content: '\f04b'; }
.form-017d::before { content: '\f04c'; }
.easy_c97c::before { content: '\f019'; }
.dirty-04ce::before { content: '\f093'; }
.light_6b25::before { content: '\f132'; }
.sort_b4bd::before { content: '\f091'; }
.soft-0ac8::before { content: '\f06b'; }
.badge_6a1e::before { content: '\f0d6'; }
.gas-d702::before { content: '\f09d'; }
.shade-198d::before { content: '\f10b'; }
.text-up-606a::before { content: '\f108'; }
.footer_e5d7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.current_f721::before { content: '\f522'; }
.picture-right-082e::before { content: '\f327'; }
.pressed_ad2b::before { content: '\f219'; }
.top-dcf8::before { content: '\f21e'; }
.new_a331::before { content: '\f2f5'; }

/* Social Icons */
.message_solid_0d60::before { content: '\f09a'; }
.item-out-70b5::before { content: '\f099'; }
.feature_e13f::before { content: '\f16d'; }
.banner_ac92::before { content: '\f167'; }
.row_fixed_b8e8::before { content: '\f2c6'; }
.hero-static-4878::before { content: '\f232'; }

/* Size Classes */
.slow-3519 { font-size: 0.75em; }
.aside_right_28e9 { font-size: 0.875em; }
.active-d923 { font-size: 1.33em; }
.large_fffc { font-size: 1.5em; }
.selected_fcd3 { font-size: 2em; }
.feature-3ed6 { font-size: 3em; }

/* Animation Classes */
.box-stone-4223 {
    animation: fa-spin 2s infinite linear;
}

.prev_350d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 10e8 */
.shadow-element-v1 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
