/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.cold_63f4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.narrow-d962, .prev_79ba {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.mask_glass_383a::before { content: '\f015'; }
.small_ca0e::before { content: '\f007'; }
.focus_f7e6::before { content: '\f023'; }
.carousel-e672::before { content: '\f0e0'; }
.active_center_bbe2::before { content: '\f095'; }
.accent_active_9a23::before { content: '\f005'; }
.texture_rough_d84d::before { content: '\f004'; }
.section-0a7d::before { content: '\f00c'; }
.hot_5ef6::before { content: '\f00d'; }
.steel_d618::before { content: '\f002'; }
.status_142c::before { content: '\f0c9'; }
.module_fast_dd52::before { content: '\f061'; }
.east-cf15::before { content: '\f060'; }
.badge_dark_38cd::before { content: '\f04b'; }
.small-1d30::before { content: '\f04c'; }
.notification_e173::before { content: '\f019'; }
.lite_8c6b::before { content: '\f093'; }
.message-hot-cd76::before { content: '\f132'; }
.mask_new_aa43::before { content: '\f091'; }
.up-51cb::before { content: '\f06b'; }
.filter-f59d::before { content: '\f0d6'; }
.solid_caa6::before { content: '\f09d'; }
.tag_b3ea::before { content: '\f10b'; }
.frame-small-015c::before { content: '\f108'; }
.item-e030::before { content: '\f10a'; }

/* Gambling Specific Icons */
.over_c2db::before { content: '\f522'; }
.disabled-6b8e::before { content: '\f327'; }
.pattern-under-b456::before { content: '\f219'; }
.left_62fe::before { content: '\f21e'; }
.frame-clean-7df5::before { content: '\f2f5'; }

/* Social Icons */
.soft-8383::before { content: '\f09a'; }
.module_b801::before { content: '\f099'; }
.hidden-826c::before { content: '\f16d'; }
.filter-outer-ef43::before { content: '\f167'; }
.smooth-e17a::before { content: '\f2c6'; }
.tag_steel_ecd9::before { content: '\f232'; }

/* Size Classes */
.fluid_15c9 { font-size: 0.75em; }
.list-orange-e287 { font-size: 0.875em; }
.summary-718d { font-size: 1.33em; }
.action-5bf9 { font-size: 1.5em; }
.tertiary_cb28 { font-size: 2em; }
.white-a66c { font-size: 3em; }

/* Animation Classes */
.sort_3485 {
    animation: fa-spin 2s infinite linear;
}

.hidden_324f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9bfa */
.shadow-element-x1 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
