/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.info-basic-9689) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.box_plasma_9559, .pro_a8a8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.border-bdce::before { content: '\f015'; }
.pink_07a8::before { content: '\f007'; }
.modal_ef79::before { content: '\f023'; }
.background_3d93::before { content: '\f0e0'; }
.secondary_west_37cd::before { content: '\f095'; }
.logo_stale_aebe::before { content: '\f005'; }
.huge_1169::before { content: '\f004'; }
.mask_dim_91a4::before { content: '\f00c'; }
.status_brown_15cc::before { content: '\f00d'; }
.outer_7e8c::before { content: '\f002'; }
.right-6982::before { content: '\f0c9'; }
.iron-403d::before { content: '\f061'; }
.outer-8374::before { content: '\f060'; }
.bright_8aa7::before { content: '\f04b'; }
.block_5b33::before { content: '\f04c'; }
.breadcrumb_over_f3cd::before { content: '\f019'; }
.texture-ba03::before { content: '\f093'; }
.banner-fresh-5635::before { content: '\f132'; }
.cool_1f02::before { content: '\f091'; }
.video_1cb8::before { content: '\f06b'; }
.steel_39fa::before { content: '\f0d6'; }
.preview_9dbc::before { content: '\f09d'; }
.detail-pro-d601::before { content: '\f10b'; }
.label-blue-e3a2::before { content: '\f108'; }
.first_caa1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.row-3f1f::before { content: '\f522'; }
.light_117e::before { content: '\f327'; }
.badge_basic_7a23::before { content: '\f219'; }
.hover_out_5b10::before { content: '\f21e'; }
.progress_59fb::before { content: '\f2f5'; }

/* Social Icons */
.sidebar_current_0e4e::before { content: '\f09a'; }
.primary_35f0::before { content: '\f099'; }
.upper_cf1a::before { content: '\f16d'; }
.banner-tiny-3972::before { content: '\f167'; }
.border-6ec0::before { content: '\f2c6'; }
.carousel-solid-8a66::before { content: '\f232'; }

/* Size Classes */
.modal_fe19 { font-size: 0.75em; }
.detail-ee8d { font-size: 0.875em; }
.active_8a1e { font-size: 1.33em; }
.outer_e1e2 { font-size: 1.5em; }
.module_paper_8bb1 { font-size: 2em; }
.primary-adf8 { font-size: 3em; }

/* Animation Classes */
.solid-e416 {
    animation: fa-spin 2s infinite linear;
}

.north-a672 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e533 */
.ghost-box-e4 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.1;
}
