/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.slider-white-6f94) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.last_5119, .aside-fixed-0869 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.picture-54f3::before { content: '\f015'; }
.yellow_8fd2::before { content: '\f007'; }
.tooltip_008d::before { content: '\f023'; }
.tag-b075::before { content: '\f0e0'; }
.huge-1680::before { content: '\f095'; }
.overlay-8118::before { content: '\f005'; }
.media_03eb::before { content: '\f004'; }
.mini-2601::before { content: '\f00c'; }
.search-purple-3d81::before { content: '\f00d'; }
.sort_fb06::before { content: '\f002'; }
.focus-cold-094d::before { content: '\f0c9'; }
.shadow-liquid-05b1::before { content: '\f061'; }
.tertiary-in-2f3d::before { content: '\f060'; }
.primary-f8ad::before { content: '\f04b'; }
.fast_f376::before { content: '\f04c'; }
.active_ccb3::before { content: '\f019'; }
.menu_7874::before { content: '\f093'; }
.hero_gold_e910::before { content: '\f132'; }
.slider-smooth-7c1d::before { content: '\f091'; }
.gradient-north-08f5::before { content: '\f06b'; }
.copper-37ab::before { content: '\f0d6'; }
.thumbnail-orange-54fb::before { content: '\f09d'; }
.bronze_76eb::before { content: '\f10b'; }
.content-glass-f541::before { content: '\f108'; }
.list_9f4f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dynamic_e6d9::before { content: '\f522'; }
.tiny-31bf::before { content: '\f327'; }
.cool-e5ac::before { content: '\f219'; }
.table-hard-4d1d::before { content: '\f21e'; }
.south_f2b3::before { content: '\f2f5'; }

/* Social Icons */
.message-prev-9d76::before { content: '\f09a'; }
.stone-f78a::before { content: '\f099'; }
.dirty_5aeb::before { content: '\f16d'; }
.video-steel-ce86::before { content: '\f167'; }
.alert-dim-b190::before { content: '\f2c6'; }
.hero-2507::before { content: '\f232'; }

/* Size Classes */
.preview-action-73ac { font-size: 0.75em; }
.filter_silver_2afc { font-size: 0.875em; }
.nav-dim-f42d { font-size: 1.33em; }
.silver_3781 { font-size: 1.5em; }
.dynamic_995c { font-size: 2em; }
.video_red_36b8 { font-size: 3em; }

/* Animation Classes */
.upper-9ccd {
    animation: fa-spin 2s infinite linear;
}

.alert_bottom_fa33 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 01d3 */
.widget-item-r4 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.1;
}
