/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.background-97e4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.clean_5282, .wrapper_inner_1b03 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.label-6b56::before { content: '\f015'; }
.notification_dim_bfe1::before { content: '\f007'; }
.container_6117::before { content: '\f023'; }
.texture-gas-fa85::before { content: '\f0e0'; }
.gradient_063d::before { content: '\f095'; }
.center_d47a::before { content: '\f005'; }
.pressed-0934::before { content: '\f004'; }
.secondary-in-3057::before { content: '\f00c'; }
.thumbnail_a075::before { content: '\f00d'; }
.hero-west-f61e::before { content: '\f002'; }
.shade_0fc0::before { content: '\f0c9'; }
.medium-9a19::before { content: '\f061'; }
.row-pro-b0e9::before { content: '\f060'; }
.main-1a22::before { content: '\f04b'; }
.title-dca2::before { content: '\f04c'; }
.input-9d0a::before { content: '\f019'; }
.notification-iron-5634::before { content: '\f093'; }
.alert_hovered_b001::before { content: '\f132'; }
.badge-lite-5b19::before { content: '\f091'; }
.info_d0fc::before { content: '\f06b'; }
.search_fb9a::before { content: '\f0d6'; }
.green-3dcd::before { content: '\f09d'; }
.alert-a33c::before { content: '\f10b'; }
.wood_1132::before { content: '\f108'; }
.active_6975::before { content: '\f10a'; }

/* Gambling Specific Icons */
.element_stale_8476::before { content: '\f522'; }
.yellow-014e::before { content: '\f327'; }
.label_active_9173::before { content: '\f219'; }
.outline_1085::before { content: '\f21e'; }
.black_b6de::before { content: '\f2f5'; }

/* Social Icons */
.selected_4342::before { content: '\f09a'; }
.lower_8e25::before { content: '\f099'; }
.easy_c888::before { content: '\f16d'; }
.article-896b::before { content: '\f167'; }
.wrapper-92ca::before { content: '\f2c6'; }
.feature_e404::before { content: '\f232'; }

/* Size Classes */
.title_last_d7a7 { font-size: 0.75em; }
.progress-bronze-f2d6 { font-size: 0.875em; }
.footer_next_5787 { font-size: 1.33em; }
.modal_a11b { font-size: 1.5em; }
.widget_b2af { font-size: 2em; }
.hidden-hot-c77d { font-size: 3em; }

/* Animation Classes */
.over-5848 {
    animation: fa-spin 2s infinite linear;
}

.iron_021d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 95e5 */
.ghost-box-x3 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.2;
}
