/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.new_5ecb) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.thick_6bb9, .accent-left-d704 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.box_soft_2abe::before { content: '\f015'; }
.disabled_green_67ff::before { content: '\f007'; }
.focused-7bbd::before { content: '\f023'; }
.lite_4bf2::before { content: '\f0e0'; }
.notice-purple-4436::before { content: '\f095'; }
.notice-a830::before { content: '\f005'; }
.background-red-aca7::before { content: '\f004'; }
.info-wide-fc05::before { content: '\f00c'; }
.orange-5aca::before { content: '\f00d'; }
.media_25b5::before { content: '\f002'; }
.paper-ff38::before { content: '\f0c9'; }
.backdrop-full-7d6e::before { content: '\f061'; }
.slider_3074::before { content: '\f060'; }
.basic_e6fc::before { content: '\f04b'; }
.copper_bf7a::before { content: '\f04c'; }
.avatar_9c0e::before { content: '\f019'; }
.description-smooth-2560::before { content: '\f093'; }
.hover_old_6dc7::before { content: '\f132'; }
.label_cbf0::before { content: '\f091'; }
.tabs_9903::before { content: '\f06b'; }
.last-cd88::before { content: '\f0d6'; }
.form_4543::before { content: '\f09d'; }
.mask-0ca7::before { content: '\f10b'; }
.modal_ef75::before { content: '\f108'; }
.dropdown_d66a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.fast_2e17::before { content: '\f522'; }
.bronze-5c9a::before { content: '\f327'; }
.breadcrumb_1dd8::before { content: '\f219'; }
.paper-d8f3::before { content: '\f21e'; }
.background_fluid_2a0c::before { content: '\f2f5'; }

/* Social Icons */
.column_a77f::before { content: '\f09a'; }
.sort-right-884f::before { content: '\f099'; }
.focus_6e13::before { content: '\f16d'; }
.tag-mini-627b::before { content: '\f167'; }
.bright-917d::before { content: '\f2c6'; }
.wide_40f3::before { content: '\f232'; }

/* Size Classes */
.outline_short_8d93 { font-size: 0.75em; }
.outer-c33a { font-size: 0.875em; }
.module_west_dd1d { font-size: 1.33em; }
.cool-eda2 { font-size: 1.5em; }
.thumbnail_f217 { font-size: 2em; }
.silver-785b { font-size: 3em; }

/* Animation Classes */
.slider_59ed {
    animation: fa-spin 2s infinite linear;
}

.thumbnail-37cc {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1394 */
.shadow-element-e9 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
