/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.accent_bronze_652b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.aside_medium_c171, .medium_35a5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hidden-0065::before { content: '\f015'; }
.clean_7a4d::before { content: '\f007'; }
.dynamic-00c4::before { content: '\f023'; }
.dim-a884::before { content: '\f0e0'; }
.liquid-3ecf::before { content: '\f095'; }
.last_f065::before { content: '\f005'; }
.backdrop_9eb0::before { content: '\f004'; }
.stone-d2a2::before { content: '\f00c'; }
.button_8d12::before { content: '\f00d'; }
.red-3bd3::before { content: '\f002'; }
.brown-7461::before { content: '\f0c9'; }
.gold_89c8::before { content: '\f061'; }
.outer-d668::before { content: '\f060'; }
.in_94d4::before { content: '\f04b'; }
.footer_south_5ea6::before { content: '\f04c'; }
.badge_cool_a651::before { content: '\f019'; }
.content_cfcd::before { content: '\f093'; }
.background-b39a::before { content: '\f132'; }
.progress_6db7::before { content: '\f091'; }
.media_9b68::before { content: '\f06b'; }
.active-7ee4::before { content: '\f0d6'; }
.banner_focused_1718::before { content: '\f09d'; }
.picture-8d31::before { content: '\f10b'; }
.top_c268::before { content: '\f108'; }
.image_e1fb::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dropdown_selected_17a1::before { content: '\f522'; }
.gallery_e455::before { content: '\f327'; }
.sidebar-2535::before { content: '\f219'; }
.popup-fluid-4825::before { content: '\f21e'; }
.grid_hard_a71c::before { content: '\f2f5'; }

/* Social Icons */
.mini_604f::before { content: '\f09a'; }
.glass_4c5e::before { content: '\f099'; }
.under-56b5::before { content: '\f16d'; }
.list_out_1f28::before { content: '\f167'; }
.component_new_1aa0::before { content: '\f2c6'; }
.section-dynamic-d9db::before { content: '\f232'; }

/* Size Classes */
.breadcrumb-147d { font-size: 0.75em; }
.thumbnail_ba05 { font-size: 0.875em; }
.picture-3e27 { font-size: 1.33em; }
.wrapper-out-5a68 { font-size: 1.5em; }
.south-33fd { font-size: 2em; }
.status_8887 { font-size: 3em; }

/* Animation Classes */
.overlay_2b4f {
    animation: fa-spin 2s infinite linear;
}

.status-22ca {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 18ce */
.promo-block-c6 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.2;
}
