/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.status_5965) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.thumbnail-green-8e0e, .row_purple_8e58 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.alert_east_a214::before { content: '\f015'; }
.module-a5eb::before { content: '\f007'; }
.old-6b4a::before { content: '\f023'; }
.full_4c49::before { content: '\f0e0'; }
.static-2c81::before { content: '\f095'; }
.alert-a5bb::before { content: '\f005'; }
.notification-middle-bfa3::before { content: '\f004'; }
.label-bright-9ef2::before { content: '\f00c'; }
.block-up-2d9b::before { content: '\f00d'; }
.glass_88f3::before { content: '\f002'; }
.surface-in-fe4d::before { content: '\f0c9'; }
.sidebar-e316::before { content: '\f061'; }
.layout_06ac::before { content: '\f060'; }
.text-007b::before { content: '\f04b'; }
.small_b72b::before { content: '\f04c'; }
.wood-1ef6::before { content: '\f019'; }
.shade-4850::before { content: '\f093'; }
.text-black-5a11::before { content: '\f132'; }
.hover-3f18::before { content: '\f091'; }
.up-3127::before { content: '\f06b'; }
.badge_f9d5::before { content: '\f0d6'; }
.solid_4bb8::before { content: '\f09d'; }
.detail-lite-18a7::before { content: '\f10b'; }
.layout_current_6940::before { content: '\f108'; }
.white_3765::before { content: '\f10a'; }

/* Gambling Specific Icons */
.status-384c::before { content: '\f522'; }
.picture-upper-1d34::before { content: '\f327'; }
.mask-south-ced5::before { content: '\f219'; }
.hover_wide_4b49::before { content: '\f21e'; }
.filter_e58a::before { content: '\f2f5'; }

/* Social Icons */
.logo_f7f1::before { content: '\f09a'; }
.alert_south_4994::before { content: '\f099'; }
.notice_453c::before { content: '\f16d'; }
.panel-8f90::before { content: '\f167'; }
.detail_ee1a::before { content: '\f2c6'; }
.avatar-01bc::before { content: '\f232'; }

/* Size Classes */
.badge-cool-2696 { font-size: 0.75em; }
.texture_black_8d8a { font-size: 0.875em; }
.block_50cc { font-size: 1.33em; }
.disabled_soft_09c4 { font-size: 1.5em; }
.tag-0d8d { font-size: 2em; }
.complex_ddd9 { font-size: 3em; }

/* Animation Classes */
.last-6ed0 {
    animation: fa-spin 2s infinite linear;
}

.caption_yellow_4aca {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 769e */
.shadow-element-u5 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.0;
}
