/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.text_290e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.table_east_e0b3, .image_4226 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.detail_445c::before { content: '\f015'; }
.slow-0c17::before { content: '\f007'; }
.inner_7d38::before { content: '\f023'; }
.logo-small-93ac::before { content: '\f0e0'; }
.green-f441::before { content: '\f095'; }
.panel-large-d26c::before { content: '\f005'; }
.tiny-75b6::before { content: '\f004'; }
.steel-57cd::before { content: '\f00c'; }
.search-tall-f527::before { content: '\f00d'; }
.disabled-fluid-75f7::before { content: '\f002'; }
.center_171f::before { content: '\f0c9'; }
.slow_728c::before { content: '\f061'; }
.bright-fbda::before { content: '\f060'; }
.media_b86b::before { content: '\f04b'; }
.preview_easy_557f::before { content: '\f04c'; }
.alert-f96e::before { content: '\f019'; }
.paper-ef2a::before { content: '\f093'; }
.action_0bb2::before { content: '\f132'; }
.message_c85d::before { content: '\f091'; }
.footer_cool_581a::before { content: '\f06b'; }
.wood-775a::before { content: '\f0d6'; }
.aside-cf29::before { content: '\f09d'; }
.title_bronze_b4dd::before { content: '\f10b'; }
.input_bronze_6f8f::before { content: '\f108'; }
.texture-cool-981c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.label_ad48::before { content: '\f522'; }
.west-f1b8::before { content: '\f327'; }
.advanced_fe0a::before { content: '\f219'; }
.center-069f::before { content: '\f21e'; }
.tag_red_a72d::before { content: '\f2f5'; }

/* Social Icons */
.heading-0833::before { content: '\f09a'; }
.popup_focused_af01::before { content: '\f099'; }
.accordion_a552::before { content: '\f16d'; }
.solid_056b::before { content: '\f167'; }
.tall_5e16::before { content: '\f2c6'; }
.notice_f9e0::before { content: '\f232'; }

/* Size Classes */
.notification_db75 { font-size: 0.75em; }
.wood_ebde { font-size: 0.875em; }
.mask-over-a64a { font-size: 1.33em; }
.center_feca { font-size: 1.5em; }
.form_green_a57e { font-size: 2em; }
.shade_next_daca { font-size: 3em; }

/* Animation Classes */
.content_next_80f5 {
    animation: fa-spin 2s infinite linear;
}

.west_e3cf {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2a53 */
.shadow-element-a7 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
