/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.smooth_1d3c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.inner_6596, .summary-plasma-650e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.nav_full_a5f7::before { content: '\f015'; }
.pink_0787::before { content: '\f007'; }
.module_aa39::before { content: '\f023'; }
.static-99b0::before { content: '\f0e0'; }
.progress-e67e::before { content: '\f095'; }
.link_fresh_aba0::before { content: '\f005'; }
.disabled_clean_bdc2::before { content: '\f004'; }
.clean_e633::before { content: '\f00c'; }
.element-8781::before { content: '\f00d'; }
.cold-4c1b::before { content: '\f002'; }
.static-19af::before { content: '\f0c9'; }
.orange_7740::before { content: '\f061'; }
.west-072c::before { content: '\f060'; }
.motion_d640::before { content: '\f04b'; }
.stone-d68a::before { content: '\f04c'; }
.mask_top_d9cd::before { content: '\f019'; }
.logo_bcf3::before { content: '\f093'; }
.hard_de51::before { content: '\f132'; }
.south-cf14::before { content: '\f091'; }
.cold-7069::before { content: '\f06b'; }
.text-cb62::before { content: '\f0d6'; }
.focus-e661::before { content: '\f09d'; }
.thick_62d0::before { content: '\f10b'; }
.hover_motion_6fba::before { content: '\f108'; }
.up-c08f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.grid-dc40::before { content: '\f522'; }
.content_small_3a4e::before { content: '\f327'; }
.description-f6ab::before { content: '\f219'; }
.element_6840::before { content: '\f21e'; }
.overlay_up_8160::before { content: '\f2f5'; }

/* Social Icons */
.grid_pro_3b45::before { content: '\f09a'; }
.avatar-e800::before { content: '\f099'; }
.module_cd0a::before { content: '\f16d'; }
.footer_dark_b561::before { content: '\f167'; }
.badge_smooth_ba81::before { content: '\f2c6'; }
.element-left-445b::before { content: '\f232'; }

/* Size Classes */
.brown_eaeb { font-size: 0.75em; }
.photo_73d9 { font-size: 0.875em; }
.upper_ac4a { font-size: 1.33em; }
.highlight_048d { font-size: 1.5em; }
.aside_b2dd { font-size: 2em; }
.popup_4f71 { font-size: 3em; }

/* Animation Classes */
.left-db5a {
    animation: fa-spin 2s infinite linear;
}

.primary_b3fa {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c724 */
.phantom-card-w9 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
