/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tall-7327) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.gradient_e822, .element-steel-93e3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.title-prev-51e3::before { content: '\f015'; }
.label_3693::before { content: '\f007'; }
.light_a455::before { content: '\f023'; }
.main-current-2428::before { content: '\f0e0'; }
.thumbnail-9a38::before { content: '\f095'; }
.static-3ee5::before { content: '\f005'; }
.content_silver_ee5e::before { content: '\f004'; }
.feature-1151::before { content: '\f00c'; }
.filter_fluid_99ab::before { content: '\f00d'; }
.thumbnail_398d::before { content: '\f002'; }
.item-befb::before { content: '\f0c9'; }
.hover_86b4::before { content: '\f061'; }
.new-8b3f::before { content: '\f060'; }
.notice-old-4880::before { content: '\f04b'; }
.message-hovered-e3d3::before { content: '\f04c'; }
.static_add3::before { content: '\f019'; }
.picture_76ba::before { content: '\f093'; }
.gold_dd88::before { content: '\f132'; }
.liquid-cefd::before { content: '\f091'; }
.label-768d::before { content: '\f06b'; }
.progress_north_2e97::before { content: '\f0d6'; }
.hero-gold-e1da::before { content: '\f09d'; }
.huge_37ba::before { content: '\f10b'; }
.next-34af::before { content: '\f108'; }
.silver-749b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.filter_ee40::before { content: '\f522'; }
.menu_advanced_23ae::before { content: '\f327'; }
.surface_dark_0331::before { content: '\f219'; }
.pattern_d1c2::before { content: '\f21e'; }
.bright_6f08::before { content: '\f2f5'; }

/* Social Icons */
.short_ee87::before { content: '\f09a'; }
.panel-stone-6fa5::before { content: '\f099'; }
.gas-c025::before { content: '\f16d'; }
.alert-hot-8a9d::before { content: '\f167'; }
.overlay-f81b::before { content: '\f2c6'; }
.east-4cb5::before { content: '\f232'; }

/* Size Classes */
.iron-905a { font-size: 0.75em; }
.modal-0bec { font-size: 0.875em; }
.solid-8328 { font-size: 1.33em; }
.next_5d79 { font-size: 1.5em; }
.notice_full_d7bd { font-size: 2em; }
.row_simple_fdfc { font-size: 3em; }

/* Animation Classes */
.feature-1901 {
    animation: fa-spin 2s infinite linear;
}

.notice_5292 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b79e */
.shadow-element-y0 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
