/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.main_b46d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.button-c67a, .selected-112e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dynamic-1641::before { content: '\f015'; }
.module-thick-adf5::before { content: '\f007'; }
.tag_north_8f03::before { content: '\f023'; }
.fluid_b006::before { content: '\f0e0'; }
.gold-be96::before { content: '\f095'; }
.primary-cold-02ba::before { content: '\f005'; }
.overlay_0a2e::before { content: '\f004'; }
.slow-0a13::before { content: '\f00c'; }
.container-top-84d3::before { content: '\f00d'; }
.feature_3cc2::before { content: '\f002'; }
.stale_149a::before { content: '\f0c9'; }
.widget-a308::before { content: '\f061'; }
.gallery-12de::before { content: '\f060'; }
.label_001d::before { content: '\f04b'; }
.box_steel_8b6d::before { content: '\f04c'; }
.sort-black-ef98::before { content: '\f019'; }
.last-a76a::before { content: '\f093'; }
.mask_bright_2e34::before { content: '\f132'; }
.steel-efb4::before { content: '\f091'; }
.shade-12d9::before { content: '\f06b'; }
.row-active-e83f::before { content: '\f0d6'; }
.disabled_green_2e0d::before { content: '\f09d'; }
.nav-cba4::before { content: '\f10b'; }
.orange-f4dc::before { content: '\f108'; }
.badge_ce4c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.alert_012b::before { content: '\f522'; }
.carousel_3271::before { content: '\f327'; }
.dim-a133::before { content: '\f219'; }
.layout-wide-fb8d::before { content: '\f21e'; }
.west_793a::before { content: '\f2f5'; }

/* Social Icons */
.row_b902::before { content: '\f09a'; }
.hover-stale-7528::before { content: '\f099'; }
.status_1788::before { content: '\f16d'; }
.next-201a::before { content: '\f167'; }
.aside_e232::before { content: '\f2c6'; }
.secondary-f35f::before { content: '\f232'; }

/* Size Classes */
.pagination-hot-4875 { font-size: 0.75em; }
.old_4836 { font-size: 0.875em; }
.fluid-c0a6 { font-size: 1.33em; }
.sort-4a03 { font-size: 1.5em; }
.element_plasma_af93 { font-size: 2em; }
.title_warm_ac8b { font-size: 3em; }

/* Animation Classes */
.soft_acc4 {
    animation: fa-spin 2s infinite linear;
}

.picture-6e53 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: eb3c */
.ghost-box-m3 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
