/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.article-5cbe) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.top-271c, .button_9755 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.article-66db::before { content: '\f015'; }
.backdrop-25e1::before { content: '\f007'; }
.progress-hard-0b11::before { content: '\f023'; }
.pagination-active-c2a9::before { content: '\f0e0'; }
.breadcrumb-52b8::before { content: '\f095'; }
.dropdown_complex_91f4::before { content: '\f005'; }
.clean_357e::before { content: '\f004'; }
.tall_a339::before { content: '\f00c'; }
.soft_3c48::before { content: '\f00d'; }
.green-016a::before { content: '\f002'; }
.picture_83db::before { content: '\f0c9'; }
.wood_dd97::before { content: '\f061'; }
.layout-314d::before { content: '\f060'; }
.accent-ef96::before { content: '\f04b'; }
.breadcrumb-outer-fd61::before { content: '\f04c'; }
.article_complex_2455::before { content: '\f019'; }
.image-green-0ee1::before { content: '\f093'; }
.hover-127c::before { content: '\f132'; }
.bronze-6304::before { content: '\f091'; }
.main_7e09::before { content: '\f06b'; }
.wrapper_purple_175b::before { content: '\f0d6'; }
.outer_aa73::before { content: '\f09d'; }
.down_a614::before { content: '\f10b'; }
.active-3004::before { content: '\f108'; }
.pagination_2e2f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.fixed_a2ff::before { content: '\f522'; }
.alert_gold_063f::before { content: '\f327'; }
.current_7734::before { content: '\f219'; }
.slider-south-9a1b::before { content: '\f21e'; }
.detail_slow_25a1::before { content: '\f2f5'; }

/* Social Icons */
.complex_462f::before { content: '\f09a'; }
.media-510a::before { content: '\f099'; }
.tooltip-a22d::before { content: '\f16d'; }
.detail_white_fe9a::before { content: '\f167'; }
.light_4849::before { content: '\f2c6'; }
.sort-brown-72a8::before { content: '\f232'; }

/* Size Classes */
.gas_c97c { font-size: 0.75em; }
.main-prev-0c92 { font-size: 0.875em; }
.widget-6def { font-size: 1.33em; }
.avatar-lower-b914 { font-size: 1.5em; }
.popup_bb94 { font-size: 2em; }
.slow-bafe { font-size: 3em; }

/* Animation Classes */
.wide-dacf {
    animation: fa-spin 2s infinite linear;
}

.notice_f157 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b1f8 */
.promo-block-b7 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
