/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.texture-glass-0016) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.wood_7a6e, .slow-d8d6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.secondary_fresh_5928::before { content: '\f015'; }
.main_cool_b5e6::before { content: '\f007'; }
.card_505b::before { content: '\f023'; }
.bright-7518::before { content: '\f0e0'; }
.dirty_95f8::before { content: '\f095'; }
.secondary-2b90::before { content: '\f005'; }
.container-074b::before { content: '\f004'; }
.down_5db6::before { content: '\f00c'; }
.purple_fa18::before { content: '\f00d'; }
.background-short-a016::before { content: '\f002'; }
.complex-4302::before { content: '\f0c9'; }
.box-orange-50f0::before { content: '\f061'; }
.tiny_a4d6::before { content: '\f060'; }
.component-c3da::before { content: '\f04b'; }
.fixed-75c7::before { content: '\f04c'; }
.first_6c6c::before { content: '\f019'; }
.tag-bright-7e12::before { content: '\f093'; }
.under_a848::before { content: '\f132'; }
.heading-last-f53f::before { content: '\f091'; }
.feature_60df::before { content: '\f06b'; }
.slow_8710::before { content: '\f0d6'; }
.list-upper-b852::before { content: '\f09d'; }
.fluid_9b5b::before { content: '\f10b'; }
.column_20b1::before { content: '\f108'; }
.link_af7e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.box_fluid_8c5c::before { content: '\f522'; }
.avatar_tall_e0af::before { content: '\f327'; }
.fixed_08ee::before { content: '\f219'; }
.pattern-first-aa8e::before { content: '\f21e'; }
.container-788f::before { content: '\f2f5'; }

/* Social Icons */
.section-6d56::before { content: '\f09a'; }
.progress_c2e2::before { content: '\f099'; }
.hero_1a50::before { content: '\f16d'; }
.paragraph-glass-f99f::before { content: '\f167'; }
.message_static_4b4c::before { content: '\f2c6'; }
.summary-static-7792::before { content: '\f232'; }

/* Size Classes */
.stone-298c { font-size: 0.75em; }
.heading-54bc { font-size: 0.875em; }
.row-easy-a1e2 { font-size: 1.33em; }
.selected_f352 { font-size: 1.5em; }
.info-286c { font-size: 2em; }
.thumbnail-6697 { font-size: 3em; }

/* Animation Classes */
.iron-8f72 {
    animation: fa-spin 2s infinite linear;
}

.highlight-dirty-643d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0be2 */
.promo-block-h2 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
