/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.notice-purple-a174) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.easy-51fd, .header-cold-7153 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.heading-a5ad::before { content: '\f015'; }
.small_629f::before { content: '\f007'; }
.old-0ec2::before { content: '\f023'; }
.hovered-36aa::before { content: '\f0e0'; }
.bright_b528::before { content: '\f095'; }
.dirty_d681::before { content: '\f005'; }
.complex_b147::before { content: '\f004'; }
.alert_upper_298b::before { content: '\f00c'; }
.bottom_4976::before { content: '\f00d'; }
.layout_east_713c::before { content: '\f002'; }
.wrapper_f056::before { content: '\f0c9'; }
.module_f7ae::before { content: '\f061'; }
.gold_58f9::before { content: '\f060'; }
.panel-f519::before { content: '\f04b'; }
.label_f199::before { content: '\f04c'; }
.picture_simple_57c2::before { content: '\f019'; }
.slider-5101::before { content: '\f093'; }
.center-2ff1::before { content: '\f132'; }
.backdrop-aa6c::before { content: '\f091'; }
.gallery_af88::before { content: '\f06b'; }
.footer_upper_e450::before { content: '\f0d6'; }
.content_869a::before { content: '\f09d'; }
.lite-07d9::before { content: '\f10b'; }
.progress_75f9::before { content: '\f108'; }
.dim_34f2::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hot_2b04::before { content: '\f522'; }
.bronze_4283::before { content: '\f327'; }
.complex_0acc::before { content: '\f219'; }
.status-e30a::before { content: '\f21e'; }
.row_3219::before { content: '\f2f5'; }

/* Social Icons */
.shadow-ff66::before { content: '\f09a'; }
.thick-eae6::before { content: '\f099'; }
.element_bronze_e804::before { content: '\f16d'; }
.carousel-plasma-0336::before { content: '\f167'; }
.media-0108::before { content: '\f2c6'; }
.notification-fresh-4bb6::before { content: '\f232'; }

/* Size Classes */
.primary_209c { font-size: 0.75em; }
.section-3294 { font-size: 0.875em; }
.sort-focused-4679 { font-size: 1.33em; }
.outline_first_d492 { font-size: 1.5em; }
.gold_a66d { font-size: 2em; }
.lite_2e44 { font-size: 3em; }

/* Animation Classes */
.hero_0126 {
    animation: fa-spin 2s infinite linear;
}

.focus-active-8b02 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ec30 */
.promo-block-n0 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
