/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pink-7a11) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.image_82db, .disabled-old-6a06 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.light_8894::before { content: '\f015'; }
.accordion-02a5::before { content: '\f007'; }
.down-f385::before { content: '\f023'; }
.layout_black_86fe::before { content: '\f0e0'; }
.disabled-hard-cb68::before { content: '\f095'; }
.logo-95d7::before { content: '\f005'; }
.nav-active-0d2f::before { content: '\f004'; }
.banner_e459::before { content: '\f00c'; }
.block-under-524a::before { content: '\f00d'; }
.element_df77::before { content: '\f002'; }
.prev-6ac0::before { content: '\f0c9'; }
.overlay_huge_c783::before { content: '\f061'; }
.image-649b::before { content: '\f060'; }
.banner-8b18::before { content: '\f04b'; }
.steel_3819::before { content: '\f04c'; }
.button_da27::before { content: '\f019'; }
.selected-dc73::before { content: '\f093'; }
.notice-1885::before { content: '\f132'; }
.media_da84::before { content: '\f091'; }
.pagination_1614::before { content: '\f06b'; }
.texture-down-6db6::before { content: '\f0d6'; }
.thumbnail-4b52::before { content: '\f09d'; }
.active_3e01::before { content: '\f10b'; }
.first_f802::before { content: '\f108'; }
.chip-next-9ce6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.border_iron_d75f::before { content: '\f522'; }
.cool-19e2::before { content: '\f327'; }
.full-485e::before { content: '\f219'; }
.menu-green-da7d::before { content: '\f21e'; }
.form_wide_6101::before { content: '\f2f5'; }

/* Social Icons */
.banner-hot-77cf::before { content: '\f09a'; }
.plasma_733c::before { content: '\f099'; }
.menu-98f5::before { content: '\f16d'; }
.box_inner_a120::before { content: '\f167'; }
.fast-8904::before { content: '\f2c6'; }
.static_b117::before { content: '\f232'; }

/* Size Classes */
.old-3a8e { font-size: 0.75em; }
.article_soft_c48e { font-size: 0.875em; }
.steel-c6ba { font-size: 1.33em; }
.static_471e { font-size: 1.5em; }
.stone_ffc7 { font-size: 2em; }
.purple_e7fb { font-size: 3em; }

/* Animation Classes */
.dirty-63de {
    animation: fa-spin 2s infinite linear;
}

.outer_0787 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 31c5 */
.shadow-element-w4 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.0;
}
