/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.shade-7b5b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.sidebar_old_e1c1, .south-e865 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.highlight_b5ca::before { content: '\f015'; }
.module-east-aa6a::before { content: '\f007'; }
.panel_blue_f7bf::before { content: '\f023'; }
.module-e1d4::before { content: '\f0e0'; }
.title-0e77::before { content: '\f095'; }
.status-outer-f725::before { content: '\f005'; }
.backdrop-44b2::before { content: '\f004'; }
.dropdown-a6c5::before { content: '\f00c'; }
.thumbnail_next_bc82::before { content: '\f00d'; }
.upper-49f5::before { content: '\f002'; }
.fluid_247c::before { content: '\f0c9'; }
.input_58c8::before { content: '\f061'; }
.carousel_tall_d422::before { content: '\f060'; }
.aside-fresh-abf5::before { content: '\f04b'; }
.filter_ef72::before { content: '\f04c'; }
.top-5d17::before { content: '\f019'; }
.aside_b55b::before { content: '\f093'; }
.box_old_6799::before { content: '\f132'; }
.east-fba5::before { content: '\f091'; }
.avatar-1c00::before { content: '\f06b'; }
.panel-d72b::before { content: '\f0d6'; }
.block-prev-74a9::before { content: '\f09d'; }
.summary_last_b44e::before { content: '\f10b'; }
.content-5e0b::before { content: '\f108'; }
.card-over-e23b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.section_339c::before { content: '\f522'; }
.badge-279f::before { content: '\f327'; }
.label-static-29a2::before { content: '\f219'; }
.form_7533::before { content: '\f21e'; }
.backdrop_west_d021::before { content: '\f2f5'; }

/* Social Icons */
.dropdown-iron-8040::before { content: '\f09a'; }
.steel_a293::before { content: '\f099'; }
.link-wide-b746::before { content: '\f16d'; }
.texture_fluid_cd55::before { content: '\f167'; }
.carousel-selected-153b::before { content: '\f2c6'; }
.backdrop_lower_5f50::before { content: '\f232'; }

/* Size Classes */
.image_simple_187e { font-size: 0.75em; }
.pressed-7cf3 { font-size: 0.875em; }
.primary_last_8263 { font-size: 1.33em; }
.module-fluid-a919 { font-size: 1.5em; }
.component_ba9b { font-size: 2em; }
.text-out-882c { font-size: 3em; }

/* Animation Classes */
.gradient_motion_31b0 {
    animation: fa-spin 2s infinite linear;
}

.tabs-bright-9c92 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ec0a */
.shadow-element-p3 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
