/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tall_9aec) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.bronze-319d, .advanced-06d0 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.element_simple_9d35::before { content: '\f015'; }
.icon_solid_4829::before { content: '\f007'; }
.feature_9e91::before { content: '\f023'; }
.gradient-huge-fa08::before { content: '\f0e0'; }
.search_14b2::before { content: '\f095'; }
.stone_d8be::before { content: '\f005'; }
.pressed-48a8::before { content: '\f004'; }
.light-8a6f::before { content: '\f00c'; }
.preview-inner-759f::before { content: '\f00d'; }
.detail_black_49e9::before { content: '\f002'; }
.column_dc77::before { content: '\f0c9'; }
.modal-hovered-318c::before { content: '\f061'; }
.banner-over-5034::before { content: '\f060'; }
.border_white_86ca::before { content: '\f04b'; }
.label_hot_73c5::before { content: '\f04c'; }
.progress_hovered_f525::before { content: '\f019'; }
.text-e859::before { content: '\f093'; }
.inner-885a::before { content: '\f132'; }
.soft_0fda::before { content: '\f091'; }
.wrapper-warm-7634::before { content: '\f06b'; }
.gradient-easy-3890::before { content: '\f0d6'; }
.sidebar-warm-7923::before { content: '\f09d'; }
.outline-tiny-d472::before { content: '\f10b'; }
.tertiary-d54d::before { content: '\f108'; }
.preview-4a53::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tertiary_glass_32d5::before { content: '\f522'; }
.container-first-7ebb::before { content: '\f327'; }
.yellow_c8bb::before { content: '\f219'; }
.status_yellow_bda6::before { content: '\f21e'; }
.wood-c274::before { content: '\f2f5'; }

/* Social Icons */
.orange_5c36::before { content: '\f09a'; }
.highlight_fluid_acb9::before { content: '\f099'; }
.east_bb27::before { content: '\f16d'; }
.thumbnail_lower_e11c::before { content: '\f167'; }
.soft_bdeb::before { content: '\f2c6'; }
.label-solid-3008::before { content: '\f232'; }

/* Size Classes */
.focus_lower_e52a { font-size: 0.75em; }
.secondary_41e8 { font-size: 0.875em; }
.yellow_f71a { font-size: 1.33em; }
.fast-242a { font-size: 1.5em; }
.message-bronze-cc7c { font-size: 2em; }
.silver-34aa { font-size: 3em; }

/* Animation Classes */
.old-8e40 {
    animation: fa-spin 2s infinite linear;
}

.input-a498 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6313 */
.widget-item-v7 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.3;
}
