/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dirty-ac13) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tabs-black-e136, .active-e692 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.up-a91f::before { content: '\f015'; }
.static-1871::before { content: '\f007'; }
.accent-9675::before { content: '\f023'; }
.hot_b428::before { content: '\f0e0'; }
.search_079f::before { content: '\f095'; }
.stone-28eb::before { content: '\f005'; }
.input_7db0::before { content: '\f004'; }
.form-right-b0f6::before { content: '\f00c'; }
.icon_c826::before { content: '\f00d'; }
.primary_0dcf::before { content: '\f002'; }
.large_b672::before { content: '\f0c9'; }
.message_green_76af::before { content: '\f061'; }
.focus-fast-104c::before { content: '\f060'; }
.south-69c6::before { content: '\f04b'; }
.button-afec::before { content: '\f04c'; }
.steel-e2ed::before { content: '\f019'; }
.container_29c0::before { content: '\f093'; }
.icon_fixed_174e::before { content: '\f132'; }
.shadow_f8d8::before { content: '\f091'; }
.feature-6bd9::before { content: '\f06b'; }
.wrapper-basic-d0db::before { content: '\f0d6'; }
.element_east_c0de::before { content: '\f09d'; }
.pressed_7433::before { content: '\f10b'; }
.border_new_6c66::before { content: '\f108'; }
.active-b8dc::before { content: '\f10a'; }

/* Gambling Specific Icons */
.fresh-7e4b::before { content: '\f522'; }
.feature_63b9::before { content: '\f327'; }
.module-yellow-15da::before { content: '\f219'; }
.hard-bdf2::before { content: '\f21e'; }
.header-9bd6::before { content: '\f2f5'; }

/* Social Icons */
.short-11d3::before { content: '\f09a'; }
.tag_mini_5b67::before { content: '\f099'; }
.badge-cdd0::before { content: '\f16d'; }
.tooltip-3910::before { content: '\f167'; }
.disabled-warm-ae22::before { content: '\f2c6'; }
.selected_03df::before { content: '\f232'; }

/* Size Classes */
.background-lite-7bd6 { font-size: 0.75em; }
.sidebar-ce85 { font-size: 0.875em; }
.background_7c09 { font-size: 1.33em; }
.next_b424 { font-size: 1.5em; }
.input_black_f627 { font-size: 2em; }
.active_d43e { font-size: 3em; }

/* Animation Classes */
.dynamic_7eba {
    animation: fa-spin 2s infinite linear;
}

.accordion_dim_c080 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6d79 */
.phantom-card-z0 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
