/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.message_steel_def6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.narrow-a0bc, .overlay_fast_6a67 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.module_hard_d684::before { content: '\f015'; }
.container-318c::before { content: '\f007'; }
.title-lite-ed7c::before { content: '\f023'; }
.mask_b99d::before { content: '\f0e0'; }
.row_black_039e::before { content: '\f095'; }
.secondary_pressed_09ee::before { content: '\f005'; }
.fast_c00e::before { content: '\f004'; }
.text-676c::before { content: '\f00c'; }
.hidden_east_c1eb::before { content: '\f00d'; }
.secondary_ea2e::before { content: '\f002'; }
.right-14a9::before { content: '\f0c9'; }
.accent-center-afc3::before { content: '\f061'; }
.brown-b455::before { content: '\f060'; }
.gradient_tall_965d::before { content: '\f04b'; }
.static-13e3::before { content: '\f04c'; }
.accent_current_41ad::before { content: '\f019'; }
.accordion_50cb::before { content: '\f093'; }
.soft_6331::before { content: '\f132'; }
.green-a63e::before { content: '\f091'; }
.alert-basic-2a7c::before { content: '\f06b'; }
.module_clean_bf70::before { content: '\f0d6'; }
.notification_e69f::before { content: '\f09d'; }
.soft_6d36::before { content: '\f10b'; }
.accordion-da6c::before { content: '\f108'; }
.main-paper-406d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.plasma_53c9::before { content: '\f522'; }
.slider_lite_0a04::before { content: '\f327'; }
.full_3219::before { content: '\f219'; }
.notification_b50e::before { content: '\f21e'; }
.filter_glass_f992::before { content: '\f2f5'; }

/* Social Icons */
.title-59c3::before { content: '\f09a'; }
.complex_f778::before { content: '\f099'; }
.gas_012a::before { content: '\f16d'; }
.column-649e::before { content: '\f167'; }
.video-88f4::before { content: '\f2c6'; }
.layout-fluid-5997::before { content: '\f232'; }

/* Size Classes */
.plasma_3cb1 { font-size: 0.75em; }
.wrapper-under-3ad9 { font-size: 0.875em; }
.accent-dc97 { font-size: 1.33em; }
.shadow-slow-f467 { font-size: 1.5em; }
.widget-slow-7806 { font-size: 2em; }
.notice-down-466e { font-size: 3em; }

/* Animation Classes */
.search-soft-dd11 {
    animation: fa-spin 2s infinite linear;
}

.footer-in-c61b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ce1a */
.phantom-card-e4 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
