/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.notification_inner_12f8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.block-next-8a9b, .under-d954 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.accordion_next_a381::before { content: '\f015'; }
.center_2083::before { content: '\f007'; }
.frame-slow-87a9::before { content: '\f023'; }
.first_7c49::before { content: '\f0e0'; }
.element-852c::before { content: '\f095'; }
.hot_d008::before { content: '\f005'; }
.content_large_d3e8::before { content: '\f004'; }
.media_selected_46e5::before { content: '\f00c'; }
.info_light_f5c0::before { content: '\f00d'; }
.fluid-14f0::before { content: '\f002'; }
.label_c71b::before { content: '\f0c9'; }
.grid_cf7a::before { content: '\f061'; }
.widget-slow-7bbc::before { content: '\f060'; }
.purple_3444::before { content: '\f04b'; }
.active-05df::before { content: '\f04c'; }
.hero_2560::before { content: '\f019'; }
.header_0a90::before { content: '\f093'; }
.dropdown-3837::before { content: '\f132'; }
.iron-67e9::before { content: '\f091'; }
.sort_54a5::before { content: '\f06b'; }
.popup_first_f95a::before { content: '\f0d6'; }
.brown-f167::before { content: '\f09d'; }
.outer_5b91::before { content: '\f10b'; }
.notification-under-0979::before { content: '\f108'; }
.component-clean-482a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.article-3a8e::before { content: '\f522'; }
.bright_2f8c::before { content: '\f327'; }
.pro-30ab::before { content: '\f219'; }
.large-7752::before { content: '\f21e'; }
.feature-8d64::before { content: '\f2f5'; }

/* Social Icons */
.nav-hovered-0ffd::before { content: '\f09a'; }
.focus_c3b1::before { content: '\f099'; }
.video_bright_346a::before { content: '\f16d'; }
.wrapper-thick-6c12::before { content: '\f167'; }
.shade-gas-5431::before { content: '\f2c6'; }
.tertiary_pressed_dc27::before { content: '\f232'; }

/* Size Classes */
.focused_6f0b { font-size: 0.75em; }
.tag-next-dc34 { font-size: 0.875em; }
.tag_current_0031 { font-size: 1.33em; }
.black-9d9d { font-size: 1.5em; }
.basic-8d0c { font-size: 2em; }
.image-plasma-5a3d { font-size: 3em; }

/* Animation Classes */
.shadow_4447 {
    animation: fa-spin 2s infinite linear;
}

.stale-4d5d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: dda9 */
.shadow-element-g7 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
