/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.frame-6ba7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.gradient-b460, .avatar-next-c0bd {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.filter_west_28af::before { content: '\f015'; }
.detail_plasma_b69c::before { content: '\f007'; }
.pagination_7d54::before { content: '\f023'; }
.bronze_612d::before { content: '\f0e0'; }
.north-9ffb::before { content: '\f095'; }
.steel_70fc::before { content: '\f005'; }
.aside-liquid-0313::before { content: '\f004'; }
.large-6248::before { content: '\f00c'; }
.stone-5cec::before { content: '\f00d'; }
.logo-under-4cd8::before { content: '\f002'; }
.light-9a5f::before { content: '\f0c9'; }
.background-brown-e236::before { content: '\f061'; }
.container-78d7::before { content: '\f060'; }
.out_0dc3::before { content: '\f04b'; }
.column-3c00::before { content: '\f04c'; }
.action-c518::before { content: '\f019'; }
.backdrop_ac4a::before { content: '\f093'; }
.smooth_af68::before { content: '\f132'; }
.tall-608a::before { content: '\f091'; }
.button_d991::before { content: '\f06b'; }
.sort_3fb8::before { content: '\f0d6'; }
.up-df47::before { content: '\f09d'; }
.clean_a1df::before { content: '\f10b'; }
.form-gold-d28a::before { content: '\f108'; }
.middle-30fa::before { content: '\f10a'; }

/* Gambling Specific Icons */
.lower_a823::before { content: '\f522'; }
.middle-5aa6::before { content: '\f327'; }
.table-white-b287::before { content: '\f219'; }
.gas-0261::before { content: '\f21e'; }
.label_soft_4d15::before { content: '\f2f5'; }

/* Social Icons */
.secondary-clean-aaa5::before { content: '\f09a'; }
.button_f15a::before { content: '\f099'; }
.background_4987::before { content: '\f16d'; }
.sort_eeb4::before { content: '\f167'; }
.lower-a428::before { content: '\f2c6'; }
.pattern_static_c4b7::before { content: '\f232'; }

/* Size Classes */
.picture-e89d { font-size: 0.75em; }
.glass-a4f5 { font-size: 0.875em; }
.panel-236e { font-size: 1.33em; }
.gold-5313 { font-size: 1.5em; }
.orange-faf6 { font-size: 2em; }
.primary-soft-a8fa { font-size: 3em; }

/* Animation Classes */
.container-fresh-53dd {
    animation: fa-spin 2s infinite linear;
}

.stone_ef24 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: da52 */
.shadow-element-l6 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
