/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.modal_yellow_71bb) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.carousel_slow_a124, .fast_ea45 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.white-4e73::before { content: '\f015'; }
.thick-40b9::before { content: '\f007'; }
.north_449b::before { content: '\f023'; }
.progress_hard_a67f::before { content: '\f0e0'; }
.narrow_791a::before { content: '\f095'; }
.blue-f437::before { content: '\f005'; }
.liquid_f006::before { content: '\f004'; }
.icon_thick_d6df::before { content: '\f00c'; }
.status-1b57::before { content: '\f00d'; }
.carousel-d136::before { content: '\f002'; }
.hard_61e2::before { content: '\f0c9'; }
.title_b4ea::before { content: '\f061'; }
.hero_center_5a39::before { content: '\f060'; }
.short-4d2a::before { content: '\f04b'; }
.fixed-6881::before { content: '\f04c'; }
.component_5d82::before { content: '\f019'; }
.frame_last_7d46::before { content: '\f093'; }
.bright-59a9::before { content: '\f132'; }
.accordion-578e::before { content: '\f091'; }
.badge-64eb::before { content: '\f06b'; }
.pattern-cdf5::before { content: '\f0d6'; }
.card_bcad::before { content: '\f09d'; }
.tabs-in-42f1::before { content: '\f10b'; }
.frame-fast-934c::before { content: '\f108'; }
.breadcrumb_hard_6fa4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.advanced-4a07::before { content: '\f522'; }
.gradient-88ca::before { content: '\f327'; }
.status_ccde::before { content: '\f219'; }
.down_4c87::before { content: '\f21e'; }
.badge-out-fcc6::before { content: '\f2f5'; }

/* Social Icons */
.title_8e6f::before { content: '\f09a'; }
.box_161d::before { content: '\f099'; }
.aside_715d::before { content: '\f16d'; }
.icon-short-8e9a::before { content: '\f167'; }
.photo_d194::before { content: '\f2c6'; }
.full_880e::before { content: '\f232'; }

/* Size Classes */
.up_505e { font-size: 0.75em; }
.component_a7c9 { font-size: 0.875em; }
.frame-42cb { font-size: 1.33em; }
.purple-c462 { font-size: 1.5em; }
.stale-0f5b { font-size: 2em; }
.basic-7882 { font-size: 3em; }

/* Animation Classes */
.accent_green_d192 {
    animation: fa-spin 2s infinite linear;
}

.tertiary_0424 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a852 */
.shadow-element-u3 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.2;
}
