/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.texture_e2a6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.item_in_ecd9, .west_9ccf {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.element_right_7cb7::before { content: '\f015'; }
.caption_glass_4465::before { content: '\f007'; }
.mini-bc1f::before { content: '\f023'; }
.alert-solid-ac40::before { content: '\f0e0'; }
.texture_27d5::before { content: '\f095'; }
.message-3bd4::before { content: '\f005'; }
.gold-ff17::before { content: '\f004'; }
.fresh-9f29::before { content: '\f00c'; }
.form_3a66::before { content: '\f00d'; }
.article_prev_ef3c::before { content: '\f002'; }
.simple-8f32::before { content: '\f0c9'; }
.highlight-7518::before { content: '\f061'; }
.button-3a03::before { content: '\f060'; }
.menu-6464::before { content: '\f04b'; }
.slow_d9a2::before { content: '\f04c'; }
.primary_west_65a6::before { content: '\f019'; }
.content-79d1::before { content: '\f093'; }
.fluid-8386::before { content: '\f132'; }
.component_copper_1d67::before { content: '\f091'; }
.preview_d68e::before { content: '\f06b'; }
.border-solid-6a5a::before { content: '\f0d6'; }
.tooltip_liquid_67ab::before { content: '\f09d'; }
.breadcrumb_b682::before { content: '\f10b'; }
.link-652a::before { content: '\f108'; }
.tooltip_simple_9c90::before { content: '\f10a'; }

/* Gambling Specific Icons */
.short_2577::before { content: '\f522'; }
.notification_1d94::before { content: '\f327'; }
.full_d2b7::before { content: '\f219'; }
.nav_right_efb7::before { content: '\f21e'; }
.link-static-a45e::before { content: '\f2f5'; }

/* Social Icons */
.pro_0275::before { content: '\f09a'; }
.hot_a3e4::before { content: '\f099'; }
.glass_ad88::before { content: '\f16d'; }
.plasma_df13::before { content: '\f167'; }
.shadow-aee9::before { content: '\f2c6'; }
.secondary_2f53::before { content: '\f232'; }

/* Size Classes */
.widget-stale-a355 { font-size: 0.75em; }
.row_gas_b5d5 { font-size: 0.875em; }
.main-orange-d433 { font-size: 1.33em; }
.input_light_6aeb { font-size: 1.5em; }
.card-cc0c { font-size: 2em; }
.tertiary-14c1 { font-size: 3em; }

/* Animation Classes */
.prev-fba6 {
    animation: fa-spin 2s infinite linear;
}

.tag_middle_2c6a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9e06 */
.widget-item-v5 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
