/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.widget-a6cc) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.highlight-dirty-95c3, .description-tiny-6993 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hero_8274::before { content: '\f015'; }
.thumbnail-over-656a::before { content: '\f007'; }
.gallery_pressed_e104::before { content: '\f023'; }
.outer-e98b::before { content: '\f0e0'; }
.cool_7c2d::before { content: '\f095'; }
.wrapper_3e70::before { content: '\f005'; }
.list-df8b::before { content: '\f004'; }
.feature-4680::before { content: '\f00c'; }
.surface-6e2c::before { content: '\f00d'; }
.modal_0cd0::before { content: '\f002'; }
.row-07b5::before { content: '\f0c9'; }
.card_0740::before { content: '\f061'; }
.paragraph-old-d739::before { content: '\f060'; }
.bronze-9742::before { content: '\f04b'; }
.detail_f578::before { content: '\f04c'; }
.link-5d4f::before { content: '\f019'; }
.small-430b::before { content: '\f093'; }
.avatar_hard_a512::before { content: '\f132'; }
.huge-1e2f::before { content: '\f091'; }
.picture-0dbe::before { content: '\f06b'; }
.south_90d7::before { content: '\f0d6'; }
.dirty-ddea::before { content: '\f09d'; }
.input-9604::before { content: '\f10b'; }
.sort-9170::before { content: '\f108'; }
.mask_c964::before { content: '\f10a'; }

/* Gambling Specific Icons */
.mask_1c60::before { content: '\f522'; }
.pattern-6f22::before { content: '\f327'; }
.heading_basic_3ab1::before { content: '\f219'; }
.lite-7940::before { content: '\f21e'; }
.slow_0cb5::before { content: '\f2f5'; }

/* Social Icons */
.card-f287::before { content: '\f09a'; }
.aside-24d2::before { content: '\f099'; }
.input-b906::before { content: '\f16d'; }
.lower_64bc::before { content: '\f167'; }
.fresh_0f41::before { content: '\f2c6'; }
.banner-hard-3a2c::before { content: '\f232'; }

/* Size Classes */
.avatar-9cb1 { font-size: 0.75em; }
.middle-f4ee { font-size: 0.875em; }
.pagination_stone_fcd6 { font-size: 1.33em; }
.description-liquid-c0ca { font-size: 1.5em; }
.background-iron-5618 { font-size: 2em; }
.rough-424c { font-size: 3em; }

/* Animation Classes */
.heading-c102 {
    animation: fa-spin 2s infinite linear;
}

.badge-hovered-bd97 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1022 */
.widget-item-c0 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
