/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.surface_9b52) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.motion-265e, .caption_fe35 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.active-cc0f::before { content: '\f015'; }
.brown-8ac9::before { content: '\f007'; }
.card-dabc::before { content: '\f023'; }
.image_0caf::before { content: '\f0e0'; }
.complex-71b9::before { content: '\f095'; }
.article_95b2::before { content: '\f005'; }
.wood-9fbb::before { content: '\f004'; }
.shadow_55f8::before { content: '\f00c'; }
.focus-rough-4b80::before { content: '\f00d'; }
.highlight-stale-24a3::before { content: '\f002'; }
.message_advanced_f210::before { content: '\f0c9'; }
.old-d80c::before { content: '\f061'; }
.fluid_e9c2::before { content: '\f060'; }
.info-narrow-8522::before { content: '\f04b'; }
.item-7091::before { content: '\f04c'; }
.lite_520c::before { content: '\f019'; }
.upper-19e4::before { content: '\f093'; }
.liquid_30ab::before { content: '\f132'; }
.sidebar_b677::before { content: '\f091'; }
.alert-a24c::before { content: '\f06b'; }
.shade-lower-9739::before { content: '\f0d6'; }
.dynamic-98ba::before { content: '\f09d'; }
.wrapper_fast_478d::before { content: '\f10b'; }
.row-hard-b557::before { content: '\f108'; }
.new-ab5e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.avatar-south-0a0e::before { content: '\f522'; }
.middle-debd::before { content: '\f327'; }
.grid-c8bb::before { content: '\f219'; }
.short-7302::before { content: '\f21e'; }
.background-f156::before { content: '\f2f5'; }

/* Social Icons */
.west_799c::before { content: '\f09a'; }
.breadcrumb-wood-d670::before { content: '\f099'; }
.popup_6f23::before { content: '\f16d'; }
.feature-fixed-0b28::before { content: '\f167'; }
.slider-4264::before { content: '\f2c6'; }
.paragraph-active-0586::before { content: '\f232'; }

/* Size Classes */
.right-c9fb { font-size: 0.75em; }
.modal-ba1c { font-size: 0.875em; }
.solid-eea6 { font-size: 1.33em; }
.plasma_9eda { font-size: 1.5em; }
.motion_c7f5 { font-size: 2em; }
.form_hot_1a18 { font-size: 3em; }

/* Animation Classes */
.modal_first_0c79 {
    animation: fa-spin 2s infinite linear;
}

.east_2e6d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: eb08 */
.widget-item-z6 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
