/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.image_7d89) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.carousel_next_20fb, .stale_db1c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.element_bronze_1b34::before { content: '\f015'; }
.popup_yellow_4e17::before { content: '\f007'; }
.soft-32e9::before { content: '\f023'; }
.header-copper-da1b::before { content: '\f0e0'; }
.nav_b1d1::before { content: '\f095'; }
.mini_f4b1::before { content: '\f005'; }
.image_5725::before { content: '\f004'; }
.outline-red-6d56::before { content: '\f00c'; }
.table-purple-dabc::before { content: '\f00d'; }
.outline_b8d9::before { content: '\f002'; }
.large-9b3d::before { content: '\f0c9'; }
.background-new-b7ae::before { content: '\f061'; }
.image-6fd6::before { content: '\f060'; }
.feature_next_0ec2::before { content: '\f04b'; }
.pressed_a890::before { content: '\f04c'; }
.element-922b::before { content: '\f019'; }
.next-984a::before { content: '\f093'; }
.tertiary-f23b::before { content: '\f132'; }
.card_0bec::before { content: '\f091'; }
.link-soft-878e::before { content: '\f06b'; }
.layout-large-e23f::before { content: '\f0d6'; }
.shadow-bronze-0891::before { content: '\f09d'; }
.shadow_hard_45c1::before { content: '\f10b'; }
.form_cf38::before { content: '\f108'; }
.silver-f1ca::before { content: '\f10a'; }

/* Gambling Specific Icons */
.white_c1f8::before { content: '\f522'; }
.accordion_efdc::before { content: '\f327'; }
.current_265b::before { content: '\f219'; }
.footer-complex-ef68::before { content: '\f21e'; }
.mask_dynamic_0a28::before { content: '\f2f5'; }

/* Social Icons */
.button_copper_4829::before { content: '\f09a'; }
.header-gas-736c::before { content: '\f099'; }
.glass-91aa::before { content: '\f16d'; }
.tabs-purple-7a0a::before { content: '\f167'; }
.primary-c0a5::before { content: '\f2c6'; }
.chip_1ad5::before { content: '\f232'; }

/* Size Classes */
.easy-1ac9 { font-size: 0.75em; }
.stale_51f3 { font-size: 0.875em; }
.texture-gold-b3ec { font-size: 1.33em; }
.pink_149a { font-size: 1.5em; }
.brown_e80d { font-size: 2em; }
.fixed_543c { font-size: 3em; }

/* Animation Classes */
.avatar-dynamic-076a {
    animation: fa-spin 2s infinite linear;
}

.primary-3535 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6ae7 */
.widget-item-a9 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.3;
}
