/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.box_purple_906f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.thumbnail_6588, .small_d381 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.breadcrumb-fluid-27fb::before { content: '\f015'; }
.pressed-989c::before { content: '\f007'; }
.highlight-c194::before { content: '\f023'; }
.column_stone_efc1::before { content: '\f0e0'; }
.bronze-e5e9::before { content: '\f095'; }
.iron-58c8::before { content: '\f005'; }
.grid_9a3c::before { content: '\f004'; }
.text-motion-09a8::before { content: '\f00c'; }
.box-purple-3d01::before { content: '\f00d'; }
.surface_1225::before { content: '\f002'; }
.input-32cf::before { content: '\f0c9'; }
.tooltip_dim_1ca2::before { content: '\f061'; }
.shade-glass-454b::before { content: '\f060'; }
.widget-gas-8fe2::before { content: '\f04b'; }
.main-c0bf::before { content: '\f04c'; }
.gold-ee5b::before { content: '\f019'; }
.purple-0813::before { content: '\f093'; }
.section-5549::before { content: '\f132'; }
.photo_1ec4::before { content: '\f091'; }
.frame-894f::before { content: '\f06b'; }
.module_5538::before { content: '\f0d6'; }
.hot_6769::before { content: '\f09d'; }
.smooth_6479::before { content: '\f10b'; }
.media_6a84::before { content: '\f108'; }
.sidebar_b02e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.left-f36e::before { content: '\f522'; }
.iron-ab2f::before { content: '\f327'; }
.slider_49ff::before { content: '\f219'; }
.fluid-5155::before { content: '\f21e'; }
.slow_7882::before { content: '\f2f5'; }

/* Social Icons */
.secondary-dim-261a::before { content: '\f09a'; }
.blue-8fa9::before { content: '\f099'; }
.row_9957::before { content: '\f16d'; }
.gas-a0c3::before { content: '\f167'; }
.title_6d3e::before { content: '\f2c6'; }
.disabled-08e0::before { content: '\f232'; }

/* Size Classes */
.logo-1ff1 { font-size: 0.75em; }
.row-cool-9b25 { font-size: 0.875em; }
.media_lower_eb30 { font-size: 1.33em; }
.accordion-silver-a7c8 { font-size: 1.5em; }
.component-dim-1554 { font-size: 2em; }
.slider_7d9a { font-size: 3em; }

/* Animation Classes */
.module-971f {
    animation: fa-spin 2s infinite linear;
}

.progress-2fc5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 12fa */
.phantom-card-s1 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.1;
}
