/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dim-f529) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.paragraph-last-0a1b, .current-01d2 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.top-19fc::before { content: '\f015'; }
.info_86b6::before { content: '\f007'; }
.section_narrow_3196::before { content: '\f023'; }
.active_stone_66a4::before { content: '\f0e0'; }
.next_fdcb::before { content: '\f095'; }
.iron-1f50::before { content: '\f005'; }
.paragraph_plasma_5cb6::before { content: '\f004'; }
.image_top_0109::before { content: '\f00c'; }
.slow_81e2::before { content: '\f00d'; }
.center-afd4::before { content: '\f002'; }
.block_stone_025f::before { content: '\f0c9'; }
.icon_6bfe::before { content: '\f061'; }
.green_d571::before { content: '\f060'; }
.form_02b8::before { content: '\f04b'; }
.black-2bad::before { content: '\f04c'; }
.thumbnail_9301::before { content: '\f019'; }
.tooltip_8fb3::before { content: '\f093'; }
.preview_in_cfcf::before { content: '\f132'; }
.active-large-2827::before { content: '\f091'; }
.caption-9445::before { content: '\f06b'; }
.south_840d::before { content: '\f0d6'; }
.bright-41d1::before { content: '\f09d'; }
.grid_upper_ac39::before { content: '\f10b'; }
.carousel-east-b78f::before { content: '\f108'; }
.focused-7c23::before { content: '\f10a'; }

/* Gambling Specific Icons */
.focused-e7e0::before { content: '\f522'; }
.row-cb62::before { content: '\f327'; }
.input_acf3::before { content: '\f219'; }
.cool-4af3::before { content: '\f21e'; }
.search-0e93::before { content: '\f2f5'; }

/* Social Icons */
.thumbnail-lite-19db::before { content: '\f09a'; }
.down-ca1a::before { content: '\f099'; }
.description-plasma-1b92::before { content: '\f16d'; }
.info_c910::before { content: '\f167'; }
.status-focused-f7bb::before { content: '\f2c6'; }
.north_1815::before { content: '\f232'; }

/* Size Classes */
.active-glass-b3ec { font-size: 0.75em; }
.dark_f1e9 { font-size: 0.875em; }
.detail-lower-cbd8 { font-size: 1.33em; }
.hover_hard_2116 { font-size: 1.5em; }
.hidden_cold_0278 { font-size: 2em; }
.form_new_735d { font-size: 3em; }

/* Animation Classes */
.avatar_smooth_0130 {
    animation: fa-spin 2s infinite linear;
}

.content_b95b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e654 */
.shadow-element-v9 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
