/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.overlay-a28a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.logo_b18c, .old-4316 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.container_e699::before { content: '\f015'; }
.easy-8a99::before { content: '\f007'; }
.active-0f0d::before { content: '\f023'; }
.carousel-7994::before { content: '\f0e0'; }
.red_6d67::before { content: '\f095'; }
.tabs-dark-5244::before { content: '\f005'; }
.old_cbf5::before { content: '\f004'; }
.disabled-88b5::before { content: '\f00c'; }
.component_over_7b92::before { content: '\f00d'; }
.slider-fresh-e8fe::before { content: '\f002'; }
.gas_15ad::before { content: '\f0c9'; }
.solid_b0d4::before { content: '\f061'; }
.filter-4c78::before { content: '\f060'; }
.fluid-2d71::before { content: '\f04b'; }
.button_fa2e::before { content: '\f04c'; }
.mask_455b::before { content: '\f019'; }
.modal_523f::before { content: '\f093'; }
.huge_9e27::before { content: '\f132'; }
.tooltip_cd97::before { content: '\f091'; }
.badge_smooth_e163::before { content: '\f06b'; }
.info-d9e3::before { content: '\f0d6'; }
.large_5894::before { content: '\f09d'; }
.box-3df6::before { content: '\f10b'; }
.form-78a5::before { content: '\f108'; }
.card-rough-655c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.sort_6760::before { content: '\f522'; }
.sort_up_7319::before { content: '\f327'; }
.thick-82ab::before { content: '\f219'; }
.dim-90ff::before { content: '\f21e'; }
.menu-ef80::before { content: '\f2f5'; }

/* Social Icons */
.title_6cdf::before { content: '\f09a'; }
.layout-fded::before { content: '\f099'; }
.highlight_next_2b49::before { content: '\f16d'; }
.alert_out_bb64::before { content: '\f167'; }
.solid-d5fc::before { content: '\f2c6'; }
.element_steel_669d::before { content: '\f232'; }

/* Size Classes */
.pressed_f934 { font-size: 0.75em; }
.accent-solid-ab2f { font-size: 0.875em; }
.blue_a8e3 { font-size: 1.33em; }
.tag_eafb { font-size: 1.5em; }
.border-steel-e1ff { font-size: 2em; }
.lite-f80b { font-size: 3em; }

/* Animation Classes */
.nav_mini_076c {
    animation: fa-spin 2s infinite linear;
}

.texture_40ae {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4281 */
.shadow-element-m1 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
