/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.warm-be9f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.box-simple-4f36, .block-f153 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.modal-orange-f5dc::before { content: '\f015'; }
.new-c5d8::before { content: '\f007'; }
.section_thick_479e::before { content: '\f023'; }
.item-clean-5197::before { content: '\f0e0'; }
.tertiary_plasma_dd2d::before { content: '\f095'; }
.fast-4c7a::before { content: '\f005'; }
.list-32f3::before { content: '\f004'; }
.container_static_7ed5::before { content: '\f00c'; }
.frame-9f70::before { content: '\f00d'; }
.tall-82b8::before { content: '\f002'; }
.focus-8d77::before { content: '\f0c9'; }
.info_6e4f::before { content: '\f061'; }
.focused-1e4d::before { content: '\f060'; }
.logo-south-aefd::before { content: '\f04b'; }
.element-motion-4c0b::before { content: '\f04c'; }
.highlight-a691::before { content: '\f019'; }
.shade_9b6b::before { content: '\f093'; }
.message_slow_fe39::before { content: '\f132'; }
.silver-149d::before { content: '\f091'; }
.notification_advanced_52da::before { content: '\f06b'; }
.popup_soft_8c8a::before { content: '\f0d6'; }
.gradient-tiny-d25b::before { content: '\f09d'; }
.search-f654::before { content: '\f10b'; }
.sort_e638::before { content: '\f108'; }
.logo-narrow-a628::before { content: '\f10a'; }

/* Gambling Specific Icons */
.breadcrumb_17a6::before { content: '\f522'; }
.container_over_0071::before { content: '\f327'; }
.card-9e50::before { content: '\f219'; }
.filter-pro-1de6::before { content: '\f21e'; }
.nav_east_c4ec::before { content: '\f2f5'; }

/* Social Icons */
.green_236f::before { content: '\f09a'; }
.gas-6ad5::before { content: '\f099'; }
.progress-new-c6e0::before { content: '\f16d'; }
.row_a242::before { content: '\f167'; }
.shadow_action_0ab2::before { content: '\f2c6'; }
.hard-2acb::before { content: '\f232'; }

/* Size Classes */
.liquid-0fff { font-size: 0.75em; }
.wood_b05f { font-size: 0.875em; }
.notice_e5e7 { font-size: 1.33em; }
.section_wood_daf2 { font-size: 1.5em; }
.overlay_east_4752 { font-size: 2em; }
.surface-b79b { font-size: 3em; }

/* Animation Classes */
.hidden_stale_909c {
    animation: fa-spin 2s infinite linear;
}

.column_ab5e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d898 */
.ghost-box-q7 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.1;
}
