/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.video-down-b2f0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.easy-4ce5, .white_8dc1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shade-d89a::before { content: '\f015'; }
.main_gold_6f04::before { content: '\f007'; }
.mask_57fe::before { content: '\f023'; }
.slider_full_12ef::before { content: '\f0e0'; }
.panel_large_4f12::before { content: '\f095'; }
.paragraph_yellow_402b::before { content: '\f005'; }
.liquid_feb8::before { content: '\f004'; }
.description_orange_263e::before { content: '\f00c'; }
.popup-cbc2::before { content: '\f00d'; }
.input_16a7::before { content: '\f002'; }
.background-warm-b0cb::before { content: '\f0c9'; }
.north-8b10::before { content: '\f061'; }
.sort_fixed_8242::before { content: '\f060'; }
.hard_86e6::before { content: '\f04b'; }
.inner-3d0a::before { content: '\f04c'; }
.orange-8fa8::before { content: '\f019'; }
.column-blue-121e::before { content: '\f093'; }
.hot_6085::before { content: '\f132'; }
.hero_d120::before { content: '\f091'; }
.description-bright-e46d::before { content: '\f06b'; }
.caption-6e8a::before { content: '\f0d6'; }
.outline_a9b7::before { content: '\f09d'; }
.tertiary_south_0fd8::before { content: '\f10b'; }
.active-fresh-9f51::before { content: '\f108'; }
.slow-2ffa::before { content: '\f10a'; }

/* Gambling Specific Icons */
.new_ca42::before { content: '\f522'; }
.center_ca62::before { content: '\f327'; }
.copper-dbad::before { content: '\f219'; }
.purple-287c::before { content: '\f21e'; }
.pink_1e10::before { content: '\f2f5'; }

/* Social Icons */
.breadcrumb-east-ce1a::before { content: '\f09a'; }
.alert_f1f2::before { content: '\f099'; }
.slider_smooth_01f8::before { content: '\f16d'; }
.sidebar_58a8::before { content: '\f167'; }
.over-c64d::before { content: '\f2c6'; }
.surface_inner_1a38::before { content: '\f232'; }

/* Size Classes */
.main_17c8 { font-size: 0.75em; }
.disabled_simple_0688 { font-size: 0.875em; }
.wide-4373 { font-size: 1.33em; }
.fresh_8e1e { font-size: 1.5em; }
.small_067e { font-size: 2em; }
.message_copper_8ebf { font-size: 3em; }

/* Animation Classes */
.breadcrumb-yellow-1a90 {
    animation: fa-spin 2s infinite linear;
}

.west-415d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1e93 */
.phantom-card-e7 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.0;
}
