/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.layout_4899) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.progress_prev_571f, .up-9cbf {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.input_stone_0073::before { content: '\f015'; }
.south_233b::before { content: '\f007'; }
.info-hot-6bc6::before { content: '\f023'; }
.highlight_paper_6570::before { content: '\f0e0'; }
.fresh-fc52::before { content: '\f095'; }
.avatar_wide_0b2f::before { content: '\f005'; }
.south-005b::before { content: '\f004'; }
.avatar-dynamic-b954::before { content: '\f00c'; }
.breadcrumb-plasma-6087::before { content: '\f00d'; }
.tag-in-cbaa::before { content: '\f002'; }
.picture-pressed-b158::before { content: '\f0c9'; }
.tertiary_tiny_ba17::before { content: '\f061'; }
.next_b496::before { content: '\f060'; }
.accent-96f2::before { content: '\f04b'; }
.pink_a6fa::before { content: '\f04c'; }
.main_b95b::before { content: '\f019'; }
.shadow-tall-34db::before { content: '\f093'; }
.summary_hot_f594::before { content: '\f132'; }
.image_0351::before { content: '\f091'; }
.border_b17b::before { content: '\f06b'; }
.text_f153::before { content: '\f0d6'; }
.glass_6e19::before { content: '\f09d'; }
.east_0ab7::before { content: '\f10b'; }
.notice_red_d0e0::before { content: '\f108'; }
.progress-last-df4d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.summary_dirty_f943::before { content: '\f522'; }
.lite-b0d4::before { content: '\f327'; }
.lite-a17a::before { content: '\f219'; }
.widget-down-a557::before { content: '\f21e'; }
.row-09b2::before { content: '\f2f5'; }

/* Social Icons */
.fluid-35c4::before { content: '\f09a'; }
.frame_fluid_3bec::before { content: '\f099'; }
.hero_3051::before { content: '\f16d'; }
.shade-0834::before { content: '\f167'; }
.element-pressed-193c::before { content: '\f2c6'; }
.article-4631::before { content: '\f232'; }

/* Size Classes */
.progress-simple-dd78 { font-size: 0.75em; }
.old_2475 { font-size: 0.875em; }
.tiny-052d { font-size: 1.33em; }
.header-773e { font-size: 1.5em; }
.item-60b3 { font-size: 2em; }
.gold_1ceb { font-size: 3em; }

/* Animation Classes */
.tag_3a29 {
    animation: fa-spin 2s infinite linear;
}

.row-3c75 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ea95 */
.promo-block-o8 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
