/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.main-solid-58af) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.heading_67f5, .complex-65de {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shadow-d762::before { content: '\f015'; }
.hero_small_d785::before { content: '\f007'; }
.thick-9feb::before { content: '\f023'; }
.rough_f654::before { content: '\f0e0'; }
.element-old-e120::before { content: '\f095'; }
.iron_a316::before { content: '\f005'; }
.black-e950::before { content: '\f004'; }
.copper-e9b1::before { content: '\f00c'; }
.wood-ea31::before { content: '\f00d'; }
.backdrop_79bb::before { content: '\f002'; }
.block-cool-adb7::before { content: '\f0c9'; }
.tertiary_9459::before { content: '\f061'; }
.detail_cool_5281::before { content: '\f060'; }
.main_action_a7c9::before { content: '\f04b'; }
.old_5553::before { content: '\f04c'; }
.tall-4ecb::before { content: '\f019'; }
.upper-d071::before { content: '\f093'; }
.card_middle_85ab::before { content: '\f132'; }
.button-first-0135::before { content: '\f091'; }
.surface_3204::before { content: '\f06b'; }
.brown-6602::before { content: '\f0d6'; }
.banner_2ae1::before { content: '\f09d'; }
.mask-ec3a::before { content: '\f10b'; }
.heading_last_ed65::before { content: '\f108'; }
.next-0b46::before { content: '\f10a'; }

/* Gambling Specific Icons */
.large_0d03::before { content: '\f522'; }
.disabled_1093::before { content: '\f327'; }
.hero-next-2eb5::before { content: '\f219'; }
.text-dark-beb2::before { content: '\f21e'; }
.stale_15ed::before { content: '\f2f5'; }

/* Social Icons */
.container_d9fe::before { content: '\f09a'; }
.background_fixed_8d99::before { content: '\f099'; }
.detail_wide_aa74::before { content: '\f16d'; }
.highlight_hard_cd85::before { content: '\f167'; }
.panel_d20c::before { content: '\f2c6'; }
.purple_119f::before { content: '\f232'; }

/* Size Classes */
.article_94b9 { font-size: 0.75em; }
.outline_plasma_3d88 { font-size: 0.875em; }
.stale-b98e { font-size: 1.33em; }
.status_hard_4270 { font-size: 1.5em; }
.table-d165 { font-size: 2em; }
.mask_tall_f6e3 { font-size: 3em; }

/* Animation Classes */
.paper-4a2c {
    animation: fa-spin 2s infinite linear;
}

.wood_7ff1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 35ae */
.shadow-element-e7 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
