/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.motion-fdd8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.up-97af, .tiny-1cdb {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.icon_static_7903::before { content: '\f015'; }
.breadcrumb-8261::before { content: '\f007'; }
.module-pressed-ff11::before { content: '\f023'; }
.active-static-ffb7::before { content: '\f0e0'; }
.first-9a99::before { content: '\f095'; }
.icon_south_c4a6::before { content: '\f005'; }
.gallery_11c9::before { content: '\f004'; }
.border-hovered-54e5::before { content: '\f00c'; }
.glass-9fcb::before { content: '\f00d'; }
.element_5c9e::before { content: '\f002'; }
.orange-48f9::before { content: '\f0c9'; }
.action_0cd0::before { content: '\f061'; }
.pattern_bronze_7ee9::before { content: '\f060'; }
.liquid_56fa::before { content: '\f04b'; }
.message-8069::before { content: '\f04c'; }
.label_hovered_2c88::before { content: '\f019'; }
.active_809f::before { content: '\f093'; }
.gold_16c4::before { content: '\f132'; }
.pink-1e20::before { content: '\f091'; }
.right-aa86::before { content: '\f06b'; }
.icon_92c3::before { content: '\f0d6'; }
.text_narrow_3c5b::before { content: '\f09d'; }
.box_outer_1531::before { content: '\f10b'; }
.tertiary_bed2::before { content: '\f108'; }
.tall-d474::before { content: '\f10a'; }

/* Gambling Specific Icons */
.east_fae7::before { content: '\f522'; }
.border-green-a24f::before { content: '\f327'; }
.dropdown_silver_b056::before { content: '\f219'; }
.last-7299::before { content: '\f21e'; }
.main_bottom_034a::before { content: '\f2f5'; }

/* Social Icons */
.table-514b::before { content: '\f09a'; }
.out-50ae::before { content: '\f099'; }
.accent_22a4::before { content: '\f16d'; }
.breadcrumb_1b36::before { content: '\f167'; }
.action_e3f4::before { content: '\f2c6'; }
.accent_5447::before { content: '\f232'; }

/* Size Classes */
.breadcrumb-stone-3a7b { font-size: 0.75em; }
.narrow_7a72 { font-size: 0.875em; }
.cool-1362 { font-size: 1.33em; }
.nav-886f { font-size: 1.5em; }
.article-cd01 { font-size: 2em; }
.logo_iron_e5f9 { font-size: 3em; }

/* Animation Classes */
.medium-cfc2 {
    animation: fa-spin 2s infinite linear;
}

.column_old_8125 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1a4d */
.shadow-element-g4 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.2;
}
