/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.fresh-0b7d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.focused_23bd, .progress-4e61 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.paragraph_thick_ea43::before { content: '\f015'; }
.lite_017e::before { content: '\f007'; }
.gradient_b61b::before { content: '\f023'; }
.white-0157::before { content: '\f0e0'; }
.stale_b92b::before { content: '\f095'; }
.badge-e765::before { content: '\f005'; }
.form_inner_c719::before { content: '\f004'; }
.badge_plasma_3095::before { content: '\f00c'; }
.layout_last_7a3c::before { content: '\f00d'; }
.caption-cb35::before { content: '\f002'; }
.message_68b9::before { content: '\f0c9'; }
.photo_paper_c2f0::before { content: '\f061'; }
.logo_lower_229c::before { content: '\f060'; }
.chip-08d5::before { content: '\f04b'; }
.mask-copper-b22a::before { content: '\f04c'; }
.silver_95b1::before { content: '\f019'; }
.accent-9803::before { content: '\f093'; }
.main-motion-0555::before { content: '\f132'; }
.shade_top_a0a1::before { content: '\f091'; }
.feature_56b7::before { content: '\f06b'; }
.thumbnail-d0ac::before { content: '\f0d6'; }
.hard_4339::before { content: '\f09d'; }
.highlight-small-0ec9::before { content: '\f10b'; }
.cold_3712::before { content: '\f108'; }
.search-8057::before { content: '\f10a'; }

/* Gambling Specific Icons */
.video-69e0::before { content: '\f522'; }
.notice_mini_022d::before { content: '\f327'; }
.badge_green_3b86::before { content: '\f219'; }
.steel_2ed1::before { content: '\f21e'; }
.paragraph_65b0::before { content: '\f2f5'; }

/* Social Icons */
.table-13ac::before { content: '\f09a'; }
.message-653e::before { content: '\f099'; }
.advanced-1837::before { content: '\f16d'; }
.media-9a8b::before { content: '\f167'; }
.status-6efe::before { content: '\f2c6'; }
.liquid-11b3::before { content: '\f232'; }

/* Size Classes */
.fast-5a26 { font-size: 0.75em; }
.panel-24ae { font-size: 0.875em; }
.hovered-56fb { font-size: 1.33em; }
.icon_liquid_76f3 { font-size: 1.5em; }
.accordion_middle_dce1 { font-size: 2em; }
.glass_81bd { font-size: 3em; }

/* Animation Classes */
.background_1f52 {
    animation: fa-spin 2s infinite linear;
}

.sort_31a1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0bdc */
.widget-item-u7 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
