/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.disabled_32cd) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.label-68cd, .breadcrumb-gas-7403 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.article-cool-7351::before { content: '\f015'; }
.main_f7b7::before { content: '\f007'; }
.card_steel_e645::before { content: '\f023'; }
.purple-1ee3::before { content: '\f0e0'; }
.shade-smooth-b4b8::before { content: '\f095'; }
.accordion_5e38::before { content: '\f005'; }
.west-07b1::before { content: '\f004'; }
.hard-5d47::before { content: '\f00c'; }
.sort_e4ce::before { content: '\f00d'; }
.bright-e194::before { content: '\f002'; }
.dynamic_d891::before { content: '\f0c9'; }
.image-prev-d9d6::before { content: '\f061'; }
.badge-gas-785a::before { content: '\f060'; }
.popup-inner-1dd5::before { content: '\f04b'; }
.focus_simple_5580::before { content: '\f04c'; }
.label-271f::before { content: '\f019'; }
.south-f7ff::before { content: '\f093'; }
.filter-2924::before { content: '\f132'; }
.fast-5808::before { content: '\f091'; }
.hot_e3ca::before { content: '\f06b'; }
.image-focused-20d5::before { content: '\f0d6'; }
.status-bronze-48c3::before { content: '\f09d'; }
.title-6fc2::before { content: '\f10b'; }
.inner-0733::before { content: '\f108'; }
.gallery-south-9afd::before { content: '\f10a'; }

/* Gambling Specific Icons */
.content_ce1d::before { content: '\f522'; }
.footer_4df3::before { content: '\f327'; }
.motion_8e33::before { content: '\f219'; }
.thumbnail_76c4::before { content: '\f21e'; }
.white_5d6a::before { content: '\f2f5'; }

/* Social Icons */
.dynamic_925f::before { content: '\f09a'; }
.feature-white-0bcb::before { content: '\f099'; }
.caption_18a2::before { content: '\f16d'; }
.sidebar-action-ffb1::before { content: '\f167'; }
.image-2234::before { content: '\f2c6'; }
.accent_62b8::before { content: '\f232'; }

/* Size Classes */
.basic-fbf1 { font-size: 0.75em; }
.advanced_b24f { font-size: 0.875em; }
.focus-under-4e10 { font-size: 1.33em; }
.widget-e5be { font-size: 1.5em; }
.aside_old_f056 { font-size: 2em; }
.mask_simple_25b4 { font-size: 3em; }

/* Animation Classes */
.over_556d {
    animation: fa-spin 2s infinite linear;
}

.label-4148 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 46fd */
.phantom-card-p6 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
