/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tertiary_decf) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tertiary_194b, .disabled-630a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.info_fresh_a912::before { content: '\f015'; }
.layout_small_6eab::before { content: '\f007'; }
.photo-south-2dfc::before { content: '\f023'; }
.active-focused-fe19::before { content: '\f0e0'; }
.image-446e::before { content: '\f095'; }
.nav_cool_0607::before { content: '\f005'; }
.carousel-845c::before { content: '\f004'; }
.middle_e73c::before { content: '\f00c'; }
.paragraph-1bac::before { content: '\f00d'; }
.secondary_north_31e2::before { content: '\f002'; }
.dark-9729::before { content: '\f0c9'; }
.gas_19cc::before { content: '\f061'; }
.row-stale-5339::before { content: '\f060'; }
.badge_gold_e017::before { content: '\f04b'; }
.middle-f265::before { content: '\f04c'; }
.thumbnail-313d::before { content: '\f019'; }
.black_0158::before { content: '\f093'; }
.label-lite-0f0c::before { content: '\f132'; }
.chip-4561::before { content: '\f091'; }
.button_e94c::before { content: '\f06b'; }
.content-cf98::before { content: '\f0d6'; }
.article_old_991e::before { content: '\f09d'; }
.motion-b450::before { content: '\f10b'; }
.mini_0d59::before { content: '\f108'; }
.over_76d9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.accent_north_2970::before { content: '\f522'; }
.hot_38f6::before { content: '\f327'; }
.solid_6410::before { content: '\f219'; }
.active_1dd1::before { content: '\f21e'; }
.gradient-yellow-94f1::before { content: '\f2f5'; }

/* Social Icons */
.thumbnail_fluid_4170::before { content: '\f09a'; }
.basic_a6b7::before { content: '\f099'; }
.slow_ee17::before { content: '\f16d'; }
.breadcrumb-3cb5::before { content: '\f167'; }
.short_547c::before { content: '\f2c6'; }
.progress-middle-c725::before { content: '\f232'; }

/* Size Classes */
.carousel-pro-9794 { font-size: 0.75em; }
.brown_fdd1 { font-size: 0.875em; }
.pressed-84aa { font-size: 1.33em; }
.iron_9fdd { font-size: 1.5em; }
.lower_a81c { font-size: 2em; }
.video_motion_0ebb { font-size: 3em; }

/* Animation Classes */
.tabs_9e73 {
    animation: fa-spin 2s infinite linear;
}

.center-39db {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 805b */
.shadow-element-o3 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
