/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.message-purple-c225) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.media_small_aee2, .row_south_64c2 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.inner_5a43::before { content: '\f015'; }
.action_3108::before { content: '\f007'; }
.dynamic-7389::before { content: '\f023'; }
.tooltip_east_c049::before { content: '\f0e0'; }
.list_upper_6403::before { content: '\f095'; }
.fluid_4146::before { content: '\f005'; }
.element_wide_c6b1::before { content: '\f004'; }
.hero_hot_e113::before { content: '\f00c'; }
.border_new_6e08::before { content: '\f00d'; }
.basic-c50b::before { content: '\f002'; }
.wrapper-gold-69e4::before { content: '\f0c9'; }
.grid_north_9eab::before { content: '\f061'; }
.east-394a::before { content: '\f060'; }
.aside_mini_7e43::before { content: '\f04b'; }
.focus_1cd6::before { content: '\f04c'; }
.center-3603::before { content: '\f019'; }
.south-e643::before { content: '\f093'; }
.container_next_be85::before { content: '\f132'; }
.large-59e5::before { content: '\f091'; }
.solid-7030::before { content: '\f06b'; }
.wood_45a5::before { content: '\f0d6'; }
.card-3a3d::before { content: '\f09d'; }
.status-af6f::before { content: '\f10b'; }
.link_4b96::before { content: '\f108'; }
.tag-south-ffa1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.item-7d5a::before { content: '\f522'; }
.mask_huge_535c::before { content: '\f327'; }
.info-lite-7541::before { content: '\f219'; }
.column-dynamic-7dd9::before { content: '\f21e'; }
.light_55af::before { content: '\f2f5'; }

/* Social Icons */
.disabled_4f8b::before { content: '\f09a'; }
.texture_5622::before { content: '\f099'; }
.short_88e6::before { content: '\f16d'; }
.stale-6dd8::before { content: '\f167'; }
.search-hot-796b::before { content: '\f2c6'; }
.secondary_gold_18f5::before { content: '\f232'; }

/* Size Classes */
.info-cool-6656 { font-size: 0.75em; }
.hero-7071 { font-size: 0.875em; }
.info-copper-76c1 { font-size: 1.33em; }
.glass_b74d { font-size: 1.5em; }
.image_right_0d8a { font-size: 2em; }
.module_south_8673 { font-size: 3em; }

/* Animation Classes */
.motion-94f3 {
    animation: fa-spin 2s infinite linear;
}

.thumbnail_6236 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 70fd */
.shadow-element-w0 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.2;
}
