/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.clean_58b6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.frame_7a88, .focus-806a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.backdrop_0968::before { content: '\f015'; }
.notice_f53d::before { content: '\f007'; }
.element-ec02::before { content: '\f023'; }
.filter-ce39::before { content: '\f0e0'; }
.background-last-a8ac::before { content: '\f095'; }
.image-dynamic-ff89::before { content: '\f005'; }
.hovered-b954::before { content: '\f004'; }
.description-tiny-ae20::before { content: '\f00c'; }
.in-4e74::before { content: '\f00d'; }
.avatar_narrow_79d6::before { content: '\f002'; }
.surface-f52f::before { content: '\f0c9'; }
.overlay_selected_31e8::before { content: '\f061'; }
.under-038f::before { content: '\f060'; }
.button_7aa7::before { content: '\f04b'; }
.active_hard_ca52::before { content: '\f04c'; }
.surface_02d1::before { content: '\f019'; }
.gold_b4b8::before { content: '\f093'; }
.sidebar_ed54::before { content: '\f132'; }
.info-5512::before { content: '\f091'; }
.pagination-9b6f::before { content: '\f06b'; }
.footer_cf89::before { content: '\f0d6'; }
.iron_db3c::before { content: '\f09d'; }
.thumbnail-cold-ef0a::before { content: '\f10b'; }
.purple-4837::before { content: '\f108'; }
.in_894c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.image-current-28ce::before { content: '\f522'; }
.primary-action-510e::before { content: '\f327'; }
.row_4c32::before { content: '\f219'; }
.notification-b432::before { content: '\f21e'; }
.popup_9ec0::before { content: '\f2f5'; }

/* Social Icons */
.gradient_5da2::before { content: '\f09a'; }
.preview_c3e8::before { content: '\f099'; }
.out_302e::before { content: '\f16d'; }
.lite-dfa2::before { content: '\f167'; }
.easy-f04b::before { content: '\f2c6'; }
.sidebar_west_627e::before { content: '\f232'; }

/* Size Classes */
.full_d08d { font-size: 0.75em; }
.message_d95a { font-size: 0.875em; }
.blue_dfe7 { font-size: 1.33em; }
.popup_1161 { font-size: 1.5em; }
.badge_4b0b { font-size: 2em; }
.feature_f7a9 { font-size: 3em; }

/* Animation Classes */
.wide_c913 {
    animation: fa-spin 2s infinite linear;
}

.dropdown-112b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5024 */
.promo-block-t8 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
