/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gradient_e203) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.outline_4293, .first_cb0a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.top-cf71::before { content: '\f015'; }
.caption_c916::before { content: '\f007'; }
.feature_fixed_ac1a::before { content: '\f023'; }
.modal_f020::before { content: '\f0e0'; }
.breadcrumb_bottom_55da::before { content: '\f095'; }
.table_5ecd::before { content: '\f005'; }
.video_pressed_f7ef::before { content: '\f004'; }
.row-0868::before { content: '\f00c'; }
.caption-43e9::before { content: '\f00d'; }
.accordion_9394::before { content: '\f002'; }
.input-58fb::before { content: '\f0c9'; }
.hidden-4ea4::before { content: '\f061'; }
.focus-pink-dd3d::before { content: '\f060'; }
.disabled_eee6::before { content: '\f04b'; }
.table-pro-3998::before { content: '\f04c'; }
.header_glass_6c56::before { content: '\f019'; }
.gallery_de12::before { content: '\f093'; }
.easy_ae21::before { content: '\f132'; }
.wrapper_684a::before { content: '\f091'; }
.caption_red_7ffd::before { content: '\f06b'; }
.notification_cold_6d96::before { content: '\f0d6'; }
.solid_f690::before { content: '\f09d'; }
.solid_bcdc::before { content: '\f10b'; }
.highlight-green-184a::before { content: '\f108'; }
.left-ea17::before { content: '\f10a'; }

/* Gambling Specific Icons */
.white-fbbb::before { content: '\f522'; }
.border-bc6d::before { content: '\f327'; }
.silver_1fe0::before { content: '\f219'; }
.preview_7cbe::before { content: '\f21e'; }
.gradient_old_5dc5::before { content: '\f2f5'; }

/* Social Icons */
.text-9d72::before { content: '\f09a'; }
.south-8cae::before { content: '\f099'; }
.paper_0022::before { content: '\f16d'; }
.border_5bdb::before { content: '\f167'; }
.south_46ed::before { content: '\f2c6'; }
.bronze-01ec::before { content: '\f232'; }

/* Size Classes */
.overlay_c07c { font-size: 0.75em; }
.table_west_e4fe { font-size: 0.875em; }
.shadow-thick-eba4 { font-size: 1.33em; }
.chip-5932 { font-size: 1.5em; }
.block_wide_1bac { font-size: 2em; }
.pro_80e5 { font-size: 3em; }

/* Animation Classes */
.module_up_3a45 {
    animation: fa-spin 2s infinite linear;
}

.video-bright-152c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 69d3 */
.phantom-card-m9 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
