/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dropdown-outer-fa20) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.upper_7879, .plasma_3049 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.short-1fd7::before { content: '\f015'; }
.icon-bottom-c7df::before { content: '\f007'; }
.heading-b10d::before { content: '\f023'; }
.thumbnail-6772::before { content: '\f0e0'; }
.basic_2195::before { content: '\f095'; }
.overlay_0d2f::before { content: '\f005'; }
.border-bd5d::before { content: '\f004'; }
.easy_1b36::before { content: '\f00c'; }
.modal-3d32::before { content: '\f00d'; }
.pro_c3a0::before { content: '\f002'; }
.focus_fast_4c82::before { content: '\f0c9'; }
.title-4843::before { content: '\f061'; }
.static-ac3b::before { content: '\f060'; }
.pattern_b4e0::before { content: '\f04b'; }
.orange-52b4::before { content: '\f04c'; }
.in-db7e::before { content: '\f019'; }
.link-f577::before { content: '\f093'; }
.description_bb14::before { content: '\f132'; }
.green_0284::before { content: '\f091'; }
.link-db23::before { content: '\f06b'; }
.pink_2ec8::before { content: '\f0d6'; }
.component-9aa7::before { content: '\f09d'; }
.last-42a6::before { content: '\f10b'; }
.banner_huge_3e00::before { content: '\f108'; }
.top_164e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tertiary-glass-6e96::before { content: '\f522'; }
.east_542d::before { content: '\f327'; }
.avatar_bf4e::before { content: '\f219'; }
.texture-6dd8::before { content: '\f21e'; }
.focus_aa9b::before { content: '\f2f5'; }

/* Social Icons */
.layout_7cf2::before { content: '\f09a'; }
.top_72e0::before { content: '\f099'; }
.nav-steel-acc4::before { content: '\f16d'; }
.thick_01cf::before { content: '\f167'; }
.current-b9dc::before { content: '\f2c6'; }
.hero_up_dc7a::before { content: '\f232'; }

/* Size Classes */
.primary_19bf { font-size: 0.75em; }
.pattern_clean_85a0 { font-size: 0.875em; }
.tall-7133 { font-size: 1.33em; }
.simple_8f46 { font-size: 1.5em; }
.wrapper_fast_b981 { font-size: 2em; }
.button-ac76 { font-size: 3em; }

/* Animation Classes */
.complex_e973 {
    animation: fa-spin 2s infinite linear;
}

.alert-liquid-a9a9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4c7e */
.phantom-card-g8 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
