/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.active-west-ce5c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.breadcrumb-purple-546c, .bronze_977d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.detail-6536::before { content: '\f015'; }
.short_caa1::before { content: '\f007'; }
.status_f9c7::before { content: '\f023'; }
.menu-f056::before { content: '\f0e0'; }
.pattern-fast-05fe::before { content: '\f095'; }
.background_white_1621::before { content: '\f005'; }
.carousel_f53e::before { content: '\f004'; }
.layout-steel-bed5::before { content: '\f00c'; }
.accordion-over-453c::before { content: '\f00d'; }
.complex_f09d::before { content: '\f002'; }
.gallery-pink-c92a::before { content: '\f0c9'; }
.primary-south-77cd::before { content: '\f061'; }
.image_f44c::before { content: '\f060'; }
.row-fa1a::before { content: '\f04b'; }
.sort-26eb::before { content: '\f04c'; }
.solid-d3c0::before { content: '\f019'; }
.focus_last_0fae::before { content: '\f093'; }
.overlay_18df::before { content: '\f132'; }
.dark_e337::before { content: '\f091'; }
.stale-0fb7::before { content: '\f06b'; }
.article-new-0da2::before { content: '\f0d6'; }
.tabs-stale-ae29::before { content: '\f09d'; }
.simple-0a25::before { content: '\f10b'; }
.pagination-black-dbf8::before { content: '\f108'; }
.pattern_glass_5dc1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.thumbnail-a2a0::before { content: '\f522'; }
.table-fast-180d::before { content: '\f327'; }
.chip-focused-1adc::before { content: '\f219'; }
.surface_east_2b74::before { content: '\f21e'; }
.component_dfe8::before { content: '\f2f5'; }

/* Social Icons */
.brown-5c05::before { content: '\f09a'; }
.component-pink-32bd::before { content: '\f099'; }
.focus-138a::before { content: '\f16d'; }
.notice-bottom-b6f3::before { content: '\f167'; }
.purple-46b9::before { content: '\f2c6'; }
.pink_5fed::before { content: '\f232'; }

/* Size Classes */
.frame_6c9d { font-size: 0.75em; }
.copper_3ee4 { font-size: 0.875em; }
.silver-b85e { font-size: 1.33em; }
.text-d88e { font-size: 1.5em; }
.tooltip-64cd { font-size: 2em; }
.hard_12fa { font-size: 3em; }

/* Animation Classes */
.block-glass-9636 {
    animation: fa-spin 2s infinite linear;
}

.icon_bright_5b44 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4f9b */
.widget-item-v6 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
