/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.paragraph-green-f2dc) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.outline-fast-cfc8, .breadcrumb_005f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.soft_2d5f::before { content: '\f015'; }
.overlay_yellow_4304::before { content: '\f007'; }
.medium-ae4a::before { content: '\f023'; }
.breadcrumb-short-2088::before { content: '\f0e0'; }
.plasma_188a::before { content: '\f095'; }
.surface_top_8464::before { content: '\f005'; }
.hero_hard_3198::before { content: '\f004'; }
.tertiary_cold_7b87::before { content: '\f00c'; }
.column_left_40ff::before { content: '\f00d'; }
.center-b4cb::before { content: '\f002'; }
.logo_b2ba::before { content: '\f0c9'; }
.block_red_2b5a::before { content: '\f061'; }
.fluid_66cf::before { content: '\f060'; }
.hot_663e::before { content: '\f04b'; }
.basic-8f09::before { content: '\f04c'; }
.in_070f::before { content: '\f019'; }
.fast-2ace::before { content: '\f093'; }
.summary-40dd::before { content: '\f132'; }
.image-west-844d::before { content: '\f091'; }
.picture-left-fe86::before { content: '\f06b'; }
.focus_lower_0816::before { content: '\f0d6'; }
.badge-8fea::before { content: '\f09d'; }
.summary-5f6b::before { content: '\f10b'; }
.east_0823::before { content: '\f108'; }
.new-09d8::before { content: '\f10a'; }

/* Gambling Specific Icons */
.outer_1eae::before { content: '\f522'; }
.cool_0164::before { content: '\f327'; }
.article-0fc3::before { content: '\f219'; }
.pattern_1821::before { content: '\f21e'; }
.logo-4505::before { content: '\f2f5'; }

/* Social Icons */
.message_selected_567a::before { content: '\f09a'; }
.shadow-9466::before { content: '\f099'; }
.logo_first_dd10::before { content: '\f16d'; }
.pink_a641::before { content: '\f167'; }
.sort_center_8891::before { content: '\f2c6'; }
.grid_1852::before { content: '\f232'; }

/* Size Classes */
.down-afe3 { font-size: 0.75em; }
.main-3cea { font-size: 0.875em; }
.full-5a4d { font-size: 1.33em; }
.dropdown_bottom_e4ab { font-size: 1.5em; }
.icon_slow_de01 { font-size: 2em; }
.picture-9360 { font-size: 3em; }

/* Animation Classes */
.mini-6886 {
    animation: fa-spin 2s infinite linear;
}

.cool-4a1b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8a63 */
.phantom-card-n7 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
