/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.button-2142) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.wrapper-next-0cf5, .label-medium-1bf0 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.header-large-c044::before { content: '\f015'; }
.surface_979a::before { content: '\f007'; }
.focused_855c::before { content: '\f023'; }
.nav_3e95::before { content: '\f0e0'; }
.disabled-01ce::before { content: '\f095'; }
.banner-bottom-e4f7::before { content: '\f005'; }
.accent_hot_eee7::before { content: '\f004'; }
.aside_static_6d38::before { content: '\f00c'; }
.module_fresh_3c21::before { content: '\f00d'; }
.tall-0a71::before { content: '\f002'; }
.soft_3250::before { content: '\f0c9'; }
.list_88e0::before { content: '\f061'; }
.link-2942::before { content: '\f060'; }
.pattern_42bb::before { content: '\f04b'; }
.motion-25a8::before { content: '\f04c'; }
.under_5f48::before { content: '\f019'; }
.text_ccb2::before { content: '\f093'; }
.content_medium_d171::before { content: '\f132'; }
.hard-1461::before { content: '\f091'; }
.dark_8751::before { content: '\f06b'; }
.input-737d::before { content: '\f0d6'; }
.column-paper-ca59::before { content: '\f09d'; }
.shade_motion_6676::before { content: '\f10b'; }
.popup_south_f2b4::before { content: '\f108'; }
.inner-9a96::before { content: '\f10a'; }

/* Gambling Specific Icons */
.background_31b6::before { content: '\f522'; }
.picture-2729::before { content: '\f327'; }
.tabs-2957::before { content: '\f219'; }
.sort-new-f8e4::before { content: '\f21e'; }
.main_glass_3c69::before { content: '\f2f5'; }

/* Social Icons */
.soft_1ceb::before { content: '\f09a'; }
.column_first_26a5::before { content: '\f099'; }
.summary-8e34::before { content: '\f16d'; }
.accent_cold_3654::before { content: '\f167'; }
.fresh_8262::before { content: '\f2c6'; }
.sidebar-top-4e44::before { content: '\f232'; }

/* Size Classes */
.info-771f { font-size: 0.75em; }
.frame_e85a { font-size: 0.875em; }
.caption-f394 { font-size: 1.33em; }
.thumbnail-pro-4477 { font-size: 1.5em; }
.disabled_a76b { font-size: 2em; }
.article-dirty-672c { font-size: 3em; }

/* Animation Classes */
.dirty_b207 {
    animation: fa-spin 2s infinite linear;
}

.footer-hard-c7e1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8016 */
.ghost-box-f3 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.0;
}
