/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.box_easy_e124) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.left-3f02, .backdrop-7e8a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.primary-83dc::before { content: '\f015'; }
.texture-31a8::before { content: '\f007'; }
.basic-cd2b::before { content: '\f023'; }
.nav-5359::before { content: '\f0e0'; }
.status-brown-30f3::before { content: '\f095'; }
.disabled_wood_9545::before { content: '\f005'; }
.mask-gas-f9bf::before { content: '\f004'; }
.advanced-6472::before { content: '\f00c'; }
.dropdown_4fed::before { content: '\f00d'; }
.copper_e39a::before { content: '\f002'; }
.surface-dynamic-b536::before { content: '\f0c9'; }
.tooltip-5b2f::before { content: '\f061'; }
.banner-2de6::before { content: '\f060'; }
.label-92b4::before { content: '\f04b'; }
.image_under_b235::before { content: '\f04c'; }
.advanced-ea33::before { content: '\f019'; }
.article-f2cd::before { content: '\f093'; }
.out-3735::before { content: '\f132'; }
.progress-5e7d::before { content: '\f091'; }
.summary_ae8e::before { content: '\f06b'; }
.summary-fluid-6596::before { content: '\f0d6'; }
.active_2eb3::before { content: '\f09d'; }
.hovered-5004::before { content: '\f10b'; }
.component-e5e8::before { content: '\f108'; }
.alert-6a45::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tall_c621::before { content: '\f522'; }
.overlay-fluid-a6d5::before { content: '\f327'; }
.steel-30ee::before { content: '\f219'; }
.card-4c9e::before { content: '\f21e'; }
.thick-b422::before { content: '\f2f5'; }

/* Social Icons */
.link_dda9::before { content: '\f09a'; }
.block-25f5::before { content: '\f099'; }
.pattern-motion-774f::before { content: '\f16d'; }
.orange_88ee::before { content: '\f167'; }
.outer-6669::before { content: '\f2c6'; }
.sidebar_cold_ff03::before { content: '\f232'; }

/* Size Classes */
.tabs_bright_3d05 { font-size: 0.75em; }
.logo_0609 { font-size: 0.875em; }
.alert-d284 { font-size: 1.33em; }
.summary-old-b4cc { font-size: 1.5em; }
.stone-7791 { font-size: 2em; }
.slider-soft-2f11 { font-size: 3em; }

/* Animation Classes */
.notification-short-8eaf {
    animation: fa-spin 2s infinite linear;
}

.filter_fast_a766 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2abc */
.ghost-box-v0 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
