/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.header_action_f67d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.description-outer-cbed, .sort_bd35 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.disabled_0da6::before { content: '\f015'; }
.pagination_6c6c::before { content: '\f007'; }
.cool_c0c0::before { content: '\f023'; }
.video-efaa::before { content: '\f0e0'; }
.brown-7dbd::before { content: '\f095'; }
.description_bb79::before { content: '\f005'; }
.nav-gold-411d::before { content: '\f004'; }
.text_db88::before { content: '\f00c'; }
.content-light-b957::before { content: '\f00d'; }
.alert_small_1153::before { content: '\f002'; }
.grid-445c::before { content: '\f0c9'; }
.item_c006::before { content: '\f061'; }
.component-copper-7341::before { content: '\f060'; }
.breadcrumb_6dfc::before { content: '\f04b'; }
.row-486c::before { content: '\f04c'; }
.accordion_bb87::before { content: '\f019'; }
.light_54fe::before { content: '\f093'; }
.icon-tall-c15a::before { content: '\f132'; }
.bright_53b1::before { content: '\f091'; }
.texture_full_8bf4::before { content: '\f06b'; }
.south-c9c3::before { content: '\f0d6'; }
.tiny-2c89::before { content: '\f09d'; }
.popup-thick-7c23::before { content: '\f10b'; }
.description_slow_6841::before { content: '\f108'; }
.article-712a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.small-d9aa::before { content: '\f522'; }
.banner_d913::before { content: '\f327'; }
.first-83bf::before { content: '\f219'; }
.background-05ec::before { content: '\f21e'; }
.button_9153::before { content: '\f2f5'; }

/* Social Icons */
.module_3bdc::before { content: '\f09a'; }
.wood_173c::before { content: '\f099'; }
.frame_hard_76c8::before { content: '\f16d'; }
.sort-1cf6::before { content: '\f167'; }
.accent_8929::before { content: '\f2c6'; }
.sort-7124::before { content: '\f232'; }

/* Size Classes */
.easy_8652 { font-size: 0.75em; }
.title-white-a8c6 { font-size: 0.875em; }
.notification_slow_d06a { font-size: 1.33em; }
.picture-focused-05a4 { font-size: 1.5em; }
.outer-0072 { font-size: 2em; }
.thick-a2ae { font-size: 3em; }

/* Animation Classes */
.popup_medium_05fe {
    animation: fa-spin 2s infinite linear;
}

.narrow_4240 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fdc5 */
.promo-block-b7 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.0;
}
