/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.stale_1506) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.blue-b98e, .overlay-red-75ca {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.overlay_8feb::before { content: '\f015'; }
.notification_2645::before { content: '\f007'; }
.next_bcd2::before { content: '\f023'; }
.surface_prev_cdcc::before { content: '\f0e0'; }
.slider-steel-cab5::before { content: '\f095'; }
.tag_45c4::before { content: '\f005'; }
.focus-east-2aa3::before { content: '\f004'; }
.tabs_38b5::before { content: '\f00c'; }
.short-b318::before { content: '\f00d'; }
.lower-ec82::before { content: '\f002'; }
.box-295e::before { content: '\f0c9'; }
.slow_11ab::before { content: '\f061'; }
.card_ef8b::before { content: '\f060'; }
.slow-c777::before { content: '\f04b'; }
.paper_32c2::before { content: '\f04c'; }
.frame-top-5457::before { content: '\f019'; }
.item-white-0542::before { content: '\f093'; }
.frame-f811::before { content: '\f132'; }
.modal_3bdb::before { content: '\f091'; }
.hover_bright_6bbe::before { content: '\f06b'; }
.popup-solid-dadd::before { content: '\f0d6'; }
.thick_1890::before { content: '\f09d'; }
.small_82f9::before { content: '\f10b'; }
.brown_0912::before { content: '\f108'; }
.left-9a2f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.button_b733::before { content: '\f522'; }
.highlight-light-bbbb::before { content: '\f327'; }
.highlight-outer-7fc6::before { content: '\f219'; }
.hard-2be5::before { content: '\f21e'; }
.wood_7d2e::before { content: '\f2f5'; }

/* Social Icons */
.info-blue-f2d9::before { content: '\f09a'; }
.gold_bbf8::before { content: '\f099'; }
.aside_325b::before { content: '\f16d'; }
.surface_outer_75ca::before { content: '\f167'; }
.article_451d::before { content: '\f2c6'; }
.detail-6115::before { content: '\f232'; }

/* Size Classes */
.status-6efa { font-size: 0.75em; }
.tiny-534d { font-size: 0.875em; }
.status-0802 { font-size: 1.33em; }
.old-1923 { font-size: 1.5em; }
.carousel-fast-edae { font-size: 2em; }
.simple-c93c { font-size: 3em; }

/* Animation Classes */
.column_steel_f0f6 {
    animation: fa-spin 2s infinite linear;
}

.video-a509 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 548f */
.widget-item-p5 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
