/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.red_ae56) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.fixed_0ece, .grid_hard_7465 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pattern-1ecb::before { content: '\f015'; }
.easy_4ed0::before { content: '\f007'; }
.paper-d494::before { content: '\f023'; }
.progress_wood_8c5d::before { content: '\f0e0'; }
.video_5c91::before { content: '\f095'; }
.description_hovered_82bc::before { content: '\f005'; }
.label_ed74::before { content: '\f004'; }
.light-0b93::before { content: '\f00c'; }
.section-new-7876::before { content: '\f00d'; }
.photo-6c43::before { content: '\f002'; }
.orange-ec35::before { content: '\f0c9'; }
.bottom_e026::before { content: '\f061'; }
.table_mini_4963::before { content: '\f060'; }
.brown_ca5b::before { content: '\f04b'; }
.module_copper_2b39::before { content: '\f04c'; }
.plasma-f97d::before { content: '\f019'; }
.gallery-a010::before { content: '\f093'; }
.brown-68cb::before { content: '\f132'; }
.component-7aa0::before { content: '\f091'; }
.secondary-blue-374a::before { content: '\f06b'; }
.highlight_26ab::before { content: '\f0d6'; }
.primary-a724::before { content: '\f09d'; }
.active-lower-7971::before { content: '\f10b'; }
.iron-a54c::before { content: '\f108'; }
.disabled-f4cc::before { content: '\f10a'; }

/* Gambling Specific Icons */
.container-f4b7::before { content: '\f522'; }
.surface-gold-6266::before { content: '\f327'; }
.status_e215::before { content: '\f219'; }
.footer_fresh_9d5f::before { content: '\f21e'; }
.progress_e91e::before { content: '\f2f5'; }

/* Social Icons */
.nav_fe6a::before { content: '\f09a'; }
.popup-up-3b08::before { content: '\f099'; }
.form_hovered_268d::before { content: '\f16d'; }
.focus-tall-4e87::before { content: '\f167'; }
.module_69a9::before { content: '\f2c6'; }
.dynamic_da61::before { content: '\f232'; }

/* Size Classes */
.tiny_02f8 { font-size: 0.75em; }
.in-6316 { font-size: 0.875em; }
.feature-e23a { font-size: 1.33em; }
.full-d290 { font-size: 1.5em; }
.bright-d524 { font-size: 2em; }
.tertiary-dynamic-78e2 { font-size: 3em; }

/* Animation Classes */
.preview_50e4 {
    animation: fa-spin 2s infinite linear;
}

.header-1a2c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9b79 */
.shadow-element-n5 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
