/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.banner_purple_188c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dynamic_d96f, .module_3eb7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.grid_63d6::before { content: '\f015'; }
.steel-8d78::before { content: '\f007'; }
.in_cfc9::before { content: '\f023'; }
.link_1c60::before { content: '\f0e0'; }
.advanced_9eca::before { content: '\f095'; }
.over-7675::before { content: '\f005'; }
.detail_outer_83b7::before { content: '\f004'; }
.frame_wide_a9b1::before { content: '\f00c'; }
.lower_370e::before { content: '\f00d'; }
.layout-dark-0515::before { content: '\f002'; }
.lower_d9d6::before { content: '\f0c9'; }
.filter_1bcc::before { content: '\f061'; }
.texture-pro-7757::before { content: '\f060'; }
.shade_5194::before { content: '\f04b'; }
.texture-brown-f47a::before { content: '\f04c'; }
.hero_rough_472d::before { content: '\f019'; }
.east-2950::before { content: '\f093'; }
.copper_b491::before { content: '\f132'; }
.form-south-4b2e::before { content: '\f091'; }
.thumbnail_south_5505::before { content: '\f06b'; }
.status-d095::before { content: '\f0d6'; }
.nav-lower-30c8::before { content: '\f09d'; }
.input-526b::before { content: '\f10b'; }
.smooth_a3f2::before { content: '\f108'; }
.solid-f535::before { content: '\f10a'; }

/* Gambling Specific Icons */
.bronze-38b6::before { content: '\f522'; }
.hero_first_595e::before { content: '\f327'; }
.main_lite_cfff::before { content: '\f219'; }
.middle-a7cc::before { content: '\f21e'; }
.alert-4a76::before { content: '\f2f5'; }

/* Social Icons */
.accent_orange_f4bb::before { content: '\f09a'; }
.tooltip_pink_379c::before { content: '\f099'; }
.stone-cfe7::before { content: '\f16d'; }
.aside-1296::before { content: '\f167'; }
.pagination_warm_bd6e::before { content: '\f2c6'; }
.detail_914a::before { content: '\f232'; }

/* Size Classes */
.wrapper-8207 { font-size: 0.75em; }
.wrapper_9738 { font-size: 0.875em; }
.notification-9ed9 { font-size: 1.33em; }
.hovered-d37d { font-size: 1.5em; }
.form-action-10a7 { font-size: 2em; }
.accordion_5e40 { font-size: 3em; }

/* Animation Classes */
.old_088b {
    animation: fa-spin 2s infinite linear;
}

.banner-cold-656b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 583e */
.promo-block-x8 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
