/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.text-59c9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.border_complex_9c7d, .footer-ed6e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pressed_48a7::before { content: '\f015'; }
.carousel-91cb::before { content: '\f007'; }
.primary_7bae::before { content: '\f023'; }
.dynamic_0d02::before { content: '\f0e0'; }
.content_2ffe::before { content: '\f095'; }
.element_warm_91a6::before { content: '\f005'; }
.label_e8ef::before { content: '\f004'; }
.frame-wood-439d::before { content: '\f00c'; }
.container-bronze-c96e::before { content: '\f00d'; }
.shade-1b7d::before { content: '\f002'; }
.badge_7c3b::before { content: '\f0c9'; }
.feature-d26c::before { content: '\f061'; }
.steel_9081::before { content: '\f060'; }
.form-bb8a::before { content: '\f04b'; }
.silver_ebde::before { content: '\f04c'; }
.mask-active-bab7::before { content: '\f019'; }
.down_bef7::before { content: '\f093'; }
.center-3a02::before { content: '\f132'; }
.soft_adce::before { content: '\f091'; }
.grid_c422::before { content: '\f06b'; }
.section-pro-cff8::before { content: '\f0d6'; }
.form_rough_2242::before { content: '\f09d'; }
.right-70b7::before { content: '\f10b'; }
.slider_yellow_3607::before { content: '\f108'; }
.stone_5d22::before { content: '\f10a'; }

/* Gambling Specific Icons */
.sidebar-7592::before { content: '\f522'; }
.frame_34d4::before { content: '\f327'; }
.dirty-8176::before { content: '\f219'; }
.outer_29f3::before { content: '\f21e'; }
.footer-next-d5f8::before { content: '\f2f5'; }

/* Social Icons */
.lite-d8b5::before { content: '\f09a'; }
.steel_daea::before { content: '\f099'; }
.iron_d5e9::before { content: '\f16d'; }
.detail_hard_6a51::before { content: '\f167'; }
.article_d408::before { content: '\f2c6'; }
.button-bf04::before { content: '\f232'; }

/* Size Classes */
.bronze_c4fe { font-size: 0.75em; }
.out-edd7 { font-size: 0.875em; }
.wrapper_plasma_7b91 { font-size: 1.33em; }
.sidebar_e14d { font-size: 1.5em; }
.tooltip_2f59 { font-size: 2em; }
.content_1985 { font-size: 3em; }

/* Animation Classes */
.module-current-3ba2 {
    animation: fa-spin 2s infinite linear;
}

.small_1e4b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2cfc */
.widget-item-g8 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
