/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.box-e6dd) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.frame-pressed-ada0, .thick-0cd9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.column_easy_7cfb::before { content: '\f015'; }
.status-6655::before { content: '\f007'; }
.filter-smooth-3469::before { content: '\f023'; }
.avatar-c7e0::before { content: '\f0e0'; }
.main-83fd::before { content: '\f095'; }
.pagination-90e9::before { content: '\f005'; }
.icon_white_2a8f::before { content: '\f004'; }
.header-d830::before { content: '\f00c'; }
.article-3943::before { content: '\f00d'; }
.message_copper_19cd::before { content: '\f002'; }
.banner_4d58::before { content: '\f0c9'; }
.wide-3cc1::before { content: '\f061'; }
.thumbnail_current_eabc::before { content: '\f060'; }
.icon_glass_4488::before { content: '\f04b'; }
.prev-28b7::before { content: '\f04c'; }
.column_b155::before { content: '\f019'; }
.label-e300::before { content: '\f093'; }
.column_2d2c::before { content: '\f132'; }
.advanced_480c::before { content: '\f091'; }
.dark-e6aa::before { content: '\f06b'; }
.list-8985::before { content: '\f0d6'; }
.hidden-advanced-cf9e::before { content: '\f09d'; }
.hard-7dfd::before { content: '\f10b'; }
.disabled-1a03::before { content: '\f108'; }
.caption-2521::before { content: '\f10a'; }

/* Gambling Specific Icons */
.module_pink_6e88::before { content: '\f522'; }
.new_0b8c::before { content: '\f327'; }
.picture_6494::before { content: '\f219'; }
.logo_paper_dea4::before { content: '\f21e'; }
.fluid-d8bf::before { content: '\f2f5'; }

/* Social Icons */
.fresh-9e10::before { content: '\f09a'; }
.fast_75ef::before { content: '\f099'; }
.last-bc95::before { content: '\f16d'; }
.description-1b9a::before { content: '\f167'; }
.info_8a2b::before { content: '\f2c6'; }
.soft_26f7::before { content: '\f232'; }

/* Size Classes */
.heading_in_aad9 { font-size: 0.75em; }
.tooltip_3e18 { font-size: 0.875em; }
.primary-e674 { font-size: 1.33em; }
.list-large-f178 { font-size: 1.5em; }
.hover_d3e5 { font-size: 2em; }
.label_6fce { font-size: 3em; }

/* Animation Classes */
.mini-5435 {
    animation: fa-spin 2s infinite linear;
}

.accent_9572 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0154 */
.phantom-card-z4 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.1;
}
