/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.border-center-7f31) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.banner-lite-3e0f, .modal-focused-63c8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.layout_easy_3aa7::before { content: '\f015'; }
.nav-c4a7::before { content: '\f007'; }
.left-52d6::before { content: '\f023'; }
.tertiary-focused-6297::before { content: '\f0e0'; }
.highlight_1432::before { content: '\f095'; }
.fluid_9d48::before { content: '\f005'; }
.notification-solid-027c::before { content: '\f004'; }
.blue-0886::before { content: '\f00c'; }
.huge-0969::before { content: '\f00d'; }
.solid-5932::before { content: '\f002'; }
.active-2adf::before { content: '\f0c9'; }
.border_clean_77de::before { content: '\f061'; }
.plasma_d203::before { content: '\f060'; }
.backdrop_hovered_ccf1::before { content: '\f04b'; }
.row_white_e74f::before { content: '\f04c'; }
.text-4e8c::before { content: '\f019'; }
.tooltip_77f4::before { content: '\f093'; }
.liquid_7fd2::before { content: '\f132'; }
.panel-fixed-c8ab::before { content: '\f091'; }
.footer-orange-3dd9::before { content: '\f06b'; }
.plasma-4620::before { content: '\f0d6'; }
.backdrop-1d4a::before { content: '\f09d'; }
.popup-dbc6::before { content: '\f10b'; }
.media-iron-3a11::before { content: '\f108'; }
.badge-new-12d0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.message-a96f::before { content: '\f522'; }
.selected-b199::before { content: '\f327'; }
.module_orange_eed0::before { content: '\f219'; }
.shadow-silver-51d9::before { content: '\f21e'; }
.header-73ca::before { content: '\f2f5'; }

/* Social Icons */
.stale_5df6::before { content: '\f09a'; }
.east-bec3::before { content: '\f099'; }
.description_6e58::before { content: '\f16d'; }
.form_5306::before { content: '\f167'; }
.simple_a2a1::before { content: '\f2c6'; }
.popup_120c::before { content: '\f232'; }

/* Size Classes */
.hot-0e5f { font-size: 0.75em; }
.west_f2c0 { font-size: 0.875em; }
.paragraph_28e0 { font-size: 1.33em; }
.container-920c { font-size: 1.5em; }
.overlay_wide_2fb6 { font-size: 2em; }
.carousel-7785 { font-size: 3em; }

/* Animation Classes */
.module-motion-b2c7 {
    animation: fa-spin 2s infinite linear;
}

.preview-da94 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5358 */
.phantom-card-x3 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.3;
}
