/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.filter_huge_ef0e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.thumbnail_fixed_d783, .motion_36da {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tag_a1f3::before { content: '\f015'; }
.dim-8625::before { content: '\f007'; }
.section-3d82::before { content: '\f023'; }
.clean-2112::before { content: '\f0e0'; }
.slow_13a6::before { content: '\f095'; }
.modal-complex-8b35::before { content: '\f005'; }
.prev_2afe::before { content: '\f004'; }
.stale_c366::before { content: '\f00c'; }
.sort-7f79::before { content: '\f00d'; }
.steel-491e::before { content: '\f002'; }
.secondary-a80e::before { content: '\f0c9'; }
.pagination-74a7::before { content: '\f061'; }
.prev-ad66::before { content: '\f060'; }
.clean-9202::before { content: '\f04b'; }
.video-solid-242a::before { content: '\f04c'; }
.icon-f96c::before { content: '\f019'; }
.link-current-50ed::before { content: '\f093'; }
.silver_a0ff::before { content: '\f132'; }
.gallery_1124::before { content: '\f091'; }
.yellow_ce18::before { content: '\f06b'; }
.main-e354::before { content: '\f0d6'; }
.fixed_20b1::before { content: '\f09d'; }
.complex_1581::before { content: '\f10b'; }
.simple-9b2e::before { content: '\f108'; }
.sidebar-warm-537b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.background_8f38::before { content: '\f522'; }
.preview-4968::before { content: '\f327'; }
.black_6d20::before { content: '\f219'; }
.hot-afaa::before { content: '\f21e'; }
.shade-7996::before { content: '\f2f5'; }

/* Social Icons */
.link_small_acbe::before { content: '\f09a'; }
.complex-cd00::before { content: '\f099'; }
.shadow-selected-c8c7::before { content: '\f16d'; }
.background_cbb5::before { content: '\f167'; }
.article-8ae8::before { content: '\f2c6'; }
.shadow_9506::before { content: '\f232'; }

/* Size Classes */
.shadow_hard_c131 { font-size: 0.75em; }
.simple-ff2c { font-size: 0.875em; }
.shadow-bdb6 { font-size: 1.33em; }
.component-pink-1edc { font-size: 1.5em; }
.content_cc6f { font-size: 2em; }
.mini-c194 { font-size: 3em; }

/* Animation Classes */
.outline-d920 {
    animation: fa-spin 2s infinite linear;
}

.lower-1ecf {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0ddc */
.widget-item-r6 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.3;
}
