/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dropdown-ec31) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.menu_silver_3498, .list_ff96 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.new-250b::before { content: '\f015'; }
.black-821b::before { content: '\f007'; }
.active_a41b::before { content: '\f023'; }
.outer-fbf1::before { content: '\f0e0'; }
.notification-8400::before { content: '\f095'; }
.slow-3e75::before { content: '\f005'; }
.main-2061::before { content: '\f004'; }
.article-e72e::before { content: '\f00c'; }
.right_abac::before { content: '\f00d'; }
.warm-6288::before { content: '\f002'; }
.layout_liquid_0589::before { content: '\f0c9'; }
.progress-pro-c959::before { content: '\f061'; }
.middle_7fd7::before { content: '\f060'; }
.card-hot-e18d::before { content: '\f04b'; }
.gradient-paper-5153::before { content: '\f04c'; }
.chip-cfb8::before { content: '\f019'; }
.overlay-full-8052::before { content: '\f093'; }
.video-6556::before { content: '\f132'; }
.next-2630::before { content: '\f091'; }
.first_6305::before { content: '\f06b'; }
.liquid_1454::before { content: '\f0d6'; }
.paper-49bb::before { content: '\f09d'; }
.lower_36fc::before { content: '\f10b'; }
.hero-3681::before { content: '\f108'; }
.nav_50a5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.outline_8738::before { content: '\f522'; }
.focus-b670::before { content: '\f327'; }
.fresh_b9c4::before { content: '\f219'; }
.menu_ca09::before { content: '\f21e'; }
.menu-8170::before { content: '\f2f5'; }

/* Social Icons */
.gradient_copper_e4d1::before { content: '\f09a'; }
.solid_444e::before { content: '\f099'; }
.cool-557f::before { content: '\f16d'; }
.filter_rough_8ffa::before { content: '\f167'; }
.paragraph-04ab::before { content: '\f2c6'; }
.silver-f337::before { content: '\f232'; }

/* Size Classes */
.tabs_full_b07e { font-size: 0.75em; }
.feature-white-b639 { font-size: 0.875em; }
.dim_8013 { font-size: 1.33em; }
.avatar-rough-33c5 { font-size: 1.5em; }
.iron-28cc { font-size: 2em; }
.under-cb59 { font-size: 3em; }

/* Animation Classes */
.table-4daf {
    animation: fa-spin 2s infinite linear;
}

.tabs-green-217f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 08c0 */
.phantom-card-s4 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
