/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.huge-d991) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.wide_e907, .tertiary_down_ffa6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shade-4e35::before { content: '\f015'; }
.green_6155::before { content: '\f007'; }
.caption-lower-36b1::before { content: '\f023'; }
.aside-copper-6376::before { content: '\f0e0'; }
.paragraph_complex_a5ff::before { content: '\f095'; }
.mini_3131::before { content: '\f005'; }
.new_c1e6::before { content: '\f004'; }
.component_middle_249b::before { content: '\f00c'; }
.new_175e::before { content: '\f00d'; }
.secondary-simple-8d22::before { content: '\f002'; }
.stale-1e95::before { content: '\f0c9'; }
.list-pink-6ffe::before { content: '\f061'; }
.slider-fluid-a216::before { content: '\f060'; }
.wrapper-61ea::before { content: '\f04b'; }
.summary_ba53::before { content: '\f04c'; }
.stale_5be3::before { content: '\f019'; }
.hidden-orange-55e4::before { content: '\f093'; }
.label_wide_cd45::before { content: '\f132'; }
.footer-pink-eba4::before { content: '\f091'; }
.container-new-b57d::before { content: '\f06b'; }
.alert_dirty_742a::before { content: '\f0d6'; }
.thick-253b::before { content: '\f09d'; }
.active-1791::before { content: '\f10b'; }
.slider_tall_ca3c::before { content: '\f108'; }
.north-127b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.column_huge_c3af::before { content: '\f522'; }
.grid_static_34c7::before { content: '\f327'; }
.shade-77a5::before { content: '\f219'; }
.cool-390e::before { content: '\f21e'; }
.component-74e8::before { content: '\f2f5'; }

/* Social Icons */
.button-deac::before { content: '\f09a'; }
.first_1365::before { content: '\f099'; }
.under-706a::before { content: '\f16d'; }
.pressed_fc3f::before { content: '\f167'; }
.border_hot_87cf::before { content: '\f2c6'; }
.progress_3c7e::before { content: '\f232'; }

/* Size Classes */
.solid-4645 { font-size: 0.75em; }
.active_a6f4 { font-size: 0.875em; }
.motion-e604 { font-size: 1.33em; }
.item_active_5972 { font-size: 1.5em; }
.detail_stone_fbee { font-size: 2em; }
.cool_0067 { font-size: 3em; }

/* Animation Classes */
.panel_45df {
    animation: fa-spin 2s infinite linear;
}

.panel-red-d0f8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5c47 */
.phantom-card-u8 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
