/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.bronze-24f0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dark-a270, .menu_94f9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.detail-hard-929f::before { content: '\f015'; }
.west-8cec::before { content: '\f007'; }
.orange_b0c3::before { content: '\f023'; }
.row_5905::before { content: '\f0e0'; }
.message-fa8f::before { content: '\f095'; }
.gold-883e::before { content: '\f005'; }
.gallery-f538::before { content: '\f004'; }
.tooltip-343e::before { content: '\f00c'; }
.info_prev_95ac::before { content: '\f00d'; }
.dirty_ec07::before { content: '\f002'; }
.article-955f::before { content: '\f0c9'; }
.module-blue-bd96::before { content: '\f061'; }
.footer_silver_59b9::before { content: '\f060'; }
.primary_df06::before { content: '\f04b'; }
.tall-2e1e::before { content: '\f04c'; }
.row-46e0::before { content: '\f019'; }
.pattern-b109::before { content: '\f093'; }
.wrapper-old-2e6f::before { content: '\f132'; }
.rough_0359::before { content: '\f091'; }
.nav_wide_d850::before { content: '\f06b'; }
.accent_under_67a1::before { content: '\f0d6'; }
.avatar_4c8a::before { content: '\f09d'; }
.preview_2760::before { content: '\f10b'; }
.sort_2216::before { content: '\f108'; }
.short_f593::before { content: '\f10a'; }

/* Gambling Specific Icons */
.focused-ba41::before { content: '\f522'; }
.blue_7321::before { content: '\f327'; }
.hero-bda8::before { content: '\f219'; }
.text_bronze_b635::before { content: '\f21e'; }
.top-25ee::before { content: '\f2f5'; }

/* Social Icons */
.outer_fe0a::before { content: '\f09a'; }
.simple-ea37::before { content: '\f099'; }
.chip-dim-b1aa::before { content: '\f16d'; }
.form_cd94::before { content: '\f167'; }
.modal-9e20::before { content: '\f2c6'; }
.outline-top-5626::before { content: '\f232'; }

/* Size Classes */
.aside-fresh-f3d7 { font-size: 0.75em; }
.text-12ac { font-size: 0.875em; }
.modal-new-233e { font-size: 1.33em; }
.hover-027a { font-size: 1.5em; }
.top_cda5 { font-size: 2em; }
.static_0e61 { font-size: 3em; }

/* Animation Classes */
.accordion_narrow_bf6b {
    animation: fa-spin 2s infinite linear;
}

.texture_e3f5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f012 */
.widget-item-h7 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
