/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pro-c503) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.overlay_complex_8209, .nav-easy-8f8c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.border-7a92::before { content: '\f015'; }
.notice-a0c8::before { content: '\f007'; }
.banner-orange-6c05::before { content: '\f023'; }
.hard-50c1::before { content: '\f0e0'; }
.medium_ce9c::before { content: '\f095'; }
.purple_305d::before { content: '\f005'; }
.gold_7b94::before { content: '\f004'; }
.carousel_last_256a::before { content: '\f00c'; }
.status_prev_088d::before { content: '\f00d'; }
.backdrop-6181::before { content: '\f002'; }
.info-bright-7e33::before { content: '\f0c9'; }
.accent-171a::before { content: '\f061'; }
.table-69db::before { content: '\f060'; }
.right_614d::before { content: '\f04b'; }
.paper-4848::before { content: '\f04c'; }
.full_a4d4::before { content: '\f019'; }
.rough_13fe::before { content: '\f093'; }
.hero_ed58::before { content: '\f132'; }
.middle_c03e::before { content: '\f091'; }
.column-purple-e5fa::before { content: '\f06b'; }
.disabled-4203::before { content: '\f0d6'; }
.preview_right_dea4::before { content: '\f09d'; }
.progress_cca5::before { content: '\f10b'; }
.texture-brown-01fe::before { content: '\f108'; }
.dropdown-2c3b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pattern_motion_29eb::before { content: '\f522'; }
.orange_7400::before { content: '\f327'; }
.frame-addb::before { content: '\f219'; }
.tag-daed::before { content: '\f21e'; }
.hard-2832::before { content: '\f2f5'; }

/* Social Icons */
.red_a132::before { content: '\f09a'; }
.link-tall-6879::before { content: '\f099'; }
.basic-9425::before { content: '\f16d'; }
.white-df83::before { content: '\f167'; }
.medium_008c::before { content: '\f2c6'; }
.input-basic-262e::before { content: '\f232'; }

/* Size Classes */
.nav_b8c2 { font-size: 0.75em; }
.carousel_middle_f953 { font-size: 0.875em; }
.icon_bf94 { font-size: 1.33em; }
.tag_blue_1e4f { font-size: 1.5em; }
.image_under_40dd { font-size: 2em; }
.notice-dd49 { font-size: 3em; }

/* Animation Classes */
.fresh-c58e {
    animation: fa-spin 2s infinite linear;
}

.message_72ae {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c4b0 */
.shadow-element-o0 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
