/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dynamic-7d67) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.huge_9ac3, .table_fb79 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.focus-silver-44e9::before { content: '\f015'; }
.advanced-7065::before { content: '\f007'; }
.smooth_0e4b::before { content: '\f023'; }
.layout_north_e613::before { content: '\f0e0'; }
.hero-f13e::before { content: '\f095'; }
.block-action-73d0::before { content: '\f005'; }
.purple_aca1::before { content: '\f004'; }
.box-bed9::before { content: '\f00c'; }
.table-534d::before { content: '\f00d'; }
.tooltip_0c82::before { content: '\f002'; }
.overlay-0b84::before { content: '\f0c9'; }
.plasma_10da::before { content: '\f061'; }
.narrow-d163::before { content: '\f060'; }
.card_25d9::before { content: '\f04b'; }
.upper-9b3b::before { content: '\f04c'; }
.light-76d8::before { content: '\f019'; }
.backdrop_ce57::before { content: '\f093'; }
.next_b258::before { content: '\f132'; }
.active_5717::before { content: '\f091'; }
.lite_ceff::before { content: '\f06b'; }
.table_hovered_c90f::before { content: '\f0d6'; }
.gradient-e3d2::before { content: '\f09d'; }
.fresh_b396::before { content: '\f10b'; }
.green_3f31::before { content: '\f108'; }
.stone-ed31::before { content: '\f10a'; }

/* Gambling Specific Icons */
.content_1dac::before { content: '\f522'; }
.gallery-bea6::before { content: '\f327'; }
.purple-825d::before { content: '\f219'; }
.full-3a8c::before { content: '\f21e'; }
.green_d2ba::before { content: '\f2f5'; }

/* Social Icons */
.header-fixed-a3c7::before { content: '\f09a'; }
.outer_b5e5::before { content: '\f099'; }
.next_9eb8::before { content: '\f16d'; }
.first_477a::before { content: '\f167'; }
.purple-f196::before { content: '\f2c6'; }
.up_639f::before { content: '\f232'; }

/* Size Classes */
.lite-fbfb { font-size: 0.75em; }
.icon-cd4f { font-size: 0.875em; }
.nav-action-c569 { font-size: 1.33em; }
.text_narrow_32cb { font-size: 1.5em; }
.alert-94ee { font-size: 2em; }
.box-a3ca { font-size: 3em; }

/* Animation Classes */
.right_2366 {
    animation: fa-spin 2s infinite linear;
}

.highlight-cold-f9e1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4b94 */
.shadow-element-c9 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
