/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.nav-9b8b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hover_old_5a2d, .info_e45d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.nav_5b86::before { content: '\f015'; }
.aside-hovered-0fe4::before { content: '\f007'; }
.shade-0156::before { content: '\f023'; }
.east_a544::before { content: '\f0e0'; }
.outline-b0a5::before { content: '\f095'; }
.smooth-ee0d::before { content: '\f005'; }
.banner-e521::before { content: '\f004'; }
.progress-7221::before { content: '\f00c'; }
.liquid_ff42::before { content: '\f00d'; }
.backdrop_out_24cd::before { content: '\f002'; }
.wide_291a::before { content: '\f0c9'; }
.footer-2f98::before { content: '\f061'; }
.notification-bright-da5f::before { content: '\f060'; }
.wood-8fab::before { content: '\f04b'; }
.module-hard-2f85::before { content: '\f04c'; }
.secondary_9bf2::before { content: '\f019'; }
.status-7c19::before { content: '\f093'; }
.hover-rough-1c54::before { content: '\f132'; }
.purple_9500::before { content: '\f091'; }
.shadow-ac5d::before { content: '\f06b'; }
.container_dynamic_7cf7::before { content: '\f0d6'; }
.complex_cb07::before { content: '\f09d'; }
.component_3505::before { content: '\f10b'; }
.panel-over-c5dd::before { content: '\f108'; }
.list_orange_c470::before { content: '\f10a'; }

/* Gambling Specific Icons */
.gradient-bright-9810::before { content: '\f522'; }
.grid_fixed_6399::before { content: '\f327'; }
.left-85c1::before { content: '\f219'; }
.picture-eba8::before { content: '\f21e'; }
.thumbnail-liquid-b257::before { content: '\f2f5'; }

/* Social Icons */
.focus_31fb::before { content: '\f09a'; }
.clean-0324::before { content: '\f099'; }
.element-middle-a964::before { content: '\f16d'; }
.button_01cb::before { content: '\f167'; }
.in-3c5e::before { content: '\f2c6'; }
.status_black_7534::before { content: '\f232'; }

/* Size Classes */
.banner_pro_7c16 { font-size: 0.75em; }
.search-east-37de { font-size: 0.875em; }
.aside_plasma_2558 { font-size: 1.33em; }
.in-a979 { font-size: 1.5em; }
.photo_7dd1 { font-size: 2em; }
.menu_089a { font-size: 3em; }

/* Animation Classes */
.complex_cd24 {
    animation: fa-spin 2s infinite linear;
}

.breadcrumb_0ad9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 66a7 */
.phantom-card-h5 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
