/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.thick-d934) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.nav-5fb5, .tag-inner-3ea4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.card_6138::before { content: '\f015'; }
.pro-8e2d::before { content: '\f007'; }
.east_dfaf::before { content: '\f023'; }
.button-2742::before { content: '\f0e0'; }
.avatar-a69a::before { content: '\f095'; }
.solid-d639::before { content: '\f005'; }
.search-735e::before { content: '\f004'; }
.hero_right_9941::before { content: '\f00c'; }
.sort-fc18::before { content: '\f00d'; }
.description_hard_9054::before { content: '\f002'; }
.pattern-fda8::before { content: '\f0c9'; }
.top-23f2::before { content: '\f061'; }
.footer_1587::before { content: '\f060'; }
.badge_6761::before { content: '\f04b'; }
.left-87e5::before { content: '\f04c'; }
.overlay-blue-0159::before { content: '\f019'; }
.widget-d491::before { content: '\f093'; }
.info_7101::before { content: '\f132'; }
.text-f804::before { content: '\f091'; }
.breadcrumb_inner_f082::before { content: '\f06b'; }
.widget-b1c2::before { content: '\f0d6'; }
.module_d181::before { content: '\f09d'; }
.component-new-0586::before { content: '\f10b'; }
.panel_c582::before { content: '\f108'; }
.hidden-2189::before { content: '\f10a'; }

/* Gambling Specific Icons */
.simple-d140::before { content: '\f522'; }
.short_6054::before { content: '\f327'; }
.box_52e1::before { content: '\f219'; }
.background-978c::before { content: '\f21e'; }
.modal_19e0::before { content: '\f2f5'; }

/* Social Icons */
.active-west-1c01::before { content: '\f09a'; }
.description-red-a08e::before { content: '\f099'; }
.panel_daa2::before { content: '\f16d'; }
.table_5aa0::before { content: '\f167'; }
.item-cool-e76d::before { content: '\f2c6'; }
.caption_top_bb5a::before { content: '\f232'; }

/* Size Classes */
.footer-gas-97d2 { font-size: 0.75em; }
.hover-8a1b { font-size: 0.875em; }
.progress_84b6 { font-size: 1.33em; }
.breadcrumb_cool_012e { font-size: 1.5em; }
.container-be0b { font-size: 2em; }
.steel_0f18 { font-size: 3em; }

/* Animation Classes */
.sort-3eaa {
    animation: fa-spin 2s infinite linear;
}

.message-simple-0378 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7002 */
.shadow-element-c8 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
