/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.first_aab6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.red_cd28, .form-south-3b7e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.description-813c::before { content: '\f015'; }
.advanced_5655::before { content: '\f007'; }
.sidebar-middle-2d83::before { content: '\f023'; }
.orange-f8fb::before { content: '\f0e0'; }
.paragraph_1cc4::before { content: '\f095'; }
.tooltip_silver_bf87::before { content: '\f005'; }
.thumbnail_38db::before { content: '\f004'; }
.grid-lite-59e6::before { content: '\f00c'; }
.row-cold-6b2c::before { content: '\f00d'; }
.hot_aa8b::before { content: '\f002'; }
.cold-435f::before { content: '\f0c9'; }
.backdrop_4b68::before { content: '\f061'; }
.tertiary_ca74::before { content: '\f060'; }
.slider-6f73::before { content: '\f04b'; }
.input_glass_01f8::before { content: '\f04c'; }
.photo-a854::before { content: '\f019'; }
.label_simple_9ce5::before { content: '\f093'; }
.pagination-cold-d651::before { content: '\f132'; }
.mini_d75b::before { content: '\f091'; }
.photo-stone-8780::before { content: '\f06b'; }
.down-41d9::before { content: '\f0d6'; }
.pattern_7d37::before { content: '\f09d'; }
.shade-stale-617b::before { content: '\f10b'; }
.summary_0242::before { content: '\f108'; }
.bright_70da::before { content: '\f10a'; }

/* Gambling Specific Icons */
.highlight-06d3::before { content: '\f522'; }
.icon-hard-a14f::before { content: '\f327'; }
.search-6a8b::before { content: '\f219'; }
.highlight-0e96::before { content: '\f21e'; }
.image_0b71::before { content: '\f2f5'; }

/* Social Icons */
.badge-3c90::before { content: '\f09a'; }
.popup-tall-da5f::before { content: '\f099'; }
.media-66c4::before { content: '\f16d'; }
.warm-4551::before { content: '\f167'; }
.caption-49d6::before { content: '\f2c6'; }
.bronze-7f76::before { content: '\f232'; }

/* Size Classes */
.old_ef3f { font-size: 0.75em; }
.overlay_8d6d { font-size: 0.875em; }
.picture_steel_9842 { font-size: 1.33em; }
.carousel_c125 { font-size: 1.5em; }
.input-medium-0213 { font-size: 2em; }
.pattern_77e6 { font-size: 3em; }

/* Animation Classes */
.hard-6842 {
    animation: fa-spin 2s infinite linear;
}

.dirty_9bd1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fa50 */
.shadow-element-i7 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.2;
}
