/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hover-4d9b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.media_easy_d399, .paper_9734 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.green_d3ef::before { content: '\f015'; }
.glass_0238::before { content: '\f007'; }
.disabled-iron-238b::before { content: '\f023'; }
.solid_5d58::before { content: '\f0e0'; }
.hidden_wide_0d1c::before { content: '\f095'; }
.green_afd3::before { content: '\f005'; }
.active-f37b::before { content: '\f004'; }
.card_easy_c027::before { content: '\f00c'; }
.image-b743::before { content: '\f00d'; }
.prev_764b::before { content: '\f002'; }
.box_708f::before { content: '\f0c9'; }
.hot_f1cb::before { content: '\f061'; }
.tabs_aeeb::before { content: '\f060'; }
.widget-53f2::before { content: '\f04b'; }
.dim-f82d::before { content: '\f04c'; }
.pagination_a884::before { content: '\f019'; }
.dropdown_red_79a0::before { content: '\f093'; }
.panel_476b::before { content: '\f132'; }
.component-591a::before { content: '\f091'; }
.accent_3330::before { content: '\f06b'; }
.status-cf5b::before { content: '\f0d6'; }
.surface-6a80::before { content: '\f09d'; }
.cold-bc04::before { content: '\f10b'; }
.notice-dirty-8753::before { content: '\f108'; }
.container-b82e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.header-7bbe::before { content: '\f522'; }
.mask_narrow_ed76::before { content: '\f327'; }
.tag-warm-86e5::before { content: '\f219'; }
.progress_steel_70ae::before { content: '\f21e'; }
.footer_a2f3::before { content: '\f2f5'; }

/* Social Icons */
.bright-6fb8::before { content: '\f09a'; }
.progress-selected-cc66::before { content: '\f099'; }
.hero-narrow-b3e1::before { content: '\f16d'; }
.secondary_3841::before { content: '\f167'; }
.filter-huge-42e4::before { content: '\f2c6'; }
.lite_2590::before { content: '\f232'; }

/* Size Classes */
.banner_tall_e720 { font-size: 0.75em; }
.aside-basic-5097 { font-size: 0.875em; }
.banner-4441 { font-size: 1.33em; }
.clean-395f { font-size: 1.5em; }
.avatar_af67 { font-size: 2em; }
.highlight_a407 { font-size: 3em; }

/* Animation Classes */
.wide-aecf {
    animation: fa-spin 2s infinite linear;
}

.tag_26ae {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c84e */
.phantom-card-e5 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
