/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gallery-hovered-1002) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.outline-short-1296, .stale-dfc8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.heading_a79c::before { content: '\f015'; }
.hidden_ce9b::before { content: '\f007'; }
.tall_08cf::before { content: '\f023'; }
.description_pro_6f28::before { content: '\f0e0'; }
.modal-center-f28f::before { content: '\f095'; }
.inner-c9f9::before { content: '\f005'; }
.first-04ea::before { content: '\f004'; }
.complex-4f0e::before { content: '\f00c'; }
.hero_8bf3::before { content: '\f00d'; }
.thumbnail-huge-c002::before { content: '\f002'; }
.title-a614::before { content: '\f0c9'; }
.background_pro_a5bb::before { content: '\f061'; }
.module-5cc5::before { content: '\f060'; }
.sidebar-warm-59db::before { content: '\f04b'; }
.label_left_655e::before { content: '\f04c'; }
.description-thick-12c5::before { content: '\f019'; }
.background_3ab6::before { content: '\f093'; }
.paragraph-6c0b::before { content: '\f132'; }
.container-in-839b::before { content: '\f091'; }
.fresh_d4ee::before { content: '\f06b'; }
.nav-gas-0f8e::before { content: '\f0d6'; }
.text_advanced_2324::before { content: '\f09d'; }
.avatar_liquid_d13e::before { content: '\f10b'; }
.message_pink_d110::before { content: '\f108'; }
.pressed-c4c1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.row_c590::before { content: '\f522'; }
.focused-f901::before { content: '\f327'; }
.progress_4c3d::before { content: '\f219'; }
.image-center-a6ed::before { content: '\f21e'; }
.logo_wood_9e51::before { content: '\f2f5'; }

/* Social Icons */
.sort_90a9::before { content: '\f09a'; }
.dirty_52e7::before { content: '\f099'; }
.secondary_short_c9dc::before { content: '\f16d'; }
.breadcrumb-1317::before { content: '\f167'; }
.sidebar-under-c71e::before { content: '\f2c6'; }
.tiny_a8d1::before { content: '\f232'; }

/* Size Classes */
.alert_cec3 { font-size: 0.75em; }
.form_current_131c { font-size: 0.875em; }
.warm-0b4c { font-size: 1.33em; }
.paragraph_old_ebd5 { font-size: 1.5em; }
.wide_07d6 { font-size: 2em; }
.soft_f5bf { font-size: 3em; }

/* Animation Classes */
.gradient_new_126a {
    animation: fa-spin 2s infinite linear;
}

.static_f9bb {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fceb */
.shadow-element-i9 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.0;
}
