/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.last_1f33) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.thumbnail-7986, .background_red_9695 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.prev-2775::before { content: '\f015'; }
.blue-100a::before { content: '\f007'; }
.alert_north_66bb::before { content: '\f023'; }
.pagination-0007::before { content: '\f0e0'; }
.box-warm-c9ed::before { content: '\f095'; }
.aside_ca17::before { content: '\f005'; }
.label_6779::before { content: '\f004'; }
.link-medium-516d::before { content: '\f00c'; }
.dark-5cf2::before { content: '\f00d'; }
.clean-4255::before { content: '\f002'; }
.out_a2d2::before { content: '\f0c9'; }
.tooltip_tall_a2eb::before { content: '\f061'; }
.paragraph-d82a::before { content: '\f060'; }
.hot-8c71::before { content: '\f04b'; }
.input-3663::before { content: '\f04c'; }
.outline_fef8::before { content: '\f019'; }
.stale-960f::before { content: '\f093'; }
.form-0d6f::before { content: '\f132'; }
.gas-d435::before { content: '\f091'; }
.hover_easy_de95::before { content: '\f06b'; }
.tooltip_bd91::before { content: '\f0d6'; }
.primary_small_2d04::before { content: '\f09d'; }
.alert-866d::before { content: '\f10b'; }
.huge-6ec1::before { content: '\f108'; }
.label-hard-bc3d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.background-brown-e1a4::before { content: '\f522'; }
.info_c1d0::before { content: '\f327'; }
.background_8637::before { content: '\f219'; }
.photo-stone-07f7::before { content: '\f21e'; }
.outline-cca9::before { content: '\f2f5'; }

/* Social Icons */
.shade_cb20::before { content: '\f09a'; }
.modal_42db::before { content: '\f099'; }
.grid_copper_4f66::before { content: '\f16d'; }
.row_00ba::before { content: '\f167'; }
.title-silver-bf79::before { content: '\f2c6'; }
.form_easy_206f::before { content: '\f232'; }

/* Size Classes */
.static_1d72 { font-size: 0.75em; }
.tooltip_7752 { font-size: 0.875em; }
.backdrop_plasma_1e6e { font-size: 1.33em; }
.focus-focused-68e1 { font-size: 1.5em; }
.filter-tall-b8e8 { font-size: 2em; }
.basic-f7a0 { font-size: 3em; }

/* Animation Classes */
.hidden-9c5e {
    animation: fa-spin 2s infinite linear;
}

.element_clean_c707 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 35fa */
.ghost-box-w2 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.3;
}
