/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.light_c0c0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.secondary-fcf7, .media-purple-c5b4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.component_over_f608::before { content: '\f015'; }
.active-1424::before { content: '\f007'; }
.secondary-old-0965::before { content: '\f023'; }
.action-65e3::before { content: '\f0e0'; }
.content-tiny-92d4::before { content: '\f095'; }
.smooth_8eff::before { content: '\f005'; }
.text-simple-6834::before { content: '\f004'; }
.carousel-center-1e59::before { content: '\f00c'; }
.media_3230::before { content: '\f00d'; }
.description-f424::before { content: '\f002'; }
.inner-e0b0::before { content: '\f0c9'; }
.slider-right-a5a7::before { content: '\f061'; }
.shadow-728b::before { content: '\f060'; }
.box-be87::before { content: '\f04b'; }
.video-aeee::before { content: '\f04c'; }
.focused_75d9::before { content: '\f019'; }
.sort-58e1::before { content: '\f093'; }
.mask-complex-6470::before { content: '\f132'; }
.top_e43c::before { content: '\f091'; }
.paper-d25a::before { content: '\f06b'; }
.status-current-1ac3::before { content: '\f0d6'; }
.tag_bed9::before { content: '\f09d'; }
.hero-top-0217::before { content: '\f10b'; }
.wide-9d9b::before { content: '\f108'; }
.east_06e6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.icon-a5b3::before { content: '\f522'; }
.title-smooth-562b::before { content: '\f327'; }
.upper_2290::before { content: '\f219'; }
.element-e32f::before { content: '\f21e'; }
.slider-steel-0ec9::before { content: '\f2f5'; }

/* Social Icons */
.first_84c9::before { content: '\f09a'; }
.small-1f91::before { content: '\f099'; }
.bottom_0ec4::before { content: '\f16d'; }
.alert_68bb::before { content: '\f167'; }
.small_0058::before { content: '\f2c6'; }
.brown-5396::before { content: '\f232'; }

/* Size Classes */
.outline_lower_5e51 { font-size: 0.75em; }
.module_fe81 { font-size: 0.875em; }
.hidden-3e63 { font-size: 1.33em; }
.backdrop_efc4 { font-size: 1.5em; }
.inner-60a2 { font-size: 2em; }
.plasma-5b36 { font-size: 3em; }

/* Animation Classes */
.menu_b8c9 {
    animation: fa-spin 2s infinite linear;
}

.header_dirty_6a1e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6fab */
.shadow-element-u1 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
