/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.input-6b75) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.alert-upper-f674, .tiny_6829 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.container_d4ee::before { content: '\f015'; }
.fast-d505::before { content: '\f007'; }
.plasma_7582::before { content: '\f023'; }
.smooth-fad2::before { content: '\f0e0'; }
.soft_a2f8::before { content: '\f095'; }
.purple-4f1e::before { content: '\f005'; }
.tall_cfe9::before { content: '\f004'; }
.section_first_8c85::before { content: '\f00c'; }
.title-8805::before { content: '\f00d'; }
.preview-selected-0263::before { content: '\f002'; }
.card-20b1::before { content: '\f0c9'; }
.column_narrow_3b12::before { content: '\f061'; }
.hover_c9fc::before { content: '\f060'; }
.picture-purple-9809::before { content: '\f04b'; }
.breadcrumb_7b17::before { content: '\f04c'; }
.gas_c2e5::before { content: '\f019'; }
.hard-04b8::before { content: '\f093'; }
.main_clean_f4d7::before { content: '\f132'; }
.hovered-1091::before { content: '\f091'; }
.avatar_fixed_1c2f::before { content: '\f06b'; }
.clean_a20a::before { content: '\f0d6'; }
.narrow_8764::before { content: '\f09d'; }
.media_outer_8869::before { content: '\f10b'; }
.preview-smooth-d6a8::before { content: '\f108'; }
.banner_d303::before { content: '\f10a'; }

/* Gambling Specific Icons */
.sort_68f2::before { content: '\f522'; }
.warm_a2cd::before { content: '\f327'; }
.tiny_0cc2::before { content: '\f219'; }
.tall-0390::before { content: '\f21e'; }
.solid_2206::before { content: '\f2f5'; }

/* Social Icons */
.badge_hot_f43c::before { content: '\f09a'; }
.video-tiny-5354::before { content: '\f099'; }
.surface_6f4c::before { content: '\f16d'; }
.left-53ca::before { content: '\f167'; }
.progress_clean_3896::before { content: '\f2c6'; }
.row_f091::before { content: '\f232'; }

/* Size Classes */
.medium_f6ab { font-size: 0.75em; }
.main-green-28f4 { font-size: 0.875em; }
.highlight-801d { font-size: 1.33em; }
.bright-fe90 { font-size: 1.5em; }
.component_315e { font-size: 2em; }
.table_8bbf { font-size: 3em; }

/* Animation Classes */
.dim_623c {
    animation: fa-spin 2s infinite linear;
}

.video_7d29 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 788d */
.shadow-element-q2 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
