/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.table_lower_0780) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.badge_easy_6400, .south_386c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.popup-3c9c::before { content: '\f015'; }
.slider_small_a4eb::before { content: '\f007'; }
.liquid-2f19::before { content: '\f023'; }
.fresh_f41d::before { content: '\f0e0'; }
.caption-5991::before { content: '\f095'; }
.advanced_d1b2::before { content: '\f005'; }
.white_fae2::before { content: '\f004'; }
.badge-e4dc::before { content: '\f00c'; }
.slider-fc1c::before { content: '\f00d'; }
.component_soft_7ca7::before { content: '\f002'; }
.media_5b74::before { content: '\f0c9'; }
.paragraph-orange-ab7d::before { content: '\f061'; }
.soft_aa64::before { content: '\f060'; }
.video_tall_ad6c::before { content: '\f04b'; }
.steel-274b::before { content: '\f04c'; }
.solid-1928::before { content: '\f019'; }
.copper_c46c::before { content: '\f093'; }
.container_32a6::before { content: '\f132'; }
.module-ca05::before { content: '\f091'; }
.detail-simple-05ef::before { content: '\f06b'; }
.large_7008::before { content: '\f0d6'; }
.badge_38eb::before { content: '\f09d'; }
.primary_27b0::before { content: '\f10b'; }
.in-ef5c::before { content: '\f108'; }
.message-d6e6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.mask_bronze_d478::before { content: '\f522'; }
.notice-3358::before { content: '\f327'; }
.detail_acd5::before { content: '\f219'; }
.box_under_65ad::before { content: '\f21e'; }
.steel-530e::before { content: '\f2f5'; }

/* Social Icons */
.box_9fda::before { content: '\f09a'; }
.description_7bd7::before { content: '\f099'; }
.disabled-b390::before { content: '\f16d'; }
.hard-756f::before { content: '\f167'; }
.accent-pro-ca8c::before { content: '\f2c6'; }
.feature-0759::before { content: '\f232'; }

/* Size Classes */
.yellow_1ab1 { font-size: 0.75em; }
.title_a15a { font-size: 0.875em; }
.down_dae2 { font-size: 1.33em; }
.detail-steel-0992 { font-size: 1.5em; }
.widget_883c { font-size: 2em; }
.outline-complex-b9cd { font-size: 3em; }

/* Animation Classes */
.logo_c49d {
    animation: fa-spin 2s infinite linear;
}

.image_74b9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3508 */
.ghost-box-e1 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
