/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pattern-6e3f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dropdown_under_539e, .green_b61d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.blue_218e::before { content: '\f015'; }
.wide_9eb4::before { content: '\f007'; }
.slider-in-8421::before { content: '\f023'; }
.input_fca7::before { content: '\f0e0'; }
.article-cecb::before { content: '\f095'; }
.alert-aa4c::before { content: '\f005'; }
.hovered_033b::before { content: '\f004'; }
.hero_pressed_3374::before { content: '\f00c'; }
.tabs-03fd::before { content: '\f00d'; }
.progress-lower-f708::before { content: '\f002'; }
.south-4a05::before { content: '\f0c9'; }
.progress_a571::before { content: '\f061'; }
.primary-f89b::before { content: '\f060'; }
.overlay-26ad::before { content: '\f04b'; }
.outline_74d0::before { content: '\f04c'; }
.outline_out_8c65::before { content: '\f019'; }
.title_51ae::before { content: '\f093'; }
.item-2aa9::before { content: '\f132'; }
.input-tall-0e25::before { content: '\f091'; }
.secondary-west-9dbe::before { content: '\f06b'; }
.border_dirty_58ba::before { content: '\f0d6'; }
.iron-8fbd::before { content: '\f09d'; }
.media-6d05::before { content: '\f10b'; }
.focus_9b03::before { content: '\f108'; }
.banner_49c1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.heading_yellow_cf60::before { content: '\f522'; }
.surface-0a4f::before { content: '\f327'; }
.picture_narrow_7449::before { content: '\f219'; }
.shade_f7cd::before { content: '\f21e'; }
.focus_down_fd5e::before { content: '\f2f5'; }

/* Social Icons */
.avatar-79e2::before { content: '\f09a'; }
.mask-small-34f1::before { content: '\f099'; }
.picture-west-50f4::before { content: '\f16d'; }
.list-short-f6d6::before { content: '\f167'; }
.card_fluid_f77d::before { content: '\f2c6'; }
.tooltip-liquid-cd83::before { content: '\f232'; }

/* Size Classes */
.orange_bcbf { font-size: 0.75em; }
.out-38ee { font-size: 0.875em; }
.block_inner_f5f3 { font-size: 1.33em; }
.tabs-prev-6488 { font-size: 1.5em; }
.button-thick-4844 { font-size: 2em; }
.surface_8953 { font-size: 3em; }

/* Animation Classes */
.grid-simple-4507 {
    animation: fa-spin 2s infinite linear;
}

.new-1585 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e6fe */
.ghost-box-a7 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.0;
}
