/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.backdrop-stale-67bc) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pagination-hovered-c837, .pattern_c76e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.header_d1a1::before { content: '\f015'; }
.hero_9df9::before { content: '\f007'; }
.current_2322::before { content: '\f023'; }
.form-8401::before { content: '\f0e0'; }
.gas_dc7a::before { content: '\f095'; }
.huge-6aaa::before { content: '\f005'; }
.list_plasma_c6b1::before { content: '\f004'; }
.basic_5e41::before { content: '\f00c'; }
.title_active_8a1a::before { content: '\f00d'; }
.last-34b6::before { content: '\f002'; }
.large_4cdd::before { content: '\f0c9'; }
.footer-under-ba24::before { content: '\f061'; }
.notice_b4f2::before { content: '\f060'; }
.main_c90f::before { content: '\f04b'; }
.soft-a155::before { content: '\f04c'; }
.simple-ad7b::before { content: '\f019'; }
.tall-270a::before { content: '\f093'; }
.component-c064::before { content: '\f132'; }
.medium-c84d::before { content: '\f091'; }
.caption-d759::before { content: '\f06b'; }
.nav-072a::before { content: '\f0d6'; }
.card-easy-217a::before { content: '\f09d'; }
.bottom_a546::before { content: '\f10b'; }
.highlight_hot_6b8a::before { content: '\f108'; }
.avatar_6a4e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dirty-c479::before { content: '\f522'; }
.tooltip-55ab::before { content: '\f327'; }
.footer-tiny-967f::before { content: '\f219'; }
.tag-red-9c06::before { content: '\f21e'; }
.aside_wood_31f7::before { content: '\f2f5'; }

/* Social Icons */
.orange-fa35::before { content: '\f09a'; }
.picture_thick_419c::before { content: '\f099'; }
.clean_3661::before { content: '\f16d'; }
.upper_5bd5::before { content: '\f167'; }
.plasma-6799::before { content: '\f2c6'; }
.summary-85f9::before { content: '\f232'; }

/* Size Classes */
.fluid-1ccb { font-size: 0.75em; }
.secondary-b8cc { font-size: 0.875em; }
.focus_e965 { font-size: 1.33em; }
.status_hot_eb98 { font-size: 1.5em; }
.element-58ca { font-size: 2em; }
.popup-4374 { font-size: 3em; }

/* Animation Classes */
.fast_672b {
    animation: fa-spin 2s infinite linear;
}

.video_ffd6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 11c2 */
.phantom-card-k9 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
