/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.description-soft-25bb) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.narrow_0e2c, .accordion-smooth-5db1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.search-2e1f::before { content: '\f015'; }
.mask-7764::before { content: '\f007'; }
.tabs_1a3f::before { content: '\f023'; }
.sort_420c::before { content: '\f0e0'; }
.pro_6ebf::before { content: '\f095'; }
.picture_mini_5d27::before { content: '\f005'; }
.fast_3089::before { content: '\f004'; }
.hover_steel_780b::before { content: '\f00c'; }
.media-b0bc::before { content: '\f00d'; }
.banner-orange-adbd::before { content: '\f002'; }
.full-4f58::before { content: '\f0c9'; }
.upper_5efd::before { content: '\f061'; }
.main-a649::before { content: '\f060'; }
.feature_tiny_d1d1::before { content: '\f04b'; }
.block_8f5e::before { content: '\f04c'; }
.sort-7e0b::before { content: '\f019'; }
.dim-9b23::before { content: '\f093'; }
.easy_d528::before { content: '\f132'; }
.status_b4ce::before { content: '\f091'; }
.wrapper_c91d::before { content: '\f06b'; }
.fixed_c008::before { content: '\f0d6'; }
.popup_current_cb54::before { content: '\f09d'; }
.secondary-0c12::before { content: '\f10b'; }
.outer_a670::before { content: '\f108'; }
.notification-top-082f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.table_active_b50c::before { content: '\f522'; }
.stone_eb7f::before { content: '\f327'; }
.notification-5a11::before { content: '\f219'; }
.primary_8b74::before { content: '\f21e'; }
.alert_inner_276a::before { content: '\f2f5'; }

/* Social Icons */
.backdrop_cool_6e38::before { content: '\f09a'; }
.image-7dad::before { content: '\f099'; }
.detail_3080::before { content: '\f16d'; }
.narrow_d23f::before { content: '\f167'; }
.overlay_lite_4c08::before { content: '\f2c6'; }
.hidden-mini-0081::before { content: '\f232'; }

/* Size Classes */
.tall-b0f7 { font-size: 0.75em; }
.dynamic_90c0 { font-size: 0.875em; }
.notice_1fa5 { font-size: 1.33em; }
.wide_f17d { font-size: 1.5em; }
.copper_123e { font-size: 2em; }
.frame-c4eb { font-size: 3em; }

/* Animation Classes */
.input-inner-f9e6 {
    animation: fa-spin 2s infinite linear;
}

.header_72a5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7c49 */
.shadow-element-y9 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.1;
}
