/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.fast_9536) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.feature-middle-75de, .left-7b80 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.overlay_c935::before { content: '\f015'; }
.filter_7ff0::before { content: '\f007'; }
.widget_down_30e3::before { content: '\f023'; }
.focused_9559::before { content: '\f0e0'; }
.item_old_0aaf::before { content: '\f095'; }
.breadcrumb_6eb2::before { content: '\f005'; }
.bright_5ce6::before { content: '\f004'; }
.header-1ecf::before { content: '\f00c'; }
.bronze_2145::before { content: '\f00d'; }
.button_north_73b9::before { content: '\f002'; }
.tall_d9bb::before { content: '\f0c9'; }
.steel-248f::before { content: '\f061'; }
.iron-dc48::before { content: '\f060'; }
.pattern-clean-9936::before { content: '\f04b'; }
.alert-under-5d5f::before { content: '\f04c'; }
.info-iron-e6b1::before { content: '\f019'; }
.table_up_8832::before { content: '\f093'; }
.complex-9f82::before { content: '\f132'; }
.disabled_east_ca75::before { content: '\f091'; }
.black_0406::before { content: '\f06b'; }
.badge-f9a3::before { content: '\f0d6'; }
.middle-c3e5::before { content: '\f09d'; }
.accordion_97af::before { content: '\f10b'; }
.caption-tall-21b6::before { content: '\f108'; }
.chip-452e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.shadow-simple-087d::before { content: '\f522'; }
.slider_bronze_1dfd::before { content: '\f327'; }
.tabs_9f64::before { content: '\f219'; }
.image_stale_f4a8::before { content: '\f21e'; }
.top-f496::before { content: '\f2f5'; }

/* Social Icons */
.gradient_70d3::before { content: '\f09a'; }
.glass-17bd::before { content: '\f099'; }
.info_slow_224d::before { content: '\f16d'; }
.yellow-0d92::before { content: '\f167'; }
.red-fb3d::before { content: '\f2c6'; }
.label_prev_dc7e::before { content: '\f232'; }

/* Size Classes */
.up_493d { font-size: 0.75em; }
.pagination_4273 { font-size: 0.875em; }
.advanced_2422 { font-size: 1.33em; }
.item_0c00 { font-size: 1.5em; }
.detail_d917 { font-size: 2em; }
.wrapper-hard-6962 { font-size: 3em; }

/* Animation Classes */
.box-e02b {
    animation: fa-spin 2s infinite linear;
}

.huge-95ce {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3ec4 */
.phantom-card-a2 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.2;
}
