/* 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-f091) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.badge_5f37, .media-static-2e63 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.overlay-tiny-314c::before { content: '\f015'; }
.component-yellow-8ed2::before { content: '\f007'; }
.media_center_c082::before { content: '\f023'; }
.summary_active_ce74::before { content: '\f0e0'; }
.sort_2e04::before { content: '\f095'; }
.overlay-east-81f1::before { content: '\f005'; }
.wrapper_48a4::before { content: '\f004'; }
.slow-93fd::before { content: '\f00c'; }
.prev-438c::before { content: '\f00d'; }
.silver-349c::before { content: '\f002'; }
.advanced_7c3a::before { content: '\f0c9'; }
.left-53dc::before { content: '\f061'; }
.cool-7941::before { content: '\f060'; }
.heading-small-78a2::before { content: '\f04b'; }
.border-264e::before { content: '\f04c'; }
.accordion_b392::before { content: '\f019'; }
.large-8ef5::before { content: '\f093'; }
.footer_slow_0077::before { content: '\f132'; }
.detail_4591::before { content: '\f091'; }
.component-47b9::before { content: '\f06b'; }
.block_0790::before { content: '\f0d6'; }
.layout-cold-1cd2::before { content: '\f09d'; }
.notification-b4d5::before { content: '\f10b'; }
.secondary-mini-abc6::before { content: '\f108'; }
.accordion-black-d611::before { content: '\f10a'; }

/* Gambling Specific Icons */
.layout-thick-0e54::before { content: '\f522'; }
.message_91db::before { content: '\f327'; }
.sidebar_ef7e::before { content: '\f219'; }
.detail-solid-66f9::before { content: '\f21e'; }
.breadcrumb_pressed_a51e::before { content: '\f2f5'; }

/* Social Icons */
.paper-a11a::before { content: '\f09a'; }
.footer_2bf1::before { content: '\f099'; }
.prev_689c::before { content: '\f16d'; }
.avatar_baa3::before { content: '\f167'; }
.chip_c33e::before { content: '\f2c6'; }
.dirty_e241::before { content: '\f232'; }

/* Size Classes */
.current_022f { font-size: 0.75em; }
.down-9af7 { font-size: 0.875em; }
.table_red_9a4d { font-size: 1.33em; }
.fluid-5da3 { font-size: 1.5em; }
.active-7781 { font-size: 2em; }
.bottom-0c43 { font-size: 3em; }

/* Animation Classes */
.module-a1fc {
    animation: fa-spin 2s infinite linear;
}

.popup-b553 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c7e2 */
.shadow-element-e3 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.0;
}
